From f64d9973793a9276d2552aa0e13dcb33bbfb61dc Mon Sep 17 00:00:00 2001 From: Steve Wills Date: Tue, 19 Aug 2014 15:35:35 +0000 Subject: many ruby/rubygem ports: death of rubyforge.org rubyforge.org shutdown on May 15, 2014. This commit accounts for that by doing several things: - Deprecate ruby that had only rubyforge.org as MASTER_SITES (and so are now only fetchable via our cache) - Deprecate ports that depend on those - Update the WWW pkg-descr line that points to rubyforge.org for rubygem ports (which are still fetchable from rubygems.org) The next step will be to remove rubyforge.org from bsd.sites.mk, after these deprecated ports are deleted. Phabric: D591 With hat: ruby Approved by: portmgr (because of committing to unstaged graphics/mingplot port) --- databases/ruby-dbd_sqlite3/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'databases/ruby-dbd_sqlite3') diff --git a/databases/ruby-dbd_sqlite3/Makefile b/databases/ruby-dbd_sqlite3/Makefile index dc1bf371a204..41c22af9d129 100644 --- a/databases/ruby-dbd_sqlite3/Makefile +++ b/databases/ruby-dbd_sqlite3/Makefile @@ -20,4 +20,7 @@ RUN_DEPENDS= ${RUBY_SITELIBDIR}/dbi.rb:${PORTSDIR}/databases/ruby-dbi USE_RUBY= yes USE_RUBY_SETUP= yes +DEPRECATED= RubyForge shutdown May 15 2014 +EXPIRATION_DATE= 2014-09-20 + .include -- cgit v1.2.3