diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2005-03-14 13:16:14 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2005-03-14 13:16:14 +0000 |
commit | bd7003f2953bdb22cbafc5fe34effaab6bcff328 (patch) | |
tree | 3b972f298d4d12eae35a66b986724541511f6252 /devel | |
parent | - Force commit to correct previous commit log. (diff) |
Update to 0.34
Notes
Notes:
svn path=/head/; revision=131191
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 09a36e022d74..eb1fcaaa55e9 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 e4bb106a523c..a0456c217fb3 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 |