[59356] trunk/dports/devel/caml-findlib/Portfile

avsm at macports.org avsm at macports.org
Tue Oct 13 15:25:25 PDT 2009


Revision: 59356
          http://trac.macports.org/changeset/59356
Author:   avsm at macports.org
Date:     2009-10-13 15:25:22 -0700 (Tue, 13 Oct 2009)
Log Message:
-----------
update to caml-findlib-1.2.5, disable parallel build due to races

Modified Paths:
--------------
    trunk/dports/devel/caml-findlib/Portfile

Modified: trunk/dports/devel/caml-findlib/Portfile
===================================================================
--- trunk/dports/devel/caml-findlib/Portfile	2009-10-13 21:53:52 UTC (rev 59355)
+++ trunk/dports/devel/caml-findlib/Portfile	2009-10-13 22:25:22 UTC (rev 59356)
@@ -2,10 +2,10 @@
 
 PortSystem          1.0
 name                caml-findlib
-version             1.2.4
+version             1.2.5
 distname            findlib-${version}
 categories          devel ml
-maintainers         nomaintainer
+maintainers         avsm
 description         Objective Caml library management system
 long_description    The findlib library provides a scheme to manage reusable \
                     software components (packages), and includes tools that support \
@@ -22,9 +22,10 @@
 platforms           darwin
 master_sites        http://download.camlcity.org/download/
 build.target        all opt
-checksums           md5     52cfcacff3e07a94bc3adb977fbb3c07 \
-                    sha1    de73c1c4287263e986b4a4f56b029aadaffc2944 \
-                    rmd160  bafa1bbea71fb05ee2fd411dabe00ba34a25d506
+use_parallel_build  no
+checksums           md5     db12a92903c2869bb89e1a6446db269e \
+                    sha1    e0c6da48f9ea40c67f1d4857b428d20335b0c847 \
+                    rmd160  a122ce8ef60fce12c2b30f7275a4f1480d0833bc
 
 livecheck.type      regex
 livecheck.regex     "findlib-(.*?).tar.gz"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091013/19a446fd/attachment-0001.html>


More information about the macports-changes mailing list