svn commit: r322894 - head/www/rubygem-typhoeus
Steve Wills
swills at FreeBSD.org
Sat Jul 13 06:27:27 UTC 2013
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 at 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 at 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 at 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
More information about the svn-ports-head
mailing list