diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-04-22 13:45:15 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-04-22 13:45:15 +0000 |
commit | 530fd6f75425748022091ff9e70cc703f8b7aabf (patch) | |
tree | 159d20dd893fc8d452d356e81f4f6052839cc717 /textproc | |
parent | eabb0a35313ee168b1f86878783e1ebe26530ab7 (diff) | |
download | ports-530fd6f75425748022091ff9e70cc703f8b7aabf.tar.gz ports-530fd6f75425748022091ff9e70cc703f8b7aabf.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Perl-Critic/Makefile | 5 | ||||
-rw-r--r-- | textproc/p5-Perl-Critic/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/textproc/p5-Perl-Critic/Makefile b/textproc/p5-Perl-Critic/Makefile index 3f07c85e818c..7ed3bc43c085 100644 --- a/textproc/p5-Perl-Critic/Makefile +++ b/textproc/p5-Perl-Critic/Makefile @@ -7,13 +7,12 @@ # PORTNAME= Perl-Critic -PORTVERSION= 1.05 -PORTREVISION= 1 +PORTVERSION= 1.05.1 CATEGORIES= textproc devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Perl PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:C/0$//} +DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= clsung@FreeBSD.org COMMENT= Critique Perl source for style and standards diff --git a/textproc/p5-Perl-Critic/distinfo b/textproc/p5-Perl-Critic/distinfo index b927e378c824..a22677d51f18 100644 --- a/textproc/p5-Perl-Critic/distinfo +++ b/textproc/p5-Perl-Critic/distinfo @@ -1,3 +1,3 @@ -MD5 (Perl-Critic-1.05.tar.gz) = 9f0cddca8c4279f94687e2b6822aefba -SHA256 (Perl-Critic-1.05.tar.gz) = 46add804c0bb3bbfa0010d7fd5e4e4f7fe612216d1d9b2f2f4551bc7482bb029 -SIZE (Perl-Critic-1.05.tar.gz) = 232824 +MD5 (Perl-Critic-1.051.tar.gz) = 06952a819fc01a45f94cbdbfee28e173 +SHA256 (Perl-Critic-1.051.tar.gz) = e50226c13de09f34d4cc39a326498011625eff42fc3a793034e7f026d496aabf +SIZE (Perl-Critic-1.051.tar.gz) = 236466 |