ports/52291: (update) math/p5-Math-Currency to 0.39

Mathieu Arnold m at absolight.net
Thu May 15 16:20:14 UTC 2003


>Number:         52291
>Category:       ports
>Synopsis:       (update) math/p5-Math-Currency to 0.39
>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 09:20:12 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 at aragorn.reaumur.absolight.net:/usr/obj/usr/src/sys/ARAGORN i386


	
>Description:
Update to 0.39
Grab maintainership
	
>How-To-Repeat:
	
>Fix:

	

--- p5-Math-Currency-0.39.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/math/p5-Math-Currency/Makefile,v
retrieving revision 1.7
diff -u -b -w -r1.7 Makefile
--- Makefile	2003/02/20 18:42:21	1.7
+++ Makefile	2003/05/15 16:13:09
@@ -6,28 +6,26 @@
 #
 
 PORTNAME=	Math-Currency
-PORTVERSION=	0.11
+PORTVERSION=	0.39
 CATEGORIES=	math perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Math
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	m at absolight.net
 COMMENT=	Perl module for exact currency math with formatting and rounding
 
 BUILD_DEPENDS=	${SITE_PERL}/Math/FixedPrecision.pm:${PORTSDIR}/math/p5-Math-FixedPrecision
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
+PERL_CONFIGURE=	yes
+
+MAN3=		Math::Currency.3
+
 .include <bsd.port.pre.mk>
 
-.if ${OSVERSION} < 500007
+.if ${PERL_LEVEL} < 500600
 IGNORE=		"Needs Perl 5.6.0 for Math::BigFloat"
 .endif
-
-SITE_PERL=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}
-PERL_CONFIGURE=	yes
-
-MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
-MAN3=		Math::Currency.3
 
 .include <bsd.port.post.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/math/p5-Math-Currency/distinfo,v
retrieving revision 1.2
diff -u -b -w -r1.2 distinfo
--- distinfo	2001/03/12 02:53:06	1.2
+++ distinfo	2003/05/15 16:13:09
@@ -1 +1 @@
-MD5 (Math-Currency-0.11.tar.gz) = 853750c05f33aa8fd3d77c42bc9a65e4
+MD5 (Math-Currency-0.39.tar.gz) = f53c41ec41be1bd576def284845e0b16
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/math/p5-Math-Currency/pkg-plist,v
retrieving revision 1.1
diff -u -b -w -r1.1 pkg-plist
--- pkg-plist	2001/01/03 23:39:15	1.1
+++ pkg-plist	2003/05/15 16:13:09
@@ -1,3 +1,5 @@
-lib/perl5/site_perl/%%PERL_VER%%/Math/Currency.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math/Currency/.packlist
- at dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math/Currency
+%%SITE_PERL%%/Math/Currency.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Currency/.packlist
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Currency
+ at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math 2>/dev/null || true
+ at unexec rmdir %D/%%SITE_PERL%%/Math 2>/dev/null || true
--- p5-Math-Currency-0.39.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list