diff options
author | mat <mat@FreeBSD.org> | 2004-02-10 22:06:45 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2004-02-10 22:06:45 +0800 |
commit | 1649dc80987c139b54bf945b4fd1310f61b1a9cd (patch) | |
tree | 5a9af6a18645ff0f8a2080baec3bfb8a699d31b4 /devel | |
parent | 127ebc5aef7c433b7c969e010cccb4b7be2639df (diff) | |
download | freebsd-ports-gnome-1649dc80987c139b54bf945b4fd1310f61b1a9cd.tar.gz freebsd-ports-gnome-1649dc80987c139b54bf945b4fd1310f61b1a9cd.tar.zst freebsd-ports-gnome-1649dc80987c139b54bf945b4fd1310f61b1a9cd.zip |
Update to 0.04.01
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-DateTime-Format-ISO8601/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-DateTime-Format-ISO8601/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/devel/p5-DateTime-Format-ISO8601/Makefile b/devel/p5-DateTime-Format-ISO8601/Makefile index b76f7c0d1fed..0800792c5d9f 100644 --- a/devel/p5-DateTime-Format-ISO8601/Makefile +++ b/devel/p5-DateTime-Format-ISO8601/Makefile @@ -6,11 +6,12 @@ # PORTNAME= DateTime-Format-ISO8601 -PORTVERSION= 0.04 +PORTVERSION= 0.04.01 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= Parse ISO8601 formats diff --git a/devel/p5-DateTime-Format-ISO8601/distinfo b/devel/p5-DateTime-Format-ISO8601/distinfo index aba73e13b8fd..ce6cef53d32a 100644 --- a/devel/p5-DateTime-Format-ISO8601/distinfo +++ b/devel/p5-DateTime-Format-ISO8601/distinfo @@ -1,2 +1,2 @@ -MD5 (DateTime-Format-ISO8601-0.04.tar.gz) = 7fce7234dbc005c4937b60358eda6457 -SIZE (DateTime-Format-ISO8601-0.04.tar.gz) = 18642 +MD5 (DateTime-Format-ISO8601-0.0401.tar.gz) = d8b189a1a859528f2ba59f5f5ef55a3a +SIZE (DateTime-Format-ISO8601-0.0401.tar.gz) = 18869 |