[88538] trunk/dports/devel
mww at macports.org
mww at macports.org
Tue Jan 3 18:24:59 PST 2012
Revision: 88538
http://trac.macports.org/changeset/88538
Author: mww at macports.org
Date: 2012-01-03 18:24:59 -0800 (Tue, 03 Jan 2012)
Log Message:
-----------
fix 'o'caml dependencies, inc. revisions;
Modified Paths:
--------------
trunk/dports/devel/ocaml-duppy/Portfile
trunk/dports/devel/ocaml-inifiles/Portfile
trunk/dports/devel/ocaml-lwt/Portfile
trunk/dports/devel/ocaml-ocamlnet/Portfile
trunk/dports/devel/ocaml-pgocaml/Portfile
Modified: trunk/dports/devel/ocaml-duppy/Portfile
===================================================================
--- trunk/dports/devel/ocaml-duppy/Portfile 2012-01-04 02:24:15 UTC (rev 88537)
+++ trunk/dports/devel/ocaml-duppy/Portfile 2012-01-04 02:24:59 UTC (rev 88538)
@@ -4,6 +4,7 @@
name ocaml-duppy
version 0.1.2
+revision 1
categories devel ml
maintainers rastageeks.org:toots
description Advanced scheduler for OCaml
@@ -23,7 +24,7 @@
depends_lib port:ocaml \
port:ocaml-findlib \
- port:caml-pcre
+ port:ocaml-pcre
pre-destroot {
set ocamlfind_destdir "${destroot}[exec ${prefix}/bin/ocamlfind printconf destdir]"
Modified: trunk/dports/devel/ocaml-inifiles/Portfile
===================================================================
--- trunk/dports/devel/ocaml-inifiles/Portfile 2012-01-04 02:24:15 UTC (rev 88537)
+++ trunk/dports/devel/ocaml-inifiles/Portfile 2012-01-04 02:24:59 UTC (rev 88538)
@@ -4,6 +4,7 @@
name ocaml-inifiles
version 1.2
+revision 1
categories devel ml
maintainers mww openmaintainer
platforms darwin
@@ -20,7 +21,7 @@
sha1 215120d4957c2a1fabb869804ae1360aaf32f6ac \
rmd160 977a0e72b7c247bedc83f87136572cca4b53bfe6
-depends_lib port:ocaml port:caml-pcre
+depends_lib port:ocaml port:ocaml-pcre
use_configure no
Modified: trunk/dports/devel/ocaml-lwt/Portfile
===================================================================
--- trunk/dports/devel/ocaml-lwt/Portfile 2012-01-04 02:24:15 UTC (rev 88537)
+++ trunk/dports/devel/ocaml-lwt/Portfile 2012-01-04 02:24:59 UTC (rev 88538)
@@ -5,6 +5,7 @@
name ocaml-lwt
version 2.3.2
+revision 1
distname lwt-${version}
categories devel ml
maintainers mww openmaintainer
@@ -17,7 +18,7 @@
master_sites http://ocsigen.org/download/
depends_lib port:ocaml port:ocaml-findlib port:ocaml-ssl \
- port:ocaml-react port:caml-text port:libev
+ port:ocaml-react port:ocaml-text port:libev
checksums md5 d1b4a8c1ad320c8f7876a8bff157d2d3 \
sha1 5d1cb1a5180283708fb93d44e911acafdf6be850 \
Modified: trunk/dports/devel/ocaml-ocamlnet/Portfile
===================================================================
--- trunk/dports/devel/ocaml-ocamlnet/Portfile 2012-01-04 02:24:15 UTC (rev 88537)
+++ trunk/dports/devel/ocaml-ocamlnet/Portfile 2012-01-04 02:24:59 UTC (rev 88538)
@@ -4,6 +4,7 @@
name ocaml-ocamlnet
version 3.4
+revision 1
categories devel ml
maintainers landonf openmaintainer
license {BSD GPL-2 LGPL-2}
@@ -28,7 +29,7 @@
depends_lib port:ocaml \
port:ocaml-findlib \
- port:caml-pcre
+ port:ocaml-pcre
# ocaml is not universal
universal_variant no
Modified: trunk/dports/devel/ocaml-pgocaml/Portfile
===================================================================
--- trunk/dports/devel/ocaml-pgocaml/Portfile 2012-01-04 02:24:15 UTC (rev 88537)
+++ trunk/dports/devel/ocaml-pgocaml/Portfile 2012-01-04 02:24:59 UTC (rev 88538)
@@ -4,6 +4,7 @@
name ocaml-pgocaml
version 1.1
+revision 1
categories devel ocaml
maintainers landonf openmaintainer
description Type-safe OCaml-interface to the PostgreSQL-database
@@ -23,9 +24,9 @@
depends_lib port:ocaml \
port:ocaml-findlib \
- port:caml-calendar \
+ port:ocaml-calendar \
port:ocaml-csv \
- port:caml-pcre
+ port:ocaml-pcre
patchfiles patch-Makefile
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120103/a9f63a2a/attachment.html>
More information about the macports-changes
mailing list