diff options
author | mjl <mjl@pkgsrc.org> | 2003-03-02 20:26:04 +0000 |
---|---|---|
committer | mjl <mjl@pkgsrc.org> | 2003-03-02 20:26:04 +0000 |
commit | 32e1a341a0572db19fc8f886884d113fbdc45ec9 (patch) | |
tree | 2885509bd2733334df5f5137a33cde28c7bf109a /www/p5-CGI_Lite | |
parent | fa8ed88fa4d7dc2593550412171af06576fcc86d (diff) | |
download | pkgsrc-32e1a341a0572db19fc8f886884d113fbdc45ec9.tar.gz |
Update p5-CGI_Lite to 2.001
Note from the CPAN administration: The CGI::Lite module seems to be
abandoned by its original author. We cannot contact him anymore. The
2.0 release has been made on 2000-08-20. This 2.001 release is just an
emergency release that fixes the most urgent security need. It is not
endorsed by the original author. It was put together by me after the
advisory http://msgs.securepoint.com/cgi-bin/get/bugtraq0302/94.html
on the bugtraq mailing list.
Diffstat (limited to 'www/p5-CGI_Lite')
-rw-r--r-- | www/p5-CGI_Lite/Makefile | 7 | ||||
-rw-r--r-- | www/p5-CGI_Lite/distinfo | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/www/p5-CGI_Lite/Makefile b/www/p5-CGI_Lite/Makefile index 425f55d65bf..ef4eb348c4b 100644 --- a/www/p5-CGI_Lite/Makefile +++ b/www/p5-CGI_Lite/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2002/09/25 14:38:49 seb Exp $ +# $NetBSD: Makefile,v 1.10 2003/03/02 20:26:04 mjl Exp $ # -DISTNAME= CGI-Lite-2.0 -PKGNAME= p5-${DISTNAME} +NAME= CGI-Lite-2.001 +DISTNAME= ${NAME}-emergencyrelease +PKGNAME= p5-${NAME} SVR4_PKGNAME= p5cgl CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CGI/} diff --git a/www/p5-CGI_Lite/distinfo b/www/p5-CGI_Lite/distinfo index baee163e549..6d9ca81abf1 100644 --- a/www/p5-CGI_Lite/distinfo +++ b/www/p5-CGI_Lite/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2001/05/21 21:47:58 wiz Exp $ +$NetBSD: distinfo,v 1.3 2003/03/02 20:26:04 mjl Exp $ -SHA1 (CGI-Lite-2.0.tar.gz) = db7fa60faece3c0d250d30f55729945ce9051292 -Size (CGI-Lite-2.0.tar.gz) = 14571 bytes +SHA1 (CGI-Lite-2.001-emergencyrelease.tar.gz) = 113ee6c14d18dcef1d3529c89dbc6c3a7e4ba4d1 +Size (CGI-Lite-2.001-emergencyrelease.tar.gz) = 15095 bytes |