summaryrefslogtreecommitdiff
path: root/graphics/kplotting
diff options
context:
space:
mode:
authoradam <adam>2017-04-22 21:03:07 +0000
committeradam <adam>2017-04-22 21:03:07 +0000
commit546dcc83d1b98cd2b4ff2dd02d9ed5fe36ce14ea (patch)
treec79528d51259d64ab76035aa8c82c3430a840611 /graphics/kplotting
parenteb206a9d384aea37c64f28ddb1cef0f45800ab21 (diff)
downloadpkgsrc-546dcc83d1b98cd2b4ff2dd02d9ed5fe36ce14ea.tar.gz
Revbump after icu update
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 1238a82b42c..2df0df49a4b 100644
--- a/graphics/kplotting/Makefile
+++ b/graphics/kplotting/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2017/02/12 06:24:44 ryoon Exp $
+# $NetBSD: Makefile,v 1.5 2017/04/22 21:03:12 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 7c0ed31a9ef..c875497c25a 100644
--- a/graphics/kplotting/buildlink3.mk
+++ b/graphics/kplotting/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.4 2017/02/12 06:24:44 ryoon Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2017/04/22 21:03:12 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.25.0nb3
+BUILDLINK_ABI_DEPENDS.kplotting?= kplotting>=5.25.0nb4
BUILDLINK_PKGSRCDIR.kplotting?= ../../graphics/kplotting
.include "../../x11/qt5-qtbase/buildlink3.mk"