[Lunar-commits] <moonbase-xorg> xscreensaver: version bumped to 5.18 & cleanup
v4hn
me at v4hn.de
Tue Jul 24 15:02:29 CEST 2012
commit ffb604985e3bee8da97e378dfdf0a6d5909fc834
Author: v4hn <me at v4hn.de>
Date: Tue, 24 Jul 2012 06:02:29 -0700
URL: https://github.com/lunar-linux/moonbase-xorg/commit/ffb604985e3bee8da97e378dfdf0a6d5909fc834
xscreensaver: version bumped to 5.18 & cleanup
Also this module seems to be PSAFE again
---
xscreensaver/BUILD +3/-2
xscreensaver/DETAILS +3/-4
2 files changed, 6 insertions (+), 6 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