[58590] trunk/dports/devel/caml-sqlite3/Portfile

avsm at macports.org avsm at macports.org
Thu Oct 1 06:39:56 PDT 2009


Revision: 58590
          http://trac.macports.org/changeset/58590
Author:   avsm at macports.org
Date:     2009-10-01 06:39:51 -0700 (Thu, 01 Oct 2009)
Log Message:
-----------
update to caml-sqlite3-1.5.6

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

Modified: trunk/dports/devel/caml-sqlite3/Portfile
===================================================================
--- trunk/dports/devel/caml-sqlite3/Portfile	2009-10-01 12:57:22 UTC (rev 58589)
+++ trunk/dports/devel/caml-sqlite3/Portfile	2009-10-01 13:39:51 UTC (rev 58590)
@@ -3,7 +3,7 @@
 PortSystem          1.0
 
 name                caml-sqlite3
-version             1.5.1
+version             1.5.6
 categories          devel ml databases
 maintainers         landonf stechert openmaintainer
 description         OCaml bindings for SQLite 3
@@ -15,11 +15,10 @@
 
 distname            ocaml-sqlite3-${version}
 
+checksums           md5     12d7e7b5021ed871379eae7c05dfe2a0 \
+                    sha1    07c6ec985dc7d99b730d82d70f20ea6478dd6f4d \
+                    rmd160  4fa6fd912bc35472e7295705db5c37e4ae4d25ef
 
-checksums           md5     9e863ab1acd73eb884cc1982f450d363 \
-                    sha1    f74958d7bc835c3d5999aeb71047a18a2420459f \
-                    rmd160  524b199a862e131e9eb40a0886310c8d627249dc
-
 depends_lib         port:ocaml \
                     port:caml-findlib \
                     port:sqlite3
@@ -28,6 +27,8 @@
 
 configure.args      --with-sqlite3=${prefix}
 
+use_parallel_build  no
+
 pre-destroot {
     set ocaml_site_path [exec ocamlfind printconf destdir]
     file mkdir ${destroot}/${ocaml_site_path}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091001/13b1a52e/attachment.html>


More information about the macports-changes mailing list