Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Dec 2017 16:01:54 +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: r455730 - head/www/p5-Catalyst-Action-REST
Message-ID:  <201712071601.vB7G1sUD089961@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Dec  7 16:01:54 2017
New Revision: 455730
URL: https://svnweb.freebsd.org/changeset/ports/455730

Log:
  Update to 1.21
  
  - Add LICENSE_FILE
  
  Changes:	http://search.cpan.org/dist/Catalyst-Action-REST/Changes

Modified:
  head/www/p5-Catalyst-Action-REST/Makefile
  head/www/p5-Catalyst-Action-REST/distinfo

Modified: head/www/p5-Catalyst-Action-REST/Makefile
==============================================================================
--- head/www/p5-Catalyst-Action-REST/Makefile	Thu Dec  7 16:01:49 2017	(r455729)
+++ head/www/p5-Catalyst-Action-REST/Makefile	Thu Dec  7 16:01:54 2017	(r455730)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Catalyst-Action-REST
-PORTVERSION=	1.20
+PORTVERSION=	1.21
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -12,6 +12,7 @@ COMMENT=	Automated REST Method Dispatching for Catalys
 
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	p5-Catalyst-Runtime>=5.80030:www/p5-Catalyst-Runtime \
 		p5-Class-Inspector>=1.13:devel/p5-Class-Inspector \

Modified: head/www/p5-Catalyst-Action-REST/distinfo
==============================================================================
--- head/www/p5-Catalyst-Action-REST/distinfo	Thu Dec  7 16:01:49 2017	(r455729)
+++ head/www/p5-Catalyst-Action-REST/distinfo	Thu Dec  7 16:01:54 2017	(r455730)
@@ -1,2 +1,3 @@
-SHA256 (Catalyst-Action-REST-1.20.tar.gz) = c0470541ec0016b837db3186ed77915813c8b856b941db89b86db8602e31ead6
-SIZE (Catalyst-Action-REST-1.20.tar.gz) = 49846
+TIMESTAMP = 1512594506
+SHA256 (Catalyst-Action-REST-1.21.tar.gz) = ccf81bba5200d3a0ad6901f923af173a3d4416618aea08a6938baaffdef4cb20
+SIZE (Catalyst-Action-REST-1.21.tar.gz) = 51320



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