ports/52184: (update) devel/p5-Params-Validate to 0.58

Mathieu Arnold m at absolight.net
Tue May 13 17:00:23 UTC 2003


>Number:         52184
>Category:       ports
>Synopsis:       (update) devel/p5-Params-Validate to 0.58
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 13 10:00:21 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mathieu Arnold
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
Absolight
>Environment:
System: FreeBSD aragorn.reaumur.absolight.net 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Thu Apr 10 13:45:07 CEST 2003 root at aragorn.reaumur.absolight.net:/usr/obj/usr/src/sys/ARAGORN i386


	
>Description:
Update to 0.58
	
>How-To-Repeat:
	
>Fix:

	

--- p5-Params-Validate-0.58.diff begins here ---
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
- at dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Attribute/Params
- at dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Attribute
- at dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Params
- at dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Params/Validate
- at 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
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Params/Validate
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Params
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Params
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Attribute/Params
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Attribute
--- p5-Params-Validate-0.58.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list