Revision: 118467 https://trac.macports.org/changeset/118467 Author: cal@macports.org Date: 2014-04-02 14:14:40 -0700 (Wed, 02 Apr 2014) Log Message: ----------- atk, at-spi2-{atk,core}: update to 2.12.0 Modified Paths: -------------- trunk/dports/devel/atk/Portfile trunk/dports/gnome/at-spi2-atk/Portfile trunk/dports/gnome/at-spi2-core/Portfile Modified: trunk/dports/devel/atk/Portfile =================================================================== --- trunk/dports/devel/atk/Portfile 2014-04-02 21:12:09 UTC (rev 118466) +++ trunk/dports/devel/atk/Portfile 2014-04-02 21:14:40 UTC (rev 118467) @@ -5,7 +5,7 @@ name atk epoch 2 -version 2.10.0 +version 2.12.0 set branch [join [lrange [split ${version} .] 0 1] .] categories devel license LGPL @@ -19,8 +19,8 @@ homepage http://projects.gnome.org/accessibility/ master_sites gnome:sources/${name}/${branch}/ -checksums rmd160 4bf2e6524b9e288bde7db9baf4aa5de42d55a9d1 \ - sha256 636917a5036bc851d8491194645d284798ec118919a828be5e713b6ecc5b50b0 +checksums rmd160 02d80ad7d2ae468d5f0ea4bcf31f013b95c79f96 \ + sha256 48a8431974639c5a59c24fcd3ece1a19709872d5dfe78907524d9f5e9993f18f use_xz yes Modified: trunk/dports/gnome/at-spi2-atk/Portfile =================================================================== --- trunk/dports/gnome/at-spi2-atk/Portfile 2014-04-02 21:12:09 UTC (rev 118466) +++ trunk/dports/gnome/at-spi2-atk/Portfile 2014-04-02 21:14:40 UTC (rev 118467) @@ -5,9 +5,9 @@ name at-spi2-atk # you probably want to keep this at the same version as at-spi2-core -version 2.10.2 -checksums rmd160 28108116580b84c83e5e79a3453251030af8d295 \ - sha256 e348a811c4830251f0c3018019072e7979ef35fb9b7f0b1b0a0dd1e66942d0f5 +version 2.12.0 +checksums rmd160 024223e2aeb9c482e2e7940f640db975d59266f9 \ + sha256 3b5467c9f169812bc36a4245355b7deedea0a62eb22153df96ced88dcd1c3633 conflicts at-spi license LGPL Modified: trunk/dports/gnome/at-spi2-core/Portfile =================================================================== --- trunk/dports/gnome/at-spi2-core/Portfile 2014-04-02 21:12:09 UTC (rev 118466) +++ trunk/dports/gnome/at-spi2-core/Portfile 2014-04-02 21:14:40 UTC (rev 118467) @@ -5,9 +5,9 @@ name at-spi2-core # you probably want to keep this at the same version as at-spi2-atk -version 2.10.2 -checksums rmd160 86ebace671375def667be4884fcc7a0ba7e80f65 \ - sha256 d3da58f84f4c8e4d5fe940ecb52fb27b4d9ea2b4dcdb3e1fae0f46b5eaa2dde1 +version 2.12.0 +checksums rmd160 33444c2f8902990b20225bf7588b09ae80ed9e7d \ + sha256 db550edd98e53b4252521459c2dcaf0f3b060a9bad52489b9dbadbaedad3fb89 license LGPL set branch [join [lrange [split ${version} .] 0 1] .]
participants (1)
-
cal@macports.org