aboutsummaryrefslogtreecommitdiff
path: root/www/rubygem-http
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-08-19 15:08:44 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-08-19 15:08:44 +0000
commitb8023af901b97ac740ccec5d239844784b9054af (patch)
tree069fa38fcf4d5a7c4f3c4acaf50af564d32db422 /www/rubygem-http
parentee5ea4d25ed933c8838adf4d9b53cddf6d015df1 (diff)
downloadports-b8023af901b97ac740ccec5d239844784b9054af.tar.gz
ports-b8023af901b97ac740ccec5d239844784b9054af.zip
- Update to 0.9.2
Notes
Notes: svn path=/head/; revision=394788
Diffstat (limited to 'www/rubygem-http')
-rw-r--r--www/rubygem-http/Makefile2
-rw-r--r--www/rubygem-http/distinfo4
-rw-r--r--www/rubygem-http/pkg-descr2
3 files changed, 4 insertions, 4 deletions
diff --git a/www/rubygem-http/Makefile b/www/rubygem-http/Makefile
index 21614065e650..3f620c3331c6 100644
--- a/www/rubygem-http/Makefile
+++ b/www/rubygem-http/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= http
-PORTVERSION= 0.9.1
+PORTVERSION= 0.9.2
CATEGORIES= www rubygems
MASTER_SITES= RG
diff --git a/www/rubygem-http/distinfo b/www/rubygem-http/distinfo
index a541c1207dad..d1a45b1cec43 100644
--- a/www/rubygem-http/distinfo
+++ b/www/rubygem-http/distinfo
@@ -1,2 +1,2 @@
-SHA256 (rubygem/http-0.9.1.gem) = 549e27dcf9fece445ba785dfa108898b46f5d89b3db21afacc08e0ab193b04c2
-SIZE (rubygem/http-0.9.1.gem) = 64512
+SHA256 (rubygem/http-0.9.2.gem) = 5c8c6d2f641ce1a520c698cc43f6da4a7f3a470c6a54db94e405709414744eea
+SIZE (rubygem/http-0.9.2.gem) = 64512
diff --git a/www/rubygem-http/pkg-descr b/www/rubygem-http/pkg-descr
index 3356ee7761aa..e40347d24567 100644
--- a/www/rubygem-http/pkg-descr
+++ b/www/rubygem-http/pkg-descr
@@ -5,4 +5,4 @@ Requests
Under the hood, The HTTP Gem uses http_parser.rb, a fast HTTP parsing native
extension based on the Node.js parser and a Java port thereof.
-WWW: https://github.com/tarcieri/http
+WWW: https://github.com/httprb/http