[77463] trunk/dports/gnome/gobject-introspection/Portfile
Revision: 77463 http://trac.macports.org/changeset/77463 Author: singingwolfboy@macports.org Date: 2011-03-31 08:28:55 -0700 (Thu, 31 Mar 2011) Log Message: ----------- gobject-introspection: took maintainership, updated to 0.10.6 Modified Paths: -------------- trunk/dports/gnome/gobject-introspection/Portfile Modified: trunk/dports/gnome/gobject-introspection/Portfile =================================================================== --- trunk/dports/gnome/gobject-introspection/Portfile 2011-03-31 15:23:15 UTC (rev 77462) +++ trunk/dports/gnome/gobject-introspection/Portfile 2011-03-31 15:28:55 UTC (rev 77463) @@ -4,11 +4,11 @@ PortSystem 1.0 name gobject-introspection -version 0.10.2 +version 0.10.6 set branch [join [lrange [split ${version} .] 0 1] .] categories gnome platforms darwin -maintainers nomaintainer +maintainers singingwolfboy openmaintainer description GObject Introspection long_description Gobject Introspection acts as a bridge between low-level C+GObject code and \ @@ -18,8 +18,9 @@ master_sites gnome:sources/${name}/${branch}/ use_bzip2 yes -checksums sha1 8397ee1beefdb088423e04456be4c8f7f4ec646a \ - rmd160 6bc96538b6001984f86171f7c0b9f6fd5ec3b017 +checksums md5 73a4b44d25f62f751825b30c621103ce \ + sha1 df724aaa40f945c2519099a5594c66c91085e150 \ + rmd160 16e6325ea27a49b9adcd635da62bc5aaf1de43e4 depends_build port:pkgconfig
participants (1)
-
singingwolfboy@macports.org