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

devans at macports.org devans at macports.org
Fri Mar 7 15:48:27 PST 2014


Revision: 117679
          https://trac.macports.org/changeset/117679
Author:   devans at macports.org
Date:     2014-03-07 15:48:27 -0800 (Fri, 07 Mar 2014)
Log Message:
-----------
libnice: update to version 0.1.5, minimize compile warnings.

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

Modified: trunk/dports/net/libnice/Portfile
===================================================================
--- trunk/dports/net/libnice/Portfile	2014-03-07 23:20:36 UTC (rev 117678)
+++ trunk/dports/net/libnice/Portfile	2014-03-07 23:48:27 UTC (rev 117679)
@@ -4,8 +4,7 @@
 PortSystem 1.0
 
 name            libnice
-version         0.1.4
-revision        1
+version         0.1.5
 license         MPL-1.1 LGPL-2.1
 description     Libnice is an implementation of the IETF's draft Interactice \
                 Connectivity Establishment standard (ICE).
@@ -19,8 +18,8 @@
 homepage        http://nice.freedesktop.org/wiki/
 master_sites    http://nice.freedesktop.org/releases/
 
-checksums       rmd160  0a65110212b35af12e7c25fcac670eee723bb6c2 \
-                sha256  44e517de9c01203158f2a3d59f058706299a4ae41dfe1a7eeb72c290fcc8bf57
+checksums       rmd160  06c9fa901f3c793a5c1ecf4823fe6e82a1c77363 \
+                sha256  0a2743b69c8f50b8ca85243abe81b8d884b210430f413ca94b55bcff62fdf097
 
 depends_build   port:pkgconfig
 
@@ -31,7 +30,8 @@
 
 configure.args  --enable-gupnp \
                 --with-gstreamer-0.10 \
-                --with-gstreamer
+                --with-gstreamer \
+                --enable-compile-warnings=minimum
 
 livecheck.type  regex
 livecheck.url   ${master_sites}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140307/21fc170f/attachment.html>


More information about the macports-changes mailing list