Date: Wed, 13 Jun 2018 00:36:44 +0000 (UTC) From: Akinori MUSHA <knu@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r472273 - head/Mk Message-ID: <201806130036.w5D0aisI038292@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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%/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806130036.w5D0aisI038292>