Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 May 2003 17:41:26 +0200 (CEST)
From:      Mathieu Arnold <m@absolight.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        tobez@FreeBSD.org
Subject:   ports/52290: (update) math/p5-Math-BigInt to 1.64
Message-ID:  <20030515154126.5BE6E81FE@aragorn.reaumur.absolight.net>
Resent-Message-ID: <200305151550.h4FFoGnw087694@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         52290
>Category:       ports
>Synopsis:       (update) math/p5-Math-BigInt to 1.64
>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:   Thu May 15 08:50:15 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mathieu Arnold
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
Absolight
>Environment:
System: FreeBSD aragorn.reaumur.absolight.net 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Thu Apr 10 13:45:07 CEST 2003 root@aragorn.reaumur.absolight.net:/usr/obj/usr/src/sys/ARAGORN i386


	
>Description:
Update to 1.64
	
>How-To-Repeat:
	
>Fix:

	

--- p5-Math-BigInt-1.64.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/math/p5-Math-BigInt/Makefile,v
retrieving revision 1.6
diff -u -b -w -r1.6 Makefile
--- Makefile	2003/03/07 06:06:05	1.6
+++ Makefile	2003/05/15 15:38:43
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Math-BigInt
-PORTVERSION=	1.63
+PORTVERSION=	1.64
 CATEGORIES=	math perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Math
@@ -22,6 +22,5 @@
 		Math::BigInt.3 \
 		Math::BigInt::Calc.3 \
 		Math::BigInt::Scalar.3
-MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/math/p5-Math-BigInt/distinfo,v
retrieving revision 1.5
diff -u -b -w -r1.5 distinfo
--- distinfo	2002/10/28 13:39:21	1.5
+++ distinfo	2003/05/15 15:38:43
@@ -1 +1 @@
-MD5 (Math-BigInt-1.63.tar.gz) = 7431e0e75f95ddf2345fb6601595d59c
+MD5 (Math-BigInt-1.64.tar.gz) = e50624025c46c9040b194847ab06899e
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/math/p5-Math-BigInt/pkg-plist,v
retrieving revision 1.1
diff -u -b -w -r1.1 pkg-plist
--- pkg-plist	2001/10/12 18:20:46	1.1
+++ pkg-plist	2003/05/15 15:38:43
@@ -1,8 +1,7 @@
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math-BigInt/.packlist
-lib/perl5/site_perl/%%PERL_VER%%/Math/BigFloat.pm
-lib/perl5/site_perl/%%PERL_VER%%/Math/BigInt.pm
-lib/perl5/site_perl/%%PERL_VER%%/Math/BigInt/Calc.pm
-lib/perl5/site_perl/%%PERL_VER%%/Math/BigInt/Scalar.pm
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math-BigInt
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Math/BigInt 2>/dev/null || true
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Math 2>/dev/null || true
+%%SITE_PERL%%/Math/BigFloat.pm
+%%SITE_PERL%%/Math/BigInt.pm
+%%SITE_PERL%%/Math/BigInt/Calc.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math-BigInt/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math-BigInt
+@dirrm %%SITE_PERL%%/Math/BigInt
+@unexec rmdir %D/%%SITE_PERL%%/Math 2>/dev/null || true
--- p5-Math-BigInt-1.64.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030515154126.5BE6E81FE>