FreeBSD Bugzilla – Attachment 67150 Details for
Bug 99023
[PATCH] lang/p5-Error: update to 0.15.009
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
p5-Error-0.15.009.patch
p5-Error-0.15.009.patch (text/plain), 2.15 KB, created by
Aaron Dalton
on 2006-06-16 12:30:18 UTC
(
hide
)
Description:
p5-Error-0.15.009.patch
Filename:
MIME Type:
Creator:
Aaron Dalton
Created:
2006-06-16 12:30:18 UTC
Size:
2.15 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/lang/p5-Error/Makefile,v >retrieving revision 1.7 >diff -u -u -r1.7 Makefile >--- Makefile 24 Oct 2003 12:02:34 -0000 1.7 >+++ Makefile 16 Jun 2006 11:27:49 -0000 >@@ -6,17 +6,28 @@ > # > > PORTNAME= Error >-PORTVERSION= 0.15 >+PORTVERSION= 0.15.009 > CATEGORIES= lang perl5 > MASTER_SITES= ${MASTER_SITE_PERL_CPAN} > MASTER_SITE_SUBDIR=Error > PKGNAMEPREFIX= p5- >+DISTNAME= ${PORTNAME}-0.15009 > > MAINTAINER= pvh@wfeet.za.net > COMMENT= Perl module to provide Error/exception support for perl: Error > >+BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils >+RUN_DEPENDS= ${BUILD_DEPENDS} >+ > PERL_CONFIGURE= YES > >-MAN3= Error.3 >+MAN3= Error.3 \ >+ Error::Simple.3 >+ >+.include <bsd.port.pre.mk> >+ >+.if ${PERL_LEVEL} < 500600 >+IGNORE= requires at least Perl 5.6. Please install lang/perl5.8 and try again >+.endif > >-.include <bsd.port.mk> >+.include <bsd.port.post.mk> >Index: distinfo >=================================================================== >RCS file: /home/pcvs/ports/lang/p5-Error/distinfo,v >retrieving revision 1.5 >diff -u -u -r1.5 distinfo >--- distinfo 22 Jan 2006 12:42:17 -0000 1.5 >+++ distinfo 16 Jun 2006 11:27:49 -0000 >@@ -1,3 +1,3 @@ >-MD5 (Error-0.15.tar.gz) = 81b4847fb893f18a4e85186bca5f4380 >-SHA256 (Error-0.15.tar.gz) = 22152558fc81ba4dd4940ffbeb1af9742aedd5d85ff01e51c13e20d1c2476fb2 >-SIZE (Error-0.15.tar.gz) = 8188 >+MD5 (Error-0.15009.tar.gz) = 758e3e2024d883095d500d91e3a65b8d >+SHA256 (Error-0.15009.tar.gz) = 884d61e1d4bc8042176b6113a0e05fbc1d1bc71945e026fdeaff57688a2a814a >+SIZE (Error-0.15009.tar.gz) = 10802 >Index: pkg-plist >=================================================================== >RCS file: /home/pcvs/ports/lang/p5-Error/pkg-plist,v >retrieving revision 1.3 >diff -u -u -r1.3 pkg-plist >--- pkg-plist 22 Jan 2006 02:18:36 -0000 1.3 >+++ pkg-plist 16 Jun 2006 11:27:49 -0000 >@@ -1,3 +1,5 @@ > %%SITE_PERL%%/Error.pm >+%%SITE_PERL%%/Error/Simple.pm > %%SITE_PERL%%/%%PERL_ARCH%%/auto/Error/.packlist >-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Error >+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Error >+@dirrm %%SITE_PERL%%/Error
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 99023
: 67150