diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2004-01-08 13:31:24 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2004-01-08 13:31:24 +0000 |
commit | 73e10c0decb9180ccd46425b010d5b7dd7074f73 (patch) | |
tree | 6e2c915d19e20dc89f0f19b54cf8fa71f39cc92b | |
parent | - Update to version 0.4.20. (diff) |
Update to 0.19.01
-rw-r--r-- | devel/p5-DateTime/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-DateTime/distinfo | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/devel/p5-DateTime/Makefile b/devel/p5-DateTime/Makefile index 8a46b45553e4..10c381fde7fd 100644 --- a/devel/p5-DateTime/Makefile +++ b/devel/p5-DateTime/Makefile @@ -6,11 +6,12 @@ # PORTNAME= DateTime -PORTVERSION= 0.19 +PORTVERSION= 0.19.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= A date and time object diff --git a/devel/p5-DateTime/distinfo b/devel/p5-DateTime/distinfo index b286bad9e8a6..0c04da024dbc 100644 --- a/devel/p5-DateTime/distinfo +++ b/devel/p5-DateTime/distinfo @@ -1 +1 @@ -MD5 (DateTime-0.19.tar.gz) = 98d23384d16d5475d93d58d1312e9b89 +MD5 (DateTime-0.1901.tar.gz) = 674c6d13864289567b09128b62411673 |