summaryrefslogtreecommitdiff
path: root/x11/mlterm
diff options
context:
space:
mode:
authoruebayasi <uebayasi@pkgsrc.org>2002-09-15 05:16:45 +0000
committeruebayasi <uebayasi@pkgsrc.org>2002-09-15 05:16:45 +0000
commit4e2e27ee6db9b5285906e8526d8b7c4a7f75f6a6 (patch)
tree7c83163f4380a16fd7abfc39f4aaf6d25988837b /x11/mlterm
parent11818f7195b735c14378447a22796bebcd03b1c6 (diff)
downloadpkgsrc-4e2e27ee6db9b5285906e8526d8b7c4a7f75f6a6.tar.gz
Mlterm 2.6.0.
Changes: * Window icon is supported and icon_path option is added.(Thanks to Minami Hirokazu san) * Fixed critical bugs around bce support. * Fixed incorrect size hints bug.(Thanks to Sato Seiichi san) * XDND is supported.(Thanks to Minami Hirokazu san) * mlconfig improved.(Thanks to Kubota Tomohiro san) * contrast/gamma options are supported. * HOME/END keys are supported. * metakey=[mod1-mod5,meta,alt,super,hyper] option is supported. * TERM=mlterm is supported and doc/term/mlterm.{ti|tc} are added. (Thanks to Minami Hirokazu san) * And many minor bugs are fixed.
Diffstat (limited to 'x11/mlterm')
-rw-r--r--x11/mlterm/Makefile4
-rw-r--r--x11/mlterm/PLIST6
-rw-r--r--x11/mlterm/distinfo6
3 files changed, 8 insertions, 8 deletions
diff --git a/x11/mlterm/Makefile b/x11/mlterm/Makefile
index 466c77a7003..0d55bc35551 100644
--- a/x11/mlterm/Makefile
+++ b/x11/mlterm/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2002/08/25 21:52:40 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2002/09/15 05:16:45 uebayasi Exp $
-DISTNAME= mlterm-2.5.0
+DISTNAME= mlterm-2.6.0
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mlterm/}
diff --git a/x11/mlterm/PLIST b/x11/mlterm/PLIST
index 827b694f0f3..c0e5d7ec5d5 100644
--- a/x11/mlterm/PLIST
+++ b/x11/mlterm/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2002/08/25 21:52:40 jlam Exp $
+@comment $NetBSD: PLIST,v 1.8 2002/09/15 05:16:45 uebayasi Exp $
bin/mlclient
bin/mlterm
etc/mlterm/aafont
@@ -15,8 +15,8 @@ etc/mlterm/xim
lib/libkik.a
lib/libkik.la
lib/libkik.so
-lib/libkik.so.5
-lib/libkik.so.5.1
+lib/libkik.so.6
+lib/libkik.so.6.0
lib/libmkf.a
lib/libmkf.la
lib/libmkf.so
diff --git a/x11/mlterm/distinfo b/x11/mlterm/distinfo
index dbe6bc04cda..214c9a53068 100644
--- a/x11/mlterm/distinfo
+++ b/x11/mlterm/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.6 2002/08/25 21:52:41 jlam Exp $
+$NetBSD: distinfo,v 1.7 2002/09/15 05:16:45 uebayasi Exp $
-SHA1 (mlterm-2.5.0.tar.gz) = c57b5788c0152f068a89fc8c8dd07c291e1254a9
-Size (mlterm-2.5.0.tar.gz) = 1621454 bytes
+SHA1 (mlterm-2.6.0.tar.gz) = 7f61d1e10a15e828acee52d783ea27e9c5067caa
+Size (mlterm-2.6.0.tar.gz) = 1654364 bytes