From owner-svn-ports-head@freebsd.org Wed Nov 23 20:05:52 2016 Return-Path: Delivered-To: svn-ports-head@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 1BD0CC50839; Wed, 23 Nov 2016 20:05:52 +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 BFF1C1168; Wed, 23 Nov 2016 20:05:51 +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 uANK5oTv020275; Wed, 23 Nov 2016 20:05:50 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uANK5ofw020273; Wed, 23 Nov 2016 20:05:50 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201611232005.uANK5ofw020273@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 23 Nov 2016 20:05:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r426970 - head/mail/p5-Dancer2-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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Nov 2016 20:05:52 -0000 Author: sunpoet Date: Wed Nov 23 20:05:50 2016 New Revision: 426970 URL: https://svnweb.freebsd.org/changeset/ports/426970 Log: - Update to 0.0201 Changes: http://search.cpan.org/dist/Dancer2-Plugin-Email/CHANGES Modified: head/mail/p5-Dancer2-Plugin-Email/Makefile head/mail/p5-Dancer2-Plugin-Email/distinfo Modified: head/mail/p5-Dancer2-Plugin-Email/Makefile ============================================================================== --- head/mail/p5-Dancer2-Plugin-Email/Makefile Wed Nov 23 20:05:46 2016 (r426969) +++ head/mail/p5-Dancer2-Plugin-Email/Makefile Wed Nov 23 20:05:50 2016 (r426970) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Dancer2-Plugin-Email -PORTVERSION= 0.0200 +PORTVERSION= 0.0201 CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,9 +16,11 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-Dancer2>=0.200000:www/p5-Dancer2 \ p5-Email-Sender>=0:mail/p5-Email-Sender \ p5-File-Type>=0:devel/p5-File-Type \ - p5-MIME-Tools>=0:mail/p5-MIME-Tools + p5-MIME-Tools>=0:mail/p5-MIME-Tools \ + p5-Module-Runtime>=0:devel/p5-Module-Runtime RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-WWW-Mechanize-PSGI>=0.35:devel/p5-Test-WWW-Mechanize-PSGI +TEST_DEPENDS= p5-HTTP-Message>=0:www/p5-HTTP-Message \ + p5-Plack>=1.0029:www/p5-Plack NO_ARCH= yes USES= perl5 Modified: head/mail/p5-Dancer2-Plugin-Email/distinfo ============================================================================== --- head/mail/p5-Dancer2-Plugin-Email/distinfo Wed Nov 23 20:05:46 2016 (r426969) +++ head/mail/p5-Dancer2-Plugin-Email/distinfo Wed Nov 23 20:05:50 2016 (r426970) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479554257 -SHA256 (Dancer2-Plugin-Email-0.0200.tar.gz) = 6baa6089dfef42dadf94f3da3c99441972c677812b9d5b4fb359cce9350ec7c1 -SIZE (Dancer2-Plugin-Email-0.0200.tar.gz) = 16971 +TIMESTAMP = 1479918928 +SHA256 (Dancer2-Plugin-Email-0.0201.tar.gz) = 19d5b6aede33c0ea2048c435686ce89b639b90ba4e24f3722b7be960ec22f589 +SIZE (Dancer2-Plugin-Email-0.0201.tar.gz) = 17553