summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-05-27 13:07:22 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-05-27 13:07:22 +0000
commit2d9654d1310e23dfa68c0ae75a96bc852aab5a86 (patch)
treebb222df1554790dcce88ceb5a02f5516570aea48 /www
parent- Update to 2.0.4 (diff)
- Update to 0.7.1
- Update WWW Changes: https://github.com/typhoeus/typhoeus/blob/master/CHANGELOG.md
Notes
Notes: svn path=/head/; revision=387585
Diffstat (limited to 'www')
-rw-r--r--www/rubygem-typhoeus/Makefile2
-rw-r--r--www/rubygem-typhoeus/distinfo4
-rw-r--r--www/rubygem-typhoeus/pkg-descr2
3 files changed, 4 insertions, 4 deletions
diff --git a/www/rubygem-typhoeus/Makefile b/www/rubygem-typhoeus/Makefile
index 921a1144b3ae..b44c131bafb8 100644
--- a/www/rubygem-typhoeus/Makefile
+++ b/www/rubygem-typhoeus/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= typhoeus
-PORTVERSION= 0.6.9
+PORTVERSION= 0.7.1
CATEGORIES= www rubygems
MASTER_SITES= RG
diff --git a/www/rubygem-typhoeus/distinfo b/www/rubygem-typhoeus/distinfo
index 7bf8245b3cff..4bfac2c1b9ea 100644
--- a/www/rubygem-typhoeus/distinfo
+++ b/www/rubygem-typhoeus/distinfo
@@ -1,2 +1,2 @@
-SHA256 (rubygem/typhoeus-0.6.9.gem) = 5979555fd430ebec72ab1f5630e8f7679979fb21984d8d9dfe3008d4f91794c8
-SIZE (rubygem/typhoeus-0.6.9.gem) = 49152
+SHA256 (rubygem/typhoeus-0.7.1.gem) = e81bb253477dd527733b2b512e4f48f474e63efe0e41bb92b119e1442fdad3c7
+SIZE (rubygem/typhoeus-0.7.1.gem) = 50688
diff --git a/www/rubygem-typhoeus/pkg-descr b/www/rubygem-typhoeus/pkg-descr
index 0a8b79911e07..7e68651de372 100644
--- a/www/rubygem-typhoeus/pkg-descr
+++ b/www/rubygem-typhoeus/pkg-descr
@@ -7,4 +7,4 @@ oriented architectures in Ruby that need to be fast
enough to process calls to multiple services within
the client's HTTP request/response life cycle.
-WWW: https://github.com/dbalatero/typhoeus
+WWW: https://github.com/typhoeus/typhoeus