[147239] trunk/dports/gnome/at-spi2-core

devans at macports.org devans at macports.org
Thu Mar 31 16:31:25 PDT 2016


Revision: 147239
          https://trac.macports.org/changeset/147239
Author:   devans at macports.org
Date:     2016-03-31 16:31:25 -0700 (Thu, 31 Mar 2016)
Log Message:
-----------
at-spi2-core: update to version 2.20.0, disable silent rules.

Modified Paths:
--------------
    trunk/dports/gnome/at-spi2-core/Portfile

Removed Paths:
-------------
    trunk/dports/gnome/at-spi2-core/files/patch-pyatspi-Makefile.in.diff

Property Changed:
----------------
    trunk/dports/gnome/at-spi2-core/


Property changes on: trunk/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
/users/devans/GNOME-3/stable/dports/gnome/at-spi2-core:125662-142407
/users/devans/GNOME-3/unstable/dports/gnome/at-spi2-core:119550-125620,128305-134374,138827-140530
/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
/users/devans/GNOME-3/stable/dports/gnome/at-spi2-core:125662-147236
/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

Modified: trunk/dports/gnome/at-spi2-core/Portfile
===================================================================
--- trunk/dports/gnome/at-spi2-core/Portfile	2016-03-31 23:30:07 UTC (rev 147238)
+++ trunk/dports/gnome/at-spi2-core/Portfile	2016-03-31 23:31:25 UTC (rev 147239)
@@ -6,10 +6,11 @@
 
 name                at-spi2-core
 # you probably want to keep this at the same version as at-spi2-atk
-version             2.18.3
-checksums           rmd160  6327492620d3df6b7670982deb192c0d08f2b815 \
-                    sha256  ada26add94155f97d0f601a20cb7a0e3fd3ba1588c3520b7288316494027d629
+version             2.20.0
 
+checksums           rmd160  87a29c3e07b9449042e6a1ab86f24560b57bafd8 \
+                    sha256  dcc49fb7c08e582910b21ff1e4110b22ab66068a4c6f0db52b098d66794c609b
+
 license             LGPL
 set branch          [join [lrange [split ${version} .] 0 1] .]
 description         Gnome Accesibility Technology Service
@@ -51,6 +52,7 @@
 configure.cmd       ./autogen.sh
 
 configure.args      --disable-xevie \
+                    --disable-silent-rules \
                     --x-includes=${prefix}/include \
                     --x-libraries=${prefix}/lib
 

Deleted: trunk/dports/gnome/at-spi2-core/files/patch-pyatspi-Makefile.in.diff
===================================================================
--- trunk/dports/gnome/at-spi2-core/files/patch-pyatspi-Makefile.in.diff	2016-03-31 23:30:07 UTC (rev 147238)
+++ trunk/dports/gnome/at-spi2-core/files/patch-pyatspi-Makefile.in.diff	2016-03-31 23:31:25 UTC (rev 147239)
@@ -1,15 +0,0 @@
---- pyatspi/Makefile.in.orig	2010-08-11 13:25:06.000000000 -0700
-+++ pyatspi/Makefile.in	2010-08-11 13:28:09.000000000 -0700
-@@ -269,6 +269,12 @@
- 	registry.py \
- 	utils.py
- 
-+#
-+# Override broken configuration for MacPorts
-+#
-+
-+pyexecdir = __MP_PYTHON_EXEC_DIR__
-+
- @RELOCATE_FALSE at pyatspidir = $(pyexecdir)/pyatspi
- @RELOCATE_TRUE at pyatspidir = $(pyexecdir)/pyatspi_corba
- all: all-am
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160331/1827aa50/attachment.html>


More information about the macports-changes mailing list