mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-01 10:59:55 +00:00
devel/pyside6: Update to 6.5.3
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
This commit is contained in:
parent
8fa4bb29e2
commit
fd69fa1918
@ -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)
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user