From gslin@colo-p.gslin.org  Thu Mar 17 15:30:41 2011
Return-Path: <gslin@colo-p.gslin.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id F19B0106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 17 Mar 2011 15:30:41 +0000 (UTC)
	(envelope-from gslin@colo-p.gslin.org)
Received: from msr3.hinet.net (msr3.hinet.net [168.95.4.103])
	by mx1.freebsd.org (Postfix) with ESMTP id 9F30E8FC16
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 17 Mar 2011 15:30:41 +0000 (UTC)
Received: from colo-p.gslin.org (97.135.ip.mwsrv.com [210.242.135.97])
	by msr3.hinet.net (8.14.2/8.14.2) with ESMTP id p2HFUea7013594
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 17 Mar 2011 23:30:40 +0800 (CST)
Received: by colo-p.gslin.org (Postfix, from userid 1000)
	id 491087E81B; Thu, 17 Mar 2011 23:30:10 +0800 (CST)
Message-Id: <20110317153010.491087E81B@colo-p.gslin.org>
Date: Thu, 17 Mar 2011 23:30:10 +0800 (CST)
From: Gea-Suan Lin <gslin@gslin.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: gslin@gslin.org
Subject: [MAINTAINER] math/p5-Math-BigInt-FastCalc: update to 0.28
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         155631
>Category:       ports
>Synopsis:       [MAINTAINER] math/p5-Math-BigInt-FastCalc: update to 0.28
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pgollucci
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 17 15:40:10 UTC 2011
>Closed-Date:    Fri Mar 18 03:27:12 UTC 2011
>Last-Modified:  Fri Mar 18 03:30:27 UTC 2011
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 7.4-RELEASE i386
>Organization:
>Environment:
System: FreeBSD colo-p.gslin.org 7.4-RELEASE FreeBSD 7.4-RELEASE #0: Thu Feb 17 03:51:56 UTC 2011
>Description:
- Update to 0.28

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- p5-Math-BigInt-FastCalc-0.28.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/math/p5-Math-BigInt-FastCalc/Makefile /home/staff/gslin/work/ports/p5-Math-BigInt-FastCalc/Makefile
--- /usr/ports/math/p5-Math-BigInt-FastCalc/Makefile	2010-12-07 12:10:42.000000000 +0800
+++ /home/staff/gslin/work/ports/p5-Math-BigInt-FastCalc/Makefile	2011-03-17 23:29:09.000000000 +0800
@@ -6,15 +6,15 @@
 #
 
 PORTNAME=	Math-BigInt-FastCalc
-PORTVERSION=	0.24
+PORTVERSION=	0.28
 CATEGORIES=	math perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	gslin@gslin.org
+MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Math::BigInt::Calc with some XS for more speed
 
-RUN_DEPENDS=	p5-Math-BigInt>=0:${PORTSDIR}/math/p5-Math-BigInt
+RUN_DEPENDS=	p5-Math-BigInt>=1.993:${PORTSDIR}/math/p5-Math-BigInt
 
 PERL_CONFIGURE=	yes
 
diff -ruN --exclude=CVS /usr/ports/math/p5-Math-BigInt-FastCalc/distinfo /home/staff/gslin/work/ports/p5-Math-BigInt-FastCalc/distinfo
--- /usr/ports/math/p5-Math-BigInt-FastCalc/distinfo	2010-12-07 12:10:42.000000000 +0800
+++ /home/staff/gslin/work/ports/p5-Math-BigInt-FastCalc/distinfo	2011-03-17 23:28:36.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (Math-BigInt-FastCalc-0.24.tar.gz) = b537a6217771ea54321ba90130b25b074c024ca253e6091941f0db77c2cd80e7
-SIZE (Math-BigInt-FastCalc-0.24.tar.gz) = 62000
+SHA256 (Math-BigInt-FastCalc-0.28.tar.gz) = d7b36f21368a50798e4637607fff6d33050a39f3f316a5d0cc008a30cfe3a204
+SIZE (Math-BigInt-FastCalc-0.28.tar.gz) = 63787
--- p5-Math-BigInt-FastCalc-0.28.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->pgollucci 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Mar 17 15:40:20 UTC 2011 
Responsible-Changed-Why:  
pgollucci@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=155631 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Fri Mar 18 03:27:11 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=155631 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/155631: commit references a PR
Date: Fri, 18 Mar 2011 03:27:04 +0000 (UTC)

 miwi        2011-03-18 03:26:55 UTC
 
   FreeBSD ports repository
 
   Modified files:
     math/p5-Math-BigInt-FastCalc Makefile distinfo 
   Log:
   - Update to 0.28
   
   PR:             155631
   Submitted by:   Gea-Suan Lin <gslin@gslin.org> (maintainer)
   
   Revision  Changes    Path
   1.2       +3 -3      ports/math/p5-Math-BigInt-FastCalc/Makefile
   1.2       +2 -2      ports/math/p5-Math-BigInt-FastCalc/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
