aboutsummaryrefslogtreecommitdiffstats
path: root/devel/qbs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/qbs/Makefile')
-rw-r--r--devel/qbs/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/devel/qbs/Makefile b/devel/qbs/Makefile
index 78ad0d5d09e2..8c1aef956386 100644
--- a/devel/qbs/Makefile
+++ b/devel/qbs/Makefile
@@ -1,11 +1,13 @@
PORTNAME= qbs
DISTVERSIONPREFIX= src-
-DISTVERSION= 3.0.3
-PORTREVISION= 1
+DISTVERSION= 3.1.1
CATEGORIES= devel
MASTER_SITES= QT/official_releases/${PORTNAME}/${PORTVERSION}
DIST_SUBDIR= KDE/Qt/qbs
+PATCH_SITES= https://github.com/qbs/qbs/commit/ # Prep for Qt 6.10.x
+PATCHFILES+= ee78fcb399ec5968a43dc0160ee40cdd5357cc1a.patch:-p1
+
MAINTAINER= kde@FreeBSD.org
COMMENT= Qbs Build Suite
WWW= https://doc.qt.io/qbs/