New commits:
commit 47117948a9a7626283a1cf2f83f422768504ac01
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>
xscreensaver: update to 6.08, at patch for update nagging
diff --git a/x11/xscreensaver/CONFIGURE b/x11/xscreensaver/CONFIGURE
index 92bae29..a98e140 100755
--- a/x11/xscreensaver/CONFIGURE
+++ b/x11/xscreensaver/CONFIGURE
@@ -1,3 +1,5 @@
+config_query XSCSV_NOTIMEBOMB \
+ "Are you a terrible person? (patch out time-based update warning)" n &&
config_query_option XSCSV_LOCK "Enable screen locking?" y \
--enable-locking --disable-locking &&
config_query_option XSCSV_ROOT "Enable unlocking with root passwd?" y \
diff --git a/x11/xscreensaver/DEPENDS b/x11/xscreensaver/DEPENDS
index 2c1acce..f80d246 100755
--- a/x11/xscreensaver/DEPENDS
+++ b/x11/xscreensaver/DEPENDS
@@ -10,7 +10,7 @@ depends libxt &&
depends zlib &&
depends freetype2 "--with-xft" &&