Update 1.2 -> 1.3. This resolves a segfault occurring in some

situations due to an unterminated hotkey list.

The crash and cause was
Reported by:	nork
nork@ also recommended a fix, but ume@ noticed that the latest version
of im-ja corrected the issue.  In fact, this update was
Submitted by:	ume
This commit is contained in:
Jacques Vidrine 2005-02-24 22:58:03 +00:00
parent d0164eff5a
commit a1960e0e1d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=129706
3 changed files with 8 additions and 5 deletions

View file

@ -6,8 +6,7 @@
#
PORTNAME= im-ja
PORTVERSION= 1.2
PORTREVISION= 1
PORTVERSION= 1.3
CATEGORIES= japanese x11-toolkits
MASTER_SITES= http://im-ja.sourceforge.net/
@ -21,7 +20,7 @@ OPTIONS+= WNN "Use FreeWnn" on
USE_PERL5_BUILD= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_INC_LIBTOOL_VER=13
USE_LIBTOOL_VER=15
USE_GNOME= gnomeprefix gnomehack gnomepanel lthack
GNU_CONFIGURE= yes

View file

@ -1,2 +1,2 @@
MD5 (im-ja-1.2.tar.gz) = c299678e2af6b4676b3ae29c6eea89af
SIZE (im-ja-1.2.tar.gz) = 667509
MD5 (im-ja-1.3.tar.gz) = 20ceb957496d84f854e379f40b0e704a
SIZE (im-ja-1.3.tar.gz) = 786914

View file

@ -39,6 +39,10 @@ share/gnome/im-ja/im-ja-symbols.txt
@dirrm share/gnome/im-ja
share/gnome/pixmaps/im-ja-about.jpg
share/gnome/pixmaps/im-ja-capplet.png
share/locale/ca/LC_MESSAGES/im-ja.mo
share/locale/de/LC_MESSAGES/im-ja.mo
share/locale/es/LC_MESSAGES/im-ja.mo
share/locale/hu/LC_MESSAGES/im-ja.mo
share/locale/ja/LC_MESSAGES/im-ja.mo
@exec %D/bin/gtk-query-immodules-2.0 > %D/etc/gtk-2.0/gtk.immodules
@unexec %D/bin/gtk-query-immodules-2.0 > %D/etc/gtk-2.0/gtk.immodules