ports/134680: [PATCH] net/rubygem-twitter: mark broken

Philip M. Gollucci pgollucci at FreeBSD.org
Mon May 18 21:00:14 UTC 2009


>Number:         134680
>Category:       ports
>Synopsis:       [PATCH] net/rubygem-twitter: mark broken
>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:   Mon May 18 21:00:13 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 7.1-PRERELEASE i386
>Organization:
RideCharge Inc.
>Environment:
System: FreeBSD freefall.freebsd.org 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #36: Mon Dec 29 15:15:30 UTC 2008
>Description:
depends on oauth exactly version 0.3.2 and port is already past that

Port maintainer (miwi at FreeBSD.org) is cc'd.

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

--- rubygem-twitter-0.6.8.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/net/rubygem-twitter/Makefile,v
retrieving revision 1.10
diff -u -u -r1.10 Makefile
--- Makefile	3 May 2009 15:08:13 -0000	1.10
+++ Makefile	18 May 2009 20:53:04 -0000
@@ -14,10 +14,12 @@
 MAINTAINER=	miwi at FreeBSD.org
 COMMENT=	Command line twits and an API wrapper
 
-RUN_DEPENDS=	rubygem-oauth>=0.3.2:${PORTSDIR}/net/rubygem-oauth \
+RUN_DEPENDS=	rubygem-oauth=0.3.2:${PORTSDIR}/net/rubygem-oauth \
 		rubygem-mash>=0.0.3:${PORTSDIR}/devel/rubygem-mash \
 		rubygem-httparty>=0.4.3:${PORTSDIR}/www/rubygem-httparty
 
+BROKEN=		Requires oauth=0.3.2 and port past that
+
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
--- rubygem-twitter-0.6.8.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list