From b86113774bead4a7bcbe0bca0697f8bc97feb532 Mon Sep 17 00:00:00 2001 From: gutteridge Date: Thu, 11 Aug 2022 05:08:00 +0000 Subject: Bump all dependent packages of wayland (belatedly) The package changed with the addition of its libepoll-shim dependency. Otherwise, we can get: ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files. --- inputmethod/fcitx-configtool/Makefile | 4 ++-- inputmethod/fcitx/Makefile | 4 ++-- inputmethod/fcitx5-gtk/Makefile | 4 ++-- inputmethod/gtk-im-libthai/Makefile | 4 ++-- inputmethod/ibus-handwrite/Makefile | 4 ++-- inputmethod/ibus-input-pad/Makefile | 4 ++-- inputmethod/ibus-kkc/Makefile | 4 ++-- inputmethod/ibus-libthai/Makefile | 4 ++-- inputmethod/ibus-skk/Makefile | 4 ++-- inputmethod/ibus-unikey/Makefile | 4 ++-- inputmethod/ibus/Makefile | 4 ++-- inputmethod/input-pad/Makefile | 4 ++-- inputmethod/input-pad/buildlink3.mk | 4 ++-- inputmethod/novel-pinyin/Makefile | 4 ++-- inputmethod/py-input-pad/Makefile | 4 ++-- inputmethod/scim-anthy/Makefile | 4 ++-- inputmethod/scim-array/Makefile | 4 ++-- inputmethod/scim-canna/Makefile | 4 ++-- inputmethod/scim-ccinput/Makefile | 4 ++-- inputmethod/scim-chewing/Makefile | 4 ++-- inputmethod/scim-fcitx/Makefile | 4 ++-- inputmethod/scim-hangul/Makefile | 4 ++-- inputmethod/scim-input-pad/Makefile | 4 ++-- inputmethod/scim-m17n/Makefile | 4 ++-- inputmethod/scim-pinyin/Makefile | 4 ++-- inputmethod/scim-sinhala/Makefile | 4 ++-- inputmethod/scim-skk/Makefile | 4 ++-- inputmethod/scim-tables/Makefile | 4 ++-- inputmethod/scim-thai/Makefile | 4 ++-- inputmethod/scim-tomoe/Makefile | 4 ++-- inputmethod/scim-uim/Makefile | 4 ++-- inputmethod/scim-unikey/Makefile | 4 ++-- inputmethod/scim/Makefile | 4 ++-- inputmethod/scim/buildlink3.mk | 4 ++-- inputmethod/uim/Makefile | 4 ++-- 35 files changed, 70 insertions(+), 70 deletions(-) (limited to 'inputmethod') diff --git a/inputmethod/fcitx-configtool/Makefile b/inputmethod/fcitx-configtool/Makefile index 9843cdd844f..3e40aa24195 100644 --- a/inputmethod/fcitx-configtool/Makefile +++ b/inputmethod/fcitx-configtool/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2021/12/08 16:05:11 adam Exp $ +# $NetBSD: Makefile,v 1.10 2022/08/11 05:08:51 gutteridge Exp $ DISTNAME= fcitx-configtool-0.4.9 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= inputmethod MASTER_SITES= https://download.fcitx-im.org/fcitx-configtool/ EXTRACT_SUFX= .tar.xz diff --git a/inputmethod/fcitx/Makefile b/inputmethod/fcitx/Makefile index e917d28152a..23222d7fa1d 100644 --- a/inputmethod/fcitx/Makefile +++ b/inputmethod/fcitx/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2022/04/18 19:11:27 adam Exp $ +# $NetBSD: Makefile,v 1.31 2022/08/11 05:08:50 gutteridge Exp $ # DISTNAME= fcitx-4.2.9.6 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= inputmethod MASTER_SITES= https://download.fcitx-im.org/fcitx/ EXTRACT_SUFX= .tar.xz diff --git a/inputmethod/fcitx5-gtk/Makefile b/inputmethod/fcitx5-gtk/Makefile index 03a389a668d..eeec7f739ca 100644 --- a/inputmethod/fcitx5-gtk/Makefile +++ b/inputmethod/fcitx5-gtk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2021/12/08 16:05:12 adam Exp $ +# $NetBSD: Makefile,v 1.6 2022/08/11 05:08:51 gutteridge Exp $ DISTNAME= fcitx5-gtk-5.0.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= inputmethod MASTER_SITES= https://download.fcitx-im.org/fcitx5/fcitx5-gtk/ EXTRACT_SUFX= .tar.xz diff --git a/inputmethod/gtk-im-libthai/Makefile b/inputmethod/gtk-im-libthai/Makefile index a747b360f6d..6acfdd6fe59 100644 --- a/inputmethod/gtk-im-libthai/Makefile +++ b/inputmethod/gtk-im-libthai/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.44 2021/12/08 16:05:13 adam Exp $ +# $NetBSD: Makefile,v 1.45 2022/08/11 05:08:51 gutteridge Exp $ DISTNAME= gtk-im-libthai-0.2.1 -PKGREVISION= 28 +PKGREVISION= 29 CATEGORIES= inputmethod MASTER_SITES= http://linux.thai.net/pub/thailinux/software/libthai/ diff --git a/inputmethod/ibus-handwrite/Makefile b/inputmethod/ibus-handwrite/Makefile index ca6f0fb7409..11727161ee7 100644 --- a/inputmethod/ibus-handwrite/Makefile +++ b/inputmethod/ibus-handwrite/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.48 2021/12/08 16:05:14 adam Exp $ +# $NetBSD: Makefile,v 1.49 2022/08/11 05:08:51 gutteridge Exp $ # DISTNAME= ibus-handwrite-3.0.0 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= inputmethod MASTER_SITES= https://github.com/microcai/ibus-handwrite/releases/download/${PKGVERSION_NOREV:R}/ EXTRACT_SUFX= .tar.bz2 diff --git a/inputmethod/ibus-input-pad/Makefile b/inputmethod/ibus-input-pad/Makefile index e2cad547dd4..45438eff8b7 100644 --- a/inputmethod/ibus-input-pad/Makefile +++ b/inputmethod/ibus-input-pad/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.49 2022/04/18 19:11:28 adam Exp $ +# $NetBSD: Makefile,v 1.50 2022/08/11 05:08:51 gutteridge Exp $ # DISTNAME= ibus-input-pad-1.4.2 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= inputmethod MASTER_SITES= http://input-pad.googlecode.com/files/ diff --git a/inputmethod/ibus-kkc/Makefile b/inputmethod/ibus-kkc/Makefile index dfc651a4c81..b0f3354d9a5 100644 --- a/inputmethod/ibus-kkc/Makefile +++ b/inputmethod/ibus-kkc/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2021/12/08 16:05:14 adam Exp $ +# $NetBSD: Makefile,v 1.21 2022/08/11 05:08:51 gutteridge Exp $ DISTNAME= ibus-kkc-1.5.21 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= inputmethod japanese #MASTER_SITES= https://bitbucket.org/libkkc/ibus-kkc/downloads/ diff --git a/inputmethod/ibus-libthai/Makefile b/inputmethod/ibus-libthai/Makefile index 7ea320b00d2..ce7482c07b7 100644 --- a/inputmethod/ibus-libthai/Makefile +++ b/inputmethod/ibus-libthai/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2021/12/08 16:05:14 adam Exp $ +# $NetBSD: Makefile,v 1.25 2022/08/11 05:08:51 gutteridge Exp $ DISTNAME= ibus-libthai-0.1.4 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= inputmethod MASTER_SITES= http://linux.thai.net/pub/thailinux/software/libthai/ EXTRACT_SUFX= .tar.xz diff --git a/inputmethod/ibus-skk/Makefile b/inputmethod/ibus-skk/Makefile index 2e3eff990cb..e6ee7df8bd9 100644 --- a/inputmethod/ibus-skk/Makefile +++ b/inputmethod/ibus-skk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.47 2021/12/08 16:05:15 adam Exp $ +# $NetBSD: Makefile,v 1.48 2022/08/11 05:08:51 gutteridge Exp $ # DISTNAME= ibus-skk-1.4.3 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= inputmethod japanese MASTER_SITES= ${MASTER_SITE_GITHUB:=ueno/} GITHUB_PROJECT= ${PKGBASE} diff --git a/inputmethod/ibus-unikey/Makefile b/inputmethod/ibus-unikey/Makefile index 5f7f8ee4a52..9c9a5af4785 100644 --- a/inputmethod/ibus-unikey/Makefile +++ b/inputmethod/ibus-unikey/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.42 2021/12/08 16:05:16 adam Exp $ +# $NetBSD: Makefile,v 1.43 2022/08/11 05:08:52 gutteridge Exp $ # DISTNAME= ibus-unikey-0.6.1 -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= inputmethod MASTER_SITES= http://ibus-unikey.googlecode.com/files/ diff --git a/inputmethod/ibus/Makefile b/inputmethod/ibus/Makefile index 5f7de147d14..a8c2a8cfbc9 100644 --- a/inputmethod/ibus/Makefile +++ b/inputmethod/ibus/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.89 2022/07/22 17:07:13 micha Exp $ +# $NetBSD: Makefile,v 1.90 2022/08/11 05:08:51 gutteridge Exp $ -PKGREVISION= 3 +PKGREVISION= 4 .include "Makefile.common" COMMENT= Intelligent Input Bus diff --git a/inputmethod/input-pad/Makefile b/inputmethod/input-pad/Makefile index d2aceb6063d..c20f358b0ea 100644 --- a/inputmethod/input-pad/Makefile +++ b/inputmethod/input-pad/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.47 2022/04/18 19:09:54 adam Exp $ +# $NetBSD: Makefile,v 1.48 2022/08/11 05:08:52 gutteridge Exp $ # .include "Makefile.common" -PKGREVISION= 20 +PKGREVISION= 21 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= On-screen Input Pad to Send Characters with Mouse diff --git a/inputmethod/input-pad/buildlink3.mk b/inputmethod/input-pad/buildlink3.mk index 3bafe691f94..c2739556897 100644 --- a/inputmethod/input-pad/buildlink3.mk +++ b/inputmethod/input-pad/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.42 2022/04/18 19:09:54 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.43 2022/08/11 05:08:52 gutteridge Exp $ # BUILDLINK_TREE+= input-pad @@ -7,7 +7,7 @@ BUILDLINK_TREE+= input-pad INPUT_PAD_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.input-pad+= input-pad>=1.0.2 -BUILDLINK_ABI_DEPENDS.input-pad?= input-pad>=1.0.3nb20 +BUILDLINK_ABI_DEPENDS.input-pad?= input-pad>=1.0.3nb21 BUILDLINK_PKGSRCDIR.input-pad?= ../../inputmethod/input-pad .include "../../devel/gettext-lib/buildlink3.mk" diff --git a/inputmethod/novel-pinyin/Makefile b/inputmethod/novel-pinyin/Makefile index 1b992759463..4e0cee7cd41 100644 --- a/inputmethod/novel-pinyin/Makefile +++ b/inputmethod/novel-pinyin/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.44 2021/12/08 16:05:17 adam Exp $ +# $NetBSD: Makefile,v 1.45 2022/08/11 05:08:52 gutteridge Exp $ DISTNAME= novel-pinyin-0.2.5 -PKGREVISION= 37 +PKGREVISION= 38 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=novel-pinyin/} diff --git a/inputmethod/py-input-pad/Makefile b/inputmethod/py-input-pad/Makefile index ebb21e39211..12da64bcf1c 100644 --- a/inputmethod/py-input-pad/Makefile +++ b/inputmethod/py-input-pad/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.60 2022/04/18 19:11:29 adam Exp $ +# $NetBSD: Makefile,v 1.61 2022/08/11 05:08:52 gutteridge Exp $ .include "../../inputmethod/input-pad/Makefile.common" PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 20 +PKGREVISION= 21 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Python wrapper for Input Pad diff --git a/inputmethod/scim-anthy/Makefile b/inputmethod/scim-anthy/Makefile index 83661edafd8..b77ad221ffc 100644 --- a/inputmethod/scim-anthy/Makefile +++ b/inputmethod/scim-anthy/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2021/12/08 16:05:17 adam Exp $ +# $NetBSD: Makefile,v 1.41 2022/08/11 05:08:52 gutteridge Exp $ # DISTNAME= scim-anthy-1.2.7 -PKGREVISION= 35 +PKGREVISION= 36 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_OSDN:=scim-imengine/37309/} diff --git a/inputmethod/scim-array/Makefile b/inputmethod/scim-array/Makefile index d49eb927088..7a5a637f1ab 100644 --- a/inputmethod/scim-array/Makefile +++ b/inputmethod/scim-array/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2021/12/08 16:05:17 adam Exp $ +# $NetBSD: Makefile,v 1.39 2022/08/11 05:08:52 gutteridge Exp $ # DISTNAME= scim-array-1.0.1 -PKGREVISION= 34 +PKGREVISION= 35 CATEGORIES= inputmethod chinese MASTER_SITES= http://of.openfoundry.org/download/scimarray/1.0.1/ diff --git a/inputmethod/scim-canna/Makefile b/inputmethod/scim-canna/Makefile index f3186f026bd..2e8df6e5b59 100644 --- a/inputmethod/scim-canna/Makefile +++ b/inputmethod/scim-canna/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2021/12/08 16:05:17 adam Exp $ +# $NetBSD: Makefile,v 1.40 2022/08/11 05:08:52 gutteridge Exp $ # DISTNAME= scim-canna-1.0.1 -PKGREVISION= 34 +PKGREVISION= 35 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_OSDN:=scim-imengine/29155/} diff --git a/inputmethod/scim-ccinput/Makefile b/inputmethod/scim-ccinput/Makefile index 39cc23d5299..f209d24d508 100644 --- a/inputmethod/scim-ccinput/Makefile +++ b/inputmethod/scim-ccinput/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.42 2021/12/08 16:05:17 adam Exp $ +# $NetBSD: Makefile,v 1.43 2022/08/11 05:08:53 gutteridge Exp $ # DISTNAME= scim-ccinput-0.3.1 -PKGREVISION= 35 +PKGREVISION= 36 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 e99efa55ac0..31df03bf2fb 100644 --- a/inputmethod/scim-chewing/Makefile +++ b/inputmethod/scim-chewing/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.59 2022/04/18 19:11:30 adam Exp $ +# $NetBSD: Makefile,v 1.60 2022/08/11 05:08:53 gutteridge Exp $ # DISTNAME= scim-chewing-0.3.5 -PKGREVISION= 35 +PKGREVISION= 36 CATEGORIES= inputmethod MASTER_SITES= http://chewing.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/inputmethod/scim-fcitx/Makefile b/inputmethod/scim-fcitx/Makefile index d914ecbe27d..c9d80b0f001 100644 --- a/inputmethod/scim-fcitx/Makefile +++ b/inputmethod/scim-fcitx/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.38 2021/12/08 16:05:18 adam Exp $ +# $NetBSD: Makefile,v 1.39 2022/08/11 05:08:53 gutteridge Exp $ # DISTNAME= scim-fcitx.3.1.1 PKGNAME= scim-fcitx-3.1.1 -PKGREVISION= 34 +PKGREVISION= 35 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 e94f10fbf1c..7478bf8e084 100644 --- a/inputmethod/scim-hangul/Makefile +++ b/inputmethod/scim-hangul/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2021/12/08 16:05:18 adam Exp $ +# $NetBSD: Makefile,v 1.41 2022/08/11 05:08:53 gutteridge Exp $ # DISTNAME= scim-hangul-0.4.0 -PKGREVISION= 25 +PKGREVISION= 26 CATEGORIES= inputmethod korean MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} diff --git a/inputmethod/scim-input-pad/Makefile b/inputmethod/scim-input-pad/Makefile index 25a2f6c1e4c..762b80cea99 100644 --- a/inputmethod/scim-input-pad/Makefile +++ b/inputmethod/scim-input-pad/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2021/12/08 16:05:18 adam Exp $ +# $NetBSD: Makefile,v 1.40 2022/08/11 05:08:53 gutteridge Exp $ # DISTNAME= scim-input-pad-0.1.3 -PKGREVISION= 29 +PKGREVISION= 30 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} diff --git a/inputmethod/scim-m17n/Makefile b/inputmethod/scim-m17n/Makefile index 89cd9dcdca0..befcbb43b9c 100644 --- a/inputmethod/scim-m17n/Makefile +++ b/inputmethod/scim-m17n/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.49 2022/04/18 19:11:30 adam Exp $ +# $NetBSD: Makefile,v 1.50 2022/08/11 05:08:53 gutteridge Exp $ # DISTNAME= scim-m17n-0.2.3 -PKGREVISION= 45 +PKGREVISION= 46 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} diff --git a/inputmethod/scim-pinyin/Makefile b/inputmethod/scim-pinyin/Makefile index 7e49f5f42a6..3d88dc78b16 100644 --- a/inputmethod/scim-pinyin/Makefile +++ b/inputmethod/scim-pinyin/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2021/12/08 16:05:18 adam Exp $ +# $NetBSD: Makefile,v 1.40 2022/08/11 05:08:53 gutteridge Exp $ # DISTNAME= scim-pinyin-0.5.92 -PKGREVISION= 25 +PKGREVISION= 26 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} diff --git a/inputmethod/scim-sinhala/Makefile b/inputmethod/scim-sinhala/Makefile index a0f79a55c2d..3670c94f2bb 100644 --- a/inputmethod/scim-sinhala/Makefile +++ b/inputmethod/scim-sinhala/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2021/12/08 16:05:18 adam Exp $ +# $NetBSD: Makefile,v 1.39 2022/08/11 05:08:53 gutteridge Exp $ # DISTNAME= scim-sinhala-0.1.0 -PKGREVISION= 34 +PKGREVISION= 35 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_OSDN:=scim-imengine/16666/} diff --git a/inputmethod/scim-skk/Makefile b/inputmethod/scim-skk/Makefile index 45b147ce008..436756b79fd 100644 --- a/inputmethod/scim-skk/Makefile +++ b/inputmethod/scim-skk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2021/12/08 16:05:18 adam Exp $ +# $NetBSD: Makefile,v 1.39 2022/08/11 05:08:53 gutteridge Exp $ # DISTNAME= scim-skk-0.5.2 -PKGREVISION= 34 +PKGREVISION= 35 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_OSDN:=scim-imengine/18121/} diff --git a/inputmethod/scim-tables/Makefile b/inputmethod/scim-tables/Makefile index 1c3d90a4257..098975d57ae 100644 --- a/inputmethod/scim-tables/Makefile +++ b/inputmethod/scim-tables/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.44 2021/12/08 16:05:19 adam Exp $ +# $NetBSD: Makefile,v 1.45 2022/08/11 05:08:54 gutteridge Exp $ # DISTNAME= scim-tables-0.5.14.1 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} diff --git a/inputmethod/scim-thai/Makefile b/inputmethod/scim-thai/Makefile index 33e114315b1..6e77958ce1e 100644 --- a/inputmethod/scim-thai/Makefile +++ b/inputmethod/scim-thai/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.44 2021/12/08 16:05:19 adam Exp $ +# $NetBSD: Makefile,v 1.45 2022/08/11 05:08:54 gutteridge Exp $ DISTNAME= scim-thai-0.1.3 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= inputmethod MASTER_SITES= http://linux.thai.net/pub/thailinux/software/libthai/ diff --git a/inputmethod/scim-tomoe/Makefile b/inputmethod/scim-tomoe/Makefile index 646b3a71eb1..f5a7fc0c7cc 100644 --- a/inputmethod/scim-tomoe/Makefile +++ b/inputmethod/scim-tomoe/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.46 2022/04/18 19:11:30 adam Exp $ +# $NetBSD: Makefile,v 1.47 2022/08/11 05:08:54 gutteridge Exp $ # DISTNAME= scim-tomoe-0.6.0 -PKGREVISION= 41 +PKGREVISION= 42 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tomoe/} diff --git a/inputmethod/scim-uim/Makefile b/inputmethod/scim-uim/Makefile index dafeb96faf3..79ace049bea 100644 --- a/inputmethod/scim-uim/Makefile +++ b/inputmethod/scim-uim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2021/12/08 16:05:19 adam Exp $ +# $NetBSD: Makefile,v 1.41 2022/08/11 05:08:54 gutteridge Exp $ # DISTNAME= scim-uim-0.2.0 -PKGREVISION= 36 +PKGREVISION= 37 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} diff --git a/inputmethod/scim-unikey/Makefile b/inputmethod/scim-unikey/Makefile index ba607295162..0e70144d3ee 100644 --- a/inputmethod/scim-unikey/Makefile +++ b/inputmethod/scim-unikey/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2021/12/08 16:05:19 adam Exp $ +# $NetBSD: Makefile,v 1.40 2022/08/11 05:08:54 gutteridge Exp $ # DISTNAME= scim-unikey-0.3.1 -PKGREVISION= 34 +PKGREVISION= 35 CATEGORIES= inputmethod MASTER_SITES= http://scim-unikey.googlecode.com/files/ diff --git a/inputmethod/scim/Makefile b/inputmethod/scim/Makefile index 4a5cc1045d8..27757571b1b 100644 --- a/inputmethod/scim/Makefile +++ b/inputmethod/scim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.67 2022/06/28 11:34:09 wiz Exp $ +# $NetBSD: Makefile,v 1.68 2022/08/11 05:08:52 gutteridge Exp $ # DISTNAME= scim-1.4.17 -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 f523ed333ec..5ac87892beb 100644 --- a/inputmethod/scim/buildlink3.mk +++ b/inputmethod/scim/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.38 2022/06/28 11:34:09 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.39 2022/08/11 05:08:52 gutteridge 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.17nb3 +BUILDLINK_ABI_DEPENDS.scim+= scim>=1.4.17nb4 BUILDLINK_PKGSRCDIR.scim?= ../../inputmethod/scim .include "../../devel/gettext-lib/buildlink3.mk" diff --git a/inputmethod/uim/Makefile b/inputmethod/uim/Makefile index 37a43bed4fb..42193375d65 100644 --- a/inputmethod/uim/Makefile +++ b/inputmethod/uim/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.170 2022/04/18 19:11:30 adam Exp $ +# $NetBSD: Makefile,v 1.171 2022/08/11 05:08:54 gutteridge Exp $ -PKGREVISION= 3 +PKGREVISION= 4 .include "../../inputmethod/uim/Makefile.common" COMMENT= Multilingual input method library -- cgit v1.2.3