pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: wiz
Date: Sun Dec 4 18:26:44 UTC 2016
Modified Files:
pkgsrc/mk/fetch: sites.mk
pkgsrc/www/weblint: Makefile
Log Message:
Remove ex-CPAN mirror.
To generate a diff of this commit:
cvs rdiff -u -r1.147 -r1.148 pkgsrc/mk/fetch/sites.mk
cvs rdiff -u -r1.26 -r1.27 pkgsrc/www/weblint/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mk/fetch/sites.mk
diff -u pkgsrc/mk/fetch/sites.mk:1.147 pkgsrc/mk/fetch/sites.mk:1.148
--- pkgsrc/mk/fetch/sites.mk:1.147 Tue Oct 18 14:03:16 2016
+++ pkgsrc/mk/fetch/sites.mk Sun Dec 4 18:26:44 2016
@@ -1,4 +1,4 @@
-# $NetBSD: sites.mk,v 1.147 2016/10/18 14:03:16 wiz Exp $
+# $NetBSD: sites.mk,v 1.148 2016/12/04 18:26:44 wiz Exp $
#
# This Makefile fragment defines read-only MASTER_SITE_* variables
# representing some well-known master distribution sites for software.
@@ -42,7 +42,6 @@ MASTER_SITE_OSDN+= \
MASTER_SITE_PERL_CPAN+= \
ftp://cpan.pair.com/modules/by-module/ \
ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/ \
- ftp://ftp.gmd.de/mirrors/CPAN/modules/by-module/ \
http://ftp.tuwien.ac.at/pub/CPAN/modules/by-module/ \
http://cpan.perl.org/CPAN/modules/by-module/ \
ftp://ftp.fi.muni.cz/pub/CPAN/modules/by-module/
Index: pkgsrc/www/weblint/Makefile
diff -u pkgsrc/www/weblint/Makefile:1.26 pkgsrc/www/weblint/Makefile:1.27
--- pkgsrc/www/weblint/Makefile:1.26 Sat Jul 9 06:39:15 2016
+++ pkgsrc/www/weblint/Makefile Sun Dec 4 18:26:44 2016
@@ -1,11 +1,9 @@
-# $NetBSD: Makefile,v 1.26 2016/07/09 06:39:15 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.27 2016/12/04 18:26:44 wiz Exp $
DISTNAME= weblint-1.020
PKGREVISION= 5
CATEGORIES= www
-MASTER_SITES= http://www.perl.com/CPAN/authors/id/NEILB/ \
- ftp://ftp.gmd.de/mirrors/CPAN/authors/id/NEILB/
+MASTER_SITES= http://www.perl.com/CPAN/authors/id/NEILB/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
#HOMEPAGE= http://www.weblint.org/
Home |
Main Index |
Thread Index |
Old Index