[Lunar-commits] <moonbase> gambas2: version bumped to 2.10.0.
Florin Braescu
florin at lunar-linux.org
Mon Dec 29 23:11:24 CET 2008
commit ad449e639978265c7dea97bd9eed01cc35410c4c
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue Dec 30 00:11:24 2008 +0200
gambas2: version bumped to 2.10.0.
Crashes in the IDE property sheet, in the debugger, and in form save
were fixed. Automatic completion now works correctly on lines having
non-ASCII characters. Dir() and RDir() now work correctly on relative
paths. SUPER now works inside overridden static methods. String and
BLOB quoting in the PostgreSQL component are fixed. Sockets will not
take 100% CPU anymore. Startup forms hidden at design time are not
shown automatically anymore. The XSLT component works again. Many
bugs were fixed in the GTK+ 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 c7037dc..d72e45f 100644
--- a/kde3/apps/gambas2/DETAILS
+++ b/kde3/apps/gambas2/DETAILS
@@ -1,12 +1,12 @@
MODULE=gambas2
- VERSION=2.9.0
+ VERSION=2.10.0
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$SFORGE_URL/gambas
- SOURCE_VFY=sha1:87e14ff42ad84333b014ccffcca70a231158244e
+ SOURCE_VFY=sha1:851aa24f677ee74001882cdc34b35406bbf1ff21
MODULE_PREFIX=${KDE_PREFIX:-/opt/lunar/kde/3}
WEB_SITE=http://gambas.sourceforge.net
ENTERED=20070603
- UPDATED=20081030
+ UPDATED=20081229
SHORT="A graphical IDE inspired by Visual Basic for KDE"
cat << EOF
More information about the Lunar-commits
mailing list