From owner-svn-ports-all@freebsd.org Sat Aug 15 07:37:51 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 77D049A0CA5; Sat, 15 Aug 2015 07:37:51 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::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 688021619; Sat, 15 Aug 2015 07:37:51 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t7F7bpd0029288; Sat, 15 Aug 2015 07:37:51 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t7F7boP7029286; Sat, 15 Aug 2015 07:37:50 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201508150737.t7F7boP7029286@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 15 Aug 2015 07:37:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r394281 - head/www/p5-Catalyst-View-TT 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: Sat, 15 Aug 2015 07:37:51 -0000 Author: sunpoet Date: Sat Aug 15 07:37:50 2015 New Revision: 394281 URL: https://svnweb.freebsd.org/changeset/ports/394281 Log: - Update to 0.43 - Add NO_ARCH Changes: http://search.cpan.org/dist/Catalyst-View-TT/Changes Modified: head/www/p5-Catalyst-View-TT/Makefile head/www/p5-Catalyst-View-TT/distinfo Modified: head/www/p5-Catalyst-View-TT/Makefile ============================================================================== --- head/www/p5-Catalyst-View-TT/Makefile Sat Aug 15 07:37:44 2015 (r394280) +++ head/www/p5-Catalyst-View-TT/Makefile Sat Aug 15 07:37:50 2015 (r394281) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Catalyst-View-TT -PORTVERSION= 0.42 +PORTVERSION= 0.43 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -21,6 +21,7 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>=5.70 p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/www/p5-Catalyst-View-TT/distinfo ============================================================================== --- head/www/p5-Catalyst-View-TT/distinfo Sat Aug 15 07:37:44 2015 (r394280) +++ head/www/p5-Catalyst-View-TT/distinfo Sat Aug 15 07:37:50 2015 (r394281) @@ -1,2 +1,2 @@ -SHA256 (Catalyst-View-TT-0.42.tar.gz) = e804ca8ab0ea1417f390eaf7129884f20daab35c2cf2a4b472122becd28c91a1 -SIZE (Catalyst-View-TT-0.42.tar.gz) = 50541 +SHA256 (Catalyst-View-TT-0.43.tar.gz) = 6d97a4031fb638aed2ed3b9e3410c0d50ab98b6d1c691de705dd0dbaf1a9d76f +SIZE (Catalyst-View-TT-0.43.tar.gz) = 26829