mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
- Update to 0.29
PR: ports/148461 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
This commit is contained in:
parent
fd1aff9d40
commit
cb418db19b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=257571
@ -6,15 +6,21 @@
|
||||
#
|
||||
|
||||
PORTNAME= B-OPCheck
|
||||
PORTVERSION= 0.27
|
||||
PORTVERSION= 0.29
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= B
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= gslin@gslin.org
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= PL_check hacks using Perl callbacks
|
||||
|
||||
RUN_DEPENDS= p5-B-Utils>=0:${PORTSDIR}/devel/p5-B-Utils \
|
||||
p5-Scope-Guard>=0:${PORTSDIR}/devel/p5-Scope-Guard \
|
||||
p5-XSLoader>=0:${PORTSDIR}/devel/p5-XSLoader
|
||||
BUILD_DEPENDS:= p5-ExtUtils-Depends>=0:${PORTSDIR}/devel/p5-ExtUtils-Depends \
|
||||
${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= B::OPCheck.3
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (B-OPCheck-0.27.tar.gz) = de9649ce8e851b86a68b4e5d336cfbdb
|
||||
SHA256 (B-OPCheck-0.27.tar.gz) = 18a3a255b16b69221225cb6495a1c0d586165aab5a59de4870490006ba407723
|
||||
SIZE (B-OPCheck-0.27.tar.gz) = 54899
|
||||
MD5 (B-OPCheck-0.29.tar.gz) = 9e6f3be9ef40bdb7a66dfc7cfcb63f11
|
||||
SHA256 (B-OPCheck-0.29.tar.gz) = 8a1d07ed51d5c867dbecd9e81d50a43470eb2aff2d144cd2b16ef2c33e9e20eb
|
||||
SIZE (B-OPCheck-0.29.tar.gz) = 61578
|
||||
|
Loading…
Reference in New Issue
Block a user