[Lunar-commits] r19281 - moonbase/trunk/terminal/qingy

Florin Braescu florin at lunar-linux.org
Fri Mar 17 04:10:40 UTC 2006


Author: florin
Date: 2006-03-17 04:10:39 +0000 (Fri, 17 Mar 2006)
New Revision: 19281

Modified:
   moonbase/trunk/terminal/qingy/DEPENDS
   moonbase/trunk/terminal/qingy/DETAILS
Log:
bump the version from 0.6.0 to 0.7.3. many improvements and bugfixes, including security ones.

Modified: moonbase/trunk/terminal/qingy/DEPENDS
===================================================================
--- moonbase/trunk/terminal/qingy/DEPENDS	2006-03-17 03:12:45 UTC (rev 19280)
+++ moonbase/trunk/terminal/qingy/DEPENDS	2006-03-17 04:10:39 UTC (rev 19281)
@@ -1,12 +1,12 @@
 depends  DirectFB   &&
 depends  pkgconfig  &&
 
-optional_depends "openssl"                                \
-                 "--enable-crypto"  "--disable-crypto"    \
+optional_depends "openssl"                                 \
+                 ""  ""                                    \
                  "to encrypt communications with the UI"  &&
 
-optional_depends "emacs"                                      \
-                 "--enable-emacs" "--disable-emacs"           \
+optional_depends "emacs"                                       \
+                 "--enable-emacs" "--disable-emacs"            \
                  "to enable compilation of Emacs major mode"  &&
 
 optional_depends "Linux-PAM"                     \

Modified: moonbase/trunk/terminal/qingy/DETAILS
===================================================================
--- moonbase/trunk/terminal/qingy/DETAILS	2006-03-17 03:12:45 UTC (rev 19280)
+++ moonbase/trunk/terminal/qingy/DETAILS	2006-03-17 04:10:39 UTC (rev 19281)
@@ -1,10 +1,11 @@
           MODULE=qingy
-         VERSION=0.6.0
+         VERSION=0.7.3
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=$SFORGE_URL/$MODULE/
+      SOURCE_VFY=sha1:a6d8946eb0dbc40b20c7861216aa14d10e9f34ca
         WEB_SITE=http://qingy.sourceforge.net/
          ENTERED=20050823
-         UPDATED=20050823
+         UPDATED=20060317
            SHORT="a frame-buffer replacement for getty"
 
 cat << EOF



More information about the Lunar-commits mailing list