From owner-svn-ports-all@freebsd.org Tue Jun 2 09:33:07 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B6D8A32F3F0; Tue, 2 Jun 2020 09:33:07 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49bn034VPRz4L5B; Tue, 2 Jun 2020 09:33:07 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 9592B1A8CB; Tue, 2 Jun 2020 09:33:07 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0529X78d034842; Tue, 2 Jun 2020 09:33:07 GMT (envelope-from mandree@FreeBSD.org) Received: (from mandree@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0529X7uU034841; Tue, 2 Jun 2020 09:33:07 GMT (envelope-from mandree@FreeBSD.org) Message-Id: <202006020933.0529X7uU034841@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mandree set sender to mandree@FreeBSD.org using -f From: Matthias Andree Date: Tue, 2 Jun 2020 09:33:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r537531 - head/Mk X-SVN-Group: ports-head X-SVN-Commit-Author: mandree X-SVN-Commit-Paths: head/Mk X-SVN-Commit-Revision: 537531 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Jun 2020 09:33:07 -0000 Author: mandree Date: Tue Jun 2 09:33:07 2020 New Revision: 537531 URL: https://svnweb.freebsd.org/changeset/ports/537531 Log: Update GNU and kernel.org mirror lists Note that from the original submission by Daniel on kernel.org, heanet.ie was updated to match the directory, rackspace and slackwere were dropped because they were outdated. Mirror update status was checked with libpci/pciutils-3.7.0.tar.xz and gnuchess-6.2.7 a few minutes ago. PR: 243435 PR: 243436 Submitted by: Daniel Engberg Modified: head/Mk/bsd.sites.mk Modified: head/Mk/bsd.sites.mk ============================================================================== --- head/Mk/bsd.sites.mk Tue Jun 2 09:32:51 2020 (r537530) +++ head/Mk/bsd.sites.mk Tue Jun 2 09:33:07 2020 (r537531) @@ -668,15 +668,18 @@ MASTER_SITE_GIMP+= \ .if !defined(IGNORE_MASTER_SITE_GNU) MASTER_SITE_GNU+= \ https://ftpmirror.gnu.org/%SUBDIR%/ \ - https://ftp.gnu.org/gnu/%SUBDIR%/ \ - ftp://ftp.gnu.org/gnu/%SUBDIR%/ \ - http://www.gtlib.gatech.edu/pub/gnu/gnu/%SUBDIR%/ \ https://mirrors.kernel.org/gnu/%SUBDIR%/ \ - ftp://ftp.kddlabs.co.jp/GNU/gnu/%SUBDIR%/ \ + https://mirror.netcologne.de/gnu/%SUBDIR%/ \ + https://www.nic.funet.fi/pub/gnu/gnu/%SUBDIR%/ \ + http://mirror.navercorp.com/gnu/%SUBDIR%/ \ + http://ftp.halifax.rwth-aachen.de/gnu/%SUBDIR%/ \ + http://download.xs4all.nl/gnu/%SUBDIR%/ \ + http://ftp.kddilabs.jp/GNU/gnu/%SUBDIR%/ \ + ftp://mirrors.rit.edu/gnu/%SUBDIR%/ \ + ftp://ftp.fu-berlin.de/unix/gnu/%SUBDIR%/ \ ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/%SUBDIR%/ \ - ftp://ftp.informatik.hu-berlin.de/pub/gnu/gnu/%SUBDIR%/ \ - ftp://ftp.informatik.rwth-aachen.de/pub/mirror/ftp.gnu.org/pub/gnu/%SUBDIR%/ \ - http://ftp.funet.fi/pub/gnu/prep/%SUBDIR%/ + ftp://ftp.cse.yzu.edu.tw/gnu/%SUBDIR%/ \ + https://ftp.gnu.org/gnu/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_GNUPG) @@ -1200,11 +1203,15 @@ MASTER_SITE_XORG+= \ .if !defined(IGNORE_MASTER_SITE_KERNEL_ORG) MASTER_SITE_KERNEL_ORG+= \ + https://cdn.kernel.org/pub/%SUBDIR%/ \ https://www.kernel.org/pub/%SUBDIR%/ \ + https://download.xs4all.nl/ftp.kernel.org/pub/%SUBDIR%/ \ + https://mirrors.mit.edu/kernel/%SUBDIR%/ \ + http://ftp.nara.wide.ad.jp/pub/kernel.org/%SUBDIR%/ \ + http://ftp.yandex.ru/pub/%SUBDIR%/ \ + http://ftp.heanet.ie/pub/kernel.org/pub/%SUBDIR%/ \ ftp://ftp.ntu.edu.tw/%SUBDIR%/ \ - https://ftp.yandex.ru/pub/%SUBDIR%/ \ - https://ftp.heanet.ie/pub/%SUBDIR%/ \ - http://slackware.cs.utah.edu/pub/kernel.org/pub/%SUBDIR%/ + ftp://ftp.riken.jp/Linux/kernel.org/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_ZI)