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

devans at macports.org devans at macports.org
Mon Sep 26 00:21:35 PDT 2016


Revision: 153160
          https://trac.macports.org/changeset/153160
Author:   devans at macports.org
Date:     2016-09-26 00:21:35 -0700 (Mon, 26 Sep 2016)
Log Message:
-----------
GNOME-3/stable: at-spi2-core, update to version 2.22.0, use gnome stable livecheck.

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

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

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-26 05:40:40 UTC (rev 153159)
+++ users/devans/GNOME-3/stable/dports/gnome/at-spi2-core/Portfile	2016-09-26 07:21:35 UTC (rev 153160)
@@ -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.4
+version             2.22.0
 
-checksums           rmd160  05f0f7ff7dbaa5cfeadbec197a92d466b68ff469 \
-                    sha256  4d996ac71c7c30c863362a0bf86e8c9803b1a189c9135ead8efe3dcac67621fe
+checksums           rmd160  a6a21917851799b6ccf0cede93ebcea0bd10f4b6 \
+                    sha256  415ea3af21318308798e098be8b3a17b2f0cf2fe16cecde5ad840cf4e0f2c80a
 
 license             LGPL
 set branch          [join [lrange [split ${version} .] 0 1] .]
@@ -43,8 +43,6 @@
 
 gobject_introspection yes
 
-patchfiles          patch-bus-at-spi-bus-launcher.c.diff
-
 # reconfigure using upstream autogen.sh for intltool 0.51 compatibility
                   
 post-patch {
@@ -58,4 +56,4 @@
                     --x-includes=${prefix}/include \
                     --x-libraries=${prefix}/lib
 
-livecheck.type      gnome-with-unstable
+livecheck.type      gnome

Deleted: users/devans/GNOME-3/stable/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	2016-09-26 05:40:40 UTC (rev 153159)
+++ users/devans/GNOME-3/stable/dports/gnome/at-spi2-core/files/patch-bus-at-spi-bus-launcher.c.diff	2016-09-26 07:21:35 UTC (rev 153160)
@@ -1,11 +0,0 @@
---- 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/20160926/24d74962/attachment.html>


More information about the macports-changes mailing list