pkgsrc-Changes-HG archive

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

[pkgsrc/pkgsrc-2003Q4]: pkgsrc/mk Pullup a better master site to the pkgsrc-2...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/56833fb8f72a
branches:  pkgsrc-2003Q4
changeset: 463706:56833fb8f72a
user:      agc <agc%pkgsrc.org@localhost>
date:      Fri Dec 12 11:35:20 2003 +0000

description:
Pullup a better master site to the pkgsrc-2003Q4 branch, requested by
Grant Beattie.

        Module Name:    pkgsrc
        Committed By:   grant
        Date:           Thu Dec 11 22:27:40 UTC 2003

        Modified Files:
                pkgsrc/mk: bsd.pkg.mk

        Log Message:
        remove ftp.progsoc.uts.edu.au from MASTER_SITE_GNU as it has been
        unreachable for weeks. replace with public.planetmirror.com.au.

diffstat:

 mk/bsd.pkg.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r be92ceae1420 -r 56833fb8f72a mk/bsd.pkg.mk
--- a/mk/bsd.pkg.mk     Thu Dec 11 19:51:29 2003 +0000
+++ b/mk/bsd.pkg.mk     Fri Dec 12 11:35:20 2003 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: bsd.pkg.mk,v 1.1305 2003/11/23 07:31:18 jlam Exp $
+#      $NetBSD: bsd.pkg.mk,v 1.1305.2.1 2003/12/12 11:35:20 agc Exp $
 #
 # This file is in the public domain.
 #
@@ -932,7 +932,7 @@
 MASTER_SITE_GNU+=      \
        ftp://ftp.gnu.org/pub/gnu/ \
        ftp://ftp.gwdg.de/pub/gnu/ \
-       ftp://ftp.progsoc.uts.edu.au/pub/gnu/ \
+       http://public.planetmirror.com.au/pub/gnu/ \
        ftp://gatekeeper.dec.com/pub/GNU/ \
        ftp://ftp.uu.net/archive/systems/gnu/ \
        ftp://ftp.de.uu.net/pub/gnu/ \



Home | Main Index | Thread Index | Old Index