diff options
author | lth <lth@FreeBSD.org> | 2012-12-14 21:51:27 +0800 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2012-12-14 21:51:27 +0800 |
commit | 48b99ef7521560f7730b59e2f6718260b459c9ab (patch) | |
tree | 6f9fcf0b804a30328bce8f7d537b1f343cef3b20 /textproc/p5-Perl-MinimumVersion | |
parent | 0352d3908a6f62fd0ec60b919667e3dede54870a (diff) | |
download | freebsd-ports-gnome-48b99ef7521560f7730b59e2f6718260b459c9ab.tar.gz freebsd-ports-gnome-48b99ef7521560f7730b59e2f6718260b459c9ab.tar.zst freebsd-ports-gnome-48b99ef7521560f7730b59e2f6718260b459c9ab.zip |
update to 1.31
Diffstat (limited to 'textproc/p5-Perl-MinimumVersion')
-rw-r--r-- | textproc/p5-Perl-MinimumVersion/Makefile | 8 | ||||
-rw-r--r-- | textproc/p5-Perl-MinimumVersion/distinfo | 4 |
2 files changed, 4 insertions, 8 deletions
diff --git a/textproc/p5-Perl-MinimumVersion/Makefile b/textproc/p5-Perl-MinimumVersion/Makefile index 1cd1d8969ebf..4cc129ac2a4a 100644 --- a/textproc/p5-Perl-MinimumVersion/Makefile +++ b/textproc/p5-Perl-MinimumVersion/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: textproc/p5-Perl-MinimumVersion -# Date created: 25 October 2005 -# Whom: Lars Thegler <lth@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= Perl-MinimumVersion -PORTVERSION= 1.28 +PORTVERSION= 1.31 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,6 +12,7 @@ COMMENT= Find a minimum required version of perl for Perl code BUILD_DEPENDS= p5-File-Find-Rule>=0.32:${PORTSDIR}/devel/p5-File-Find-Rule \ p5-File-Find-Rule-Perl>=1.04:${PORTSDIR}/devel/p5-File-Find-Rule-Perl \ p5-PPI>=1.215:${PORTSDIR}/textproc/p5-PPI \ + p5-PPIx-Regexp>=0.028:${PORTSDIR}/textproc/p5-PPIx-Regexp \ p5-Perl-Critic>=1.10.4:${PORTSDIR}/textproc/p5-Perl-Critic \ p5-Params-Util>=0.25:${PORTSDIR}/devel/p5-Params-Util \ p5-version>=0.76:${PORTSDIR}/devel/p5-version diff --git a/textproc/p5-Perl-MinimumVersion/distinfo b/textproc/p5-Perl-MinimumVersion/distinfo index 0851bc3012a8..9609cce63916 100644 --- a/textproc/p5-Perl-MinimumVersion/distinfo +++ b/textproc/p5-Perl-MinimumVersion/distinfo @@ -1,2 +1,2 @@ -SHA256 (Perl-MinimumVersion-1.28.tar.gz) = d8241b777c657228e986ff5a57983896caa6014514700147a2da3d971574ddb5 -SIZE (Perl-MinimumVersion-1.28.tar.gz) = 43520 +SHA256 (Perl-MinimumVersion-1.31.tar.gz) = f3e966b840f96df278632fdb1103d499157b2e9ae892fc08314053f7cb310ac2 +SIZE (Perl-MinimumVersion-1.31.tar.gz) = 47813 |