[Lunar-commits] r25176 - moonbase/trunk/x11-apps/xscreensaver

Florin Braescu florin at lunar-linux.org
Thu Jul 19 07:26:33 CEST 2007


Author: florin
Date: 2007-07-19 07:26:33 +0200 (Thu, 19 Jul 2007)
New Revision: 25176

Modified:
   moonbase/trunk/x11-apps/xscreensaver/DEPENDS
   moonbase/trunk/x11-apps/xscreensaver/DETAILS
Log:
bump the version from 5.02 to 5.03. Changes:
* New hacks, `cwaves', `glcells', `m6502', and `voronoi'.
* Minor fixes to `bsod'.
* Fixed possible crash with PAM USB-dongle auth.
* Updated `webcollage' to track recent Google Images
   and Flickr changes.

Modified: moonbase/trunk/x11-apps/xscreensaver/DEPENDS
===================================================================
--- moonbase/trunk/x11-apps/xscreensaver/DEPENDS	2007-07-19 05:12:54 UTC (rev 25175)
+++ moonbase/trunk/x11-apps/xscreensaver/DEPENDS	2007-07-19 05:26:33 UTC (rev 25176)
@@ -1,37 +1,37 @@
-depends libxml2  &&
-depends netpbm   &&
-depends bc       &&
-depends %GLUT    &&
-depends perl     &&
+depends libxml2
+depends netpbm
+depends bc
+depends %GLUT
+depends perl
 
 optional_depends "gettext"        \
                  "--enable-nls"   \
 		 "--disable-nls"  \
-		 "enable NLS support"  &&
+		 "enable NLS support"
 		 
 optional_depends "gtk+-2"         \
                  "--with-gtk"     \
                  "--without-gtk"  \
-		 "enable the use of this library"  &&
+		 "enable the use of this library"
 		 
 optional_depends "gdk-pixbuf"        \
                  "--with-pixbuf"     \
                  "--without-pixbuf"  \
-		 "enable the use of this library"  &&
+		 "enable the use of this library"
 
 optional_depends "gle"         \
                  "--with-gle"  \
-		 "--without-gle" "enable the use this library"  &&
+		 "--without-gle" "enable the use this library"
 		 
 optional_depends "fortune"                            \
                  "--with-fortune=/usr/games/fortune"  \
 		 ""                                   \
-		 "use fortune"                       &&
+		 "use fortune"                       
 
 optional_depends "fortune"  \
                  "--with-"  \
 		 ""         \
-		 "use fortune"                    &&
+		 "use fortune"
 		 
 optional_depends "xsnow"  \
                  ""       \

Modified: moonbase/trunk/x11-apps/xscreensaver/DETAILS
===================================================================
--- moonbase/trunk/x11-apps/xscreensaver/DETAILS	2007-07-19 05:12:54 UTC (rev 25175)
+++ moonbase/trunk/x11-apps/xscreensaver/DETAILS	2007-07-19 05:26:33 UTC (rev 25176)
@@ -1,12 +1,12 @@
           MODULE=xscreensaver
-         VERSION=5.02
+         VERSION=5.03
           SOURCE=$MODULE-$VERSION.tar.gz
    SOURCE_URL[0]=http://www.jwz.org/$MODULE/
    SOURCE_URL[1]=http://packetstorm.widexs.nl/UNIX/admin/
-      SOURCE_VFY=sha1:3e02f516efc25755f1a89f5af3983423f639f82b
+      SOURCE_VFY=sha1:e283a52faf6148273a82a9e5c9ed70c5722cdcb8
         WEB_SITE=http://www.jwz.org/xscreensaver
          ENTERED=20010922
-         UPDATED=20070422
+         UPDATED=20070719
            SHORT="A modular screen saver and locker for X"
            PSAFE=no
 



More information about the Lunar-commits mailing list