Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jun 2013 20:04:16 GMT
From:      Steve Wills <swills@freebsd.org>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        freebsdports@chillibear.com
Subject:   ports/179976: [PATCH] www/rubygem-typhoeus: update to 0.6.3
Message-ID:  <201306252004.r5PK4Gcn036240@meatwad.mouf.net>
Resent-Message-ID: <201306252010.r5PKA0Hl063940@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         179976
>Category:       ports
>Synopsis:       [PATCH] www/rubygem-typhoeus: update to 0.6.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 25 20:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Steve Wills
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD meatwad.mouf.net 10.0-CURRENT FreeBSD 10.0-CURRENT #5 r251046: Tue May 28 22:52:00 UTC
>Description:
- Update to 0.6.3

Port maintainer (freebsdports@chillibear.com) is cc'd.

Generated with FreeBSD Port Tools 0.99_7 (mode: update, diff: SVN)
>How-To-Repeat:
>Fix:

--- rubygem-typhoeus-0.6.3.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 321763)
+++ Makefile	(working copy)
@@ -1,20 +1,15 @@
-# 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
 CATEGORIES=	www rubygems
 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
Index: distinfo
===================================================================
--- distinfo	(revision 321763)
+++ distinfo	(working copy)
@@ -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
--- rubygem-typhoeus-0.6.3.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306252004.r5PK4Gcn036240>