diff options
author | jfieber <jfieber@FreeBSD.org> | 1998-01-07 02:00:30 +0000 |
---|---|---|
committer | jfieber <jfieber@FreeBSD.org> | 1998-01-07 02:00:30 +0000 |
commit | 35278e9c20bfa83187314949a4ffaefa09ae2c3b (patch) | |
tree | 668c708e4ffa90f51ca959bc4df6e24613d3c864 /x11-wm | |
parent | ee810bc9ca79813a80e77a394977b75955a93dfd (diff) | |
download | FreeBSD-ports-35278e9c20bfa83187314949a4ffaefa09ae2c3b.zip FreeBSD-ports-35278e9c20bfa83187314949a4ffaefa09ae2c3b.tar.gz |
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.
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 6fb3206..a62b182 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 2fa53f4..3b72328 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 |