svn commit: r566428 - head/devel/qt5-core
Adriaan de Groot
adridg at FreeBSD.org
Tue Feb 23 20:19:09 UTC 2021
Author: adridg
Date: Tue Feb 23 20:19:09 2021
New Revision: 566428
URL: https://svnweb.freebsd.org/changeset/ports/566428
Log:
Bump devel/qt5-core PORTREVISION to force a rebuild
This follows up changes to qt-dist.mk, and builds a new qt5-core.
The new package will get a new pkg install and deinstall script
which will clean up existing qconfig-modules which may have gathered
hundreds of update lines over the years of Qt5.
Modified:
head/devel/qt5-core/Makefile
Modified: head/devel/qt5-core/Makefile
==============================================================================
--- head/devel/qt5-core/Makefile Tue Feb 23 20:11:56 2021 (r566427)
+++ head/devel/qt5-core/Makefile Tue Feb 23 20:19:09 2021 (r566428)
@@ -2,6 +2,7 @@
PORTNAME= core
DISTVERSION= ${QT5_VERSION}
+PORTREVISION= 1
CATEGORIES= devel
PKGNAMEPREFIX= qt5-
More information about the svn-ports-all
mailing list