summaryrefslogtreecommitdiff
path: root/inputmethod/input-pad
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2015-04-25 14:22:51 +0000
committertnn <tnn@pkgsrc.org>2015-04-25 14:22:51 +0000
commitde9d81d4ffc01a2e6f11d4e5ce309cbc09c46b6c (patch)
tree25d6dfe4adf4651193ff033a71199301cd24bc62 /inputmethod/input-pad
parentaea538475425cb6bdb74eb9c132a8c4bd06d1539 (diff)
downloadpkgsrc-de9d81d4ffc01a2e6f11d4e5ce309cbc09c46b6c.tar.gz
Recursive revbump following MesaLib update, categories g through n.
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 5834f02b86d..19d144f6d07 100644
--- a/inputmethod/input-pad/Makefile
+++ b/inputmethod/input-pad/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.28 2015/03/15 21:10:07 hiramatsu Exp $
+# $NetBSD: Makefile,v 1.29 2015/04/25 14:23:23 tnn Exp $
#
.include "Makefile.common"
-PKGREVISION= 1
+PKGREVISION= 2
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 fbd73f5f2fc..a50bfe0e31a 100644
--- a/inputmethod/input-pad/buildlink3.mk
+++ b/inputmethod/input-pad/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.23 2014/05/05 00:48:03 ryoon Exp $
+# $NetBSD: buildlink3.mk,v 1.24 2015/04/25 14:23:23 tnn 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.3nb1
+BUILDLINK_ABI_DEPENDS.input-pad?= input-pad>=1.0.3nb2
BUILDLINK_PKGSRCDIR.input-pad?= ../../inputmethod/input-pad
.include "../../devel/gettext-lib/buildlink3.mk"