summaryrefslogtreecommitdiff
path: root/graphics/kplotting
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2020-06-02 08:22:31 +0000
committeradam <adam@pkgsrc.org>2020-06-02 08:22:31 +0000
commit0c9653ffa991492dacf3bcd4d70693a7cb2a1d8b (patch)
tree4b76e80283e16e135441c0ad59b8896fab793cb4 /graphics/kplotting
parent615f0d51f15e2d397ce85e7e5e7addfe48c1c6a7 (diff)
downloadpkgsrc-0c9653ffa991492dacf3bcd4d70693a7cb2a1d8b.tar.gz
Revbump for icu
Diffstat (limited to 'graphics/kplotting')
-rw-r--r--graphics/kplotting/Makefile4
-rw-r--r--graphics/kplotting/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/kplotting/Makefile b/graphics/kplotting/Makefile
index ab64e80cc2d..391bfff42ba 100644
--- a/graphics/kplotting/Makefile
+++ b/graphics/kplotting/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2020/04/12 08:27:56 adam Exp $
+# $NetBSD: Makefile,v 1.25 2020/06/02 08:22:43 adam Exp $
DISTNAME= kplotting-${KF5VER}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= graphics
HOMEPAGE= https://community.kde.org/Frameworks
diff --git a/graphics/kplotting/buildlink3.mk b/graphics/kplotting/buildlink3.mk
index 90c937e9819..6c8db93aa77 100644
--- a/graphics/kplotting/buildlink3.mk
+++ b/graphics/kplotting/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.18 2020/04/12 08:27:56 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.19 2020/06/02 08:22:43 adam 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.0nb3
+BUILDLINK_ABI_DEPENDS.kplotting?= kplotting>=5.66.0nb4
BUILDLINK_PKGSRCDIR.kplotting?= ../../graphics/kplotting
.include "../../x11/qt5-qtbase/buildlink3.mk"