diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-11-08 16:59:58 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-11-08 16:59:58 +0000 |
commit | a008399a749b216f7e2244bbf9a168df3d428818 (patch) | |
tree | 5aa74f4a5ce867e95691f48b038912fa4b3c7f6a /x11-themes | |
parent | cd62f86858ffb220a3bdd401f6f22892e21748ed (diff) | |
download | freebsd-ports-a008399a749b216f7e2244bbf9a168df3d428818.zip |
Update Qt5 to 5.13.2
Announcement:
https://www.qt.io/blog/qt-5.13.2-released
Thanks to kai@ for updating webengine.
PR: 241649
Exp-run by: antoine
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/qt5-style-plugins/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/qt5-style-plugins/Makefile b/x11-themes/qt5-style-plugins/Makefile index 0ecc50900018..482fb93d2852 100644 --- a/x11-themes/qt5-style-plugins/Makefile +++ b/x11-themes/qt5-style-plugins/Makefile @@ -4,7 +4,7 @@ PORTNAME= qt5-style-plugins DISTVERSIONPREFIX= v DISTVERSION= 5.0.0-23 -PORTREVISION= 6 +PORTREVISION= 7 DISTVERSIONSUFFIX= -g335dbe CATEGORIES= x11-themes DIST_SUBDIR= KDE/Qt/addons |