From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Dec 23 02:50:11 2010 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 2F623106564A for ; Thu, 23 Dec 2010 02:50:11 +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 E5BFB8FC13 for ; Thu, 23 Dec 2010 02:50:10 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id oBN2oArG000669 for ; Thu, 23 Dec 2010 02:50:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oBN2oAEc000668; Thu, 23 Dec 2010 02:50:10 GMT (envelope-from gnats) Resent-Date: Thu, 23 Dec 2010 02:50:10 GMT Resent-Message-Id: <201012230250.oBN2oAEc000668@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, Doug Barton Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CD61D106564A for ; Thu, 23 Dec 2010 02:45:46 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id BC6288FC0A for ; Thu, 23 Dec 2010 02:45:46 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id oBN2jkMM000119 for ; Thu, 23 Dec 2010 02:45:46 GMT (envelope-from dougb@freefall.freebsd.org) Received: (from dougb@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oBN2jkpl000118; Thu, 23 Dec 2010 02:45:46 GMT (envelope-from dougb) Message-Id: <201012230245.oBN2jkpl000118@freefall.freebsd.org> Date: Thu, 23 Dec 2010 02:45:46 GMT From: Doug Barton To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/153388: Update libnice dep in net-im/farsight2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Doug Barton List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Dec 2010 02:50:11 -0000 >Number: 153388 >Category: ports >Synopsis: Update libnice dep in net-im/farsight2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Dec 23 02:50:10 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Doug Barton >Release: FreeBSD 8.1-STABLE i386 >Organization: AAAG >Environment: DNA >Description: farsight is depending on an old version of libnice >How-To-Repeat: Attempt to build farsight with up to date ports >Fix: Apply the following patch: Index: Makefile =================================================================== RCS file: /home/pcvs/ports/net-im/farsight2/Makefile,v retrieving revision 1.21 diff -u -r1.21 Makefile --- Makefile 4 Dec 2010 07:33:04 -0000 1.21 +++ Makefile 23 Dec 2010 02:43:18 -0000 @@ -13,7 +13,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Collection of GStreamer modules and libraries for videoconferencing -LIB_DEPENDS= nice.0:${PORTSDIR}/net-im/libnice +LIB_DEPENDS= nice.9:${PORTSDIR}/net-im/libnice USE_GMAKE= yes USE_GETTEXT= yes >Release-Note: >Audit-Trail: >Unformatted: