From fda518240e36aa97fba5d022fbe17df839a83826 Mon Sep 17 00:00:00 2001 From: sno Date: Sun, 9 Aug 2009 13:01:48 +0000 Subject: Updating package for p5 CGI.pm module from 3.43 to 3.44 pkgsrc changes: - Adjusting license information according to module Pod Upstream changes: Version 3.44 1. Patch from Kurt Jaeger to allow HTTP PUT even if the content length is unknown. 2. Patch from Pavel merdin to fix a problem for one of the FireFox addons. 3. Fixed issue in mod_perl & fastCGI environment of cookies returned from CGI->cookie() leaking from one session to another. --- www/p5-CGI/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'www/p5-CGI/Makefile') diff --git a/www/p5-CGI/Makefile b/www/p5-CGI/Makefile index 765339effba..7e6ecee7f23 100644 --- a/www/p5-CGI/Makefile +++ b/www/p5-CGI/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.48 2009/05/18 22:14:20 abs Exp $ +# $NetBSD: Makefile,v 1.49 2009/08/09 13:01:48 sno Exp $ -VERS= 3.43 +VERS= 3.44 DISTNAME= CGI.pm-${VERS} PKGNAME= p5-CGI-${VERS} SVR4_PKGNAME= p5cgi @@ -10,7 +10,7 @@ MASTER_SITES+= ${MASTER_SITE_PERL_CPAN:=CGI/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/CGI.pm/ COMMENT= Perl5 module for writing forms-based CGI programs -LICENSE= artistic-2.0 +LICENSE= gnu-gpl-v2 OR artistic-2.0 PKG_DESTDIR_SUPPORT= user-destdir PKG_INSTALLATION_TYPES= overwrite pkgviews -- cgit v1.2.3