[88492] trunk/dports/devel

mww at macports.org mww at macports.org
Tue Jan 3 03:40:45 PST 2012


Revision: 88492
          http://trac.macports.org/changeset/88492
Author:   mww at macports.org
Date:     2012-01-03 03:40:42 -0800 (Tue, 03 Jan 2012)
Log Message:
-----------
rename caml-type-conv to ocaml-type-conv

Modified Paths:
--------------
    trunk/dports/devel/caml-batteries/Portfile
    trunk/dports/devel/caml-bin-prot/Portfile
    trunk/dports/devel/caml-fieldslib/Portfile
    trunk/dports/devel/caml-sexplib/Portfile
    trunk/dports/devel/ocaml-type-conv/Portfile

Added Paths:
-----------
    trunk/dports/devel/ocaml-type-conv/

Removed Paths:
-------------
    trunk/dports/devel/caml-type-conv/

Modified: trunk/dports/devel/caml-batteries/Portfile
===================================================================
--- trunk/dports/devel/caml-batteries/Portfile	2012-01-03 11:28:01 UTC (rev 88491)
+++ trunk/dports/devel/caml-batteries/Portfile	2012-01-03 11:40:42 UTC (rev 88492)
@@ -24,11 +24,11 @@
 
 depends_lib         port:ocaml \
                     port:ocaml-findlib \
-                    port:caml-type-conv \
+                    port:ocaml-type-conv \
                     port:caml-sexplib \
                     port:caml-bin-prot \
                     port:caml-camomile \
-                    port:caml-camlzip \
+                    port:ocaml-zip \
                     port:caml-ocamlnet \
                     port:caml-ounit
 

Modified: trunk/dports/devel/caml-bin-prot/Portfile
===================================================================
--- trunk/dports/devel/caml-bin-prot/Portfile	2012-01-03 11:28:01 UTC (rev 88491)
+++ trunk/dports/devel/caml-bin-prot/Portfile	2012-01-03 11:40:42 UTC (rev 88492)
@@ -24,7 +24,7 @@
                     sha1    5744736b5eb9367633c5fc124d531f6d9d66ee5e \
                     rmd160  fe02221b20f2bb176a2a5e6f293c906470f945ce
 
-depends_lib         port:ocaml port:ocaml-findlib port:caml-ounit port:caml-type-conv
+depends_lib         port:ocaml port:ocaml-findlib port:caml-ounit port:ocaml-type-conv
 
 use_configure       no
 use_parallel_build  no

Modified: trunk/dports/devel/caml-fieldslib/Portfile
===================================================================
--- trunk/dports/devel/caml-fieldslib/Portfile	2012-01-03 11:28:01 UTC (rev 88491)
+++ trunk/dports/devel/caml-fieldslib/Portfile	2012-01-03 11:40:42 UTC (rev 88492)
@@ -26,7 +26,7 @@
                     sha1    3028363f3f92f2dc4e7adf1b1a8d6db1ecafb75b \
                     rmd160  f3e000d2ede046afb4db3eaa72ef8b6b217e7388
 
-depends_lib         port:ocaml port:ocaml-findlib port:caml-type-conv
+depends_lib         port:ocaml port:ocaml-findlib port:ocaml-type-conv
 
 set ocamlfind_destdir ${destroot}${prefix}/lib/ocaml/site-lib
 

Modified: trunk/dports/devel/caml-sexplib/Portfile
===================================================================
--- trunk/dports/devel/caml-sexplib/Portfile	2012-01-03 11:28:01 UTC (rev 88491)
+++ trunk/dports/devel/caml-sexplib/Portfile	2012-01-03 11:40:42 UTC (rev 88492)
@@ -22,7 +22,7 @@
 livecheck.url       ${homepage}
 livecheck.regex     "sexplib-(\\d+(?:\\.\\d+)*).tar.gz"
 
-depends_lib         port:ocaml port:ocaml-findlib port:caml-type-conv
+depends_lib         port:ocaml port:ocaml-findlib port:ocaml-type-conv
 
 use_configure       no
 

Modified: trunk/dports/devel/ocaml-type-conv/Portfile
===================================================================
--- trunk/dports/devel/caml-type-conv/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
+++ trunk/dports/devel/ocaml-type-conv/Portfile	2012-01-03 11:40:42 UTC (rev 88492)
@@ -2,7 +2,7 @@
 
 PortSystem          1.0
 PortGroup ocaml 1.0
-name                caml-type-conv
+name                ocaml-type-conv
 version             2.3.0
 revision            1
 distname            type-conv-${version}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120103/a7facc0d/attachment-0001.html>


More information about the macports-changes mailing list