misc/qt5ct:
- Update to 0.19 - Add pkg-message for those who don't read README (or build ports without DOCS)
This commit is contained in:
parent
6d164bc5d3
commit
ca45c4c08c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=399217
3 changed files with 5 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= qt5ct
|
PORTNAME= qt5ct
|
||||||
PORTVERSION= 0.14
|
PORTVERSION= 0.19
|
||||||
CATEGORIES= misc
|
CATEGORIES= misc
|
||||||
MASTER_SITES= SF/${PORTNAME}
|
MASTER_SITES= SF/${PORTNAME}
|
||||||
|
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (qt5ct-0.14.tar.bz2) = f29a6a51529fb30a5396acfa4764dea59e8133b18e7a0df674f55e412bb6b5a0
|
SHA256 (qt5ct-0.19.tar.bz2) = 657493a22c762c014e5d717772a5eda63688f7a5c6c4ffc4d20cccd2ebc9f4d1
|
||||||
SIZE (qt5ct-0.14.tar.bz2) = 34621
|
SIZE (qt5ct-0.19.tar.bz2) = 38287
|
||||||
|
|
2
misc/qt5ct/pkg-message
Normal file
2
misc/qt5ct/pkg-message
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
To activate qt5ct settings add QT_QPA_PLATFORMTHEME=qt5ct to your
|
||||||
|
environment.
|
Loading…
Reference in a new issue