aboutsummaryrefslogtreecommitdiffstats
path: root/lang/p5-Scalar-List-Utils
diff options
context:
space:
mode:
authortobez <tobez@FreeBSD.org>2003-03-06 04:18:14 +0800
committertobez <tobez@FreeBSD.org>2003-03-06 04:18:14 +0800
commit3b37425ff725ed582ac276f73a4fd78e679be2a4 (patch)
tree450b65d007aa3a34b15db6d4571eb2666eacd199 /lang/p5-Scalar-List-Utils
parentaabcc4c58cb18538f81bd6a80e92d8e55c1ef9da (diff)
downloadfreebsd-ports-gnome-3b37425ff725ed582ac276f73a4fd78e679be2a4.tar.gz
freebsd-ports-gnome-3b37425ff725ed582ac276f73a4fd78e679be2a4.tar.zst
freebsd-ports-gnome-3b37425ff725ed582ac276f73a4fd78e679be2a4.zip
Update to 1.11, retire pkg-comment and MANPREFIX.
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