diff options
author | mat <mat@FreeBSD.org> | 2004-03-11 21:29:54 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2004-03-11 21:29:54 +0800 |
commit | 4efb01acc18a20aad9527dbb07bd19221e0909c3 (patch) | |
tree | e7b364d5bfd5f238e33ef6e21df09a51e8ad8953 | |
parent | 36400ed771b76ee4c9bf1c1c1908608cc0351512 (diff) | |
download | freebsd-ports-gnome-4efb01acc18a20aad9527dbb07bd19221e0909c3.tar.gz freebsd-ports-gnome-4efb01acc18a20aad9527dbb07bd19221e0909c3.tar.zst freebsd-ports-gnome-4efb01acc18a20aad9527dbb07bd19221e0909c3.zip |
Update to 0.26
-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 |