aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2011-06-24 01:51:43 +0800
committerpgollucci <pgollucci@FreeBSD.org>2011-06-24 01:51:43 +0800
commit5d371cf94cde5af37681d2a18859e1bf4192fc3a (patch)
treedba32179eb71896e8627d905e661a262f66cde39 /www
parent95955e7d99007a1d0e73bb2a6f6ae073075441df (diff)
downloadfreebsd-ports-gnome-5d371cf94cde5af37681d2a18859e1bf4192fc3a.tar.gz
freebsd-ports-gnome-5d371cf94cde5af37681d2a18859e1bf4192fc3a.tar.zst
freebsd-ports-gnome-5d371cf94cde5af37681d2a18859e1bf4192fc3a.zip
- Cannoicalize the WWW: [again],
- Save redirects s/http/https/ for github
Diffstat (limited to 'www')
-rw-r--r--www/rubygem-bluecloth/pkg-descr2
-rw-r--r--www/rubygem-cuba/pkg-descr2
-rw-r--r--www/rubygem-davclient/pkg-descr2
-rw-r--r--www/rubygem-faraday/pkg-descr2
-rw-r--r--www/rubygem-faraday_middleware/pkg-descr2
-rw-r--r--www/rubygem-htauth/pkg-descr2
-rw-r--r--www/rubygem-httparty/pkg-descr2
-rw-r--r--www/rubygem-httpclient/pkg-descr2
-rw-r--r--www/rubygem-less/pkg-descr2
-rw-r--r--www/rubygem-lighthouse-api/pkg-descr2
-rw-r--r--www/rubygem-multipart-post/pkg-descr2
-rw-r--r--www/rubygem-sinatra/pkg-descr2
-rw-r--r--www/rubygem-yapra/pkg-descr2
13 files changed, 13 insertions, 13 deletions
diff --git a/www/rubygem-bluecloth/pkg-descr b/www/rubygem-bluecloth/pkg-descr
index 8a5841baa2ad..a52b31bf5525 100644
--- a/www/rubygem-bluecloth/pkg-descr
+++ b/www/rubygem-bluecloth/pkg-descr
@@ -5,4 +5,4 @@ Markdown allows you to write using an easy-to-read, easy-to-write
plain text format, then convert it to structurally valid XHTML (or
HTML).
-WWW: http://deveiate.org/projects/BlueCloth/
+WWW: http://deveiate.org/projects/BlueCloth
diff --git a/www/rubygem-cuba/pkg-descr b/www/rubygem-cuba/pkg-descr
index b7f9102715c2..ab4d9c389626 100644
--- a/www/rubygem-cuba/pkg-descr
+++ b/www/rubygem-cuba/pkg-descr
@@ -4,4 +4,4 @@ inspired by Rum, a tiny but powerful mapper for Rack applications.
It integrates many templates via Tilt, and testing via
Cutest and Capybara.
-WWW: http://github.com/soveran/cuba
+WWW: https://github.com/soveran/cuba
diff --git a/www/rubygem-davclient/pkg-descr b/www/rubygem-davclient/pkg-descr
index b53d2054987c..f50d3e2fdcd8 100644
--- a/www/rubygem-davclient/pkg-descr
+++ b/www/rubygem-davclient/pkg-descr
@@ -1,4 +1,4 @@
DavClient is a scriptable WebDAV command line client for Ruby
for managing content on webservers that support the WebDAV extensions.
-WWW: http://davclient.rubyforge.org/
+WWW: http://davclient.rubyforge.org/davclient
diff --git a/www/rubygem-faraday/pkg-descr b/www/rubygem-faraday/pkg-descr
index 9959e7f97568..54f070e391fe 100644
--- a/www/rubygem-faraday/pkg-descr
+++ b/www/rubygem-faraday/pkg-descr
@@ -2,4 +2,4 @@ Faraday
Modular HTTP client library using middleware heavily inspired by Rack.
-WWW: http://github.com/technoweenie/faraday
+WWW: https://github.com/technoweenie/faraday
diff --git a/www/rubygem-faraday_middleware/pkg-descr b/www/rubygem-faraday_middleware/pkg-descr
index dfa1cf16fdaf..c597de912984 100644
--- a/www/rubygem-faraday_middleware/pkg-descr
+++ b/www/rubygem-faraday_middleware/pkg-descr
@@ -2,4 +2,4 @@ Faraday Middleware
Collection of Faraday middlewares used in some of my API wrappers
-WWW: http://wynnnetherland.com/projects/faraday-middleware/
+WWW: https://github.com/pengwynn/faraday_middleware
diff --git a/www/rubygem-htauth/pkg-descr b/www/rubygem-htauth/pkg-descr
index b2ea5377023f..d6941278a8bb 100644
--- a/www/rubygem-htauth/pkg-descr
+++ b/www/rubygem-htauth/pkg-descr
@@ -2,4 +2,4 @@ HTAuth is a pure ruby replacement for the Apache support programs htdigest
and htpasswd. Command line and API access are provided for access to
htdigest and htpasswd files.
-WWW: http://copiousfreetime.rubyforge.org/htauth/
+WWW: http://copiousfreetime.rubyforge.org/htauth
diff --git a/www/rubygem-httparty/pkg-descr b/www/rubygem-httparty/pkg-descr
index 0c79a572a34e..f1fd93273cc7 100644
--- a/www/rubygem-httparty/pkg-descr
+++ b/www/rubygem-httparty/pkg-descr
@@ -9,4 +9,4 @@ keys that are needed on each request)
* Automatic parsing of JSON and XML into ruby hashes
based on response content-type
-WWW: http://httparty.rubyforge.org
+WWW: http://httparty.rubyforge.org/
diff --git a/www/rubygem-httpclient/pkg-descr b/www/rubygem-httpclient/pkg-descr
index a2634351433d..6e4a68445fdf 100644
--- a/www/rubygem-httpclient/pkg-descr
+++ b/www/rubygem-httpclient/pkg-descr
@@ -20,4 +20,4 @@ Features:
For more detail, see API document at dev.ctor.org/doc/httpclient/
-WWW: http://dev.ctor.org/httpclient
+WWW: https://github.com/nahi/httpclient
diff --git a/www/rubygem-less/pkg-descr b/www/rubygem-less/pkg-descr
index c329dc8a855c..f5a9a8fb3790 100644
--- a/www/rubygem-less/pkg-descr
+++ b/www/rubygem-less/pkg-descr
@@ -2,4 +2,4 @@ LESS extends CSS with: variables, mixins, operations and nested rules.
Best of all, LESS uses existing CSS syntax. This means you can rename
your current .css files to .less and they'll just work.
-WWW: http://lesscss.org/
+WWW: http://lesscss.org
diff --git a/www/rubygem-lighthouse-api/pkg-descr b/www/rubygem-lighthouse-api/pkg-descr
index c7ada4679b7c..0c19d7711f6c 100644
--- a/www/rubygem-lighthouse-api/pkg-descr
+++ b/www/rubygem-lighthouse-api/pkg-descr
@@ -1,3 +1,3 @@
Ruby API wrapper for Lighthouse
-WWW: http://rubygems.org/gems/lighthouse-api
+WWW: http://lighthouseapp.com/api
diff --git a/www/rubygem-multipart-post/pkg-descr b/www/rubygem-multipart-post/pkg-descr
index 89c0b0e5fda5..c8fcf3602ceb 100644
--- a/www/rubygem-multipart-post/pkg-descr
+++ b/www/rubygem-multipart-post/pkg-descr
@@ -1,4 +1,4 @@
multipart-post adds a streamy multipart form post capability to Net::HTTP. Also
supports other methods besides POST.
-WWW: http://github.com/nicksieger/multipart-post
+WWW: https://github.com/nicksieger/multipart-post
diff --git a/www/rubygem-sinatra/pkg-descr b/www/rubygem-sinatra/pkg-descr
index 21bf3f5e2a74..6f044f4463d1 100644
--- a/www/rubygem-sinatra/pkg-descr
+++ b/www/rubygem-sinatra/pkg-descr
@@ -3,4 +3,4 @@ with minimal effort. It sits on top of Rack, a minimal standard
interface for Ruby web frameworks. For templating, the choices
include erb, haml, sass and Builder.
-WWW: http://sinatra.rubyforge.org
+WWW: http://www.sinatrarb.com/
diff --git a/www/rubygem-yapra/pkg-descr b/www/rubygem-yapra/pkg-descr
index 97ca60267f2c..c23f4ecec948 100644
--- a/www/rubygem-yapra/pkg-descr
+++ b/www/rubygem-yapra/pkg-descr
@@ -1,3 +1,3 @@
Yet Another Pragger implementation.
-WWW: http://rubygems.org/gems/yapra
+WWW: http://yapra.rubyforge.org