diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2004-06-11 11:52:31 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2004-06-11 11:52:31 +0000 |
commit | 451de1b967be1647b8970d3cd0abaa5a957be187 (patch) | |
tree | d060e4643f5dc59ba28396dd770812d1bb2ec677 /devel/p5-DateTime | |
parent | a5ded0ef3b7978b661bd3ddf29f4302690f79523 (diff) | |
download | ports-451de1b967be1647b8970d3cd0abaa5a957be187.tar.gz ports-451de1b967be1647b8970d3cd0abaa5a957be187.zip |
Update to 0.21.01
Notes
Notes:
svn path=/head/; revision=111270
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 b8574ce897b2..49cb33302f53 100644 --- a/devel/p5-DateTime/Makefile +++ b/devel/p5-DateTime/Makefile @@ -6,12 +6,12 @@ # PORTNAME= DateTime -PORTVERSION= 0.21 +PORTVERSION= 0.21.01 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 b551e060780c..58aab5ffee76 100644 --- a/devel/p5-DateTime/distinfo +++ b/devel/p5-DateTime/distinfo @@ -1,2 +1,2 @@ -MD5 (DateTime-0.21.tar.gz) = 2f6deb64ffea879ca29832dc08fe428b -SIZE (DateTime-0.21.tar.gz) = 75322 +MD5 (DateTime-0.2101.tar.gz) = cb3dde6240a574c87e111fb76b036be4 +SIZE (DateTime-0.2101.tar.gz) = 76154 |