summaryrefslogtreecommitdiff
path: root/inputmethod/input-pad
diff options
context:
space:
mode:
authorleot <leot@pkgsrc.org>2020-08-17 20:17:15 +0000
committerleot <leot@pkgsrc.org>2020-08-17 20:17:15 +0000
commit9c239d33c8bf238818b1984019666b40d5c388b0 (patch)
tree0b131e24a79c5f3ff8b179a9e7c5a4887fa44b66 /inputmethod/input-pad
parent7fd7302d20945be276edc57766363af689a974f0 (diff)
downloadpkgsrc-9c239d33c8bf238818b1984019666b40d5c388b0.tar.gz
*: revbump after fontconfig bl3 changes (libuuid removal)
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 c3d23efca38..bb04bd3864c 100644
--- a/inputmethod/input-pad/Makefile
+++ b/inputmethod/input-pad/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.42 2020/06/02 08:22:44 adam Exp $
+# $NetBSD: Makefile,v 1.43 2020/08/17 20:17:33 leot Exp $
#
.include "Makefile.common"
-PKGREVISION= 15
+PKGREVISION= 16
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 1370e2b66ec..5e70c34e8e8 100644
--- a/inputmethod/input-pad/buildlink3.mk
+++ b/inputmethod/input-pad/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.38 2020/06/02 08:22:44 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.39 2020/08/17 20:17:33 leot 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.3nb15
+BUILDLINK_ABI_DEPENDS.input-pad?= input-pad>=1.0.3nb16
BUILDLINK_PKGSRCDIR.input-pad?= ../../inputmethod/input-pad
.include "../../devel/gettext-lib/buildlink3.mk"