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


(obache)
diff -r1.31 -r1.32 pkgsrc/inputmethod/ibus-qt/Makefile

cvs diff -r1.31 -r1.32 pkgsrc/inputmethod/ibus-qt/Makefile (expand / switch to unified diff)

--- pkgsrc/inputmethod/ibus-qt/Makefile 2013/10/19 09:07:06 1.31
+++ pkgsrc/inputmethod/ibus-qt/Makefile 2013/10/23 12:57:06 1.32
@@ -1,19 +1,19 @@ @@ -1,19 +1,19 @@
1# $NetBSD: Makefile,v 1.31 2013/10/19 09:07:06 adam Exp $ 1# $NetBSD: Makefile,v 1.32 2013/10/23 12:57:06 obache Exp $
2# 2#
3 3
4DISTNAME= ibus-qt-1.3.2-Source 4DISTNAME= ibus-qt-1.3.2-Source
5PKGNAME= ${DISTNAME:S/-Source//} 5PKGNAME= ${DISTNAME:S/-Source//}
6PKGREVISION= 5 6PKGREVISION= 6
7CATEGORIES= inputmethod 7CATEGORIES= inputmethod
8MASTER_SITES= http://ibus.googlecode.com/files/ 8MASTER_SITES= http://ibus.googlecode.com/files/
9 9
10MAINTAINER= obache@NetBSD.org 10MAINTAINER= obache@NetBSD.org
11HOMEPAGE= http://code.googlecode.com/p/ibus/ 11HOMEPAGE= http://code.googlecode.com/p/ibus/
12COMMENT= Qt IBus library and Qt input method plugin 12COMMENT= Qt IBus library and Qt input method plugin
13LICENSE= gnu-gpl-v2 13LICENSE= gnu-gpl-v2
14 14
15USE_CMAKE= yes 15USE_CMAKE= yes
16USE_LANGUAGES= c c++ 16USE_LANGUAGES= c c++
17USE_PKGLOCALEDIR= yes 17USE_PKGLOCALEDIR= yes
18USE_TOOLS+= pkg-config 18USE_TOOLS+= pkg-config
19 19