[88481] trunk/dports/devel
mww at macports.org
mww at macports.org
Tue Jan 3 02:44:31 PST 2012
Revision: 88481
http://trac.macports.org/changeset/88481
Author: mww at macports.org
Date: 2012-01-03 02:44:31 -0800 (Tue, 03 Jan 2012)
Log Message:
-----------
rename caml-csv to ocaml-csv
Modified Paths:
--------------
trunk/dports/devel/ocaml-csv/Portfile
trunk/dports/devel/ocaml-pgocaml/Portfile
Added Paths:
-----------
trunk/dports/devel/ocaml-csv/
Removed Paths:
-------------
trunk/dports/devel/caml-csv/
Modified: trunk/dports/devel/ocaml-csv/Portfile
===================================================================
--- trunk/dports/devel/caml-csv/Portfile 2012-01-03 10:10:28 UTC (rev 88473)
+++ trunk/dports/devel/ocaml-csv/Portfile 2012-01-03 10:44:31 UTC (rev 88481)
@@ -1,7 +1,7 @@
# $Id$
PortSystem 1.0
-name caml-csv
+name ocaml-csv
revision 1
version 1.1.6
maintainers landonf openmaintainer
Modified: trunk/dports/devel/ocaml-pgocaml/Portfile
===================================================================
--- trunk/dports/devel/ocaml-pgocaml/Portfile 2012-01-03 10:43:00 UTC (rev 88480)
+++ trunk/dports/devel/ocaml-pgocaml/Portfile 2012-01-03 10:44:31 UTC (rev 88481)
@@ -24,7 +24,7 @@
depends_lib port:ocaml \
port:caml-findlib \
port:caml-calendar \
- port:caml-csv \
+ port:ocaml-csv \
port:caml-pcre
patchfiles patch-Makefile
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120103/5546fb97/attachment.html>
More information about the macports-changes
mailing list