diff options
author | adam <adam> | 2014-10-07 16:47:10 +0000 |
---|---|---|
committer | adam <adam> | 2014-10-07 16:47:10 +0000 |
commit | 13131c0c8add84710bb4b8b0d6cccd1df762e839 (patch) | |
tree | 313937801daa2b30744756f4e0e8d99d14b355a6 /inputmethod | |
parent | 3db621764327b60c17ea2addc07c93d498a49ece (diff) | |
download | pkgsrc-13131c0c8add84710bb4b8b0d6cccd1df762e839.tar.gz |
Revbump after updating libwebp and icu
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/ibus-chewing/Makefile | 3 | ||||
-rw-r--r-- | inputmethod/ibus-libpinyin/Makefile | 3 | ||||
-rw-r--r-- | inputmethod/ibus-pinyin/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/ibus-qt/Makefile | 3 | ||||
-rw-r--r-- | inputmethod/im-ja/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/imhangul_status_applet/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/libchewing/Makefile | 3 | ||||
-rw-r--r-- | inputmethod/libchewing/buildlink3.mk | 4 | ||||
-rw-r--r-- | inputmethod/qt5-uim/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/scim-chewing/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/uim-chewing/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/uim/Makefile | 4 |
12 files changed, 24 insertions, 20 deletions
diff --git a/inputmethod/ibus-chewing/Makefile b/inputmethod/ibus-chewing/Makefile index 59b0b17d2d9..b02371437bc 100644 --- a/inputmethod/ibus-chewing/Makefile +++ b/inputmethod/ibus-chewing/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.38 2014/08/04 09:11:23 obache Exp $ +# $NetBSD: Makefile,v 1.39 2014/10/07 16:47:27 adam Exp $ # DISTNAME= ibus-chewing-1.4.10.1-Source PKGNAME= ${DISTNAME:S/-Source//} +PKGREVISION= 1 CATEGORIES= inputmethod chinese MASTER_SITES= https://github.com/definite/ibus-chewing/releases/download/${PKGVERSION_NOREV}/ diff --git a/inputmethod/ibus-libpinyin/Makefile b/inputmethod/ibus-libpinyin/Makefile index 5bb2da4d251..7222ff66fe4 100644 --- a/inputmethod/ibus-libpinyin/Makefile +++ b/inputmethod/ibus-libpinyin/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2014/06/01 13:30:35 obache Exp $ +# $NetBSD: Makefile,v 1.2 2014/10/07 16:47:27 adam Exp $ DISTNAME= ibus-libpinyin-1.6.92 +PKGREVISION= 1 CATEGORIES= inputmethod chinese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libpinyin/} diff --git a/inputmethod/ibus-pinyin/Makefile b/inputmethod/ibus-pinyin/Makefile index 2b5d67097f4..52e4d2d2df3 100644 --- a/inputmethod/ibus-pinyin/Makefile +++ b/inputmethod/ibus-pinyin/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2014/05/17 16:10:45 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2014/10/07 16:47:28 adam Exp $ # DISTNAME= ibus-pinyin-1.5.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= inputmethod chinese MASTER_SITES= http://ibus.googlecode.com/files/ diff --git a/inputmethod/ibus-qt/Makefile b/inputmethod/ibus-qt/Makefile index 8be178837a2..cf76e2620fa 100644 --- a/inputmethod/ibus-qt/Makefile +++ b/inputmethod/ibus-qt/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.35 2014/04/30 06:27:06 obache Exp $ +# $NetBSD: Makefile,v 1.36 2014/10/07 16:47:28 adam Exp $ # DISTNAME= ibus-qt-1.3.3-Source PKGNAME= ${DISTNAME:S/-Source//} +PKGREVISION= 1 CATEGORIES= inputmethod MASTER_SITES= https://github.com/ibus/ibus-qt/releases/download/${PKGVERSION_NOREV}/ diff --git a/inputmethod/im-ja/Makefile b/inputmethod/im-ja/Makefile index 643ecaa624e..832bd53053d 100644 --- a/inputmethod/im-ja/Makefile +++ b/inputmethod/im-ja/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2014/05/05 00:48:02 ryoon Exp $ +# $NetBSD: Makefile,v 1.41 2014/10/07 16:47:28 adam Exp $ # DISTNAME= im-ja-1.5 -PKGREVISION= 38 +PKGREVISION= 39 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 b783dc55948..693b479d0b8 100644 --- a/inputmethod/imhangul_status_applet/Makefile +++ b/inputmethod/imhangul_status_applet/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.71 2014/05/05 00:48:03 ryoon Exp $ +# $NetBSD: Makefile,v 1.72 2014/10/07 16:47:28 adam Exp $ # DISTNAME= imhangul_status_applet-0.3 -PKGREVISION= 53 +PKGREVISION= 54 CATEGORIES= korean inputmethod MASTER_SITES= http://download.kldp.net/imhangul/imhangul_status_applet/0.3/ diff --git a/inputmethod/libchewing/Makefile b/inputmethod/libchewing/Makefile index ed74fb825f5..a1e167a82a1 100644 --- a/inputmethod/libchewing/Makefile +++ b/inputmethod/libchewing/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/08/02 04:54:07 obache Exp $ +# $NetBSD: Makefile,v 1.10 2014/10/07 16:47:12 adam Exp $ # DISTNAME= libchewing-0.4.0 +PKGREVISION= 1 CATEGORIES= chinese inputmethod MASTER_SITES= https://github.com/chewing/libchewing/releases/download/v${PKGVERSION_NOREV}/ EXTRACT_SUFX= .tar.bz2 diff --git a/inputmethod/libchewing/buildlink3.mk b/inputmethod/libchewing/buildlink3.mk index 11ebea1711c..870956de583 100644 --- a/inputmethod/libchewing/buildlink3.mk +++ b/inputmethod/libchewing/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.8 2014/08/02 04:54:07 obache Exp $ +# $NetBSD: buildlink3.mk,v 1.9 2014/10/07 16:47:12 adam Exp $ BUILDLINK_TREE+= libchewing @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libchewing LIBCHEWING_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libchewing+= libchewing>=0.3.2 -BUILDLINK_ABI_DEPENDS.libchewing+= libchewing>=0.4.0 +BUILDLINK_ABI_DEPENDS.libchewing+= libchewing>=0.4.0nb1 BUILDLINK_PKGSRCDIR.libchewing?= ../../inputmethod/libchewing .include "../../databases/sqlite3/buildlink3.mk" diff --git a/inputmethod/qt5-uim/Makefile b/inputmethod/qt5-uim/Makefile index 31548c52178..7b3172af46d 100644 --- a/inputmethod/qt5-uim/Makefile +++ b/inputmethod/qt5-uim/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.6 2014/09/24 12:24:40 jperkin Exp $ +# $NetBSD: Makefile,v 1.7 2014/10/07 16:47:28 adam Exp $ .include "../../x11/qt5/Makefile.common" DISTNAME= uim-1.8.6 PKGNAME= qt5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= x11 MASTER_SITES= http://uim.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/inputmethod/scim-chewing/Makefile b/inputmethod/scim-chewing/Makefile index 81a94bfce84..970cdb9c037 100644 --- a/inputmethod/scim-chewing/Makefile +++ b/inputmethod/scim-chewing/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2014/08/02 04:56:25 obache Exp $ +# $NetBSD: Makefile,v 1.28 2014/10/07 16:47:28 adam Exp $ # DISTNAME= scim-chewing-0.3.5 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= inputmethod MASTER_SITES= http://chewing.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/inputmethod/uim-chewing/Makefile b/inputmethod/uim-chewing/Makefile index d5f2508ae13..e6f57f7560d 100644 --- a/inputmethod/uim-chewing/Makefile +++ b/inputmethod/uim-chewing/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2014/08/02 04:56:25 obache Exp $ +# $NetBSD: Makefile,v 1.4 2014/10/07 16:47:28 adam Exp $ # DISTNAME= uim-chewing-0.1.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= inputmethod chinese MASTER_SITES= http://uim.googlecode.com/files/ diff --git a/inputmethod/uim/Makefile b/inputmethod/uim/Makefile index e623301329d..ff342f63f8a 100644 --- a/inputmethod/uim/Makefile +++ b/inputmethod/uim/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.100 2014/08/22 11:24:36 wiz Exp $ +# $NetBSD: Makefile,v 1.101 2014/10/07 16:47:28 adam Exp $ # .include "../../inputmethod/uim/Makefile.common" -PKGREVISION= 16 +PKGREVISION= 17 COMMENT= Multilingual input method library #LICENSE= See ${WRKSRC}/COPYING |