diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2009-02-24 13:32:06 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2009-02-24 13:32:06 +0000 |
commit | a759b01d5731dac9c94cfb44cffe80fabf655341 (patch) | |
tree | ad6a2e3377e8f908631ea1f490fd415512025290 | |
parent | 54bc7f8f3fec418f3457640ead412bac099f9798 (diff) |
Notes
-rw-r--r-- | devel/p5-DateTime-Format-Strptime/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-DateTime-Format-Strptime/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/p5-DateTime-Format-Strptime/Makefile b/devel/p5-DateTime-Format-Strptime/Makefile index 65ba6fa0f69a..ab9824354fae 100644 --- a/devel/p5-DateTime-Format-Strptime/Makefile +++ b/devel/p5-DateTime-Format-Strptime/Makefile @@ -6,12 +6,12 @@ # PORTNAME= DateTime-Format-Strptime -PORTVERSION= 1.08.00 -DISTVERSION= ${PORTVERSION:C/\.(..)$/\1/} +PORTVERSION= 1.09.00 PORTEPOCH= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- +DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(..)$/\1/} EXTRACT_SUFX= .tgz MAINTAINER= mat@FreeBSD.org diff --git a/devel/p5-DateTime-Format-Strptime/distinfo b/devel/p5-DateTime-Format-Strptime/distinfo index 1cd73729d24c..bc0940c157ea 100644 --- a/devel/p5-DateTime-Format-Strptime/distinfo +++ b/devel/p5-DateTime-Format-Strptime/distinfo @@ -1,3 +1,3 @@ -MD5 (DateTime-Format-Strptime-1.0800.tgz) = 930bdda4cbf0e5414a70759861655a12 -SHA256 (DateTime-Format-Strptime-1.0800.tgz) = 32287f0a942eba059c29b25a53b57cf2ada33c88a2ba02759ec2300b29af7a83 -SIZE (DateTime-Format-Strptime-1.0800.tgz) = 27094 +MD5 (DateTime-Format-Strptime-1.0900.tgz) = f84e3e11b2948ca0fc2848b9c123e473 +SHA256 (DateTime-Format-Strptime-1.0900.tgz) = 1ff436fc2a511f58041a9a4b106436f94da4abb2cd5f72ed9abb1d3089217c65 +SIZE (DateTime-Format-Strptime-1.0900.tgz) = 28353 |