diff options
author | lth <lth@FreeBSD.org> | 2009-12-10 23:27:36 +0800 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2009-12-10 23:27:36 +0800 |
commit | 2954e45c077288d1924b9b14265fcc00e37f937e (patch) | |
tree | aede4d6accdb2c5ef1412dc4f1d24f38e1408739 | |
parent | 44e71efe8abf82e0ec4d7368819486d119e09fbd (diff) | |
download | freebsd-ports-gnome-2954e45c077288d1924b9b14265fcc00e37f937e.tar.gz freebsd-ports-gnome-2954e45c077288d1924b9b14265fcc00e37f937e.tar.zst freebsd-ports-gnome-2954e45c077288d1924b9b14265fcc00e37f937e.zip |
Update to 1.22
-rw-r--r-- | textproc/p5-Perl-MinimumVersion/Makefile | 5 | ||||
-rw-r--r-- | textproc/p5-Perl-MinimumVersion/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/textproc/p5-Perl-MinimumVersion/Makefile b/textproc/p5-Perl-MinimumVersion/Makefile index e309dc44241f..cd5bccf2ce3d 100644 --- a/textproc/p5-Perl-MinimumVersion/Makefile +++ b/textproc/p5-Perl-MinimumVersion/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Perl-MinimumVersion -PORTVERSION= 1.20 +PORTVERSION= 1.22 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,7 +16,8 @@ COMMENT= Find a minimum required version of perl for Perl code RUN_DEPENDS= p5-File-Find-Rule>=0.30:${PORTSDIR}/devel/p5-File-Find-Rule \ p5-File-Find-Rule-Perl>=1.04:${PORTSDIR}/devel/p5-File-Find-Rule-Perl \ - p5-PPI>=1.201:${PORTSDIR}/textproc/p5-PPI \ + p5-PPI>=1.205:${PORTSDIR}/textproc/p5-PPI \ + p5-Perl-Critic>=1.10.4:${PORTSDIR}/textproc/p5-Perl-Critic \ p5-Params-Util>=0.25:${PORTSDIR}/devel/p5-Params-Util \ p5-Scalar-List-Utils>=1.19:${PORTSDIR}/lang/p5-Scalar-List-Utils \ p5-version>=0.76:${PORTSDIR}/devel/p5-version diff --git a/textproc/p5-Perl-MinimumVersion/distinfo b/textproc/p5-Perl-MinimumVersion/distinfo index 21e0a4dadc94..78d778a87272 100644 --- a/textproc/p5-Perl-MinimumVersion/distinfo +++ b/textproc/p5-Perl-MinimumVersion/distinfo @@ -1,3 +1,3 @@ -MD5 (Perl-MinimumVersion-1.20.tar.gz) = 6c69ce485db4ca399f29638c34f84da6 -SHA256 (Perl-MinimumVersion-1.20.tar.gz) = 4efc6f70fc5f63649b5880a6eaa7ba88e633e9ea8dc454a2bf7866a91c9d7348 -SIZE (Perl-MinimumVersion-1.20.tar.gz) = 33138 +MD5 (Perl-MinimumVersion-1.22.tar.gz) = e70b06af625b2c46a3805ac1a8f03a1d +SHA256 (Perl-MinimumVersion-1.22.tar.gz) = f677ce5f32d800ea70e55809617159d89e2d4e71b9e0816ae7ba6070a20ee167 +SIZE (Perl-MinimumVersion-1.22.tar.gz) = 36212 |