From owner-svn-ports-all@freebsd.org Fri Oct 16 21:11:17 2015 Return-Path: Delivered-To: svn-ports-all@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 2861CA17484; Fri, 16 Oct 2015 21:11:17 +0000 (UTC) (envelope-from lth@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 E7B721198; Fri, 16 Oct 2015 21:11:16 +0000 (UTC) (envelope-from lth@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t9GLBFXw078711; Fri, 16 Oct 2015 21:11:15 GMT (envelope-from lth@FreeBSD.org) Received: (from lth@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t9GLBFUe078709; Fri, 16 Oct 2015 21:11:15 GMT (envelope-from lth@FreeBSD.org) Message-Id: <201510162111.t9GLBFUe078709@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lth set sender to lth@FreeBSD.org using -f From: Lars Thegler Date: Fri, 16 Oct 2015 21:11:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r399521 - head/www/p5-CGI_Lite X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Oct 2015 21:11:17 -0000 Author: lth Date: Fri Oct 16 21:11:15 2015 New Revision: 399521 URL: https://svnweb.freebsd.org/changeset/ports/399521 Log: - Update to 3.00 - Add LICENSE - Transfer maintainership Modified: head/www/p5-CGI_Lite/Makefile head/www/p5-CGI_Lite/distinfo Modified: head/www/p5-CGI_Lite/Makefile ============================================================================== --- head/www/p5-CGI_Lite/Makefile Fri Oct 16 21:02:06 2015 (r399520) +++ head/www/p5-CGI_Lite/Makefile Fri Oct 16 21:11:15 2015 (r399521) @@ -2,14 +2,17 @@ # $FreeBSD$ PORTNAME= CGI-Lite -PORTVERSION= 2.05 +PORTVERSION= 3.00 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= lth@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Process and decode WWW forms and cookies +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure Modified: head/www/p5-CGI_Lite/distinfo ============================================================================== --- head/www/p5-CGI_Lite/distinfo Fri Oct 16 21:02:06 2015 (r399520) +++ head/www/p5-CGI_Lite/distinfo Fri Oct 16 21:11:15 2015 (r399521) @@ -1,2 +1,2 @@ -SHA256 (CGI-Lite-2.05.tar.gz) = c7c419c200ef45a37ba00391089722d4813d20a26e1b04322480c204ca37a3f4 -SIZE (CGI-Lite-2.05.tar.gz) = 31274 +SHA256 (CGI-Lite-3.00.tar.gz) = e52e4898bb0ff97290053c72233a54cd4882da1246e7c0e86193611b66d0b2bb +SIZE (CGI-Lite-3.00.tar.gz) = 36288