From owner-svn-ports-all@FreeBSD.ORG Sat Aug 23 23:10:59 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 531F4F95; Sat, 23 Aug 2014 23:10:59 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3F52437FE; Sat, 23 Aug 2014 23:10:59 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s7NNAxDW009938; Sat, 23 Aug 2014 23:10:59 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s7NNAwY9009936; Sat, 23 Aug 2014 23:10:58 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201408232310.s7NNAwY9009936@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sat, 23 Aug 2014 23:10:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r365859 - head/www/rubygem-typhoeus X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Aug 2014 23:10:59 -0000 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