diff options
author | John Fieber <jfieber@FreeBSD.org> | 1998-01-07 02:00:30 +0000 |
---|---|---|
committer | John Fieber <jfieber@FreeBSD.org> | 1998-01-07 02:00:30 +0000 |
commit | e94666b88e6e586d822d7392b3be52bbfab945e9 (patch) | |
tree | fbaffabde9b3fdef5a1035e715d30ca9275ebea7 /x11-wm | |
parent | Upgrade to v3.21.19 (diff) |
Upgrade to 1.0b9b.
A serious bug with transient windows fixed, other small bugs fixed.
New build-in functions for tiling windows.
This should work with locales > 8 bit by default now.
Notes
Notes:
svn path=/head/; revision=9284
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/qvwm/Makefile | 6 | ||||
-rw-r--r-- | x11-wm/qvwm/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-wm/qvwm/Makefile b/x11-wm/qvwm/Makefile index 6fb32067da53..a62b1823266b 100644 --- a/x11-wm/qvwm/Makefile +++ b/x11-wm/qvwm/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: qvwm -# Version required: 1.0b8g +# Version required: 1.0b9b # Date created: 2 January 1997 # Whom: Yukihiro Nakai<Nakai@Mlab.t.u-tokyo.ac.jp> # -# $Id: Makefile,v 1.8 1997/09/27 15:06:31 jfieber Exp $ +# $Id: Makefile,v 1.9 1997/11/05 05:44:13 max Exp $ # -DISTNAME= qvwm-1.0b8g +DISTNAME= qvwm-1.0b9b CATEGORIES= x11 MASTER_SITES= http://www-masuda.is.s.u-tokyo.ac.jp/~kourai/qvwm/program/ diff --git a/x11-wm/qvwm/distinfo b/x11-wm/qvwm/distinfo index 2fa53f4f649e..3b72328c07ae 100644 --- a/x11-wm/qvwm/distinfo +++ b/x11-wm/qvwm/distinfo @@ -1 +1 @@ -MD5 (qvwm-1.0b8g.tar.gz) = 40efa72789ca07128595089ea353939a +MD5 (qvwm-1.0b9b.tar.gz) = 77c4eb3a5bf06e48c022866bb76ec847 |