diff options
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/ibus-pinyin/Makefile | 3 | ||||
-rw-r--r-- | inputmethod/ibus-qt/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/im-ja/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/imhangul_status_applet/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/qt5-uim/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/uim/Makefile | 4 |
6 files changed, 12 insertions, 11 deletions
diff --git a/inputmethod/ibus-pinyin/Makefile b/inputmethod/ibus-pinyin/Makefile index 838ee4e1823..a2da7f750df 100644 --- a/inputmethod/ibus-pinyin/Makefile +++ b/inputmethod/ibus-pinyin/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2013/10/23 12:39:55 obache Exp $ +# $NetBSD: Makefile,v 1.23 2014/04/09 07:27:09 obache Exp $ # DISTNAME= ibus-pinyin-1.5.0 +PKGREVISION= 1 CATEGORIES= inputmethod chinese MASTER_SITES= http://ibus.googlecode.com/files/ diff --git a/inputmethod/ibus-qt/Makefile b/inputmethod/ibus-qt/Makefile index 49060554c74..3422aba87da 100644 --- a/inputmethod/ibus-qt/Makefile +++ b/inputmethod/ibus-qt/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.33 2014/02/12 23:18:04 tron Exp $ +# $NetBSD: Makefile,v 1.34 2014/04/09 07:27:09 obache Exp $ # DISTNAME= ibus-qt-1.3.2-Source PKGNAME= ${DISTNAME:S/-Source//} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= inputmethod MASTER_SITES= http://ibus.googlecode.com/files/ diff --git a/inputmethod/im-ja/Makefile b/inputmethod/im-ja/Makefile index 2146602f47e..ef9719d4b17 100644 --- a/inputmethod/im-ja/Makefile +++ b/inputmethod/im-ja/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2014/02/12 23:18:04 tron Exp $ +# $NetBSD: Makefile,v 1.39 2014/04/09 07:27:09 obache Exp $ # DISTNAME= im-ja-1.5 -PKGREVISION= 36 +PKGREVISION= 37 CATEGORIES= inputmethod japanese MASTER_SITES= http://im-ja.sourceforge.net/ diff --git a/inputmethod/imhangul_status_applet/Makefile b/inputmethod/imhangul_status_applet/Makefile index 09aeb9eb35d..543023d98de 100644 --- a/inputmethod/imhangul_status_applet/Makefile +++ b/inputmethod/imhangul_status_applet/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.69 2014/02/12 23:18:04 tron Exp $ +# $NetBSD: Makefile,v 1.70 2014/04/09 07:27:09 obache Exp $ # DISTNAME= imhangul_status_applet-0.3 -PKGREVISION= 51 +PKGREVISION= 52 CATEGORIES= korean inputmethod MASTER_SITES= http://download.kldp.net/imhangul/imhangul_status_applet/0.3/ diff --git a/inputmethod/qt5-uim/Makefile b/inputmethod/qt5-uim/Makefile index cdee6c1776e..ea6e91e418f 100644 --- a/inputmethod/qt5-uim/Makefile +++ b/inputmethod/qt5-uim/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.4 2014/02/12 23:18:05 tron Exp $ +# $NetBSD: Makefile,v 1.5 2014/04/09 07:27:09 obache Exp $ .include "../../x11/qt5/Makefile.common" DISTNAME= uim-1.8.6 PKGNAME= qt5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= x11 MASTER_SITES= http://uim.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/inputmethod/uim/Makefile b/inputmethod/uim/Makefile index d4e6a8f310b..c79ee82f445 100644 --- a/inputmethod/uim/Makefile +++ b/inputmethod/uim/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.91 2014/02/12 23:18:05 tron Exp $ +# $NetBSD: Makefile,v 1.92 2014/04/09 07:27:09 obache Exp $ # .include "../../inputmethod/uim/Makefile.common" -PKGREVISION= 8 +PKGREVISION= 9 COMMENT= Multilingual input method library #LICENSE= See ${WRKSRC}/COPYING |