View | Details | Raw Unified | Return to bug 59852
Collapse All | Expand All

(-)Makefile (-2 / +3 lines)
Lines 6-21 Link Here
6
#
6
#
7
7
8
PORTNAME=	BSD-Resource
8
PORTNAME=	BSD-Resource
9
PORTVERSION=	1.22
9
PORTVERSION=	1.23
10
CATEGORIES=	devel perl5
10
CATEGORIES=	devel perl5
11
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
11
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
12
MASTER_SITE_SUBDIR=	BSD
12
MASTER_SITE_SUBDIR=	BSD
13
PKGNAMEPREFIX=	p5-
13
PKGNAMEPREFIX=	p5-
14
14
15
MAINTAINER=	tobez@FreeBSD.org
15
MAINTAINER=	tobez@FreeBSD.org
16
COMMENT=	Perl module to access BSD process resource limit and priority functions
16
COMMENT=	Perl module to access BSD resource limit and priority functions
17
17
18
PERL_CONFIGURE=	yes
18
PERL_CONFIGURE=	yes
19
INSTALLS_SHLIB=	yes
19
20
20
MAN3=		BSD::Resource.3
21
MAN3=		BSD::Resource.3
21
22
(-)distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (BSD-Resource-1.22.tar.gz) = 6b63e4a0164e65f510e3b2dfbfd93090
1
MD5 (BSD-Resource-1.23.tar.gz) = e236559c301f00a1d20eaf5931e7ad6a

Return to bug 59852