From owner-svn-ports-all@freebsd.org Mon Sep 28 06:21:06 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 F00249CF54C; Mon, 28 Sep 2015 06:21:06 +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 E0B5312D4; Mon, 28 Sep 2015 06:21:06 +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 t8S6L6CX015445; Mon, 28 Sep 2015 06:21:06 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t8S6L6BE015443; Mon, 28 Sep 2015 06:21:06 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201509280621.t8S6L6BE015443@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 28 Sep 2015 06:21:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r398088 - head/www/p5-Catalyst-View-Email 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: Mon, 28 Sep 2015 06:21:07 -0000 Author: sunpoet Date: Mon Sep 28 06:21:05 2015 New Revision: 398088 URL: https://svnweb.freebsd.org/changeset/ports/398088 Log: - Update to 0.36 - Add NO_ARCH Changes: http://search.cpan.org/dist/Catalyst-View-Email/Changes Modified: head/www/p5-Catalyst-View-Email/Makefile head/www/p5-Catalyst-View-Email/distinfo Modified: head/www/p5-Catalyst-View-Email/Makefile ============================================================================== --- head/www/p5-Catalyst-View-Email/Makefile Mon Sep 28 06:21:00 2015 (r398087) +++ head/www/p5-Catalyst-View-Email/Makefile Mon Sep 28 06:21:05 2015 (r398088) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Catalyst-View-Email -PORTVERSION= 0.35 +PORTVERSION= 0.36 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -24,6 +24,7 @@ TEST_DEPENDS= p5-Catalyst-View-Mason>=0. p5-Catalyst-View-TT>=0.31:${PORTSDIR}/www/p5-Catalyst-View-TT \ p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/www/p5-Catalyst-View-Email/distinfo ============================================================================== --- head/www/p5-Catalyst-View-Email/distinfo Mon Sep 28 06:21:00 2015 (r398087) +++ head/www/p5-Catalyst-View-Email/distinfo Mon Sep 28 06:21:05 2015 (r398088) @@ -1,2 +1,2 @@ -SHA256 (Catalyst-View-Email-0.35.tar.gz) = eda74788106f3256c058a88217cb36f624dad9961b93c446cb99702ecca13e15 -SIZE (Catalyst-View-Email-0.35.tar.gz) = 39197 +SHA256 (Catalyst-View-Email-0.36.tar.gz) = 837211a96098cec16698ff09b135b8e30d2664db2e1b1dd205f5a07d13a8bd3c +SIZE (Catalyst-View-Email-0.36.tar.gz) = 40840