From 5b0e640fb6d97c5ebfacfd5cea5b87dd2e7c1346 Mon Sep 17 00:00:00 2001 From: swills 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) --- security/rubygem-ezcrypto/pkg-descr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security/rubygem-ezcrypto') diff --git a/security/rubygem-ezcrypto/pkg-descr b/security/rubygem-ezcrypto/pkg-descr index b805db8c6edb..8a8de4515549 100644 --- a/security/rubygem-ezcrypto/pkg-descr +++ b/security/rubygem-ezcrypto/pkg-descr @@ -8,4 +8,4 @@ Features * Single class object oriented access to most commonly used features * Ruby like -WWW: http://ezcrypto.rubyforge.org +WWW: http://rubygems.org/gems/ezcrypto/ -- cgit