diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-09-21 01:48:33 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-09-21 01:48:33 +0000 |
commit | 58db805e93e643ebd71c7f987a4e48925c03c49c (patch) | |
tree | 799fbdb02cc2880ecf407001fd93a68a679f5d2b /textproc/p5-Perl-Critic | |
parent | 3d7df738bd7c18ae9490b45245e6159614796432 (diff) | |
download | ports-58db805e93e643ebd71c7f987a4e48925c03c49c.tar.gz ports-58db805e93e643ebd71c7f987a4e48925c03c49c.zip |
Notes
Diffstat (limited to 'textproc/p5-Perl-Critic')
-rw-r--r-- | textproc/p5-Perl-Critic/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-Perl-Critic/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/textproc/p5-Perl-Critic/Makefile b/textproc/p5-Perl-Critic/Makefile index 446eab71d71b..aebab459a5a0 100644 --- a/textproc/p5-Perl-Critic/Makefile +++ b/textproc/p5-Perl-Critic/Makefile @@ -7,11 +7,12 @@ # PORTNAME= Perl-Critic -PORTVERSION= 0.19 +PORTVERSION= 0.20 CATEGORIES= textproc devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Perl PKGNAMEPREFIX= p5- +DISTNAME= ${PORTNAME}-${PORTVERSION:C/0$//} 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 632f95034b08..8c152d08e845 100644 --- a/textproc/p5-Perl-Critic/distinfo +++ b/textproc/p5-Perl-Critic/distinfo @@ -1,3 +1,3 @@ -MD5 (Perl-Critic-0.19.tar.gz) = 8f8f518c40a807ec8276ed419d458ed4 -SHA256 (Perl-Critic-0.19.tar.gz) = 5f8448b44293d2eb66846f12a2f7589eccdb3b3bd774c003ee98049140db1c1b -SIZE (Perl-Critic-0.19.tar.gz) = 156573 +MD5 (Perl-Critic-0.2.tar.gz) = a31ab7c92cdb0501c1a3e298495f61c5 +SHA256 (Perl-Critic-0.2.tar.gz) = c0b1fee7d716cb8f92a8ce4b78df21a851bf6781caa3e44f93761ce19cc31b75 +SIZE (Perl-Critic-0.2.tar.gz) = 158105 |