[150423] users/devans/GNOME-3/unstable/dports/gnome/at-spi2-core
devans at macports.org
devans at macports.org
Tue Jul 19 01:16:24 PDT 2016
Revision: 150423
https://trac.macports.org/changeset/150423
Author: devans at macports.org
Date: 2016-07-19 01:16:23 -0700 (Tue, 19 Jul 2016)
Log Message:
-----------
GNOME-3/unstable: at-spi2-core, update to version 2.21.4.
Modified Paths:
--------------
users/devans/GNOME-3/unstable/dports/gnome/at-spi2-core/Portfile
Added Paths:
-----------
users/devans/GNOME-3/unstable/dports/gnome/at-spi2-core/files/patch-bus-at-spi-bus-launcher.c.diff
Modified: users/devans/GNOME-3/unstable/dports/gnome/at-spi2-core/Portfile
===================================================================
--- users/devans/GNOME-3/unstable/dports/gnome/at-spi2-core/Portfile 2016-07-19 08:14:53 UTC (rev 150422)
+++ users/devans/GNOME-3/unstable/dports/gnome/at-spi2-core/Portfile 2016-07-19 08:16:23 UTC (rev 150423)
@@ -6,10 +6,10 @@
name at-spi2-core
# you probably want to keep this at the same version as at-spi2-atk
-version 2.21.1
+version 2.21.4
-checksums rmd160 3219f275ce102f070dc798448ecae189eae6a7a5 \
- sha256 0c31d0b3c7d3c30770e1c04afce6ea719fa67586cf48982f31a87ae3dbd43b90
+checksums rmd160 05f0f7ff7dbaa5cfeadbec197a92d466b68ff469 \
+ sha256 4d996ac71c7c30c863362a0bf86e8c9803b1a189c9135ead8efe3dcac67621fe
license LGPL
set branch [join [lrange [split ${version} .] 0 1] .]
@@ -43,6 +43,8 @@
gobject_introspection yes
+patchfiles patch-bus-at-spi-bus-launcher.c.diff
+
# reconfigure using upstream autogen.sh for intltool 0.51 compatibility
post-patch {
Added: users/devans/GNOME-3/unstable/dports/gnome/at-spi2-core/files/patch-bus-at-spi-bus-launcher.c.diff
===================================================================
--- users/devans/GNOME-3/unstable/dports/gnome/at-spi2-core/files/patch-bus-at-spi-bus-launcher.c.diff (rev 0)
+++ users/devans/GNOME-3/unstable/dports/gnome/at-spi2-core/files/patch-bus-at-spi-bus-launcher.c.diff 2016-07-19 08:16:23 UTC (rev 150423)
@@ -0,0 +1,11 @@
+--- bus/at-spi-bus-launcher.c.orig 2016-07-18 21:43:42.000000000 -0700
++++ bus/at-spi-bus-launcher.c 2016-07-18 21:45:55.000000000 -0700
+@@ -254,7 +254,7 @@
+ g_warning ("Failed to get session manager proxy: %s", error->message);
+ g_error_free (error);
+
+- return;
++ return FALSE;
+ }
+
+ g_dbus_proxy_call (sm_proxy,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160719/b7aff71d/attachment.html>
More information about the macports-changes
mailing list