svn commit: r484115 - head/devel/ruby-gems

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Nov 4 17:54:49 UTC 2018


Author: sunpoet
Date: Sun Nov  4 17:54:48 2018
New Revision: 484115
URL: https://svnweb.freebsd.org/changeset/ports/484115

Log:
  Update MASTER_SITES

Modified:
  head/devel/ruby-gems/Makefile

Modified: head/devel/ruby-gems/Makefile
==============================================================================
--- head/devel/ruby-gems/Makefile	Sun Nov  4 17:50:52 2018	(r484114)
+++ head/devel/ruby-gems/Makefile	Sun Nov  4 17:54:48 2018	(r484115)
@@ -7,7 +7,7 @@ PORTNAME=	gems
 # - www/rubygem-gitlab-grack/files/patch-gemspec
 PORTVERSION=	2.7.7
 CATEGORIES=	devel ruby
-MASTER_SITES=	http://production.cf.rubygems.org/rubygems/
+MASTER_SITES=	https://production.cf.rubygems.org/rubygems/
 PKGNAMEPREFIX=	${RUBY_PKGNAMEPREFIX}
 DISTNAME=	ruby${PORTNAME}-${PORTVERSION}
 DIST_SUBDIR=	ruby


More information about the svn-ports-all mailing list