[94144] trunk/dports/net/libnice/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sat Jun 9 20:54:28 PDT 2012
Revision: 94144
https://trac.macports.org/changeset/94144
Author: ryandesign at macports.org
Date: 2012-06-09 20:54:25 -0700 (Sat, 09 Jun 2012)
Log Message:
-----------
libnice: update to 0.1.2 and add libffi dependency; see http://lists.macosforge.org/pipermail/macports-users/2012-June/029367.html
Modified Paths:
--------------
trunk/dports/net/libnice/Portfile
Modified: trunk/dports/net/libnice/Portfile
===================================================================
--- trunk/dports/net/libnice/Portfile 2012-06-10 01:23:38 UTC (rev 94143)
+++ trunk/dports/net/libnice/Portfile 2012-06-10 03:54:25 UTC (rev 94144)
@@ -4,7 +4,7 @@
PortSystem 1.0
name libnice
-version 0.1.1
+version 0.1.2
license MPL-1.1 LGPL-2.1
description Libnice is an implementation of the IETF's draft Interactice \
Connectivity Establishment standard (ICE).
@@ -18,13 +18,14 @@
homepage http://nice.freedesktop.org/wiki/
master_sites http://nice.freedesktop.org/releases/
-checksums sha1 9e3403272603ba85deaa2536dec9090ce11515d7 \
- rmd160 3916f641543b6f4ba80bac23e9e51d13aae2473d
+checksums rmd160 83ae1b9369b471aee3ab7772b3221d89c513615d \
+ sha256 f2472b6392a27287ded21a6ba535b19c6204614fb191e1c4ff98295202c247f6
depends_build port:pkgconfig \
port:gtk-doc
-depends_lib port:gst-plugins-base
+depends_lib port:gst-plugins-base \
+ port:libffi
configure.args --disable-gupnp \
--with-gstreamer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120609/6c862a5f/attachment.html>
More information about the macports-changes
mailing list