svn commit: r365859 - head/www/rubygem-typhoeus
Steve Wills
swills at FreeBSD.org
Sat Aug 23 23:10:59 UTC 2014
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 at 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
More information about the svn-ports-all
mailing list