Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jun 2013 16:56:31 GMT
From:      Steve Wills <swills@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        clsung@FreeBSD.org
Subject:   ports/179884: [PATCH] net/rubygem-twitter: update to 4.8.1
Message-ID:  <201306231656.r5NGuVBh085146@meatwad.mouf.net>
Resent-Message-ID: <201306231700.r5NH02td017862@freefall.freebsd.org>

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

>Number:         179884
>Category:       ports
>Synopsis:       [PATCH] net/rubygem-twitter: update to 4.8.1
>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 17:00:02 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 4.8.1

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

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

--- rubygem-twitter-4.8.1.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 321644)
+++ Makefile	(working copy)
@@ -1,12 +1,8 @@
-# Ports collection makefile for:	rubygem-twitter
-# Date created:			Apr 15, 2007
-# Whom:				ijliao
-#
+# Created by: ijliao
 # $FreeBSD$
-#
 
 PORTNAME=	twitter
-PORTVERSION=	3.6.0
+PORTVERSION=	4.8.1
 CATEGORIES=	net rubygems
 MASTER_SITES=   RG
 
@@ -15,7 +11,7 @@
 
 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
+		rubygem-simple_oauth>=0.2:${PORTSDIR}/net/rubygem-simple_oauth
 
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
Index: distinfo
===================================================================
--- distinfo	(revision 321644)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/twitter-3.6.0.gem) = e99484c185b8a933eda5e0bac55884572eb6ba4fc024e09f7e1834d38a3e7a42
-SIZE (rubygem/twitter-3.6.0.gem) = 629248
+SHA256 (rubygem/twitter-4.8.1.gem) = c4ea9a881d48b75d0fa9d13ff6a369e051472290593867cb60fe01a254bfaae4
+SIZE (rubygem/twitter-4.8.1.gem) = 504320
--- rubygem-twitter-4.8.1.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?201306231656.r5NGuVBh085146>