Sun Dec 4 18:26:44 2016 UTC ()
Remove ex-CPAN mirror.


(wiz)
diff -r1.147 -r1.148 pkgsrc/mk/fetch/sites.mk
diff -r1.26 -r1.27 pkgsrc/www/weblint/Makefile

cvs diff -r1.147 -r1.148 pkgsrc/mk/fetch/sites.mk (expand / switch to unified diff)

--- pkgsrc/mk/fetch/sites.mk 2016/10/18 14:03:16 1.147
+++ pkgsrc/mk/fetch/sites.mk 2016/12/04 18:26:44 1.148
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: sites.mk,v 1.147 2016/10/18 14:03:16 wiz Exp $ 1# $NetBSD: sites.mk,v 1.148 2016/12/04 18:26:44 wiz Exp $
2# 2#
3# This Makefile fragment defines read-only MASTER_SITE_* variables 3# This Makefile fragment defines read-only MASTER_SITE_* variables
4# representing some well-known master distribution sites for software. 4# representing some well-known master distribution sites for software.
5# 5#
6# When variables are added or removed, the pkgsrc guide (build.xml) 6# When variables are added or removed, the pkgsrc guide (build.xml)
7# should also be updated. 7# should also be updated.
8 8
9MASTER_SITE_XCONTRIB+= \ 9MASTER_SITE_XCONTRIB+= \
10 ftp://ftp.gwdg.de/pub/x11/x.org/contrib/ \ 10 ftp://ftp.gwdg.de/pub/x11/x.org/contrib/ \
11 ftp://sunsite.icm.edu.pl/pub/X11/contrib/ \ 11 ftp://sunsite.icm.edu.pl/pub/X11/contrib/ \
12 ftp://mirror.switch.ch/mirror/X11/contrib/ \ 12 ftp://mirror.switch.ch/mirror/X11/contrib/ \
13 ftp://ftp.x.org/contrib/ 13 ftp://ftp.x.org/contrib/
14 14
@@ -32,27 +32,26 @@ MASTER_SITE_OSDN+= \ @@ -32,27 +32,26 @@ MASTER_SITE_OSDN+= \
32 http://iij.dl.osdn.jp/ \ 32 http://iij.dl.osdn.jp/ \
33 http://tcpdiag.dl.osdn.jp/ \ 33 http://tcpdiag.dl.osdn.jp/ \
34 http://c3sl.dl.osdn.jp/ \ 34 http://c3sl.dl.osdn.jp/ \
35 http://cznic.dl.osdn.jp/ \ 35 http://cznic.dl.osdn.jp/ \
36 http://onet.dl.osdn.jp/ \ 36 http://onet.dl.osdn.jp/ \
37 http://nchc.dl.osdn.jp/ \ 37 http://nchc.dl.osdn.jp/ \
38 http://rwthaachen.dl.osdn.jp/ \ 38 http://rwthaachen.dl.osdn.jp/ \
39 http://giganet.dl.osdn.jp/ \ 39 http://giganet.dl.osdn.jp/ \
40 http://osdn.dl.osdn.jp/ 40 http://osdn.dl.osdn.jp/
41 41
42MASTER_SITE_PERL_CPAN+= \ 42MASTER_SITE_PERL_CPAN+= \
43 ftp://cpan.pair.com/modules/by-module/ \ 43 ftp://cpan.pair.com/modules/by-module/ \
44 ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/ \ 44 ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/ \
45 ftp://ftp.gmd.de/mirrors/CPAN/modules/by-module/ \ 
46 http://ftp.tuwien.ac.at/pub/CPAN/modules/by-module/ \ 45 http://ftp.tuwien.ac.at/pub/CPAN/modules/by-module/ \
47 http://cpan.perl.org/CPAN/modules/by-module/ \ 46 http://cpan.perl.org/CPAN/modules/by-module/ \
48 ftp://ftp.fi.muni.cz/pub/CPAN/modules/by-module/ 47 ftp://ftp.fi.muni.cz/pub/CPAN/modules/by-module/
49 48
50MASTER_SITE_R_CRAN+= \ 49MASTER_SITE_R_CRAN+= \
51 http://cran.r-project.org/src/ \ 50 http://cran.r-project.org/src/ \
52 ftp://cran.r-project.org/pub/R/src/ \ 51 ftp://cran.r-project.org/pub/R/src/ \
53 http://cran.at.r-project.org/src/ \ 52 http://cran.at.r-project.org/src/ \
54 ftp://cran.at.r-project.org/pub/R/src/ \ 53 ftp://cran.at.r-project.org/pub/R/src/ \
55 http://cran.ch.r-project.org/src/ \ 54 http://cran.ch.r-project.org/src/ \
56 http://cran.uk.r-project.org/src/ \ 55 http://cran.uk.r-project.org/src/ \
57 http://cran.us.r-project.org/src/ \ 56 http://cran.us.r-project.org/src/ \
58 http://lib.stat.cmu.edu/R/CRAN/src/ \ 57 http://lib.stat.cmu.edu/R/CRAN/src/ \

cvs diff -r1.26 -r1.27 pkgsrc/www/weblint/Makefile (expand / switch to unified diff)

--- pkgsrc/www/weblint/Makefile 2016/07/09 06:39:15 1.26
+++ pkgsrc/www/weblint/Makefile 2016/12/04 18:26:44 1.27
@@ -1,17 +1,15 @@ @@ -1,17 +1,15 @@
1# $NetBSD: Makefile,v 1.26 2016/07/09 06:39:15 wiz Exp $ 1# $NetBSD: Makefile,v 1.27 2016/12/04 18:26:44 wiz Exp $
2# 
3 2
4DISTNAME= weblint-1.020 3DISTNAME= weblint-1.020
5PKGREVISION= 5 4PKGREVISION= 5
6CATEGORIES= www 5CATEGORIES= www
7MASTER_SITES= http://www.perl.com/CPAN/authors/id/NEILB/ \ 6MASTER_SITES= http://www.perl.com/CPAN/authors/id/NEILB/
8 ftp://ftp.gmd.de/mirrors/CPAN/authors/id/NEILB/ 
9 7
10MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
11#HOMEPAGE= http://www.weblint.org/ 9#HOMEPAGE= http://www.weblint.org/
12COMMENT= HTML validator and sanity checker 10COMMENT= HTML validator and sanity checker
13 11
14USE_TOOLS+= perl:run 12USE_TOOLS+= perl:run
15INSTALLATION_DIRS+= bin ${PKGMANDIR}/man1 13INSTALLATION_DIRS+= bin ${PKGMANDIR}/man1
16 14
17.include "../../mk/bsd.pkg.mk" 15.include "../../mk/bsd.pkg.mk"