aboutsummaryrefslogtreecommitdiff
path: root/security/rubygem-ruby-hmac
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2014-08-19 15:35:35 +0000
committerSteve Wills <swills@FreeBSD.org>2014-08-19 15:35:35 +0000
commitf64d9973793a9276d2552aa0e13dcb33bbfb61dc (patch)
tree09c2d656aaba0bcc376e74ce56d845f491a8ffa7 /security/rubygem-ruby-hmac
parentc14a472bf60c9ab3d6accf2f58243c81cc3a4d3b (diff)
downloadports-f64d9973793a9276d2552aa0e13dcb33bbfb61dc.tar.gz
ports-f64d9973793a9276d2552aa0e13dcb33bbfb61dc.zip
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)
Notes
Notes: svn path=/head/; revision=365393
Diffstat (limited to 'security/rubygem-ruby-hmac')
-rw-r--r--security/rubygem-ruby-hmac/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/rubygem-ruby-hmac/pkg-descr b/security/rubygem-ruby-hmac/pkg-descr
index e48d0fa25f22..8e3ac2932fec 100644
--- a/security/rubygem-ruby-hmac/pkg-descr
+++ b/security/rubygem-ruby-hmac/pkg-descr
@@ -4,4 +4,4 @@ RFC2104. Namely, a MAC provides a way to check the integrity of information
transmitted over or stored in an unreliable medium, based on a secret key.
Originally written by Daiki Ueno. Converted to a RubyGem by Geoffrey Grosenbach
-WWW: http://ruby-hmac.rubyforge.org/
+WWW: http://rubygems.org/gems/ruby-hmac/