diff options
author | tnn <tnn@pkgsrc.org> | 2015-02-07 22:49:31 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2015-02-07 22:49:31 +0000 |
commit | e459f5c254cd76045cc9284a3728c2beb30ac4cf (patch) | |
tree | 015afe0f5c8719bc5504efa6b465add8ef2cc00d | |
parent | b63ad0a02c270af0acfd6980085d1bea7c881997 (diff) | |
download | pkgsrc-e459f5c254cd76045cc9284a3728c2beb30ac4cf.tar.gz |
The SUNET archive is being decomissioned ( http://ftp.sunet.se/news.html )
-rw-r--r-- | graphics/ImageMagick/Makefile.common | 3 | ||||
-rw-r--r-- | mk/fetch/sites.mk | 9 | ||||
-rw-r--r-- | net/rsync/Makefile | 3 | ||||
-rw-r--r-- | net/wu-ftpd/Makefile | 5 | ||||
-rw-r--r-- | news/tin/Makefile | 5 | ||||
-rw-r--r-- | www/opera/Makefile | 3 |
6 files changed, 9 insertions, 19 deletions
diff --git a/graphics/ImageMagick/Makefile.common b/graphics/ImageMagick/Makefile.common index e9cd2df086d..ed5f85cdf0c 100644 --- a/graphics/ImageMagick/Makefile.common +++ b/graphics/ImageMagick/Makefile.common @@ -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 @@ DISTVERSION= ${DISTSUFFIX:S/-/./} 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 --git a/mk/fetch/sites.mk b/mk/fetch/sites.mk index d36f4b42233..acbadbd06c7 100644 --- a/mk/fetch/sites.mk +++ b/mk/fetch/sites.mk @@ -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 @@ MASTER_SITE_GNU+= \ 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_SUNSITE+= \ 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 @@ MASTER_SITE_MYSQL+= \ 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 @@ MASTER_SITE_OPENOFFICE+= \ 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_GENTOO+= \ 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 --git a/net/rsync/Makefile b/net/rsync/Makefile index 79a0fe7752c..dae4ee162de 100644 --- a/net/rsync/Makefile +++ b/net/rsync/Makefile @@ -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 diff --git a/net/wu-ftpd/Makefile b/net/wu-ftpd/Makefile index eed172e78d5..0489eb363bb 100644 --- a/net/wu-ftpd/Makefile +++ b/net/wu-ftpd/Makefile @@ -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 @@ CATEGORIES= net 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 --git a/news/tin/Makefile b/news/tin/Makefile index e3c815b1892..7627a9b5fea 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -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 @@ MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/stable/ \ 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 diff --git a/www/opera/Makefile b/www/opera/Makefile index 6e82aead57b..c8fafb0f9fe 100644 --- a/www/opera/Makefile +++ b/www/opera/Makefile @@ -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 @@ EMUL_PLATFORMS= freebsd-i386 freebsd-x86_64 \ .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/ \ |