pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/inputmethod/uim Fix PLIST due to update of x11/gtk2. ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e7d9eb81cb99
branches:  trunk
changeset: 518738:e7d9eb81cb99
user:      hira <hira%pkgsrc.org@localhost>
date:      Sat Sep 16 12:05:16 2006 +0000

description:
Fix PLIST due to update of x11/gtk2.  Bump PKGREVISION.

diffstat:

 inputmethod/uim/Makefile  |  3 ++-
 inputmethod/uim/PLIST.gtk |  6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diffs (29 lines):

diff -r f368187a4cbd -r e7d9eb81cb99 inputmethod/uim/Makefile
--- a/inputmethod/uim/Makefile  Sat Sep 16 11:44:26 2006 +0000
+++ b/inputmethod/uim/Makefile  Sat Sep 16 12:05:16 2006 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.26 2006/08/14 23:01:17 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2006/09/16 12:05:16 hira Exp $
 #
 
 DISTNAME=              uim-1.2.1
+PKGREVISION=           1
 CATEGORIES=            inputmethod
 MASTER_SITES=          http://uim.freedesktop.org/releases/
 EXTRACT_SUFX=          .tar.bz2
diff -r f368187a4cbd -r e7d9eb81cb99 inputmethod/uim/PLIST.gtk
--- a/inputmethod/uim/PLIST.gtk Sat Sep 16 11:44:26 2006 +0000
+++ b/inputmethod/uim/PLIST.gtk Sat Sep 16 12:05:16 2006 +0000
@@ -1,9 +1,9 @@
-@comment $NetBSD: PLIST.gtk,v 1.4 2006/06/12 16:35:20 wiz Exp $
+@comment $NetBSD: PLIST.gtk,v 1.5 2006/09/16 12:05:16 hira Exp $
 bin/uim-im-switcher-gtk
 bin/uim-input-pad-ja
 bin/uim-pref-gtk
 bin/uim-toolbar-gtk
 bin/uim-toolbar-gtk-systray
-lib/gtk-2.0/2.4.0/immodules/im-uim.la
+lib/gtk-2.0/2.10.0/immodules/im-uim.la
 libexec/uim-candwin-gtk
-@comment in gtk2: @dirrm lib/gtk-2.0/2.4.0/immodules
+@comment in gtk2: @dirrm lib/gtk-2.0/2.10.0/immodules



Home | Main Index | Thread Index | Old Index