diff options
author | glarkin <glarkin@FreeBSD.org> | 2008-07-28 23:31:05 +0800 |
---|---|---|
committer | glarkin <glarkin@FreeBSD.org> | 2008-07-28 23:31:05 +0800 |
commit | 3e35255d529b2a9ee80a6f7b247713385933a3cb (patch) | |
tree | e50920a5c094ff48ea582f6c98005496eac64c11 | |
parent | 7ddee40f4075e8260add51515a4ea16931dc19b1 (diff) | |
download | freebsd-ports-gnome-3e35255d529b2a9ee80a6f7b247713385933a3cb.tar.gz freebsd-ports-gnome-3e35255d529b2a9ee80a6f7b247713385933a3cb.tar.zst freebsd-ports-gnome-3e35255d529b2a9ee80a6f7b247713385933a3cb.zip |
Updated to 1.2.3
Approved by: itetcu (co-mentor)
-rw-r--r-- | net/rubygem-righthttpconnection/Makefile | 2 | ||||
-rw-r--r-- | net/rubygem-righthttpconnection/distinfo | 6 | ||||
-rw-r--r-- | net/rubygem-righthttpconnection/pkg-descr | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/net/rubygem-righthttpconnection/Makefile b/net/rubygem-righthttpconnection/Makefile index 878fccb4c75d..5b5a299bf1b8 100644 --- a/net/rubygem-righthttpconnection/Makefile +++ b/net/rubygem-righthttpconnection/Makefile @@ -6,7 +6,7 @@ # PORTNAME= righthttpconnection -PORTVERSION= 1.2.1 +PORTVERSION= 1.2.3 CATEGORIES= net rubygems MASTER_SITES= RF MASTER_SITE_SUBDIR= rightaws diff --git a/net/rubygem-righthttpconnection/distinfo b/net/rubygem-righthttpconnection/distinfo index f6b5ebc91413..50482f718e5a 100644 --- a/net/rubygem-righthttpconnection/distinfo +++ b/net/rubygem-righthttpconnection/distinfo @@ -1,3 +1,3 @@ -MD5 (rubygem/right_http_connection-1.2.1.gem) = 65a15eee27aa765219756a99a4198f57 -SHA256 (rubygem/right_http_connection-1.2.1.gem) = 2fe4c2c75345e4c93d19f4405eafb4198c8b7eee2c4090471d22a253a53753ca -SIZE (rubygem/right_http_connection-1.2.1.gem) = 21504 +MD5 (rubygem/right_http_connection-1.2.3.gem) = 0adafc9258d5c68b412bae90ea28d163 +SHA256 (rubygem/right_http_connection-1.2.3.gem) = f3daf51a714dcff1c7684b7940c76592f32ecc780e76b27bc1620af981b8dc01 +SIZE (rubygem/right_http_connection-1.2.3.gem) = 22528 diff --git a/net/rubygem-righthttpconnection/pkg-descr b/net/rubygem-righthttpconnection/pkg-descr index 7524980f319b..10fa11a7d142 100644 --- a/net/rubygem-righthttpconnection/pkg-descr +++ b/net/rubygem-righthttpconnection/pkg-descr @@ -4,4 +4,4 @@ Amazon's REST and query interfaces to provide full programmatic control. An optional robust HTTP layer retries and clears transient errors. -WWW: http://rightaws.rubyforge.org/ +WWW: http://rightaws.rubyforge.org/ |