aboutsummaryrefslogtreecommitdiff
path: root/lang/p5-Scalar-List-Utils/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-12-19 07:23:55 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-12-19 07:23:55 +0000
commit5201867b5e9e91a4eb178e24664124b8040a9419 (patch)
tree506aaf55bc874b4748157d9460151b2f88dc0575 /lang/p5-Scalar-List-Utils/Makefile
parent58c3cec1596fb88d0d2395e5828dec4c709741f6 (diff)
downloadports-5201867b5e9e91a4eb178e24664124b8040a9419.tar.gz
ports-5201867b5e9e91a4eb178e24664124b8040a9419.zip
- Update to 1.35
- Support STAGEDIR Changes: http://search.cpan.org/dist/Scalar-List-Utils/Changes PR: ports/184504 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 14 days)
Notes
Notes: svn path=/head/; revision=336872
Diffstat (limited to 'lang/p5-Scalar-List-Utils/Makefile')
-rw-r--r--lang/p5-Scalar-List-Utils/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/lang/p5-Scalar-List-Utils/Makefile b/lang/p5-Scalar-List-Utils/Makefile
index 1ee9a8fd1edb..e334a5976899 100644
--- a/lang/p5-Scalar-List-Utils/Makefile
+++ b/lang/p5-Scalar-List-Utils/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Scalar-List-Utils
-PORTVERSION= 1.32
+PORTVERSION= 1.35
PORTEPOCH= 1
CATEGORIES= lang perl5
MASTER_SITES= CPAN
@@ -17,7 +17,4 @@ LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
-MAN3= List::Util.3 Scalar::Util.3 List::Util::XS.3
-
-NO_STAGE= yes
.include <bsd.port.mk>