[80231] trunk/dports/lang/ocaml/Portfile

mww at macports.org mww at macports.org
Thu Jul 7 02:14:58 PDT 2011


Revision: 80231
          http://trac.macports.org/changeset/80231
Author:   mww at macports.org
Date:     2011-07-07 02:14:58 -0700 (Thu, 07 Jul 2011)
Log Message:
-----------
version 3.12.1

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

Modified: trunk/dports/lang/ocaml/Portfile
===================================================================
--- trunk/dports/lang/ocaml/Portfile	2011-07-07 09:10:05 UTC (rev 80230)
+++ trunk/dports/lang/ocaml/Portfile	2011-07-07 09:14:58 UTC (rev 80231)
@@ -3,7 +3,7 @@
 PortSystem		1.0
 
 name 			ocaml
-version			3.12.0
+version			3.12.1
 # 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
@@ -13,9 +13,9 @@
 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     bd92c8970767f412bc1e9a6c625b5ccf \
-                    sha1    33ebbfb1115806f117808f37e40d206c8994943d \
-                    rmd160  3d10d5f7431d8200688fa74122e7ed528126a0fa
+checksums           md5     227a3daaedb150bf5037a3db01f5bf42 \
+                    sha1    29b44117b116b1a5bc54a8b4514af483793a769f \
+                    rmd160  61d38c0785491c8790ac02ab78fb2f26ea490fc1
 
 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/20110707/8afc2533/attachment.html>


More information about the macports-changes mailing list