Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jun 2013 16:37:28 GMT
From:      Steve Wills <swills@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        tota@FreeBSD.org
Subject:   ports/179883: [PATCH] security/rubygem-twitter_oauth: update to 0.4.93
Message-ID:  <201306231637.r5NGbSaB021680@meatwad.mouf.net>
Resent-Message-ID: <201306231640.r5NGe0Pv012920@freefall.freebsd.org>

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

>Number:         179883
>Category:       ports
>Synopsis:       [PATCH] security/rubygem-twitter_oauth: update to 0.4.93
>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:   Sun Jun 23 16:40: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.4.93

Port maintainer (tota@FreeBSD.org) is cc'd.

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

--- rubygem-twitter_oauth-0.4.93.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 321643)
+++ Makefile	(working copy)
@@ -1,18 +1,17 @@
 # Created by: TAKATSU Tomonari <tota@FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	twitter_oauth
-PORTVERSION=	0.4.4
+PORTVERSION=	0.4.93
 CATEGORIES=	security rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	tota@FreeBSD.org
 COMMENT=	Twitter OAuth REST API client library for Ruby
 
-RUN_DEPENDS=	rubygem-json>=1.1.9:${PORTSDIR}/devel/rubygem-json \
+RUN_DEPENDS=	rubygem-json>=1.8.0:${PORTSDIR}/devel/rubygem-json \
 		rubygem-mime-types>=1.16:${PORTSDIR}/misc/rubygem-mime-types \
-		rubygem-oauth>=0.4.1:${PORTSDIR}/net/rubygem-oauth
+		rubygem-oauth>=0.4.7:${PORTSDIR}/net/rubygem-oauth
 
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
Index: distinfo
===================================================================
--- distinfo	(revision 321643)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/twitter_oauth-0.4.4.gem) = b81d2cbba6718921c58c7e93c15e6516c660cc4ae201750f1dd4b5f668c9a02c
-SIZE (rubygem/twitter_oauth-0.4.4.gem) = 11776
+SHA256 (rubygem/twitter_oauth-0.4.93.gem) = 645e2a0498b6693e1639f047a2cffb4185f89a8b4b11e5011af1f559ce9dd02e
+SIZE (rubygem/twitter_oauth-0.4.93.gem) = 12800
--- rubygem-twitter_oauth-0.4.93.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?201306231637.r5NGbSaB021680>