diff options
author | mat <mat@FreeBSD.org> | 2004-04-14 19:57:41 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2004-04-14 19:57:41 +0800 |
commit | 8c7ab3ff3912ce020112fa5a93c02706f1813d5f (patch) | |
tree | 96ab6294e9c9b8091e58937d15b8fb7bdd71194a /devel/p5-DateTime-Format-Duration | |
parent | 54abc063ad62ee71ef14603e4c835cb705cdc704 (diff) | |
download | freebsd-ports-gnome-8c7ab3ff3912ce020112fa5a93c02706f1813d5f.tar.gz freebsd-ports-gnome-8c7ab3ff3912ce020112fa5a93c02706f1813d5f.tar.zst freebsd-ports-gnome-8c7ab3ff3912ce020112fa5a93c02706f1813d5f.zip |
Update to 1.02
Diffstat (limited to 'devel/p5-DateTime-Format-Duration')
-rw-r--r-- | devel/p5-DateTime-Format-Duration/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-DateTime-Format-Duration/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/p5-DateTime-Format-Duration/Makefile b/devel/p5-DateTime-Format-Duration/Makefile index a760dc6cbaab..2b6bf0740d32 100644 --- a/devel/p5-DateTime-Format-Duration/Makefile +++ b/devel/p5-DateTime-Format-Duration/Makefile @@ -6,12 +6,12 @@ # PORTNAME= DateTime-Format-Duration -PORTVERSION= 1.01.01 +PORTVERSION= 1.02 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= Format and parse DateTime::Durations diff --git a/devel/p5-DateTime-Format-Duration/distinfo b/devel/p5-DateTime-Format-Duration/distinfo index 3da0a84ab465..c717d5416a6b 100644 --- a/devel/p5-DateTime-Format-Duration/distinfo +++ b/devel/p5-DateTime-Format-Duration/distinfo @@ -1,2 +1,2 @@ -MD5 (DateTime-Format-Duration-1.0101.tar.gz) = 503896d9f56a6220939c6e60d001921a -SIZE (DateTime-Format-Duration-1.0101.tar.gz) = 85497 +MD5 (DateTime-Format-Duration-1.02.tar.gz) = d8438540fa90f1efc5a0a12b63485b2e +SIZE (DateTime-Format-Duration-1.02.tar.gz) = 85610 |