diff options
author | Lars Thegler <lth@FreeBSD.org> | 2007-07-29 18:19:26 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2007-07-29 18:19:26 +0000 |
commit | e761e803a36d603fe038d23cd1a19673beb4e84c (patch) | |
tree | 69aadd948dbb0b74c154b4fdec4489a93dfaa810 /textproc | |
parent | 418b3adeb0f73b170a2deabd3dd0cd608ca4c984 (diff) | |
download | ports-e761e803a36d603fe038d23cd1a19673beb4e84c.tar.gz ports-e761e803a36d603fe038d23cd1a19673beb4e84c.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Perl-MinimumVersion/Makefile | 6 | ||||
-rw-r--r-- | textproc/p5-Perl-MinimumVersion/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/textproc/p5-Perl-MinimumVersion/Makefile b/textproc/p5-Perl-MinimumVersion/Makefile index 263b7b9d3912..2d1f8a65fa80 100644 --- a/textproc/p5-Perl-MinimumVersion/Makefile +++ b/textproc/p5-Perl-MinimumVersion/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Perl-MinimumVersion -PORTVERSION= 0.14 +PORTVERSION= 0.15 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Perl @@ -18,8 +18,8 @@ COMMENT= Find a minimum required version of perl for Perl code RUN_DEPENDS= p5-File-Find-Rule>0:${PORTSDIR}/devel/p5-File-Find-Rule \ p5-PPI>=1.118:${PORTSDIR}/textproc/p5-PPI \ p5-Params-Util>=0.06:${PORTSDIR}/devel/p5-Params-Util \ - p5-Scalar-List-Utils>=1.17:${PORTSDIR}/lang/p5-Scalar-List-Utils \ - p5-version>=0.70:${PORTSDIR}/devel/p5-version + p5-Scalar-List-Utils>=1.19:${PORTSDIR}/lang/p5-Scalar-List-Utils \ + p5-version>=0.72.03:${PORTSDIR}/devel/p5-version BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/textproc/p5-Perl-MinimumVersion/distinfo b/textproc/p5-Perl-MinimumVersion/distinfo index 76001e5d4533..316b1ceeaf33 100644 --- a/textproc/p5-Perl-MinimumVersion/distinfo +++ b/textproc/p5-Perl-MinimumVersion/distinfo @@ -1,3 +1,3 @@ -MD5 (Perl-MinimumVersion-0.14.tar.gz) = e08c33981ad1b06ca3eb963c26d20218 -SHA256 (Perl-MinimumVersion-0.14.tar.gz) = 4ea0efbc82b7184f874c10b7cd4f3faaf3751df6e4f11fb737d5245933230135 -SIZE (Perl-MinimumVersion-0.14.tar.gz) = 27707 +MD5 (Perl-MinimumVersion-0.15.tar.gz) = 43b93a55986f8d3f364fd29065c3dd82 +SHA256 (Perl-MinimumVersion-0.15.tar.gz) = d832d97f092976e8456460db1afe02be31505582211e912e256d4c8784ecec5f +SIZE (Perl-MinimumVersion-0.15.tar.gz) = 28775 |