summaryrefslogtreecommitdiff
path: root/lang/p5-Scalar-List-Utils
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2012-04-17 08:05:37 +0000
committerAnton Berezin <tobez@FreeBSD.org>2012-04-17 08:05:37 +0000
commit36530ba5889051d17ce9539c8268a848a76abf50 (patch)
treeef0225df46cf1d89758e0236dfc945f4bc79ea6e /lang/p5-Scalar-List-Utils
parentCleanup python < 2.6 logic, because there is no documentation for this (diff)
Update to 1.25.
Changes: http://search.cpan.org/dist/Scalar-List-Utils/Changes PR: 166993 Submitted by: culot
Notes
Notes: svn path=/head/; revision=294940
Diffstat (limited to 'lang/p5-Scalar-List-Utils')
-rw-r--r--lang/p5-Scalar-List-Utils/Makefile5
-rw-r--r--lang/p5-Scalar-List-Utils/distinfo4
-rw-r--r--lang/p5-Scalar-List-Utils/pkg-plist3
3 files changed, 6 insertions, 6 deletions
diff --git a/lang/p5-Scalar-List-Utils/Makefile b/lang/p5-Scalar-List-Utils/Makefile
index 06e5bc677341..74507433089e 100644
--- a/lang/p5-Scalar-List-Utils/Makefile
+++ b/lang/p5-Scalar-List-Utils/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Scalar-List-Utils
-PORTVERSION= 1.23
+PORTVERSION= 1.25
PORTEPOCH= 1
CATEGORIES= lang perl5
MASTER_SITES= CPAN
@@ -15,6 +15,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Perl subroutines that would be nice to have in the perl core
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
PERL_CONFIGURE= yes
MAN3= List::Util.3 Scalar::Util.3 List::Util::XS.3
diff --git a/lang/p5-Scalar-List-Utils/distinfo b/lang/p5-Scalar-List-Utils/distinfo
index 7f8b5b9d6d3e..774040a42a43 100644
--- a/lang/p5-Scalar-List-Utils/distinfo
+++ b/lang/p5-Scalar-List-Utils/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Scalar-List-Utils-1.23.tar.gz) = 6247f844abbcb996d99b7a276718144fe0328f2cb986b97cbc7fec8eefddf7c5
-SIZE (Scalar-List-Utils-1.23.tar.gz) = 29015
+SHA256 (Scalar-List-Utils-1.25.tar.gz) = beef9b7c66b359a3aa262a20f773bfaa9a684757078527575debec2b09b83f4b
+SIZE (Scalar-List-Utils-1.25.tar.gz) = 67571
diff --git a/lang/p5-Scalar-List-Utils/pkg-plist b/lang/p5-Scalar-List-Utils/pkg-plist
index ce79419868bc..730552cfeb8c 100644
--- a/lang/p5-Scalar-List-Utils/pkg-plist
+++ b/lang/p5-Scalar-List-Utils/pkg-plist
@@ -2,13 +2,10 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/List/Util/Util.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/List/Util/.packlist
%%SITE_PERL%%/%%PERL_ARCH%%/Scalar/Util.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/Scalar/Util/PP.pm
%%SITE_PERL%%/%%PERL_ARCH%%/List/Util.pm
%%SITE_PERL%%/%%PERL_ARCH%%/List/Util/XS.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/List/Util/PP.pm
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/List/Util
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/List
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/List/Util
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/List
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Scalar/Util
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Scalar