summaryrefslogtreecommitdiff
path: root/inputmethod/input-pad
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2021-04-21 11:40:12 +0000
committeradam <adam@pkgsrc.org>2021-04-21 11:40:12 +0000
commita7fef9eb5b4619db0e91035e520e773c20fa2071 (patch)
tree5709b99f718fd966ea5f1033219742da1a507831 /inputmethod/input-pad
parent8f74bd47b9c7cfd2970deb094608e6c6b2133461 (diff)
downloadpkgsrc-a7fef9eb5b4619db0e91035e520e773c20fa2071.tar.gz
revbump for textproc/icu
Diffstat (limited to 'inputmethod/input-pad')
-rw-r--r--inputmethod/input-pad/Makefile4
-rw-r--r--inputmethod/input-pad/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/inputmethod/input-pad/Makefile b/inputmethod/input-pad/Makefile
index ae6d85aad8f..fb67e17083f 100644
--- a/inputmethod/input-pad/Makefile
+++ b/inputmethod/input-pad/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.44 2020/11/05 09:06:56 ryoon Exp $
+# $NetBSD: Makefile,v 1.45 2021/04/21 11:40:26 adam Exp $
#
.include "Makefile.common"
-PKGREVISION= 17
+PKGREVISION= 18
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 3688a9ce549..c9c4ff4486c 100644
--- a/inputmethod/input-pad/buildlink3.mk
+++ b/inputmethod/input-pad/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.40 2020/11/05 09:06:56 ryoon Exp $
+# $NetBSD: buildlink3.mk,v 1.41 2021/04/21 11:40:26 adam 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.3nb17
+BUILDLINK_ABI_DEPENDS.input-pad?= input-pad>=1.0.3nb18
BUILDLINK_PKGSRCDIR.input-pad?= ../../inputmethod/input-pad
.include "../../devel/gettext-lib/buildlink3.mk"