diff options
author | wiz <wiz@pkgsrc.org> | 2001-07-16 15:21:21 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-07-16 15:21:21 +0000 |
commit | bb69171e520c91749cf1f2084625505f50bca1c3 (patch) | |
tree | 15f56205dd741cd7083332f522fe54b5be966552 /wm | |
parent | d88df08ce71e46c85199b71c33025384c9928309 (diff) | |
download | pkgsrc-bb69171e520c91749cf1f2084625505f50bca1c3.tar.gz |
Update to 1.8.9, provided in pkg/13432 by Martti Kuparinen.
Extract from ChangeLog:
o installastheme.pl now uses the first screen depth reported by xdpyinfo
instead of the last; this fixes problems with the look not updating on
XFree86 4.x (allanon)
o removed reference to xiterm from Wharf config file; wharf now tries to
load aterm, and then xterm if that fails (allanon)
o fix to mystyle drawing as applied to empty menu drawing
o removed config reading from the pipe - was causing some compile time
problems and really was never needed.
Diffstat (limited to 'wm')
-rw-r--r-- | wm/afterstep/Makefile | 6 | ||||
-rw-r--r-- | wm/afterstep/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/wm/afterstep/Makefile b/wm/afterstep/Makefile index 4f19fc818ed..688f3c23978 100644 --- a/wm/afterstep/Makefile +++ b/wm/afterstep/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2001/07/13 14:41:20 fredb Exp $ +# $NetBSD: Makefile,v 1.13 2001/07/16 15:21:21 wiz Exp $ -DISTNAME= AfterStep-1.8.8 -PKGNAME= afterstep-1.8.8 +DISTNAME= AfterStep-1.8.9 +PKGNAME= afterstep-1.8.9 CATEGORIES= x11 wm MASTER_SITES= ftp://ftp.afterstep.org/stable/ \ ftp://ftp.digex.net/pub/X11/window-managers/afterstep/AfterStep/stable/ diff --git a/wm/afterstep/distinfo b/wm/afterstep/distinfo index c7cad4d7832..b1ade9f3214 100644 --- a/wm/afterstep/distinfo +++ b/wm/afterstep/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.3 2001/06/30 09:48:57 zuntum Exp $ +$NetBSD: distinfo,v 1.4 2001/07/16 15:21:21 wiz Exp $ -SHA1 (AfterStep-1.8.8.tar.bz2) = 571025239499cdde57307f3d35018311a3e68e63 -Size (AfterStep-1.8.8.tar.bz2) = 1122482 bytes +SHA1 (AfterStep-1.8.9.tar.bz2) = d181a71036c85f13f541e3058f21f50b03d2dc7d +Size (AfterStep-1.8.9.tar.bz2) = 1122290 bytes SHA1 (patch-aa) = 79d732f26da21d069a53443e3799730733bc050b SHA1 (patch-ab) = 24c9f8569c88ea661cc6eb79390b5ecc825500b4 SHA1 (patch-ad) = e0e5cd8182bdf7b3b6ada61e58a2a2c0dd4e243c |