From owner-svn-ports-head@freebsd.org Tue Sep 26 15:55:53 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 11747E0F3A8; Tue, 26 Sep 2017 15:55:53 +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 C876C6B44D; Tue, 26 Sep 2017 15:55:52 +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 v8QFtp85021770; Tue, 26 Sep 2017 15:55:51 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8QFtpqL021768; Tue, 26 Sep 2017 15:55:51 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201709261555.v8QFtpqL021768@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, 26 Sep 2017 15:55:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r450675 - head/www/p5-Plack-Middleware-RemoveRedundantBody X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/p5-Plack-Middleware-RemoveRedundantBody X-SVN-Commit-Revision: 450675 X-SVN-Commit-Repository: ports 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, 26 Sep 2017 15:55:53 -0000 Author: sunpoet Date: Tue Sep 26 15:55:51 2017 New Revision: 450675 URL: https://svnweb.freebsd.org/changeset/ports/450675 Log: Update to 0.06 - Add LICENSE_FILE - Add NO_ARCH Changes: http://search.cpan.org/dist/Plack-Middleware-RemoveRedundantBody/Changes Modified: head/www/p5-Plack-Middleware-RemoveRedundantBody/Makefile head/www/p5-Plack-Middleware-RemoveRedundantBody/distinfo Modified: head/www/p5-Plack-Middleware-RemoveRedundantBody/Makefile ============================================================================== --- head/www/p5-Plack-Middleware-RemoveRedundantBody/Makefile Tue Sep 26 15:55:46 2017 (r450674) +++ head/www/p5-Plack-Middleware-RemoveRedundantBody/Makefile Tue Sep 26 15:55:51 2017 (r450675) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Plack-Middleware-RemoveRedundantBody -PORTVERSION= 0.05 -PORTREVISION= 1 +PORTVERSION= 0.06 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,11 +12,13 @@ COMMENT= Sets removes body for HTTP response if it is LICENSE= ART10 GPLv1+ LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-Plack>=0:www/p5-Plack RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-HTTP-Message>=0:www/p5-HTTP-Message +NO_ARCH= yes USE_PERL5= configure USES= perl5 Modified: head/www/p5-Plack-Middleware-RemoveRedundantBody/distinfo ============================================================================== --- head/www/p5-Plack-Middleware-RemoveRedundantBody/distinfo Tue Sep 26 15:55:46 2017 (r450674) +++ head/www/p5-Plack-Middleware-RemoveRedundantBody/distinfo Tue Sep 26 15:55:51 2017 (r450675) @@ -1,2 +1,3 @@ -SHA256 (Plack-Middleware-RemoveRedundantBody-0.05.tar.gz) = a0676e1c792bea7f25f1d901bee59054d35012d5ea8cd42529d336143fa87cd8 -SIZE (Plack-Middleware-RemoveRedundantBody-0.05.tar.gz) = 10387 +TIMESTAMP = 1506437661 +SHA256 (Plack-Middleware-RemoveRedundantBody-0.06.tar.gz) = 3fbfc3b33e7ca5774f941ed085de14508c6a4f7123e36ece11fd72f2aec683ed +SIZE (Plack-Middleware-RemoveRedundantBody-0.06.tar.gz) = 10262