Index: head/devel/p5-DateTime/Makefile =================================================================== --- head/devel/p5-DateTime/Makefile (revision 261911) +++ head/devel/p5-DateTime/Makefile (revision 261912) @@ -1,39 +1,39 @@ # New ports collection makefile for: p5-DateTime # Date created: 4 mai 2003 # Whom: Mathieu Arnold # # $FreeBSD$ # PORTNAME= DateTime -PORTVERSION= 0.62 +PORTVERSION= 0.63 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= A date and time object RUN_DEPENDS= p5-DateTime-Locale>=0.41:${PORTSDIR}/devel/p5-DateTime-Locale \ p5-DateTime-TimeZone>=1.09:${PORTSDIR}/devel/p5-DateTime-TimeZone \ p5-Params-Validate>=0.76:${PORTSDIR}/devel/p5-Params-Validate BUILD_DEPENDS= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Simple>=0.89:${PORTSDIR}/devel/p5-Test-Simple \ p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception PERL_MODBUILD= yes MAN3= DateTime.3 DateTime::Duration.3 \ DateTime::Infinite.3 \ DateTime::LeapSecond.3 .if !defined(NOPORTDOCS) PORTDOCS= CREDITS Changes TODO post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} @${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}." .endif .include Property changes on: head/devel/p5-DateTime/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.52 \ No newline at end of property +1.53 \ No newline at end of property Index: head/devel/p5-DateTime/distinfo =================================================================== --- head/devel/p5-DateTime/distinfo (revision 261911) +++ head/devel/p5-DateTime/distinfo (revision 261912) @@ -1,3 +1,3 @@ -MD5 (DateTime-0.62.tar.gz) = 072a73c844ac3907d1ae0ec57dde4194 -SHA256 (DateTime-0.62.tar.gz) = 2ab69444b674f2d747eec61b4681f6ebcb891cd4459e7c7e262181aad4636b5b -SIZE (DateTime-0.62.tar.gz) = 144609 +MD5 (DateTime-0.63.tar.gz) = 599dc1c02b2b6a2d9a3b450393ec5af0 +SHA256 (DateTime-0.63.tar.gz) = b30e1f313d986932873f3daef2972a0d56f2dc8559007559058697e27e386445 +SIZE (DateTime-0.63.tar.gz) = 144659 Property changes on: head/devel/p5-DateTime/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.51 \ No newline at end of property +1.52 \ No newline at end of property