summaryrefslogtreecommitdiff
path: root/textproc/syntax-highlighting
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2020-11-05 09:06:42 +0000
committerryoon <ryoon@pkgsrc.org>2020-11-05 09:06:42 +0000
commit44f3341199deb2ceabbc54177537b68bfbb7e58c (patch)
tree9fdd5693b9bed335444b93de1be9b6c24add0cd6 /textproc/syntax-highlighting
parentadab52564381f6b4adeb2126613d7149cf3e6247 (diff)
downloadpkgsrc-44f3341199deb2ceabbc54177537b68bfbb7e58c.tar.gz
*: Recursive revbump from textproc/icu-68.1
Diffstat (limited to 'textproc/syntax-highlighting')
-rw-r--r--textproc/syntax-highlighting/Makefile4
-rw-r--r--textproc/syntax-highlighting/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/syntax-highlighting/Makefile b/textproc/syntax-highlighting/Makefile
index 52a3a9862ac..992b66aa62a 100644
--- a/textproc/syntax-highlighting/Makefile
+++ b/textproc/syntax-highlighting/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.32 2020/08/31 18:12:18 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2020/11/05 09:07:11 ryoon Exp $
DISTNAME= syntax-highlighting-${KF5VER}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= textproc
HOMEPAGE= https://community.kde.org/Frameworks
diff --git a/textproc/syntax-highlighting/buildlink3.mk b/textproc/syntax-highlighting/buildlink3.mk
index 645120c3a40..b3c309a9252 100644
--- a/textproc/syntax-highlighting/buildlink3.mk
+++ b/textproc/syntax-highlighting/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.13 2020/08/17 20:17:45 leot Exp $
+# $NetBSD: buildlink3.mk,v 1.14 2020/11/05 09:07:11 ryoon Exp $
BUILDLINK_TREE+= syntax-highlighting
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= syntax-highlighting
SYNTAX_HIGHLIGHTING_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.syntax-highlighting+= syntax-highlighting>=5.41.0
-BUILDLINK_ABI_DEPENDS.syntax-highlighting?= syntax-highlighting>=5.70.0nb1
+BUILDLINK_ABI_DEPENDS.syntax-highlighting?= syntax-highlighting>=5.70.0nb4
BUILDLINK_PKGSRCDIR.syntax-highlighting?= ../../textproc/syntax-highlighting
.include "../../x11/qt5-qtbase/buildlink3.mk"