diff options
Diffstat (limited to 'textproc')
-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 1cd1d8969eb..4cc129ac2a4 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 0851bc3012a..9609cce6391 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 |