svn commit: r399521 - head/www/p5-CGI_Lite

Lars Thegler lth at FreeBSD.org
Fri Oct 16 21:11:17 UTC 2015


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 at FreeBSD.org
+MAINTAINER=	perl at 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


More information about the svn-ports-all mailing list