[Lunar-commits] r18818 - moonbase/trunk/utils/dialog

Auke Kok sofar at lunar-linux.org
Wed Feb 22 05:05:29 UTC 2006


Author: sofar
Date: 2006-02-22 05:05:27 +0000 (Wed, 22 Feb 2006)
New Revision: 18818

Modified:
   moonbase/trunk/utils/dialog/DETAILS
Log:
Confirmed FIXED the iso menu bug (yay!). Took it for a drive across the most complex lunar menu's and no problems detected. Thanks to Thomas Dickey for jumping on this!!


Modified: moonbase/trunk/utils/dialog/DETAILS
===================================================================
--- moonbase/trunk/utils/dialog/DETAILS	2006-02-22 04:19:04 UTC (rev 18817)
+++ moonbase/trunk/utils/dialog/DETAILS	2006-02-22 05:05:27 UTC (rev 18818)
@@ -1,13 +1,12 @@
           MODULE=dialog
-         VERSION=1.0-20060101
+         VERSION=1.0-1006021
           SOURCE=$MODULE-$VERSION.tgz
       SOURCE_URL=ftp://invisible-island.net/$MODULE/
-      SOURCE_VFY=sha1:e0a6f0c191f3fb27da7998f40428a3b4c3cf094a
+      SOURCE_VFY=sha1:aa4fccdb574077e8ca25698a2fa94cd544cd240c
         WEB_SITE=http://invisible-island.net/dialog
          ENTERED=20010922
-         UPDATED=20060123
-           SHORT="dialog allows shell scripts to provide fancy text dialog with users."
-
+         UPDATED=20060221
+           SHORT="allows shell scripts to provide fancy text dialog with users."
 cat << EOF
 Dialog lets you to present a variety of questions or display messages
 using dialog boxes from a shell script (or any scripting language).



More information about the Lunar-commits mailing list