[88483] trunk/dports/devel
mww at macports.org
mww at macports.org
Tue Jan 3 02:47:42 PST 2012
Revision: 88483
http://trac.macports.org/changeset/88483
Author: mww at macports.org
Date: 2012-01-03 02:47:42 -0800 (Tue, 03 Jan 2012)
Log Message:
-----------
rename caml-extlib to ocaml-extlib
Modified Paths:
--------------
trunk/dports/devel/ocaml-csv/Portfile
trunk/dports/devel/ocaml-extlib/Portfile
trunk/dports/devel/ocaml-getopt/Portfile
Added Paths:
-----------
trunk/dports/devel/ocaml-extlib/
Removed Paths:
-------------
trunk/dports/devel/caml-extlib/
Modified: trunk/dports/devel/ocaml-csv/Portfile
===================================================================
--- trunk/dports/devel/ocaml-csv/Portfile 2012-01-03 10:46:10 UTC (rev 88482)
+++ trunk/dports/devel/ocaml-csv/Portfile 2012-01-03 10:47:42 UTC (rev 88483)
@@ -38,4 +38,4 @@
depends_lib port:ocaml \
port:caml-findlib \
- port:caml-extlib
+ port:ocaml-extlib
Modified: trunk/dports/devel/ocaml-extlib/Portfile
===================================================================
--- trunk/dports/devel/caml-extlib/Portfile 2012-01-03 10:40:50 UTC (rev 88479)
+++ trunk/dports/devel/ocaml-extlib/Portfile 2012-01-03 10:47:42 UTC (rev 88483)
@@ -2,7 +2,7 @@
PortSystem 1.0
-name caml-extlib
+name ocaml-extlib
version 1.5.2
revision 1
categories devel ml
Modified: trunk/dports/devel/ocaml-getopt/Portfile
===================================================================
--- trunk/dports/devel/ocaml-getopt/Portfile 2012-01-03 10:46:10 UTC (rev 88482)
+++ trunk/dports/devel/ocaml-getopt/Portfile 2012-01-03 10:47:42 UTC (rev 88483)
@@ -23,7 +23,7 @@
depends_lib port:ocaml \
port:caml-findlib \
- port:caml-extlib
+ port:ocaml-extlib
patchfiles patch-Makefile
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120103/6f247601/attachment.html>
More information about the macports-changes
mailing list