Revision: 139944 https://trac.macports.org/changeset/139944 Author: devans@macports.org Date: 2015-09-03 20:23:11 -0700 (Thu, 03 Sep 2015) Log Message: ----------- GNOME-3/unstable-c++11: atkmm, update to version 2.23.3. Modified Paths: -------------- users/devans/GNOME-3/unstable-c++11/dports/gnome/atkmm/Portfile Modified: users/devans/GNOME-3/unstable-c++11/dports/gnome/atkmm/Portfile =================================================================== --- users/devans/GNOME-3/unstable-c++11/dports/gnome/atkmm/Portfile 2015-09-04 03:22:20 UTC (rev 139943) +++ users/devans/GNOME-3/unstable-c++11/dports/gnome/atkmm/Portfile 2015-09-04 03:23:11 UTC (rev 139944) @@ -8,7 +8,7 @@ PortGroup cxx11 1.0 name atkmm -version 2.23.2 +version 2.23.3 set branch [join [lrange [split ${version} .] 0 1] .] description atkmm is the C++ binding for the ATK library. long_description ${description} This port is part of the GNOME C++ bindings suite. @@ -24,8 +24,8 @@ dist_subdir ${name}/${version}_${revision} -checksums rmd160 d3504a4894472d9140ddd3ef501901302913c635 \ - sha256 51408fbecc07ee64f2318a361aa3836877621466b706f3075fdb0d8b9ad8460c +checksums rmd160 e82de75c875c18b28104eae48c2f13738d3e41f7 \ + sha256 28a5363eef6c8656286588e10b8ab6e5dd9efb373a4d2786e6c51d8e48b55914 depends_build port:pkgconfig \ port:mm-common
participants (1)
-
devans@macports.org