[95917] trunk/dports/lang/ocaml

mww at macports.org mww at macports.org
Thu Jul 26 10:35:11 PDT 2012


Revision: 95917
          https://trac.macports.org/changeset/95917
Author:   mww at macports.org
Date:     2012-07-26 10:35:10 -0700 (Thu, 26 Jul 2012)
Log Message:
-----------
ocaml: version 4.00.0

Modified Paths:
--------------
    trunk/dports/lang/ocaml/Portfile

Removed Paths:
-------------
    trunk/dports/lang/ocaml/files/

Modified: trunk/dports/lang/ocaml/Portfile
===================================================================
--- trunk/dports/lang/ocaml/Portfile	2012-07-26 17:09:24 UTC (rev 95916)
+++ trunk/dports/lang/ocaml/Portfile	2012-07-26 17:35:10 UTC (rev 95917)
@@ -4,8 +4,7 @@
 
 name                ocaml
 epoch               1
-version             3.12.1
-revision            7
+version             4.00.0
 # When updating ocaml, also update camlp5 to a compatible version (c.f. #26769, #20219, #18292)
 set major_vers      [join [lrange [split ${version} .] 0 1] .]
 platforms           darwin
@@ -16,9 +15,8 @@
 homepage            http://www.ocaml.org/
 master_sites        http://caml.inria.fr/pub/distrib/ocaml-${major_vers}/ \
                     ftp://ftp.inria.fr/INRIA/Projects/cristal/ocaml/ocaml-${major_vers}
-checksums           md5     227a3daaedb150bf5037a3db01f5bf42 \
-                    sha1    29b44117b116b1a5bc54a8b4514af483793a769f \
-                    rmd160  61d38c0785491c8790ac02ab78fb2f26ea490fc1
+checksums           rmd160  a2703a815d892051513284183af73bf9e7524bac \
+                    sha256  ec886d7bc587ce472fcbdf294feb4b1fa2d8e7ef78ab6a4e66551699435d5cd7
 
 long_description \
             Objective Caml is an implementation of the ML language, based on \
@@ -29,8 +27,6 @@
 
 depends_lib         port:ncurses port:xorg-libX11
 
-patchfiles          patch-otherlibs-bigarray.diff patch-configure.diff
-
 use_parallel_build  no
 universal_variant   no
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120726/f1bfaf50/attachment.html>


More information about the macports-changes mailing list