From owner-svn-ports-head@freebsd.org Tue Feb 28 09:48:27 2017 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 4EEF6CEEBAC; Tue, 28 Feb 2017 09:48:27 +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 04BB5C2; Tue, 28 Feb 2017 09:48:26 +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 v1S9mQb9070761; Tue, 28 Feb 2017 09:48:26 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1S9mPfj070758; Tue, 28 Feb 2017 09:48:25 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702280948.v1S9mPfj070758@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 28 Feb 2017 09:48:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r435042 - head/www/p5-Dancer2-Plugin-Deferred 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: Tue, 28 Feb 2017 09:48:27 -0000 Author: sunpoet Date: Tue Feb 28 09:48:25 2017 New Revision: 435042 URL: https://svnweb.freebsd.org/changeset/ports/435042 Log: Update to 0.007017 - Remove MASTER_SITE_SUBDIR - Add LICENSE - Add TEST_DEPENDS - Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/Dancer2-Plugin-Deferred/Changes Modified: head/www/p5-Dancer2-Plugin-Deferred/Makefile head/www/p5-Dancer2-Plugin-Deferred/distinfo head/www/p5-Dancer2-Plugin-Deferred/pkg-plist Modified: head/www/p5-Dancer2-Plugin-Deferred/Makefile ============================================================================== --- head/www/p5-Dancer2-Plugin-Deferred/Makefile Tue Feb 28 09:48:20 2017 (r435041) +++ head/www/p5-Dancer2-Plugin-Deferred/Makefile Tue Feb 28 09:48:25 2017 (r435042) @@ -2,20 +2,25 @@ # $FreeBSD$ PORTNAME= Dancer2-Plugin-Deferred -PORTVERSION= 0.007015 -PORTREVISION= 1 +PORTVERSION= 0.007017 CATEGORIES= www perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:DELUXARAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Dancer2 plugin to defer messages or data across redirections -BUILD_DEPENDS= p5-Dancer2>=0:www/p5-Dancer2 \ +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= p5-Dancer2>=0.200000:www/p5-Dancer2 \ p5-URI>=0:net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-HTTP-Cookies>=0:www/p5-HTTP-Cookies \ + p5-HTTP-Message>=0:www/p5-HTTP-Message \ + p5-Plack>=0:www/p5-Plack +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/www/p5-Dancer2-Plugin-Deferred/distinfo ============================================================================== --- head/www/p5-Dancer2-Plugin-Deferred/distinfo Tue Feb 28 09:48:20 2017 (r435041) +++ head/www/p5-Dancer2-Plugin-Deferred/distinfo Tue Feb 28 09:48:25 2017 (r435042) @@ -1,2 +1,3 @@ -SHA256 (Dancer2-Plugin-Deferred-0.007015.tar.gz) = c13c1fd2f8e3fce82a6b4384ff4b8589df86a2407c1c8a333ea5911fcbc90d8a -SIZE (Dancer2-Plugin-Deferred-0.007015.tar.gz) = 73895 +TIMESTAMP = 1488262715 +SHA256 (Dancer2-Plugin-Deferred-0.007017.tar.gz) = 26a79aaeb7ea5bee460ed3e8700268bcd7aef3bd72367f34743efe6fc75c0c0b +SIZE (Dancer2-Plugin-Deferred-0.007017.tar.gz) = 17076 Modified: head/www/p5-Dancer2-Plugin-Deferred/pkg-plist ============================================================================== --- head/www/p5-Dancer2-Plugin-Deferred/pkg-plist Tue Feb 28 09:48:20 2017 (r435041) +++ head/www/p5-Dancer2-Plugin-Deferred/pkg-plist Tue Feb 28 09:48:25 2017 (r435042) @@ -1,4 +1,4 @@ %%SITE_PERL%%/Dancer2/Plugin/Deferred.pm -%%PERL5_MAN3%%/Dancer2::Plugin::Deferred.3.gz @comment Don't package these: @comment %%SITE_PERL%%/Dancer2/Plugin/README.pod +%%PERL5_MAN3%%/Dancer2::Plugin::Deferred.3.gz