[53823] trunk/dports/devel/caml-sqlite3

stechert at macports.org stechert at macports.org
Tue Jul 14 17:04:56 PDT 2009


Revision: 53823
          http://trac.macports.org/changeset/53823
Author:   stechert at macports.org
Date:     2009-07-14 17:04:56 -0700 (Tue, 14 Jul 2009)
Log Message:
-----------
Re #18786, updates caml-sqlite3 to version 1.5.1, the stable upstream revision.

Modified Paths:
--------------
    trunk/dports/devel/caml-sqlite3/Portfile
    trunk/dports/devel/caml-sqlite3/files/patch-Makefile.in

Modified: trunk/dports/devel/caml-sqlite3/Portfile
===================================================================
--- trunk/dports/devel/caml-sqlite3/Portfile	2009-07-14 23:53:10 UTC (rev 53822)
+++ trunk/dports/devel/caml-sqlite3/Portfile	2009-07-15 00:04:56 UTC (rev 53823)
@@ -3,9 +3,9 @@
 PortSystem          1.0
 
 name                caml-sqlite3
-version             1.3.0
+version             1.5.1
 categories          devel ml databases
-maintainers         landonf openmaintainer
+maintainers         landonf stechert openmaintainer
 description         OCaml bindings for SQLite 3
 long_description    ${description}
 
@@ -16,9 +16,9 @@
 distname            ocaml-sqlite3-${version}
 
 
-checksums           md5     8ed5bebf6fb0dd06acebb82ed242cbb0 \
-                    sha1    768d90129216578f645d2ba0c28f48889e4426b6 \
-                    rmd160  105cacd607fbb59f1d9cc3764d76097af1d9c1f5
+checksums           md5     9e863ab1acd73eb884cc1982f450d363 \
+                    sha1    f74958d7bc835c3d5999aeb71047a18a2420459f \
+                    rmd160  524b199a862e131e9eb40a0886310c8d627249dc
 
 depends_lib         port:ocaml \
                     port:caml-findlib \

Modified: trunk/dports/devel/caml-sqlite3/files/patch-Makefile.in
===================================================================
--- trunk/dports/devel/caml-sqlite3/files/patch-Makefile.in	2009-07-14 23:53:10 UTC (rev 53822)
+++ trunk/dports/devel/caml-sqlite3/files/patch-Makefile.in	2009-07-15 00:04:56 UTC (rev 53823)
@@ -1,15 +1,5 @@
 --- Makefile.in	2009-02-21 19:26:24.000000000 +0100
 +++ Makefile.in	2009-02-21 19:29:07.000000000 +0100
-@@ -1,6 +1,6 @@
--prefix=@prefix@
--exec_prefix=@exec_prefix@
--bindir=@bindir@
-+prefix=$(DESTDIR)/@prefix@
-+exec_prefix=$(DESTDIR)/@exec_prefix@
-+bindir=$(DESTDIR)/@bindir@
- 
- HAS_ENABLE_LOAD_EXTENSION=@HAS_ENABLE_LOAD_EXTENSION@
- ifeq ($(HAS_ENABLE_LOAD_EXTENSION), true)
 @@ -42,9 +42,7 @@
  # one in .
  install: sqlite3.cma sqlite3.cmxa sqlite3top
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090714/a7264f64/attachment.html>


More information about the macports-changes mailing list