diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2004-03-11 13:29:54 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2004-03-11 13:29:54 +0000 |
commit | 5d379f986ae6b541a8b65a3b78c93994f1872aad (patch) | |
tree | fc3e53a30ddfc70bd1db6aae82e2f378fa4f4fff /devel/p5-DateTime-TimeZone | |
parent | 03b2c83164d3c55c76e86511965bed8377559b4f (diff) | |
download | ports-5d379f986ae6b541a8b65a3b78c93994f1872aad.tar.gz ports-5d379f986ae6b541a8b65a3b78c93994f1872aad.zip |
Notes
Diffstat (limited to 'devel/p5-DateTime-TimeZone')
-rw-r--r-- | devel/p5-DateTime-TimeZone/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-DateTime-TimeZone/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/p5-DateTime-TimeZone/Makefile b/devel/p5-DateTime-TimeZone/Makefile index 7c7df7b43d27..a75435ba6467 100644 --- a/devel/p5-DateTime-TimeZone/Makefile +++ b/devel/p5-DateTime-TimeZone/Makefile @@ -6,12 +6,12 @@ # PORTNAME= DateTime-TimeZone -PORTVERSION= 0.25.07 +PORTVERSION= 0.26 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DateTime PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(..)$/\1/} +#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 e91a8a02028c..536631c466f6 100644 --- a/devel/p5-DateTime-TimeZone/distinfo +++ b/devel/p5-DateTime-TimeZone/distinfo @@ -1,2 +1,2 @@ -MD5 (DateTime-TimeZone-0.2507.tar.gz) = 1800b2841dd963a5f4ae51f8210b49a9 -SIZE (DateTime-TimeZone-0.2507.tar.gz) = 297953 +MD5 (DateTime-TimeZone-0.26.tar.gz) = 3b932afba9b09f73307a424804d39fae +SIZE (DateTime-TimeZone-0.26.tar.gz) = 299315 |