FreeBSD Bugzilla – Attachment 30943 Details for
Bug 51803
(update) devel/p5-Class-Container
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
p5-Class-Container-0.10.diff
p5-Class-Container-0.10.diff (text/plain), 2.25 KB, created by
Mathieu Arnold
on 2003-05-05 18:00:20 UTC
(
hide
)
Description:
p5-Class-Container-0.10.diff
Filename:
MIME Type:
Creator:
Mathieu Arnold
Created:
2003-05-05 18:00:20 UTC
Size:
2.25 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/devel/p5-Class-Container/Makefile,v >retrieving revision 1.6 >diff -u -d -b -w -r1.6 Makefile >--- Makefile 2003/03/31 00:00:44 1.6 >+++ Makefile 2003/05/05 16:55:29 >@@ -6,7 +6,7 @@ > # > > PORTNAME= Class-Container >-PORTVERSION= 0.09 >+PORTVERSION= 0.10 > CATEGORIES= devel perl5 > MASTER_SITES= ${MASTER_SITE_PERL_CPAN} > MASTER_SITE_SUBDIR= Class >@@ -19,8 +19,6 @@ > RUN_DEPENDS= ${BUILD_DEPENDS} > > PERL_CONFIGURE= yes >-SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} >-MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} > > MAN3= Class::Container.3 > >@@ -28,6 +26,10 @@ > > .if ${PERL_LEVEL} < 500800 > BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils >+.endif >+ >+.if ${PERL_LEVEL} < 500600 >+IGNORE="require perl 5.6.x or higher" > .endif > > .include <bsd.port.post.mk> >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/devel/p5-Class-Container/distinfo,v >retrieving revision 1.4 >diff -u -d -b -w -r1.4 distinfo >--- distinfo 2003/03/31 00:00:44 1.4 >+++ distinfo 2003/05/05 16:55:29 >@@ -1 +1 @@ >-MD5 (Class-Container-0.09.tar.gz) = 55e2e16ad5fd6616a5a1853627761656 >+MD5 (Class-Container-0.10.tar.gz) = 03ba631bba8783f0a0d458513dd85f31 >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/devel/p5-Class-Container/pkg-plist,v >retrieving revision 1.2 >diff -u -d -b -w -r1.2 pkg-plist >--- pkg-plist 2003/02/13 01:54:41 1.2 >+++ pkg-plist 2003/05/05 16:55:29 >@@ -1,5 +1,5 @@ >-lib/perl5/site_perl/%%PERL_VER%%/Class/Container.pm >-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Class/Container/.packlist >-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Class/Container >-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Class 2>/dev/null || true >-@unexec rmdir lib/perl5/site_perl/%%PERL_VER%%/Class 2>/dev/null || true >+%%SITE_PERL%%/Class/Container.pm >+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/Container/.packlist >+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/Container >+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Class 2>/dev/null || true >+@unexec rmdir %D/%%SITE_PERL%%/Class 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 51803
: 30943