summaryrefslogtreecommitdiff
path: root/graphics/kplotting
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2021-12-08 16:01:42 +0000
committeradam <adam@pkgsrc.org>2021-12-08 16:01:42 +0000
commitac26554d9f5c20806cbab620560e5cdb9f5af267 (patch)
treef19c5de6d0b7dd975754ab007486cb1a5d65f5ef /graphics/kplotting
parent89042bb7303ab35491df57328b4ced04ed0f68bc (diff)
downloadpkgsrc-ac26554d9f5c20806cbab620560e5cdb9f5af267.tar.gz
revbump for icu and libffi
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 67ba1a80962..2c21a4a858f 100644
--- a/graphics/kplotting/Makefile
+++ b/graphics/kplotting/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.35 2021/11/15 22:54:18 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2021/12/08 16:02:10 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 be53ad635e1..b486aee71f7 100644
--- a/graphics/kplotting/buildlink3.mk
+++ b/graphics/kplotting/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.22 2021/04/21 11:40:24 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.23 2021/12/08 16:02:10 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.80.0nb1
+BUILDLINK_ABI_DEPENDS.kplotting?= kplotting>=5.80.0nb3
BUILDLINK_PKGSRCDIR.kplotting?= ../../graphics/kplotting
.include "../../x11/qt5-qtbase/buildlink3.mk"