Wed Oct 23 12:50:03 2013 UTC ()
Bump PKGREVISION from ibus-1.5.


(obache)
diff -r1.2 -r1.3 pkgsrc/inputmethod/ibus-libthai/Makefile
diff -r1.28 -r1.29 pkgsrc/inputmethod/ibus-m17n/Makefile
diff -r1.13 -r1.14 pkgsrc/inputmethod/ibus-mozc/Makefile
diff -r1.25 -r1.26 pkgsrc/inputmethod/ibus-skk/Makefile
diff -r1.20 -r1.21 pkgsrc/inputmethod/ibus-t9/Makefile

cvs diff -r1.2 -r1.3 pkgsrc/inputmethod/ibus-libthai/Makefile (expand / switch to unified diff)

--- pkgsrc/inputmethod/ibus-libthai/Makefile 2013/10/10 14:42:17 1.2
+++ pkgsrc/inputmethod/ibus-libthai/Makefile 2013/10/23 12:50:02 1.3
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.2 2013/10/10 14:42:17 ryoon Exp $ 1# $NetBSD: Makefile,v 1.3 2013/10/23 12:50:02 obache Exp $
2# 2#
3 3
4DISTNAME= ibus-libthai-0.1.0 4DISTNAME= ibus-libthai-0.1.0
5PKGREVISION= 1 5PKGREVISION= 2
6CATEGORIES= inputmethod 6CATEGORIES= inputmethod
7MASTER_SITES= http://linux.thai.net/pub/thailinux/software/libthai/ \ 7MASTER_SITES= http://linux.thai.net/pub/thailinux/software/libthai/ \
8 ftp://linux.thai.net/pub/ThaiLinux/software/libthai/ 8 ftp://linux.thai.net/pub/ThaiLinux/software/libthai/
9EXTRACT_SUFX= .tar.xz 9EXTRACT_SUFX= .tar.xz
10 10
11MAINTAINER= obache@NetBSD.org 11MAINTAINER= obache@NetBSD.org
12HOMEPAGE= http://linux.thai.net/projects/ibus-libthai 12HOMEPAGE= http://linux.thai.net/projects/ibus-libthai
13COMMENT= Thai imput method engine for IBus based on libthai library 13COMMENT= Thai imput method engine for IBus based on libthai library
14LICENSE= gnu-gpl-v2 14LICENSE= gnu-gpl-v2
15 15
16GNU_CONFIGURE= yes 16GNU_CONFIGURE= yes
17USE_PKGLOCALEDIR= yes 17USE_PKGLOCALEDIR= yes
18USE_TOOLS+= pkg-config 18USE_TOOLS+= pkg-config

cvs diff -r1.28 -r1.29 pkgsrc/inputmethod/ibus-m17n/Makefile (expand / switch to unified diff)

--- pkgsrc/inputmethod/ibus-m17n/Makefile 2013/10/10 14:42:17 1.28
+++ pkgsrc/inputmethod/ibus-m17n/Makefile 2013/10/23 12:50:02 1.29
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.28 2013/10/10 14:42:17 ryoon Exp $ 1# $NetBSD: Makefile,v 1.29 2013/10/23 12:50:02 obache Exp $
2# 2#
3 3
4DISTNAME= ibus-m17n-1.3.4 4DISTNAME= ibus-m17n-1.3.4
5PKGREVISION= 13 5PKGREVISION= 14
6CATEGORIES= inputmethod 6CATEGORIES= inputmethod
7MASTER_SITES= http://ibus.googlecode.com/files/ 7MASTER_SITES= http://ibus.googlecode.com/files/
8 8
9MAINTAINER= obache@NetBSD.org 9MAINTAINER= obache@NetBSD.org
10HOMEPAGE= http://code.google.com/p/ibus/ 10HOMEPAGE= http://code.google.com/p/ibus/
11COMMENT= M17N engine for IBus platform 11COMMENT= M17N engine for IBus platform
12LICENSE= gnu-gpl-v2 12LICENSE= gnu-gpl-v2
13 13
14GNU_CONFIGURE= yes 14GNU_CONFIGURE= yes
15USE_LIBTOOL= yes 15USE_LIBTOOL= yes
16USE_PKGLOCALEDIR= yes 16USE_PKGLOCALEDIR= yes
17USE_TOOLS+= pkg-config msgfmt gmake 17USE_TOOLS+= pkg-config msgfmt gmake
18 18

cvs diff -r1.13 -r1.14 pkgsrc/inputmethod/ibus-mozc/Makefile (expand / switch to unified diff)

--- pkgsrc/inputmethod/ibus-mozc/Makefile 2013/10/10 14:42:29 1.13
+++ pkgsrc/inputmethod/ibus-mozc/Makefile 2013/10/23 12:50:02 1.14
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.13 2013/10/10 14:42:29 ryoon Exp $ 1# $NetBSD: Makefile,v 1.14 2013/10/23 12:50:02 obache Exp $
2 2
3PKGNAME= ibus-${DISTNAME} 3PKGNAME= ibus-${DISTNAME}
4PKGREVISION= 1 4PKGREVISION= 2
5 5
6INSTALLATION_DIRS+= libexec share/ibus share/icons share/ibus/component \ 6INSTALLATION_DIRS+= libexec share/ibus share/icons share/ibus/component \
7 share/ibus-mozc 7 share/ibus-mozc
8 8
9DEPENDS+= xdg-utils-[0-9]*:../../misc/xdg-utils 9DEPENDS+= xdg-utils-[0-9]*:../../misc/xdg-utils
10DEPENDS+= mozc-server-[0-9]*:../../inputmethod/mozc-server 10DEPENDS+= mozc-server-[0-9]*:../../inputmethod/mozc-server
11DEPENDS+= mozc-tool-[0-9]*:../../inputmethod/mozc-tool 11DEPENDS+= mozc-tool-[0-9]*:../../inputmethod/mozc-tool
12 12
13do-build: 13do-build:
14 cd ${WRKSRC} && env ${MAKE_ENV} \ 14 cd ${WRKSRC} && env ${MAKE_ENV} \
15 ${PYTHONBIN} build_mozc.py build -c ${MOZC_BUILD_MODE} ${_MAKE_JOBS} \ 15 ${PYTHONBIN} build_mozc.py build -c ${MOZC_BUILD_MODE} ${_MAKE_JOBS} \
16 unix/ibus/ibus.gyp:ibus_mozc \ 16 unix/ibus/ibus.gyp:ibus_mozc \
17 renderer/renderer.gyp:mozc_renderer 17 renderer/renderer.gyp:mozc_renderer

cvs diff -r1.25 -r1.26 pkgsrc/inputmethod/ibus-skk/Makefile (expand / switch to unified diff)

--- pkgsrc/inputmethod/ibus-skk/Makefile 2013/10/10 14:42:18 1.25
+++ pkgsrc/inputmethod/ibus-skk/Makefile 2013/10/23 12:50:02 1.26
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.25 2013/10/10 14:42:18 ryoon Exp $ 1# $NetBSD: Makefile,v 1.26 2013/10/23 12:50:02 obache Exp $
2# 2#
3 3
4DISTNAME= ibus-skk-1.4.1 4DISTNAME= ibus-skk-1.4.1
5PKGREVISION= 10 5PKGREVISION= 11
6CATEGORIES= inputmethod japanese 6CATEGORIES= inputmethod japanese
7MASTER_SITES= http://cloud.github.com/downloads/ueno/ibus-skk/ 7MASTER_SITES= http://cloud.github.com/downloads/ueno/ibus-skk/
8 8
9MAINTAINER= obache@NetBSD.org 9MAINTAINER= obache@NetBSD.org
10HOMEPAGE= http://github.com/ueno/ibus-skk/ 10HOMEPAGE= http://github.com/ueno/ibus-skk/
11COMMENT= Japanese SKK input engine for IBus 11COMMENT= Japanese SKK input engine for IBus
12LICENSE= gnu-gpl-v2 12LICENSE= gnu-gpl-v2
13 13
14GNU_CONFIGURE= yes 14GNU_CONFIGURE= yes
15USE_LIBTOOL= yes 15USE_LIBTOOL= yes
16USE_PKGLOCALEDIR= yes 16USE_PKGLOCALEDIR= yes
17USE_TOOLS+= gmake intltool msgfmt pkg-config 17USE_TOOLS+= gmake intltool msgfmt pkg-config
18 18

cvs diff -r1.20 -r1.21 pkgsrc/inputmethod/ibus-t9/Makefile (expand / switch to unified diff)

--- pkgsrc/inputmethod/ibus-t9/Makefile 2013/10/10 14:42:18 1.20
+++ pkgsrc/inputmethod/ibus-t9/Makefile 2013/10/23 12:50:02 1.21
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.20 2013/10/10 14:42:18 ryoon Exp $ 1# $NetBSD: Makefile,v 1.21 2013/10/23 12:50:02 obache Exp $
2# 2#
3 3
4DISTNAME= ibus-t9-2.1.0.20100601 4DISTNAME= ibus-t9-2.1.0.20100601
5PKGREVISION= 19 5PKGREVISION= 20
6CATEGORIES= inputmethod chinese 6CATEGORIES= inputmethod chinese
7MASTER_SITES= http://ibus-t9.googlecode.com/files/ 7MASTER_SITES= http://ibus-t9.googlecode.com/files/
8 8
9MAINTAINER= obache@NetBSD.org 9MAINTAINER= obache@NetBSD.org
10HOMEPAGE= http://code.google.com/p/ibus-t9/ 10HOMEPAGE= http://code.google.com/p/ibus-t9/
11COMMENT= IBus T9 Input Method 11COMMENT= IBus T9 Input Method
12LICENSE= gnu-gpl-v3 12LICENSE= gnu-gpl-v3
13 13
14DEPENDS+= librsvg-[0-9]*:../../graphics/librsvg 14DEPENDS+= librsvg-[0-9]*:../../graphics/librsvg
15 15
16GNU_CONFIGURE= yes 16GNU_CONFIGURE= yes
17USE_PKGLOCALEDIR= yes 17USE_PKGLOCALEDIR= yes
18USE_TOOLS+= gmake pkg-config 18USE_TOOLS+= gmake pkg-config