diff options
author | wiz <wiz@pkgsrc.org> | 2003-02-15 10:48:26 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-02-15 10:48:26 +0000 |
commit | 54527d1699584c5e179b31424544f0c180d8812f (patch) | |
tree | 607b09ac87a2b378483f031a845b059317ce2622 /x11/xscreensaver/Makefile.common | |
parent | 32ce88a6e8458d77117ddade8ba62947fee4c730 (diff) | |
download | pkgsrc-54527d1699584c5e179b31424544f0c180d8812f.tar.gz |
Update to 4.07:
* New hacks, `flurry', `metaballs', `eruption', `popsquares', and `barcode'.
* Minor updates to `maze' for high density mazes.
* Added double buffering to `fluidballs' and `whirlygig'.
* Bug fixes for running xscreensaver to a remote XFree86 display
(which nobody would ever do...)
* Updated `webcollage' (faster Alta Vista searching.)
* Updated `glplanet' so the sun sets in the west.
* Updated `sproingies' with smooth, unsegmented surfaces.
* Fixed Perl version-sensitivity in `xscreensaver-getimage-file'.
* Fixed GTK2 scrolling bug in `xscreensaver-demo'.
Diffstat (limited to 'x11/xscreensaver/Makefile.common')
-rw-r--r-- | x11/xscreensaver/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xscreensaver/Makefile.common b/x11/xscreensaver/Makefile.common index ea844f36e97..0a4eef523c7 100644 --- a/x11/xscreensaver/Makefile.common +++ b/x11/xscreensaver/Makefile.common @@ -1,7 +1,7 @@ -# $NetBSD: Makefile.common,v 1.43 2003/02/11 11:24:10 markd Exp $ +# $NetBSD: Makefile.common,v 1.44 2003/02/15 10:48:26 wiz Exp $ # -DISTNAME= xscreensaver-4.06 +DISTNAME= xscreensaver-4.07 CATEGORIES= x11 MASTER_SITES= ${HOMEPAGE} \ ftp://ftp.fu-berlin.de/unix/X11/graphics/xscreensaver/ |