aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorculot <culot@FreeBSD.org>2015-06-05 21:04:58 +0800
committerculot <culot@FreeBSD.org>2015-06-05 21:04:58 +0800
commit43b0245f625d76dfc4ade7a388c5911bbd5e6e2f (patch)
treeaccc9a1cbf809d6cd42cc994b448a9ea95be1eea /devel
parentd3540284a070976b3deafa3c9e616a974067c087 (diff)
downloadfreebsd-ports-graphics-43b0245f625d76dfc4ade7a388c5911bbd5e6e2f.tar.gz
freebsd-ports-graphics-43b0245f625d76dfc4ade7a388c5911bbd5e6e2f.tar.zst
freebsd-ports-graphics-43b0245f625d76dfc4ade7a388c5911bbd5e6e2f.zip
- Update to 0.14
- Add LICENSE (Artistic 1 & GPL 1) Changes: http://search.cpan.org/dist/Class-C3-Adopt-NEXT/Changes
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Class-C3-Adopt-NEXT/Makefile20
-rw-r--r--devel/p5-Class-C3-Adopt-NEXT/distinfo4
2 files changed, 16 insertions, 8 deletions
diff --git a/devel/p5-Class-C3-Adopt-NEXT/Makefile b/devel/p5-Class-C3-Adopt-NEXT/Makefile
index 7c079add937..66684e0c3e7 100644
--- a/devel/p5-Class-C3-Adopt-NEXT/Makefile
+++ b/devel/p5-Class-C3-Adopt-NEXT/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= Class-C3-Adopt-NEXT
-PORTVERSION= 0.13
-PORTREVISION= 1
+PORTVERSION= 0.14
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -11,12 +10,21 @@ PKGNAMEPREFIX= p5-
MAINTAINER= culot@FreeBSD.org
COMMENT= Make NEXT suck less
-RUN_DEPENDS= p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat \
- p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
+RUN_DEPENDS= p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat
BUILD_DEPENDS:= ${RUN_DEPENDS}
-TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
+TEST_DEPENDS= p5-Test-Exception>=0.27:${PORTSDIR}/devel/p5-Test-Exception
USES= perl5
USE_PERL5= configure
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 502000
+BUILD_DEPENDS+= p5-Scalar-List-Utils>=1.33:${PORTSDIR}/lang/p5-Scalar-List-Utils
+RUN_DEPENDS+= p5-Scalar-List-Utils>=1.33:${PORTSDIR}/lang/p5-Scalar-List-Utils
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/devel/p5-Class-C3-Adopt-NEXT/distinfo b/devel/p5-Class-C3-Adopt-NEXT/distinfo
index 0a2880e3918..683ec1a82f6 100644
--- a/devel/p5-Class-C3-Adopt-NEXT/distinfo
+++ b/devel/p5-Class-C3-Adopt-NEXT/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Class-C3-Adopt-NEXT-0.13.tar.gz) = 8d86745f3a5b433e89a8cbca126e5034c323ff541c5d92b4ba9978dd4c5f8fe7
-SIZE (Class-C3-Adopt-NEXT-0.13.tar.gz) = 14354
+SHA256 (Class-C3-Adopt-NEXT-0.14.tar.gz) = 85676225aadb76e8666a6abe2e0659d40eb4581ad6385b170eea4e1d6bf34bf7
+SIZE (Class-C3-Adopt-NEXT-0.14.tar.gz) = 29971