Update to 1.11, retire pkg-comment and MANPREFIX.

This commit is contained in:
Anton Berezin 2003-03-05 20:18:14 +00:00
parent dc91cafab4
commit 35b0358498
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=76971
3 changed files with 3 additions and 4 deletions

View File

@ -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>

View File

@ -1 +1 @@
MD5 (Scalar-List-Utils-1.09.tar.gz) = 7d698b575b64658087819f9bd737a3cf
MD5 (Scalar-List-Utils-1.11.tar.gz) = 67ba762e8dcc9ebca567633cfb172cfb

View File

@ -1 +0,0 @@
Perl subroutines that would be nice to have in the perl core