Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Jun 2014 12:28:33 +0000 (UTC)
From:      Lars Thegler <lth@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r357142 - head/devel/p5-Syntax-Keyword-Junction
Message-ID:  <201406091228.s59CSXP2084991@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lth
Date: Mon Jun  9 12:28:33 2014
New Revision: 357142
URL: http://svnweb.freebsd.org/changeset/ports/357142
QAT: https://qat.redports.org/buildarchive/r357142/

Log:
  - Update to 0.003007
  - Add LICENSE
  
  Changes: https://metacpan.org/changes/distribution/Syntax-Keyword-Junction

Modified:
  head/devel/p5-Syntax-Keyword-Junction/Makefile
  head/devel/p5-Syntax-Keyword-Junction/distinfo

Modified: head/devel/p5-Syntax-Keyword-Junction/Makefile
==============================================================================
--- head/devel/p5-Syntax-Keyword-Junction/Makefile	Mon Jun  9 12:18:15 2014	(r357141)
+++ head/devel/p5-Syntax-Keyword-Junction/Makefile	Mon Jun  9 12:28:33 2014	(r357142)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	Syntax-Keyword-Junction
-PORTVERSION=	0.003006
+PORTVERSION=	0.003007
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -9,11 +9,14 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	lth@FreeBSD.org
 COMMENT=	Perl6 style Junction operators in Perl5
 
-USES=		perl5
-USE_PERL5=	configure
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	p5-syntax>=0:${PORTSDIR}/devel/p5-syntax \
 		p5-Sub-Exporter-Progressive>=0.001.006:${PORTSDIR}/devel/p5-Sub-Exporter-Progressive
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+USES=		perl5
+USE_PERL5=	configure
+
 .include <bsd.port.mk>

Modified: head/devel/p5-Syntax-Keyword-Junction/distinfo
==============================================================================
--- head/devel/p5-Syntax-Keyword-Junction/distinfo	Mon Jun  9 12:18:15 2014	(r357141)
+++ head/devel/p5-Syntax-Keyword-Junction/distinfo	Mon Jun  9 12:28:33 2014	(r357142)
@@ -1,2 +1,2 @@
-SHA256 (Syntax-Keyword-Junction-0.003006.tar.gz) = 182ab56d86bf3acf292d4ed5893ae0134f43843cdadba3e18f9885e6f86035ec
-SIZE (Syntax-Keyword-Junction-0.003006.tar.gz) = 17377
+SHA256 (Syntax-Keyword-Junction-0.003007.tar.gz) = 923efd58de33124ef90798fbbb9b1e331476e0acef0c40fd2b1cea498bdf1231
+SIZE (Syntax-Keyword-Junction-0.003007.tar.gz) = 16497



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