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-fftw3/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'math/ruby-fftw3') diff --git a/math/ruby-fftw3/Makefile b/math/ruby-fftw3/Makefile index 11d12052b96e..555a4d942a6b 100644 --- a/math/ruby-fftw3/Makefile +++ b/math/ruby-fftw3/Makefile @@ -31,6 +31,9 @@ DOCS= LICENSE.txt doc/* OPTIONS_DEFINE= DOCS +DEPRECATED= Depends on deprecated math/ruby-narray +EXPIRATION_DATE= 2014-09-20 + post-install: ${MKDIR} ${STAGEDIR}${RUBY_MODDOCDIR} .for f in ${DOCS} -- cgit v1.2.3