Modified: trunk/dports/gnome/at-spi2-atk/Portfile (147240 => 147241)
--- trunk/dports/gnome/at-spi2-atk/Portfile 2016-03-31 23:32:06 UTC (rev 147240)
+++ trunk/dports/gnome/at-spi2-atk/Portfile 2016-03-31 23:33:17 UTC (rev 147241)
@@ -5,18 +5,17 @@
name at-spi2-atk
# you probably want to keep this at the same version as at-spi2-core
-version 2.18.1
+version 2.20.0
-checksums rmd160 e762b507a6c6db52821d462f56be965ba5e356ce \
- sha256 c4b15f9386d34d464ddad5f6cc85669742c016df87141ceee93513245979c12d
+checksums rmd160 eac0f40537667fec3c90bbcc5579f580e964d820 \
+ sha256 a24b142b6e8f1dd2d57a657447dde3e0ae29df481968c88673a58d4ce44f3ad2
license LGPL
set branch [join [lrange [split ${version} .] 0 1] .]
description Gnome Accesibility Technology Service
-long_description \
- 'at-spi' is a part of the Gnome Accessibility Project. It provides a \
- Service Provider Interface for the Assistive Technologies available on \
- the GNOME platform, and a library against which applications can be linked.
+long_description 'at-spi' is a part of the Gnome Accessibility Project. It provides a \
+ Service Provider Interface for the Assistive Technologies available on \
+ the GNOME platform, and a library against which applications can be linked.
maintainers devans openmaintainer
categories gnome
platforms darwin
@@ -37,4 +36,6 @@
use_autoreconf yes
autoreconf.args -fvi
+configure.args --disable-silent-rules
+
livecheck.type gnome