summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2011-01-13 13:36:05 +0000
committerwiz <wiz@pkgsrc.org>2011-01-13 13:36:05 +0000
commit2f4126dc58a114d0237e603c89b2b475b9fbb38f (patch)
tree88e815d783e836dbfc6cc98e62ec39f0cd57cff6 /inputmethod
parentdfa758c4ea4c53e8949343589574528ccd889f36 (diff)
downloadpkgsrc-2f4126dc58a114d0237e603c89b2b475b9fbb38f.tar.gz
png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.
Diffstat (limited to 'inputmethod')
-rw-r--r--inputmethod/ami/Makefile4
-rw-r--r--inputmethod/ibus-chewing/Makefile3
-rw-r--r--inputmethod/ibus-handwrite/Makefile3
-rw-r--r--inputmethod/ibus-input-pad/Makefile3
-rw-r--r--inputmethod/ibus-m17n/Makefile4
-rw-r--r--inputmethod/ibus-qt/Makefile4
-rw-r--r--inputmethod/ibus-t9/Makefile4
-rw-r--r--inputmethod/ibus-unikey/Makefile4
-rw-r--r--inputmethod/ibus/Makefile3
-rw-r--r--inputmethod/im-ja/Makefile4
-rw-r--r--inputmethod/imhangul_status_applet/Makefile4
-rw-r--r--inputmethod/input-pad/Makefile3
-rw-r--r--inputmethod/input-pad/buildlink3.mk4
-rw-r--r--inputmethod/kasumi/Makefile4
-rw-r--r--inputmethod/kimera-tomoe-gtk/Makefile4
-rw-r--r--inputmethod/kimera/Makefile4
-rw-r--r--inputmethod/m17n-im-config/Makefile4
-rw-r--r--inputmethod/m17n-im-config/buildlink3.mk4
-rw-r--r--inputmethod/nabi/Makefile4
-rw-r--r--inputmethod/novel-pinyin/Makefile4
-rw-r--r--inputmethod/py-input-pad/Makefile3
-rw-r--r--inputmethod/scim-anthy/Makefile4
-rw-r--r--inputmethod/scim-array/Makefile4
-rw-r--r--inputmethod/scim-bridge/Makefile4
-rw-r--r--inputmethod/scim-canna/Makefile4
-rw-r--r--inputmethod/scim-ccinput/Makefile4
-rw-r--r--inputmethod/scim-chewing/Makefile4
-rw-r--r--inputmethod/scim-fcitx/Makefile4
-rw-r--r--inputmethod/scim-hangul/Makefile4
-rw-r--r--inputmethod/scim-input-pad/Makefile4
-rw-r--r--inputmethod/scim-m17n/Makefile4
-rw-r--r--inputmethod/scim-pinyin/Makefile4
-rw-r--r--inputmethod/scim-prime/Makefile4
-rw-r--r--inputmethod/scim-python/Makefile4
-rw-r--r--inputmethod/scim-sinhala/Makefile4
-rw-r--r--inputmethod/scim-skk/Makefile4
-rw-r--r--inputmethod/scim-tables/Makefile4
-rw-r--r--inputmethod/scim-thai/Makefile4
-rw-r--r--inputmethod/scim-tomoe/Makefile4
-rw-r--r--inputmethod/scim-uim/Makefile4
-rw-r--r--inputmethod/scim-unikey/Makefile4
-rw-r--r--inputmethod/scim/Makefile4
-rw-r--r--inputmethod/scim/buildlink3.mk4
-rw-r--r--inputmethod/tomoe-gtk/Makefile4
-rw-r--r--inputmethod/tomoe-gtk/buildlink3.mk4
-rw-r--r--inputmethod/uim-tomoe-gtk/Makefile4
46 files changed, 92 insertions, 86 deletions
diff --git a/inputmethod/ami/Makefile b/inputmethod/ami/Makefile
index 513a27b4bf4..465ee7108fe 100644
--- a/inputmethod/ami/Makefile
+++ b/inputmethod/ami/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.23 2010/06/13 22:44:48 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2011/01/13 13:38:26 wiz Exp $
#
DISTNAME= ami-1.0.11
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= korean inputmethod
MASTER_SITES= http://kldp.net/frs/download.php/942/
# http://kldp.net/frs/download.php/942/ami-1.2.3.tar.gz
diff --git a/inputmethod/ibus-chewing/Makefile b/inputmethod/ibus-chewing/Makefile
index ab413992e10..eb72879554e 100644
--- a/inputmethod/ibus-chewing/Makefile
+++ b/inputmethod/ibus-chewing/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2010/12/03 08:56:39 obache Exp $
+# $NetBSD: Makefile,v 1.7 2011/01/13 13:38:26 wiz Exp $
#
DISTNAME= ibus-chewing-1.3.9.2-Source
PKGNAME= ${DISTNAME:S/-Source//}
+PKGREVISION= 1
CATEGORIES= inputmethod chinese
MASTER_SITES= http://ibus.googlecode.com/files/
diff --git a/inputmethod/ibus-handwrite/Makefile b/inputmethod/ibus-handwrite/Makefile
index 9fbbc26ee4c..0da279357eb 100644
--- a/inputmethod/ibus-handwrite/Makefile
+++ b/inputmethod/ibus-handwrite/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2010/12/14 06:20:42 obache Exp $
+# $NetBSD: Makefile,v 1.6 2011/01/13 13:38:26 wiz Exp $
#
DISTNAME= ibus-handwrite-2.1.2
+PKGREVISION= 1
CATEGORIES= inputmethod
MASTER_SITES= http://ibus-handwrite.googlecode.com/files/
diff --git a/inputmethod/ibus-input-pad/Makefile b/inputmethod/ibus-input-pad/Makefile
index 31e182a37b2..93d8953988c 100644
--- a/inputmethod/ibus-input-pad/Makefile
+++ b/inputmethod/ibus-input-pad/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2010/12/03 08:45:49 obache Exp $
+# $NetBSD: Makefile,v 1.6 2011/01/13 13:38:27 wiz Exp $
#
DISTNAME= ibus-input-pad-0.1.4
+PKGREVISION= 1
CATEGORIES= inputmethod
MASTER_SITES= http://input-pad.googlecode.com/files/
diff --git a/inputmethod/ibus-m17n/Makefile b/inputmethod/ibus-m17n/Makefile
index 74acd6e7aaf..541b3d844fb 100644
--- a/inputmethod/ibus-m17n/Makefile
+++ b/inputmethod/ibus-m17n/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2010/11/15 22:57:33 abs Exp $
+# $NetBSD: Makefile,v 1.6 2011/01/13 13:38:27 wiz Exp $
#
DISTNAME= ibus-m17n-1.3.1
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= inputmethod
MASTER_SITES= http://ibus.googlecode.com/files/
diff --git a/inputmethod/ibus-qt/Makefile b/inputmethod/ibus-qt/Makefile
index 0a1b47d9524..c629180dbd7 100644
--- a/inputmethod/ibus-qt/Makefile
+++ b/inputmethod/ibus-qt/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2010/12/17 07:36:13 obache Exp $
+# $NetBSD: Makefile,v 1.7 2011/01/13 13:38:27 wiz Exp $
#
DISTNAME= ibus-qt-1.3.1-Source
PKGNAME= ${DISTNAME:S/-Source//}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= inputmethod
MASTER_SITES= http://ibus.googlecode.com/files/
diff --git a/inputmethod/ibus-t9/Makefile b/inputmethod/ibus-t9/Makefile
index 75f5771f5b8..68d255aeb8d 100644
--- a/inputmethod/ibus-t9/Makefile
+++ b/inputmethod/ibus-t9/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2010/11/15 22:57:33 abs Exp $
+# $NetBSD: Makefile,v 1.4 2011/01/13 13:38:27 wiz Exp $
#
DISTNAME= ibus-t9-2.1.0.20100601
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= inputmethod chinese
MASTER_SITES= http://ibus-t9.googlecode.com/files/
diff --git a/inputmethod/ibus-unikey/Makefile b/inputmethod/ibus-unikey/Makefile
index 5194df87de0..a50b3d36965 100644
--- a/inputmethod/ibus-unikey/Makefile
+++ b/inputmethod/ibus-unikey/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2010/11/15 22:57:33 abs Exp $
+# $NetBSD: Makefile,v 1.5 2011/01/13 13:38:28 wiz Exp $
#
DISTNAME= ibus-unikey-0.5.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= inputmethod
MASTER_SITES= http://ibus-unikey.googlecode.com/files/
diff --git a/inputmethod/ibus/Makefile b/inputmethod/ibus/Makefile
index 2d05e497e13..8e235141675 100644
--- a/inputmethod/ibus/Makefile
+++ b/inputmethod/ibus/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2010/11/25 10:55:43 obache Exp $
+# $NetBSD: Makefile,v 1.8 2011/01/13 13:38:28 wiz Exp $
#
DISTNAME= ibus-1.3.9
+PKGREVISION= 1
CATEGORIES= inputmethod
MASTER_SITES= http://ibus.googlecode.com/files/
diff --git a/inputmethod/im-ja/Makefile b/inputmethod/im-ja/Makefile
index b8c05777cab..d8ffeb059c1 100644
--- a/inputmethod/im-ja/Makefile
+++ b/inputmethod/im-ja/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2010/11/15 22:57:33 abs Exp $
+# $NetBSD: Makefile,v 1.5 2011/01/13 13:38:28 wiz Exp $
#
DISTNAME= im-ja-1.5
-PKGREVISION= 3
+PKGREVISION= 4
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 a06f49a90fb..cc066513f57 100644
--- a/inputmethod/imhangul_status_applet/Makefile
+++ b/inputmethod/imhangul_status_applet/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.36 2010/11/15 22:57:34 abs Exp $
+# $NetBSD: Makefile,v 1.37 2011/01/13 13:38:28 wiz Exp $
#
DISTNAME= imhangul_status_applet-0.3
-PKGREVISION= 19
+PKGREVISION= 20
CATEGORIES= korean inputmethod
MASTER_SITES= http://download.kldp.net/imhangul/imhangul_status_applet/0.3/
diff --git a/inputmethod/input-pad/Makefile b/inputmethod/input-pad/Makefile
index 5e41daf7780..80eb91d10b0 100644
--- a/inputmethod/input-pad/Makefile
+++ b/inputmethod/input-pad/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.6 2011/01/09 10:33:02 obache Exp $
+# $NetBSD: Makefile,v 1.7 2011/01/13 13:36:36 wiz Exp $
#
.include "Makefile.common"
MAINTAINER= obache@NetBSD.org
COMMENT= On-screen Input Pad to Send Characters with Mouse
+PKGREVISION= 1
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/inputmethod/input-pad/buildlink3.mk b/inputmethod/input-pad/buildlink3.mk
index 6314ddf4862..34ac44d36e6 100644
--- a/inputmethod/input-pad/buildlink3.mk
+++ b/inputmethod/input-pad/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.4 2010/11/30 11:39:12 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2011/01/13 13:36:36 wiz Exp $
#
BUILDLINK_TREE+= input-pad
@@ -7,7 +7,7 @@ BUILDLINK_TREE+= input-pad
INPUT_PAD_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.input-pad+= input-pad>=0.1.1
-BUILDLINK_ABI_DEPENDS.input-pad?= input-pad>=1.0.0
+BUILDLINK_ABI_DEPENDS.input-pad?= input-pad>=1.0.0nb1
BUILDLINK_PKGSRCDIR.input-pad?= ../../inputmethod/input-pad
.include "../../devel/gettext-lib/buildlink3.mk"
diff --git a/inputmethod/kasumi/Makefile b/inputmethod/kasumi/Makefile
index f5ce1acd897..b60673a3e05 100644
--- a/inputmethod/kasumi/Makefile
+++ b/inputmethod/kasumi/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2010/11/15 22:57:34 abs Exp $
+# $NetBSD: Makefile,v 1.10 2011/01/13 13:38:28 wiz Exp $
DISTNAME= kasumi-2.5
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= inputmethod japanese
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=kasumi/41436/}
diff --git a/inputmethod/kimera-tomoe-gtk/Makefile b/inputmethod/kimera-tomoe-gtk/Makefile
index 2d481c244c1..2f3400f8f8e 100644
--- a/inputmethod/kimera-tomoe-gtk/Makefile
+++ b/inputmethod/kimera-tomoe-gtk/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2010/11/15 22:57:35 abs Exp $
+# $NetBSD: Makefile,v 1.6 2011/01/13 13:38:28 wiz Exp $
#
DISTNAME= kimera-tomoe-gtk-0.5
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= inputmethod japanese
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=kimera/24906/}
diff --git a/inputmethod/kimera/Makefile b/inputmethod/kimera/Makefile
index f70a165b623..3b9b191159b 100644
--- a/inputmethod/kimera/Makefile
+++ b/inputmethod/kimera/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2010/11/15 22:57:34 abs Exp $
+# $NetBSD: Makefile,v 1.5 2011/01/13 13:38:29 wiz Exp $
#
DISTNAME= kimera-2.11
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= inputmethod japanese
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=kimera/37271/}
diff --git a/inputmethod/m17n-im-config/Makefile b/inputmethod/m17n-im-config/Makefile
index 63195eef84a..42adca09b24 100644
--- a/inputmethod/m17n-im-config/Makefile
+++ b/inputmethod/m17n-im-config/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2010/11/15 22:57:35 abs Exp $
+# $NetBSD: Makefile,v 1.9 2011/01/13 13:36:33 wiz Exp $
#
DISTNAME= m17n-im-config-0.9.0
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= inputmethod devel
MASTER_SITES= http://www.m17n.org/m17n-lib-download/
diff --git a/inputmethod/m17n-im-config/buildlink3.mk b/inputmethod/m17n-im-config/buildlink3.mk
index 18e72ac093d..4d600d423de 100644
--- a/inputmethod/m17n-im-config/buildlink3.mk
+++ b/inputmethod/m17n-im-config/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.7 2010/11/15 22:57:35 abs Exp $
+# $NetBSD: buildlink3.mk,v 1.8 2011/01/13 13:36:33 wiz Exp $
BUILDLINK_TREE+= m17n-im-config
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= m17n-im-config
M17N_IM_CONFIG_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.m17n-im-config+= m17n-im-config>=0.9.0
-BUILDLINK_ABI_DEPENDS.m17n-im-config?= m17n-im-config>=0.9.0nb5
+BUILDLINK_ABI_DEPENDS.m17n-im-config?= m17n-im-config>=0.9.0nb6
BUILDLINK_PKGSRCDIR.m17n-im-config?= ../../inputmethod/m17n-im-config
.include "../../devel/gettext-lib/buildlink3.mk"
diff --git a/inputmethod/nabi/Makefile b/inputmethod/nabi/Makefile
index 1675a7ddf19..3b1af8da711 100644
--- a/inputmethod/nabi/Makefile
+++ b/inputmethod/nabi/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.32 2010/11/15 22:57:35 abs Exp $
+# $NetBSD: Makefile,v 1.33 2011/01/13 13:38:29 wiz Exp $
#
DISTNAME= nabi-0.99.3
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= korean inputmethod
MASTER_SITES= http://kldp.net/frs/download.php/4929/
diff --git a/inputmethod/novel-pinyin/Makefile b/inputmethod/novel-pinyin/Makefile
index a6dab7b2bf6..b54c8ccb312 100644
--- a/inputmethod/novel-pinyin/Makefile
+++ b/inputmethod/novel-pinyin/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2010/11/15 22:57:35 abs Exp $
+# $NetBSD: Makefile,v 1.8 2011/01/13 13:38:29 wiz Exp $
DISTNAME= novel-pinyin-0.2.5
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=novel-pinyin/}
diff --git a/inputmethod/py-input-pad/Makefile b/inputmethod/py-input-pad/Makefile
index 871c976dfe6..678bd0f25e8 100644
--- a/inputmethod/py-input-pad/Makefile
+++ b/inputmethod/py-input-pad/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.7 2011/01/09 10:33:02 obache Exp $
+# $NetBSD: Makefile,v 1.8 2011/01/13 13:38:29 wiz Exp $
#
.include "../../inputmethod/input-pad/Makefile.common"
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
MAINTAINER= obache@NetBSD.org
COMMENT= Python wrapper for Input Pad
diff --git a/inputmethod/scim-anthy/Makefile b/inputmethod/scim-anthy/Makefile
index e412bfec309..d238ef89f9c 100644
--- a/inputmethod/scim-anthy/Makefile
+++ b/inputmethod/scim-anthy/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2010/11/15 22:57:36 abs Exp $
+# $NetBSD: Makefile,v 1.6 2011/01/13 13:38:29 wiz Exp $
#
DISTNAME= scim-anthy-1.2.7
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=scim-imengine/37309/}
diff --git a/inputmethod/scim-array/Makefile b/inputmethod/scim-array/Makefile
index 92d5828f8c1..c85354e9fed 100644
--- a/inputmethod/scim-array/Makefile
+++ b/inputmethod/scim-array/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2010/11/15 22:57:36 abs Exp $
+# $NetBSD: Makefile,v 1.5 2011/01/13 13:38:29 wiz Exp $
#
DISTNAME= scim-array-1.0.1
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= inputmethod chinese
MASTER_SITES= http://of.openfoundry.org/download/scimarray/1.0.1/
diff --git a/inputmethod/scim-bridge/Makefile b/inputmethod/scim-bridge/Makefile
index 09f97f9f00e..6dfef98bfea 100644
--- a/inputmethod/scim-bridge/Makefile
+++ b/inputmethod/scim-bridge/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2010/11/15 22:57:36 abs Exp $
+# $NetBSD: Makefile,v 1.6 2011/01/13 13:38:30 wiz Exp $
#
DISTNAME= scim-bridge-0.4.16
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/}
diff --git a/inputmethod/scim-canna/Makefile b/inputmethod/scim-canna/Makefile
index 1e60346c61e..88038753ed0 100644
--- a/inputmethod/scim-canna/Makefile
+++ b/inputmethod/scim-canna/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2010/11/15 22:57:37 abs Exp $
+# $NetBSD: Makefile,v 1.6 2011/01/13 13:38:30 wiz Exp $
#
DISTNAME= scim-canna-1.0.1
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=scim-imengine/29155/}
diff --git a/inputmethod/scim-ccinput/Makefile b/inputmethod/scim-ccinput/Makefile
index 885dc9ca39a..ae264aac093 100644
--- a/inputmethod/scim-ccinput/Makefile
+++ b/inputmethod/scim-ccinput/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2010/11/15 22:57:37 abs Exp $
+# $NetBSD: Makefile,v 1.7 2011/01/13 13:38:30 wiz Exp $
#
DISTNAME= scim-ccinput-0.3.1
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= inputmethod chinese
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/}
EXTRACT_SUFX= .tar.bz2
diff --git a/inputmethod/scim-chewing/Makefile b/inputmethod/scim-chewing/Makefile
index 53d464c1b3c..1ee30f8d2a3 100644
--- a/inputmethod/scim-chewing/Makefile
+++ b/inputmethod/scim-chewing/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2010/11/15 22:57:37 abs Exp $
+# $NetBSD: Makefile,v 1.6 2011/01/13 13:38:30 wiz Exp $
#
DISTNAME= scim-chewing-0.3.3
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= inputmethod
MASTER_SITES= http://chewing.csie.net/download/scim/
EXTRACT_SUFX= .tar.bz2
diff --git a/inputmethod/scim-fcitx/Makefile b/inputmethod/scim-fcitx/Makefile
index 2acea876f29..14a148f1170 100644
--- a/inputmethod/scim-fcitx/Makefile
+++ b/inputmethod/scim-fcitx/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2010/11/15 22:57:37 abs Exp $
+# $NetBSD: Makefile,v 1.5 2011/01/13 13:38:30 wiz Exp $
#
DISTNAME= scim-fcitx.3.1.1
PKGNAME= scim-fcitx-3.1.1
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/}
EXTRACT_SUFX= .tar.bz2
diff --git a/inputmethod/scim-hangul/Makefile b/inputmethod/scim-hangul/Makefile
index e7528569b03..35958613c7b 100644
--- a/inputmethod/scim-hangul/Makefile
+++ b/inputmethod/scim-hangul/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2010/11/15 22:57:37 abs Exp $
+# $NetBSD: Makefile,v 1.5 2011/01/13 13:38:31 wiz Exp $
#
DISTNAME= scim-hangul-0.3.2
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= inputmethod korean
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/}
diff --git a/inputmethod/scim-input-pad/Makefile b/inputmethod/scim-input-pad/Makefile
index 4535660e2e9..2845113d08c 100644
--- a/inputmethod/scim-input-pad/Makefile
+++ b/inputmethod/scim-input-pad/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2010/11/15 22:57:38 abs Exp $
+# $NetBSD: Makefile,v 1.5 2011/01/13 13:38:31 wiz Exp $
#
DISTNAME= scim-input-pad-0.1.2
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/}
diff --git a/inputmethod/scim-m17n/Makefile b/inputmethod/scim-m17n/Makefile
index aca5f0b60de..4deb9b7fdf0 100644
--- a/inputmethod/scim-m17n/Makefile
+++ b/inputmethod/scim-m17n/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2010/11/15 22:57:38 abs Exp $
+# $NetBSD: Makefile,v 1.6 2011/01/13 13:38:31 wiz Exp $
#
DISTNAME= scim-m17n-0.2.3
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/}
diff --git a/inputmethod/scim-pinyin/Makefile b/inputmethod/scim-pinyin/Makefile
index b8b01aa4f3b..95c4330f47e 100644
--- a/inputmethod/scim-pinyin/Makefile
+++ b/inputmethod/scim-pinyin/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2010/11/15 22:57:38 abs Exp $
+# $NetBSD: Makefile,v 1.5 2011/01/13 13:38:31 wiz Exp $
#
DISTNAME= scim-pinyin-0.5.91
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/}
diff --git a/inputmethod/scim-prime/Makefile b/inputmethod/scim-prime/Makefile
index 53079a3fe1b..afa25a9690f 100644
--- a/inputmethod/scim-prime/Makefile
+++ b/inputmethod/scim-prime/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2010/11/15 22:57:38 abs Exp $
+# $NetBSD: Makefile,v 1.5 2011/01/13 13:38:31 wiz Exp $
#
DISTNAME= scim-prime-1.0.1
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=scim-imengine/29156/}
diff --git a/inputmethod/scim-python/Makefile b/inputmethod/scim-python/Makefile
index 194199648bf..134fa515853 100644
--- a/inputmethod/scim-python/Makefile
+++ b/inputmethod/scim-python/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2010/11/15 22:57:39 abs Exp $
+# $NetBSD: Makefile,v 1.4 2011/01/13 13:38:31 wiz Exp $
#
DISTNAME= scim-python-0.1.13rc1
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= inputmethod python
MASTER_SITES= http://scim-python.googlecode.com/files/
DISTFILES= ${DEFAULT_DISTFILES} ${DBTAR}
diff --git a/inputmethod/scim-sinhala/Makefile b/inputmethod/scim-sinhala/Makefile
index 59702a39aa5..1b9af9284f6 100644
--- a/inputmethod/scim-sinhala/Makefile
+++ b/inputmethod/scim-sinhala/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2010/11/15 22:57:39 abs Exp $
+# $NetBSD: Makefile,v 1.5 2011/01/13 13:38:32 wiz Exp $
#
DISTNAME= scim-sinhala-0.1.0
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=scim-imengine/16666/}
diff --git a/inputmethod/scim-skk/Makefile b/inputmethod/scim-skk/Makefile
index 1d4bc97de6b..7c43a09f4b6 100644
--- a/inputmethod/scim-skk/Makefile
+++ b/inputmethod/scim-skk/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2010/11/15 22:57:39 abs Exp $
+# $NetBSD: Makefile,v 1.5 2011/01/13 13:38:32 wiz Exp $
#
DISTNAME= scim-skk-0.5.2
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=scim-imengine/18121/}
diff --git a/inputmethod/scim-tables/Makefile b/inputmethod/scim-tables/Makefile
index d6ece309500..dfa5b2e1ea1 100644
--- a/inputmethod/scim-tables/Makefile
+++ b/inputmethod/scim-tables/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2010/11/15 22:57:39 abs Exp $
+# $NetBSD: Makefile,v 1.5 2011/01/13 13:38:32 wiz Exp $
#
DISTNAME= scim-tables-0.5.9
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/}
diff --git a/inputmethod/scim-thai/Makefile b/inputmethod/scim-thai/Makefile
index 53e95e1b49f..274c7dd7f94 100644
--- a/inputmethod/scim-thai/Makefile
+++ b/inputmethod/scim-thai/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2010/11/15 22:57:39 abs Exp $
+# $NetBSD: Makefile,v 1.6 2011/01/13 13:38:32 wiz Exp $
#
DISTNAME= scim-thai-0.1.1
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= inputmethod
MASTER_SITES= http://linux.thai.net/pub/thailinux/software/libthai/ \
ftp://linux.thai.net/pub/ThaiLinux/software/libthai/
diff --git a/inputmethod/scim-tomoe/Makefile b/inputmethod/scim-tomoe/Makefile
index de0fa8bc8d1..b74fb051571 100644
--- a/inputmethod/scim-tomoe/Makefile
+++ b/inputmethod/scim-tomoe/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2010/11/15 22:57:40 abs Exp $
+# $NetBSD: Makefile,v 1.7 2011/01/13 13:38:32 wiz Exp $
#
DISTNAME= scim-tomoe-0.6.0
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tomoe/}
diff --git a/inputmethod/scim-uim/Makefile b/inputmethod/scim-uim/Makefile
index 7c1bc5e185a..33b14fc69d8 100644
--- a/inputmethod/scim-uim/Makefile
+++ b/inputmethod/scim-uim/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2010/11/15 22:57:40 abs Exp $
+# $NetBSD: Makefile,v 1.6 2011/01/13 13:38:32 wiz Exp $
#
DISTNAME= scim-uim-0.2.0
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/}
diff --git a/inputmethod/scim-unikey/Makefile b/inputmethod/scim-unikey/Makefile
index d20716be118..bc43b0fbfe6 100644
--- a/inputmethod/scim-unikey/Makefile
+++ b/inputmethod/scim-unikey/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2010/11/15 22:57:40 abs Exp $
+# $NetBSD: Makefile,v 1.5 2011/01/13 13:38:33 wiz Exp $
#
DISTNAME= scim-unikey-0.3.1
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= inputmethod
MASTER_SITES= http://scim-unikey.googlecode.com/files/
diff --git a/inputmethod/scim/Makefile b/inputmethod/scim/Makefile
index 0bd424d81a3..899f43012c5 100644
--- a/inputmethod/scim/Makefile
+++ b/inputmethod/scim/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2010/11/15 22:57:36 abs Exp $
+# $NetBSD: Makefile,v 1.5 2011/01/13 13:36:44 wiz Exp $
#
DISTNAME= scim-1.4.9
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/}
diff --git a/inputmethod/scim/buildlink3.mk b/inputmethod/scim/buildlink3.mk
index 5f76afda9b3..b0975b3728c 100644
--- a/inputmethod/scim/buildlink3.mk
+++ b/inputmethod/scim/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.4 2010/11/15 22:57:36 abs Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2011/01/13 13:36:44 wiz Exp $
BUILDLINK_TREE+= scim
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= scim
SCIM_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.scim+= scim>=1.4.7
-BUILDLINK_ABI_DEPENDS.scim?= scim>=1.4.9nb3
+BUILDLINK_ABI_DEPENDS.scim?= scim>=1.4.9nb4
BUILDLINK_PKGSRCDIR.scim?= ../../inputmethod/scim
.include "../../devel/gettext-lib/buildlink3.mk"
diff --git a/inputmethod/tomoe-gtk/Makefile b/inputmethod/tomoe-gtk/Makefile
index 4071860e519..8e9a454968d 100644
--- a/inputmethod/tomoe-gtk/Makefile
+++ b/inputmethod/tomoe-gtk/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2010/11/15 22:57:40 abs Exp $
+# $NetBSD: Makefile,v 1.11 2011/01/13 13:36:37 wiz Exp $
#
DISTNAME= tomoe-gtk-0.6.0
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tomoe/}
diff --git a/inputmethod/tomoe-gtk/buildlink3.mk b/inputmethod/tomoe-gtk/buildlink3.mk
index b6156baa332..fa841f908bb 100644
--- a/inputmethod/tomoe-gtk/buildlink3.mk
+++ b/inputmethod/tomoe-gtk/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.8 2010/11/15 22:57:40 abs Exp $
+# $NetBSD: buildlink3.mk,v 1.9 2011/01/13 13:36:37 wiz Exp $
BUILDLINK_TREE+= tomoe-gtk
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= tomoe-gtk
TOMOE_GTK_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.tomoe-gtk+= tomoe-gtk>=0.6.0
-BUILDLINK_ABI_DEPENDS.tomoe-gtk+= tomoe-gtk>=0.6.0nb7
+BUILDLINK_ABI_DEPENDS.tomoe-gtk+= tomoe-gtk>=0.6.0nb8
BUILDLINK_PKGSRCDIR.tomoe-gtk?= ../../inputmethod/tomoe-gtk
.include "../../inputmethod/tomoe/buildlink3.mk"
diff --git a/inputmethod/uim-tomoe-gtk/Makefile b/inputmethod/uim-tomoe-gtk/Makefile
index 1abd0578e5a..c72b2642392 100644
--- a/inputmethod/uim-tomoe-gtk/Makefile
+++ b/inputmethod/uim-tomoe-gtk/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2010/11/15 22:57:41 abs Exp $
+# $NetBSD: Makefile,v 1.10 2011/01/13 13:38:33 wiz Exp $
#
DISTNAME= uim-tomoe-gtk-0.6.0
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tomoe/}