[Lunar-commits] r18854 - moonbase/trunk/x11-utils/gparted

Dennis Veatch stumbles at lunar-linux.org
Fri Feb 24 05:04:21 UTC 2006


Author: stumbles
Date: 2006-02-24 05:04:19 +0000 (Fri, 24 Feb 2006)
New Revision: 18854

Modified:
   moonbase/trunk/x11-utils/gparted/DETAILS
Log:

Some changes and fixes;

* src/FrameVisualDisk.cc: prevent crasher when visual_disks is empty.
* include/Win_GParted.h,
  src/Win_GParted.cc: load devices at startup on signal_show instead
  of dispatching it from the c'tor.
  Also did some cleanups in the behaviour of opening and closing of
  the operationslist.

and others.



Modified: moonbase/trunk/x11-utils/gparted/DETAILS
===================================================================
--- moonbase/trunk/x11-utils/gparted/DETAILS	2006-02-24 03:45:31 UTC (rev 18853)
+++ moonbase/trunk/x11-utils/gparted/DETAILS	2006-02-24 05:04:19 UTC (rev 18854)
@@ -1,11 +1,11 @@
           MODULE=gparted
-         VERSION=0.2
+         VERSION=0.2.2
           SOURCE=${MODULE}-${VERSION}.tar.bz2
    SOURCE_URL[0]=$SFORGE_URL/$MODULE/
-      SOURCE_VFY=sha1:1b4d6e059a7e84ef76c60a80a903f262a8c1de7a
+      SOURCE_VFY=sha1:7444928ef328a7c9c669504ce1453768e745b960
         WEB_SITE=http://gparted.sourceforge.net/
          ENTERED=20050109
-         UPDATED=20060130
+         UPDATED=20060224
            SHORT="GParted graphical frontend to parted"
 
 cat << EOF



More information about the Lunar-commits mailing list