[132681] trunk/dports/devel/ocaml-ctypes/Portfile
Revision: 132681 https://trac.macports.org/changeset/132681 Author: mww@macports.org Date: 2015-02-07 01:24:28 -0800 (Sat, 07 Feb 2015) Log Message: ----------- ocaml-ctypes: version 0.3.4 Modified Paths: -------------- trunk/dports/devel/ocaml-ctypes/Portfile Modified: trunk/dports/devel/ocaml-ctypes/Portfile =================================================================== --- trunk/dports/devel/ocaml-ctypes/Portfile 2015-02-07 09:22:01 UTC (rev 132680) +++ trunk/dports/devel/ocaml-ctypes/Portfile 2015-02-07 09:24:28 UTC (rev 132681) @@ -4,7 +4,7 @@ PortGroup ocaml 1.0 name ocaml-ctypes -version 0.3.3 +version 0.3.4 categories devel ml platforms darwin license BSD @@ -14,8 +14,8 @@ homepage https://github.com/ocamllabs/ocaml-ctypes master_sites https://github.com/ocamllabs/ocaml-ctypes/archive/ distname ${version} -checksums rmd160 4881390d307492f4b985f7a36edd3eda6f42fea3 \ - sha256 8df845811999cfcafa70512a1c03710216d14c63b37aaf2860a3764fa36fa4b3 +checksums rmd160 6c036209a5256fb6060544f36703830457eccc83 \ + sha256 95b3c21a0348d9e17a30d834926e17e39447e58fe31a9a49e6d0289a0fcd3c43 depends_build port:pkgconfig depends_lib port:ocaml \
participants (1)
-
mww@macports.org