Subject: pkg/14167: www/weblint: MASTER_SITES change
To: None <gnats-bugs@gnats.netbsd.org>
From: Grant Beattie <grant@grunta.com>
List: netbsd-bugs
Date: 10/06/2001 11:44:38
>Number: 14167
>Category: pkg
>Synopsis: www/weblint: MASTER_SITES change
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Fri Oct 05 18:45:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator: Grant Beattie
>Release: NetBSD 1.5.2
>Organization:
>Environment:
System: NetBSD fang 1.5.2 NetBSD 1.5.2 (GENERIC) #0: Thu Sep 27 04:08:41 PDT 2001 grant@fang:/data1/src/sys/arch/i386/compile/GENERIC i386
>Description:
www/weblint/Makefile contains
MASTER_SITES= ftp://ftp.weblint.org/pub/weblint/
It appears weblint.org no longer has any NS records. A google cached
copy of www.weblint.org revealed it can also be found on CPAN.
I did not use MASTER_SITE_PERL_CPAN since it seems to only exist in
the authors tree, not the modules tree.
Not sure how you want to handle HOMEPAGE.
>How-To-Repeat:
>Fix:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/www/weblint/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile 2001/04/05 19:53:35 1.7
+++ Makefile 2001/10/06 01:39:09
@@ -4,7 +4,11 @@
DISTNAME= weblint-1.020
CATEGORIES= www
-MASTER_SITES= ftp://ftp.weblint.org/pub/weblint/
+MASTER_SITES= http://www.perl.com/CPAN/authors/id/NEILB/ \
+ ftp://ftp.loaded.net/pub/CPAN/authors/id/NEILB/ \
+ ftp://ftp.freesoftware.com/pub/perl/CPAN/authors/id/ \
+ ftp://ftp.gmd.de/mirrors/CPAN/authors/id/ \
+ ftp://cpan.perl.org/CPAN/authors/id/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.weblint.org/
>Release-Note:
>Audit-Trail:
>Unformatted: