diff options
author | mat <mat@FreeBSD.org> | 2005-03-14 13:16:14 +0000 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2005-03-14 13:16:14 +0000 |
commit | c93796f42672c0b050cac5ab58bce4a085e52ac6 (patch) | |
tree | e9029eabaaec9f7ca41c9f617d5b898478d364fd /devel | |
parent | d15db6a68235d5593f271014b73f8228de39cceb (diff) | |
download | FreeBSD-ports-c93796f42672c0b050cac5ab58bce4a085e52ac6.zip FreeBSD-ports-c93796f42672c0b050cac5ab58bce4a085e52ac6.tar.gz |
Update to 0.34
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-DateTime-TimeZone/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-DateTime-TimeZone/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/devel/p5-DateTime-TimeZone/Makefile b/devel/p5-DateTime-TimeZone/Makefile index 09a36e0..eb1fcaa 100644 --- a/devel/p5-DateTime-TimeZone/Makefile +++ b/devel/p5-DateTime-TimeZone/Makefile @@ -6,12 +6,11 @@ # PORTNAME= DateTime-TimeZone -PORTVERSION= 0.33 +PORTVERSION= 0.34 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DateTime PKGNAMEPREFIX= p5- -#DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(..)$/\1/} MAINTAINER= mat@FreeBSD.org COMMENT= Time zone object base class and factory diff --git a/devel/p5-DateTime-TimeZone/distinfo b/devel/p5-DateTime-TimeZone/distinfo index e4bb106..a0456c2 100644 --- a/devel/p5-DateTime-TimeZone/distinfo +++ b/devel/p5-DateTime-TimeZone/distinfo @@ -1,2 +1,2 @@ -MD5 (DateTime-TimeZone-0.33.tar.gz) = 958bfd4904a54c240b221660d44f9699 -SIZE (DateTime-TimeZone-0.33.tar.gz) = 306440 +MD5 (DateTime-TimeZone-0.34.tar.gz) = 375ef53446df4fe1b868b495425b3d73 +SIZE (DateTime-TimeZone-0.34.tar.gz) = 306786 |