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

(-)/home/staff/gslin/work/ports/p5-B-OPCheck/Makefile (-2 / +7 lines)
Lines 6-20 Link Here
6
#
6
#
7
7
8
PORTNAME=	B-OPCheck
8
PORTNAME=	B-OPCheck
9
PORTVERSION=	0.27
9
PORTVERSION=	0.28
10
CATEGORIES=	devel perl5
10
CATEGORIES=	devel perl5
11
MASTER_SITES=	CPAN
11
MASTER_SITES=	CPAN
12
MASTER_SITE_SUBDIR=	B
12
MASTER_SITE_SUBDIR=	B
13
PKGNAMEPREFIX=	p5-
13
PKGNAMEPREFIX=	p5-
14
14
15
MAINTAINER=	gslin@gslin.org
15
MAINTAINER=	perl@FreeBSD.org
16
COMMENT=	PL_check hacks using Perl callbacks
16
COMMENT=	PL_check hacks using Perl callbacks
17
17
18
BUILD_DEPENDS=	${RUN_DEPENDS}
19
RUN_DEPENDS=	p5-B-Utils>0:${PORTSDIR}/devel/p5-B-Utils \
20
		p5-ExtUtils-Depends>0:${PORTSDIR}/devel/p5-ExtUtils-Depends \
21
		p5-Scope-Guard>0:${PORTSDIR}/devel/p5-Scope-Guard
22
18
PERL_CONFIGURE=	yes
23
PERL_CONFIGURE=	yes
19
24
20
MAN3=		B::OPCheck.3
25
MAN3=		B::OPCheck.3
(-)/home/staff/gslin/work/ports/p5-B-OPCheck/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (B-OPCheck-0.27.tar.gz) = de9649ce8e851b86a68b4e5d336cfbdb
1
MD5 (B-OPCheck-0.28.tar.gz) = b70e8eee1b5be7455fb50efb375298f9
2
SHA256 (B-OPCheck-0.27.tar.gz) = 18a3a255b16b69221225cb6495a1c0d586165aab5a59de4870490006ba407723
2
SHA256 (B-OPCheck-0.28.tar.gz) = e95d69fb3ec4a31c951157f581a0c3bc4c910f18c9ff0e0bff742a5626b0b083
3
SIZE (B-OPCheck-0.27.tar.gz) = 54899
3
SIZE (B-OPCheck-0.28.tar.gz) = 61439

Return to bug 137655