From owner-freebsd-ports-bugs@FreeBSD.ORG Mon May 18 21:00:14 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 80244106566B for ; Mon, 18 May 2009 21:00:14 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 3DA7C8FC2B for ; Mon, 18 May 2009 21:00:14 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n4IL0EuZ089427 for ; Mon, 18 May 2009 21:00:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n4IL0EkF089421; Mon, 18 May 2009 21:00:14 GMT (envelope-from gnats) Resent-Date: Mon, 18 May 2009 21:00:14 GMT Resent-Message-Id: <200905182100.n4IL0EkF089421@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Philip M. Gollucci" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DA8A71065690; Mon, 18 May 2009 20:53:33 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id CA16C8FC1C; Mon, 18 May 2009 20:53:33 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from freefall.freebsd.org (pgollucci@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n4IKrXVP086227; Mon, 18 May 2009 20:53:33 GMT (envelope-from pgollucci@freefall.freebsd.org) Received: (from pgollucci@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n4IKrXsG086226; Mon, 18 May 2009 20:53:33 GMT (envelope-from pgollucci) Message-Id: <200905182053.n4IKrXsG086226@freefall.freebsd.org> Date: Mon, 18 May 2009 20:53:33 GMT From: "Philip M. Gollucci" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: miwi@FreeBSD.org Subject: ports/134680: [PATCH] net/rubygem-twitter: mark broken X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 May 2009 21:00:14 -0000 >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@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@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: