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

Dennis 'stumbles' Veatch stumbles at lunar-linux.org
Tue Mar 3 18:00:08 CET 2009


commit cb1fa0b6e3b274b5c5f8788e3e895737089e267c
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date:   Tue Mar 3 12:00:08 2009 -0500

    llvm: version bump.
---
 devel/llvm/DETAILS |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/devel/llvm/DETAILS b/devel/llvm/DETAILS
index 0c43d64..e6b49a1 100644
--- a/devel/llvm/DETAILS
+++ b/devel/llvm/DETAILS
@@ -1,19 +1,19 @@
           MODULE=llvm
-         VERSION=2.4
+         VERSION=2.5
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=http://www.llvm.org/releases/$VERSION/
-      SOURCE_VFY=sha1:8496fe06de1e622bfcfc84eac3c649b5333a241b
+      SOURCE_VFY=sha1:67f4bace9e64cc39255583aa837470d9b9de0aa5
         WEB_SITE=http://www.llvm.org/
          ENTERED=20090128
-         UPDATED=20090128
+         UPDATED=20090303
            SHORT="Low Level Virtual Machine"
 
 PSAFE=no
 cat << EOF
-LLVM is a robust system, particularly well suited for developing new mid-level 
-language-independent analyses and optimizations of all sorts, including those 
-that require extensive interprocedural analysis. LLVM is also a great target 
-for front-end development for conventional or research programming languages, 
+LLVM is a robust system, particularly well suited for developing new mid-level
+language-independent analyses and optimizations of all sorts, including those
+that require extensive interprocedural analysis. LLVM is also a great target
+for front-end development for conventional or research programming languages,
 including those which require compile-time, link-time, or run-time optimization
-for effective implementation, proper tail calls or garbage collection. 
+for effective implementation, proper tail calls or garbage collection.
 EOF


More information about the Lunar-commits mailing list