Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Oct 2015 21:11:15 +0000 (UTC)
From:      Lars Thegler <lth@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r399521 - head/www/p5-CGI_Lite
Message-ID:  <201510162111.t9GLBFUe078709@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510162111.t9GLBFUe078709>