[Lunar-commits] <moonbase> xscreensaver: version bump to 5.10

Paul Bredbury brebs at lunar-linux.org
Fri Sep 11 18:37:46 CEST 2009


commit ded10e9b35c4dfd97da8c4efdecaaa3bcc2ec5fc
Author: Paul Bredbury <brebs at lunar-linux.org>
Date:   Fri Sep 11 23:37:46 2009 +0700

    xscreensaver: version bump to 5.10
    
    Main changes, from README file:
    
    * Fixed another potential RANDR crash.
    * Fixed compilation under gcc 4.4.0 (strict aliasing).
    * Fixed intermittent failure in xscreensaver-command.
---
 x11-apps/xscreensaver/BUILD   |    6 +++---
 x11-apps/xscreensaver/DETAILS |   11 +++++------
 2 files changed, 8 insertions(+), 9 deletions(-)

diff --git a/x11-apps/xscreensaver/BUILD b/x11-apps/xscreensaver/BUILD
index 201f17c..f1f8945 100644
--- a/x11-apps/xscreensaver/BUILD
+++ b/x11-apps/xscreensaver/BUILD
@@ -1,16 +1,16 @@
 (
 
-  # Now lets do the PAM stuff the proper way
+  # Now let's do the PAM stuff the proper way
   if module_installed Linux-PAM; then
     OPTS+=" --with-pam --without-shadow"
-  fi
+  fi  &&
 
   OPTS+=" --without-kerberos      \
           --with-dpms-ext         \
           --with-xf86vmode-ext    \
           --with-xf86gamma-ext    \
           --with-proc-interrupts  \
-	  --without-pixbuf        \
+          --without-pixbuf        \
           --enable-locking"      &&
 
   default_build  &&
diff --git a/x11-apps/xscreensaver/DETAILS b/x11-apps/xscreensaver/DETAILS
index 37e6fa8..fd70959 100644
--- a/x11-apps/xscreensaver/DETAILS
+++ b/x11-apps/xscreensaver/DETAILS
@@ -1,12 +1,11 @@
           MODULE=xscreensaver
-         VERSION=5.08
+         VERSION=5.10
           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:4e6889d7171eaf18b856c484a87d5701787e5dc6
-        WEB_SITE=http://www.jwz.org/$MODULE
+      SOURCE_URL=http://www.jwz.org/$MODULE
+      SOURCE_VFY=sha1:d8379928de2e6e86cc7b17d75150daafe57e93c4
+        WEB_SITE=http://www.jwz.org/xscreensaver/
          ENTERED=20010922
-         UPDATED=20081229
+         UPDATED=20090909
            SHORT="A modular screen saver and locker for X"
            PSAFE=no
 


More information about the Lunar-commits mailing list