pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
switch kernel.org links to http instead of ftp
Module Name: pkgsrc-wip
Committed By: coypu <coypu%sdf.org@localhost>
Pushed By: coypu
Date: Sat Jan 28 02:27:53 2017 +0200
Changeset: 77d25cabb2be7286fbf07abde0addcfb1359ac2a
Modified Files:
linux-modutils-old/Makefile
linux-modutils/Makefile
linux24-kernel/Makefile.common
util-linux/Makefile
yp-tools/Makefile
ypbind-mt/Makefile
Log Message:
switch kernel.org links to http instead of ftp
ftp is about to be shut down. remove dead links.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=77d25cabb2be7286fbf07abde0addcfb1359ac2a
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
linux-modutils-old/Makefile | 4 +---
linux-modutils/Makefile | 4 +---
linux24-kernel/Makefile.common | 4 +---
util-linux/Makefile | 5 +----
yp-tools/Makefile | 5 +----
ypbind-mt/Makefile | 5 +----
6 files changed, 6 insertions(+), 21 deletions(-)
diffs:
diff --git a/linux-modutils-old/Makefile b/linux-modutils-old/Makefile
index 80b67a1..f11c112 100644
--- a/linux-modutils-old/Makefile
+++ b/linux-modutils-old/Makefile
@@ -3,9 +3,7 @@
DISTNAME= modutils-2.4.24
PKGNAME= linux-${DISTNAME:S/modutils/modutils-old/}
CATEGORIES= sysutils
-MASTER_SITES= ftp://ftp.kernel.org/pub/linux/utils/kernel/modutils/v2.4/ \
- http://www.br.kernel.org/pub/linux/utils/kernel/modutils/v2.4/ \
- ftp://ftp.cn.kernel.org/pub/linux/utils/kernel/modutils/v2.4/
+MASTER_SITES= http://ftp.kernel.org/pub/linux/utils/kernel/modutils/v2.4/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= reed%reedmedia.net@localhost
diff --git a/linux-modutils/Makefile b/linux-modutils/Makefile
index 15095ca..cb5b742 100644
--- a/linux-modutils/Makefile
+++ b/linux-modutils/Makefile
@@ -4,9 +4,7 @@ DISTNAME= modutils-2.4.24
PKGNAME= linux-${DISTNAME}
PKGREVISION= 1
CATEGORIES= sysutils
-MASTER_SITES= ftp://ftp.kernel.org/pub/linux/utils/kernel/modutils/v2.4/ \
- http://www.br.kernel.org/pub/linux/utils/kernel/modutils/v2.4/ \
- ftp://ftp.cn.kernel.org/pub/linux/utils/kernel/modutils/v2.4/
+MASTER_SITES= http://ftp.kernel.org/pub/linux/utils/kernel/modutils/v2.4/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= reed%reedmedia.net@localhost
diff --git a/linux24-kernel/Makefile.common b/linux24-kernel/Makefile.common
index 6256477..ce044a2 100644
--- a/linux24-kernel/Makefile.common
+++ b/linux24-kernel/Makefile.common
@@ -5,9 +5,7 @@ LINUX_VERSION= 2.4.25
DISTNAME= linux-${LINUX_VERSION}
CATEGORIES= misc
-MASTER_SITES= http://www.kernel.org/pub/linux/kernel/v2.4/ \
- http://www.de.kernel.org/pub/linux/kernel/v2.4/ \
- ftp://ftp.jp.kernel.org/pub/linux/kernel/v2.4/
+MASTER_SITES= http://www.kernel.org/pub/linux/kernel/v2.4/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= reed%reedmedia.net@localhost
diff --git a/util-linux/Makefile b/util-linux/Makefile
index d9824fa..f6422b7 100644
--- a/util-linux/Makefile
+++ b/util-linux/Makefile
@@ -4,10 +4,7 @@ DISTNAME= util-linux-2.12r
PKGREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SUNSITE:=system/misc/} \
- http://www.kernel.org/pub/linux/utils/util-linux/ \
- ftp://ftp.fr.kernel.org/pub/linux/utils/util-linux/ \
- ftp://ftp.cn.kernel.org/pub/linux/utils/util-linux/ \
- ftp://ftp.win.tue.nl/pub/linux-local/utils/util-linux/
+ http://www.kernel.org/pub/linux/utils/util-linux/
# old: ftp://ftp.cwi.nl/pub/aeb/util-linux/
#EXTRACT_SUFX= .tar.bz2
diff --git a/yp-tools/Makefile b/yp-tools/Makefile
index cf47bc4..6519913 100644
--- a/yp-tools/Makefile
+++ b/yp-tools/Makefile
@@ -3,10 +3,7 @@
DISTNAME= yp-tools-2.8
CATEGORIES= net sysutils
-MASTER_SITES= http://www.us.kernel.org/pub/linux/utils/net/NIS/ \
- ftp://ftp.kernel.org/pub/linux/utils/net/NIS/ \
- http://www.de.kernel.org/pub/linux/utils/net/NIS/ \
- ftp://ftp.kr.kernel.org/pub/linux/utils/net/NIS/
+MASTER_SITES= http://ftp.kernel.org/pub/linux/utils/net/NIS/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= reed%reedmedia.net@localhost
diff --git a/ypbind-mt/Makefile b/ypbind-mt/Makefile
index 73698ed..f869f47 100644
--- a/ypbind-mt/Makefile
+++ b/ypbind-mt/Makefile
@@ -4,10 +4,7 @@
DISTNAME= ypbind-mt-1.12
PKGREVISION= 1
CATEGORIES= net
-MASTER_SITES= ftp://ftp.kernel.org/pub/linux/utils/net/NIS/ \
- http://www.us.kernel.org/pub/linux/utils/net/NIS/ \
- ftp://ftp.kr.kernel.org/pub/linux/utils/net/NIS/ \
- http://www.de.kernel.org/pub/linux/utils/net/NIS/
+MASTER_SITES= http://ftp.kernel.org/pub/linux/utils/net/NIS/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= reed%reedmedia.net@localhost
Home |
Main Index |
Thread Index |
Old Index