pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/ruby Add http://cache.ruby-lang.org to MASTER_SIT...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3af3dbaee937
branches: trunk
changeset: 645226:3af3dbaee937
user: taca <taca%pkgsrc.org@localhost>
date: Sun Jan 25 15:58:29 2015 +0000
description:
Add http://cache.ruby-lang.org to MASTER_SITE_RUBY.
diffstat:
lang/ruby/Makefile.common | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 46618712c1a2 -r 3af3dbaee937 lang/ruby/Makefile.common
--- a/lang/ruby/Makefile.common Sun Jan 25 15:54:30 2015 +0000
+++ b/lang/ruby/Makefile.common Sun Jan 25 15:58:29 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.31 2014/05/21 03:10:30 taca Exp $
+# $NetBSD: Makefile.common,v 1.32 2015/01/25 15:58:29 taca Exp $
#
# Ruby base distribution common definition
# used by databases/ruby-gdbm/Makefile
@@ -35,6 +35,7 @@
RUBY_SITE_SUBDIR= ${_RUBY_VER_MAJOR}.${_RUBY_VER_MINOR}
MASTER_SITE_RUBY?= \
+ http://cache.ruby-lang.org/pub/ruby/${RUBY_SITE_SUBDIR}/ \
ftp://ftp.ruby-lang.org/pub/ruby/${RUBY_SITE_SUBDIR}/ \
ftp://www.ibiblio.org/pub/languages/ruby/${RUBY_SITE_SUBDIR}/ \
ftp://xyz.lcs.mit.edu/pub/ruby/${RUBY_SITE_SUBDIR}/ \
Home |
Main Index |
Thread Index |
Old Index