FreeBSD Bugzilla – Attachment 31371 Details for
Bug 52291
(update) math/p5-Math-Currency to 0.39
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
p5-Math-Currency-0.39.diff
p5-Math-Currency-0.39.diff (text/plain), 2.23 KB, created by
Mathieu Arnold
on 2003-05-15 17:20:12 UTC
(
hide
)
Description:
p5-Math-Currency-0.39.diff
Filename:
MIME Type:
Creator:
Mathieu Arnold
Created:
2003-05-15 17:20:12 UTC
Size:
2.23 KB
patch
obsolete
>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@FreeBSD.org >+MAINTAINER= m@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 >-@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 >+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Currency >+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math 2>/dev/null || true >+@unexec rmdir %D/%%SITE_PERL%%/Math 2>/dev/null || true
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 52291
: 31371