Revision: 140128 https://trac.macports.org/changeset/140128 Author: sean@macports.org Date: 2015-09-09 14:27:54 -0700 (Wed, 09 Sep 2015) Log Message: ----------- libgit2: update to 0.23.2 Modified Paths: -------------- trunk/dports/devel/libgit2/Portfile Modified: trunk/dports/devel/libgit2/Portfile =================================================================== --- trunk/dports/devel/libgit2/Portfile 2015-09-09 21:27:53 UTC (rev 140127) +++ trunk/dports/devel/libgit2/Portfile 2015-09-09 21:27:54 UTC (rev 140128) @@ -7,7 +7,7 @@ cmake.out_of_source yes -github.setup libgit2 libgit2 0.22.3 v +github.setup libgit2 libgit2 0.23.2 v categories devel platforms darwin maintainers juanrgar devans openmaintainer @@ -23,8 +23,8 @@ homepage http://libgit2.github.com/ -checksums rmd160 4c97c9f5f3c47d78c609e108bdf53683ac5ebd2c \ - sha256 6a31fde10e924fc18c9b02b14b2b7d2b296a9a5eda81cb222d7ff3b71980798b +checksums rmd160 dc7458afbaa105123b69453023d520360f8bd1d2 \ + sha256 97ad19f26d978b08ae20494e3614ab58530a5a884e05d1f3afb6ed57570069b4 depends_lib port:libiconv \ port:libssh2 \