summaryrefslogtreecommitdiff
path: root/x11/frameworkintegration
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-09-12 13:51:59 +0000
committerwiz <wiz@pkgsrc.org>2017-09-12 13:51:59 +0000
commit6709c7dec3d9723ec4388d0a05b6ad1e6d6e5502 (patch)
tree5e70542344d46a4ed15b88ffd622cc1178828c49 /x11/frameworkintegration
parent1f101122e5db6077160f47ff8e1740d0f3cc95a8 (diff)
downloadpkgsrc-6709c7dec3d9723ec4388d0a05b6ad1e6d6e5502.tar.gz
recursive bump for qt5-qtwebkit dependency change
Diffstat (limited to 'x11/frameworkintegration')
-rw-r--r--x11/frameworkintegration/Makefile4
-rw-r--r--x11/frameworkintegration/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/frameworkintegration/Makefile b/x11/frameworkintegration/Makefile
index 76540b71cee..2a2a5f778d4 100644
--- a/x11/frameworkintegration/Makefile
+++ b/x11/frameworkintegration/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2017/09/08 02:38:45 ryoon Exp $
+# $NetBSD: Makefile,v 1.12 2017/09/12 13:52:00 wiz Exp $
DISTNAME= frameworkintegration-${KF5VER}
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= x11
HOMEPAGE= https://community.kde.org/Frameworks
diff --git a/x11/frameworkintegration/buildlink3.mk b/x11/frameworkintegration/buildlink3.mk
index 530fad67876..ee8223920f8 100644
--- a/x11/frameworkintegration/buildlink3.mk
+++ b/x11/frameworkintegration/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.9 2017/04/22 21:03:19 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.10 2017/09/12 13:52:00 wiz Exp $
BUILDLINK_TREE+= frameworkintegration
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= frameworkintegration
FRAMEWORKINTEGRATION_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.frameworkintegration+= frameworkintegration>=5.21.0
-BUILDLINK_ABI_DEPENDS.frameworkintegration?= frameworkintegration>=5.25.0nb7
+BUILDLINK_ABI_DEPENDS.frameworkintegration?= frameworkintegration>=5.25.0nb9
BUILDLINK_PKGSRCDIR.frameworkintegration?= ../../x11/frameworkintegration
.include "../../devel/kio/buildlink3.mk"