summaryrefslogtreecommitdiff
path: root/graphics/kplotting
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 /graphics/kplotting
parent7fd7302d20945be276edc57766363af689a974f0 (diff)
downloadpkgsrc-9c239d33c8bf238818b1984019666b40d5c388b0.tar.gz
*: revbump after fontconfig bl3 changes (libuuid removal)
Diffstat (limited to 'graphics/kplotting')
-rw-r--r--graphics/kplotting/Makefile3
-rw-r--r--graphics/kplotting/buildlink3.mk4
2 files changed, 4 insertions, 3 deletions
diff --git a/graphics/kplotting/Makefile b/graphics/kplotting/Makefile
index d04eecac072..f9a51abeb5b 100644
--- a/graphics/kplotting/Makefile
+++ b/graphics/kplotting/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2020/06/07 11:33:51 markd Exp $
+# $NetBSD: Makefile,v 1.27 2020/08/17 20:17:30 leot Exp $
DISTNAME= kplotting-${KF5VER}
+PKGREVISION= 1
CATEGORIES= graphics
HOMEPAGE= https://community.kde.org/Frameworks
diff --git a/graphics/kplotting/buildlink3.mk b/graphics/kplotting/buildlink3.mk
index 6c8db93aa77..c6cb7316b11 100644
--- a/graphics/kplotting/buildlink3.mk
+++ b/graphics/kplotting/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.19 2020/06/02 08:22:43 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.20 2020/08/17 20:17:30 leot Exp $
BUILDLINK_TREE+= kplotting
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= kplotting
KPLOTTING_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.kplotting+= kplotting>=5.21.0
-BUILDLINK_ABI_DEPENDS.kplotting?= kplotting>=5.66.0nb4
+BUILDLINK_ABI_DEPENDS.kplotting?= kplotting>=5.70.0nb1
BUILDLINK_PKGSRCDIR.kplotting?= ../../graphics/kplotting
.include "../../x11/qt5-qtbase/buildlink3.mk"