pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/suse91_linux Add one site west of the Atlant...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e5997bead79b
branches:  trunk
changeset: 488820:e5997bead79b
user:      tv <tv%pkgsrc.org@localhost>
date:      Wed Feb 09 20:25:13 2005 +0000

description:
Add one site west of the Atlantic Ocean.

Interleave sites so that something in the secondary RPM subdir won't go
scan all of the primary subdirs before falling through to the correct place.

diffstat:

 emulators/suse91_linux/Makefile.common |  10 ++++++----
 1 files changed, 6 insertions(+), 4 deletions(-)

diffs (25 lines):

diff -r 79a376d7343b -r e5997bead79b emulators/suse91_linux/Makefile.common
--- a/emulators/suse91_linux/Makefile.common    Wed Feb 09 20:22:08 2005 +0000
+++ b/emulators/suse91_linux/Makefile.common    Wed Feb 09 20:25:13 2005 +0000
@@ -1,15 +1,17 @@
-# $NetBSD: Makefile.common,v 1.8 2005/01/29 09:11:36 jdolecek Exp $
+# $NetBSD: Makefile.common,v 1.9 2005/02/09 20:25:13 tv Exp $
 
 SUSE_VERSION=          9.1
 
 .include "../../emulators/suse91_linux/arch.mk"
 
 MASTER_SITE_SUSE91?=   ftp://ftp.suse.com/pub/suse/${SUSE_ARCH_DIR}/9.1/suse/${SUSE_ARCH}/ \
+                       ftp://ftp.suse.com/pub/suse/${SUSE_ARCH_DIR}/update/9.1/rpm/${SUSE_ARCH}/ \
                        ftp://ftp.gwdg.de/pub/linux/suse/ftp.suse.com/suse/${SUSE_ARCH_DIR}/9.1/suse/${SUSE_ARCH}/ \
+                       ftp://ftp.gwdg.de/pub/linux/suse/ftp.suse.com/suse/${SUSE_ARCH_DIR}/update/9.1/rpm/${SUSE_ARCH}/ \
                        ftp://gd.tuwien.ac.at/linux/suse.com/suse/${SUSE_ARCH_DIR}/9.1/suse/${SUSE_ARCH}/ \
-                       ftp://ftp.suse.com/pub/suse/${SUSE_ARCH_DIR}/update/9.1/rpm/${SUSE_ARCH}/ \
-                       ftp://ftp.gwdg.de/pub/linux/suse/ftp.suse.com/suse/${SUSE_ARCH_DIR}/update/9.1/rpm/${SUSE_ARCH}/ \
-                       ftp://gd.tuwien.ac.at/linux/suse.com/suse/${SUSE_ARCH_DIR}/update/9.1/rpm/${SUSE_ARCH}/
+                       ftp://gd.tuwien.ac.at/linux/suse.com/suse/${SUSE_ARCH_DIR}/update/9.1/rpm/${SUSE_ARCH}/ \
+                       ftp://mirror.mcs.anl.gov/pub/ftp.suse.com/${SUSE_ARCH_DIR}/9.1/suse/${SUSE_ARCH}/ \
+                       ftp://mirror.mcs.anl.gov/pub/ftp.suse.com/${SUSE_ARCH_DIR}/update/9.1/rpm/${SUSE_ARCH}/
 
 DIST_SUBDIR?=          suse${SUSE_VERSION:S/.//}/${SUSE_ARCH}
 



Home | Main Index | Thread Index | Old Index