Revision: 95974 https://trac.macports.org/changeset/95974 Author: mww@macports.org Date: 2012-07-27 02:23:12 -0700 (Fri, 27 Jul 2012) Log Message: ----------- xml-light: inc revision to rebuild with OCaml 4.00; use later checksum algorithms Modified Paths: -------------- trunk/dports/devel/xml-light/Portfile Modified: trunk/dports/devel/xml-light/Portfile =================================================================== --- trunk/dports/devel/xml-light/Portfile 2012-07-27 08:57:31 UTC (rev 95973) +++ trunk/dports/devel/xml-light/Portfile 2012-07-27 09:23:12 UTC (rev 95974) @@ -4,7 +4,7 @@ name xml-light version 2.2 -revision 2 +revision 3 categories devel textproc maintainers nomaintainer description Objective Caml interface for XML parsing and printing @@ -20,7 +20,8 @@ worksrcdir ${name} use_parallel_build no build.target all opt -checksums md5 7658985cfdaeeb94b579b932eeaa3e00 +checksums rmd160 5a6158698110f706ecfeca0d5799eea2c155f974 \ + sha256 fdb205e8b3a25922e46fca52aea449b9a2de4000c5442487e7e74d79f1e2274a depends_lib port:ocaml patchfiles patch-dtd.ml.diff