aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2016-02-13 02:24:11 +0800
committermat <mat@FreeBSD.org>2016-02-13 02:24:11 +0800
commit78b33aac39a655394d59d99d58afe9425a37ec15 (patch)
tree01f398166715fa2aa06edef69afaff80246da1f1 /Mk
parent5f954e4750e220d2d96132e000edbbb6e43f8048 (diff)
downloadfreebsd-ports-gnome-78b33aac39a655394d59d99d58afe9425a37ec15.tar.gz
freebsd-ports-gnome-78b33aac39a655394d59d99d58afe9425a37ec15.tar.zst
freebsd-ports-gnome-78b33aac39a655394d59d99d58afe9425a37ec15.zip
Update the RUBYGEMS master site, the previous ones are legacy and were
not being updated any more. Discussed with: swills Sponsored by: Absolight
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.sites.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index b10bdbf16e0f..e819516f9c72 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -1123,8 +1123,7 @@ MASTER_SITE_RUBY+= \
# See http://rubygems.org/pages/about
.if !defined(IGNORE_MASTER_SITE_RUBYGEMS)
MASTER_SITE_RUBYGEMS+= \
- http://production.s3.rubygems.org/gems/%SUBDIR%/ \
- http://production.cf.rubygems.org/gems/%SUBDIR%/
+ https://rubygems.global.ssl.fastly.net/gems/%SUBDIR%/
.endif
.if !defined(IGNORE_MASTER_SITE_SAMBA)