diff options
author | jadawin <jadawin@FreeBSD.org> | 2014-08-04 21:39:32 +0800 |
---|---|---|
committer | jadawin <jadawin@FreeBSD.org> | 2014-08-04 21:39:32 +0800 |
commit | 88842c7918ffb8f55a0b322b159e3a0e8695283c (patch) | |
tree | a856c774d8392af3ed6da00f52a6d9a38b14f8f7 | |
parent | a9cd79f08fa54c2b2ab43df0fabc749f1bdea43b (diff) | |
download | freebsd-ports-gnome-88842c7918ffb8f55a0b322b159e3a0e8695283c.tar.gz freebsd-ports-gnome-88842c7918ffb8f55a0b322b159e3a0e8695283c.tar.zst freebsd-ports-gnome-88842c7918ffb8f55a0b322b159e3a0e8695283c.zip |
- Update to 1.72
-rw-r--r-- | devel/p5-DateTime-TimeZone/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-DateTime-TimeZone/distinfo | 4 | ||||
-rw-r--r-- | devel/p5-DateTime-TimeZone/pkg-plist | 1 |
3 files changed, 5 insertions, 5 deletions
diff --git a/devel/p5-DateTime-TimeZone/Makefile b/devel/p5-DateTime-TimeZone/Makefile index 4d0db12b9ed4..0d2cce03d568 100644 --- a/devel/p5-DateTime-TimeZone/Makefile +++ b/devel/p5-DateTime-TimeZone/Makefile @@ -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:${PORTSDIR}/devel/p5-Test-Output USES= perl5 USE_PERL5= configure -PORTDOCS= Changes README +PORTDOCS= Changes OPTIONS_DEFINE= DOCS diff --git a/devel/p5-DateTime-TimeZone/distinfo b/devel/p5-DateTime-TimeZone/distinfo index 22f2680e7ee9..41e305b29339 100644 --- a/devel/p5-DateTime-TimeZone/distinfo +++ b/devel/p5-DateTime-TimeZone/distinfo @@ -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 diff --git a/devel/p5-DateTime-TimeZone/pkg-plist b/devel/p5-DateTime-TimeZone/pkg-plist index e25e7fe59b53..da843602252c 100644 --- a/devel/p5-DateTime-TimeZone/pkg-plist +++ b/devel/p5-DateTime-TimeZone/pkg-plist @@ -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 |