Date: Sat, 13 Jul 2013 06:27:26 +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: r322894 - head/www/rubygem-typhoeus Message-ID: <201307130627.r6D6RQwG014093@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Sat Jul 13 06:27:26 2013 New Revision: 322894 URL: http://svnweb.freebsd.org/changeset/ports/322894 Log: - Update to 0.6.3 PR: ports/179976 Approved by: maintainer timeout (freebsdports@chillibear.com, >2 weeks) Modified: head/www/rubygem-typhoeus/Makefile head/www/rubygem-typhoeus/distinfo (contents, props changed) Modified: head/www/rubygem-typhoeus/Makefile ============================================================================== --- head/www/rubygem-typhoeus/Makefile Sat Jul 13 06:21:41 2013 (r322893) +++ head/www/rubygem-typhoeus/Makefile Sat Jul 13 06:27:26 2013 (r322894) @@ -1,12 +1,8 @@ -# Ports collection makefile for: rubygem-typhoeus -# Date created: 26 June 2011 # Whom: Eric Freeman <freebsdports@chillibear.com> -# # $FreeBSD$ -# PORTNAME= typhoeus -PORTVERSION= 0.3.3 +PORTVERSION= 0.6.3 PORTREVISION= 1 CATEGORIES= www rubygems MASTER_SITES= RG @@ -14,8 +10,7 @@ MASTER_SITES= RG MAINTAINER= freebsdports@chillibear.com COMMENT= Parallel HTTP request library -RUN_DEPENDS= rubygem-mime-types>=0:${PORTSDIR}/misc/rubygem-mime-types -LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl +RUN_DEPENDS= rubygem-ethon>=0.5.11:${PORTSDIR}/www/rubygem-ethon USE_RUBY= yes USE_RUBYGEMS= yes Modified: head/www/rubygem-typhoeus/distinfo ============================================================================== --- head/www/rubygem-typhoeus/distinfo Sat Jul 13 06:21:41 2013 (r322893) +++ head/www/rubygem-typhoeus/distinfo Sat Jul 13 06:27:26 2013 (r322894) @@ -1,2 +1,2 @@ -SHA256 (rubygem/typhoeus-0.3.3.gem) = 4b5fff48fe922849cf0c69b8fa0bfeb4ac65c08c93fdc2d8b5d82e4d28f6df19 -SIZE (rubygem/typhoeus-0.3.3.gem) = 46592 +SHA256 (rubygem/typhoeus-0.6.3.gem) = a1d70b2965e9c7f2aeb284bd71218a31afcfc00dc32f4a945ea7c2b7854fd4ff +SIZE (rubygem/typhoeus-0.6.3.gem) = 25088
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307130627.r6D6RQwG014093>