View | Details | Raw Unified | Return to bug 148461
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.29
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=	p5-ExtUtils-Depends>=0:${PORTSDIR}/devel/p5-ExtUtils-Depends
19
RUN_DEPENDS=	p5-B-Utils>=0:${PORTSDIR}/devel/p5-B-Utils \
20
		p5-Scope-Guard>=0:${PORTSDIR}/devel/p5-Scope-Guard \
21
		p5-XSLoader>=0:${PORTSDIR}/devel/p5-XSLoader
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.29.tar.gz) = 9e6f3be9ef40bdb7a66dfc7cfcb63f11
2
SHA256 (B-OPCheck-0.27.tar.gz) = 18a3a255b16b69221225cb6495a1c0d586165aab5a59de4870490006ba407723
2
SHA256 (B-OPCheck-0.29.tar.gz) = 8a1d07ed51d5c867dbecd9e81d50a43470eb2aff2d144cd2b16ef2c33e9e20eb
3
SIZE (B-OPCheck-0.27.tar.gz) = 54899
3
SIZE (B-OPCheck-0.29.tar.gz) = 61578

Return to bug 148461