svn commit: r307856 - head/devel/p5-DateTime

Frederic Culot culot at FreeBSD.org
Tue Nov 27 17:57:51 UTC 2012


Author: culot
Date: Tue Nov 27 17:57:50 2012
New Revision: 307856
URL: http://svnweb.freebsd.org/changeset/ports/307856

Log:
  - Update to 0.78
  
  Changes:	http://search.cpan.org/dist/DateTime/Changes
  Feature safe:	yes

Modified:
  head/devel/p5-DateTime/Makefile
  head/devel/p5-DateTime/distinfo

Modified: head/devel/p5-DateTime/Makefile
==============================================================================
--- head/devel/p5-DateTime/Makefile	Tue Nov 27 17:43:33 2012	(r307855)
+++ head/devel/p5-DateTime/Makefile	Tue Nov 27 17:57:50 2012	(r307856)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	DateTime
-PORTVERSION=	0.77
+PORTVERSION=	0.78
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:DROLSKY
@@ -16,7 +16,6 @@ LICENSE=	ART20
 # Do not add p5-DateTime-Format-Strptime>=1.20.00 to TEST_DEPENDS to avoid cyclic dependency in tinderbox
 BUILD_DEPENDS=	p5-DateTime-Locale>=0.41:${PORTSDIR}/devel/p5-DateTime-Locale \
 		p5-DateTime-TimeZone>=1.09:${PORTSDIR}/devel/p5-DateTime-TimeZone \
-		p5-Math-Round>=0:${PORTSDIR}/math/p5-Math-Round \
 		p5-Params-Validate>=0.76:${PORTSDIR}/devel/p5-Params-Validate
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal

Modified: head/devel/p5-DateTime/distinfo
==============================================================================
--- head/devel/p5-DateTime/distinfo	Tue Nov 27 17:43:33 2012	(r307855)
+++ head/devel/p5-DateTime/distinfo	Tue Nov 27 17:57:50 2012	(r307856)
@@ -1,2 +1,2 @@
-SHA256 (DateTime-0.77.tar.gz) = 516591bdd7f7f4a6e5d51cac16c1d8c8c54f30b8a5fdfc208d5ba6a7368a7503
-SIZE (DateTime-0.77.tar.gz) = 171659
+SHA256 (DateTime-0.78.tar.gz) = 85f59b555bf594b57077afc636555d8393ab4b2c9e779a50524b0ab2e2602c3e
+SIZE (DateTime-0.78.tar.gz) = 176173


More information about the svn-ports-all mailing list