Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Aug 2016 01:57:24 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r420641 - head/devel/p5-B-Hooks-Parser
Message-ID:  <201608230157.u7N1vOmN025077@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Tue Aug 23 01:57:24 2016
New Revision: 420641
URL: https://svnweb.freebsd.org/changeset/ports/420641

Log:
  - Update to 0.17
  Changes: http://search.cpan.org/src/ETHER/B-Hooks-Parser-0.17/Changes
  - Add LICENSE

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	Tue Aug 23 01:51:21 2016	(r420640)
+++ head/devel/p5-B-Hooks-Parser/Makefile	Tue Aug 23 01:57:24 2016	(r420641)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	B-Hooks-Parser
-PORTVERSION=	0.16
+PORTVERSION=	0.17
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -10,6 +10,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Interface to perls parser variables
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	p5-B-Hooks-OP-Check>=0:devel/p5-B-Hooks-OP-Check \
 		p5-ExtUtils-Depends>=0.302:devel/p5-ExtUtils-Depends
 RUN_DEPENDS=	p5-B-Hooks-OP-Check>=0:devel/p5-B-Hooks-OP-Check

Modified: head/devel/p5-B-Hooks-Parser/distinfo
==============================================================================
--- head/devel/p5-B-Hooks-Parser/distinfo	Tue Aug 23 01:51:21 2016	(r420640)
+++ head/devel/p5-B-Hooks-Parser/distinfo	Tue Aug 23 01:57:24 2016	(r420641)
@@ -1,2 +1,3 @@
-SHA256 (B-Hooks-Parser-0.16.tar.gz) = 24e65268da41976fe3055091554848f6ef6eedd0c5c1a708b0fca5fe10cabab6
-SIZE (B-Hooks-Parser-0.16.tar.gz) = 84593
+TIMESTAMP = 1471940175
+SHA256 (B-Hooks-Parser-0.17.tar.gz) = 3072e837ff170a992a004ee14d25ce32cce919a1b8b14ab6ad69f12b7d9d1b74
+SIZE (B-Hooks-Parser-0.17.tar.gz) = 86570



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