[111007] trunk/dports/lang/ocaml/Portfile
mww at macports.org
mww at macports.org
Fri Sep 13 05:22:46 PDT 2013
Revision: 111007
https://trac.macports.org/changeset/111007
Author: mww at macports.org
Date: 2013-09-13 05:22:46 -0700 (Fri, 13 Sep 2013)
Log Message:
-----------
ocaml: version 4.01.0
Modified Paths:
--------------
trunk/dports/lang/ocaml/Portfile
Modified: trunk/dports/lang/ocaml/Portfile
===================================================================
--- trunk/dports/lang/ocaml/Portfile 2013-09-13 09:09:03 UTC (rev 111006)
+++ trunk/dports/lang/ocaml/Portfile 2013-09-13 12:22:46 UTC (rev 111007)
@@ -4,8 +4,8 @@
name ocaml
epoch 1
-version 4.00.1
-revision 1
+version 4.01.0
+revision 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,8 +16,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 rmd160 db28f57b463af90650b877af0baf44eb226b0a79 \
- sha256 33c3f4acff51685f5bfd7c260f066645e767d4e865877bf1613c176a77799951
+checksums rmd160 eedf28f446489c6b2c1f82782f5ee852293fc0b7 \
+ sha256 b1ca708994180236917ae79e17606da5bd334ca6acd6873a550027e1c0ec874a
long_description \
Objective Caml is an implementation of the ML language, based on \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130913/492c7a88/attachment.html>
More information about the macports-changes
mailing list