pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc The SUNET archive is being decomissioned ( http://ftp....



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c0a64a7ac43f
branches:  trunk
changeset: 646343:c0a64a7ac43f
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Sat Feb 07 22:49:31 2015 +0000

description:
The SUNET archive is being decomissioned ( http://ftp.sunet.se/news.html )

diffstat:

 graphics/ImageMagick/Makefile.common |  3 +--
 mk/fetch/sites.mk                    |  9 ++-------
 net/rsync/Makefile                   |  3 +--
 net/wu-ftpd/Makefile                 |  5 ++---
 news/tin/Makefile                    |  5 ++---
 www/opera/Makefile                   |  3 +--
 6 files changed, 9 insertions(+), 19 deletions(-)

diffs (138 lines):

diff -r 7c7dc90ad2de -r c0a64a7ac43f graphics/ImageMagick/Makefile.common
--- a/graphics/ImageMagick/Makefile.common      Sat Feb 07 22:35:24 2015 +0000
+++ b/graphics/ImageMagick/Makefile.common      Sat Feb 07 22:49:31 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.110 2014/12/04 09:28:24 he Exp $
+# $NetBSD: Makefile.common,v 1.111 2015/02/07 22:58:18 tnn Exp $
 #
 # used by graphics/p5-PerlMagick/Makefile
 
@@ -18,7 +18,6 @@
 CATEGORIES=    graphics
 MASTER_SITES=  ftp://ftp.imagemagick.org/pub/ImageMagick/ \
                ftp://ftp.nluug.nl/pub/ImageMagick/ \
-               ftp://ftp.sunet.se/pub/multimedia/graphics/ImageMagick/ \
                ftp://ftp.kddlabs.co.jp/graphics/ImageMagick/ \
                http://www.imagemagick.org/download/
 EXTRACT_SUFX=  .tar.xz
diff -r 7c7dc90ad2de -r c0a64a7ac43f mk/fetch/sites.mk
--- a/mk/fetch/sites.mk Sat Feb 07 22:35:24 2015 +0000
+++ b/mk/fetch/sites.mk Sat Feb 07 22:49:31 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: sites.mk,v 1.111 2015/02/01 13:40:36 wiz Exp $
+# $NetBSD: sites.mk,v 1.112 2015/02/07 22:49:31 tnn Exp $
 #
 # This Makefile fragment defines read-only MASTER_SITE_* variables
 # representing some well-known master distribution sites for software.
@@ -19,7 +19,6 @@
        ftp://ftp.kddlabs.co.jp/pub/gnu/gnu/ \
        ftp://ftp.dti.ad.jp/pub/GNU/ \
        ftp://mirrors.kernel.org/gnu/ \
-       ftp://ftp.sunet.se/pub/gnu/ \
        ftp://ftp.lip6.fr/pub/gnu/ \
        http://gd.tuwien.ac.at/gnu/gnusrc/
 
@@ -66,7 +65,6 @@
 MASTER_SITE_GNOME+=     \
        http://ftp.gnome.org/pub/GNOME/ \
        ftp://ftp.gnome.org/pub/GNOME/ \
-       ftp://ftp.sunet.se/pub/X11/GNOME/ \
        http://ftp.tuwien.ac.at/hci/gnome.org/ \
        ftp://ftp.cse.buffalo.edu/pub/Gnome/ \
        ftp://ftp.dti.ad.jp/pub/X/gnome/ \
@@ -183,8 +181,6 @@
        http://mysql.nfsi.pt/Downloads/ \
        ftp://ftp.nfsi.pt/pub/mysql/Downloads/ \
        http://mirrors.xservers.ro/mysql/Downloads/ \
-       http://ftp.sunet.se/pub/unix/databases/relational/mysql/Downloads/ \
-       ftp://ftp.sunet.se/pub/unix/databases/relational/mysql/Downloads/ \
        http://mysql.dataphone.se/Downloads/ \
        ftp://mirror2.dataphone.se/pub/mysql/Downloads/ \
        ftp://ftp.solnet.ch/mirror/mysql/Downloads/ \
@@ -272,7 +268,6 @@
        http://ftp.iasi.roedu.net/mirrors/openoffice.org/ \
        ftp://ftp.arnes.si/packages/OpenOffice.org/ \
        ftp://ftp.saix.net/pub/OpenOffice.org/ \
-       http://ftp.sunet.se/pub/Office/OpenOffice.org/ \
        ftp://mirror.switch.ch/mirror/OpenOffice/ \
        http://komo.vlsm.org/openoffice/ \
        ftp://ftp.kddlabs.co.jp/office/openoffice/ \
@@ -316,7 +311,7 @@
 MASTER_SITE_XORG+= \
        http://xorg.freedesktop.org/releases/individual/ \
        ftp://ftp.x.org/pub/individual/ \
-       ftp://ftp.sunet.se/pub/X11/ftp.x.org/individual/
+       ftp://mirror.switch.ch/mirror/X11/pub/individual/
 
 MASTER_SITE_FREEBSD+= \
        ftp://ftp.FreeBSD.org/pub/FreeBSD/distfiles/ \
diff -r 7c7dc90ad2de -r c0a64a7ac43f net/rsync/Makefile
--- a/net/rsync/Makefile        Sat Feb 07 22:35:24 2015 +0000
+++ b/net/rsync/Makefile        Sat Feb 07 22:49:31 2015 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.97 2014/10/09 14:06:48 wiz Exp $
+# $NetBSD: Makefile,v 1.98 2015/02/07 22:58:18 tnn Exp $
 
 DISTNAME=      rsync-3.1.1
 CATEGORIES=    net
 MASTER_SITES=  http://rsync.samba.org/ftp/rsync/ \
                http://rsync.samba.org/ftp/rsync/old-versions/  \
-               ftp://ftp.sunet.se/pub/unix/admin/rsync/  \
                ftp://ftp.fu-berlin.de/unix/network/rsync/
 
 MAINTAINER=    tron%NetBSD.org@localhost
diff -r 7c7dc90ad2de -r c0a64a7ac43f net/wu-ftpd/Makefile
--- a/net/wu-ftpd/Makefile      Sat Feb 07 22:35:24 2015 +0000
+++ b/net/wu-ftpd/Makefile      Sat Feb 07 22:49:31 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2013/12/23 11:57:05 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2015/02/07 22:58:18 tnn Exp $
 
 DISTNAME=      wu-ftpd-2.6.2
 PKGREVISION=   3
@@ -6,8 +6,7 @@
 MASTER_SITES=  ftp://ftp.freenet.de/pub/ftp.wu-ftpd.org/pub/wu-ftpd/ \
                ftp://ftp.nl.uu.net/pub/unix/ftp/wu-ftpd/ \
                ftp://ftp.u-aizu.ac.jp/pub/net/ftpd/wu-ftpd/wu-ftpd.org/wu-ftpd/ \
-               http://gd.tuwien.ac.at/infosys/servers/ftp/wu-ftpd/wu-ftpd/ \
-               ftp://ftp.sunet.se/pub/nir/ftp/servers/wuarchive-ftpd/wu-ftpd/
+               http://gd.tuwien.ac.at/infosys/servers/ftp/wu-ftpd/wu-ftpd/
 
 PATCHFILES=    realpath.patch connect-dos.patch
 PATCH_SITES=   ftp://ftp.sunet.se/pub/nir/ftp/servers/wuarchive-ftpd/wu-ftpd/patches/apply_to_2.6.2/
diff -r 7c7dc90ad2de -r c0a64a7ac43f news/tin/Makefile
--- a/news/tin/Makefile Sat Feb 07 22:35:24 2015 +0000
+++ b/news/tin/Makefile Sat Feb 07 22:49:31 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.60 2014/10/07 16:47:34 adam Exp $
+# $NetBSD: Makefile,v 1.61 2015/02/07 22:58:18 tnn Exp $
 #
 
 DISTNAME=      tin-2.2.1
@@ -10,8 +10,7 @@
                ftp://ftp.akk.uni-karlsruhe.de/pub/news/clients/tin/stable/ \
                ftp://ftp.cs.tu-berlin.de/pub/net/news/tin/stable/ \
                ftp://ftp.cuhk.edu.hk/pub/packages/news/tin/stable/ \
-               ftp://sunsite.icm.edu.pl/pub/unix/news/tin/stable/ \
-               ftp://ftp.sunet.se/pub/news/readers/tin/stable/
+               ftp://sunsite.icm.edu.pl/pub/unix/news/tin/stable/
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r 7c7dc90ad2de -r c0a64a7ac43f www/opera/Makefile
--- a/www/opera/Makefile        Sat Feb 07 22:35:24 2015 +0000
+++ b/www/opera/Makefile        Sat Feb 07 22:49:31 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.105 2013/08/04 13:02:07 obache Exp $
+# $NetBSD: Makefile,v 1.106 2015/02/07 22:58:18 tnn Exp $
 
 DISTNAME=              opera-${OPERA_PKG_VERSION}-${OPERA_PKG_BUILD}.${OPERA_ARCH}.${EMUL_OPSYS}
 PKGNAME=               opera-${OPERA_PKG_VERSION:S/u/pl/}
@@ -17,7 +17,6 @@
 .include "../../mk/bsd.prefs.mk"
 
 MASTER_SITE_OPERA+=    ftp://ftp.opera.com/pub/opera/ \
-                       http://ftp.sunet.se/pub/www/clients/Opera/ \
                        ftp://ftp.task.gda.pl/pub/opera/ \
                        ftp://ftp.tuwien.ac.at/infosys/browsers/opera/ \
                        ftp://opera.nsc.no/pub/nsc.no/mirrors/operasoftware/ \



Home | Main Index | Thread Index | Old Index