From 93e3b9e04264b93620166058e19ea42c856505b0 Mon Sep 17 00:00:00 2001 From: joerg Date: Sun, 5 Feb 2006 23:08:03 +0000 Subject: Recursive revision bump / recommended bump for gettext ABI change. --- inputmethod/Chinput/Makefile | 4 ++-- inputmethod/ami/Makefile | 4 ++-- inputmethod/anthy-elisp/Makefile | 4 ++-- inputmethod/anthy/Makefile | 4 +++- inputmethod/anthy/buildlink3.mk | 3 ++- inputmethod/fcitx/Makefile | 4 ++-- inputmethod/gcin/Makefile | 4 ++-- inputmethod/iiimecf/Makefile | 3 ++- inputmethod/imhangul/Makefile | 4 ++-- inputmethod/imhangul_status_applet/Makefile | 4 ++-- inputmethod/kinput2/Makefile | 4 ++-- inputmethod/libtabe/Makefile | 4 ++-- inputmethod/libtabe/buildlink3.mk | 4 ++-- inputmethod/nabi/Makefile | 4 ++-- inputmethod/skk/Makefile | 4 ++-- inputmethod/skkinput/Makefile | 3 ++- inputmethod/tc/Makefile | 3 ++- inputmethod/uim/Makefile | 4 ++-- inputmethod/uim/buildlink3.mk | 4 ++-- inputmethod/unicon-im/Makefile | 4 ++-- inputmethod/unicon-im/buildlink3.mk | 4 ++-- inputmethod/xcin/Makefile | 4 ++-- 22 files changed, 45 insertions(+), 39 deletions(-) (limited to 'inputmethod') diff --git a/inputmethod/Chinput/Makefile b/inputmethod/Chinput/Makefile index 61bda6090e2..b75bf2e7fb6 100644 --- a/inputmethod/Chinput/Makefile +++ b/inputmethod/Chinput/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2005/06/16 06:57:59 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2006/02/05 23:09:42 joerg Exp $ DISTNAME= Chinput-3.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= inputmethod MASTER_SITES= http://download.linuxbyte.net/Chinese/Input/ diff --git a/inputmethod/ami/Makefile b/inputmethod/ami/Makefile index 2177272f4c0..765ec896e47 100644 --- a/inputmethod/ami/Makefile +++ b/inputmethod/ami/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2005/09/22 04:03:51 minskim Exp $ +# $NetBSD: Makefile,v 1.16 2006/02/05 23:09:42 joerg Exp $ # DISTNAME= ami-1.0.11 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= korean inputmethod MASTER_SITES= http://www.kr.freebsd.org/~hwang/ami/ diff --git a/inputmethod/anthy-elisp/Makefile b/inputmethod/anthy-elisp/Makefile index 20299b6b28a..e23dcb41578 100644 --- a/inputmethod/anthy-elisp/Makefile +++ b/inputmethod/anthy-elisp/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2005/12/05 20:50:23 rillig Exp $ +# $NetBSD: Makefile,v 1.5 2006/02/05 23:09:42 joerg Exp $ .include "../../inputmethod/anthy/Makefile.common" PKGNAME= ${EMACS_PKGNAME_PREFIX}anthy-elisp-${ANTHY_VERSION} +PKGREVISION= 2 CATEGORIES= inputmethod editors -PKGREVISION= 1 MAINTAINER= taya@NetBSD.org COMMENT= Emacs lisp files for inputmethod/anthy diff --git a/inputmethod/anthy/Makefile b/inputmethod/anthy/Makefile index 6f1e7beb556..68cd983b660 100644 --- a/inputmethod/anthy/Makefile +++ b/inputmethod/anthy/Makefile @@ -1,9 +1,11 @@ -# $NetBSD: Makefile,v 1.10 2006/01/23 23:08:47 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2006/02/05 23:09:42 joerg Exp $ .include "../../inputmethod/anthy/Makefile.common" EXTRACT_ONLY= ${DISTNAME}.tar.gz +PKGREVISION= 1 + MAINTAINER= taya@NetBSD.org COMMENT= Kana Kanji conversion system diff --git a/inputmethod/anthy/buildlink3.mk b/inputmethod/anthy/buildlink3.mk index 3aced3ccd30..ba5eb43fc6a 100644 --- a/inputmethod/anthy/buildlink3.mk +++ b/inputmethod/anthy/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.1 2005/03/03 15:34:08 taya Exp $ +# $NetBSD: buildlink3.mk,v 1.2 2006/02/05 23:09:42 joerg Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ ANTHY_BUILDLINK3_MK:= ${ANTHY_BUILDLINK3_MK}+ @@ -12,6 +12,7 @@ BUILDLINK_PACKAGES+= anthy .if !empty(ANTHY_BUILDLINK3_MK:M+) BUILDLINK_DEPENDS.anthy+= anthy>=6300 +BUILDLINK_RECOMMENDED.anthy?= anthy>=7100bnb1 BUILDLINK_PKGSRCDIR.anthy?= ../../inputmethod/anthy .endif # ANTHY_BUILDLINK3_MK diff --git a/inputmethod/fcitx/Makefile b/inputmethod/fcitx/Makefile index 0ab5b3be144..360f8302967 100644 --- a/inputmethod/fcitx/Makefile +++ b/inputmethod/fcitx/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2006/01/24 07:32:18 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2006/02/05 23:09:42 joerg Exp $ # DISTNAME= fcitx-3.1.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= inputmethod MASTER_SITES= http://www.fcitx.org/download/ EXTRACT_SUFX= .tar.bz2 diff --git a/inputmethod/gcin/Makefile b/inputmethod/gcin/Makefile index 1ec7c23e1c2..4fbd99efb07 100644 --- a/inputmethod/gcin/Makefile +++ b/inputmethod/gcin/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2006/02/01 03:03:51 rxg Exp $ +# $NetBSD: Makefile,v 1.4 2006/02/05 23:09:42 joerg Exp $ # DISTNAME= gcin-1.1.5 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= inputmethod MASTER_SITES= http://www.csie.nctu.edu.tw/~cp76/gcin/download/ EXTRACT_SUFX= .tar.bz2 diff --git a/inputmethod/iiimecf/Makefile b/inputmethod/iiimecf/Makefile index f27cfaf37ab..5fbc1b817c3 100644 --- a/inputmethod/iiimecf/Makefile +++ b/inputmethod/iiimecf/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2005/08/28 04:25:29 uebayasi Exp $ +# $NetBSD: Makefile,v 1.7 2006/02/05 23:09:42 joerg Exp $ # DISTNAME= IIIMECF-0.6 PKGNAME= ${EMACS_PKGNAME_PREFIX}iiimecf-0.6 +PKGREVISION= 1 CATEGORIES= japanese inputmethod MASTER_SITES= ftp://ftp.m17n.org/pub/mule/IIIM/ diff --git a/inputmethod/imhangul/Makefile b/inputmethod/imhangul/Makefile index e7d12a7020f..ce580b0a57f 100644 --- a/inputmethod/imhangul/Makefile +++ b/inputmethod/imhangul/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2006/01/24 07:32:18 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2006/02/05 23:09:43 joerg Exp $ DISTNAME= imhangul-0.9.13 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= inputmethod korean MASTER_SITES= http://kldp.net/frs/download.php/2808/ EXTRACT_SUFX= .tar.bz2 diff --git a/inputmethod/imhangul_status_applet/Makefile b/inputmethod/imhangul_status_applet/Makefile index fc1bbdc1fd7..1d8e9c8523c 100644 --- a/inputmethod/imhangul_status_applet/Makefile +++ b/inputmethod/imhangul_status_applet/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2006/01/24 07:32:18 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2006/02/05 23:09:43 joerg Exp $ # DISTNAME= imhangul_status_applet-0.3 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= korean inputmethod MASTER_SITES= http://download.kldp.net/imhangul/imhangul_status_applet/0.3/ diff --git a/inputmethod/kinput2/Makefile b/inputmethod/kinput2/Makefile index 9eadfbefbd5..feb38a748db 100644 --- a/inputmethod/kinput2/Makefile +++ b/inputmethod/kinput2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2005/12/01 18:58:39 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2006/02/05 23:09:43 joerg Exp $ DISTNAME= kinput2-v3 PKGNAME= kinput2-3.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= japanese inputmethod MASTER_SITES= ftp://ftp.sra.co.jp/pub/x11/kinput2/ diff --git a/inputmethod/libtabe/Makefile b/inputmethod/libtabe/Makefile index 78165e843ba..bccf577d299 100644 --- a/inputmethod/libtabe/Makefile +++ b/inputmethod/libtabe/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2005/09/28 17:09:43 rillig Exp $ +# $NetBSD: Makefile,v 1.15 2006/02/05 23:09:43 joerg Exp $ # DISTNAME= libtabe-0.2.5 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= chinese inputmethod MASTER_SITES= ftp://xcin.linux.org.tw/pub/xcin/libtabe/devel/ diff --git a/inputmethod/libtabe/buildlink3.mk b/inputmethod/libtabe/buildlink3.mk index 828295f3f8c..89972401404 100644 --- a/inputmethod/libtabe/buildlink3.mk +++ b/inputmethod/libtabe/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.2 2004/10/03 00:14:59 tv Exp $ +# $NetBSD: buildlink3.mk,v 1.3 2006/02/05 23:09:43 joerg Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ LIBTABE_BUILDLINK3_MK:= ${LIBTABE_BUILDLINK3_MK}+ @@ -12,7 +12,7 @@ BUILDLINK_PACKAGES+= libtabe .if !empty(LIBTABE_BUILDLINK3_MK:M+) BUILDLINK_DEPENDS.libtabe+= libtabe>=0.2.5 -BUILDLINK_RECOMMENDED.libtabe+= libtabe>=0.2.5nb1 +BUILDLINK_RECOMMENDED.libtabe+= libtabe>=0.2.5nb2 BUILDLINK_PKGSRCDIR.libtabe?= ../../inputmethod/libtabe .endif # LIBTABE_BUILDLINK3_MK diff --git a/inputmethod/nabi/Makefile b/inputmethod/nabi/Makefile index 85fad5a2ca6..8511a800f7e 100644 --- a/inputmethod/nabi/Makefile +++ b/inputmethod/nabi/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2006/01/24 07:32:18 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2006/02/05 23:09:43 joerg Exp $ # DISTNAME= nabi-0.15 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= korean inputmethod MASTER_SITES= http://kldp.net/frs/download.php/1651/ diff --git a/inputmethod/skk/Makefile b/inputmethod/skk/Makefile index 086344da485..bc166b7e0e6 100644 --- a/inputmethod/skk/Makefile +++ b/inputmethod/skk/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2005/12/05 20:50:24 rillig Exp $ +# $NetBSD: Makefile,v 1.11 2006/02/05 23:09:43 joerg Exp $ # DISTNAME= ddskk-12.2.0 PKGNAME= ${EMACS_PKGNAME_PREFIX}skk-12.2.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= japanese inputmethod MASTER_SITES= http://openlab.ring.gr.jp/skk/maintrunk/ EXTRACT_SUFX= .tar.bz2 diff --git a/inputmethod/skkinput/Makefile b/inputmethod/skkinput/Makefile index 7fedb16254d..743f3edf458 100644 --- a/inputmethod/skkinput/Makefile +++ b/inputmethod/skkinput/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2006/01/21 12:02:57 rxg Exp $ +# $NetBSD: Makefile,v 1.8 2006/02/05 23:09:43 joerg Exp $ DISTNAME= skkinput-2.06.3 +PKGREVISION= 1 CATEGORIES= japanese inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=skkinput2/1815/} diff --git a/inputmethod/tc/Makefile b/inputmethod/tc/Makefile index c2d5f052423..470a85a889d 100644 --- a/inputmethod/tc/Makefile +++ b/inputmethod/tc/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2005/08/28 04:25:30 uebayasi Exp $ +# $NetBSD: Makefile,v 1.11 2006/02/05 23:09:43 joerg Exp $ # DISTNAME= tc-2.3.1 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} +PKGREVISION= 1 CATEGORIES= japanese inputmethod MASTER_SITES= http://openlab.ring.gr.jp/tcode/resources/soft/ diff --git a/inputmethod/uim/Makefile b/inputmethod/uim/Makefile index 7f3809fba7f..8080d49d605 100644 --- a/inputmethod/uim/Makefile +++ b/inputmethod/uim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2006/01/24 07:32:18 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2006/02/05 23:09:43 joerg Exp $ # DISTNAME= uim-1.0.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= inputmethod MASTER_SITES= http://uim.freedesktop.org/releases/ diff --git a/inputmethod/uim/buildlink3.mk b/inputmethod/uim/buildlink3.mk index f4c87db016a..c5dda32b8b0 100644 --- a/inputmethod/uim/buildlink3.mk +++ b/inputmethod/uim/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.2 2006/01/24 07:32:18 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.3 2006/02/05 23:09:43 joerg Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ UIM_BUILDLINK3_MK:= ${UIM_BUILDLINK3_MK}+ @@ -12,7 +12,7 @@ BUILDLINK_PACKAGES+= uim .if !empty(UIM_BUILDLINK3_MK:M+) BUILDLINK_DEPENDS.uim+= uim>=0.4.6 -BUILDLINK_RECOMMENDED.uim?= uim>=1.0.1nb1 +BUILDLINK_RECOMMENDED.uim?= uim>=1.0.1nb2 BUILDLINK_PKGSRCDIR.uim?= ../../inputmethod/uim .endif # UIM_BUILDLINK3_MK diff --git a/inputmethod/unicon-im/Makefile b/inputmethod/unicon-im/Makefile index ce3b594fae3..ab722143360 100644 --- a/inputmethod/unicon-im/Makefile +++ b/inputmethod/unicon-im/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2005/06/01 18:02:58 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2006/02/05 23:09:43 joerg Exp $ DISTNAME= unicon-1.2 PKGNAME= unicon-im-1.2 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= inputmethod MASTER_SITES= http://www.opencjk.org/~yumj/download/ diff --git a/inputmethod/unicon-im/buildlink3.mk b/inputmethod/unicon-im/buildlink3.mk index 117a289b566..ea41997b470 100644 --- a/inputmethod/unicon-im/buildlink3.mk +++ b/inputmethod/unicon-im/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.2 2004/10/03 00:14:59 tv Exp $ +# $NetBSD: buildlink3.mk,v 1.3 2006/02/05 23:09:43 joerg Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ UNICON_IM_BUILDLINK3_MK:= ${UNICON_IM_BUILDLINK3_MK}+ @@ -12,7 +12,7 @@ BUILDLINK_PACKAGES+= unicon-im .if !empty(UNICON_IM_BUILDLINK3_MK:M+) BUILDLINK_DEPENDS.unicon-im+= unicon-im>=1.2nb2 -BUILDLINK_RECOMMENDED.unicon-im+= unicon-im>=1.2nb3 +BUILDLINK_RECOMMENDED.unicon-im+= unicon-im>=1.2nb4 BUILDLINK_PKGSRCDIR.unicon-im?= ../../inputmethod/unicon-im .endif # UNICON_IM_BUILDLINK3_MK diff --git a/inputmethod/xcin/Makefile b/inputmethod/xcin/Makefile index 8b1d7c72dda..8c2dde31417 100644 --- a/inputmethod/xcin/Makefile +++ b/inputmethod/xcin/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2006/01/31 11:59:02 rxg Exp $ +# $NetBSD: Makefile,v 1.20 2006/02/05 23:09:43 joerg Exp $ # DISTNAME= xcin-2.5.3.pre2 PKGNAME= xcin-2.5.3rc2 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= chinese x11 MASTER_SITES= ftp://xcin.linux.org.tw/pub/xcin/xcin/devel/ -- cgit v1.2.3