Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Aug 2012 21:59:29 GMT
From:      Steve Wills <swills@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/170637: [patch] update net/rubygem-twitter to latest version
Message-ID:  <201208142159.q7ELxT1j028165@red.freebsd.org>
Resent-Message-ID: <201208142200.q7EM0Sex002452@freefall.freebsd.org>

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

>Number:         170637
>Category:       ports
>Synopsis:       [patch] update net/rubygem-twitter to latest version
>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 Aug 14 22:00:28 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Steve Wills
>Release:        
>Organization:
>Environment:
>Description:
See attached patch
>How-To-Repeat:

>Fix:
Index: distinfo
===================================================================
--- distinfo    (revision 302183)
+++ distinfo    (working copy)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/twitter-2.1.0.gem) = 53e2e02253d8de16cd2d79811d99ec7a61f08f14f136e00dcafc75e4dc5805d9
-SIZE (rubygem/twitter-2.1.0.gem) = 482304
+SHA256 (rubygem/twitter-3.6.0.gem) = e99484c185b8a933eda5e0bac55884572eb6ba4fc024e09f7e1834d38a3e7a42
+SIZE (rubygem/twitter-3.6.0.gem) = 629248
Index: Makefile
===================================================================
--- Makefile    (revision 302183)
+++ Makefile    (working copy)
@@ -6,17 +6,16 @@
 #
 
 PORTNAME=      twitter
-PORTVERSION=   2.1.0
+PORTVERSION=   3.6.0
 CATEGORIES=    net rubygems
 MASTER_SITES=   RG
 
 MAINTAINER=    clsung@FreeBSD.org
 COMMENT=       Command line twits and an API wrapper
 
-RUN_DEPENDS=   rubygem-activesupport>=2.3.9:${PORTSDIR}/devel/rubygem-activesupport \
-               rubygem-faraday>=0.7:${PORTSDIR}/www/rubygem-faraday \
-               rubygem-multi_json>=1.0:${PORTSDIR}/devel/rubygem-multi_json \
-               rubygem-simple_oauth>=0.1:${PORTSDIR}/net/rubygem-simple_oauth
+RUN_DEPENDS=   rubygem-faraday>=0.8:${PORTSDIR}/www/rubygem-faraday \
+               rubygem-multi_json>=1.3:${PORTSDIR}/devel/rubygem-multi_json \
+               rubygem-simple_oauth>=0.1.6:${PORTSDIR}/net/rubygem-simple_oauth
 
 USE_RUBY=      yes
 USE_RUBYGEMS=  yes


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



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