From 23d86a8b8c6a1979cafdcf118943b914d68b4e96 Mon Sep 17 00:00:00 2001 From: ryoon Date: Wed, 27 Jul 2011 12:29:09 +0000 Subject: Update to 3.0.6 Changelog: ver 3.0.6 * Support cairo for text rendering. (Experimental) (See doc/en/README.cairo in detail.) * Support searching text in terminal screen. (Add "mlsearch.sh" tool.) * "CSI < r", "CSI < s" and "CSI < t" sequences are supported. * Improve cursor movement in bi-direction text. * Improve compatibility of libvte. (Gtkterm2, evilvte and sakura work.) * Ignore all spaces at the end of lines in selecting text regardless of their fg/bg colors. * Support unicode indic characters (using ISCII fonts though). (Experimental) * Other bug fixes: Fix a mistake which disabled configuration in $prefix/etc/mlterm in libvte. --- x11/mlterm/Makefile | 4 ++-- x11/mlterm/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'x11') diff --git a/x11/mlterm/Makefile b/x11/mlterm/Makefile index 8f4cefaa6b3..1bcf64011b5 100644 --- a/x11/mlterm/Makefile +++ b/x11/mlterm/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.63 2011/06/05 11:17:28 ryoon Exp $ +# $NetBSD: Makefile,v 1.64 2011/07/27 12:29:09 ryoon Exp $ -DISTNAME= mlterm-3.0.5 +DISTNAME= mlterm-3.0.6 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mlterm/} diff --git a/x11/mlterm/distinfo b/x11/mlterm/distinfo index cef98cfc6f2..d4d11a57a0f 100644 --- a/x11/mlterm/distinfo +++ b/x11/mlterm/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.22 2011/06/05 11:17:28 ryoon Exp $ +$NetBSD: distinfo,v 1.23 2011/07/27 12:29:09 ryoon Exp $ -SHA1 (mlterm-3.0.5.tar.gz) = 277f4083049c2bf5a0d4aacf7ff1a8e8c4f4e265 -RMD160 (mlterm-3.0.5.tar.gz) = bece240fe92211129ff0392b8ab79d673a07b6a1 -Size (mlterm-3.0.5.tar.gz) = 2722809 bytes +SHA1 (mlterm-3.0.6.tar.gz) = 867858fa3e6ea6d0c7aecff90d3332881a7db3e8 +RMD160 (mlterm-3.0.6.tar.gz) = 1815061f4e985e1f945d6b7fb1e254349f811cbd +Size (mlterm-3.0.6.tar.gz) = 3375241 bytes SHA1 (patch-ae) = e951a8917470484850cbd755420d7daf84e3ecec -- cgit v1.2.3