[88493] trunk/dports/devel
mww at macports.org
mww at macports.org
Tue Jan 3 03:46:44 PST 2012
Revision: 88493
http://trac.macports.org/changeset/88493
Author: mww at macports.org
Date: 2012-01-03 03:46:43 -0800 (Tue, 03 Jan 2012)
Log Message:
-----------
rename caml-postgresql to ocaml-postgresql
Modified Paths:
--------------
trunk/dports/devel/caml-ocamldbi/Portfile
trunk/dports/devel/ocaml-postgresql/Portfile
Added Paths:
-----------
trunk/dports/devel/ocaml-postgresql/
Removed Paths:
-------------
trunk/dports/devel/caml-postgresql/
Modified: trunk/dports/devel/caml-ocamldbi/Portfile
===================================================================
--- trunk/dports/devel/caml-ocamldbi/Portfile 2012-01-03 11:40:42 UTC (rev 88492)
+++ trunk/dports/devel/caml-ocamldbi/Portfile 2012-01-03 11:46:43 UTC (rev 88493)
@@ -23,7 +23,7 @@
depends_lib port:ocaml \
port:ocaml-findlib \
port:caml-pcre \
- port:caml-postgresql \
+ port:ocaml-postgresql \
port:ocaml-sqlite3
patchfiles patch-postgresql.ml
Modified: trunk/dports/devel/ocaml-postgresql/Portfile
===================================================================
--- trunk/dports/devel/caml-postgresql/Portfile 2012-01-03 11:40:42 UTC (rev 88492)
+++ trunk/dports/devel/ocaml-postgresql/Portfile 2012-01-03 11:46:43 UTC (rev 88493)
@@ -2,7 +2,7 @@
PortSystem 1.0
-name caml-postgresql
+name ocaml-postgresql
version 1.8.2
revision 1
categories devel ml
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120103/fdcdf615/attachment.html>
More information about the macports-changes
mailing list