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

Philippe Audeoud jadawin at FreeBSD.org
Mon Aug 4 13:39:33 UTC 2014


Author: jadawin
Date: Mon Aug  4 13:39:32 2014
New Revision: 364005
URL: http://svnweb.freebsd.org/changeset/ports/364005
QAT: https://qat.redports.org/buildarchive/r364005/

Log:
  - Update to 1.72

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

Modified: head/devel/p5-DateTime-TimeZone/Makefile
==============================================================================
--- head/devel/p5-DateTime-TimeZone/Makefile	Mon Aug  4 13:33:03 2014	(r364004)
+++ head/devel/p5-DateTime-TimeZone/Makefile	Mon Aug  4 13:39:32 2014	(r364005)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	DateTime-TimeZone
-PORTVERSION=	1.71
-PORTREVISION=	1
+PORTVERSION=	1.72
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -24,7 +23,7 @@ TEST_DEPENDS=	p5-Test-Output>0:${PORTSDI
 USES=		perl5
 USE_PERL5=	configure
 
-PORTDOCS=	Changes README
+PORTDOCS=	Changes
 
 OPTIONS_DEFINE=	DOCS
 

Modified: head/devel/p5-DateTime-TimeZone/distinfo
==============================================================================
--- head/devel/p5-DateTime-TimeZone/distinfo	Mon Aug  4 13:33:03 2014	(r364004)
+++ head/devel/p5-DateTime-TimeZone/distinfo	Mon Aug  4 13:39:32 2014	(r364005)
@@ -1,2 +1,2 @@
-SHA256 (DateTime-TimeZone-1.71.tar.gz) = 19719ab9f641b597f9be94dc36ce8bbb53cfcbc633b2ccb270336e344ada19a7
-SIZE (DateTime-TimeZone-1.71.tar.gz) = 878330
+SHA256 (DateTime-TimeZone-1.72.tar.gz) = d4be3210f5582d119612095a7e39a7045d492b4310c1633c5503171ce9bb41fb
+SIZE (DateTime-TimeZone-1.72.tar.gz) = 893666

Modified: head/devel/p5-DateTime-TimeZone/pkg-plist
==============================================================================
--- head/devel/p5-DateTime-TimeZone/pkg-plist	Mon Aug  4 13:33:03 2014	(r364004)
+++ head/devel/p5-DateTime-TimeZone/pkg-plist	Mon Aug  4 13:39:32 2014	(r364005)
@@ -356,6 +356,7 @@
 %%SITE_PERL%%/DateTime/TimeZone/Indian/Mayotte.pm
 %%SITE_PERL%%/DateTime/TimeZone/Indian/Reunion.pm
 %%SITE_PERL%%/DateTime/TimeZone/Local.pm
+%%SITE_PERL%%/DateTime/TimeZone/Local/Android.pm
 %%SITE_PERL%%/DateTime/TimeZone/Local/Unix.pm
 %%SITE_PERL%%/DateTime/TimeZone/Local/VMS.pm
 %%SITE_PERL%%/DateTime/TimeZone/Local/Win32.pm


More information about the svn-ports-head mailing list