summaryrefslogtreecommitdiff
path: root/lang/p5-Scalar-List-Utils
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2003-03-05 20:18:14 +0000
committerAnton Berezin <tobez@FreeBSD.org>2003-03-05 20:18:14 +0000
commit35b035849844495adfd3a0a6fbb5c72752ee1e8b (patch)
treeb5bfee6071c60f5628362b900caf91be6b5ffe8a /lang/p5-Scalar-List-Utils
parentUpdate to version 0.93.0131. (diff)
Update to 1.11, retire pkg-comment and MANPREFIX.
Notes
Notes: svn path=/head/; revision=76971
Diffstat (limited to 'lang/p5-Scalar-List-Utils')
-rw-r--r--lang/p5-Scalar-List-Utils/Makefile4
-rw-r--r--lang/p5-Scalar-List-Utils/distinfo2
-rw-r--r--lang/p5-Scalar-List-Utils/pkg-comment1
3 files changed, 3 insertions, 4 deletions
diff --git a/lang/p5-Scalar-List-Utils/Makefile b/lang/p5-Scalar-List-Utils/Makefile
index 0f9accb430cd..c997e67f0956 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.09
+PORTVERSION= 1.11
PORTEPOCH= 1
CATEGORIES= lang perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
@@ -14,10 +14,10 @@ MASTER_SITE_SUBDIR= Scalar
PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
+COMMENT= Perl subroutines that would be nice to have in the perl core
PERL_CONFIGURE= yes
MAN3= List::Util.3 Scalar::Util.3
-MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
.include <bsd.port.mk>
diff --git a/lang/p5-Scalar-List-Utils/distinfo b/lang/p5-Scalar-List-Utils/distinfo
index bc9698969fd1..8d0dd50e878b 100644
--- a/lang/p5-Scalar-List-Utils/distinfo
+++ b/lang/p5-Scalar-List-Utils/distinfo
@@ -1 +1 @@
-MD5 (Scalar-List-Utils-1.09.tar.gz) = 7d698b575b64658087819f9bd737a3cf
+MD5 (Scalar-List-Utils-1.11.tar.gz) = 67ba762e8dcc9ebca567633cfb172cfb
diff --git a/lang/p5-Scalar-List-Utils/pkg-comment b/lang/p5-Scalar-List-Utils/pkg-comment
deleted file mode 100644
index f46f5c181341..000000000000
--- a/lang/p5-Scalar-List-Utils/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Perl subroutines that would be nice to have in the perl core