diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2004-02-16 12:14:39 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2004-02-16 12:14:39 +0000 |
commit | 48323ccc1e148ccf47f4d01482e109fcc61b5730 (patch) | |
tree | 8d2b278c0bcc068c0491dbe125440f62e1bfcefc /devel/p5-DateTime | |
parent | 29ca5a9ccf275c48b069cdf0153204fdcef41ff6 (diff) | |
download | ports-48323ccc1e148ccf47f4d01482e109fcc61b5730.tar.gz ports-48323ccc1e148ccf47f4d01482e109fcc61b5730.zip |
Notes
Diffstat (limited to 'devel/p5-DateTime')
-rw-r--r-- | devel/p5-DateTime/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-DateTime/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/p5-DateTime/Makefile b/devel/p5-DateTime/Makefile index 10c381fde7fd..ee79abd88e1e 100644 --- a/devel/p5-DateTime/Makefile +++ b/devel/p5-DateTime/Makefile @@ -6,12 +6,12 @@ # PORTNAME= DateTime -PORTVERSION= 0.19.01 +PORTVERSION= 0.20 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= A date and time object diff --git a/devel/p5-DateTime/distinfo b/devel/p5-DateTime/distinfo index 02c18f7a0ec7..abf120fed7c0 100644 --- a/devel/p5-DateTime/distinfo +++ b/devel/p5-DateTime/distinfo @@ -1,2 +1,2 @@ -MD5 (DateTime-0.1901.tar.gz) = 674c6d13864289567b09128b62411673 -SIZE (DateTime-0.1901.tar.gz) = 72469 +MD5 (DateTime-0.20.tar.gz) = fb93530e4bf766c73f4f2f74cc0ac7c3 +SIZE (DateTime-0.20.tar.gz) = 73150 |