FreeBSD Bugzilla – Attachment 31273 Details for
Bug 52184
(update) devel/p5-Params-Validate to 0.58
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
p5-Params-Validate-0.58.diff
p5-Params-Validate-0.58.diff (text/plain), 3.76 KB, created by
Mathieu Arnold
on 2003-05-13 18:00:21 UTC
(
hide
)
Description:
p5-Params-Validate-0.58.diff
Filename:
MIME Type:
Creator:
Mathieu Arnold
Created:
2003-05-13 18:00:21 UTC
Size:
3.76 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/devel/p5-Params-Validate/Makefile,v >retrieving revision 1.10 >diff -u -b -w -r1.10 Makefile >--- Makefile 2003/02/24 21:41:13 1.10 >+++ Makefile 2003/05/13 16:55:16 >@@ -6,7 +6,7 @@ > # > > PORTNAME= Params-Validate >-PORTVERSION= 0.54 >+PORTVERSION= 0.58 > CATEGORIES= devel perl5 > MASTER_SITES= ${MASTER_SITE_PERL_CPAN} > MASTER_SITE_SUBDIR= Devel/DROLSKY >@@ -16,7 +16,6 @@ > COMMENT= Validate method/function parameters > > PERL_CONFIGURE= yes >-MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} > > MAN3= Attribute::Params::Validate.3 Params::ValidateXS.3 \ > Params::ValidatePP.3 Params::Validate.3 >@@ -31,7 +30,7 @@ > IGNORE= Port requires perl 5.6.x or later. Install lang/perl5 then try again > .endif > .if ${PERL_LEVEL} < 500800 >-BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Attribute/Handlers.pm:${PORTSDIR}/devel/p5-Attribute-Handlers >+BUILD_DEPENDS= ${SITE_PERL}/Attribute/Handlers.pm:${PORTSDIR}/devel/p5-Attribute-Handlers > RUN_DEPENDS= ${BUILD_DEPENDS} > .endif > >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/devel/p5-Params-Validate/distinfo,v >retrieving revision 1.7 >diff -u -b -w -r1.7 distinfo >--- distinfo 2003/02/23 06:11:22 1.7 >+++ distinfo 2003/05/13 16:55:16 >@@ -1 +1 @@ >-MD5 (Params-Validate-0.54.tar.gz) = c3b79254dfae5203e195d5ee824fc711 >+MD5 (Params-Validate-0.58.tar.gz) = ccdc22e0ec9f8737e6bb410963563695 >Index: pkg-descr >=================================================================== >RCS file: /home/ncvs/ports/devel/p5-Params-Validate/pkg-descr,v >retrieving revision 1.1 >diff -u -b -w -r1.1 pkg-descr >--- pkg-descr 2001/04/10 19:46:03 1.1 >+++ pkg-descr 2003/05/13 16:55:16 >@@ -5,3 +5,5 @@ > also capable of determining that a parameter is of a specific type, > that it is an object of a certain class hierarchy, that it possesses > certain methods, or applying validation callbacks to arguments. >+ >+WWW: http://search.cpan.org/dist/Params-Validate/ >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/devel/p5-Params-Validate/pkg-plist,v >retrieving revision 1.3 >diff -u -b -w -r1.3 pkg-plist >--- pkg-plist 2003/01/27 14:04:35 1.3 >+++ pkg-plist 2003/05/13 16:55:16 >@@ -1,12 +1,12 @@ >-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Params/Validate/Validate.so >-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Params/Validate/Validate.bs >-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Params/Validate/.packlist >-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Params/ValidateXS.pm >-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Params/ValidatePP.pm >-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Params/Validate.pm >-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Attribute/Params/Validate.pm >-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Attribute/Params >-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Attribute >-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Params >-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Params/Validate >-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Params >+%%SITE_PERL%%/%%PERL_ARCH%%/Attribute/Params/Validate.pm >+%%SITE_PERL%%/%%PERL_ARCH%%/Params/Validate.pm >+%%SITE_PERL%%/%%PERL_ARCH%%/Params/ValidatePP.pm >+%%SITE_PERL%%/%%PERL_ARCH%%/Params/ValidateXS.pm >+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Params/Validate/.packlist >+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Params/Validate/Validate.bs >+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Params/Validate/Validate.so >+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Params/Validate >+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Params >+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Params >+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Attribute/Params >+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Attribute
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 52184
: 31273 |
31274