summaryrefslogtreecommitdiff
path: root/x11/py-keybinder
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2017-02-12 06:24:36 +0000
committerryoon <ryoon@pkgsrc.org>2017-02-12 06:24:36 +0000
commit545f70a10b9d44a5f003a0bdf2cf92c2b70b6df5 (patch)
tree303235e49cc4ad2912cdbcd91ff4f31742f20f94 /x11/py-keybinder
parentc0b97c4bce86913612b81775e5ca7db2336d3887 (diff)
downloadpkgsrc-545f70a10b9d44a5f003a0bdf2cf92c2b70b6df5.tar.gz
Recursive revbump from fonts/harfbuzz
Diffstat (limited to 'x11/py-keybinder')
-rw-r--r--x11/py-keybinder/Makefile4
-rw-r--r--x11/py-keybinder/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/py-keybinder/Makefile b/x11/py-keybinder/Makefile
index 87068324b92..99c597c3e05 100644
--- a/x11/py-keybinder/Makefile
+++ b/x11/py-keybinder/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2017/02/06 13:54:57 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2017/02/12 06:24:57 ryoon Exp $
-PKGREVISION= 2
+PKGREVISION= 3
.include "../../x11/keybinder/Makefile.common"
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
diff --git a/x11/py-keybinder/buildlink3.mk b/x11/py-keybinder/buildlink3.mk
index 0219bafb5a7..a93d6289db3 100644
--- a/x11/py-keybinder/buildlink3.mk
+++ b/x11/py-keybinder/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.3 2017/02/06 13:54:57 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.4 2017/02/12 06:24:57 ryoon Exp $
BUILDLINK_TREE+= py-keybinder
@@ -8,7 +8,7 @@ PY_KEYBINDER_BUILDLINK3_MK:=
.include "../../lang/python/pyversion.mk"
BUILDLINK_API_DEPENDS.py-keybinder+= ${PYPKGPREFIX}-keybinder>=0.3.0
-BUILDLINK_ABI_DEPENDS.py-keybinder?= ${PYPKGPREFIX}-keybinder>=0.3.0nb2
+BUILDLINK_ABI_DEPENDS.py-keybinder?= ${PYPKGPREFIX}-keybinder>=0.3.0nb3
BUILDLINK_PKGSRCDIR.py-keybinder?= ../../x11/py-keybinder
.include "../../x11/py-gtk2/buildlink3.mk"