pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/46030 CVS commit: pkgsrc/inputmethod/uim



The following reply was made to PR pkg/46030; it has been noted by GNATS.

From: "OBATA Akio" <obache%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/46030 CVS commit: pkgsrc/inputmethod/uim
Date: Sat, 18 Feb 2012 11:46:15 +0000

 Module Name:   pkgsrc
 Committed By:  obache
 Date:          Sat Feb 18 11:46:15 UTC 2012
 
 Modified Files:
        pkgsrc/inputmethod/uim: Makefile Makefile.common PLIST distinfo
            options.mk
 
 Log Message:
 Update uim to 1.7.3.
 Based on PR 46030 by YAMASHIRO, Jun.
 (enable commented out wnn4 option additionally)
 
 Overview of changes from 1.7.2 to 1.7.3
 =======================================
 * Fixes
   - Qt4 bridge
     * Fix im-delete-text in QTextEdit
     * Build fix for NetBSD ([uim-ja 322])
 
   - uim-m17nlib
     * Don't discard key release event when input mode is off (#45734)
     * Fix crashes with some IMs (regressed in 1.7.0-alpha).
 
 * Others
   - Generic build fix for GNU/Hurd ([uim-ja 310])
 
 Overview of changes from 1.7.1 to 1.7.2
 =======================================
 * Fixes
   - libuim
     * Fix crash in im-acquire-text with selection
 
   - uim-pref-qt4
     * Fix build failure when --as-needed is used (#40385, Julian Taylor)
 
 * Enhancements
   - Qt4 bridge
     * Support text acquisition API with QTextEdit
 
 * Others
   - Plug very minor memory leak in uim-xim
   - Plug very minor file descriptor leak in libuim-custom
 
 Overview of changes from 1.7.0 to 1.7.1
 =======================================
 * Fixes
   - uim-tutcode
     * Fix behavior when on-key and off-key are different
 
   - uim-dict-gtk
   - uim-dict-gtk3
     * Fix compilation with Canna >= 3.7
 
  - fileio.scm
     * Fix for files with no newline at the end
 
 * Enhancements
   - uim-byeoru
     * Speedup in conversion by change of system dictionary format
     * Introduce a new way to define a personal dictionary
 
   - uim-tutcode
     * Show stroke help temporarily by keys in kanji combination guide
     * Support bushu composition which consists of three or more bushu
       on auto help
     * Use bushu.help file on auto help and bushu conversion
 
   - uim-toolbar-gtk3-systray
   - uim-toolbar-gtk-systray
     * gnome-shell support
 
   - uim-notify
     * Support dynamic reconfiguration of the agent selection
 
 * Others
   - Make uim functional when --disable-notify is set at configure
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.57 -r1.58 pkgsrc/inputmethod/uim/Makefile
 cvs rdiff -u -r1.6 -r1.7 pkgsrc/inputmethod/uim/Makefile.common
 cvs rdiff -u -r1.18 -r1.19 pkgsrc/inputmethod/uim/PLIST
 cvs rdiff -u -r1.20 -r1.21 pkgsrc/inputmethod/uim/distinfo
 cvs rdiff -u -r1.24 -r1.25 pkgsrc/inputmethod/uim/options.mk
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index