update patch for textproc/uim* and japanese/uim* Changelog: * update uim-1.2.1 to uim-1.3.1 * Add textproc/uim-kde package(KDE kicker applet). * Include uim-dict-gtk support in japanese/uim-anthy * Sync current data path of devel/libbonobo for textproc/uim-gnome Fix: Please apply this patch. # cd /usr/ports # patch -p0 < /path/to/this_mail
Responsible Changed From-To: freebsd-ports-bugs->nobutaka Over to maintainer
nobutaka 2007-03-10 20:11:13 UTC FreeBSD ports repository Modified files: textproc/uim Makefile distinfo pkg-plist textproc/uim/files extra-patch-helper_Makefile.in extra-patch-qt_Makefile.in extra-patch-uim_Makefile.in patch-emacs_Makefile.in patch-gtk:Makefile.in patch-helper:Makefile.in textproc/uim-el Makefile distinfo textproc/uim-gnome Makefile textproc/uim-gtk Makefile textproc/uim-m17nlib Makefile textproc/uim-qt Makefile pkg-plist Log: Update to 1.3.1. PR: ports/109399 Submitted by: Yamashiro Jun<yamajun@ofug.net> Revision Changes Path 1.10 +1 -1 ports/textproc/uim-el/Makefile 1.5 +3 -3 ports/textproc/uim-el/distinfo 1.6 +2 -1 ports/textproc/uim-gnome/Makefile 1.8 +1 -2 ports/textproc/uim-gtk/Makefile 1.10 +1 -1 ports/textproc/uim-m17nlib/Makefile 1.8 +10 -7 ports/textproc/uim-qt/Makefile 1.3 +1 -1 ports/textproc/uim-qt/pkg-plist 1.61 +11 -19 ports/textproc/uim/Makefile 1.30 +3 -3 ports/textproc/uim/distinfo 1.3 +51 -42 ports/textproc/uim/files/extra-patch-helper_Makefile.in 1.3 +48 -26 ports/textproc/uim/files/extra-patch-qt_Makefile.in 1.3 +19 -9 ports/textproc/uim/files/extra-patch-uim_Makefile.in 1.2 +7 -7 ports/textproc/uim/files/patch-emacs_Makefile.in 1.3 +6 -6 ports/textproc/uim/files/patch-gtk:Makefile.in 1.6 +11 -11 ports/textproc/uim/files/patch-helper:Makefile.in 1.31 +7 -4 ports/textproc/uim/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
nobutaka 2007-03-10 20:12:52 UTC FreeBSD ports repository Modified files: japanese/uim-anthy Makefile pkg-plist japanese/uim-canna Makefile japanese/uim-prime Makefile Log: Update to 1.3.1. PR: ports/109399 Submitted by: Yamashiro Jun<yamajun@ofug.net> Revision Changes Path 1.7 +2 -2 ports/japanese/uim-anthy/Makefile 1.4 +1 -0 ports/japanese/uim-anthy/pkg-plist 1.9 +1 -1 ports/japanese/uim-canna/Makefile 1.9 +1 -1 ports/japanese/uim-prime/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
nobutaka 2007-03-10 20:22:58 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/uim-kde Makefile pkg-descr pkg-plist Log: Add uim-kde, KDE panel applet of uim input method. PR: ports/109399 Submitted by: Yamashiro Jun<yamajun@ofug.net> Revision Changes Path 1.1119 +1 -0 ports/textproc/Makefile 1.1 +51 -0 ports/textproc/uim-kde/Makefile (new) 1.1 +3 -0 ports/textproc/uim-kde/pkg-descr (new) 1.1 +3 -0 ports/textproc/uim-kde/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, thanks!