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

devans at macports.org devans at macports.org
Thu Aug 19 14:34:36 PDT 2010


Revision: 70735
          http://trac.macports.org/changeset/70735
Author:   devans at macports.org
Date:     2010-08-19 14:34:35 -0700 (Thu, 19 Aug 2010)
Log Message:
-----------
libnice: update to version 0.0.12.

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

Modified: trunk/dports/net/libnice/Portfile
===================================================================
--- trunk/dports/net/libnice/Portfile	2010-08-19 16:33:36 UTC (rev 70734)
+++ trunk/dports/net/libnice/Portfile	2010-08-19 21:34:35 UTC (rev 70735)
@@ -4,7 +4,7 @@
 PortSystem 1.0
 
 name            libnice
-version         0.0.9
+version         0.0.12
 description     Libnice is an implementation of the IETF's draft Interactice \
                 Connectivity Establishment standard (ICE).
 long_description \
@@ -17,17 +17,24 @@
 homepage        http://nice.freedesktop.org/wiki/
 master_sites    http://nice.freedesktop.org/releases/
 
-checksums       md5     19ac2565ee7487c1f32487b948110b19 \
-                sha1    821cbeeb972874855724d8a9cfbaaa3086f62881 \
-                rmd160  4b8f7e7f72dffa5af2d4ba251a18f8ab022d4d48
+checksums       md5     fe25005032c441ecfaa0c19ac6b78ee7 \
+                sha1    839b88f01ebf92e1cc2b6696b91ff556f2f3e40c \
+                rmd160  934866ac2e1340391cf3ec5ac670cd2683cc9979
 
 depends_build   port:pkgconfig \
                 port:gtk-doc
 
 depends_lib     port:gst-plugins-base
 
-configure.args  --disable-gupnp
+#
+# gst-plugins-base is not universal
+#
 
+universal_variant   no
+
+configure.args  --disable-gupnp \
+                --with-gstreamer
+
 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/20100819/73d4954d/attachment.html>


More information about the macports-changes mailing list