Subject: pkg/15436: Package update: Mlterm 0.2.2 (x11/mlterm)
To: None <gnats-bugs@gnats.netbsd.org>
From: None <uebayasi@soum.co.jp>
List: netbsd-bugs
Date: 01/31/2002 13:05:32
>Number:         15436
>Category:       pkg
>Synopsis:       Package update: Mlterm 2.2.0 (x11/mlterm)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Wed Jan 30 20:13:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Masao Uebayashi
>Release:        NetBSD 1.5ZA
>Organization:
SOUM Corporation, Tokyo, Japan
>Environment:
System: NetBSD oratosquilla.soum.co.jp 1.5ZA NetBSD 1.5ZA (GENERIC) #0: Sat Dec 22 10:13:49 PST 2001 chs@spathi2.chuq.com:/build/obj/build/src/sys/arch/i386/compile/GENERIC i386
Architecture: i386
Machine: i386
>Description:
Mlterm 2.2.0 has been released.

	* variable length column is supported.
	* ISCII support codes are imported(but is not still supported
	  formally).
	* fribidi 0.10.0 is supported.
	* Full Reset button is added to mlconfig.
	* color fading is supported.
	* big5 unstandard characters can be converted to and from ucs4.
	* cursor form is changed when window is focused or unfocused.
	* Background of color-reversed characters is drawn with fg color event
	  under wall paper or tranparent mode.
	* ESC ] 20 ; pt BEL sequence is supported.
	* mlterm configuration protocol is decided and implemented.
	* w3mmlconfig(w3m local-CGI) is contributed by Sakamoto Hironori san.
	* mlconf_curses(perl + curses) is contributed by Minami Hirokazu san.
	* etc/{font|vfont|aafont|vaafont} format is changed.
  	  (Dynalab font can be shown correctly by using this extension)
	* some characters of CP932 based true type fonts couldn't be shown,
	  but fixed.
	* CP932 gaiji characters (IBM , NEC , NECIBM) <=> UCS conversion is
	  supported.
	* and many minor bugs are fixed.
>How-To-Repeat:
>Fix:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/x11/mlterm/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	2001/12/30 20:19:56	1.2
+++ Makefile	2002/01/31 04:02:13
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.2 2001/12/30 20:19:56 agc Exp $
 
-DISTNAME=	mlterm-2.0.0
+DISTNAME=	mlterm-2.2.0
 CATEGORIES=	x11
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=mlterm/}
 
@@ -16,9 +16,9 @@
 GNU_CONFIGURE=	yes
 
 USE_LIBTOOL=	yes
-LIBTOOL_OVERRIDE=	${WRKSRC}/autoconf/libtool
-LIBTOOL_OVERRIDE+=	${WRKSRC}/kiklib/autoconf/libtool
-LIBTOOL_OVERRIDE+=	${WRKSRC}/mkf/autoconf/libtool
+LIBTOOL_OVERRIDE=	${WRKSRC}/autoconf/ltmain.sh
+LIBTOOL_OVERRIDE+=	${WRKSRC}/kiklib/autoconf/ltmain.sh
+LIBTOOL_OVERRIDE+=	${WRKSRC}/mkf/autoconf/ltmain.sh
 
 .include "../../devel/glib/buildlink.mk"
 .include "../../x11/gtk/buildlink.mk"
Index: PLIST
===================================================================
RCS file: /cvsroot/pkgsrc/x11/mlterm/PLIST,v
retrieving revision 1.2
diff -u -r1.2 PLIST
--- PLIST	2001/12/21 12:15:37	1.2
+++ PLIST	2002/01/31 04:02:13
@@ -6,6 +6,8 @@
 etc/mlterm/key
 etc/mlterm/main
 etc/mlterm/termcap
+etc/mlterm/vaafont
+etc/mlterm/vfont
 etc/mlterm/xim
 lib/libkik.a
 lib/libkik.la
@@ -15,8 +17,8 @@
 lib/libmkf.a
 lib/libmkf.la
 lib/libmkf.so
-lib/libmkf.so.9
-lib/libmkf.so.9.0
+lib/libmkf.so.12
+lib/libmkf.so.12.0
 lib/mlterm/libsample.a
 lib/mlterm/libsample.la
 lib/mlterm/libsample.so
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/x11/mlterm/distinfo,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 distinfo
--- distinfo	2001/12/21 11:33:28	1.1.1.1
+++ distinfo	2002/01/31 04:02:13
@@ -1,7 +1,7 @@
 $NetBSD: distinfo,v 1.1.1.1 2001/12/21 11:33:28 agc Exp $
 
-SHA1 (mlterm-2.0.0.tar.gz) = 6381a5f195d858a4ba381c6a63a87256092a9248
-Size (mlterm-2.0.0.tar.gz) = 1346691 bytes
+SHA1 (mlterm-2.2.0.tar.gz) = d8684e0d1c59ea02ab7306440340378abc8cf1ed
+Size (mlterm-2.2.0.tar.gz) = 1512809 bytes
 SHA1 (patch-aa) = bbf05e4c136485d99d2ee5fe78a04e94ff43f00e
 SHA1 (patch-ab) = 5b113fdf21f98e47099a97b14903874bf8ec5c3f
 SHA1 (patch-ac) = 5fdfbd67d21cbc867e948ec3ac669155f7229092
>Release-Note:
>Audit-Trail:
>Unformatted: