[Lunar-commits] <moonbase> gambas2: version bumped to 2.14.0.
Florin Braescu
florin at lunar-linux.org
Sun Jun 28 08:31:58 CEST 2009
commit c39b1b3d3eab53a610a9056f090eb7fa3aad6117
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun Jun 28 09:31:58 2009 +0300
gambas2: version bumped to 2.14.0.
All database drivers became components so that they can be an explicit project dependency.
File watch management routines were fixed in the interpreter, in gb.qt, and in gb.gtk.
Static variables are correctly inherited now.
Focus and clipboard management in gb.qt were fixed.
The gb.gtk component was fixed too.
---
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 2d3b84e..9be3c0f 100644
--- a/kde3/apps/gambas2/DETAILS
+++ b/kde3/apps/gambas2/DETAILS
@@ -1,12 +1,12 @@
MODULE=gambas2
- VERSION=2.13.1
+ VERSION=2.14.0
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$SFORGE_URL/gambas
- SOURCE_VFY=sha1:be15040502a6bc5df084f278286849d0f133d8b2
+ SOURCE_VFY=sha1:2474e0e8d45cd4f8e3260c8a1fda884fc8f450d1
MODULE_PREFIX=${KDE_PREFIX:-/opt/lunar/kde/3}
WEB_SITE=http://gambas.sourceforge.net
ENTERED=20070603
- UPDATED=20090527
+ UPDATED=20090628
SHORT="A graphical IDE inspired by Visual Basic for KDE"
cat << EOF
More information about the Lunar-commits
mailing list