diff options
| author | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-12-23 23:04:40 +0000 |
|---|---|---|
| committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-12-29 11:52:47 +0000 |
| commit | 3aeb8b79ba651293817ac01ea6f8e9119766017e (patch) | |
| tree | fb21105d000df32ae1ceb2ee956dc2c4add5447a /x11-toolkits/qt5-gui/Makefile | |
| parent | 4eac9929c2b7bbfabd0b8a2ae235b73b30230066 (diff) | |
Qt5: Update Qt 5 to 5.15.7
* rebase the KDE patched Qt5 ontop of the 5.15.7 branch
* update qt5-script to 5.15.11
Exp-run by: antoine
PR: 268533
Diffstat (limited to 'x11-toolkits/qt5-gui/Makefile')
| -rw-r--r-- | x11-toolkits/qt5-gui/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/qt5-gui/Makefile b/x11-toolkits/qt5-gui/Makefile index e035155aa120..b88214695abf 100644 --- a/x11-toolkits/qt5-gui/Makefile +++ b/x11-toolkits/qt5-gui/Makefile @@ -1,6 +1,5 @@ PORTNAME= gui PORTVERSION= ${QT5_VERSION}${QT5_KDE_PATCH} -PORTREVISION= 1 CATEGORIES= x11-toolkits graphics PKGNAMEPREFIX= qt5- |
