Revision: 147241 https://trac.macports.org/changeset/147241 Author: devans@macports.org Date: 2016-03-31 16:33:17 -0700 (Thu, 31 Mar 2016) Log Message: ----------- at-spi2-atk: update to version 2.20.0, disable silent rules, reformat description. Modified Paths: -------------- trunk/dports/gnome/at-spi2-atk/Portfile Property Changed: ---------------- trunk/dports/gnome/at-spi2-atk/ Property changes on: trunk/dports/gnome/at-spi2-atk ___________________________________________________________________ Modified: svn:mergeinfo - /users/devans/GNOME-3/stable/dports/gnome/at-spi2-atk:125662-140741 /users/devans/GNOME-3/unstable/dports/gnome/at-spi2-atk:119550-125620,132271-134375,138828-140531 + /users/devans/GNOME-3/stable/dports/gnome/at-spi2-atk:125662-147236 /users/devans/GNOME-3/unstable/dports/gnome/at-spi2-atk:119550-125620,132271-134375,138828-140531,143144-146945 Modified: trunk/dports/gnome/at-spi2-atk/Portfile =================================================================== --- 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
participants (1)
-
devans@macports.org