FreeBSD Bugzilla – Attachment 31369 Details for
Bug 52288
(update) math/p5-Math-Base85 to 0.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
p5-Math-Base85-0.2.diff
p5-Math-Base85-0.2.diff (text/plain), 2.12 KB, created by
Mathieu Arnold
on 2003-05-15 16:30:07 UTC
(
hide
)
Description:
p5-Math-Base85-0.2.diff
Filename:
MIME Type:
Creator:
Mathieu Arnold
Created:
2003-05-15 16:30:07 UTC
Size:
2.12 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/math/p5-Math-Base85/Makefile,v >retrieving revision 1.2 >diff -u -b -w -r1.2 Makefile >--- Makefile 2003/03/07 06:06:05 1.2 >+++ Makefile 2003/05/15 15:19:39 >@@ -6,7 +6,7 @@ > # > > PORTNAME= Math-Base85 >-PORTVERSION= 0.1 >+PORTVERSION= 0.2 > CATEGORIES= math perl5 converters net > MASTER_SITES= ${MASTER_SITE_PERL_CPAN} > MASTER_SITE_SUBDIR= Math >@@ -18,10 +18,9 @@ > PERL_CONFIGURE= yes > > MAN3= Math::Base85.3 >-MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} > > # workaround the bug in 5.005_03 and 5.6.0 :-( > post-patch: >- ${PERL} -pi -e 's|^use constant\s*(.*?)\s*=>.s*(.*)$$|sub $$1 { $$2 }|' ${WRKSRC}/Base85.pm >+ @${PERL} -pi -e 's|^use constant\s*(.*?)\s*=>.s*(.*)$$|sub $$1 { $$2 }|' ${WRKSRC}/Base85.pm > > .include <bsd.port.mk> >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/math/p5-Math-Base85/distinfo,v >retrieving revision 1.1 >diff -u -b -w -r1.1 distinfo >--- distinfo 2001/09/17 21:47:14 1.1 >+++ distinfo 2003/05/15 15:19:39 >@@ -1 +1 @@ >-MD5 (Math-Base85-0.1.tar.gz) = b5354a29f8272b8d57b7e54f0d6204da >+MD5 (Math-Base85-0.2.tar.gz) = 3a2914651dc680fd22661f35213211d3 >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/math/p5-Math-Base85/pkg-plist,v >retrieving revision 1.1 >diff -u -b -w -r1.1 pkg-plist >--- pkg-plist 2001/09/17 21:47:14 1.1 >+++ pkg-plist 2003/05/15 15:19:39 >@@ -1,5 +1,5 @@ >-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math/Base85/.packlist >-lib/perl5/site_perl/%%PERL_VER%%/Math/Base85.pm >-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math/Base85 >-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math 2>/dev/null || true >-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Math 2>/dev/null || true >+%%SITE_PERL%%/Math/Base85.pm >+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Base85/.packlist >+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Base85 >+@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 52288
: 31369