Date: Sat, 15 Aug 2015 07:37:50 +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: r394281 - head/www/p5-Catalyst-View-TT Message-ID: <201508150737.t7F7boP7029286@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201508150737.t7F7boP7029286>