[Lunar-commits] <moonbase> gambas2: version bumped to 2.7.0.
Florin Braescu
florin at lunar-linux.org
Sun Jun 15 13:41:43 CEST 2008
commit 9da32420bd2a8884cf201b2fd5ad019b762df59e
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun Jun 15 14:41:43 2008 +0300
gambas2: version bumped to 2.7.0.
Clicking on a virtual property in the property sheet does
not crash anymore when the property help is displayed.
The automatic completion can deal with multiple local variable
declarations on the same line. The stack backtrace list width
is saved correctly.
Gambas projects can be safely compiled as root.
Core dumps are ignored when making an executable.
Draw.Circle() has been fixed.
Focus management, Embedder, and the Window.Reparent() method
have been fixed in gb.gtk.
---
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 280c715..89a57dc 100644
--- a/kde3/apps/gambas2/DETAILS
+++ b/kde3/apps/gambas2/DETAILS
@@ -1,12 +1,12 @@
MODULE=gambas2
- VERSION=2.5.0
+ VERSION=2.7.0
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$SFORGE_URL/gambas
- SOURCE_VFY=sha1:2f1d22bed3a018fc80953307fcc56898822aaeae
+ SOURCE_VFY=sha1:1b886ab838d8294a4bbfe3b9206c708b76ddfa9a
MODULE_PREFIX=${KDE_PREFIX:-/opt/lunar/kde/3}
WEB_SITE=http://gambas.sourceforge.net/
ENTERED=20070603
- UPDATED=20080405
+ UPDATED=20080615
SHORT="A graphical IDE inspired by Visual Basic for KDE"
cat << EOF
More information about the Lunar-commits
mailing list