svn commit: r318009 - head/devel/p5-B-Hooks-Parser
Anton Berezin
tobez at FreeBSD.org
Mon May 13 08:37:46 UTC 2013
Author: tobez
Date: Mon May 13 08:37:45 2013
New Revision: 318009
URL: http://svnweb.freebsd.org/changeset/ports/318009
Log:
Update to 0.12.
Changes: http://search.cpan.org/dist/B-Hooks-Parser/Changes
Modified:
head/devel/p5-B-Hooks-Parser/Makefile
head/devel/p5-B-Hooks-Parser/distinfo
Modified: head/devel/p5-B-Hooks-Parser/Makefile
==============================================================================
--- head/devel/p5-B-Hooks-Parser/Makefile Mon May 13 08:33:27 2013 (r318008)
+++ head/devel/p5-B-Hooks-Parser/Makefile Mon May 13 08:37:45 2013 (r318009)
@@ -1,12 +1,8 @@
-# New ports collection makefile for: p5-B-Hooks-Parser
-# Date created: 2009-03-11
-# Whom: Gea-Suan Lin <gslin at gslin.org>
-#
+# Created by: Gea-Suan Lin <gslin at gslin.org>
# $FreeBSD$
-#
PORTNAME= B-Hooks-Parser
-PORTVERSION= 0.11
+PORTVERSION= 0.12
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,7 +11,7 @@ MAINTAINER= perl at FreeBSD.org
COMMENT= Interface to perls parser variables
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
TEST_DEPENDS= p5-B-Hooks-EndOfScope>=0.05:${PORTSDIR}/devel/p5-B-Hooks-EndOfScope \
p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
Modified: head/devel/p5-B-Hooks-Parser/distinfo
==============================================================================
--- head/devel/p5-B-Hooks-Parser/distinfo Mon May 13 08:33:27 2013 (r318008)
+++ head/devel/p5-B-Hooks-Parser/distinfo Mon May 13 08:37:45 2013 (r318009)
@@ -1,2 +1,2 @@
-SHA256 (B-Hooks-Parser-0.11.tar.gz) = 48320553c9f1615c08a5e093c7bfcab85a6fde2e77b65ee288e194b4e5ba7e71
-SIZE (B-Hooks-Parser-0.11.tar.gz) = 71116
+SHA256 (B-Hooks-Parser-0.12.tar.gz) = cddbc1e664975ef1e35b5f9361ff993d9005507201463f9e5561a056ffbadb25
+SIZE (B-Hooks-Parser-0.12.tar.gz) = 72662
More information about the svn-ports-head
mailing list