Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Apr 2009 20:42:52 GMT
From:      "Philip M. Gollucci" <pgollucci@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        ijliao@FreeBSD.org
Subject:   ports/133579: [PATCH] net/rubygem-twitter: update to 0.5.1
Message-ID:  <200904102042.n3AKgqfd098551@freefall.freebsd.org>
Resent-Message-ID: <200904102050.n3AKo2de098674@freefall.freebsd.org>

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

>Number:         133579
>Category:       ports
>Synopsis:       [PATCH] net/rubygem-twitter: update to 0.5.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:   Fri Apr 10 20:50:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 7.1-PRERELEASE i386
>Organization:
Riderway Inc.
>Environment:
System: FreeBSD freefall.freebsd.org 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #36: Mon Dec 29 15:15:30 UTC 2008
>Description:
- Update to 0.5.1

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

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- rubygem-twitter-0.5.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/net/rubygem-twitter/Makefile,v
retrieving revision 1.8
diff -u -u -r1.8 Makefile
--- Makefile	9 Apr 2009 00:11:36 -0000	1.8
+++ Makefile	10 Apr 2009 20:42:47 -0000
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	twitter
-PORTVERSION=	0.2.1
+PORTVERSION=	0.5.1
 CATEGORIES=	net rubygems
 MASTER_SITES=	RF
 
@@ -16,12 +16,13 @@
 
 BUILD_DEPENDS=	rubygem-hpricot>0:${PORTSDIR}/www/rubygem-hpricot \
 		rubygem-hoe>=1.2.0:${PORTSDIR}/devel/rubygem-hoe \
-		rubygem-activesupport>0:${PORTSDIR}/devel/rubygem-activesupport
+		rubygem-activesupport>0:${PORTSDIR}/devel/rubygem-activesupport \
+		rubygem-oauth>0:${PORTSDIR}/net/rubygem-oauth \
+		rubygem-httparty>0:${PORTSDIR}/www/rubygem-httparty
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
-PLIST_FILES=	bin/twitter
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/net/rubygem-twitter/distinfo,v
retrieving revision 1.3
diff -u -u -r1.3 distinfo
--- distinfo	25 Oct 2007 07:19:59 -0000	1.3
+++ distinfo	10 Apr 2009 20:42:47 -0000
@@ -1,3 +1,3 @@
-MD5 (rubygem/twitter-0.2.1.gem) = 932890d2edbd3ec2aadc2dd961743cdd
-SHA256 (rubygem/twitter-0.2.1.gem) = 7017c8920d10acc7f0f58000cc5a2caac13b9703ba075cc35765d2a5f2c8ddf9
-SIZE (rubygem/twitter-0.2.1.gem) = 22016
+MD5 (rubygem/twitter-0.5.1.gem) = 16ec35b7c088e358851c2ba3c22324aa
+SHA256 (rubygem/twitter-0.5.1.gem) = 5134282d7dfadff7f8ed79aac858fce6f893f56952a7fa946548bb8c1cd7a54b
+SIZE (rubygem/twitter-0.5.1.gem) = 29696
--- rubygem-twitter-0.5.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?200904102042.n3AKgqfd098551>