diff options
author | uebayasi <uebayasi@pkgsrc.org> | 2002-12-31 15:13:45 +0000 |
---|---|---|
committer | uebayasi <uebayasi@pkgsrc.org> | 2002-12-31 15:13:45 +0000 |
commit | 730a64f1095d29a8388424d01e1dacb3f911deb1 (patch) | |
tree | 00bc6d8ef16aac08a49854bae4bd8d7b51b902ee /x11 | |
parent | c892115b8eb3f4ca8b0471a05da81379504de67d (diff) | |
download | pkgsrc-730a64f1095d29a8388424d01e1dacb3f911deb1.tar.gz |
Update mlterm to 2.6.2.
Along with many bug fixes, the following sequence are newly supported.
* ESC [ x * ESC [ S * ESC [ T
* ESC [ I * ESC [ Z
Diffstat (limited to 'x11')
-rw-r--r-- | x11/mlterm/Makefile | 4 | ||||
-rw-r--r-- | x11/mlterm/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/x11/mlterm/Makefile b/x11/mlterm/Makefile index 8eb8dd9172c..da290d08dad 100644 --- a/x11/mlterm/Makefile +++ b/x11/mlterm/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.10 2002/09/15 07:48:48 toshii Exp $ +# $NetBSD: Makefile,v 1.11 2002/12/31 15:13:45 uebayasi Exp $ -DISTNAME= mlterm-2.6.1 +DISTNAME= mlterm-2.6.2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mlterm/} diff --git a/x11/mlterm/distinfo b/x11/mlterm/distinfo index deffb812e17..91742049fc4 100644 --- a/x11/mlterm/distinfo +++ b/x11/mlterm/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.8 2002/09/15 07:19:51 uebayasi Exp $ +$NetBSD: distinfo,v 1.9 2002/12/31 15:13:45 uebayasi Exp $ -SHA1 (mlterm-2.6.1.tar.gz) = e8d18066448a0631ca24852e787e01ec2418b2b6 -Size (mlterm-2.6.1.tar.gz) = 1657325 bytes +SHA1 (mlterm-2.6.2.tar.gz) = aee9f237c4cf59e986b6663ced6a497aa824d5df +Size (mlterm-2.6.2.tar.gz) = 1659672 bytes |