- Update to 1.59

- Changelog: http://cpansearch.perl.org/src/DROLSKY/DateTime-TimeZone-1.59/Changes
This commit is contained in:
Philippe Audeoud 2013-04-30 08:03:14 +00:00
parent 566884a52f
commit f759baf22b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=316893
2 changed files with 7 additions and 4 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= DateTime-TimeZone
PORTVERSION= 1.58
PORTVERSION= 1.59
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -23,9 +23,12 @@ MAN3= DateTime::TimeZone.3 DateTime::TimeZone::Floating.3 \
DateTime::TimeZone::OffsetOnly.3 DateTime::TimeZone::OlsonDB.3 \
DateTime::TimeZone::UTC.3 DateTime::TimeZone::Catalog.3
.if !defined(NOPORTDOCS)
PORTDOCS= Changes README
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MDOCS}
post-install:
@${MKDIR} ${DOCSDIR}
@${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR}

View file

@ -1,2 +1,2 @@
SHA256 (DateTime-TimeZone-1.58.tar.gz) = 82c3e94140908af96aca2f46c0334631b1739f8a444b64260814a6974bc44367
SIZE (DateTime-TimeZone-1.58.tar.gz) = 852884
SHA256 (DateTime-TimeZone-1.59.tar.gz) = b1d50f6abde68671da1db883168ef8d6793a11ba75de02174f42e1dfd16b2522
SIZE (DateTime-TimeZone-1.59.tar.gz) = 856454