diff options
author | dmcmahill <dmcmahill> | 2000-11-24 18:12:30 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill> | 2000-11-24 18:12:30 +0000 |
commit | c76ceaa3ebbebbd821096965d57c3874abce629d (patch) | |
tree | 540fc98da7eb2989c458153554953288faaa2392 /x11/xwrits | |
parent | 574a1b581b8ca8825c43afe4fd3958919894580d (diff) | |
download | pkgsrc-c76ceaa3ebbebbd821096965d57c3874abce629d.tar.gz |
update xwrits to 2.12
changes from the NEWS file:
* Changed Alarm structure into a doubly linked list. May improve
performance when there are many xwrits windows.
Diffstat (limited to 'x11/xwrits')
-rw-r--r-- | x11/xwrits/Makefile | 4 | ||||
-rw-r--r-- | x11/xwrits/files/md5 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/xwrits/Makefile b/x11/xwrits/Makefile index 83e01043f81..5fa02a8e885 100644 --- a/x11/xwrits/Makefile +++ b/x11/xwrits/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2000/02/29 15:10:00 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.7 2000/11/24 18:12:30 dmcmahill Exp $ -DISTNAME= xwrits-2.11 +DISTNAME= xwrits-2.12 CATEGORIES= x11 MASTER_SITES= http://www.lcdf.org/~eddietwo/xwrits/ diff --git a/x11/xwrits/files/md5 b/x11/xwrits/files/md5 index 61fa62f1600..4d9e2b48771 100644 --- a/x11/xwrits/files/md5 +++ b/x11/xwrits/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.4 2000/02/29 15:10:00 dmcmahill Exp $ +$NetBSD: md5,v 1.5 2000/11/24 18:12:31 dmcmahill Exp $ -MD5 (xwrits-2.11.tar.gz) = 5a1da91cbbcbd3ff9a9dfe09b8ba2627 +MD5 (xwrits-2.12.tar.gz) = e46be9575594d4347ace055216cab357 |