pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/xscreensaver Update to 4.16:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0dc6a3962a7f
branches:  trunk
changeset: 475388:0dc6a3962a7f
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat May 15 13:13:19 2004 +0000

description:
Update to 4.16:
* New hacks, `polyhedra', `fuzzyflakes', `antinspect',
  and `providence'.
* Minor updates to `webcollage', `bsod', `endgame',
  `antspotlight', `xmatrix', and `glmatrix'.
* Added support for the RANDR (Resize and Rotate)
  extension to detect when the size of the desktop has
  been changed while xscreensaver is already running.
* Possibly-futile attempt to work around "rdesktop"
  focus/grab idiocy.
* Made `xscreensaver-getimage -file' still work even if
  imageDirectory is unset.
* Convert Latin1 to ASCII in `starwars' and `phosphor'
  (since the GLUT font only has ASCII glyphs.)
* Fixed randomization in `noof'.
* Added "GetViewPortIsFullOfLies" preference to work
  around longstanding XFree86 bug #421.
* Made `sonar' subnet pinging work properly on bigendian
  machines (e.g., PPC.)

diffstat:

 x11/xscreensaver/Makefile.common |   4 ++--
 x11/xscreensaver/PLIST           |  16 ++++++++++++++--
 x11/xscreensaver/distinfo        |   6 +++---
 3 files changed, 19 insertions(+), 7 deletions(-)

diffs (131 lines):

diff -r 876fc39a238a -r 0dc6a3962a7f x11/xscreensaver/Makefile.common
--- a/x11/xscreensaver/Makefile.common  Sat May 15 13:03:20 2004 +0000
+++ b/x11/xscreensaver/Makefile.common  Sat May 15 13:13:19 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.74 2004/05/11 13:34:20 wiz Exp $
+# $NetBSD: Makefile.common,v 1.75 2004/05/15 13:13:19 wiz Exp $
 #
 
-DISTNAME=              xscreensaver-4.15
+DISTNAME=              xscreensaver-4.16
 CATEGORIES=            x11
 MASTER_SITES=          ${HOMEPAGE} \
                        ftp://ftp.fu-berlin.de/unix/X11/graphics/xscreensaver/
diff -r 876fc39a238a -r 0dc6a3962a7f x11/xscreensaver/PLIST
--- a/x11/xscreensaver/PLIST    Sat May 15 13:03:20 2004 +0000
+++ b/x11/xscreensaver/PLIST    Sat May 15 13:13:19 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.19 2004/05/11 13:34:20 wiz Exp $
+@comment $NetBSD: PLIST,v 1.20 2004/05/15 13:13:20 wiz Exp $
 bin/xscreensaver
 bin/xscreensaver-command
 bin/xscreensaver-getimage
@@ -9,6 +9,7 @@
 lib/X11/app-defaults/XScreenSaver
 libexec/xscreensaver/anemone
 libexec/xscreensaver/ant
+libexec/xscreensaver/antinspect
 libexec/xscreensaver/antspotlight
 libexec/xscreensaver/apollonian
 libexec/xscreensaver/apple2
@@ -36,6 +37,7 @@
 libexec/xscreensaver/config/README
 libexec/xscreensaver/config/anemone.xml
 libexec/xscreensaver/config/ant.xml
+libexec/xscreensaver/config/antinspect.xml
 libexec/xscreensaver/config/antspotlight.xml
 libexec/xscreensaver/config/apollonian.xml
 libexec/xscreensaver/config/apple2.xml
@@ -94,6 +96,7 @@
 libexec/xscreensaver/config/flyingtoasters.xml
 libexec/xscreensaver/config/fontglide.xml
 libexec/xscreensaver/config/forest.xml
+libexec/xscreensaver/config/fuzzyflakes.xml
 libexec/xscreensaver/config/galaxy.xml
 libexec/xscreensaver/config/gears.xml
 libexec/xscreensaver/config/gflux.xml
@@ -158,10 +161,12 @@
 libexec/xscreensaver/config/phosphor.xml
 libexec/xscreensaver/config/piecewise.xml
 libexec/xscreensaver/config/pipes.xml
+libexec/xscreensaver/config/polyhedra.xml
 libexec/xscreensaver/config/polyominoes.xml
 libexec/xscreensaver/config/polytopes.xml
 libexec/xscreensaver/config/pong.xml
 libexec/xscreensaver/config/popsquares.xml
+libexec/xscreensaver/config/providence.xml
 libexec/xscreensaver/config/pulsar.xml
 libexec/xscreensaver/config/pyro.xml
 libexec/xscreensaver/config/qix.xml
@@ -182,7 +187,7 @@
 libexec/xscreensaver/config/sonar.xml
 libexec/xscreensaver/config/speedmine.xml
 libexec/xscreensaver/config/sphere.xml
-libexec/xscreensaver/config/sphereEversion.xml
+libexec/xscreensaver/config/sphereeversion.xml
 libexec/xscreensaver/config/spheremonics.xml
 libexec/xscreensaver/config/spiral.xml
 libexec/xscreensaver/config/spotlight.xml
@@ -257,6 +262,7 @@
 libexec/xscreensaver/flyingtoasters
 libexec/xscreensaver/fontglide
 libexec/xscreensaver/forest
+libexec/xscreensaver/fuzzyflakes
 libexec/xscreensaver/galaxy
 libexec/xscreensaver/gears
 libexec/xscreensaver/gflux
@@ -321,10 +327,12 @@
 libexec/xscreensaver/phosphor
 libexec/xscreensaver/piecewise
 libexec/xscreensaver/pipes
+libexec/xscreensaver/polyhedra
 libexec/xscreensaver/polyominoes
 libexec/xscreensaver/polytopes
 libexec/xscreensaver/pong
 libexec/xscreensaver/popsquares
+libexec/xscreensaver/providence
 libexec/xscreensaver/pulsar
 libexec/xscreensaver/pyro
 libexec/xscreensaver/qix
@@ -383,6 +391,7 @@
 libexec/xscreensaver/zoom
 man/man1/anemone.1
 man/man1/ant.1
+man/man1/antinspect.1
 man/man1/antspotlight.1
 man/man1/apollonian.1
 man/man1/apple2.1
@@ -438,6 +447,7 @@
 man/man1/flyingtoasters.1
 man/man1/fontglide.1
 man/man1/forest.1
+man/man1/fuzzyflakes.1
 man/man1/galaxy.1
 man/man1/gears.1
 man/man1/gflux.1
@@ -502,9 +512,11 @@
 man/man1/phosphor.1
 man/man1/piecewise.1
 man/man1/pipes.1
+man/man1/polyhedra.1
 man/man1/polyominoes.1
 man/man1/polytopes.1
 man/man1/pong.1
+man/man1/providence.1
 man/man1/pulsar.1
 man/man1/pyro.1
 man/man1/qix.1
diff -r 876fc39a238a -r 0dc6a3962a7f x11/xscreensaver/distinfo
--- a/x11/xscreensaver/distinfo Sat May 15 13:03:20 2004 +0000
+++ b/x11/xscreensaver/distinfo Sat May 15 13:13:19 2004 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.36 2004/05/11 13:34:20 wiz Exp $
+$NetBSD: distinfo,v 1.37 2004/05/15 13:13:20 wiz Exp $
 
-SHA1 (xscreensaver-4.15.tar.gz) = 3ce8f7d8a2f490daaa3a0943491a589f1a635529
-Size (xscreensaver-4.15.tar.gz) = 4045811 bytes
+SHA1 (xscreensaver-4.16.tar.gz) = de26823e5c8f9a111d2e8b9b0173c81a5813a5e1
+Size (xscreensaver-4.16.tar.gz) = 4211337 bytes
 SHA1 (patch-aa) = 0b4de3babe3fe191943ce31c055e8047911c1326
 SHA1 (patch-ab) = 9afb731b9f946517f061bc0c3bc147867f2db06b
 SHA1 (patch-ac) = 504d0773269d2a5fee5ed995a003d8339b8526e7



Home | Main Index | Thread Index | Old Index