ports/153388: Update libnice dep in net-im/farsight2

Doug Barton dougb at FreeBSD.org
Thu Dec 23 02:50:11 UTC 2010


>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 at 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:



More information about the freebsd-ports-bugs mailing list