Update to 1.22, retire pkg-comment and MANPREFIX.

This commit is contained in:
Anton Berezin 2003-03-05 19:43:14 +00:00
parent 3648ff3c04
commit e004b9bfaa
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=76966
3 changed files with 3 additions and 4 deletions

View file

@ -6,17 +6,17 @@
#
PORTNAME= BSD-Resource
PORTVERSION= 1.21
PORTVERSION= 1.22
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= BSD
PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Perl module to access BSD process resource limit and priority functions
PERL_CONFIGURE= yes
MAN3= BSD::Resource.3
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
.include <bsd.port.mk>

View file

@ -1 +1 @@
MD5 (BSD-Resource-1.21.tar.gz) = e2b4186a8dc6fda54840ffd551156871
MD5 (BSD-Resource-1.22.tar.gz) = 6b63e4a0164e65f510e3b2dfbfd93090

View file

@ -1 +0,0 @@
Perl module to access BSD process resource limit and priority functions