ports/114980: [PATCH] math/p5-Math-BigInt-GMP: update to 1.23
Gea-Suan Lin
gslin at gslin.org
Sat Jul 28 04:30:06 UTC 2007
>Number: 114980
>Category: ports
>Synopsis: [PATCH] math/p5-Math-BigInt-GMP: update to 1.23
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Sat Jul 28 04:30:05 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Gea-Suan Lin
>Release: FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD ccreader.NCTU.edu.tw 6.2-STABLE FreeBSD 6.2-STABLE #1: Tue Jun 5 03:26:27 CST
>Description:
- Update to 1.23
Port maintainer (perl at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- p5-Math-BigInt-GMP-1.23.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/math/p5-Math-BigInt-GMP/Makefile /home/staff/gslin/work/ports/p5-Math-BigInt-GMP/Makefile
--- /usr/ports/math/p5-Math-BigInt-GMP/Makefile Wed Jun 6 03:15:27 2007
+++ /home/staff/gslin/work/ports/p5-Math-BigInt-GMP/Makefile Sat Jul 28 12:25:57 2007
@@ -6,21 +6,21 @@
#
PORTNAME= Math-BigInt-GMP
-PORTVERSION= 1.22
+PORTVERSION= 1.23
CATEGORIES= math perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Math
PKGNAMEPREFIX= p5-
MAINTAINER= perl at FreeBSD.org
COMMENT= Math::BigInt::GMP - Use the GMP library for Math::BigInt routines
-LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4
-BUILD_DEPENDS= p5-Math-BigInt>=1.78:${PORTSDIR}/math/p5-Math-BigInt
-RUN_DEPENDS= ${BUILD_DEPENDS}
+LIB_DEPENDS= gmp:${PORTSDIR}/math/libgmp4
+RUN_DEPENDS= p5-Math-BigInt>=1.87:${PORTSDIR}/math/p5-Math-BigInt
+BUILD_DEPENDS:= ${RUN_DEPENDS}
-PERL_CONFIGURE= yes
CONFIGURE_ARGS+= INC="-I${LOCALBASE}/include"
+PERL_CONFIGURE= yes
MAN3= Math::BigInt::GMP.3
diff -ruN --exclude=CVS /usr/ports/math/p5-Math-BigInt-GMP/distinfo /home/staff/gslin/work/ports/p5-Math-BigInt-GMP/distinfo
--- /usr/ports/math/p5-Math-BigInt-GMP/distinfo Wed Jun 6 03:15:27 2007
+++ /home/staff/gslin/work/ports/p5-Math-BigInt-GMP/distinfo Sat Jul 28 12:25:34 2007
@@ -1,3 +1,3 @@
-MD5 (Math-BigInt-GMP-1.22.tar.gz) = 45daaccbacc257c9b863975165b1d90a
-SHA256 (Math-BigInt-GMP-1.22.tar.gz) = 1ba5031b298c81ad1498786ec219639f5c9e8f7896192540b7191fbe928ed346
-SIZE (Math-BigInt-GMP-1.22.tar.gz) = 42863
+MD5 (Math-BigInt-GMP-1.23.tar.gz) = 0a0f0e861e7188780643915fdd0029e7
+SHA256 (Math-BigInt-GMP-1.23.tar.gz) = 5b58fe2fbaf59b5a2c1046ba9ddf75528f901c6d34c4062fae0b5491dc688d92
+SIZE (Math-BigInt-GMP-1.23.tar.gz) = 42945
--- p5-Math-BigInt-GMP-1.23.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list