summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Object-Realize-Later/Makefile16
-rw-r--r--devel/p5-Object-Realize-Later/distinfo6
2 files changed, 10 insertions, 12 deletions
diff --git a/devel/p5-Object-Realize-Later/Makefile b/devel/p5-Object-Realize-Later/Makefile
index 5485ff3a782f..7e0ca69dbaba 100644
--- a/devel/p5-Object-Realize-Later/Makefile
+++ b/devel/p5-Object-Realize-Later/Makefile
@@ -6,27 +6,25 @@
#
PORTNAME= Object-Realize-Later
-PORTVERSION= 0.15
-PORTREVISION= 1
+PORTVERSION= 0.16
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Object
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
-COMMENT= Object::Realize::Later - Delayed creation of objects
+COMMENT= Delayed creation of objects
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils
-RUN_DEPENDS= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
+MAN3= Object::Realize::Later.3
+
.include <bsd.port.pre.mk>
-.if ${PERL_LEVEL} < 500600
-IGNORE= "Perl 5.6 or newer required. Install lang/perl5 or lang/perl5.8 and try again."
+.if ${PERL_LEVEL} < 500703
+RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils
.endif
-MAN3= Object::Realize::Later.3
-
.include <bsd.port.post.mk>
diff --git a/devel/p5-Object-Realize-Later/distinfo b/devel/p5-Object-Realize-Later/distinfo
index 163ba06f256b..f1940f5b8373 100644
--- a/devel/p5-Object-Realize-Later/distinfo
+++ b/devel/p5-Object-Realize-Later/distinfo
@@ -1,3 +1,3 @@
-MD5 (Object-Realize-Later-0.15.tar.gz) = d5165034a7cf29c7643456ebec920386
-SHA256 (Object-Realize-Later-0.15.tar.gz) = 7a6a8e79c8bd4e90241c937ae82ac2a606bd3c2c7b2cd229a7d396ccb77080a0
-SIZE (Object-Realize-Later-0.15.tar.gz) = 9914
+MD5 (Object-Realize-Later-0.16.tar.gz) = c6e124d52305c1f6c7f08aeaf6bd82d4
+SHA256 (Object-Realize-Later-0.16.tar.gz) = b2cc5b68c5fe9fc010678030726d2ee1b870e232e1fbce891108a9391a62cad4
+SIZE (Object-Realize-Later-0.16.tar.gz) = 10225