1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00

- Update to 0.72

PR:		120657
Submitted by:	Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by:	maintainer implicit
This commit is contained in:
Martin Wilke 2008-02-18 18:07:16 +00:00
parent 4e64246e5b
commit f7950e019e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=207529
2 changed files with 7 additions and 12 deletions

View File

@ -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 @@ MAINTAINER= mat@FreeBSD.org
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 @@ post-install:
@${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>

View File

@ -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