summaryrefslogtreecommitdiff
path: root/inputmethod/input-pad
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2018-11-12 03:51:07 +0000
committerryoon <ryoon@pkgsrc.org>2018-11-12 03:51:07 +0000
commit14b82f547c9bec53640c287423b29d01fe61842e (patch)
tree92e1e65595e4140323396ebc0895b35c5624a56a /inputmethod/input-pad
parent438e62090e7e9bc67d2c430852878acb02cfcebe (diff)
downloadpkgsrc-14b82f547c9bec53640c287423b29d01fe61842e.tar.gz
Recursive revbump from hardbuzz-2.1.1
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 1640c945092..cd9a9ddb8a8 100644
--- a/inputmethod/input-pad/Makefile
+++ b/inputmethod/input-pad/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.36 2018/04/16 14:33:52 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2018/11/12 03:51:19 ryoon Exp $
#
.include "Makefile.common"
-PKGREVISION= 9
+PKGREVISION= 10
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 0bf0087ca06..90b7cc7a841 100644
--- a/inputmethod/input-pad/buildlink3.mk
+++ b/inputmethod/input-pad/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.32 2018/04/16 14:33:52 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.33 2018/11/12 03:51:19 ryoon 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.3nb9
+BUILDLINK_ABI_DEPENDS.input-pad?= input-pad>=1.0.3nb10
BUILDLINK_PKGSRCDIR.input-pad?= ../../inputmethod/input-pad
.include "../../devel/gettext-lib/buildlink3.mk"