diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-09-06 06:49:40 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-09-06 06:49:40 +0000 |
commit | 9528f1c27fa88dc7b07b11fe2348145380e4951b (patch) | |
tree | 65de9adc0169280a8e951cc00fefa690b7e523ba /devel/p5-version | |
parent | 9adcc4e9d6145ec9e051bc9ce75fcea84fdfa34f (diff) | |
download | ports-9528f1c27fa88dc7b07b11fe2348145380e4951b.tar.gz ports-9528f1c27fa88dc7b07b11fe2348145380e4951b.zip |
Notes
Diffstat (limited to 'devel/p5-version')
-rw-r--r-- | devel/p5-version/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-version/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/devel/p5-version/Makefile b/devel/p5-version/Makefile index 9374fad8c649..06401a03771e 100644 --- a/devel/p5-version/Makefile +++ b/devel/p5-version/Makefile @@ -6,11 +6,12 @@ # PORTNAME= version -PORTVERSION= 0.67 +PORTVERSION= 0.67.01 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/J/JP/JPEACOCK PKGNAMEPREFIX= p5- +DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= clsung@FreeBSD.org COMMENT= Perl extension for Version Objects diff --git a/devel/p5-version/distinfo b/devel/p5-version/distinfo index fe2af631834b..536d6bcf2180 100644 --- a/devel/p5-version/distinfo +++ b/devel/p5-version/distinfo @@ -1,3 +1,3 @@ -MD5 (version-0.67.tar.gz) = ba74eb5ded875ce5d17cd52cad8da459 -SHA256 (version-0.67.tar.gz) = ff73217cc5ecaf1cca768231ee8af0cc3f6e4b79878b36f9a4d10179cd9af939 -SIZE (version-0.67.tar.gz) = 48570 +MD5 (version-0.6701.tar.gz) = eb5464a77d342ab5eb21f2fb82670d1c +SHA256 (version-0.6701.tar.gz) = 7fb38ae6ce9ff7b4f9f46838bbb4d1fce577afddfbb3cc89e37cd8cbc81d795c +SIZE (version-0.6701.tar.gz) = 48490 |