aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2014-12-19 22:26:39 +0800
committerswills <swills@FreeBSD.org>2014-12-19 22:26:39 +0800
commite7860f124ba62509614b603e6104d8ca4e4fdec5 (patch)
treeae15fa9e859e66854b12ef6a2e857d5e8c2c3740 /Mk
parentad95ae7a9372a527552e31ef0cc9dbc291159a1c (diff)
downloadfreebsd-ports-gnome-e7860f124ba62509614b603e6104d8ca4e4fdec5.tar.gz
freebsd-ports-gnome-e7860f124ba62509614b603e6104d8ca4e4fdec5.tar.zst
freebsd-ports-gnome-e7860f124ba62509614b603e6104d8ca4e4fdec5.zip
RubyForge has been gone for ages, remove it
Differential Revision: https://reviews.freebsd.org/D1339 With hat: portmgr
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.sites.mk12
1 files changed, 2 insertions, 10 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index 78b68e979f05..862092d250b7 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -1137,12 +1137,6 @@ MASTER_SITE_RUBY+= \
ftp://ftp.iDaemons.org/pub/mirror/ftp.ruby-lang.org/ruby/%SUBDIR%/
.endif
-# See http://rubyforge.org/credits/
-.if !defined(IGNORE_MASTER_SITE_RUBYFORGE)
-MASTER_SITE_RUBYFORGE+= \
- http://files.rubyforge.vm.bytemark.co.uk/%SUBDIR%/
-.endif
-
# See http://rubygems.org/pages/about
.if !defined(IGNORE_MASTER_SITE_RUBYGEMS)
MASTER_SITE_RUBYGEMS+= \
@@ -1519,8 +1513,7 @@ MASTER_SITES_ABBREVS= CPAN:PERL_CPAN \
NL:NETLIB \
SF:SOURCEFORGE \
SFJP:SOURCEFORGE_JP \
- RG:RUBYGEMS \
- RF:RUBYFORGE
+ RG:RUBYGEMS
MASTER_SITES_SUBDIRS= APACHE_JAKARTA:${PORTNAME:S,-,/,}/source \
BERLIOS:${PORTNAME:tl}.berlios \
CENKES:myports \
@@ -1545,8 +1538,7 @@ MASTER_SITES_SUBDIRS= APACHE_JAKARTA:${PORTNAME:S,-,/,}/source \
RUBY_DBI:${RUBY_DBI_MASTER_SITE_SUBDIR} \
RUBY_GNOME:${RUBY_GNOME_MASTER_SITE_SUBDIR} \
SAVANNAH:${PORTNAME:tl} \
- SOURCEFORGE:${PORTNAME:tl}/${PORTNAME:tl}/${PORTVERSION} \
- RUBYFORGE:${PORTNAME:tl}
+ SOURCEFORGE:${PORTNAME:tl}/${PORTNAME:tl}/${PORTVERSION}
.if defined(MASTER_SITES) && ${MASTER_SITES:N*\:/*}