Index: head/devel/p5-DateTime-TimeZone/Makefile =================================================================== --- head/devel/p5-DateTime-TimeZone/Makefile (revision 180729) +++ head/devel/p5-DateTime-TimeZone/Makefile (revision 180730) @@ -1,48 +1,48 @@ # New ports collection makefile for: p5-DateTime-TimeZone # Date created: 4 mai 2003 # Whom: Mathieu Arnold # # $FreeBSD$ # PORTNAME= DateTime-TimeZone -PORTVERSION= 0.48 +PORTVERSION= 0.51 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DateTime PKGNAMEPREFIX= p5- MAINTAINER= mat@FreeBSD.org COMMENT= Time zone object base class and factory -BUILD_DEPENDS= p5-Class-Singleton>=1.03:${PORTSDIR}/devel/p5-Class-Singleton \ +RUN_DEPENDS= p5-Class-Singleton>=1.03:${PORTSDIR}/devel/p5-Class-Singleton \ p5-Params-Validate>=0.72:${PORTSDIR}/devel/p5-Params-Validate -RUN_DEPENDS= ${BUILD_DEPENDS} +BUILD_DEPENDS= ${RUN_DEPENDS} PERL_MODBUILD= yes MAN3= DateTime::TimeZone.3 DateTime::TimeZone::Floating.3 \ DateTime::TimeZone::Local.3 DateTime::TimeZone::OffsetOnly.3 \ DateTime::TimeZone::OlsonDB.3 DateTime::TimeZone::UTC.3 \ DateTime::TimeZoneCatalog.3 .if !defined(NOPORTDOCS) PORTDOCS= Changes README post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} @${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}." .endif .include .if ${PERL_LEVEL} < 500600 IGNORE= requires at least Perl 5.6 due to dependencies. Please install lang/perl5.8 and try again .endif .if ${PERL_LEVEL} < 500800 BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable .endif .include Property changes on: head/devel/p5-DateTime-TimeZone/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.35 \ No newline at end of property +1.36 \ No newline at end of property Index: head/devel/p5-DateTime-TimeZone/distinfo =================================================================== --- head/devel/p5-DateTime-TimeZone/distinfo (revision 180729) +++ head/devel/p5-DateTime-TimeZone/distinfo (revision 180730) @@ -1,3 +1,3 @@ -MD5 (DateTime-TimeZone-0.48.tar.gz) = 5c23bc4002a2b67585fd9fa24a3514e3 -SHA256 (DateTime-TimeZone-0.48.tar.gz) = d6d8aafcce850d5c69c3cf1283f47efce508a48f958a41f9a2e20428b517d8e8 -SIZE (DateTime-TimeZone-0.48.tar.gz) = 310519 +MD5 (DateTime-TimeZone-0.51.tar.gz) = b89d5458c5765648970fb65062e241f8 +SHA256 (DateTime-TimeZone-0.51.tar.gz) = 3b1dc7cc1f6cda8623b61ebf34c80e51d46989b65b066d8ae656d4433c1e234e +SIZE (DateTime-TimeZone-0.51.tar.gz) = 331025 Property changes on: head/devel/p5-DateTime-TimeZone/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.34 \ No newline at end of property +1.35 \ No newline at end of property