Modern versions of rubygems store their distfiles on rubygems.org.  This
adds a MASTER_SITE_RUBYGEMS to network.conf.template.  This is needed
for an upcoming update of databases/ruby-pg, and many ruby ports in the
future will be using it.

OK to commit?

Jeremy

Index: network.conf.template
===================================================================
RCS file: /cvs/ports/infrastructure/templates/network.conf.template,v
retrieving revision 1.146
diff -N -u -p network.conf.template
--- network.conf.template       2 Sep 2010 09:03:50 -0000       1.146
+++ network.conf.template       28 Sep 2010 05:16:29 -0000
@@ -279,3 +279,6 @@ MASTER_SITE_GITHUB+= \
 
 MASTER_SITE_GEMCUTTER+= \
        http://gemcutter.org/gems/
+
+MASTER_SITE_RUBYGEMS+= \
+       http://rubygems.org/downloads/

Reply via email to