Skip to content

Commit

Permalink
devel/pyside6: Update to 6.5.3
Browse files Browse the repository at this point in the history
Includes updates to devel/pyside6-tools and devel/shiboken6 as well.

https://code.qt.io/cgit/pyside/pyside-setup.git/tree/doc/changelogs/changes-6.5.3

MFH:		2023Q4
  • Loading branch information
BSDKaffee committed Oct 10, 2023
1 parent 8fa4bb2 commit fd69fa1
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 16 deletions.
2 changes: 1 addition & 1 deletion Mk/Uses/qt.mk
Expand Up @@ -24,7 +24,7 @@ _QT_MK_INCLUDED= qt.mk
_QT_SUPPORTED?= 5 6
QT5_VERSION?= 5.15.10
QT6_VERSION?= 6.5.3
PYSIDE6_VERSION?= 6.5.2
PYSIDE6_VERSION?= 6.5.3

# We accept the Qt version to be passed by either or all of the three mk files.
. if empty(qt_ARGS) && empty(qmake_ARGS) && empty(qt-dist_ARGS)
Expand Down
6 changes: 3 additions & 3 deletions devel/pyside6-tools/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1690399287
SHA256 (pyside-setup-everywhere-src-6.5.2.tar.xz) = 90dbf1d14fcd41c98a7cbea44b8a4951e10d0b798e154749756e4946654d1ba8
SIZE (pyside-setup-everywhere-src-6.5.2.tar.xz) = 13576204
TIMESTAMP = 1696878310
SHA256 (pyside-setup-everywhere-src-6.5.3.tar.xz) = 6606b1634fb2981f9ca7ce2e206cc92c252401de328df4ce23f63e8c998de8d3
SIZE (pyside-setup-everywhere-src-6.5.3.tar.xz) = 13577208
4 changes: 0 additions & 4 deletions devel/pyside6/Makefile
@@ -1,14 +1,10 @@
PORTNAME= pyside6
DISTVERSION= ${PYSIDE6_VERSION}
PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= QT/official_releases/QtForPython/shiboken6/PySide6-${DISTVERSION}-src
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= pyside-setup-everywhere-src-${DISTVERSION}

PATCH_SITES= https://github.com/qtproject/pyside-pyside-setup/commit/
PATCHFILES+= 4a3fe49a0976f19ca03c869caded8cde8ac60315.patch:-p3 # Fix build with Qt 6.5.3

MAINTAINER= kde@FreeBSD.org
COMMENT= Python Qt bindings for Qt 6
WWW= https://wiki.qt.io/Qt_for_Python
Expand Down
8 changes: 3 additions & 5 deletions devel/pyside6/distinfo
@@ -1,5 +1,3 @@
TIMESTAMP = 1696279214
SHA256 (pyside-setup-everywhere-src-6.5.2.tar.xz) = 90dbf1d14fcd41c98a7cbea44b8a4951e10d0b798e154749756e4946654d1ba8
SIZE (pyside-setup-everywhere-src-6.5.2.tar.xz) = 13576204
SHA256 (4a3fe49a0976f19ca03c869caded8cde8ac60315.patch) = 27670c2d32f858e698e664d36379b599e0667502757bcf7d003703bb354727f5
SIZE (4a3fe49a0976f19ca03c869caded8cde8ac60315.patch) = 2357
TIMESTAMP = 1696877935
SHA256 (pyside-setup-everywhere-src-6.5.3.tar.xz) = 6606b1634fb2981f9ca7ce2e206cc92c252401de328df4ce23f63e8c998de8d3
SIZE (pyside-setup-everywhere-src-6.5.3.tar.xz) = 13577208
6 changes: 3 additions & 3 deletions devel/shiboken6/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1690393790
SHA256 (pyside-setup-everywhere-src-6.5.2.tar.xz) = 90dbf1d14fcd41c98a7cbea44b8a4951e10d0b798e154749756e4946654d1ba8
SIZE (pyside-setup-everywhere-src-6.5.2.tar.xz) = 13576204
TIMESTAMP = 1696877778
SHA256 (pyside-setup-everywhere-src-6.5.3.tar.xz) = 6606b1634fb2981f9ca7ce2e206cc92c252401de328df4ce23f63e8c998de8d3
SIZE (pyside-setup-everywhere-src-6.5.3.tar.xz) = 13577208

0 comments on commit fd69fa1

Please sign in to comment.