[Lunar-commits] <moonbase> erlang: version bump.

Dennis 'stumbles' Veatch stumbles at lunar-linux.org
Sat Feb 14 04:03:50 CET 2009


commit bee24168e9f19e0e36a086e9beed1d5893add7fa
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date:   Fri Feb 13 22:03:50 2009 -0500

    erlang: version bump.
---
 libs/erlang/DETAILS |   11 +++++------
 1 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/libs/erlang/DETAILS b/libs/erlang/DETAILS
index 74daa6a..8b0a249 100644
--- a/libs/erlang/DETAILS
+++ b/libs/erlang/DETAILS
@@ -1,15 +1,15 @@
           MODULE=erlang
-         VERSION=R12B-4
+         VERSION=R12B-5
           SOURCE=otp_src_${VERSION}.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/otp_src_${VERSION}
       SOURCE_URL=http://www.erlang.org/download
-      SOURCE_VFY=sha1:4e42454c3f560ce6efd3c917a79a5b288664e329
+      SOURCE_VFY=sha1:6c45509acf70d35d5def2cbefd86ada093c1ac3a
         WEB_SITE=http://www.erlang.org
          ENTERED=20021120
-         UPDATED=20081021
+         UPDATED=20090213
            SHORT="General-purpose programming language and runtime environment"
-           PSAFE=no
-	   
+
+PSAFE=no
 cat << EOF
 Erlang is a general-purpose programming language and runtime
 environment. Erlang has built-in support for concurrency, distribution
@@ -17,4 +17,3 @@ and fault tolerance. Erlang is used in several large telecommunication
 systems from Ericsson. The most popular implementation of Erlang is
 available as open source from the open source erlang site.
 EOF
-


More information about the Lunar-commits mailing list