ports/86729: update: devel/p5-Module-Refresh - update to version 0.78

Emanuel Haupt ehaupt at critical.ch
Thu Sep 29 21:50:21 UTC 2005


>Number:         86729
>Category:       ports
>Synopsis:       update: devel/p5-Module-Refresh - update to version 0.78
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 29 21:50:20 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Emanuel Haupt
>Release:        FreeBSD 6.0-BETA5 i386
>Organization:
>Environment:
System: FreeBSD beaver.critical.ch 6.0-BETA5 FreeBSD 6.0-BETA5 #0: Tue Sep 27 19:38:58 CEST 2005 root at beaver.critical.ch:/usr/obj/usr/src/RELENG_6/src/sys/BEAVER i386


	
>Description:
- update devel/p5-Module-Refresh to version 0.78

>How-To-Repeat:
	
>Fix:

	



--- p5-Module-Refresh.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Module-Refresh/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	15 Feb 2005 09:50:16 -0000	1.2
+++ Makefile	29 Sep 2005 21:42:34 -0000
@@ -1,28 +1,30 @@
-# New ports collection makefile for:	p5-Module-Refresh
-# Date created:		13 February 2005
-# Whom:	      		aturetta at commit.it
+# New ports collection makefile for:	Params::Validate
+# Date created:				10 April 2001
+# Whom:					Denis Shaposhnikov <dsh at vlink.ru>
 #
-# $FreeBSD: ports/devel/p5-Module-Refresh/Makefile,v 1.2 2005/02/15 09:50:16 tobez Exp $
+# $FreeBSD: ports/devel/p5-Params-Validate/Makefile,v 1.23 2005/05/03 11:37:33 novel Exp $
 #
 
-PORTNAME=	Module-Refresh
-PORTVERSION=	0.05
+PORTNAME=	Params-Validate
+PORTVERSION=	0.78
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	Module
+MASTER_SITE_SUBDIR=	Devel/DROLSKY
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	fbsdports at commit.it
-COMMENT=	Refresh %INC files when updated on disk
+MAINTAINER=	dsh at vlink.ru
+COMMENT=	Validate method/function parameters
 
 PERL_CONFIGURE=	yes
 
-MAN3=		Module::Refresh.3
+MAN3=		Attribute::Params::Validate.3 Params::ValidateXS.3 \
+		Params::ValidatePP.3 Params::Validate.3
 
 .include <bsd.port.pre.mk>
 
-.if ${PERL_LEVEL} < 500800
-IGNORE=		Port requires perl 5.8.x or later. Install lang/perl5.8 and try again
+.if ${PERL_LEVEL} >= 500600 && ${PERL_LEVEL} < 500800
+BUILD_DEPENDS+=	${SITE_PERL}/Attribute/Handlers.pm:${PORTSDIR}/devel/p5-Attribute-Handlers
+RUN_DEPENDS+=	${SITE_PERL}/Attribute/Handlers.pm:${PORTSDIR}/devel/p5-Attribute-Handlers
 .endif
 
 .include <bsd.port.post.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Module-Refresh/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	14 Feb 2005 14:12:26 -0000	1.1
+++ distinfo	29 Sep 2005 21:42:34 -0000
@@ -1,2 +1,2 @@
-MD5 (Module-Refresh-0.05.tar.gz) = f6f31b1cbc81e9ddafa69e4889744488
-SIZE (Module-Refresh-0.05.tar.gz) = 8801
+MD5 (Params-Validate-0.78.tar.gz) = 8b6951214915c33addc4cc16e047546f
+SIZE (Params-Validate-0.78.tar.gz) = 54145
--- p5-Module-Refresh.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list