mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-17 08:01:36 +00:00
Update to 0.12.
Changes: http://search.cpan.org/dist/B-Hooks-Parser/Changes
This commit is contained in:
parent
a63c80d554
commit
9fecb6de0a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=318009
@ -1,12 +1,8 @@
|
|||||||
# New ports collection makefile for: p5-B-Hooks-Parser
|
# Created by: Gea-Suan Lin <gslin@gslin.org>
|
||||||
# Date created: 2009-03-11
|
|
||||||
# Whom: Gea-Suan Lin <gslin@gslin.org>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= B-Hooks-Parser
|
PORTNAME= B-Hooks-Parser
|
||||||
PORTVERSION= 0.11
|
PORTVERSION= 0.12
|
||||||
CATEGORIES= devel perl5
|
CATEGORIES= devel perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
@ -15,7 +11,7 @@ MAINTAINER= perl@FreeBSD.org
|
|||||||
COMMENT= Interface to perls parser variables
|
COMMENT= Interface to perls parser variables
|
||||||
|
|
||||||
BUILD_DEPENDS= p5-B-Hooks-OP-Check>=0:${PORTSDIR}/devel/p5-B-Hooks-OP-Check \
|
BUILD_DEPENDS= p5-B-Hooks-OP-Check>=0:${PORTSDIR}/devel/p5-B-Hooks-OP-Check \
|
||||||
p5-ExtUtils-Depends>=0:${PORTSDIR}/devel/p5-ExtUtils-Depends
|
p5-ExtUtils-Depends>=0.302:${PORTSDIR}/devel/p5-ExtUtils-Depends
|
||||||
RUN_DEPENDS= p5-B-Hooks-OP-Check>=0:${PORTSDIR}/devel/p5-B-Hooks-OP-Check
|
RUN_DEPENDS= p5-B-Hooks-OP-Check>=0:${PORTSDIR}/devel/p5-B-Hooks-OP-Check
|
||||||
TEST_DEPENDS= p5-B-Hooks-EndOfScope>=0.05:${PORTSDIR}/devel/p5-B-Hooks-EndOfScope \
|
TEST_DEPENDS= p5-B-Hooks-EndOfScope>=0.05:${PORTSDIR}/devel/p5-B-Hooks-EndOfScope \
|
||||||
p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
|
p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
SHA256 (B-Hooks-Parser-0.11.tar.gz) = 48320553c9f1615c08a5e093c7bfcab85a6fde2e77b65ee288e194b4e5ba7e71
|
SHA256 (B-Hooks-Parser-0.12.tar.gz) = cddbc1e664975ef1e35b5f9361ff993d9005507201463f9e5561a056ffbadb25
|
||||||
SIZE (B-Hooks-Parser-0.11.tar.gz) = 71116
|
SIZE (B-Hooks-Parser-0.12.tar.gz) = 72662
|
||||||
|
Loading…
Reference in New Issue
Block a user