[Lunar-commits] <moonbase> ocaml: Not PSAFE on x86_64 anymore.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Fri Jan 22 16:02:30 CET 2010


commit 8f662f2e468b2b55f229af7bae23c84a21bbe2dd
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Fri Jan 22 10:02:30 2010 -0500

    ocaml: Not PSAFE on x86_64 anymore.
---
 compilers/ocaml/DETAILS |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/compilers/ocaml/DETAILS b/compilers/ocaml/DETAILS
index 4f542d1..cf3cba1 100644
--- a/compilers/ocaml/DETAILS
+++ b/compilers/ocaml/DETAILS
@@ -1,15 +1,15 @@
           MODULE=ocaml
            MAJOR=3.11
-         VERSION=${MAJOR}.1
+         VERSION=${MAJOR}.2
           SOURCE=$MODULE-$VERSION.tar.bz2
    SOURCE_URL[0]=http://caml.inria.fr/pub/distrib/$MODULE-$MAJOR
    SOURCE_URL[1]=$MIRROR_URL
-      SOURCE_VFY=sha1:570feab47b34b29f866ecadcc16153d5a4a4f6a1
+      SOURCE_VFY=sha1:59053ce0078da2367f4ce61da886d22c6e86a46d
         WEB_SITE=http://caml.inria.fr
          ENTERED=20020512
          UPDATED=20090825
            SHORT="An objective cml compiler"
-
+PSAFE=no
 cat << EOF
 Objective Caml belongs to the ML family of programming languages and has been
 implemented at INRIA Rocquencourt within the ``Cristal project'' group. Since


More information about the Lunar-commits mailing list