pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/46030: Update request: inputmethod/uim, inputmethod/uim-elisp update to uim-1.7.3
>Number: 46030
>Category: pkg
>Synopsis: Update request: inputmethod/uim, inputmethod/uim-elisp update
>to uim-1.7.3
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Thu Feb 16 19:20:00 +0000 2012
>Originator: YAMASHIRO, Jun
>Release: NetBSD/amd64 5.99.60
>Organization:
Okinawa FreeBSD Users Group
>Environment:
NetBSD yamajun 5.99.60 NetBSD 5.99.60 (YAMAJUN) #62: Fri Jan 27 18:55:55 JST
2012 yamajun@yamajun:/usr/src/sys/arch/amd64/compile/GENERIC amd64
>Description:
Update inputmethod/uim (and inputmethod/uim-elisp) to 1.7.3.
Package changelog:
* Fix bug for Qt4 immodule
UIM changelog 1.7.0 to 1.7.3:
http://uim.googlecode.com/svn/tags/uim-1.7.3/NEWS
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
>How-To-Repeat:
>Fix:
Apply this patch to pkgsrc/inputmethod/uim
diff -Nru uim.orig/Makefile uim/Makefile
--- uim.orig/Makefile 2012-02-14 03:14:20.000000000 +0900
+++ uim/Makefile 2012-02-15 17:50:12.000000000 +0900
@@ -3,7 +3,6 @@
.include "../../inputmethod/uim/Makefile.common"
-PKGREVISION= 6
COMMENT= Multilingual input method library
CONFLICTS+= uim-qt4-immodule-[0-9]*
diff -Nru uim.orig/Makefile.common uim/Makefile.common
--- uim.orig/Makefile.common 2011-05-29 15:13:57.000000000 +0900
+++ uim/Makefile.common 2012-02-14 22:20:55.000000000 +0900
@@ -3,7 +3,7 @@
# used by inputmethod/uim/Makefile
# used by inputmethod/uim-elisp/Makefile
-UIM_VERSION= 1.7.0
+UIM_VERSION= 1.7.3
DISTNAME= uim-${UIM_VERSION}
CATEGORIES= inputmethod
MASTER_SITES= http://uim.googlecode.com/files/
diff -Nru uim.orig/PLIST uim/PLIST
--- uim.orig/PLIST 2011-05-29 15:13:57.000000000 +0900
+++ uim/PLIST 2011-09-17 04:28:54.000000000 +0900
@@ -108,7 +108,7 @@
share/uim/anthy-utf8.scm
share/uim/anthy.scm
share/uim/byeoru-custom.scm
-share/uim/byeoru-dic.scm
+share/uim/byeoru-data/byeoru-dict
share/uim/byeoru-key-custom.scm
share/uim/byeoru-symbols.scm
share/uim/byeoru.scm
diff -Nru uim.orig/distinfo uim/distinfo
--- uim.orig/distinfo 2011-09-15 01:57:41.000000000 +0900
+++ uim/distinfo 2012-02-15 17:51:13.000000000 +0900
@@ -1,8 +1,8 @@
$NetBSD: distinfo,v 1.20 2011/09/14 16:57:41 hans Exp $
-SHA1 (uim-1.7.0.tar.bz2) = b79ed80c2557e804e6d3d2771a213a29cd932a73
-RMD160 (uim-1.7.0.tar.bz2) = e866f4270e60d0590a0a37331f3ccf64d7e48fbf
-Size (uim-1.7.0.tar.bz2) = 6402469 bytes
+SHA1 (uim-1.7.3.tar.bz2) = 5c07416b01383d0d8047035a98af9af16f776ff9
+RMD160 (uim-1.7.3.tar.bz2) = 2cc9fda13289c2f0e4cf04d7dfb1472630bc5746
+Size (uim-1.7.3.tar.bz2) = 6380469 bytes
SHA1 (patch-ab) = d5bf71cf3ecea94bed70e05c1b0e6f77ac5766c5
SHA1 (patch-ac) = 3b3dfd09ed84c9d228836783e18df747ecaa5791
SHA1 (patch-ad) = bf898a6dfe50ed24a9644a4384aa78b0c7910b91
Home |
Main Index |
Thread Index |
Old Index