From owner-svn-ports-head@FreeBSD.ORG Thu Jan 2 16:23:30 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A71D8638; Thu, 2 Jan 2014 16:23:30 +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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 79975188A; Thu, 2 Jan 2014 16:23:30 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id s02GNUqX076760; Thu, 2 Jan 2014 16:23:30 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id s02GNUAB076757; Thu, 2 Jan 2014 16:23:30 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201401021623.s02GNUAB076757@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Thu, 2 Jan 2014 16:23:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r338459 - 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.17 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: Thu, 02 Jan 2014 16:23:30 -0000 Author: sunpoet Date: Thu Jan 2 16:23:29 2014 New Revision: 338459 URL: http://svnweb.freebsd.org/changeset/ports/338459 Log: - Update to 2.11 - Add LICENSE - Pass maintainership to submitter Changes: http://search.cpan.org/dist/CGI-Application-Plugin-Stream/Changes PR: ports/185186 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Modified: head/www/p5-CGI-Application-Plugin-Stream/Makefile head/www/p5-CGI-Application-Plugin-Stream/distinfo (contents, props changed) Modified: head/www/p5-CGI-Application-Plugin-Stream/Makefile ============================================================================== --- head/www/p5-CGI-Application-Plugin-Stream/Makefile Thu Jan 2 16:23:24 2014 (r338458) +++ head/www/p5-CGI-Application-Plugin-Stream/Makefile Thu Jan 2 16:23:29 2014 (r338459) @@ -2,14 +2,17 @@ # $FreeBSD$ PORTNAME= CGI-Application-Plugin-Stream -PORTVERSION= 2.10 +PORTVERSION= 2.11 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= Plugin that adds file streaming support to CGI::Application +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 Modified: head/www/p5-CGI-Application-Plugin-Stream/distinfo ============================================================================== --- head/www/p5-CGI-Application-Plugin-Stream/distinfo Thu Jan 2 16:23:24 2014 (r338458) +++ head/www/p5-CGI-Application-Plugin-Stream/distinfo Thu Jan 2 16:23:29 2014 (r338459) @@ -1,2 +1,2 @@ -SHA256 (CGI-Application-Plugin-Stream-2.10.tar.gz) = 4d61b8c280492afdadf486b9e0e2c84aa103caf6f77d17631c3aabca2fd811e1 -SIZE (CGI-Application-Plugin-Stream-2.10.tar.gz) = 5958 +SHA256 (CGI-Application-Plugin-Stream-2.11.tar.gz) = 672667ad73145656ac799d3f54ac29349f516295aa4d8d315dedb90b8db10e40 +SIZE (CGI-Application-Plugin-Stream-2.11.tar.gz) = 7260