[88485] trunk/dports

mww at macports.org mww at macports.org
Tue Jan 3 03:01:20 PST 2012


Revision: 88485
          http://trac.macports.org/changeset/88485
Author:   mww at macports.org
Date:     2012-01-03 03:01:15 -0800 (Tue, 03 Jan 2012)
Log Message:
-----------
rename caml-findlib to ocaml-findlib

Modified Paths:
--------------
    trunk/dports/databases/ocaml-mysql/Portfile
    trunk/dports/devel/caml-ansicolor/Portfile
    trunk/dports/devel/caml-batteries/Portfile
    trunk/dports/devel/caml-bin-prot/Portfile
    trunk/dports/devel/caml-calendar/Portfile
    trunk/dports/devel/caml-camomile/Portfile
    trunk/dports/devel/caml-core/Portfile
    trunk/dports/devel/caml-fieldslib/Portfile
    trunk/dports/devel/caml-heredoc/Portfile
    trunk/dports/devel/caml-json-static/Portfile
    trunk/dports/devel/caml-json-wheel/Portfile
    trunk/dports/devel/caml-lwt/Portfile
    trunk/dports/devel/caml-ocamldbi/Portfile
    trunk/dports/devel/caml-ocamlmakefile/Portfile
    trunk/dports/devel/caml-ocamlnet/Portfile
    trunk/dports/devel/caml-pcre/Portfile
    trunk/dports/devel/caml-postgresql/Portfile
    trunk/dports/devel/caml-pxp/Portfile
    trunk/dports/devel/caml-res/Portfile
    trunk/dports/devel/caml-sexplib/Portfile
    trunk/dports/devel/caml-sqlite3/Portfile
    trunk/dports/devel/caml-ssl/Portfile
    trunk/dports/devel/caml-text/Portfile
    trunk/dports/devel/caml-type-conv/Portfile
    trunk/dports/devel/caml-ulex/Portfile
    trunk/dports/devel/caml-uuidm/Portfile
    trunk/dports/devel/caml-xmlm/Portfile
    trunk/dports/devel/cryptokit/Portfile
    trunk/dports/devel/ocaml-ancient/Portfile
    trunk/dports/devel/ocaml-ao/Portfile
    trunk/dports/devel/ocaml-bitstring/Portfile
    trunk/dports/devel/ocaml-bjack/Portfile
    trunk/dports/devel/ocaml-csv/Portfile
    trunk/dports/devel/ocaml-dtools/Portfile
    trunk/dports/devel/ocaml-duppy/Portfile
    trunk/dports/devel/ocaml-extlib/Portfile
    trunk/dports/devel/ocaml-faac/Portfile
    trunk/dports/devel/ocaml-faad/Portfile
    trunk/dports/devel/ocaml-findlib/Portfile
    trunk/dports/devel/ocaml-getopt/Portfile
    trunk/dports/devel/ocaml-hydro/Portfile
    trunk/dports/devel/ocaml-lame/Portfile
    trunk/dports/devel/ocaml-mad/Portfile
    trunk/dports/devel/ocaml-magic/Portfile
    trunk/dports/devel/ocaml-menhir/Portfile
    trunk/dports/devel/ocaml-ocamlgraph/Portfile
    trunk/dports/devel/ocaml-ogg/Portfile
    trunk/dports/devel/ocaml-pgocaml/Portfile
    trunk/dports/devel/ocaml-portaudio/Portfile
    trunk/dports/devel/ocaml-shout/Portfile
    trunk/dports/devel/ocaml-soundtouch/Portfile
    trunk/dports/devel/ocaml-taglib/Portfile
    trunk/dports/devel/ocaml-vorbis/Portfile
    trunk/dports/devel/ocaml-zip/Portfile
    trunk/dports/devel/ocamlsdl/Portfile
    trunk/dports/lang/caml-dypgen/Portfile
    trunk/dports/lang/gcc47/Portfile
    trunk/dports/lang/ocamlduce/Portfile
    trunk/dports/math/ocaml-buddy/Portfile
    trunk/dports/science/caml-camlmpi/Portfile
    trunk/dports/textproc/tyxml/Portfile
    trunk/dports/x11/lablgtk2/Portfile

Added Paths:
-----------
    trunk/dports/devel/ocaml-findlib/

Removed Paths:
-------------
    trunk/dports/devel/caml-findlib/

Modified: trunk/dports/databases/ocaml-mysql/Portfile
===================================================================
--- trunk/dports/databases/ocaml-mysql/Portfile	2012-01-03 10:49:36 UTC (rev 88484)
+++ trunk/dports/databases/ocaml-mysql/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
@@ -20,7 +20,7 @@
                     sha256  59d11111558986f0ed237016f9758a3cb99e2fdd0ce0dc128319a3ac2a55259e
 
 depends_lib-append  port:mysql5
-depends_build       port:caml-findlib
+depends_build       port:ocaml-findlib
 
 configure.ldflags-append -L${prefix}/lib/mysql5/mysql
 configure.cflags-append -I${prefix}/include/mysql5

Modified: trunk/dports/devel/caml-ansicolor/Portfile
===================================================================
--- trunk/dports/devel/caml-ansicolor/Portfile	2012-01-03 10:49:36 UTC (rev 88484)
+++ trunk/dports/devel/caml-ansicolor/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
@@ -17,7 +17,7 @@
 use_bzip2           yes
 
 depends_lib         port:ocaml \
-                    port:caml-findlib
+                    port:ocaml-findlib
 
 checksums           md5     33efee4b57658ee07b6c17411bab7c66 \
                     sha1    83686fb5a572ce6c395b2cedcdf82dd9c506d3bb \

Modified: trunk/dports/devel/caml-batteries/Portfile
===================================================================
--- trunk/dports/devel/caml-batteries/Portfile	2012-01-03 10:49:36 UTC (rev 88484)
+++ trunk/dports/devel/caml-batteries/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
@@ -23,7 +23,7 @@
                     rmd160  bdadb7ae9725abc9dce829458b519fa240588341
 
 depends_lib         port:ocaml \
-                    port:caml-findlib \
+                    port:ocaml-findlib \
                     port:caml-type-conv \
                     port:caml-sexplib \
                     port:caml-bin-prot \

Modified: trunk/dports/devel/caml-bin-prot/Portfile
===================================================================
--- trunk/dports/devel/caml-bin-prot/Portfile	2012-01-03 10:49:36 UTC (rev 88484)
+++ trunk/dports/devel/caml-bin-prot/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
@@ -24,7 +24,7 @@
                     sha1    5744736b5eb9367633c5fc124d531f6d9d66ee5e \
                     rmd160  fe02221b20f2bb176a2a5e6f293c906470f945ce
 
-depends_lib         port:ocaml port:caml-findlib port:caml-ounit port:caml-type-conv
+depends_lib         port:ocaml port:ocaml-findlib port:caml-ounit port:caml-type-conv
 
 use_configure       no
 use_parallel_build  no

Modified: trunk/dports/devel/caml-calendar/Portfile
===================================================================
--- trunk/dports/devel/caml-calendar/Portfile	2012-01-03 10:49:36 UTC (rev 88484)
+++ trunk/dports/devel/caml-calendar/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
@@ -33,7 +33,7 @@
 }
 
 depends_lib         port:ocaml \
-                    port:caml-findlib
+                    port:ocaml-findlib
 
 livecheck.type      regex
 livecheck.regex     {calendar-(\d+(?:\.\d+)*)}

Modified: trunk/dports/devel/caml-camomile/Portfile
===================================================================
--- trunk/dports/devel/caml-camomile/Portfile	2012-01-03 10:49:36 UTC (rev 88484)
+++ trunk/dports/devel/caml-camomile/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
@@ -18,7 +18,7 @@
 checksums           sha1    9f2600010820689805b5ab6e4048217ea821d535 \
                     rmd160  56651ff4625dbdd9876784c1369c5a6ed6b290a6
 
-depends_lib         port:ocaml port:caml-findlib
+depends_lib         port:ocaml port:ocaml-findlib
 
 # ocaml is not universal
 universal_variant   no

Modified: trunk/dports/devel/caml-core/Portfile
===================================================================
--- trunk/dports/devel/caml-core/Portfile	2012-01-03 10:49:36 UTC (rev 88484)
+++ trunk/dports/devel/caml-core/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
@@ -18,7 +18,7 @@
 
 distname            core-${version}
 
-depends_lib         port:ocaml port:caml-findlib port:caml-sexplib \
+depends_lib         port:ocaml port:ocaml-findlib port:caml-sexplib \
                     port:caml-res port:caml-bin-prot port:caml-fieldslib
 
 use_configure       no

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

Modified: trunk/dports/devel/caml-heredoc/Portfile
===================================================================
--- trunk/dports/devel/caml-heredoc/Portfile	2012-01-03 10:49:36 UTC (rev 88484)
+++ trunk/dports/devel/caml-heredoc/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
@@ -25,7 +25,7 @@
 
 patchfiles          patch-Makefile
 
-depends_lib         bin:camlp4:ocaml bin:ocamlfind:caml-findlib
+depends_lib         port:ocaml port:ocaml-findlib
 
 use_configure       no
 

Modified: trunk/dports/devel/caml-json-static/Portfile
===================================================================
--- trunk/dports/devel/caml-json-static/Portfile	2012-01-03 10:49:36 UTC (rev 88484)
+++ trunk/dports/devel/caml-json-static/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
@@ -22,7 +22,7 @@
                     rmd160  8f6a9e886ddd5beff91a263b967a3c6ab95d0806
 
 depends_lib         port:ocaml \
-                    port:caml-findlib \
+                    port:ocaml-findlib \
                     port:caml-json-wheel
 
 use_configure       no

Modified: trunk/dports/devel/caml-json-wheel/Portfile
===================================================================
--- trunk/dports/devel/caml-json-wheel/Portfile	2012-01-03 10:49:36 UTC (rev 88484)
+++ trunk/dports/devel/caml-json-wheel/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
@@ -23,7 +23,7 @@
                     rmd160 cd31f74e67c4241dbb3e3b792440d02ea45b739b
 
 depends_lib         port:ocaml \
-                    port:caml-findlib \
+                    port:ocaml-findlib \
                     port:caml-ocamlnet
 
 use_configure       no

Modified: trunk/dports/devel/caml-lwt/Portfile
===================================================================
--- trunk/dports/devel/caml-lwt/Portfile	2012-01-03 10:49:36 UTC (rev 88484)
+++ trunk/dports/devel/caml-lwt/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
@@ -16,7 +16,7 @@
 platforms           darwin
 master_sites        http://ocsigen.org/download/
 
-depends_lib         port:ocaml port:caml-findlib port:caml-ssl \
+depends_lib         port:ocaml port:ocaml-findlib port:caml-ssl \
                     port:caml-react port:caml-text port:libev
 
 checksums           md5     d1b4a8c1ad320c8f7876a8bff157d2d3 \

Modified: trunk/dports/devel/caml-ocamldbi/Portfile
===================================================================
--- trunk/dports/devel/caml-ocamldbi/Portfile	2012-01-03 10:49:36 UTC (rev 88484)
+++ trunk/dports/devel/caml-ocamldbi/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
@@ -21,7 +21,7 @@
 
 
 depends_lib         port:ocaml \
-                    port:caml-findlib \
+                    port:ocaml-findlib \
                     port:caml-pcre \
                     port:caml-postgresql \
                     port:caml-sqlite3

Modified: trunk/dports/devel/caml-ocamlmakefile/Portfile
===================================================================
--- trunk/dports/devel/caml-ocamlmakefile/Portfile	2012-01-03 10:49:36 UTC (rev 88484)
+++ trunk/dports/devel/caml-ocamlmakefile/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
@@ -23,7 +23,7 @@
                     rmd160  1588e420f45cc8c7517b6aefff755609eb3413bd
 
 depends_lib         port:ocaml \
-                    port:caml-findlib
+                    port:ocaml-findlib
 
 worksrcdir          ocaml-make-${distname}
 

Modified: trunk/dports/devel/caml-ocamlnet/Portfile
===================================================================
--- trunk/dports/devel/caml-ocamlnet/Portfile	2012-01-03 10:49:36 UTC (rev 88484)
+++ trunk/dports/devel/caml-ocamlnet/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
@@ -27,7 +27,7 @@
 
 
 depends_lib         port:ocaml \
-                    port:caml-findlib \
+                    port:ocaml-findlib \
                     port:caml-pcre
 
 # ocaml is not universal

Modified: trunk/dports/devel/caml-pcre/Portfile
===================================================================
--- trunk/dports/devel/caml-pcre/Portfile	2012-01-03 10:49:36 UTC (rev 88484)
+++ trunk/dports/devel/caml-pcre/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
@@ -26,7 +26,7 @@
 livecheck.type      regex
 livecheck.regex     {>pcre-ocaml-release-(.*)\.tar\.bz2}
 
-depends_lib         port:ocaml port:caml-findlib port:pcre
+depends_lib         port:ocaml port:ocaml-findlib port:pcre
 
 patchfiles          patch-OCamlMakefile patch-Makefile.conf
 

Modified: trunk/dports/devel/caml-postgresql/Portfile
===================================================================
--- trunk/dports/devel/caml-postgresql/Portfile	2012-01-03 10:49:36 UTC (rev 88484)
+++ trunk/dports/devel/caml-postgresql/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
@@ -26,7 +26,7 @@
                     rmd160 bf590dbeb48cb7632dcb1b6a1e5734ee75b88912
 
 depends_lib         port:ocaml \
-                    port:caml-findlib \
+                    port:ocaml-findlib \
                     port:postgresql83
 
 post-patch {

Modified: trunk/dports/devel/caml-pxp/Portfile
===================================================================
--- trunk/dports/devel/caml-pxp/Portfile	2012-01-03 10:49:36 UTC (rev 88484)
+++ trunk/dports/devel/caml-pxp/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
@@ -27,7 +27,7 @@
                     rmd160  62fef42242d3fd0a04f4c4ca9a053180bab71f23
 
 depends_lib         port:ocaml \
-                    port:caml-findlib \
+                    port:ocaml-findlib \
                     port:caml-ocamlnet
 
 configure.pre_args

Modified: trunk/dports/devel/caml-res/Portfile
===================================================================
--- trunk/dports/devel/caml-res/Portfile	2012-01-03 10:49:36 UTC (rev 88484)
+++ trunk/dports/devel/caml-res/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
@@ -23,7 +23,7 @@
 livecheck.type      regex
 livecheck.regex     "res/archive/release-(\\d+(?:\\.\\d+)*).tar.bz2"
 
-depends_lib         port:ocaml port:caml-findlib
+depends_lib         port:ocaml port:ocaml-findlib
 
 use_configure       no
 

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

Modified: trunk/dports/devel/caml-sqlite3/Portfile
===================================================================
--- trunk/dports/devel/caml-sqlite3/Portfile	2012-01-03 10:49:36 UTC (rev 88484)
+++ trunk/dports/devel/caml-sqlite3/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
@@ -22,7 +22,7 @@
                     rmd160  dbfdb928041fdb8ccaac8f1d14223124d6bfe8ec
 
 depends_lib         port:ocaml \
-                    port:caml-findlib \
+                    port:ocaml-findlib \
                     port:sqlite3
 
 patchfiles          patch-Makefile.in

Modified: trunk/dports/devel/caml-ssl/Portfile
===================================================================
--- trunk/dports/devel/caml-ssl/Portfile	2012-01-03 10:49:36 UTC (rev 88484)
+++ trunk/dports/devel/caml-ssl/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
@@ -19,7 +19,7 @@
                     sha1    bb6b1b2144ad17764b3ae7c95501d0c14db856b8 \
                     rmd160  2625759fb071aa5d9f27337af924f899d4550ac9
 
-depends_lib         port:ocaml port:caml-findlib
+depends_lib         port:ocaml port:ocaml-findlib
 use_parallel_build  no
 
 set ocamlfind_destdir ${destroot}${prefix}/lib/ocaml/site-lib

Modified: trunk/dports/devel/caml-text/Portfile
===================================================================
--- trunk/dports/devel/caml-text/Portfile	2012-01-03 10:49:36 UTC (rev 88484)
+++ trunk/dports/devel/caml-text/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
@@ -15,7 +15,7 @@
 master_sites        http://forge.ocamlcore.org/frs/download.php/211/
 patchfiles          patch-Makefile.diff
 
-depends_lib         port:ocaml port:caml-findlib
+depends_lib         port:ocaml port:ocaml-findlib
 
 checksums           md5     8f6372dd2837d8b8c4050d0a3dc966e5 \
                     sha1    16800464a73e82113087478d4212afd6af39291a \

Modified: trunk/dports/devel/caml-type-conv/Portfile
===================================================================
--- trunk/dports/devel/caml-type-conv/Portfile	2012-01-03 10:49:36 UTC (rev 88484)
+++ trunk/dports/devel/caml-type-conv/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
@@ -23,7 +23,7 @@
 livecheck.type      regex
 livecheck.regex     {type-conv-release-(.*?)\.tar}
 
-depends_lib         port:ocaml port:caml-findlib
+depends_lib         port:ocaml port:ocaml-findlib
 
 use_configure       no
 use_parallel_build  no

Modified: trunk/dports/devel/caml-ulex/Portfile
===================================================================
--- trunk/dports/devel/caml-ulex/Portfile	2012-01-03 10:49:36 UTC (rev 88484)
+++ trunk/dports/devel/caml-ulex/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
@@ -24,7 +24,7 @@
                     rmd160  4219fce15e357bf6edaa6efad04902a84082c3b9
 
 depends_lib         port:ocaml \
-                    port:caml-findlib
+                    port:ocaml-findlib
 
 use_configure       no
 

Modified: trunk/dports/devel/caml-uuidm/Portfile
===================================================================
--- trunk/dports/devel/caml-uuidm/Portfile	2012-01-03 10:49:36 UTC (rev 88484)
+++ trunk/dports/devel/caml-uuidm/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
@@ -23,7 +23,7 @@
                     rmd160  0063eaa85baaaf22308c9e22b04f552b4f107982
 
 depends_lib         port:ocaml \
-                    port:caml-findlib
+                    port:ocaml-findlib
 
 use_configure       no
 use_parallel_build  no

Modified: trunk/dports/devel/caml-xmlm/Portfile
===================================================================
--- trunk/dports/devel/caml-xmlm/Portfile	2012-01-03 10:49:36 UTC (rev 88484)
+++ trunk/dports/devel/caml-xmlm/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
@@ -31,7 +31,7 @@
                     rmd160  e1feec0805e43e2e15ac7386b0e5d2375d44fe81
 
 depends_lib         port:ocaml \
-                    port:caml-findlib
+                    port:ocaml-findlib
 
 use_configure       no
 

Modified: trunk/dports/devel/cryptokit/Portfile
===================================================================
--- trunk/dports/devel/cryptokit/Portfile	2012-01-03 10:49:36 UTC (rev 88484)
+++ trunk/dports/devel/cryptokit/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
@@ -20,7 +20,7 @@
 checksums           md5     4393bf2b20f8e18eb732c078d582d5ec \
                     sha1    63e1ca4918186bcc7f5e7f6566c765261c4abef3 \
                     rmd160  7e1e179c3970ac8b0cdbac1ef18e9ea79de6526e
-depends_lib         port:ocaml port:caml-findlib port:zlib
+depends_lib         port:ocaml port:ocaml-findlib port:zlib
 
 use_oasis           yes
 use_oasis_doc       yes

Modified: trunk/dports/devel/ocaml-ancient/Portfile
===================================================================
--- trunk/dports/devel/ocaml-ancient/Portfile	2012-01-03 10:49:36 UTC (rev 88484)
+++ trunk/dports/devel/ocaml-ancient/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
@@ -20,7 +20,7 @@
                     rmd160  96c3ef4f3c6d8f303ebbc3bc60ae336db23a3fb2
 patchfiles          patch-ancient_c.c.diff patch-Makefile.diff
 
-depends_lib         port:ocaml port:caml-findlib
+depends_lib         port:ocaml port:ocaml-findlib
 
 use_parallel_build  no
 

Modified: trunk/dports/devel/ocaml-ao/Portfile
===================================================================
--- trunk/dports/devel/ocaml-ao/Portfile	2012-01-03 10:49:36 UTC (rev 88484)
+++ trunk/dports/devel/ocaml-ao/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
@@ -21,7 +21,7 @@
 depends_build port:pkgconfig
 depends_lib   port:libao \
               port:ocaml \
-              port:caml-findlib
+              port:ocaml-findlib
 
 configure.pkg_config    ${prefix}/bin/pkg-config
 

Modified: trunk/dports/devel/ocaml-bitstring/Portfile
===================================================================
--- trunk/dports/devel/ocaml-bitstring/Portfile	2012-01-03 10:49:36 UTC (rev 88484)
+++ trunk/dports/devel/ocaml-bitstring/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
@@ -27,9 +27,7 @@
 patchfiles      patch-Makefile.in-ocamlfind.diff \
                 patch-Makefile.in-top_srcdir.diff
 
-depends_build   port:caml-findlib
-depends_lib     port:ocaml
-depends_run     port:caml-findlib
+depends_lib     port:ocaml port:ocaml-findlib
 
 use_parallel_build no
 

Modified: trunk/dports/devel/ocaml-bjack/Portfile
===================================================================
--- trunk/dports/devel/ocaml-bjack/Portfile	2012-01-03 10:49:36 UTC (rev 88484)
+++ trunk/dports/devel/ocaml-bjack/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
@@ -19,7 +19,7 @@
 
 depends_build       port:pkgconfig
 depends_lib         port:ocaml \
-                    port:caml-findlib \
+                    port:ocaml-findlib \
                     port:jack
 build.args          LIBDIRS=${prefix}/lib
 

Modified: trunk/dports/devel/ocaml-csv/Portfile
===================================================================
--- trunk/dports/devel/ocaml-csv/Portfile	2012-01-03 10:49:36 UTC (rev 88484)
+++ trunk/dports/devel/ocaml-csv/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
@@ -37,5 +37,5 @@
 }
 
 depends_lib         port:ocaml \
-                    port:caml-findlib \
+                    port:ocaml-findlib \
                     port:ocaml-extlib

Modified: trunk/dports/devel/ocaml-dtools/Portfile
===================================================================
--- trunk/dports/devel/ocaml-dtools/Portfile	2012-01-03 10:49:36 UTC (rev 88484)
+++ trunk/dports/devel/ocaml-dtools/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
@@ -18,7 +18,7 @@
                     rmd160 f963e6ec83ddcfef2f898b78f83327867d1ce394
 
 depends_lib         port:ocaml \
-                    port:caml-findlib
+                    port:ocaml-findlib
 
 pre-destroot {
   set ocamlfind_destdir "${destroot}[exec ${prefix}/bin/ocamlfind printconf destdir]"

Modified: trunk/dports/devel/ocaml-duppy/Portfile
===================================================================
--- trunk/dports/devel/ocaml-duppy/Portfile	2012-01-03 10:49:36 UTC (rev 88484)
+++ trunk/dports/devel/ocaml-duppy/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
@@ -22,7 +22,7 @@
                     rmd160 313dd2193e855cb843abd4de5c2709317675a6b9
 
 depends_lib         port:ocaml \
-                    port:caml-findlib \
+                    port:ocaml-findlib \
                     port:caml-pcre
 
 pre-destroot {

Modified: trunk/dports/devel/ocaml-extlib/Portfile
===================================================================
--- trunk/dports/devel/ocaml-extlib/Portfile	2012-01-03 10:49:36 UTC (rev 88484)
+++ trunk/dports/devel/ocaml-extlib/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
@@ -21,7 +21,7 @@
 
 patchfiles          patch-install.ml
 
-depends_lib         port:ocaml port:caml-findlib
+depends_lib         port:ocaml port:ocaml-findlib
 
 use_configure       no
 

Modified: trunk/dports/devel/ocaml-faac/Portfile
===================================================================
--- trunk/dports/devel/ocaml-faac/Portfile	2012-01-03 10:49:36 UTC (rev 88484)
+++ trunk/dports/devel/ocaml-faac/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
@@ -19,7 +19,7 @@
 
 depends_build       port:pkgconfig
 depends_lib         port:ocaml \
-                    port:caml-findlib \
+                    port:ocaml-findlib \
                     port:faac
 
 configure.pkg_config    ${prefix}/bin/pkg-config

Modified: trunk/dports/devel/ocaml-faad/Portfile
===================================================================
--- trunk/dports/devel/ocaml-faad/Portfile	2012-01-03 10:49:36 UTC (rev 88484)
+++ trunk/dports/devel/ocaml-faad/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
@@ -19,7 +19,7 @@
 
 depends_build       port:pkgconfig
 depends_lib         port:ocaml \
-                    port:caml-findlib \
+                    port:ocaml-findlib \
                     port:faad2
 
 configure.pkg_config    ${prefix}/bin/pkg-config

Modified: trunk/dports/devel/ocaml-findlib/Portfile
===================================================================
--- trunk/dports/devel/caml-findlib/Portfile	2012-01-03 10:10:28 UTC (rev 88473)
+++ trunk/dports/devel/ocaml-findlib/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
@@ -2,7 +2,7 @@
 
 PortSystem 1.0
 
-name                caml-findlib
+name                ocaml-findlib
 version             1.2.7
 distname            findlib-${version}
 categories          devel ml

Modified: trunk/dports/devel/ocaml-getopt/Portfile
===================================================================
--- trunk/dports/devel/ocaml-getopt/Portfile	2012-01-03 10:49:36 UTC (rev 88484)
+++ trunk/dports/devel/ocaml-getopt/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
@@ -22,7 +22,7 @@
                     rmd160  c13cfe1f8940a759a479e56c1cbdb9a110048a1b
 
 depends_lib         port:ocaml \
-                    port:caml-findlib \
+                    port:ocaml-findlib \
                     port:ocaml-extlib
 
 patchfiles          patch-Makefile

Modified: trunk/dports/devel/ocaml-hydro/Portfile
===================================================================
--- trunk/dports/devel/ocaml-hydro/Portfile	2012-01-03 10:49:36 UTC (rev 88484)
+++ trunk/dports/devel/ocaml-hydro/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
@@ -27,7 +27,7 @@
 
 
 depends_lib         port:ocaml \
-                    port:caml-findlib \
+                    port:ocaml-findlib \
                     port:caml-pcre \
                     port:caml-ocamlnet \
                     port:omake

Modified: trunk/dports/devel/ocaml-lame/Portfile
===================================================================
--- trunk/dports/devel/ocaml-lame/Portfile	2012-01-03 10:49:36 UTC (rev 88484)
+++ trunk/dports/devel/ocaml-lame/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
@@ -18,7 +18,7 @@
                     rmd160  e067da327586d2183f0aa5ed9be518618533b3e4
 
 depends_lib         port:ocaml \
-                    port:caml-findlib \
+                    port:ocaml-findlib \
                     port:lame
 
 build.args          LIBDIRS=${prefix}/lib

Modified: trunk/dports/devel/ocaml-mad/Portfile
===================================================================
--- trunk/dports/devel/ocaml-mad/Portfile	2012-01-03 10:49:36 UTC (rev 88484)
+++ trunk/dports/devel/ocaml-mad/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
@@ -18,7 +18,7 @@
 
 depends_build       port:pkgconfig
 depends_lib         port:ocaml \
-                    port:caml-findlib \
+                    port:ocaml-findlib \
                     port:libmad
 
 configure.pkg_config    ${prefix}/bin/pkg-config

Modified: trunk/dports/devel/ocaml-magic/Portfile
===================================================================
--- trunk/dports/devel/ocaml-magic/Portfile	2012-01-03 10:49:36 UTC (rev 88484)
+++ trunk/dports/devel/ocaml-magic/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
@@ -19,7 +19,7 @@
                     rmd160  f4ab1763f84ecd95656a85d100fb9d63b53f5868
 
 depends_lib         port:ocaml \
-                    port:caml-findlib \
+                    port:ocaml-findlib \
                     port:file
 
 build.args          INCDIRS=${prefix}/include  LIBDIRS=${prefix}/lib

Modified: trunk/dports/devel/ocaml-menhir/Portfile
===================================================================
--- trunk/dports/devel/ocaml-menhir/Portfile	2012-01-03 10:49:36 UTC (rev 88484)
+++ trunk/dports/devel/ocaml-menhir/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
@@ -21,7 +21,7 @@
 
 patchfiles          patch-Makefile
 
-depends_lib         port:caml-findlib \
+depends_lib         port:ocaml-findlib \
                     port:ocaml
 
 use_configure       no

Modified: trunk/dports/devel/ocaml-ocamlgraph/Portfile
===================================================================
--- trunk/dports/devel/ocaml-ocamlgraph/Portfile	2012-01-03 10:49:36 UTC (rev 88484)
+++ trunk/dports/devel/ocaml-ocamlgraph/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
@@ -25,7 +25,7 @@
 livecheck.type      regex
 livecheck.regex     {>ocamlgraph-(.*)\.tar\.gz}
 
-depends_lib         port:ocaml port:caml-findlib
+depends_lib         port:ocaml port:ocaml-findlib
 
 configure.env       OCAMLFIND=${ocamlfind_wrapper}
 

Modified: trunk/dports/devel/ocaml-ogg/Portfile
===================================================================
--- trunk/dports/devel/ocaml-ogg/Portfile	2012-01-03 10:49:36 UTC (rev 88484)
+++ trunk/dports/devel/ocaml-ogg/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
@@ -21,7 +21,7 @@
 
 depends_build       port:pkgconfig
 depends_lib         port:ocaml \
-                    port:caml-findlib \
+                    port:ocaml-findlib \
                     port:libogg
 
 configure.pkg_config    ${prefix}/bin/pkg-config

Modified: trunk/dports/devel/ocaml-pgocaml/Portfile
===================================================================
--- trunk/dports/devel/ocaml-pgocaml/Portfile	2012-01-03 10:49:36 UTC (rev 88484)
+++ trunk/dports/devel/ocaml-pgocaml/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
@@ -22,7 +22,7 @@
                     rmd160 625caad4c1f5eeda00374f34a1bbe1ce06ee066b
 
 depends_lib         port:ocaml \
-                    port:caml-findlib \
+                    port:ocaml-findlib \
                     port:caml-calendar \
                     port:ocaml-csv \
                     port:caml-pcre

Modified: trunk/dports/devel/ocaml-portaudio/Portfile
===================================================================
--- trunk/dports/devel/ocaml-portaudio/Portfile	2012-01-03 10:49:36 UTC (rev 88484)
+++ trunk/dports/devel/ocaml-portaudio/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
@@ -19,7 +19,7 @@
 
 depends_build       port:pkgconfig
 depends_lib         port:ocaml \
-                    port:caml-findlib \
+                    port:ocaml-findlib \
                     port:portaudio 
 
 configure.pkg_config    ${prefix}/bin/pkg-config

Modified: trunk/dports/devel/ocaml-shout/Portfile
===================================================================
--- trunk/dports/devel/ocaml-shout/Portfile	2012-01-03 10:49:36 UTC (rev 88484)
+++ trunk/dports/devel/ocaml-shout/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
@@ -19,7 +19,7 @@
 
 depends_build       port:pkgconfig
 depends_lib         port:ocaml \
-                    port:caml-findlib \
+                    port:ocaml-findlib \
                     port:libshout2
 
 build.args          LIBDIRS=${prefix}/lib

Modified: trunk/dports/devel/ocaml-soundtouch/Portfile
===================================================================
--- trunk/dports/devel/ocaml-soundtouch/Portfile	2012-01-03 10:49:36 UTC (rev 88484)
+++ trunk/dports/devel/ocaml-soundtouch/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
@@ -19,7 +19,7 @@
 
 depends_build       port:pkgconfig
 depends_lib         port:ocaml \
-                    port:caml-findlib \
+                    port:ocaml-findlib \
                     port:soundtouch
 
 patchfiles          configure.diff

Modified: trunk/dports/devel/ocaml-taglib/Portfile
===================================================================
--- trunk/dports/devel/ocaml-taglib/Portfile	2012-01-03 10:49:36 UTC (rev 88484)
+++ trunk/dports/devel/ocaml-taglib/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
@@ -19,7 +19,7 @@
 
 depends_build       port:pkgconfig
 depends_lib         port:ocaml \
-                    port:caml-findlib \
+                    port:ocaml-findlib \
                     port:taglib
 
 configure.pkg_config    ${prefix}/bin/pkg-config

Modified: trunk/dports/devel/ocaml-vorbis/Portfile
===================================================================
--- trunk/dports/devel/ocaml-vorbis/Portfile	2012-01-03 10:49:36 UTC (rev 88484)
+++ trunk/dports/devel/ocaml-vorbis/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
@@ -18,7 +18,7 @@
 
 depends_build       port:pkgconfig
 depends_lib         port:ocaml \
-                    port:caml-findlib \
+                    port:ocaml-findlib \
                     port:ocaml-ogg \
                     port:libvorbis
 

Modified: trunk/dports/devel/ocaml-zip/Portfile
===================================================================
--- trunk/dports/devel/ocaml-zip/Portfile	2012-01-03 10:49:36 UTC (rev 88484)
+++ trunk/dports/devel/ocaml-zip/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
@@ -20,7 +20,7 @@
                     sha1    43660307fba6243bf2e2e0c8c6ac078477c9d9f9 \
                     rmd160  37a1aae1f84ee30c5f2f0ee2e4b603bf2b5bf397
 
-depends_lib         port:ocaml port:caml-findlib
+depends_lib         port:ocaml port:ocaml-findlib
 
 patchfiles          Makefile.diff
 

Modified: trunk/dports/devel/ocamlsdl/Portfile
===================================================================
--- trunk/dports/devel/ocamlsdl/Portfile	2012-01-03 10:49:36 UTC (rev 88484)
+++ trunk/dports/devel/ocamlsdl/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
@@ -18,7 +18,7 @@
                     sha1    ebccd8c47d3c0ada8b97a7f6de5483197c885194 \
                     rmd160  f4595325d075cc6348c341e63ea321952758d7fb
 #patchfiles              patch-configure.diff patch-src-Makefile.diff
-depends_lib       port:libsdl_image port:libsdl_mixer port:libsdl_ttf port:ocaml port:lablgl port:caml-findlib
+depends_lib       port:libsdl_image port:libsdl_mixer port:libsdl_ttf port:ocaml port:lablgl port:ocaml-findlib
 
 set ocamlfind_destdir ${destroot}${prefix}/lib/ocaml/site-lib
 

Modified: trunk/dports/lang/caml-dypgen/Portfile
===================================================================
--- trunk/dports/lang/caml-dypgen/Portfile	2012-01-03 10:49:36 UTC (rev 88484)
+++ trunk/dports/lang/caml-dypgen/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
@@ -18,7 +18,7 @@
                     sha1    df8e4cfc4b148428ebada7c5118a4a71ce26eb6f \
                     rmd160  82d181518bd035ec02a4d344cd6635cc743ec828
 
-depends_lib         port:caml-findlib \
+depends_lib         port:ocaml-findlib \
                     port:ocaml
 
 patchfiles          patch-Makefile.diff patch-dyplib-Makefile.diff

Modified: trunk/dports/lang/gcc47/Portfile
===================================================================
--- trunk/dports/lang/gcc47/Portfile	2012-01-03 10:49:36 UTC (rev 88484)
+++ trunk/dports/lang/gcc47/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
@@ -4,7 +4,7 @@
 PortGroup select 1.0
 
 name                gcc47
-version             4.7-20111217
+version             4.7-20111231
 platforms           darwin
 categories          lang
 maintainers         mww openmaintainer
@@ -23,9 +23,9 @@
 
 distname            gcc-${version}
 
-checksums           md5     30258439a73083a053857caa28211f91 \
-                    rmd160  9ef781019e213a582356e3403a540736b040b3f0 \
-                    sha256  ad6551e7c78e1c280a14aefa059c1f93d4d325d2304ef5f6a5e0a83dde097bcd
+checksums           md5     e263e6794aa7c3238c207ebcce462a90 \
+                    rmd160  f923270a99a247d342b6d5b884484e8d0a143e0d \
+                    sha256  59ece9e73373292fd3feae0b7c432d5cff02d40177f33160a1dc3fb86168366b
 
 use_bzip2           yes
 

Modified: trunk/dports/lang/ocamlduce/Portfile
===================================================================
--- trunk/dports/lang/ocamlduce/Portfile	2012-01-03 10:49:36 UTC (rev 88484)
+++ trunk/dports/lang/ocamlduce/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
@@ -23,7 +23,7 @@
                     ocaml-3.12.1.tar.bz2 \
                     rmd160  61d38c0785491c8790ac02ab78fb2f26ea490fc1 \
                     sha256  edcf563da75e0b91f09765649caa98ab1535e0c7498f0737b5591b7de084958d
-depends_lib         port:ocaml port:caml-findlib
+depends_lib         port:ocaml port:ocaml-findlib
 
 use_parallel_build  no
 

Modified: trunk/dports/math/ocaml-buddy/Portfile
===================================================================
--- trunk/dports/math/ocaml-buddy/Portfile	2012-01-03 10:49:36 UTC (rev 88484)
+++ trunk/dports/math/ocaml-buddy/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
@@ -20,7 +20,7 @@
                     sha256  2d08be2d7188797eb5837ba651507f00608ea2e675fc93deb1a36b4c37a41a3f
 use_bzip2           yes
 
-depends_lib         port:ocaml port:caml-findlib port:buddy
+depends_lib         port:ocaml port:ocaml-findlib port:buddy
 
 patchfiles          patch-myocamlbuild.ml.diff
 

Modified: trunk/dports/science/caml-camlmpi/Portfile
===================================================================
--- trunk/dports/science/caml-camlmpi/Portfile	2012-01-03 10:49:36 UTC (rev 88484)
+++ trunk/dports/science/caml-camlmpi/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
@@ -20,7 +20,7 @@
                     sha1    4f836f02f7e8852ba72d4293aea43cf7a3438b0f \
                     rmd160  c0a08090073c54e130cd2712c7d1cfbeb8d17793
 
-depends_lib         port:ocaml port:caml-findlib port:mpich2
+depends_lib         port:ocaml port:ocaml-findlib port:mpich2
 
 patchfiles          Makefile.diff
 

Modified: trunk/dports/textproc/tyxml/Portfile
===================================================================
--- trunk/dports/textproc/tyxml/Portfile	2012-01-03 10:49:36 UTC (rev 88484)
+++ trunk/dports/textproc/tyxml/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
@@ -23,7 +23,7 @@
 
 patchfiles          patch-Makefile.diff
 
-depends_lib         port:ocaml port:caml-findlib port:ocamlduce port:caml-ocamlnet
+depends_lib         port:ocaml port:ocaml-findlib port:ocamlduce port:caml-ocamlnet
 
 use_configure       no
 

Modified: trunk/dports/x11/lablgtk2/Portfile
===================================================================
--- trunk/dports/x11/lablgtk2/Portfile	2012-01-03 10:49:36 UTC (rev 88484)
+++ trunk/dports/x11/lablgtk2/Portfile	2012-01-03 11:01:15 UTC (rev 88485)
@@ -28,7 +28,7 @@
 
 depends_build       port:pkgconfig
 depends_lib         port:ocaml \
-                    port:caml-findlib \
+                    port:ocaml-findlib \
                     port:gtk2 \
                     port:libpng \
                     port:libglade2 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120103/21e44086/attachment-0001.html>


More information about the macports-changes mailing list