svn commit: r451717 - head/devel/p5-DateTime-TimeZone

Philippe Audeoud jadawin at FreeBSD.org
Tue Oct 10 19:11:49 UTC 2017


Author: jadawin
Date: Tue Oct 10 19:11:47 2017
New Revision: 451717
URL: https://svnweb.freebsd.org/changeset/ports/451717

Log:
  Update to 2.13
  Fix indexing of DateTime::TimeZone::Catalog

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

Modified: head/devel/p5-DateTime-TimeZone/Makefile
==============================================================================
--- head/devel/p5-DateTime-TimeZone/Makefile	Tue Oct 10 19:01:35 2017	(r451716)
+++ head/devel/p5-DateTime-TimeZone/Makefile	Tue Oct 10 19:11:47 2017	(r451717)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	DateTime-TimeZone
-PORTVERSION=	2.11
-PORTREVISION=	1
+PORTVERSION=	2.13
 PORTEPOCH=	1
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN

Modified: head/devel/p5-DateTime-TimeZone/distinfo
==============================================================================
--- head/devel/p5-DateTime-TimeZone/distinfo	Tue Oct 10 19:01:35 2017	(r451716)
+++ head/devel/p5-DateTime-TimeZone/distinfo	Tue Oct 10 19:11:47 2017	(r451717)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1490629289
-SHA256 (DateTime-TimeZone-2.11.tar.gz) = a7c0b2581d2bf6d5cc535364099a67678a9f6ee608e5042dff9ef9c4c577ea6b
-SIZE (DateTime-TimeZone-2.11.tar.gz) = 954800
+TIMESTAMP = 1506627700
+SHA256 (DateTime-TimeZone-2.13.tar.gz) = 333d39ccd6b883460409b9113bec43be256c3e763beedfb97b9eb274c9d4e18c
+SIZE (DateTime-TimeZone-2.13.tar.gz) = 945446


More information about the svn-ports-all mailing list