aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Object-InsideOut
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2012-01-13 08:17:24 +0000
committerFrederic Culot <culot@FreeBSD.org>2012-01-13 08:17:24 +0000
commit5bc6f518f4946e90ed1f1e6dd442e1478c2d708e (patch)
tree47fa38926d6ccdd00e820801337298120358748c /devel/p5-Object-InsideOut
parent900725df83a0ceb9b72326c2d17e84dbee94e827 (diff)
Notes
Diffstat (limited to 'devel/p5-Object-InsideOut')
-rw-r--r--devel/p5-Object-InsideOut/Makefile18
-rw-r--r--devel/p5-Object-InsideOut/distinfo4
2 files changed, 15 insertions, 7 deletions
diff --git a/devel/p5-Object-InsideOut/Makefile b/devel/p5-Object-InsideOut/Makefile
index 50933da45d26..60d7532c2f3c 100644
--- a/devel/p5-Object-InsideOut/Makefile
+++ b/devel/p5-Object-InsideOut/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Object-InsideOut
-PORTVERSION= 3.84
+PORTVERSION= 3.85
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:JDHEDDEN
@@ -19,12 +19,20 @@ LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Exception-Class>=1.29:${PORTSDIR}/devel/p5-Exception-Class \
- p5-Want>=0.12:${PORTSDIR}/devel/p5-Want \
- p5-Scalar-List-Utils>=1.23:${PORTSDIR}/lang/p5-Scalar-List-Utils
+ p5-Want>=0.12:${PORTSDIR}/devel/p5-Want
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
-MAN3= Object::InsideOut.3 Object::InsideOut::Metadata.3 Bundle::Object::InsideOut.3
+MAN3= Bundle::Object::InsideOut.3 \
+ Object::InsideOut.3 \
+ Object::InsideOut::Metadata.3
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 501400
+BUILD_DEPENDS+= p5-Scalar-List-Utils>=1.23:${PORTSDIR}/lang/p5-Scalar-List-Utils
+RUN_DEPENDS+= p5-Scalar-List-Utils>=1.23:${PORTSDIR}/lang/p5-Scalar-List-Utils
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/devel/p5-Object-InsideOut/distinfo b/devel/p5-Object-InsideOut/distinfo
index a9d263b6eaa4..ad434fb64f00 100644
--- a/devel/p5-Object-InsideOut/distinfo
+++ b/devel/p5-Object-InsideOut/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Object-InsideOut-3.84.tar.gz) = e7993b3d531286642de742db866c048c041db3c3b94e8a0e75da2f782f517b30
-SIZE (Object-InsideOut-3.84.tar.gz) = 118929
+SHA256 (Object-InsideOut-3.85.tar.gz) = f383de8378fbf75a5d4f5465159c6a7822b5be7be811f39295cb7082401bd695
+SIZE (Object-InsideOut-3.85.tar.gz) = 118962