diff options
author | Jason E. Hale <jhale@FreeBSD.org> | 2023-09-18 20:02:30 +0000 |
---|---|---|
committer | Jason E. Hale <jhale@FreeBSD.org> | 2023-09-25 15:35:16 +0000 |
commit | 2a5c778173f13a057551b4284269b82f6faa077f (patch) | |
tree | 76a8211e0a042247fea88fc5326899850cdf7e94 /accessibility | |
parent | 6a6a9ad85d351525e0a974e5e9ae36a30b30155a (diff) |
Qt5: Update to 5.15.10
Update devel/qt5-script* and www/qt5-webengine to 5.15.15-lts
Update devel/pyside2* and devel/shiboken2 to 5.15.10
Release note: https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/5.15.10/release-note.md
PR: 273934
Exp-run by: antoine
Diffstat (limited to 'accessibility')
-rw-r--r-- | accessibility/qt5-speech/Makefile | 1 | ||||
-rw-r--r-- | accessibility/qt5-speech/distinfo | 6 |
2 files changed, 3 insertions, 4 deletions
diff --git a/accessibility/qt5-speech/Makefile b/accessibility/qt5-speech/Makefile index 536443664079..e4d9491da5da 100644 --- a/accessibility/qt5-speech/Makefile +++ b/accessibility/qt5-speech/Makefile @@ -1,6 +1,5 @@ PORTNAME= speech PORTVERSION= ${QT5_VERSION}${QT5_KDE_PATCH} -PORTREVISION= 1 CATEGORIES= accessibility PKGNAMEPREFIX= qt5- diff --git a/accessibility/qt5-speech/distinfo b/accessibility/qt5-speech/distinfo index 7ffe20fb1407..4891ed8597e2 100644 --- a/accessibility/qt5-speech/distinfo +++ b/accessibility/qt5-speech/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1672941039 -SHA256 (KDE/Qt/5.15.8/kde-qtspeech-5.15.8p1.tar.xz) = f82fe7a283bae28707e609ba3d60ab1c6f5d250848557a99ff86e6f823a5976a -SIZE (KDE/Qt/5.15.8/kde-qtspeech-5.15.8p1.tar.xz) = 80408 +TIMESTAMP = 1694023999 +SHA256 (KDE/Qt/5.15.10/kde-qtspeech-5.15.10p1.tar.xz) = 64ec116f9a2bd6273708d384c0ca63798d1fbeb3a93d7f0006436b4c289342f2 +SIZE (KDE/Qt/5.15.10/kde-qtspeech-5.15.10p1.tar.xz) = 80120 |