From owner-svn-ports-all@freebsd.org Tue Jan 12 21:41:27 2016 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 61C4BA6DCFD; Tue, 12 Jan 2016 21:41:27 +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 3134D1BF5; Tue, 12 Jan 2016 21:41:27 +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 u0CLfQpq080857; Tue, 12 Jan 2016 21:41:26 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u0CLfQO1080855; Tue, 12 Jan 2016 21:41:26 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201601122141.u0CLfQO1080855@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 12 Jan 2016 21:41:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r405965 - head/www/p5-Catalyst-Plugin-ErrorCatcher 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: Tue, 12 Jan 2016 21:41:27 -0000 Author: sunpoet Date: Tue Jan 12 21:41:25 2016 New Revision: 405965 URL: https://svnweb.freebsd.org/changeset/ports/405965 Log: - Update to 0.0.8.20 - Add NO_ARCH Changes: http://search.cpan.org/dist/Catalyst-Plugin-ErrorCatcher/Changes Modified: head/www/p5-Catalyst-Plugin-ErrorCatcher/Makefile head/www/p5-Catalyst-Plugin-ErrorCatcher/distinfo Modified: head/www/p5-Catalyst-Plugin-ErrorCatcher/Makefile ============================================================================== --- head/www/p5-Catalyst-Plugin-ErrorCatcher/Makefile Tue Jan 12 21:41:21 2016 (r405964) +++ head/www/p5-Catalyst-Plugin-ErrorCatcher/Makefile Tue Jan 12 21:41:25 2016 (r405965) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Catalyst-Plugin-ErrorCatcher -PORTVERSION= 0.0.8.18 +PORTVERSION= 0.0.8.20 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:CHISEL @@ -39,6 +39,7 @@ TEST_DEPENDS= p5-Catalyst-Plugin-Authent p5-Test-UseAllModules>=0:${PORTSDIR}/devel/p5-Test-UseAllModules \ p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/www/p5-Catalyst-Plugin-ErrorCatcher/distinfo ============================================================================== --- head/www/p5-Catalyst-Plugin-ErrorCatcher/distinfo Tue Jan 12 21:41:21 2016 (r405964) +++ head/www/p5-Catalyst-Plugin-ErrorCatcher/distinfo Tue Jan 12 21:41:25 2016 (r405965) @@ -1,2 +1,2 @@ -SHA256 (Catalyst-Plugin-ErrorCatcher-0.0.8.18.tar.gz) = e6c9ee66f429aa09ca6144e8f0d7e981f262bd6379fc8def8166d763df74b67f -SIZE (Catalyst-Plugin-ErrorCatcher-0.0.8.18.tar.gz) = 35575 +SHA256 (Catalyst-Plugin-ErrorCatcher-0.0.8.20.tar.gz) = 56ac985cc9c5a773504cffc00b9a8702bec7cea3cb5a9604cd887d5a1562c3ba +SIZE (Catalyst-Plugin-ErrorCatcher-0.0.8.20.tar.gz) = 39004