diff options
| -rw-r--r-- | www/rubygem-typhoeus/Makefile | 5 | ||||
| -rw-r--r-- | www/rubygem-typhoeus/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/www/rubygem-typhoeus/Makefile b/www/rubygem-typhoeus/Makefile index b44c131bafb8..ee9fc5290851 100644 --- a/www/rubygem-typhoeus/Makefile +++ b/www/rubygem-typhoeus/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= typhoeus -PORTVERSION= 0.7.1 +PORTVERSION= 0.7.2 CATEGORIES= www rubygems MASTER_SITES= RG @@ -11,8 +11,9 @@ COMMENT= Parallel HTTP request library LICENSE= MIT -RUN_DEPENDS= rubygem-ethon>=0.7.1:${PORTSDIR}/www/rubygem-ethon +RUN_DEPENDS= rubygem-ethon>=0.7.4:${PORTSDIR}/www/rubygem-ethon +NO_ARCH= yes USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/www/rubygem-typhoeus/distinfo b/www/rubygem-typhoeus/distinfo index 4bfac2c1b9ea..7d32dbc472ac 100644 --- a/www/rubygem-typhoeus/distinfo +++ b/www/rubygem-typhoeus/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/typhoeus-0.7.1.gem) = e81bb253477dd527733b2b512e4f48f474e63efe0e41bb92b119e1442fdad3c7 -SIZE (rubygem/typhoeus-0.7.1.gem) = 50688 +SHA256 (rubygem/typhoeus-0.7.2.gem) = 073fc5b57a49c17cfa0fda61573a4b590b21bd0c27aed9fb6bee432a024644c3 +SIZE (rubygem/typhoeus-0.7.2.gem) = 51712 |
