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) --- math/ruby-narray/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'math/ruby-narray') diff --git a/math/ruby-narray/Makefile b/math/ruby-narray/Makefile index dc923937debe..5e4737571516 100644 --- a/math/ruby-narray/Makefile +++ b/math/ruby-narray/Makefile @@ -26,6 +26,9 @@ DOC_JA= README.ja SPEC.ja OPTIONS_DEFINE= DOCS +DEPRECATED= RubyForge shutdown May 15 2014 +EXPIRATION_DATE= 2014-09-20 + post-install: ${MKDIR} ${STAGEDIR}${RUBY_MODDOCDIR}/ja .for f in ${DOC_EN} -- cgit v1.2.3