[Lunar-commits] <moonbase> gambas2: version bumped to 2.15.0.

Florin Braescu florin at lunar-linux.org
Sun Jul 26 22:56:53 CEST 2009


commit 902afd6be5b0ea68222c4867e2dc2fb3a0cb791e
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sun Jul 26 23:56:53 2009 +0300

    gambas2: version bumped to 2.15.0.
    
    A big bug was fixed in the interpreter that made it crash randomly on some systems.
    String to number conversion was fixed, especially when converting Long numbers.
    The Firebird driver is compiled correctly now.
    The SQLite 3 driver now correctly returns the default value of fields.
    Raising or lowering controls now works correctly in the GTK+ component.
    The SMTP component now strictly follows RFC 2047 when sending mails with subjects encoded in UTF-8.
    The Xml.ToString() method was fixed in the XML component.
---
 kde3/apps/gambas2/DETAILS |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde3/apps/gambas2/DETAILS b/kde3/apps/gambas2/DETAILS
index 9be3c0f..38985f7 100644
--- a/kde3/apps/gambas2/DETAILS
+++ b/kde3/apps/gambas2/DETAILS
@@ -1,12 +1,12 @@
           MODULE=gambas2
-         VERSION=2.14.0
+         VERSION=2.15.0
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=$SFORGE_URL/gambas
-      SOURCE_VFY=sha1:2474e0e8d45cd4f8e3260c8a1fda884fc8f450d1
+      SOURCE_VFY=sha1:fd3118e632e1135e688269e97e7f0a59aa966391
    MODULE_PREFIX=${KDE_PREFIX:-/opt/lunar/kde/3}
         WEB_SITE=http://gambas.sourceforge.net
          ENTERED=20070603
-         UPDATED=20090628
+         UPDATED=20090727
            SHORT="A graphical IDE inspired by Visual Basic for KDE"
 
 cat << EOF


More information about the Lunar-commits mailing list