[88486] trunk/dports/devel

mww at macports.org mww at macports.org
Tue Jan 3 03:11:31 PST 2012


Revision: 88486
          http://trac.macports.org/changeset/88486
Author:   mww at macports.org
Date:     2012-01-03 03:11:30 -0800 (Tue, 03 Jan 2012)
Log Message:
-----------
rename caml-sqlite3 to ocaml-sqlite3

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

Added Paths:
-----------
    trunk/dports/devel/ocaml-sqlite3/

Removed Paths:
-------------
    trunk/dports/devel/caml-sqlite3/

Modified: trunk/dports/devel/caml-ocamldbi/Portfile
===================================================================
--- trunk/dports/devel/caml-ocamldbi/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
+++ trunk/dports/devel/caml-ocamldbi/Portfile	2012-01-03 11:11:30 UTC (rev 88486)
@@ -24,7 +24,7 @@
                     port:ocaml-findlib \
                     port:caml-pcre \
                     port:caml-postgresql \
-                    port:caml-sqlite3
+                    port:ocaml-sqlite3
 
 patchfiles          patch-postgresql.ml
 

Modified: trunk/dports/devel/ocaml-sqlite3/Portfile
===================================================================
--- trunk/dports/devel/caml-sqlite3/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
+++ trunk/dports/devel/ocaml-sqlite3/Portfile	2012-01-03 11:11:30 UTC (rev 88486)
@@ -3,7 +3,7 @@
 PortSystem          1.0
 PortGroup ocaml 1.0
 
-name                caml-sqlite3
+name                ocaml-sqlite3
 version             1.6.1
 revision            1
 categories          devel ml databases
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120103/c4524b9d/attachment.html>


More information about the macports-changes mailing list