summaryrefslogtreecommitdiff
path: root/graphics/kplotting
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2021-04-21 11:40:12 +0000
committeradam <adam@pkgsrc.org>2021-04-21 11:40:12 +0000
commita7fef9eb5b4619db0e91035e520e773c20fa2071 (patch)
tree5709b99f718fd966ea5f1033219742da1a507831 /graphics/kplotting
parent8f74bd47b9c7cfd2970deb094608e6c6b2133461 (diff)
downloadpkgsrc-a7fef9eb5b4619db0e91035e520e773c20fa2071.tar.gz
revbump for textproc/icu
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 5434a90a58d..1f89e9d05d9 100644
--- a/graphics/kplotting/Makefile
+++ b/graphics/kplotting/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.32 2021/03/30 10:58:25 markd Exp $
+# $NetBSD: Makefile,v 1.33 2021/04/21 11:40:24 adam 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 64af3e77d0d..be53ad635e1 100644
--- a/graphics/kplotting/buildlink3.mk
+++ b/graphics/kplotting/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.21 2020/11/05 09:06:54 ryoon Exp $
+# $NetBSD: buildlink3.mk,v 1.22 2021/04/21 11:40:24 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.70.0nb3
+BUILDLINK_ABI_DEPENDS.kplotting?= kplotting>=5.80.0nb1
BUILDLINK_PKGSRCDIR.kplotting?= ../../graphics/kplotting
.include "../../x11/qt5-qtbase/buildlink3.mk"