Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 May 2013 08:37:45 +0000 (UTC)
From:      Anton Berezin <tobez@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r318009 - head/devel/p5-B-Hooks-Parser
Message-ID:  <201305130837.r4D8bjlc020049@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@gslin.org>
-#
+# Created by: Gea-Suan Lin <gslin@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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305130837.r4D8bjlc020049>