[88494] trunk/dports/devel
mww at macports.org
mww at macports.org
Tue Jan 3 03:48:48 PST 2012
Revision: 88494
http://trac.macports.org/changeset/88494
Author: mww at macports.org
Date: 2012-01-03 03:48:48 -0800 (Tue, 03 Jan 2012)
Log Message:
-----------
rename caml-ounit to ocaml-ounit
Modified Paths:
--------------
trunk/dports/devel/caml-batteries/Portfile
trunk/dports/devel/caml-bin-prot/Portfile
trunk/dports/devel/ocaml-extunix/Portfile
trunk/dports/devel/ocaml-ounit/Portfile
Added Paths:
-----------
trunk/dports/devel/ocaml-ounit/
Removed Paths:
-------------
trunk/dports/devel/caml-ounit/
Modified: trunk/dports/devel/caml-batteries/Portfile
===================================================================
--- trunk/dports/devel/caml-batteries/Portfile 2012-01-03 11:46:43 UTC (rev 88493)
+++ trunk/dports/devel/caml-batteries/Portfile 2012-01-03 11:48:48 UTC (rev 88494)
@@ -30,7 +30,7 @@
port:caml-camomile \
port:ocaml-zip \
port:caml-ocamlnet \
- port:caml-ounit
+ port:ocaml-ounit
use_configure no
use_parallel_build no
Modified: trunk/dports/devel/caml-bin-prot/Portfile
===================================================================
--- trunk/dports/devel/caml-bin-prot/Portfile 2012-01-03 11:46:43 UTC (rev 88493)
+++ trunk/dports/devel/caml-bin-prot/Portfile 2012-01-03 11:48:48 UTC (rev 88494)
@@ -24,7 +24,7 @@
sha1 5744736b5eb9367633c5fc124d531f6d9d66ee5e \
rmd160 fe02221b20f2bb176a2a5e6f293c906470f945ce
-depends_lib port:ocaml port:ocaml-findlib port:caml-ounit port:ocaml-type-conv
+depends_lib port:ocaml port:ocaml-findlib port:ocaml-ounit port:ocaml-type-conv
use_configure no
use_parallel_build no
Modified: trunk/dports/devel/ocaml-extunix/Portfile
===================================================================
--- trunk/dports/devel/ocaml-extunix/Portfile 2012-01-03 11:46:43 UTC (rev 88493)
+++ trunk/dports/devel/ocaml-extunix/Portfile 2012-01-03 11:48:48 UTC (rev 88494)
@@ -19,7 +19,7 @@
rmd160 cf16ec5bbec91ca12b6598f9a22db87d0a8923eb \
sha256 c44b921227e074f0d13292e78c081252590dbf6fd9f751945d29823d990e2eeb
-depends_lib-append port:caml-ounit
+depends_lib-append port:ocaml-ounit
patchfiles patch-src-discover.ml.diff
Modified: trunk/dports/devel/ocaml-ounit/Portfile
===================================================================
--- trunk/dports/devel/caml-ounit/Portfile 2012-01-03 11:40:42 UTC (rev 88492)
+++ trunk/dports/devel/ocaml-ounit/Portfile 2012-01-03 11:48:48 UTC (rev 88494)
@@ -2,7 +2,7 @@
PortSystem 1.0
PortGroup ocaml 1.0
-name caml-ounit
+name ocaml-ounit
version 1.1.0
categories devel ml
maintainers landonf openmaintainer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120103/7fb21fee/attachment.html>
More information about the macports-changes
mailing list