Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Dec 2013 04:26:59 +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: r338232 - head/www/p5-Catalyst-Action-REST
Message-ID:  <201312310426.rBV4QxQ9093890@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Dec 31 04:26:58 2013
New Revision: 338232
URL: http://svnweb.freebsd.org/changeset/ports/338232

Log:
  - Update to 1.14
  
  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	Tue Dec 31 04:26:52 2013	(r338231)
+++ head/www/p5-Catalyst-Action-REST/Makefile	Tue Dec 31 04:26:58 2013	(r338232)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Catalyst-Action-REST
-PORTVERSION=	1.13
+PORTVERSION=	1.14
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -27,8 +27,8 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \
 		p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires
 
+CONFIGURE_ARGS=	--default
 USES=		perl5
 USE_PERL5=	configure
-CONFIGURE_ARGS=	--default
 
 .include <bsd.port.mk>

Modified: head/www/p5-Catalyst-Action-REST/distinfo
==============================================================================
--- head/www/p5-Catalyst-Action-REST/distinfo	Tue Dec 31 04:26:52 2013	(r338231)
+++ head/www/p5-Catalyst-Action-REST/distinfo	Tue Dec 31 04:26:58 2013	(r338232)
@@ -1,2 +1,2 @@
-SHA256 (Catalyst-Action-REST-1.13.tar.gz) = 65c5977c58c3c680903b5b71e96efc36ea2e2ce244a30122e526a4296db7bb9a
-SIZE (Catalyst-Action-REST-1.13.tar.gz) = 68142
+SHA256 (Catalyst-Action-REST-1.14.tar.gz) = a3cf595e900edc2ce85d808ddb77493af3f2fc804f07ef429d0615a437a843b2
+SIZE (Catalyst-Action-REST-1.14.tar.gz) = 49043



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