Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Jun 2011 18:47:35 GMT
From:      Steve Wills <swills@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/158038: [PATCH] update net/rubygem-simple_oauth
Message-ID:  <201106191847.p5JIlZIa028078@red.freebsd.org>
Resent-Message-ID: <201106191850.p5JIo8mH039343@freefall.freebsd.org>

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

>Number:         158038
>Category:       ports
>Synopsis:       [PATCH] update net/rubygem-simple_oauth
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 19 18:50:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Steve Wills
>Release:        
>Organization:
>Environment:
>Description:
See attached. This will allow updating net/rubygem-twitter.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/rubygem-simple_oauth/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	10 Mar 2011 02:59:43 -0000	1.3
+++ Makefile	19 Jun 2011 05:46:49 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	simple_oauth
-PORTVERSION=	0.1.4
+PORTVERSION=	0.1.5
 CATEGORIES=	net rubygems
 MASTER_SITES=	RG
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net/rubygem-simple_oauth/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	10 Mar 2011 02:59:43 -0000	1.3
+++ distinfo	19 Jun 2011 05:46:53 -0000
@@ -1,2 +1,2 @@
-SHA256 (rubygem/simple_oauth-0.1.4.gem) = a699794320bd06569bf43a2e4a8d2cea717dc424adb63d5c3613ad195063c33b
-SIZE (rubygem/simple_oauth-0.1.4.gem) = 11264
+SHA256 (rubygem/simple_oauth-0.1.5.gem) = ae56cc3f8f5c3aad5a722fb77ef69bf69b994d6170f0671ba784c85dcd641568
+SIZE (rubygem/simple_oauth-0.1.5.gem) = 11776


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



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