FreeBSD Bugzilla – Attachment 30973 Details for
Bug 51838
(update) devel/p5-Config-General
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
p5-Config-General-2.19.diff
p5-Config-General-2.19.diff (text/plain), 3.04 KB, created by
Mathieu Arnold
on 2003-05-06 10:40:00 UTC
(
hide
)
Description:
p5-Config-General-2.19.diff
Filename:
MIME Type:
Creator:
Mathieu Arnold
Created:
2003-05-06 10:40:00 UTC
Size:
3.04 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/devel/p5-Config-General/Makefile,v >retrieving revision 1.3 >diff -u -d -b -w -r1.3 Makefile >--- Makefile 2003/03/07 06:00:53 1.3 >+++ Makefile 2003/05/06 09:32:31 >@@ -6,7 +6,7 @@ > # > > PORTNAME= Config-General >-PORTVERSION= 2.15 >+PORTVERSION= 2.19 > CATEGORIES= devel perl5 > MASTER_SITES= ${MASTER_SITE_PERL_CPAN} > MASTER_SITE_SUBDIR= Config >@@ -17,8 +17,14 @@ > > PERL_CONFIGURE= YES > >-MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} > MAN3= Config::General::Extended.3 Config::General::Interpolated.3 \ > Config::General.3 > >-.include <bsd.port.mk> >+.include <bsd.port.pre.mk> >+ >+.if ${PERL_LEVEL} <= 500600 >+BUILD_DEPENDS= ${SITE_PERL}/File/Spec.pm:${PORTSDIR}/devel/p5-File-Spec >+RUN_DEPENDS= ${BUILD_DEPENDS} >+.endif >+ >+.include <bsd.port.post.mk> >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/devel/p5-Config-General/distinfo,v >retrieving revision 1.2 >diff -u -d -b -w -r1.2 distinfo >--- distinfo 2003/01/22 14:52:40 1.2 >+++ distinfo 2003/05/06 09:32:31 >@@ -1 +1 @@ >-MD5 (Config-General-2.15.tar.gz) = bacd6f23edb4a45b78129ed5485f415a >+MD5 (Config-General-2.19.tar.gz) = 53d56dd9a23f062001721d78ec77e6b3 >Index: pkg-descr >=================================================================== >RCS file: /home/ncvs/ports/devel/p5-Config-General/pkg-descr,v >retrieving revision 1.1 >diff -u -d -b -w -r1.1 pkg-descr >--- pkg-descr 2002/08/27 14:39:58 1.1 >+++ pkg-descr 2003/05/06 09:32:31 >@@ -2,3 +2,5 @@ > Apache's httpd.conf file format. It features some enhancements such > as here-documents, C-style commends and multiline options. Both > reading and writing of configuration files is supported. >+ >+WWW: http://search.cpan.org/dist/Config-General/ >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/devel/p5-Config-General/pkg-plist,v >retrieving revision 1.1 >diff -u -d -b -w -r1.1 pkg-plist >--- pkg-plist 2002/08/27 14:39:58 1.1 >+++ pkg-plist 2003/05/06 09:32:31 >@@ -1,8 +1,8 @@ >-lib/perl5/site_perl/%%PERL_VER%%/Config/General.pm >-lib/perl5/site_perl/%%PERL_VER%%/Config/General/Extended.pm >-lib/perl5/site_perl/%%PERL_VER%%/Config/General/Interpolated.pm >-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Config/General/.packlist >-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Config/General >-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Config 2>/dev/null || true >-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Config/General 2>/dev/null || true >-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Config 2>/dev/null || true >+%%SITE_PERL%%/Config/General.pm >+%%SITE_PERL%%/Config/General/Extended.pm >+%%SITE_PERL%%/Config/General/Interpolated.pm >+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Config/General/.packlist >+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Config/General >+@dirrm %%SITE_PERL%%/Config/General >+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Config 2>/dev/null || true >+@unexec rmdir %D/%%SITE_PERL%%/Config 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 51838
: 30973