mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to 1.22, retire pkg-comment and MANPREFIX.
This commit is contained in:
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
|
@ -6,17 +6,17 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= BSD-Resource
|
PORTNAME= BSD-Resource
|
||||||
PORTVERSION= 1.21
|
PORTVERSION= 1.22
|
||||||
CATEGORIES= devel perl5
|
CATEGORIES= devel perl5
|
||||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||||
MASTER_SITE_SUBDIR= BSD
|
MASTER_SITE_SUBDIR= BSD
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
|
||||||
MAINTAINER= tobez@FreeBSD.org
|
MAINTAINER= tobez@FreeBSD.org
|
||||||
|
COMMENT= Perl module to access BSD process resource limit and priority functions
|
||||||
|
|
||||||
PERL_CONFIGURE= yes
|
PERL_CONFIGURE= yes
|
||||||
|
|
||||||
MAN3= BSD::Resource.3
|
MAN3= BSD::Resource.3
|
||||||
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
|
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
MD5 (BSD-Resource-1.21.tar.gz) = e2b4186a8dc6fda54840ffd551156871
|
MD5 (BSD-Resource-1.22.tar.gz) = 6b63e4a0164e65f510e3b2dfbfd93090
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
Perl module to access BSD process resource limit and priority functions
|
|
Loading…
Add table
Reference in a new issue