aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-ExtUtils-MakeMaker
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2014-01-11 09:08:43 +0000
committerFrederic Culot <culot@FreeBSD.org>2014-01-11 09:08:43 +0000
commita1af6a24f9821df3859f83be6098aa9cef9c6e7a (patch)
treec7a4355b8635b5546a7c33faf46997b01f4b03e3 /devel/p5-ExtUtils-MakeMaker
parenta40070a0a56443ef85115a19f4bdbbf1bcf070e8 (diff)
downloadports-a1af6a24f9821df3859f83be6098aa9cef9c6e7a.tar.gz
ports-a1af6a24f9821df3859f83be6098aa9cef9c6e7a.zip
- Update to 6.86
- Remove dependency on p5-version: 0.82 is required (not 0.88) and already in base since perl5.12 - Fix dependency version for JSON::PP [1] Changes: http://search.cpan.org/dist/ExtUtils-MakeMaker/Changes PR: ports/185641 [1] Submitted by: Sergey Kandaurov <pluknet@gmail.com>
Notes
Notes: svn path=/head/; revision=339408
Diffstat (limited to 'devel/p5-ExtUtils-MakeMaker')
-rw-r--r--devel/p5-ExtUtils-MakeMaker/Makefile9
-rw-r--r--devel/p5-ExtUtils-MakeMaker/distinfo4
2 files changed, 5 insertions, 8 deletions
diff --git a/devel/p5-ExtUtils-MakeMaker/Makefile b/devel/p5-ExtUtils-MakeMaker/Makefile
index 36cdeef16220..3b3180273258 100644
--- a/devel/p5-ExtUtils-MakeMaker/Makefile
+++ b/devel/p5-ExtUtils-MakeMaker/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= ExtUtils-MakeMaker
-PORTVERSION= 6.84
+PORTVERSION= 6.86
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -13,9 +13,6 @@ COMMENT= Designed to write a Makefile for an extension module
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-JSON-PP>=2.27203:${PORTSDIR}/converters/p5-JSON-PP
-RUN_DEPENDS:= ${BUILD_DEPENDS}
-
USES= perl5
USE_PERL5= configure
@@ -23,9 +20,9 @@ USE_PERL5= configure
.if ${PERL_LEVEL} < 501400
BUILD_DEPENDS+= p5-ExtUtils-Manifest>=1.58:${PORTSDIR}/devel/p5-ExtUtils-Manifest \
- p5-version>=0.88:${PORTSDIR}/devel/p5-version
+ p5-JSON-PP>=2.27103:${PORTSDIR}/converters/p5-JSON-PP
RUN_DEPENDS+= p5-ExtUtils-Manifest>=1.58:${PORTSDIR}/devel/p5-ExtUtils-Manifest \
- p5-version>=0.88:${PORTSDIR}/devel/p5-version
+ p5-JSON-PP>=2.27103:${PORTSDIR}/converters/p5-JSON-PP
.endif
.if ${PERL_LEVEL} < 501600
diff --git a/devel/p5-ExtUtils-MakeMaker/distinfo b/devel/p5-ExtUtils-MakeMaker/distinfo
index fbaddf7f4f47..bba371dab1fd 100644
--- a/devel/p5-ExtUtils-MakeMaker/distinfo
+++ b/devel/p5-ExtUtils-MakeMaker/distinfo
@@ -1,2 +1,2 @@
-SHA256 (ExtUtils-MakeMaker-6.84.tar.gz) = abec5ba40505068835c40e0177a1a83270680dd37fb5f3a1bc86a63a5db06ee8
-SIZE (ExtUtils-MakeMaker-6.84.tar.gz) = 434571
+SHA256 (ExtUtils-MakeMaker-6.86.tar.gz) = 0661da0318a95f360fee62d84db7579e7477df200c2d829652c5dc6ee094e2bf
+SIZE (ExtUtils-MakeMaker-6.86.tar.gz) = 435933