From owner-svn-ports-all@freebsd.org Wed Jun 13 00:36:45 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 95AC8100FE0A; Wed, 13 Jun 2018 00:36:45 +0000 (UTC) (envelope-from knu@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47622821B4; Wed, 13 Jun 2018 00:36:45 +0000 (UTC) (envelope-from knu@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 23FA7121D8; Wed, 13 Jun 2018 00:36:45 +0000 (UTC) (envelope-from knu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5D0aiCk038293; Wed, 13 Jun 2018 00:36:44 GMT (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5D0aisI038292; Wed, 13 Jun 2018 00:36:44 GMT (envelope-from knu@FreeBSD.org) Message-Id: <201806130036.w5D0aisI038292@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: knu set sender to knu@FreeBSD.org using -f From: Akinori MUSHA Date: Wed, 13 Jun 2018 00:36:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r472273 - head/Mk X-SVN-Group: ports-head X-SVN-Commit-Author: knu X-SVN-Commit-Paths: head/Mk X-SVN-Commit-Revision: 472273 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.26 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: Wed, 13 Jun 2018 00:36:45 -0000 Author: knu Date: Wed Jun 13 00:36:44 2018 New Revision: 472273 URL: https://svnweb.freebsd.org/changeset/ports/472273 Log: Remove ftp://ftp.ruby-lang.org/; the FTP service is shutting down Here's the announcement: https://bugs.ruby-lang.org/issues/14842 Modified: head/Mk/bsd.sites.mk Modified: head/Mk/bsd.sites.mk ============================================================================== --- head/Mk/bsd.sites.mk Tue Jun 12 22:10:18 2018 (r472272) +++ head/Mk/bsd.sites.mk Wed Jun 13 00:36:44 2018 (r472273) @@ -1018,7 +1018,6 @@ MASTER_SITE_REDHAT_LINUX+= \ MASTER_SITE_RUBY+= \ https://cache.ruby-lang.org/pub/ruby/%SUBDIR%/ \ https://ftp.ruby-lang.org/pub/ruby/%SUBDIR%/ \ - ftp://ftp.ruby-lang.org/pub/ruby/%SUBDIR%/ \ ftp://ftp.fu-berlin.de/unix/languages/ruby/%SUBDIR%/ \ ftp://ftp.kr.FreeBSD.org/pub/ruby/%SUBDIR%/ \ ftp://ftp.iDaemons.org/pub/mirror/ftp.ruby-lang.org/ruby/%SUBDIR%/