ports/60976: [update] math/p5-Math-BigInt to 1.68
Cheng-Lung Sung
clsung at dragon2.net
Tue Jan 6 12:30:28 UTC 2004
>Number: 60976
>Category: ports
>Synopsis: [update] math/p5-Math-BigInt to 1.68
>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: Tue Jan 06 04:30:20 PST 2004
>Closed-Date:
>Last-Modified:
>Originator: Cheng-Lung Sung
>Release: FreeBSD 4.9-RELEASE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD sungsung.csie.nctu.edu.tw 4.9-RELEASE FreeBSD 4.9-RELEASE #5: Wed Oct 29 20:13:25 CST 2003 root at sungsung.csie.nctu.edu.tw:/usr/obj/usr/src/sys/SUNGSUNG i386
>Description:
- from 1.66 to 1.68
- add Math::BigInt::CalcEmu module
- cc to maintainer at the same time
>How-To-Repeat:
>Fix:
diff -ruN /usr/ports/math/p5-Math-BigInt/Makefile ./p5-Math-BigInt/Makefile
--- /usr/ports/math/p5-Math-BigInt/Makefile Mon Oct 13 19:59:40 2003
+++ ./p5-Math-BigInt/Makefile Tue Jan 6 20:23:37 2004
@@ -6,7 +6,7 @@
#
PORTNAME= Math-BigInt
-PORTVERSION= 1.66
+PORTVERSION= 1.68
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Math
@@ -20,6 +20,7 @@
MAN3= Math::BigFloat.3 \
Math::BigInt.3 \
- Math::BigInt::Calc.3
+ Math::BigInt::Calc.3 \
+ Math::BigInt::CalcEmu.3
.include <bsd.port.mk>
diff -ruN /usr/ports/math/p5-Math-BigInt/distinfo ./p5-Math-BigInt/distinfo
--- /usr/ports/math/p5-Math-BigInt/distinfo Fri Oct 3 15:45:26 2003
+++ ./p5-Math-BigInt/distinfo Tue Jan 6 20:19:46 2004
@@ -1 +1 @@
-MD5 (Math-BigInt-1.66.tar.gz) = 5207930620e316dacc05d1db245d1d86
+MD5 (Math-BigInt-1.68.tar.gz) = 184493d0a4d68b77e10cb35184174a25
diff -ruN /usr/ports/math/p5-Math-BigInt/pkg-plist ./p5-Math-BigInt/pkg-plist
--- /usr/ports/math/p5-Math-BigInt/pkg-plist Fri Oct 3 15:45:26 2003
+++ ./p5-Math-BigInt/pkg-plist Tue Jan 6 20:21:37 2004
@@ -1,6 +1,7 @@
%%SITE_PERL%%/Math/BigFloat.pm
%%SITE_PERL%%/Math/BigInt.pm
%%SITE_PERL%%/Math/BigInt/Calc.pm
+%%SITE_PERL%%/Math/BigInt/CalcEmu.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math-BigInt/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math-BigInt
@dirrm %%SITE_PERL%%/Math/BigInt
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list