From owner-svn-ports-all@freebsd.org Thu Aug 13 17:35:00 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 1147D9B87B8; Thu, 13 Aug 2015 17:35:00 +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 C290819F0; Thu, 13 Aug 2015 17:34:59 +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 t7DHYxrY049695; Thu, 13 Aug 2015 17:34:59 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t7DHYwba049692; Thu, 13 Aug 2015 17:34:58 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201508131734.t7DHYwba049692@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 13 Aug 2015 17:34:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r394121 - head/www/p5-Catalyst-Plugin-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: Thu, 13 Aug 2015 17:35:00 -0000 Author: sunpoet Date: Thu Aug 13 17:34:58 2015 New Revision: 394121 URL: https://svnweb.freebsd.org/changeset/ports/394121 Log: - Update to 0.09 - Add LICENSE - Sort *_DEPENDS - Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/Catalyst-Plugin-Email/Changes Modified: head/www/p5-Catalyst-Plugin-Email/Makefile head/www/p5-Catalyst-Plugin-Email/distinfo head/www/p5-Catalyst-Plugin-Email/pkg-plist Modified: head/www/p5-Catalyst-Plugin-Email/Makefile ============================================================================== --- head/www/p5-Catalyst-Plugin-Email/Makefile Thu Aug 13 17:34:53 2015 (r394120) +++ head/www/p5-Catalyst-Plugin-Email/Makefile Thu Aug 13 17:34:58 2015 (r394121) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Catalyst-Plugin-Email -PORTVERSION= 0.08 -PORTREVISION= 2 +PORTVERSION= 0.09 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,11 +10,15 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Send emails with Catalyst +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ - p5-Email-Send>=0:${PORTSDIR}/mail/p5-Email-Send \ - p5-Email-MIME>=0:${PORTSDIR}/mail/p5-Email-MIME + p5-Email-MIME>=0:${PORTSDIR}/mail/p5-Email-MIME \ + p5-Email-Send>=0:${PORTSDIR}/mail/p5-Email-Send RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/www/p5-Catalyst-Plugin-Email/distinfo ============================================================================== --- head/www/p5-Catalyst-Plugin-Email/distinfo Thu Aug 13 17:34:53 2015 (r394120) +++ head/www/p5-Catalyst-Plugin-Email/distinfo Thu Aug 13 17:34:58 2015 (r394121) @@ -1,2 +1,2 @@ -SHA256 (Catalyst-Plugin-Email-0.08.tar.gz) = ca284b556904b011baad4eda741727eb52bed9b2680ccd48777d93c28efd1035 -SIZE (Catalyst-Plugin-Email-0.08.tar.gz) = 3320 +SHA256 (Catalyst-Plugin-Email-0.09.tar.gz) = e99b5da1f26fd26e0b828b6d445197e00353a0a56ac4b039824dbcedad8b5837 +SIZE (Catalyst-Plugin-Email-0.09.tar.gz) = 4787 Modified: head/www/p5-Catalyst-Plugin-Email/pkg-plist ============================================================================== --- head/www/p5-Catalyst-Plugin-Email/pkg-plist Thu Aug 13 17:34:53 2015 (r394120) +++ head/www/p5-Catalyst-Plugin-Email/pkg-plist Thu Aug 13 17:34:58 2015 (r394121) @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/Catalyst::Plugin::Email.3.gz %%SITE_PERL%%/Catalyst/Plugin/Email.pm +%%PERL5_MAN3%%/Catalyst::Plugin::Email.3.gz