diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-CGI/Makefile | 15 | ||||
-rw-r--r-- | www/p5-CGI/distinfo | 6 |
2 files changed, 8 insertions, 13 deletions
diff --git a/www/p5-CGI/Makefile b/www/p5-CGI/Makefile index c6d59b6a3f5..3b3fc6d6784 100644 --- a/www/p5-CGI/Makefile +++ b/www/p5-CGI/Makefile @@ -1,17 +1,12 @@ -# $NetBSD: Makefile,v 1.20 2003/02/21 14:01:07 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2003/04/21 18:33:35 mjl Exp $ # -DISTNAME= CGI.pm-2.88 -PKGNAME= p5-CGI-2.88 +VERS= 2.91 +DISTNAME= CGI.pm-${VERS} +PKGNAME= p5-CGI-${VERS} SVR4_PKGNAME= p5cgi CATEGORIES= www perl5 -MASTER_SITES= http://stein.cshl.org/WWW/software/CGI/ - -# The distfile at Lincoln Stein's page appears to be larger than the -# ones on the various CPAN sites. Since he's the software author, we -# assume his is the definitive file. -# -#MASTER_SITES+= ${MASTER_SITE_PERL_CPAN:=CGI/} +MASTER_SITES+= ${MASTER_SITE_PERL_CPAN:=CGI/} MAINTAINER= jlam@netbsd.org HOMEPAGE= http://stein.cshl.org/WWW/software/CGI/ diff --git a/www/p5-CGI/distinfo b/www/p5-CGI/distinfo index b65b241f885..41ee596679d 100644 --- a/www/p5-CGI/distinfo +++ b/www/p5-CGI/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2003/02/21 14:01:07 wiz Exp $ +$NetBSD: distinfo,v 1.6 2003/04/21 18:33:35 mjl Exp $ -SHA1 (CGI.pm-2.88.tar.gz) = e547f3927d7e155077ebe437803cc3fa70268d23 -Size (CGI.pm-2.88.tar.gz) = 196977 bytes +SHA1 (CGI.pm-2.91.tar.gz) = 77d8945864316210af83c2c9e5a3f902c3eb3a04 +Size (CGI.pm-2.91.tar.gz) = 199584 bytes SHA1 (patch-aa) = b266728844c401c5656b1f51a485147826e9c1a5 |