[153011] users/devans/GNOME-3/stable/dports/gnome/at-spi2-core

devans at macports.org devans at macports.org
Thu Sep 22 02:52:30 PDT 2016


Revision: 153011
          https://trac.macports.org/changeset/153011
Author:   devans at macports.org
Date:     2016-09-22 02:52:30 -0700 (Thu, 22 Sep 2016)
Log Message:
-----------
GNOME-3/stable: at-spi-core, merge unstable to stable, version 2.21.4, use gnome unstable livecheck.

Modified Paths:
--------------
    users/devans/GNOME-3/stable/dports/gnome/at-spi2-core/Portfile

Added Paths:
-----------
    users/devans/GNOME-3/stable/dports/gnome/at-spi2-core/files/patch-bus-at-spi-bus-launcher.c.diff

Property Changed:
----------------
    users/devans/GNOME-3/stable/dports/gnome/at-spi2-core/


Property changes on: users/devans/GNOME-3/stable/dports/gnome/at-spi2-core
___________________________________________________________________
Modified: svn:mergeinfo
   - /branches/mld-qt-481/dports/gnome/at-spi2-core:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/gnome/at-spi2-core:125621-142269
/users/devans/GNOME-3/unstable/dports/gnome/at-spi2-core:119550-125620,128305-134374,138827-140530,141724-146945
/users/rmstonecipher/gnome/at-spi2-core:102363-103172
   + /branches/mld-qt-481/dports/gnome/at-spi2-core:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/gnome/at-spi2-core:125621-142269
/users/devans/GNOME-3/unstable/dports/gnome/at-spi2-core:119550-125620,128305-134374,138827-140530,141724-146945,148857-153010
/users/rmstonecipher/gnome/at-spi2-core:102363-103172

Modified: users/devans/GNOME-3/stable/dports/gnome/at-spi2-core/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/at-spi2-core/Portfile	2016-09-22 09:45:09 UTC (rev 153010)
+++ users/devans/GNOME-3/stable/dports/gnome/at-spi2-core/Portfile	2016-09-22 09:52:30 UTC (rev 153011)
@@ -6,10 +6,10 @@
 
 name                at-spi2-core
 # you probably want to keep this at the same version as at-spi2-atk
-version             2.20.2
+version             2.21.4
 
-checksums           rmd160  b91eef3c42c3f8df7d9513830773b418455c4d16 \
-                    sha256  88a4de9d43139f13cca531b47b901bc1b56e0ab06ba899126644abd4ac16a143
+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 {
@@ -56,4 +58,4 @@
                     --x-includes=${prefix}/include \
                     --x-libraries=${prefix}/lib
 
-livecheck.type      gnome
+livecheck.type      gnome-with-unstable

Copied: users/devans/GNOME-3/stable/dports/gnome/at-spi2-core/files/patch-bus-at-spi-bus-launcher.c.diff (from rev 153010, users/devans/GNOME-3/unstable/dports/gnome/at-spi2-core/files/patch-bus-at-spi-bus-launcher.c.diff)
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/at-spi2-core/files/patch-bus-at-spi-bus-launcher.c.diff	                        (rev 0)
+++ users/devans/GNOME-3/stable/dports/gnome/at-spi2-core/files/patch-bus-at-spi-bus-launcher.c.diff	2016-09-22 09:52:30 UTC (rev 153011)
@@ -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/20160922/b2ce8649/attachment.html>


More information about the macports-changes mailing list