Revision: 140602 https://trac.macports.org/changeset/140602 Author: ryandesign@macports.org Date: 2015-09-26 19:30:57 -0700 (Sat, 26 Sep 2015) Log Message: ----------- lua-lgi: update to 0.9.0 (#48930) Modified Paths: -------------- trunk/dports/devel/lua-lgi/Portfile Modified: trunk/dports/devel/lua-lgi/Portfile =================================================================== --- trunk/dports/devel/lua-lgi/Portfile 2015-09-27 02:28:15 UTC (rev 140601) +++ trunk/dports/devel/lua-lgi/Portfile 2015-09-27 02:30:57 UTC (rev 140602) @@ -5,7 +5,7 @@ PortGroup github 1.0 PortGroup gobject_introspection 1.0 -github.setup pavouk lgi 0.8.0 +github.setup pavouk lgi 0.9.0 name lua-lgi maintainers nomaintainer @@ -19,8 +19,8 @@ GObject based libraries. It allows using GObject-based \ libraries directly from Lua. -checksums rmd160 255fc61d928133b797a494ca468b440e117dd0db \ - sha256 8a6d4d4a8035b9a2fcece15c3cfed3b75edc419ac254ff4fd7d421b87312eac1 +checksums rmd160 44f9157cc16bcad65233e62f9896c337336e5696 \ + sha256 68927380f6ed5b7d00284d9b9dc269704ee5d11c40ec76b6bd6056eb595c1578 depends_build-append \ port:pkgconfig @@ -37,4 +37,4 @@ use_configure no -destroot.post_args PREFIX=${destroot}${prefix} LUA_VERSION=5.2 +destroot.post_args PREFIX=${destroot}${prefix} LUA_VERSION=5.3