aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-PPI
diff options
context:
space:
mode:
authorLars Thegler <lth@FreeBSD.org>2006-01-27 15:23:23 +0000
committerLars Thegler <lth@FreeBSD.org>2006-01-27 15:23:23 +0000
commit2c6fa96753f307972cc336081b3842333fc63041 (patch)
tree1229c2248993ff3beee7f768aec413ca4e5a5c04 /textproc/p5-PPI
parent7568c9f4e1dd30b1224faf28abc9cab2156cc562 (diff)
downloadports-2c6fa96753f307972cc336081b3842333fc63041.tar.gz
ports-2c6fa96753f307972cc336081b3842333fc63041.zip
- Update to 1.110
- Use versioned packages dependencies
Notes
Notes: svn path=/head/; revision=154607
Diffstat (limited to 'textproc/p5-PPI')
-rw-r--r--textproc/p5-PPI/Makefile24
-rw-r--r--textproc/p5-PPI/distinfo6
2 files changed, 17 insertions, 13 deletions
diff --git a/textproc/p5-PPI/Makefile b/textproc/p5-PPI/Makefile
index 9bbe42204a15..ba946d2afbba 100644
--- a/textproc/p5-PPI/Makefile
+++ b/textproc/p5-PPI/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= PPI
-PORTVERSION= 1.109
+PORTVERSION= 1.110
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../by-authors/id/A/AD/ADAMK
@@ -15,15 +15,19 @@ PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
COMMENT= Analyze and manipulate Perl code without using perl itself
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/List/MoreUtils.pm:${PORTSDIR}/lang/p5-List-MoreUtils \
- ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable \
- ${SITE_PERL}/Class/Autouse.pm:${PORTSDIR}/devel/p5-Class-Autouse \
- ${SITE_PERL}/Class/Inspector.pm:${PORTSDIR}/devel/p5-Class-Inspector \
- ${SITE_PERL}/File/Remove.pm:${PORTSDIR}/devel/p5-File-Remove \
- ${SITE_PERL}/File/Slurp.pm:${PORTSDIR}/devel/p5-File-Slurp \
- ${SITE_PERL}/Params/Util.pm:${PORTSDIR}/devel/p5-Params-Util \
- ${SITE_PERL}/Test/ClassAPI.pm:${PORTSDIR}/devel/p5-Test-ClassAPI \
- ${SITE_PERL}/Test/SubCalls.pm:${PORTSDIR}/devel/p5-Test-SubCalls
+BUILD_DEPENDS= \
+ p5-Clone>=0.17:${PORTSDIR}/devel/p5-Clone \
+ p5-Scalar-List-Utils>=0.17:${PORTSDIR}/lang/p5-Scalar-List-Utils \
+ p5-List-MoreUtils>=0.13:${PORTSDIR}/lang/p5-List-MoreUtils \
+ p5-Params-Util>=0.05:${PORTSDIR}/devel/p5-Params-Util \
+ p5-IO-stringy>=2.105:${PORTSDIR}/devel/p5-IO-stringy \
+ p5-Digest-MD5>=2.27:${PORTSDIR}/security/p5-Digest-MD5 \
+ p5-Storable>=2.14:${PORTSDIR}/devel/p5-Storable \
+ p5-Test-Simple>=0.47:${PORTSDIR}/devel/p5-Test-Simple \
+ p5-Test-ClassAPI>=1.02:${PORTSDIR}/devel/p5-Test-ClassAPI \
+ p5-Test-SubCalls>=0.01:${PORTSDIR}/devel/p5-Test-SubCalls \
+ p5-PathTools>=0.84:${PORTSDIR}/devel/p5-PathTools \
+ p5-File-Remove>=0.22:${PORTSDIR}/devel/p5-File-Remove
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/textproc/p5-PPI/distinfo b/textproc/p5-PPI/distinfo
index 27742626386e..f6cd1a7f8f05 100644
--- a/textproc/p5-PPI/distinfo
+++ b/textproc/p5-PPI/distinfo
@@ -1,3 +1,3 @@
-MD5 (PPI-1.109.tar.gz) = 4999e3c8ff5fbb206d252731791d8f52
-SHA256 (PPI-1.109.tar.gz) = 8143d81cedb1c97099f85f1abc256cf46929264580553616e74a0684e1a095e0
-SIZE (PPI-1.109.tar.gz) = 175963
+MD5 (PPI-1.110.tar.gz) = 0190083a6215724e8065529ee4de2bfc
+SHA256 (PPI-1.110.tar.gz) = 98213e9e7db56d20daf74a8f67d075230159e2b47f83c5910e549a33aea499dd
+SIZE (PPI-1.110.tar.gz) = 177572