From owner-svn-ports-all@freebsd.org Wed Nov 4 20:12:20 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D2B96A269A4; Wed, 4 Nov 2015 20:12:20 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9FEB118BC; Wed, 4 Nov 2015 20:12:20 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4KCJud060517; Wed, 4 Nov 2015 20:12:19 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4KCJAA060515; Wed, 4 Nov 2015 20:12:19 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511042012.tA4KCJAA060515@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 4 Nov 2015 20:12:19 +0000 (UTC) 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 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 20:12:20 -0000 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