Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Nov 2015 20:12:19 +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: r400774 - head/www/p5-Catalyst-Action-REST
Message-ID:  <201511042012.tA4KCJAA060515@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Nov  4 20:12:19 2015
New Revision: 400774
URL: https://svnweb.freebsd.org/changeset/ports/400774

Log:
  - Update to 1.20
  - Add NO_ARCH
  
  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	Wed Nov  4 20:12:14 2015	(r400773)
+++ head/www/p5-Catalyst-Action-REST/Makefile	Wed Nov  4 20:12:19 2015	(r400774)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Catalyst-Action-REST
-PORTVERSION=	1.19
+PORTVERSION=	1.20
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -25,6 +25,7 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-libwww>=5:${PORTSDIR}/www/p5-libwww \
 		p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires
 
+NO_ARCH=	yes
 CONFIGURE_ARGS=	--default
 USES=		perl5
 USE_PERL5=	configure

Modified: head/www/p5-Catalyst-Action-REST/distinfo
==============================================================================
--- head/www/p5-Catalyst-Action-REST/distinfo	Wed Nov  4 20:12:14 2015	(r400773)
+++ head/www/p5-Catalyst-Action-REST/distinfo	Wed Nov  4 20:12:19 2015	(r400774)
@@ -1,2 +1,2 @@
-SHA256 (Catalyst-Action-REST-1.19.tar.gz) = 0d8b788d8c13fcbabb8f74556ed81915cbdd6e5e896ff472bee32831d2323c62
-SIZE (Catalyst-Action-REST-1.19.tar.gz) = 48475
+SHA256 (Catalyst-Action-REST-1.20.tar.gz) = c0470541ec0016b837db3186ed77915813c8b856b941db89b86db8602e31ead6
+SIZE (Catalyst-Action-REST-1.20.tar.gz) = 49846



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