pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/ruby
Module Name: pkgsrc
Committed By: wiz
Date: Sun Apr 28 13:03:00 UTC 2024
Modified Files:
pkgsrc/lang/ruby: Makefile.common
Log Message:
ruby: remove two dead master sites
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 pkgsrc/lang/ruby/Makefile.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/ruby/Makefile.common
diff -u pkgsrc/lang/ruby/Makefile.common:1.50 pkgsrc/lang/ruby/Makefile.common:1.51
--- pkgsrc/lang/ruby/Makefile.common:1.50 Sun Jan 21 08:24:45 2024
+++ pkgsrc/lang/ruby/Makefile.common Sun Apr 28 13:03:00 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.50 2024/01/21 08:24:45 taca Exp $
+# $NetBSD: Makefile.common,v 1.51 2024/04/28 13:03:00 wiz Exp $
#
# Ruby base distribution common definition
#
@@ -27,11 +27,9 @@ RUBY_SITE_SUBDIR= ${_RUBY_VER_MAJOR}.${_
MASTER_SITE_RUBY?= \
http://cache.ruby-lang.org/pub/ruby/${RUBY_SITE_SUBDIR}/ \
- ftp://ftp.ruby-lang.org/pub/ruby/${RUBY_SITE_SUBDIR}/ \
ftp://ftp.fu-berlin.de/unix/languages/ruby/${RUBY_SITE_SUBDIR}/ \
ftp://ftp.ring.gr.jp/pub/lang/ruby/${RUBY_SITE_SUBDIR}/ \
ftp://ftp.iij.ad.jp/pub/lang/ruby/${RUBY_SITE_SUBDIR}/ \
- ftp://ftp.idaemons.org/pub/mirror/ftp.ruby-lang.org/ruby/${RUBY_SITE_SUBDIR}/
# Ruby distribution
RUBY_DISTINFO_FILE= ${.CURDIR}/${RUBY_SRCDIR}/distinfo
Home |
Main Index |
Thread Index |
Old Index