From aea435c684475a7d69a14634c0e51d603ab462ae Mon Sep 17 00:00:00 2001
From: wiz <wiz@pkgsrc.org>
Date: Tue, 10 Mar 2020 22:08:37 +0000
Subject: librsvg: update bl3.mk to remove libcroco in rust case

recursive bump for the dependency change
---
 x11/qt5-qtscript/Makefile      | 4 ++--
 x11/qt5-qtscript/buildlink3.mk | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

(limited to 'x11/qt5-qtscript')

diff --git a/x11/qt5-qtscript/Makefile b/x11/qt5-qtscript/Makefile
index 48bca00f14e..9ceffb21a80 100644
--- a/x11/qt5-qtscript/Makefile
+++ b/x11/qt5-qtscript/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.54 2020/03/08 16:48:31 wiz Exp $
+# $NetBSD: Makefile,v 1.55 2020/03/10 22:09:14 wiz Exp $
 
 DISTNAME=	qtscript-everywhere-src-${QTVERSION}
 PKGNAME=	qt5-qtscript-${QTVERSION}
-PKGREVISION=	1
+PKGREVISION=	2
 COMMENT=	Qt5 module for script
 
 BUILD_TARGET=		sub-src
diff --git a/x11/qt5-qtscript/buildlink3.mk b/x11/qt5-qtscript/buildlink3.mk
index 8a1ecfb562b..8281b44eae4 100644
--- a/x11/qt5-qtscript/buildlink3.mk
+++ b/x11/qt5-qtscript/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.37 2020/03/08 16:48:31 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.38 2020/03/10 22:09:14 wiz Exp $
 
 BUILDLINK_TREE+=	qt5-qtscript
 
@@ -6,7 +6,7 @@ BUILDLINK_TREE+=	qt5-qtscript
 QT5_QTSCRIPT_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.qt5-qtscript+=	qt5-qtscript>=5.9.1
-BUILDLINK_ABI_DEPENDS.qt5-qtscript+=	qt5-qtscript>=5.14.1nb1
+BUILDLINK_ABI_DEPENDS.qt5-qtscript+=	qt5-qtscript>=5.14.1nb2
 BUILDLINK_PKGSRCDIR.qt5-qtscript?=	../../x11/qt5-qtscript
 
 BUILDLINK_INCDIRS.qt5-qtscript+=	qt5/include
-- 
cgit v1.2.3