diff options
author | wiz <wiz@pkgsrc.org> | 2014-10-26 11:57:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-10-26 11:57:34 +0000 |
commit | ba67cc7cfb88dd8518800be87705b461c2466d5e (patch) | |
tree | 760e36179b24716d7eab58960f5424838113ab4a /www | |
parent | ee647dd088ff49566d6133ff2072b31a791cf94b (diff) | |
download | pkgsrc-ba67cc7cfb88dd8518800be87705b461c2466d5e.tar.gz |
Update to 2.05. Set LICENSE.
* v2.05 - 23rd October 2014
Documentation improvements, Makefile.PL tweaks.
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-CGI-Lite/Makefile | 5 | ||||
-rw-r--r-- | www/p5-CGI-Lite/distinfo | 8 |
2 files changed, 7 insertions, 6 deletions
diff --git a/www/p5-CGI-Lite/Makefile b/www/p5-CGI-Lite/Makefile index e91202256ab..b4e52297ffa 100644 --- a/www/p5-CGI-Lite/Makefile +++ b/www/p5-CGI-Lite/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.9 2014/10/09 13:45:03 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2014/10/26 11:57:34 wiz Exp $ -DISTNAME= CGI-Lite-2.04 +DISTNAME= CGI-Lite-2.05 PKGNAME= p5-${DISTNAME} CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CGI/} @@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CGI/} MAINTAINER= bad@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/CGI-Lite/ COMMENT= Simple perl5 module for writing forms-based CGI programs +LICENSE= ${PERL5_LICENSE} PREV_PKGPATH= www/p5-CGI_Lite SUPERSEDES= p5-CGI_Lite-[0-9]* diff --git a/www/p5-CGI-Lite/distinfo b/www/p5-CGI-Lite/distinfo index 9bf747bbef8..c9a30ad1af0 100644 --- a/www/p5-CGI-Lite/distinfo +++ b/www/p5-CGI-Lite/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2014/09/06 14:50:34 wiz Exp $ +$NetBSD: distinfo,v 1.3 2014/10/26 11:57:34 wiz Exp $ -SHA1 (CGI-Lite-2.04.tar.gz) = b8fa43d228af290a827a39b7c6a5f6d5dbc5ae1c -RMD160 (CGI-Lite-2.04.tar.gz) = 668a56359315a63aa7b5b65f469bf1981b002906 -Size (CGI-Lite-2.04.tar.gz) = 24571 bytes +SHA1 (CGI-Lite-2.05.tar.gz) = f435b90f5a76d75f4c187043ccdbf6cbf28894d3 +RMD160 (CGI-Lite-2.05.tar.gz) = faf00c53a3a3f9c6e8064f28cb25ea9dd1ecb004 +Size (CGI-Lite-2.05.tar.gz) = 31274 bytes |