Date: Thu, 23 Dec 2010 16:20:24 GMT From: mezz@FreeBSD.org To: doug@FreeBSD.orgb, mezz@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/153388: Update libnice dep in net-im/farsight2 Message-ID: <201012231620.oBNGKO1B007532@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
Synopsis: Update libnice dep in net-im/farsight2 State-Changed-From-To: open->closed State-Changed-By: mezz State-Changed-When: Thu Dec 23 16:16:04 UTC 2010 State-Changed-Why: Same PR as here: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/153266 Do you have -CURRENT or it's on FreeBSD 8.x? "Hartmann, O" in ports/153266 has discovered about that libnice creates .9 in -CURRENT, but creates .0 in FreeBSD 8.x. I only have 8-STABLE here and it installed as .0 here. I have asked him to try to edit in bsd.gnome.mk like this: ----------------- gnome-pre-patch: @${GNOME_PRE_PATCH:C/^;//1} .endif ----------------- to (delete the '@'): ----------------- gnome-pre-patch: ${GNOME_PRE_PATCH:C/^;//1} .endif ----------------- Then send us the full log of libnice build. I think there might be some bug in -CURRENT or it's just libnice itself that bug has been exposed in -CURRENT. http://www.freebsd.org/cgi/query-pr.cgi?pr=153388
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012231620.oBNGKO1B007532>