[58664] trunk/dports/devel/caml-json-static/Portfile

avsm at macports.org avsm at macports.org
Fri Oct 2 08:16:26 PDT 2009


Revision: 58664
          http://trac.macports.org/changeset/58664
Author:   avsm at macports.org
Date:     2009-10-02 08:16:25 -0700 (Fri, 02 Oct 2009)
Log Message:
-----------
update to caml-json-static-0.9.8 and disable racy parallel build

Modified Paths:
--------------
    trunk/dports/devel/caml-json-static/Portfile

Modified: trunk/dports/devel/caml-json-static/Portfile
===================================================================
--- trunk/dports/devel/caml-json-static/Portfile	2009-10-02 15:16:02 UTC (rev 58663)
+++ trunk/dports/devel/caml-json-static/Portfile	2009-10-02 15:16:25 UTC (rev 58664)
@@ -3,7 +3,7 @@
 PortSystem          1.0
 
 name                caml-json-static
-version             0.9.6
+version             0.9.8
 categories          devel ml
 maintainers         anil at recoil.org
 description         JSON validator and type converter for OCaml
@@ -17,15 +17,16 @@
 distname            json-static-${version}
 use_bzip2           yes
 
-checksums           md5 7ffc8c00353a6fc14fde490c4edeb1d0 \
-                    sha1 f1b032ac702acb5b421075b25d3910b23268a1cc \
-                    rmd160 dd5d84992fd68c1230e1e8b6e26707324d491f78
+checksums           md5     a8b586a4c7851f5e34c28da60ebf8904 \
+                    sha1    4bbcc49340e1f23af6f59fc41eb687e32de7350a \
+                    rmd160  8f6a9e886ddd5beff91a263b967a3c6ab95d0806
 
 depends_lib         port:ocaml \
                     port:caml-findlib \
                     port:caml-json-wheel
 
 use_configure       no
+use_parallel_build  no
 
 post-patch {
     set ocaml_site_path [exec ocamlfind printconf destdir]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091002/2e9c70f2/attachment.html>


More information about the macports-changes mailing list