[Lunar-commits] <moonbase> fox: version bumped to 1.6.33.

Florin Braescu florin at lunar-linux.org
Wed Apr 30 20:10:26 CEST 2008


commit d7010857ecc6f5d39bc00ad9024e0743e60b1f7f
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Wed Apr 30 21:10:26 2008 +0300

    fox: version bumped to 1.6.33.
    
    FXTopWindow resize() and position() fixes from FOX 1.7 were backported.
    A GCC 4.3 warning in FXArray header file was fixed.
    Internal data arrays were made static to prevent global name clashes on some compilers.
    An uninitialized variable in FXFileDict was fixed.
---
 libs/fox/DETAILS |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/libs/fox/DETAILS b/libs/fox/DETAILS
index 6737113..dd30f0a 100644
--- a/libs/fox/DETAILS
+++ b/libs/fox/DETAILS
@@ -1,12 +1,12 @@
           MODULE=fox
-         VERSION=1.6.32
+         VERSION=1.6.33
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=http://www.fox-toolkit.org/ftp
-      SOURCE_VFY=sha1:008acc27ed95d9b3631e63a5b67def4803c2dc4f
+      SOURCE_VFY=sha1:3100a829bd121d7620b13aadda5b7087933e2057
         WEB_SITE=http://www.fox-toolkit.org
       MAINTAINER=ratler at lunar-linux.org
          ENTERED=20041015
-         UPDATED=20080312
+         UPDATED=20080430
            SHORT="C++ class library for building Graphical User Interfaces"
 
 cat << EOF


More information about the Lunar-commits mailing list