Date: Sat, 23 Aug 2014 23:10:58 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r365859 - head/www/rubygem-typhoeus Message-ID: <201408232310.s7NNAwY9009936@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Sat Aug 23 23:10:58 2014 New Revision: 365859 URL: http://svnweb.freebsd.org/changeset/ports/365859 QAT: https://qat.redports.org/buildarchive/r365859/ Log: www/rubygem-typhoeus: update to 0.6.9 Modified: head/www/rubygem-typhoeus/Makefile head/www/rubygem-typhoeus/distinfo Modified: head/www/rubygem-typhoeus/Makefile ============================================================================== --- head/www/rubygem-typhoeus/Makefile Sat Aug 23 23:08:11 2014 (r365858) +++ head/www/rubygem-typhoeus/Makefile Sat Aug 23 23:10:58 2014 (r365859) @@ -2,15 +2,14 @@ # $FreeBSD$ PORTNAME= typhoeus -PORTVERSION= 0.6.3 -PORTREVISION= 1 +PORTVERSION= 0.6.9 CATEGORIES= www rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Parallel HTTP request library -RUN_DEPENDS= rubygem-ethon>=0.5.11:${PORTSDIR}/www/rubygem-ethon +RUN_DEPENDS= rubygem-ethon>=0.7.1:${PORTSDIR}/www/rubygem-ethon USE_RUBY= yes USE_RUBYGEMS= yes Modified: head/www/rubygem-typhoeus/distinfo ============================================================================== --- head/www/rubygem-typhoeus/distinfo Sat Aug 23 23:08:11 2014 (r365858) +++ head/www/rubygem-typhoeus/distinfo Sat Aug 23 23:10:58 2014 (r365859) @@ -1,2 +1,2 @@ -SHA256 (rubygem/typhoeus-0.6.3.gem) = a1d70b2965e9c7f2aeb284bd71218a31afcfc00dc32f4a945ea7c2b7854fd4ff -SIZE (rubygem/typhoeus-0.6.3.gem) = 25088 +SHA256 (rubygem/typhoeus-0.6.9.gem) = 5979555fd430ebec72ab1f5630e8f7679979fb21984d8d9dfe3008d4f91794c8 +SIZE (rubygem/typhoeus-0.6.9.gem) = 49152
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408232310.s7NNAwY9009936>