[126190] trunk/dports/gnome/vino

devans at macports.org devans at macports.org
Sat Oct 4 20:20:54 PDT 2014


Revision: 126190
          https://trac.macports.org/changeset/126190
Author:   devans at macports.org
Date:     2014-10-04 20:20:54 -0700 (Sat, 04 Oct 2014)
Log Message:
-----------
vino: update to version 3.14.0, configuration.

Modified Paths:
--------------
    trunk/dports/gnome/vino/Portfile

Property Changed:
----------------
    trunk/dports/gnome/vino/


Property changes on: trunk/dports/gnome/vino
___________________________________________________________________
Modified: svn:mergeinfo
   - /branches/mld-qt-481/dports/gnome/vino:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/users/devans/GNOME-3/stable/dports/gnome/vino:108269-118733
/users/devans/GNOME-3/unstable/dports/gnome/vino:116416-118154
/users/rmstonecipher/gnome/vino:102363-103172
   + /branches/mld-qt-481/dports/gnome/vino:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/users/devans/GNOME-3/stable/dports/gnome/vino:108269-126096
/users/devans/GNOME-3/unstable/dports/gnome/vino:116416-118154,121400-125831
/users/rmstonecipher/gnome/vino:102363-103172

Modified: trunk/dports/gnome/vino/Portfile
===================================================================
--- trunk/dports/gnome/vino/Portfile	2014-10-05 03:17:20 UTC (rev 126189)
+++ trunk/dports/gnome/vino/Portfile	2014-10-05 03:20:54 UTC (rev 126190)
@@ -4,8 +4,7 @@
 PortSystem      1.0
 
 name            vino
-version         3.12.0
-revision        2
+version         3.14.0
 license         GPL-2
 set branch      [join [lrange [split ${version} .] 0 1] .]
 homepage        https://wiki.gnome.org/Projects/Vino
@@ -18,8 +17,8 @@
 
 use_xz          yes
 
-checksums       rmd160  c7069f40f3e3b633cbad321edb1bfcfd3361d987 \
-                sha256  86c9d8b60d79982e4488815db0d441c398e011ad8262659789afecc97a01ca5b
+checksums       rmd160  7f6f33bd558b6dcef69848f223c0106bc501d28b \
+                sha256  8faf864009e697e8652e4833150eaaba3da6c5a85f9f95886a5b76b00e5a9c1b
 
 depends_build   port:pkgconfig \
                 port:intltool \
@@ -49,16 +48,13 @@
 use_autoreconf  yes
 autoreconf.args -fvi
 
-configure.cflags-append \
-                -Wno-format-nonliteral
-
 configure.args  --x-includes=${prefix}/include \
                 --x-libraries=${prefix}/lib \
                 --disable-silent-rules \
                 --disable-schemas-compile \
+                --enable-compile-warnings=minimum \
                 --without-network-manager \
                 --without-avahi \
-                --enable-http-server=no \
                 --enable-ipv6
 
 variant avahi description {Enable mDNS support using avahi} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141004/d94af59a/attachment.html>


More information about the macports-changes mailing list