diff options
author | wiz <wiz@pkgsrc.org> | 2018-01-28 20:10:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-01-28 20:10:34 +0000 |
commit | 1bf85a634ceb83c7d3889697ddd61a7d403d9207 (patch) | |
tree | 820d144772d83eef522d14f64539ef676f3603cc /inputmethod | |
parent | 2c1bc1b63648a221e94be33883dfd8e1b7700395 (diff) | |
download | pkgsrc-1bf85a634ceb83c7d3889697ddd61a7d403d9207.tar.gz |
Bump PKGREVISION for gdbm shlib major bump
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/im-ja/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/imhangul_status_applet/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/skktools/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/uim/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/inputmethod/im-ja/Makefile b/inputmethod/im-ja/Makefile index f77f5cd0346..a482e7979d9 100644 --- a/inputmethod/im-ja/Makefile +++ b/inputmethod/im-ja/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.56 2017/11/30 16:45:27 adam Exp $ +# $NetBSD: Makefile,v 1.57 2018/01/28 20:10:53 wiz Exp $ # DISTNAME= im-ja-1.5 -PKGREVISION= 53 +PKGREVISION= 54 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 1335755821b..4ca8a3c32af 100644 --- a/inputmethod/imhangul_status_applet/Makefile +++ b/inputmethod/imhangul_status_applet/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.86 2017/11/30 16:45:27 adam Exp $ +# $NetBSD: Makefile,v 1.87 2018/01/28 20:10:53 wiz Exp $ # DISTNAME= imhangul_status_applet-0.3 -PKGREVISION= 68 +PKGREVISION= 69 CATEGORIES= korean inputmethod MASTER_SITES= http://download.kldp.net/imhangul/imhangul_status_applet/0.3/ diff --git a/inputmethod/skktools/Makefile b/inputmethod/skktools/Makefile index 49399183a65..0764322ab0b 100644 --- a/inputmethod/skktools/Makefile +++ b/inputmethod/skktools/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2012/10/06 14:25:19 asau Exp $ +# $NetBSD: Makefile,v 1.10 2018/01/28 20:10:53 wiz Exp $ # DISTNAME= skktools-1.3.1 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= japanese inputmethod MASTER_SITES= http://openlab.ring.gr.jp/skk/tools/ diff --git a/inputmethod/uim/Makefile b/inputmethod/uim/Makefile index 63a329bf5f9..d17b94e00f2 100644 --- a/inputmethod/uim/Makefile +++ b/inputmethod/uim/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.132 2018/01/01 21:18:37 adam Exp $ +# $NetBSD: Makefile,v 1.133 2018/01/28 20:10:53 wiz Exp $ # .include "../../inputmethod/uim/Makefile.common" -PKGREVISION= 45 +PKGREVISION= 46 COMMENT= Multilingual input method library #LICENSE= See ${WRKSRC}/COPYING |