summaryrefslogtreecommitdiff
path: root/time/kcalendarcore
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2020-04-12 08:27:48 +0000
committeradam <adam@pkgsrc.org>2020-04-12 08:27:48 +0000
commitbdaf3cfd7b271b35e10091d20168f04cccf0bf19 (patch)
treec57f7c851b81b141ef0172db8e86968a49bbea89 /time/kcalendarcore
parent9b0ec22bfedaff6a014d7e6eaee3f21d33d9ea72 (diff)
downloadpkgsrc-bdaf3cfd7b271b35e10091d20168f04cccf0bf19.tar.gz
Recursive revision bump after textproc/icu update
Diffstat (limited to 'time/kcalendarcore')
-rw-r--r--time/kcalendarcore/Makefile4
-rw-r--r--time/kcalendarcore/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/time/kcalendarcore/Makefile b/time/kcalendarcore/Makefile
index bad207b82df..f8106d66769 100644
--- a/time/kcalendarcore/Makefile
+++ b/time/kcalendarcore/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2020/03/10 22:09:02 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2020/04/12 08:28:08 adam Exp $
DISTNAME= kcalendarcore-${KF5VER}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= time
HOMEPAGE= https://community.kde.org/Frameworks
diff --git a/time/kcalendarcore/buildlink3.mk b/time/kcalendarcore/buildlink3.mk
index 47e99a86e02..b6c0f433488 100644
--- a/time/kcalendarcore/buildlink3.mk
+++ b/time/kcalendarcore/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.4 2020/03/10 22:09:02 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2020/04/12 08:28:08 adam Exp $
BUILDLINK_TREE+= kcalendarcore
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= kcalendarcore
KCALENDARCORE_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.kcalendarcore+= kcalendarcore>=5.64.0
-BUILDLINK_ABI_DEPENDS.kcalendarcore?= kcalendarcore>=5.66.0nb2
+BUILDLINK_ABI_DEPENDS.kcalendarcore?= kcalendarcore>=5.66.0nb3
BUILDLINK_PKGSRCDIR.kcalendarcore?= ../../time/kcalendarcore
.include "../../x11/qt5-qtbase/buildlink3.mk"