Date: Fri, 24 Jan 2025 21:34:38 GMT From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: cd7ebe6c9f3c - main - www/qt6-webengine: force rebuilt Message-ID: <202501242134.50OLYc0w093856@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/ports/commit/?id=cd7ebe6c9f3cad014799f61c77d24733e7a36627 commit cd7ebe6c9f3cad014799f61c77d24733e7a36627 Author: Baptiste Daroussin <bapt@FreeBSD.org> AuthorDate: 2025-01-24 21:33:08 +0000 Commit: Baptiste Daroussin <bapt@FreeBSD.org> CommitDate: 2025-01-24 21:34:29 +0000 www/qt6-webengine: force rebuilt Bump portrevision to force rebuild with pkg 2.0.3 PR: 284307 --- www/qt6-webengine/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/qt6-webengine/Makefile b/www/qt6-webengine/Makefile index e0e918a081bd..0f3c3fadae52 100644 --- a/www/qt6-webengine/Makefile +++ b/www/qt6-webengine/Makefile @@ -12,7 +12,7 @@ PORTNAME?= webengine DISTVERSION= ${QT6_VERSION} -PORTREVISION?= 0 # Master port for print/qt6-pdf. Please keep this line. +PORTREVISION?= 1 # Master port for print/qt6-pdf. Please keep this line. CATEGORIES?= www PKGNAMEPREFIX= qt6-
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501242134.50OLYc0w093856>