mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Update to 0.20
This commit is contained in:
parent
3d7df738bd
commit
58db805e93
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=173494
2 changed files with 5 additions and 4 deletions
|
@ -7,11 +7,12 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= Perl-Critic
|
PORTNAME= Perl-Critic
|
||||||
PORTVERSION= 0.19
|
PORTVERSION= 0.20
|
||||||
CATEGORIES= textproc devel perl5
|
CATEGORIES= textproc devel perl5
|
||||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||||
MASTER_SITE_SUBDIR= Perl
|
MASTER_SITE_SUBDIR= Perl
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
DISTNAME= ${PORTNAME}-${PORTVERSION:C/0$//}
|
||||||
|
|
||||||
MAINTAINER= clsung@FreeBSD.org
|
MAINTAINER= clsung@FreeBSD.org
|
||||||
COMMENT= Critique Perl source for style and standards
|
COMMENT= Critique Perl source for style and standards
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
MD5 (Perl-Critic-0.19.tar.gz) = 8f8f518c40a807ec8276ed419d458ed4
|
MD5 (Perl-Critic-0.2.tar.gz) = a31ab7c92cdb0501c1a3e298495f61c5
|
||||||
SHA256 (Perl-Critic-0.19.tar.gz) = 5f8448b44293d2eb66846f12a2f7589eccdb3b3bd774c003ee98049140db1c1b
|
SHA256 (Perl-Critic-0.2.tar.gz) = c0b1fee7d716cb8f92a8ce4b78df21a851bf6781caa3e44f93761ce19cc31b75
|
||||||
SIZE (Perl-Critic-0.19.tar.gz) = 156573
|
SIZE (Perl-Critic-0.2.tar.gz) = 158105
|
||||||
|
|
Loading…
Add table
Reference in a new issue