diff options
author | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-10-16 15:29:56 +0800 |
---|---|---|
committer | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-10-16 15:29:56 +0800 |
commit | 53e4cd11e275ee67cc27ddb2116423d7c416dba0 (patch) | |
tree | 9c827d5d3eb5292de47e9647b76255c4a61a0cbc /net/vino | |
parent | 8705b49961d4adf1bd46cce50b5e8e31e790048d (diff) | |
download | marcuscom-ports-53e4cd11e275ee67cc27ddb2116423d7c416dba0.tar.gz marcuscom-ports-53e4cd11e275ee67cc27ddb2116423d7c416dba0.tar.zst marcuscom-ports-53e4cd11e275ee67cc27ddb2116423d7c416dba0.zip |
Update vino [1] and zenity.
[1] the patch-server_vino-http.c is not needed
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19968 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net/vino')
-rw-r--r-- | net/vino/Makefile | 16 | ||||
-rw-r--r-- | net/vino/distinfo | 4 | ||||
-rw-r--r-- | net/vino/files/patch-server_vino-http.c | 24 | ||||
-rw-r--r-- | net/vino/pkg-plist | 44 |
4 files changed, 9 insertions, 79 deletions
diff --git a/net/vino/Makefile b/net/vino/Makefile index 4c64cacf9..d45656a8c 100644 --- a/net/vino/Makefile +++ b/net/vino/Makefile @@ -1,9 +1,9 @@ # Created by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> # $FreeBSD$ -# $MCom: ports-experimental/trunk/net/vino/Makefile 19321 2014-03-25 13:15:22Z gusi $ +# $MCom$ PORTNAME= vino -PORTVERSION= 3.12.0 +PORTVERSION= 3.14.0 CATEGORIES= net gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -16,6 +16,7 @@ LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls \ libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \ libsoup-2.4.so:${PORTSDIR}/devel/libsoup \ libgnome-keyring.so:${PORTSDIR}/security/libgnome-keyring \ + libnotify.so:${PORTSDIR}/devel/libnotify \ libavahi-glib.so:${PORTSDIR}/net/avahi-app USES= gettext gmake pathfix pkgconfig tar:xz @@ -29,15 +30,10 @@ CPPFLAGS+= -I${LOCALBASE}/include -Wno-format-nonliteral LDFLAGS+= -L${LOCALBASE}/lib GLIB_SCHEMAS= org.gnome.Vino.enums.xml org.gnome.Vino.gschema.xml +OPTIONS_SUB= yes OPTIONS_DEFINE= NOTIFY OPTIONS_DEFAULT=NOTIFY - -.include <bsd.port.options.mk> - -.if ${PORT_OPTIONS:MNOTIFY} -LIB_DEPENDS+= libnotify.so:${PORTSDIR}/devel/libnotify -.else -CONFIGURE_ARGS+=--without-libnotify -.endif +NOTIFY_LIBS_DEPENDS= libnotify.so:${PORTSDIR}/devel/libnotify +NOTIFY_CONFIGURE_WITH= libnotify .include <bsd.port.mk> diff --git a/net/vino/distinfo b/net/vino/distinfo index 9e3cc3879..347e60b25 100644 --- a/net/vino/distinfo +++ b/net/vino/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/vino-3.12.0.tar.xz) = 86c9d8b60d79982e4488815db0d441c398e011ad8262659789afecc97a01ca5b -SIZE (gnome3/vino-3.12.0.tar.xz) = 751352 +SHA256 (gnome3/vino-3.14.0.tar.xz) = 8faf864009e697e8652e4833150eaaba3da6c5a85f9f95886a5b76b00e5a9c1b +SIZE (gnome3/vino-3.14.0.tar.xz) = 749784 diff --git a/net/vino/files/patch-server_vino-http.c b/net/vino/files/patch-server_vino-http.c deleted file mode 100644 index d51f95885..000000000 --- a/net/vino/files/patch-server_vino-http.c +++ /dev/null @@ -1,24 +0,0 @@ -Index: server/vino-http.c -diff -u -p server/vino-http.c.orig server/vino-http.c ---- server/vino-http.c.orig Tue Feb 27 19:47:35 2007 -+++ server/vino-http.c Sun Mar 25 20:56:41 2007 -@@ -595,6 +595,9 @@ vino_http_create_listening_socket (VinoH - { - #ifdef ENABLE_IPV6 - struct sockaddr_in6 saddr_in6; -+#ifdef IPV6_V6ONLY -+ int off = 0; -+#endif - #endif - struct sockaddr_in saddr_in; - struct sockaddr *saddr; -@@ -621,6 +624,9 @@ vino_http_create_listening_socket (VinoH - - #ifdef ENABLE_IPV6 - sock = socket (AF_INET6, SOCK_STREAM, 0); -+#ifdef IPV6_V6ONLY -+ setsockopt(sock, IPPROTO_IPV6, IPV6_V6ONLY, (void *)&off, sizeof(off)); -+#endif - - memset (&saddr_in6, 0, sizeof (struct sockaddr_in6)); - saddr_in6.sin6_family = AF_INET6; diff --git a/net/vino/pkg-plist b/net/vino/pkg-plist index 02c0143b3..3f9db0b5a 100644 --- a/net/vino/pkg-plist +++ b/net/vino/pkg-plist @@ -1,6 +1,6 @@ -etc/xdg/autostart/vino-server.desktop libexec/vino-server share/GConf/gsettings/org.gnome.Vino.convert +share/applications/vino-server.desktop share/dbus-1/services/org.freedesktop.Telepathy.Client.Vino.service share/locale/an/LC_MESSAGES/vino.mo share/locale/ar/LC_MESSAGES/vino.mo @@ -89,45 +89,3 @@ share/locale/zh_CN/LC_MESSAGES/vino.mo share/locale/zh_HK/LC_MESSAGES/vino.mo share/locale/zh_TW/LC_MESSAGES/vino.mo share/telepathy/clients/Vino.client -@dirrmtry share/telepathy/clients -@dirrmtry share/telepathy -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/ug/LC_MESSAGES -@dirrmtry share/locale/ug -@dirrmtry share/locale/te/LC_MESSAGES -@dirrmtry share/locale/te -@dirrmtry share/locale/sr@latin/LC_MESSAGES -@dirrmtry share/locale/sr@latin -@dirrmtry share/locale/si/LC_MESSAGES -@dirrmtry share/locale/si -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/oc/LC_MESSAGES -@dirrmtry share/locale/oc -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/mai/LC_MESSAGES -@dirrmtry share/locale/mai -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/km/LC_MESSAGES -@dirrmtry share/locale/km -@dirrmtry share/locale/kk/LC_MESSAGES -@dirrmtry share/locale/kk -@dirrmtry share/locale/en@shaw/LC_MESSAGES -@dirrmtry share/locale/en@shaw -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/ca@valencia/LC_MESSAGES -@dirrmtry share/locale/ca@valencia -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be@latin/LC_MESSAGES -@dirrmtry share/locale/be@latin -@dirrmtry share/locale/ast/LC_MESSAGES -@dirrmtry share/locale/ast -@dirrmtry share/locale/as/LC_MESSAGES -@dirrmtry share/locale/as |