Subject: CVS commit: pkgsrc/x11/mlterm
From: Izumi Tsutsui
Date: 2013-05-28 17:22:18
Message id: 20130528152218.57FC396@cvs.netbsd.org

Log Message:
Pull mlterm post-3.2.0 fixes from upstream:

 patches/patch-mkf_lib_mkf__ucs4__map.c
  - mkf_ucs4_map.c: mkf_map_ucs4_to_jisx0213_2000_1 is not cached
    in mkf_map_ucs4_to() to prefer JISX0208 to JISX0213 all the time.
   \ 
https://bitbucket.org/arakiken/mlterm/commits/8f6a1a969340b78cbeee5ace4a7200383ca18abe#chg-mkf/lib/mkf_ucs4_map.c

 patches/patch-xwindow_fb_x__window.c
  - fb/x_display.c: Segfault in x_font_t::x_off > 0 is fixed.
   \ 
https://bitbucket.org/arakiken/mlterm/commits/7c4748b4e79b9bf749685d944c174f2145074e9f#chg-xwindow/fb/x_window.c

Also put some tweaks for pkgsrc:

 patches/patch-etc-configure
  - regen to adjust line numbers in diff

 patches/patch-etc_font-fb
  - add commented out JISX0213_2000_1 and JISX0213_2000_2 examples

Bump PKGREVISION.

Files:
RevisionActionfile
1.84modifypkgsrc/x11/mlterm/Makefile
1.31modifypkgsrc/x11/mlterm/distinfo
1.2modifypkgsrc/x11/mlterm/patches/patch-configure
1.2modifypkgsrc/x11/mlterm/patches/patch-etc_font-fb
1.1addpkgsrc/x11/mlterm/patches/patch-mkf_lib_mkf__ucs4__map.c
1.1addpkgsrc/x11/mlterm/patches/patch-xwindow_fb_x__window.c