From owner-svn-ports-head@FreeBSD.ORG Mon Mar 16 10:24:26 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 58FE0A05; Mon, 16 Mar 2015 10:24:26 +0000 (UTC) Received: from svn.freebsd.org (svn.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 29F1368E; Mon, 16 Mar 2015 10:24:26 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t2GAOQUk027921; Mon, 16 Mar 2015 10:24:26 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t2GAOPt2027919; Mon, 16 Mar 2015 10:24:25 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201503161024.t2GAOPt2027919@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Mon, 16 Mar 2015 10:24:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r381378 - head/www/p5-CGI-Application-Plugin-Stream 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.18-1 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: Mon, 16 Mar 2015 10:24:26 -0000 Author: bofh Date: Mon Mar 16 10:24:24 2015 New Revision: 381378 URL: https://svnweb.freebsd.org/changeset/ports/381378 QAT: https://qat.redports.org/buildarchive/r381378/ Log: www/p5-CGI-Application-Plugin-Stream: Update version 2.11=>2.12 - Remove p5-CGI-Application-Plugin-AutoRunmode as no longer a requirement - Move to USE_PERL5=configure Approved by: bapt marino (implicit) Modified: head/www/p5-CGI-Application-Plugin-Stream/Makefile head/www/p5-CGI-Application-Plugin-Stream/distinfo Modified: head/www/p5-CGI-Application-Plugin-Stream/Makefile ============================================================================== --- head/www/p5-CGI-Application-Plugin-Stream/Makefile Mon Mar 16 10:03:47 2015 (r381377) +++ head/www/p5-CGI-Application-Plugin-Stream/Makefile Mon Mar 16 10:24:24 2015 (r381378) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= CGI-Application-Plugin-Stream -PORTVERSION= 2.11 -PORTREVISION= 1 +PORTVERSION= 2.12 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,11 +14,10 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= p5-CGI-Application>=0:${PORTSDIR}/www/p5-CGI-Application \ - p5-CGI-Application-Plugin-AutoRunmode>=0:${PORTSDIR}/www/p5-CGI-Application-Plugin-AutoRunmode \ p5-File-MMagic>=0:${PORTSDIR}/devel/p5-File-MMagic RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 -USE_PERL5= modbuild +USE_PERL5= configure .include Modified: head/www/p5-CGI-Application-Plugin-Stream/distinfo ============================================================================== --- head/www/p5-CGI-Application-Plugin-Stream/distinfo Mon Mar 16 10:03:47 2015 (r381377) +++ head/www/p5-CGI-Application-Plugin-Stream/distinfo Mon Mar 16 10:24:24 2015 (r381378) @@ -1,2 +1,2 @@ -SHA256 (CGI-Application-Plugin-Stream-2.11.tar.gz) = 672667ad73145656ac799d3f54ac29349f516295aa4d8d315dedb90b8db10e40 -SIZE (CGI-Application-Plugin-Stream-2.11.tar.gz) = 7260 +SHA256 (CGI-Application-Plugin-Stream-2.12.tar.gz) = 2c1606dd044805dc403f245022992ca88600f833bee2ce834a9046b6b4b119b1 +SIZE (CGI-Application-Plugin-Stream-2.12.tar.gz) = 7488