[Lunar-commits] <moonbase-xorg> Merge pull request #6 from v4hn/xscreensaver-5.18

Auke Kok sofar+github at foo-projects.org
Tue Jul 24 17:49:35 CEST 2012


commit 92d356388ffd2af324f5cffbda392b7b85138352
Author: Auke Kok <sofar+github at foo-projects.org>
Date: Tue, 24 Jul 2012 08:49:35 -0700
URL: https://github.com/lunar-linux/moonbase-xorg/commit/92d356388ffd2af324f5cffbda392b7b85138352

Merge pull request #6 from v4hn/xscreensaver-5.18

xscreensaver: version bumped to 5.18 & cleanup
---
  xscreensaver/BUILD                                           +3/-2     
  xscreensaver/DETAILS                                         +3/-4     
  2 files changed, 0 insertions (+), 0 deletions (-)

--- a/xscreensaver/BUILD
+++ b/xscreensaver/BUILD
@@ -13,8 +13,9 @@
           --without-pixbuf        \
           --enable-locking"      &&
 
-  default_build  &&
+  # this is a harmless debugging line and AF_LINK is currently undefined over here
+  sedit '/AF_LINK/d' hacks/glx/sonar-icmp.c &&
 
-  rm -fR /xscreensaver
+  default_build
 
 ) > $C_FIFO 2>&1
--- a/xscreensaver/DETAILS
+++ b/xscreensaver/DETAILS
@@ -1,13 +1,12 @@
           MODULE=xscreensaver
-         VERSION=5.15
+         VERSION=5.18
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=http://www.jwz.org/$MODULE
-      SOURCE_VFY=sha1:b5ce7caa19f4d57c3bac83377a36dddbe7095052
+      SOURCE_VFY=sha1:a9f66d3f5094d2c1ef46c1209730e7cb653f33a7
         WEB_SITE=http://www.jwz.org/xscreensaver
          ENTERED=20010922
-         UPDATED=20110930
+         UPDATED=20120724
            SHORT="A modular screen saver and locker for X"
-           PSAFE=no
 
 cat << EOF
 XScreenSaver is a modular screen saver and locker for the X Window




More information about the Lunar-commits mailing list