Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Nov 2016 16:10:25 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r427047 - head/devel/p5-JIRA-REST
Message-ID:  <201611241610.uAOGAPPl015298@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Nov 24 16:10:25 2016
New Revision: 427047
URL: https://svnweb.freebsd.org/changeset/ports/427047

Log:
  - Update to 0.014
  - Add LICENSE_FILE
  
  Changes:	http://search.cpan.org/dist/JIRA-REST/Changes

Modified:
  head/devel/p5-JIRA-REST/Makefile
  head/devel/p5-JIRA-REST/distinfo

Modified: head/devel/p5-JIRA-REST/Makefile
==============================================================================
--- head/devel/p5-JIRA-REST/Makefile	Thu Nov 24 16:10:20 2016	(r427046)
+++ head/devel/p5-JIRA-REST/Makefile	Thu Nov 24 16:10:25 2016	(r427047)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	JIRA-REST
-PORTVERSION=	0.012
-PORTREVISION=	1
+PORTVERSION=	0.014
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -13,8 +12,10 @@ COMMENT=	Extended interface to JIRA REST
 
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	p5-HTML-TreeBuilder-LibXML>=0:www/p5-HTML-TreeBuilder-LibXML \
+BUILD_DEPENDS=	p5-Config-Identity>=0.0019:devel/p5-Config-Identity \
+		p5-HTML-TreeBuilder-LibXML>=0:www/p5-HTML-TreeBuilder-LibXML \
 		p5-HTTP-Message>=0:www/p5-HTTP-Message \
 		p5-JSON>=0:converters/p5-JSON \
 		p5-REST-Client>=0:www/p5-REST-Client \

Modified: head/devel/p5-JIRA-REST/distinfo
==============================================================================
--- head/devel/p5-JIRA-REST/distinfo	Thu Nov 24 16:10:20 2016	(r427046)
+++ head/devel/p5-JIRA-REST/distinfo	Thu Nov 24 16:10:25 2016	(r427047)
@@ -1,2 +1,3 @@
-SHA256 (JIRA-REST-0.012.tar.gz) = e747b9194760a3e8b796603bd7df6620362929e39c2b2179ae6a2fd0c5669007
-SIZE (JIRA-REST-0.012.tar.gz) = 15431
+TIMESTAMP = 1479979048
+SHA256 (JIRA-REST-0.014.tar.gz) = 006869a3ba2ba63a6ea1bf9a9dc0c7ff021570ffdd01e9eefb76576035823b1e
+SIZE (JIRA-REST-0.014.tar.gz) = 16560



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