[102925] trunk/dports/net/libnice/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sun Feb 10 17:39:54 PST 2013


Revision: 102925
          https://trac.macports.org/changeset/102925
Author:   jeremyhu at macports.org
Date:     2013-02-10 17:39:54 -0800 (Sun, 10 Feb 2013)
Log Message:
-----------
libnice: Bump to 0.1.3

Modified Paths:
--------------
    trunk/dports/net/libnice/Portfile

Modified: trunk/dports/net/libnice/Portfile
===================================================================
--- trunk/dports/net/libnice/Portfile	2013-02-11 01:37:05 UTC (rev 102924)
+++ trunk/dports/net/libnice/Portfile	2013-02-11 01:39:54 UTC (rev 102925)
@@ -4,7 +4,7 @@
 PortSystem 1.0
 
 name            libnice
-version         0.1.2
+version         0.1.3
 license         MPL-1.1 LGPL-2.1
 description     Libnice is an implementation of the IETF's draft Interactice \
                 Connectivity Establishment standard (ICE).
@@ -18,8 +18,8 @@
 homepage        http://nice.freedesktop.org/wiki/
 master_sites    http://nice.freedesktop.org/releases/
 
-checksums       rmd160  83ae1b9369b471aee3ab7772b3221d89c513615d \
-                sha256  f2472b6392a27287ded21a6ba535b19c6204614fb191e1c4ff98295202c247f6
+checksums       rmd160  10c1a0d204c4aa3bcd365df980914bc91ffd0cc6 \
+                sha256  046ce11f66638b54f2e042e7b1fbcc537ec99c27185fb006edbfd80d7f990074
 
 depends_build   port:pkgconfig \
                 port:gtk-doc
@@ -28,8 +28,10 @@
                 port:libffi
 
 configure.args  --disable-gupnp \
-                --with-gstreamer
+                --with-gstreamer-0.10
 
+# Use --with-gstreamer for gstreamer-1.x
+
 livecheck.type  regex
 livecheck.url   ${master_sites}
 livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130210/02227526/attachment-0001.html>


More information about the macports-changes mailing list