ports/120657: [UPDATE] devel/p5-DateTime-TimeZone

Felippe de Meirelles Motta lippemail at gmail.com
Thu Feb 14 19:40:04 UTC 2008


>Number:         120657
>Category:       ports
>Synopsis:       [UPDATE] devel/p5-DateTime-TimeZone
>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:   Thu Feb 14 19:40:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Felippe de Meirelles Motta
>Release:        FreeBSD 7.0-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD 7.0-PRERELEASE #0: Thu Jan 10 01:55:37 BRST 2008
    lippe at shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC

>Description:
- Updated to 0.72;
- Add missing R-deps.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-DateTime-TimeZone/Makefile,v
retrieving revision 1.49
diff -u -r1.49 Makefile
--- Makefile	26 Oct 2007 13:59:23 -0000	1.49
+++ Makefile	13 Feb 2008 16:00:26 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	DateTime-TimeZone
-PORTVERSION=	0.68
+PORTVERSION=	0.72
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -15,7 +15,8 @@
 COMMENT=	Time zone object base class and factory
 
 RUN_DEPENDS=	p5-Class-Singleton>=1.03:${PORTSDIR}/devel/p5-Class-Singleton \
-		p5-Params-Validate>=0.72:${PORTSDIR}/devel/p5-Params-Validate
+		p5-Params-Validate>=0.72:${PORTSDIR}/devel/p5-Params-Validate \
+		${SITE_PERL}/${PERL_ARCH}/Cwd.pm:${PORTSDIR}/devel/p5-PathTools
 BUILD_DEPENDS=	${RUN_DEPENDS}
 
 PERL_MODBUILD=	yes
@@ -35,10 +36,4 @@
 	@${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}."
 .endif
 
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500800
-BUILD_DEPENDS+=	${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-DateTime-TimeZone/distinfo,v
retrieving revision 1.47
diff -u -r1.47 distinfo
--- distinfo	26 Oct 2007 13:59:23 -0000	1.47
+++ distinfo	13 Feb 2008 16:00:26 -0000
@@ -1,3 +1,3 @@
-MD5 (DateTime-TimeZone-0.68.tar.gz) = d2254a266e93404d81db4ade9872ff02
-SHA256 (DateTime-TimeZone-0.68.tar.gz) = 960e0d77ebef2d27d4f36d6d46335f1cc5c64ae1411842e1f214815e778703cb
-SIZE (DateTime-TimeZone-0.68.tar.gz) = 348272
+MD5 (DateTime-TimeZone-0.72.tar.gz) = c56028cc44daab6141675381c734e028
+SHA256 (DateTime-TimeZone-0.72.tar.gz) = a5b9b177e6510b0cada0b426e0e312ac373bc4d52fbc272618b5b4f142be0824
+SIZE (DateTime-TimeZone-0.72.tar.gz) = 350288


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



More information about the freebsd-ports-bugs mailing list