diff options
Diffstat (limited to 'devel')
330 files changed, 1756 insertions, 1166 deletions
diff --git a/devel/Makefile b/devel/Makefile index 530be7d511be..8a13bfdcc12b 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -2234,6 +2234,7 @@ SUBDIR += p5-Daemon-Control SUBDIR += p5-Dancer-Debug SUBDIR += p5-Dancer-Logger-Syslog + SUBDIR += p5-Dancer2-Plugin-LogReport SUBDIR += p5-Danga-Socket SUBDIR += p5-Danga-Socket-Callback SUBDIR += p5-Data-ACL @@ -2961,7 +2962,9 @@ SUBDIR += p5-Log-Message-Simple SUBDIR += p5-Log-Minimal SUBDIR += p5-Log-Report + SUBDIR += p5-Log-Report-Lexicon SUBDIR += p5-Log-Report-Optional + SUBDIR += p5-Log-Report-Template SUBDIR += p5-Log-Simple SUBDIR += p5-Log-Trace SUBDIR += p5-Log-TraceMessages @@ -5024,6 +5027,7 @@ SUBDIR += py-grpc-stubs SUBDIR += py-grpcio SUBDIR += py-grpcio-gcp + SUBDIR += py-grpcio-reflection SUBDIR += py-grpcio-status SUBDIR += py-grpcio-tools SUBDIR += py-gs_api_client @@ -7261,6 +7265,7 @@ SUBDIR += rubygem-cucumber SUBDIR += rubygem-cucumber-ci-environment SUBDIR += rubygem-cucumber-ci-environment10 + SUBDIR += rubygem-cucumber-ci-environment11 SUBDIR += rubygem-cucumber-core SUBDIR += rubygem-cucumber-cucumber-expressions SUBDIR += rubygem-cucumber-cucumber-expressions17 diff --git a/devel/base64/Makefile b/devel/base64/Makefile index 7f22946b40d6..f9f4eccbfe72 100644 --- a/devel/base64/Makefile +++ b/devel/base64/Makefile @@ -30,6 +30,7 @@ CMAKE_ON= BASE64_BUILD_CLI \ CMAKE_TESTING_ON= \ BASE64_BUILD_TESTS \ BASE64_WERROR +USE_LDCONFIG= yes PLIST_SUB= PORTVERSION=${PORTVERSION} diff --git a/devel/github-backup-utils/Makefile b/devel/github-backup-utils/Makefile index 9791199ec462..a846ac04c119 100644 --- a/devel/github-backup-utils/Makefile +++ b/devel/github-backup-utils/Makefile @@ -1,5 +1,5 @@ PORTNAME= github-backup-utils -PORTVERSION= 3.18.1 +PORTVERSION= 3.18.2 DISTVERSIONPREFIX= v CATEGORIES= devel MASTER_SITES= https://github.com/github/backup-utils/releases/download/v${PORTVERSION}/ diff --git a/devel/github-backup-utils/distinfo b/devel/github-backup-utils/distinfo index 52a8e9555e98..cd87860057cd 100644 --- a/devel/github-backup-utils/distinfo +++ b/devel/github-backup-utils/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853150 -SHA256 (github-backup-utils-v3.18.1.tar.gz) = d63b04a4fb771dc6b2dac1395d48e5f0f45ab4dd21644a28f7fa3291b8f459f4 -SIZE (github-backup-utils-v3.18.1.tar.gz) = 159865 +TIMESTAMP = 1766036345 +SHA256 (github-backup-utils-v3.18.2.tar.gz) = 4926214b50549fbba8930d708f824c51bc32806bc47dd93f7192e5debcc41aa9 +SIZE (github-backup-utils-v3.18.2.tar.gz) = 160133 diff --git a/devel/glab/Makefile b/devel/glab/Makefile index 527e6678112f..71d034d3b6fb 100644 --- a/devel/glab/Makefile +++ b/devel/glab/Makefile @@ -1,6 +1,6 @@ PORTNAME= glab DISTVERSIONPREFIX= v -DISTVERSION= 1.80.2 +DISTVERSION= 1.80.4 CATEGORIES= devel MAINTAINER= mfechner@FreeBSD.org @@ -19,7 +19,7 @@ _BUILD_VERSION= ${DISTVERSION} _BUILD_PLATFORM= ${OPSYS:tl} _BUILD_DATE= $$(date +%Y-%m-%d) # Find here: https://gitlab.com/gitlab-org/cli/-/tags -_TAG= cca0f120be46f464b84f88b9ce69007314499a2a +_TAG= f4b518e9120bb54002d9cda816d3011de757feea GO_MODULE= gitlab.com/gitlab-org/cli GO_TARGET= ./cmd/${PORTNAME} diff --git a/devel/glab/distinfo b/devel/glab/distinfo index d6eeff9ea4fc..c05ec47add6a 100644 --- a/devel/glab/distinfo +++ b/devel/glab/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1766034182 -SHA256 (go/devel_glab/glab-v1.80.2/v1.80.2.mod) = 9ecef10900ec6f2df2dafe6f1f70017c8429f242360e4ab4b1f07df0667f0223 -SIZE (go/devel_glab/glab-v1.80.2/v1.80.2.mod) = 8100 -SHA256 (go/devel_glab/glab-v1.80.2/v1.80.2.zip) = 53a09cb876ebd4495f2c13ab25218f6ebcb7fc39503f148c5acd637d863bba7f -SIZE (go/devel_glab/glab-v1.80.2/v1.80.2.zip) = 17624498 +TIMESTAMP = 1766117689 +SHA256 (go/devel_glab/glab-v1.80.4/v1.80.4.mod) = dd4100607e063633674a3975b2ffc1f5580c58850c8d4ddcbfec2fed707521e0 +SIZE (go/devel_glab/glab-v1.80.4/v1.80.4.mod) = 8128 +SHA256 (go/devel_glab/glab-v1.80.4/v1.80.4.zip) = d89d1b1e62be0dfa13626a3bb6d27be0ce9b1671f9953d80a6e53e1c15cf9e6d +SIZE (go/devel_glab/glab-v1.80.4/v1.80.4.zip) = 17623778 diff --git a/devel/level-zero/Makefile b/devel/level-zero/Makefile index d03f8cfff595..38aecc561e73 100644 --- a/devel/level-zero/Makefile +++ b/devel/level-zero/Makefile @@ -1,5 +1,5 @@ PORTNAME= level-zero -PORTVERSION= 1.26.0 +PORTVERSION= 1.26.1 DISTVERSIONPREFIX= v CATEGORIES= devel diff --git a/devel/level-zero/distinfo b/devel/level-zero/distinfo index 6694ba6f9e66..da5a15f4bd14 100644 --- a/devel/level-zero/distinfo +++ b/devel/level-zero/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853156 -SHA256 (oneapi-src-level-zero-v1.26.0_GH0.tar.gz) = 252dc01ffd2134ba25563d3851b755ff81cbda5982410296d09f3f54c118c16f -SIZE (oneapi-src-level-zero-v1.26.0_GH0.tar.gz) = 1174465 +TIMESTAMP = 1766036347 +SHA256 (oneapi-src-level-zero-v1.26.1_GH0.tar.gz) = ce8154d5ceca5895ff69818d9fd7a9281d74cce238b1c5ac75cb13a92c432db3 +SIZE (oneapi-src-level-zero-v1.26.1_GH0.tar.gz) = 1174504 diff --git a/devel/libddwaf/Makefile b/devel/libddwaf/Makefile index 6742e7d54116..0664a3a8ca01 100644 --- a/devel/libddwaf/Makefile +++ b/devel/libddwaf/Makefile @@ -1,5 +1,5 @@ PORTNAME= libddwaf -PORTVERSION= 1.30.0 +PORTVERSION= 1.30.1 CATEGORIES= devel MAINTAINER= sunpoet@FreeBSD.org diff --git a/devel/libddwaf/distinfo b/devel/libddwaf/distinfo index 42860e86adb2..2ebcbdf18a83 100644 --- a/devel/libddwaf/distinfo +++ b/devel/libddwaf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853160 -SHA256 (DataDog-libddwaf-1.30.0_GH0.tar.gz) = aa814ef7e71e874a142013010b7de3606ad06dd15bd6aea552e19d766b42538e -SIZE (DataDog-libddwaf-1.30.0_GH0.tar.gz) = 1521447 +TIMESTAMP = 1766036349 +SHA256 (DataDog-libddwaf-1.30.1_GH0.tar.gz) = b8290de2ff8581c9d0b28b6d815273817621cf63e7ac9d094da405cb9d730e0b +SIZE (DataDog-libddwaf-1.30.1_GH0.tar.gz) = 1520034 diff --git a/devel/liblxqt/Makefile b/devel/liblxqt/Makefile index fe507585d89c..7414c88658c5 100644 --- a/devel/liblxqt/Makefile +++ b/devel/liblxqt/Makefile @@ -1,5 +1,6 @@ PORTNAME= liblxqt PORTVERSION= 2.3.0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= LXQT diff --git a/devel/libqt6xdg/Makefile b/devel/libqt6xdg/Makefile index 1769883e2f02..d3ea2c957569 100644 --- a/devel/libqt6xdg/Makefile +++ b/devel/libqt6xdg/Makefile @@ -1,5 +1,6 @@ PORTNAME= libqt6xdg PORTVERSION= 4.3.0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= LXQT/${PORTNAME:S/6//} diff --git a/devel/log4cxx/Makefile b/devel/log4cxx/Makefile index 3ffc58fdb424..dc4116479415 100644 --- a/devel/log4cxx/Makefile +++ b/devel/log4cxx/Makefile @@ -1,6 +1,5 @@ PORTNAME= log4cxx -PORTVERSION= 1.5.0 -PORTREVISION= 1 +PORTVERSION= 1.6.0 CATEGORIES= devel MASTER_SITES= https://archive.apache.org/dist/logging/log4cxx/${PORTVERSION}/ DISTNAME= apache-log4cxx-${PORTVERSION} diff --git a/devel/log4cxx/distinfo b/devel/log4cxx/distinfo index 39b4abd89157..723c8c11eb19 100644 --- a/devel/log4cxx/distinfo +++ b/devel/log4cxx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757120498 -SHA256 (apache-log4cxx-1.5.0.tar.gz) = aa23f47c3164aa2cf848c2258b4b4bc372e7964d4a3ed47c2b4a4a915c5dfa37 -SIZE (apache-log4cxx-1.5.0.tar.gz) = 667891 +TIMESTAMP = 1766036351 +SHA256 (apache-log4cxx-1.6.0.tar.gz) = 47d768c5765c5721cf27d520f87ef272291ba0f4e0d321c72735d5aec87018a7 +SIZE (apache-log4cxx-1.6.0.tar.gz) = 882025 diff --git a/devel/log4cxx/pkg-plist b/devel/log4cxx/pkg-plist index 6b52ab3be5d6..41fd1a2e393e 100644 --- a/devel/log4cxx/pkg-plist +++ b/devel/log4cxx/pkg-plist @@ -24,6 +24,7 @@ include/log4cxx/fmtlayout.h include/log4cxx/helpers/absolutetimedateformat.h include/log4cxx/helpers/appenderattachableimpl.h include/log4cxx/helpers/aprinitializer.h +include/log4cxx/helpers/asyncbuffer.h include/log4cxx/helpers/bufferedwriter.h include/log4cxx/helpers/bytearrayinputstream.h include/log4cxx/helpers/bytearrayoutputstream.h @@ -42,6 +43,7 @@ include/log4cxx/helpers/datetimedateformat.h include/log4cxx/helpers/exception.h include/log4cxx/helpers/fileinputstream.h include/log4cxx/helpers/fileoutputstream.h +include/log4cxx/helpers/filesystempath.h include/log4cxx/helpers/filewatchdog.h include/log4cxx/helpers/inetaddress.h include/log4cxx/helpers/inputstream.h @@ -203,5 +205,5 @@ lib/cmake/log4cxx/log4cxxConfig.cmake lib/cmake/log4cxx/log4cxxConfigVersion.cmake lib/liblog4cxx.so lib/liblog4cxx.so.15 -lib/liblog4cxx.so.15.5.0 +lib/liblog4cxx.so.15.6.0 libdata/pkgconfig/liblog4cxx.pc diff --git a/devel/oq/Makefile b/devel/oq/Makefile index 97cca88e04b8..1b993d1e7ddd 100644 --- a/devel/oq/Makefile +++ b/devel/oq/Makefile @@ -1,7 +1,6 @@ PORTNAME= oq DISTVERSIONPREFIX= v -DISTVERSION= 0.0.20 -PORTREVISION= 3 +DISTVERSION= 0.0.21 CATEGORIES= devel MAINTAINER= hoanga@gmail.com diff --git a/devel/oq/distinfo b/devel/oq/distinfo index 1f47e1841b1e..985c7c08fe22 100644 --- a/devel/oq/distinfo +++ b/devel/oq/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1760026734 -SHA256 (go/devel_oq/oq-v0.0.20/v0.0.20.mod) = 96631ba5496f9e8769763e7fb030778e2bc914f55bdb871d43503f7a9269a1b9 -SIZE (go/devel_oq/oq-v0.0.20/v0.0.20.mod) = 1411 -SHA256 (go/devel_oq/oq-v0.0.20/v0.0.20.zip) = d840d66196eb1d238991321ed9d11cfe674a17ef724a0e8561481fa72e4d5a71 -SIZE (go/devel_oq/oq-v0.0.20/v0.0.20.zip) = 920875 +TIMESTAMP = 1766110822 +SHA256 (go/devel_oq/oq-v0.0.21/v0.0.21.mod) = 96631ba5496f9e8769763e7fb030778e2bc914f55bdb871d43503f7a9269a1b9 +SIZE (go/devel_oq/oq-v0.0.21/v0.0.21.mod) = 1411 +SHA256 (go/devel_oq/oq-v0.0.21/v0.0.21.zip) = 76b7f5a3578278f02646aba5a5492454ec8ca249484c176325fb2089173ff376 +SIZE (go/devel_oq/oq-v0.0.21/v0.0.21.zip) = 921675 diff --git a/devel/p5-Dancer2-Plugin-LogReport/Makefile b/devel/p5-Dancer2-Plugin-LogReport/Makefile new file mode 100644 index 000000000000..7401393f89d7 --- /dev/null +++ b/devel/p5-Dancer2-Plugin-LogReport/Makefile @@ -0,0 +1,25 @@ +PORTNAME= Dancer2-Plugin-LogReport +PORTVERSION= 2.02 +CATEGORIES= devel perl5 +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:MARKOV +PKGNAMEPREFIX= p5- + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Logging, exceptions and translations in Dancer2 via Log::Report +WWW= https://metacpan.org/dist/Dancer2-Plugin-LogReport + +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual + +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Dancer2>=0.207:www/p5-Dancer2 \ + p5-Log-Report>=1.42:devel/p5-Log-Report \ + p5-Log-Report-Template>=0:devel/p5-Log-Report-Template + +USES= perl5 +USE_PERL5= configure + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/devel/p5-Dancer2-Plugin-LogReport/distinfo b/devel/p5-Dancer2-Plugin-LogReport/distinfo new file mode 100644 index 000000000000..2be7c4094535 --- /dev/null +++ b/devel/p5-Dancer2-Plugin-LogReport/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1766036333 +SHA256 (Dancer2-Plugin-LogReport-2.02.tar.gz) = ec4801f59caa57aa37d47f90fa14f194a47b5a5335a0b3d56341923961b4d2b8 +SIZE (Dancer2-Plugin-LogReport-2.02.tar.gz) = 22486 diff --git a/devel/p5-Dancer2-Plugin-LogReport/pkg-descr b/devel/p5-Dancer2-Plugin-LogReport/pkg-descr new file mode 100644 index 000000000000..4c6ba6e9db83 --- /dev/null +++ b/devel/p5-Dancer2-Plugin-LogReport/pkg-descr @@ -0,0 +1,18 @@ +Dancer2::Plugin::LogReport provides easy access to the extensive logging +facilities provided by Log::Report. Along with Dancer2::Logger::LogReport, this +brings together all the internal Dancer2 logging, handling for expected and +unexpected exceptions, translations and application logging. + +Logging is extremely flexible using many of the available dispatchers. Multiple +dispatchers can be used, each configured separately to display different +messages in different formats. By default, messages are logged to a session +variable for display on a webpage, and to STDERR. + +Messages within this plugin use the extended Dancer2::Logger::LogReport::Message +class rather than the standard Log::Report::Message class. + +Note that it is currently recommended to use the plugin in all apps within a +Dancer2 program, not only some. Therefore, wherever you use Dancer2 you should +also use Dancer2::Plugin::LogReport. This does not apply if using the same app +name (use Dancer2 appname, 'Already::Exists'). In all other modules, you can +just use Log::Report. diff --git a/devel/p5-Dancer2-Plugin-LogReport/pkg-plist b/devel/p5-Dancer2-Plugin-LogReport/pkg-plist new file mode 100644 index 000000000000..76df6134d373 --- /dev/null +++ b/devel/p5-Dancer2-Plugin-LogReport/pkg-plist @@ -0,0 +1,15 @@ +%%SITE_PERL%%/Dancer/Logger/LogReport.pm +%%SITE_PERL%%/Dancer/Logger/LogReport.pod +%%SITE_PERL%%/Dancer2/Logger/LogReport.pm +%%SITE_PERL%%/Dancer2/Logger/LogReport.pod +%%SITE_PERL%%/Dancer2/Plugin/LogReport.pm +%%SITE_PERL%%/Dancer2/Plugin/LogReport.pod +%%SITE_PERL%%/Dancer2/Plugin/LogReport/Message.pm +%%SITE_PERL%%/Dancer2/Plugin/LogReport/Message.pod +%%SITE_PERL%%/Dancer2/Template/TTLogReport.pm +%%SITE_PERL%%/Dancer2/Template/TTLogReport.pod +%%PERL5_MAN3%%/Dancer2::Logger::LogReport.3.gz +%%PERL5_MAN3%%/Dancer2::Plugin::LogReport.3.gz +%%PERL5_MAN3%%/Dancer2::Plugin::LogReport::Message.3.gz +%%PERL5_MAN3%%/Dancer2::Template::TTLogReport.3.gz +%%PERL5_MAN3%%/Dancer::Logger::LogReport.3.gz diff --git a/devel/p5-Log-Report-Lexicon/Makefile b/devel/p5-Log-Report-Lexicon/Makefile new file mode 100644 index 000000000000..596cc42aca97 --- /dev/null +++ b/devel/p5-Log-Report-Lexicon/Makefile @@ -0,0 +1,23 @@ +PORTNAME= Log-Report-Lexicon +PORTVERSION= 1.15 +CATEGORIES= devel perl5 +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:MARKOV +PKGNAMEPREFIX= p5- + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Translation component of Log::Report +WWW= https://metacpan.org/dist/Log-Report-Lexicon + +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual + +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Log-Report>=1.40:devel/p5-Log-Report + +USES= perl5 +USE_PERL5= configure + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/devel/p5-Log-Report-Lexicon/distinfo b/devel/p5-Log-Report-Lexicon/distinfo new file mode 100644 index 000000000000..75c495449443 --- /dev/null +++ b/devel/p5-Log-Report-Lexicon/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1766036335 +SHA256 (Log-Report-Lexicon-1.15.tar.gz) = a07b5ee023680103a2d92a4a28167d3f210ec8516f8a5de0366433c4c53cd390 +SIZE (Log-Report-Lexicon-1.15.tar.gz) = 65252 diff --git a/devel/p5-Log-Report-Lexicon/pkg-descr b/devel/p5-Log-Report-Lexicon/pkg-descr new file mode 100644 index 000000000000..8f1b06567f9a --- /dev/null +++ b/devel/p5-Log-Report-Lexicon/pkg-descr @@ -0,0 +1,15 @@ +Log::Report::Lexicon is the main extry point for the distribution, but has +currently no further use. This distribution contains all components of +Log::Report which handle translations. + +In this distribution: +- Log::Report::Extract + Logic used by the xgettext-perl binary (also included here) to extract msgid's + from perl scripts and (website) templates. +- Log::Report::Lexicon::Table + Translation table administration, in PO or MO format. +- Log::Report::Lexicon::Index + Translation table file file administration, understanding locales, domains, + and attributes in the filenames. +- Log::Report::Translator + The run-time component of translations. diff --git a/devel/p5-Log-Report-Lexicon/pkg-plist b/devel/p5-Log-Report-Lexicon/pkg-plist new file mode 100644 index 000000000000..1f286af83cd7 --- /dev/null +++ b/devel/p5-Log-Report-Lexicon/pkg-plist @@ -0,0 +1,45 @@ +bin/xgettext-perl +%%SITE_PERL%%/Log/Report/Extract.pm +%%SITE_PERL%%/Log/Report/Extract.pod +%%SITE_PERL%%/Log/Report/Extract/PerlPPI.pm +%%SITE_PERL%%/Log/Report/Extract/PerlPPI.pod +%%SITE_PERL%%/Log/Report/Extract/Template.pm +%%SITE_PERL%%/Log/Report/Extract/Template.pod +%%SITE_PERL%%/Log/Report/Lexicon.pm +%%SITE_PERL%%/Log/Report/Lexicon.pod +%%SITE_PERL%%/Log/Report/Lexicon/Index.pm +%%SITE_PERL%%/Log/Report/Lexicon/Index.pod +%%SITE_PERL%%/Log/Report/Lexicon/MOTcompact.pm +%%SITE_PERL%%/Log/Report/Lexicon/MOTcompact.pod +%%SITE_PERL%%/Log/Report/Lexicon/PO.pm +%%SITE_PERL%%/Log/Report/Lexicon/PO.pod +%%SITE_PERL%%/Log/Report/Lexicon/POT.pm +%%SITE_PERL%%/Log/Report/Lexicon/POT.pod +%%SITE_PERL%%/Log/Report/Lexicon/POTcompact.pm +%%SITE_PERL%%/Log/Report/Lexicon/POTcompact.pod +%%SITE_PERL%%/Log/Report/Lexicon/Table.pm +%%SITE_PERL%%/Log/Report/Lexicon/Table.pod +%%SITE_PERL%%/Log/Report/Translator/Context.pm +%%SITE_PERL%%/Log/Report/Translator/Context.pod +%%SITE_PERL%%/Log/Report/Translator/Gettext.pm +%%SITE_PERL%%/Log/Report/Translator/Gettext.pod +%%SITE_PERL%%/Log/Report/Translator/POT.pm +%%SITE_PERL%%/Log/Report/Translator/POT.pod +%%SITE_PERL%%/Log/Report/Win32Locale.pm +%%SITE_PERL%%/Log/Report/Win32Locale.pod +%%SITE_PERL%%/Log/Report/messages/log-report-lexicon/nl_NL.po +%%PERL5_MAN1%%/xgettext-perl.1.gz +%%PERL5_MAN3%%/Log::Report::Extract.3.gz +%%PERL5_MAN3%%/Log::Report::Extract::PerlPPI.3.gz +%%PERL5_MAN3%%/Log::Report::Extract::Template.3.gz +%%PERL5_MAN3%%/Log::Report::Lexicon.3.gz +%%PERL5_MAN3%%/Log::Report::Lexicon::Index.3.gz +%%PERL5_MAN3%%/Log::Report::Lexicon::MOTcompact.3.gz +%%PERL5_MAN3%%/Log::Report::Lexicon::PO.3.gz +%%PERL5_MAN3%%/Log::Report::Lexicon::POT.3.gz +%%PERL5_MAN3%%/Log::Report::Lexicon::POTcompact.3.gz +%%PERL5_MAN3%%/Log::Report::Lexicon::Table.3.gz +%%PERL5_MAN3%%/Log::Report::Translator::Context.3.gz +%%PERL5_MAN3%%/Log::Report::Translator::Gettext.3.gz +%%PERL5_MAN3%%/Log::Report::Translator::POT.3.gz +%%PERL5_MAN3%%/Log::Report::Win32Locale.3.gz diff --git a/devel/p5-Log-Report-Template/Makefile b/devel/p5-Log-Report-Template/Makefile new file mode 100644 index 000000000000..f28820ee2adb --- /dev/null +++ b/devel/p5-Log-Report-Template/Makefile @@ -0,0 +1,26 @@ +PORTNAME= Log-Report-Template +PORTVERSION= 1.04 +CATEGORIES= devel perl5 +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:MARKOV +PKGNAMEPREFIX= p5- + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Template Toolkit with translations +WWW= https://metacpan.org/dist/Log-Report-Template + +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual + +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Log-Report>=1.42:devel/p5-Log-Report \ + p5-Log-Report-Lexicon>=1.13:devel/p5-Log-Report-Lexicon \ + p5-String-Print>=0.91:textproc/p5-String-Print \ + p5-Template-Toolkit>=2.26:www/p5-Template-Toolkit + +USES= perl5 +USE_PERL5= configure + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/devel/p5-Log-Report-Template/distinfo b/devel/p5-Log-Report-Template/distinfo new file mode 100644 index 000000000000..48f94654afb9 --- /dev/null +++ b/devel/p5-Log-Report-Template/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1766036337 +SHA256 (Log-Report-Template-1.04.tar.gz) = f81d766c3f728057be0e8fbe249c4e123dcf9a557ae300cd80187791acdae2db +SIZE (Log-Report-Template-1.04.tar.gz) = 23464 diff --git a/devel/p5-Log-Report-Template/pkg-descr b/devel/p5-Log-Report-Template/pkg-descr new file mode 100644 index 000000000000..046a8d993c19 --- /dev/null +++ b/devel/p5-Log-Report-Template/pkg-descr @@ -0,0 +1,8 @@ +Log::Report::Template extends Template, which is the core of Template Toolkit. +The main addition is support for translations via the translation framework +offered by Log::Report. + +You add translations to a template system, by adding calls to some translation +function (by default called loc()) to your template text. That function will +perform dark magic to collect the translation from translation tables, and fill +in values. diff --git a/devel/p5-Log-Report-Template/pkg-plist b/devel/p5-Log-Report-Template/pkg-plist new file mode 100644 index 000000000000..8ac6721ea624 --- /dev/null +++ b/devel/p5-Log-Report-Template/pkg-plist @@ -0,0 +1,9 @@ +%%SITE_PERL%%/Log/Report/Template.pm +%%SITE_PERL%%/Log/Report/Template.pod +%%SITE_PERL%%/Log/Report/Template/Extract.pm +%%SITE_PERL%%/Log/Report/Template/Extract.pod +%%SITE_PERL%%/Log/Report/Template/Textdomain.pm +%%SITE_PERL%%/Log/Report/Template/Textdomain.pod +%%PERL5_MAN3%%/Log::Report::Template.3.gz +%%PERL5_MAN3%%/Log::Report::Template::Extract.3.gz +%%PERL5_MAN3%%/Log::Report::Template::Textdomain.3.gz diff --git a/devel/p5-Log-Report/Makefile b/devel/p5-Log-Report/Makefile index 697766522153..9995e5d09215 100644 --- a/devel/p5-Log-Report/Makefile +++ b/devel/p5-Log-Report/Makefile @@ -1,7 +1,8 @@ PORTNAME= Log-Report -PORTVERSION= 1.41 +PORTVERSION= 1.43 CATEGORIES= devel perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:MARKOV PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org @@ -14,7 +15,7 @@ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Devel-GlobalDestruction>=0.09:devel/p5-Devel-GlobalDestruction \ p5-Log-Report-Optional>=1.07:devel/p5-Log-Report-Optional \ - p5-String-Print>=0.91:textproc/p5-String-Print + p5-String-Print>=1.00:textproc/p5-String-Print USES= perl5 USE_PERL5= configure diff --git a/devel/p5-Log-Report/distinfo b/devel/p5-Log-Report/distinfo index c882bfda1921..e0937f98e18f 100644 --- a/devel/p5-Log-Report/distinfo +++ b/devel/p5-Log-Report/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759324350 -SHA256 (Log-Report-1.41.tar.gz) = a0c4f56b1fbcfabd2b7083f9561e20787ea99b5ceb9ee2d1cb76c1395f2afcf8 -SIZE (Log-Report-1.41.tar.gz) = 100583 +TIMESTAMP = 1766036649 +SHA256 (Log-Report-1.43.tar.gz) = ed328baa125041d1da7fbafac96e91a9e038f27739cc9bbc942814532f26933e +SIZE (Log-Report-1.43.tar.gz) = 85717 diff --git a/devel/p5-Log-Report/pkg-plist b/devel/p5-Log-Report/pkg-plist index bd1669acbf41..0405d8d9d4f0 100644 --- a/devel/p5-Log-Report/pkg-plist +++ b/devel/p5-Log-Report/pkg-plist @@ -1,11 +1,3 @@ -%%SITE_PERL%%/Dancer/Logger/LogReport.pm -%%SITE_PERL%%/Dancer/Logger/LogReport.pod -%%SITE_PERL%%/Dancer2/Logger/LogReport.pm -%%SITE_PERL%%/Dancer2/Logger/LogReport.pod -%%SITE_PERL%%/Dancer2/Plugin/LogReport.pm -%%SITE_PERL%%/Dancer2/Plugin/LogReport.pod -%%SITE_PERL%%/Dancer2/Plugin/LogReport/Message.pm -%%SITE_PERL%%/Dancer2/Plugin/LogReport/Message.pod %%SITE_PERL%%/Log/Report.pm %%SITE_PERL%%/Log/Report.pod %%SITE_PERL%%/Log/Report/DBIC/Profiler.pm @@ -41,10 +33,6 @@ %%SITE_PERL%%/Log/Report/messages/log-report/nl_NL.po %%SITE_PERL%%/MojoX/Log/Report.pm %%SITE_PERL%%/MojoX/Log/Report.pod -%%PERL5_MAN3%%/Dancer2::Logger::LogReport.3.gz -%%PERL5_MAN3%%/Dancer2::Plugin::LogReport.3.gz -%%PERL5_MAN3%%/Dancer2::Plugin::LogReport::Message.3.gz -%%PERL5_MAN3%%/Dancer::Logger::LogReport.3.gz %%PERL5_MAN3%%/Log::Report.3.gz %%PERL5_MAN3%%/Log::Report::DBIC::Profiler.3.gz %%PERL5_MAN3%%/Log::Report::Die.3.gz diff --git a/devel/p5-Object-Realize-Later/Makefile b/devel/p5-Object-Realize-Later/Makefile index a23fb3b40fb7..882af189f3d2 100644 --- a/devel/p5-Object-Realize-Later/Makefile +++ b/devel/p5-Object-Realize-Later/Makefile @@ -1,7 +1,8 @@ PORTNAME= Object-Realize-Later -PORTVERSION= 0.21 +PORTVERSION= 4.00 CATEGORIES= devel perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:MARKOV PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org @@ -11,8 +12,12 @@ WWW= https://metacpan.org/release/Object-Realize-Later LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -NO_ARCH= yes +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Log-Report>=1.42:devel/p5-Log-Report + USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include <bsd.port.mk> diff --git a/devel/p5-Object-Realize-Later/distinfo b/devel/p5-Object-Realize-Later/distinfo index e37ba9d13336..a761d246269e 100644 --- a/devel/p5-Object-Realize-Later/distinfo +++ b/devel/p5-Object-Realize-Later/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1517035560 -SHA256 (Object-Realize-Later-0.21.tar.gz) = 8f7b9640cc8e34ea92bcf6c01049a03c145e0eb46e562275e28dddd3a8d6d8d9 -SIZE (Object-Realize-Later-0.21.tar.gz) = 12375 +TIMESTAMP = 1766036651 +SHA256 (Object-Realize-Later-4.00.tar.gz) = c4753d5a35f147eede09cdbd5e6d627dde3bdaaabfe9e56f2cff72b72d19979b +SIZE (Object-Realize-Later-4.00.tar.gz) = 12991 diff --git a/devel/p5-User-Identity/Makefile b/devel/p5-User-Identity/Makefile index c666efee1732..e50ad89fee8e 100644 --- a/devel/p5-User-Identity/Makefile +++ b/devel/p5-User-Identity/Makefile @@ -1,7 +1,8 @@ PORTNAME= User-Identity -PORTVERSION= 1.03 +PORTVERSION= 4.00 CATEGORIES= devel perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:MARKOV PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org @@ -13,7 +14,8 @@ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Geography-Countries>=2009041301:misc/p5-Geography-Countries \ - p5-Hash-Ordered>=0.014:devel/p5-Hash-Ordered + p5-Hash-Ordered>=0.014:devel/p5-Hash-Ordered \ + p5-Log-Report>=1.42:devel/p5-Log-Report USES= perl5 USE_PERL5= configure diff --git a/devel/p5-User-Identity/distinfo b/devel/p5-User-Identity/distinfo index c9ba05974d4e..84c91acf4ade 100644 --- a/devel/p5-User-Identity/distinfo +++ b/devel/p5-User-Identity/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1760105507 -SHA256 (User-Identity-1.03.tar.gz) = 153f2ad0873ad14afe6569e842e441986e6ac160a95644412fe78cefa12a65d4 -SIZE (User-Identity-1.03.tar.gz) = 28929 +TIMESTAMP = 1766036653 +SHA256 (User-Identity-4.00.tar.gz) = 46ec55c4b2c158fb9e3bd5c63aaa10695fee8508ef4ec958774dd8eaccab3847 +SIZE (User-Identity-4.00.tar.gz) = 29054 diff --git a/devel/pear-HTML_Template_IT/Makefile b/devel/pear-HTML_Template_IT/Makefile index e87c63f00bd3..8d1d750fea86 100644 --- a/devel/pear-HTML_Template_IT/Makefile +++ b/devel/pear-HTML_Template_IT/Makefile @@ -1,5 +1,5 @@ PORTNAME= HTML_Template_IT -PORTVERSION= 1.3.2 +PORTVERSION= 1.3.3 PORTEPOCH= 1 CATEGORIES= devel www pear diff --git a/devel/pear-HTML_Template_IT/distinfo b/devel/pear-HTML_Template_IT/distinfo index ee68592a43a5..5fdc02b89fea 100644 --- a/devel/pear-HTML_Template_IT/distinfo +++ b/devel/pear-HTML_Template_IT/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734888126 -SHA256 (PEAR/HTML_Template_IT-1.3.2.tgz) = b9a2df0a9341f669bab0207344e92b241d9bfb89096ccfe0ae88c23dfc615243 -SIZE (PEAR/HTML_Template_IT-1.3.2.tgz) = 22944 +TIMESTAMP = 1766036381 +SHA256 (PEAR/HTML_Template_IT-1.3.3.tgz) = 91bf8a9a0cb1a1e28fced2067a5e2ce08cdb743dbb0183f5d545aba3c0dcf4e3 +SIZE (PEAR/HTML_Template_IT-1.3.3.tgz) = 23238 diff --git a/devel/phpunit12/Makefile b/devel/phpunit12/Makefile index 4af243c847f1..263e1bc7f0ef 100644 --- a/devel/phpunit12/Makefile +++ b/devel/phpunit12/Makefile @@ -1,5 +1,5 @@ PORTNAME= phpunit -PORTVERSION= 12.5.2 +PORTVERSION= 12.5.4 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 12${PHP_PKGNAMESUFFIX} diff --git a/devel/phpunit12/distinfo b/devel/phpunit12/distinfo index 3cb6abb8c189..4234a9ad5cd5 100644 --- a/devel/phpunit12/distinfo +++ b/devel/phpunit12/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765895682 -SHA256 (phpunit-12.5.2.phar) = 1de5c53b6125ba554cd43d3b753f8e88cff4e6332cd4473b9cb2ce1def55eafb -SIZE (phpunit-12.5.2.phar) = 6171642 +TIMESTAMP = 1766036353 +SHA256 (phpunit-12.5.4.phar) = 42592db87aba1e496fcb588723b4073dcc68aa8a5ded92d5e8f65089f74f89ff +SIZE (phpunit-12.5.4.phar) = 6172619 diff --git a/devel/py-automaton/Makefile b/devel/py-automaton/Makefile index 72e08776494f..22d9094b3360 100644 --- a/devel/py-automaton/Makefile +++ b/devel/py-automaton/Makefile @@ -1,6 +1,5 @@ PORTNAME= automaton -PORTVERSION= 3.2.0 -PORTREVISION= 1 +PORTVERSION= 3.3.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,7 +12,7 @@ WWW= https://docs.openstack.org/automaton/latest/ \ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr@${PY_FLAVOR} \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=6.1.1:devel/py-pbr@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr@${PY_FLAVOR} \ diff --git a/devel/py-automaton/distinfo b/devel/py-automaton/distinfo index d74cf1465491..3984b7f6e348 100644 --- a/devel/py-automaton/distinfo +++ b/devel/py-automaton/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1693823861 -SHA256 (automaton-3.2.0.tar.gz) = 047670886e9bc316e3915c23b092cde501d49cae0d37a93ac6dde34b5044b2cc -SIZE (automaton-3.2.0.tar.gz) = 34778 +TIMESTAMP = 1766036383 +SHA256 (automaton-3.3.0.tar.gz) = d73cf7ba6da43ef2adf75c49dad334fd24116ceea0dd4e6ba1e720740439a293 +SIZE (automaton-3.3.0.tar.gz) = 34666 diff --git a/devel/py-awscrt/Makefile b/devel/py-awscrt/Makefile index c2421c90dca8..96ba0f981df7 100644 --- a/devel/py-awscrt/Makefile +++ b/devel/py-awscrt/Makefile @@ -1,5 +1,5 @@ PORTNAME= awscrt -PORTVERSION= 0.29.2 +PORTVERSION= 0.30.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-awscrt/distinfo b/devel/py-awscrt/distinfo index c9ca94331172..a4a85f206306 100644 --- a/devel/py-awscrt/distinfo +++ b/devel/py-awscrt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765032690 -SHA256 (awscrt-0.29.2.tar.gz) = c78d81b1308d42fda1eb21d27fcf26579137b821043e528550f2cfc6c09ab9ff -SIZE (awscrt-0.29.2.tar.gz) = 38013553 +TIMESTAMP = 1766036385 +SHA256 (awscrt-0.30.0.tar.gz) = e1a133430e71116e9c0f101b0d11227f47b7c561ad5303f5af00f6c33a16f382 +SIZE (awscrt-0.30.0.tar.gz) = 38023382 diff --git a/devel/py-botocore/Makefile b/devel/py-botocore/Makefile index a24f6f399632..d90723e7c692 100644 --- a/devel/py-botocore/Makefile +++ b/devel/py-botocore/Makefile @@ -1,5 +1,5 @@ PORTNAME= botocore -PORTVERSION= 1.42.6 +PORTVERSION= 1.42.12 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-botocore/distinfo b/devel/py-botocore/distinfo index f8cd5b6b9abe..6c8b57bd0d45 100644 --- a/devel/py-botocore/distinfo +++ b/devel/py-botocore/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765895716 -SHA256 (botocore-1.42.6.tar.gz) = ab389c6874dfbdc4c18de9b4a02d300cb6c7f6f2d4622c73e5965aeef80e570d -SIZE (botocore-1.42.6.tar.gz) = 14851572 +TIMESTAMP = 1766036387 +SHA256 (botocore-1.42.12.tar.gz) = 1f9f63c3d6bb1f768519da30d6018706443c5d8af5472274d183a4945f3d81f8 +SIZE (botocore-1.42.12.tar.gz) = 14879004 diff --git a/devel/py-cachetools/Makefile b/devel/py-cachetools/Makefile index c6894aa5fe64..7a0a1ea2787a 100644 --- a/devel/py-cachetools/Makefile +++ b/devel/py-cachetools/Makefile @@ -1,5 +1,5 @@ PORTNAME= cachetools -PORTVERSION= 6.2.2 +PORTVERSION= 6.2.4 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,7 +11,7 @@ WWW= https://github.com/tkem/cachetools LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=46.4.0:devel/py-setuptools@${PY_FLAVOR} \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61.0.0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} USES= python diff --git a/devel/py-cachetools/distinfo b/devel/py-cachetools/distinfo index 7a874c0de050..99829a827cc5 100644 --- a/devel/py-cachetools/distinfo +++ b/devel/py-cachetools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853282 -SHA256 (cachetools-6.2.2.tar.gz) = 8e6d266b25e539df852251cfd6f990b4bc3a141db73b939058d809ebd2590fc6 -SIZE (cachetools-6.2.2.tar.gz) = 31571 +TIMESTAMP = 1766036389 +SHA256 (cachetools-6.2.4.tar.gz) = 82c5c05585e70b6ba2d3ae09ea60b79548872185d2f24ae1f2709d37299fd607 +SIZE (cachetools-6.2.4.tar.gz) = 31731 diff --git a/devel/py-cachetools/files/patch-pyproject.toml b/devel/py-cachetools/files/patch-pyproject.toml new file mode 100644 index 000000000000..a89e71e76856 --- /dev/null +++ b/devel/py-cachetools/files/patch-pyproject.toml @@ -0,0 +1,12 @@ +--- pyproject.toml.orig 2025-12-15 18:09:20 UTC ++++ pyproject.toml +@@ -13,8 +13,7 @@ readme = "README.rst" + {name = "Thomas Kemmer", email = "tkemmer@computer.org"} + ] + readme = "README.rst" +-license = "MIT" +-license-files = ["LICENSE"] ++license = {text = "MIT"} + requires-python = ">= 3.9" + classifiers = [ + "Development Status :: 5 - Production/Stable", diff --git a/devel/py-cf-xarray/Makefile b/devel/py-cf-xarray/Makefile index 1c810161e001..da351d0d8e33 100644 --- a/devel/py-cf-xarray/Makefile +++ b/devel/py-cf-xarray/Makefile @@ -1,5 +1,5 @@ PORTNAME= cf-xarray -PORTVERSION= 0.10.9 +PORTVERSION= 0.10.10 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-cf-xarray/distinfo b/devel/py-cf-xarray/distinfo index be7be55acb67..c47db0874861 100644 --- a/devel/py-cf-xarray/distinfo +++ b/devel/py-cf-xarray/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759324078 -SHA256 (cf_xarray-0.10.9.tar.gz) = 36e829c63e42496e892b52faf1c5d6a9936857df3b3ad2f4fd86e06a17e6ec33 -SIZE (cf_xarray-0.10.9.tar.gz) = 683246 +TIMESTAMP = 1766036391 +SHA256 (cf_xarray-0.10.10.tar.gz) = 09cb1ec94593913de4662182b5e9374f828e9540b7471a01c7abcb9bbfdaa3d1 +SIZE (cf_xarray-0.10.10.tar.gz) = 683343 diff --git a/devel/py-check-sdist/Makefile b/devel/py-check-sdist/Makefile index 9df5744b7aaa..7635c9b5f117 100644 --- a/devel/py-check-sdist/Makefile +++ b/devel/py-check-sdist/Makefile @@ -1,5 +1,5 @@ PORTNAME= check-sdist -PORTVERSION= 1.3.1 +PORTVERSION= 1.3.2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-check-sdist/distinfo b/devel/py-check-sdist/distinfo index b8e8449e13c8..36751231a7b2 100644 --- a/devel/py-check-sdist/distinfo +++ b/devel/py-check-sdist/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765032698 -SHA256 (check_sdist-1.3.1.tar.gz) = cbe4e2438b147e1c327d9d92d821fdcc648595bed6130dcf2c82826af2706ab8 -SIZE (check_sdist-1.3.1.tar.gz) = 16945 +TIMESTAMP = 1766036393 +SHA256 (check_sdist-1.3.2.tar.gz) = 9faaceca95c03ef9b8edb20db6df631e845d279b2ee6aa97d13a7c3743da7645 +SIZE (check_sdist-1.3.2.tar.gz) = 16934 diff --git a/devel/py-crosshair-tool/Makefile b/devel/py-crosshair-tool/Makefile index c3bb29bea9f7..76a3df987bcd 100644 --- a/devel/py-crosshair-tool/Makefile +++ b/devel/py-crosshair-tool/Makefile @@ -1,5 +1,5 @@ PORTNAME= crosshair-tool -PORTVERSION= 0.0.99 +PORTVERSION= 0.0.100 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-crosshair-tool/distinfo b/devel/py-crosshair-tool/distinfo index 60eab4093887..27444b811a0e 100644 --- a/devel/py-crosshair-tool/distinfo +++ b/devel/py-crosshair-tool/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765032704 -SHA256 (crosshair_tool-0.0.99.tar.gz) = ffb12f62bd707fe7f91b3d19f6716bf8a54d72a1783afa37b913e3cec87317d1 -SIZE (crosshair_tool-0.0.99.tar.gz) = 474581 +TIMESTAMP = 1766036395 +SHA256 (crosshair_tool-0.0.100.tar.gz) = 006c816007dced7f58c45f094becfbba87ca4b1545518ebbc9ce6dcb0f05b164 +SIZE (crosshair_tool-0.0.100.tar.gz) = 474920 diff --git a/devel/py-dask/Makefile b/devel/py-dask/Makefile index b4b8e570f0c0..e8017f36a766 100644 --- a/devel/py-dask/Makefile +++ b/devel/py-dask/Makefile @@ -1,5 +1,5 @@ PORTNAME= dask -PORTVERSION= 2025.11.0 +PORTVERSION= 2025.12.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,7 +13,7 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=62.6:devel/py-setuptools@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=0:devel/py-setuptools-scm@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=8:devel/py-setuptools-scm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=8.1:devel/py-click@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}cloudpickle>=3.0.0:devel/py-cloudpickle@${PY_FLAVOR} \ @@ -21,7 +21,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=8.1:devel/py-click@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}packaging>=20.0:devel/py-packaging@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}partd>=1.4.0:databases/py-partd@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyyaml>=5.3.1:devel/py-pyyaml@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}toolz>=0.10.0:devel/py-toolz@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}toolz>=0.12.0:devel/py-toolz@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pandas>=0,1:math/py-pandas@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pre-commit>=0:devel/py-pre-commit@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-rerunfailures>=0:devel/py-pytest-rerunfailures@${PY_FLAVOR} \ diff --git a/devel/py-dask/distinfo b/devel/py-dask/distinfo index 485abad91b1e..6d1db6697843 100644 --- a/devel/py-dask/distinfo +++ b/devel/py-dask/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853298 -SHA256 (dask-2025.11.0.tar.gz) = 23d59e624b80ee05b7cc8df858682cca58262c4c3b197ccf61da0f6543c8f7c3 -SIZE (dask-2025.11.0.tar.gz) = 10984781 +TIMESTAMP = 1766036397 +SHA256 (dask-2025.12.0.tar.gz) = 8d478f2aabd025e2453cf733ad64559de90cf328c20209e4574e9543707c3e1b +SIZE (dask-2025.12.0.tar.gz) = 10995316 diff --git a/devel/py-dask/files/patch-pyproject.toml b/devel/py-dask/files/patch-pyproject.toml index bd90b3b0e06f..74ef6fb8f32b 100644 --- a/devel/py-dask/files/patch-pyproject.toml +++ b/devel/py-dask/files/patch-pyproject.toml @@ -1,9 +1,9 @@ ---- pyproject.toml.orig 2025-11-06 16:54:09 UTC +--- pyproject.toml.orig 2025-12-12 14:54:15 UTC +++ pyproject.toml @@ -1,16 +1,12 @@ [build-system] --requires = ["setuptools>=80", "setuptools-scm"] -+requires = ["setuptools>=62.2", "setuptools-scm"] +-requires = ["setuptools>=80", "setuptools-scm>=9"] ++requires = ["setuptools>=62.2", "setuptools-scm>=8"] build-backend = "setuptools.build_meta" [project] diff --git a/devel/py-distributed/Makefile b/devel/py-distributed/Makefile index cb62dafee21c..c2eb129d4635 100644 --- a/devel/py-distributed/Makefile +++ b/devel/py-distributed/Makefile @@ -1,5 +1,5 @@ PORTNAME= distributed -PORTVERSION= 2025.11.0 +PORTVERSION= 2025.12.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,7 +17,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=62.6:devel/py-setuptools@${PY_ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=8.0:devel/py-click@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}cloudpickle>=3.0.0:devel/py-cloudpickle@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}dask>=${PORTVERSION}<${PORTVERSION}_99:devel/py-dask@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}dask>=${PORTVERSION:R}<${PORTVERSION:R}.1_99:devel/py-dask@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Jinja2>=2.10.3:devel/py-Jinja2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}locket>=1.0.0:devel/py-locket@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}msgpack>=1.0.2:devel/py-msgpack@${PY_FLAVOR} \ @@ -26,7 +26,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=8.0:devel/py-click@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyyaml>=5.4.1:devel/py-pyyaml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sortedcontainers>=2.0.5:devel/py-sortedcontainers@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tblib>=1.6.0:devel/py-tblib@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}toolz>=0.11.2:devel/py-toolz@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}toolz>=0.12.0:devel/py-toolz@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tornado>=6.2.0:www/py-tornado@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}urllib3>=1.26.5,1:net/py-urllib3@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}zict>=3.0.0:devel/py-zict@${PY_FLAVOR} diff --git a/devel/py-distributed/distinfo b/devel/py-distributed/distinfo index 7d5de5d90baf..a612e9babfa1 100644 --- a/devel/py-distributed/distinfo +++ b/devel/py-distributed/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853302 -SHA256 (distributed-2025.11.0.tar.gz) = 372c2f0c2faa890fc42188349969ba468161a9b356df49c4ca7d9a8d551a7ace -SIZE (distributed-2025.11.0.tar.gz) = 2119140 +TIMESTAMP = 1766036399 +SHA256 (distributed-2025.12.0.tar.gz) = b1e58f1b3d733885335817562ee1723379f23733e4ef3546f141080d9cb01a74 +SIZE (distributed-2025.12.0.tar.gz) = 2102841 diff --git a/devel/py-distributed/files/patch-pyproject.toml b/devel/py-distributed/files/patch-pyproject.toml index 2aef9db76e78..2e11b1dd93ec 100644 --- a/devel/py-distributed/files/patch-pyproject.toml +++ b/devel/py-distributed/files/patch-pyproject.toml @@ -1,9 +1,18 @@ ---- pyproject.toml.orig 2025-11-06 16:54:27 UTC +--- pyproject.toml.orig 2025-12-12 14:53:57 UTC +++ pyproject.toml -@@ -1,5 +1,5 @@ +@@ -1,13 +1,12 @@ [build-system] --requires = ["setuptools>=80", "setuptools-scm"] -+requires = ["setuptools>=62.2", "setuptools-scm"] +-requires = ["setuptools>=80", "setuptools-scm>=9"] ++requires = ["setuptools>=62.2", "setuptools-scm>=8"] build-backend = "setuptools.build_meta" [project] + name = "distributed" + description = "Distributed scheduler for Dask" + maintainers = [{ name = "Matthew Rocklin", email = "mrocklin@gmail.com" }] +-license = "BSD-3-Clause" +-license-files = ["LICENSE.txt"] ++license = {text = "BSD-3-Clause"} + classifiers = [ + "Development Status :: 5 - Production/Stable", + "Intended Audience :: Developers", diff --git a/devel/py-gapic-generator/Makefile b/devel/py-gapic-generator/Makefile index d80615fda2cb..41ee6b8dceee 100644 --- a/devel/py-gapic-generator/Makefile +++ b/devel/py-gapic-generator/Makefile @@ -1,5 +1,5 @@ PORTNAME= gapic-generator -PORTVERSION= 1.30.0 +PORTVERSION= 1.30.2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-gapic-generator/distinfo b/devel/py-gapic-generator/distinfo index 44827b58c629..cb85b77f1a7c 100644 --- a/devel/py-gapic-generator/distinfo +++ b/devel/py-gapic-generator/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853316 -SHA256 (gapic_generator-1.30.0.tar.gz) = 1f650f51ef14edcce8dbaca25a9aebb6bcd8404d3e89518a774e51ed586bd92b -SIZE (gapic_generator-1.30.0.tar.gz) = 1517874 +TIMESTAMP = 1766036401 +SHA256 (gapic_generator-1.30.2.tar.gz) = 0d5f9ddaaaf95dfe38e4c2b1e37ab25d7a381b94626c5290a6000079fafc96da +SIZE (gapic_generator-1.30.2.tar.gz) = 1500951 diff --git a/devel/py-gitpython/Makefile b/devel/py-gitpython/Makefile index 39d9edc4f38d..16c0dcff0e67 100644 --- a/devel/py-gitpython/Makefile +++ b/devel/py-gitpython/Makefile @@ -1,9 +1,8 @@ PORTNAME= gitpython -PORTVERSION= 3.1.43 +PORTVERSION= 3.1.45 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= GitPython-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python library used to interact with Git repositories @@ -30,10 +29,4 @@ USE_PYTHON= autoplist concurrent pep517 pytest NO_ARCH= yes -.include <bsd.port.pre.mk> - -.if ${PYTHON_REL} < 31100 -TEST_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=0:devel/py-typing-extensions@${PY_FLAVOR} -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/devel/py-gitpython/distinfo b/devel/py-gitpython/distinfo index d622a1dc13e9..0f90a779a0a4 100644 --- a/devel/py-gitpython/distinfo +++ b/devel/py-gitpython/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1726487352 -SHA256 (GitPython-3.1.43.tar.gz) = 35f314a9f878467f5453cc1fee295c3e18e52f1b99f10f6cf5b1682e968a9e7c -SIZE (GitPython-3.1.43.tar.gz) = 214149 +TIMESTAMP = 1766036403 +SHA256 (gitpython-3.1.45.tar.gz) = 85b0ee964ceddf211c41b9f27a49086010a190fd8132a24e21f362a4b36a791c +SIZE (gitpython-3.1.45.tar.gz) = 215076 diff --git a/devel/py-google-crc32c/Makefile b/devel/py-google-crc32c/Makefile index adf7d51160fe..24dc599dd798 100644 --- a/devel/py-google-crc32c/Makefile +++ b/devel/py-google-crc32c/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-crc32c -PORTVERSION= 1.7.1 +PORTVERSION= 1.8.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,11 +12,9 @@ WWW= https://github.com/googleapis/python-crc32c LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>=1.0.0:devel/py-cffi@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} LIB_DEPENDS= libcrc32c.so:devel/crc32c -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>=1.0.0:devel/py-cffi@${PY_FLAVOR} USES= localbase python USE_PYTHON= autoplist concurrent pep517 diff --git a/devel/py-google-crc32c/distinfo b/devel/py-google-crc32c/distinfo index 4f1f00d6b4cb..6aa71274efc6 100644 --- a/devel/py-google-crc32c/distinfo +++ b/devel/py-google-crc32c/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753796062 -SHA256 (google_crc32c-1.7.1.tar.gz) = 2bff2305f98846f3e825dbeec9ee406f89da7962accdb29356e4eadc251bd472 -SIZE (google_crc32c-1.7.1.tar.gz) = 14495 +TIMESTAMP = 1766036405 +SHA256 (google_crc32c-1.8.0.tar.gz) = a428e25fb7691024de47fecfbff7ff957214da51eddded0da0ae0e0f03a2cf79 +SIZE (google_crc32c-1.8.0.tar.gz) = 14192 diff --git a/devel/py-grpcio-reflection/Makefile b/devel/py-grpcio-reflection/Makefile new file mode 100644 index 000000000000..39b0831e94fa --- /dev/null +++ b/devel/py-grpcio-reflection/Makefile @@ -0,0 +1,27 @@ +PORTNAME= grpcio-reflection +PORTVERSION= 1.76.0 +CATEGORIES= devel python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= grpcio_reflection-${PORTVERSION} + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Standard Protobuf Reflection Service for gRPC +WWW= https://grpc.io/ \ + https://github.com/grpc/grpc/tree/master/src/python/grpcio_reflection + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}grpcio-tools>=${PORTVERSION}:devel/py-grpcio-tools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}grpcio>=${PORTVERSION}:devel/py-grpcio@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}protobuf>=6.31.1,1<7.0.0,1:devel/py-protobuf@${PY_FLAVOR} + +USES= python +USE_PYTHON= autoplist concurrent pep517 + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/devel/py-grpcio-reflection/distinfo b/devel/py-grpcio-reflection/distinfo new file mode 100644 index 000000000000..3ca479a86ad1 --- /dev/null +++ b/devel/py-grpcio-reflection/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1766126740 +SHA256 (grpcio_reflection-1.76.0.tar.gz) = e0e7e49921c2ee951e5ddff0bdbacbd1ac1a70888beb61d567f3d01b799decb1 +SIZE (grpcio_reflection-1.76.0.tar.gz) = 18845 diff --git a/devel/py-grpcio-reflection/pkg-descr b/devel/py-grpcio-reflection/pkg-descr new file mode 100644 index 000000000000..78c1cc090296 --- /dev/null +++ b/devel/py-grpcio-reflection/pkg-descr @@ -0,0 +1 @@ +Reference package for reflection in GRPC Python. diff --git a/devel/py-jupyter-collaboration-ui/Makefile b/devel/py-jupyter-collaboration-ui/Makefile index 3294a196e8bf..b47114156ede 100644 --- a/devel/py-jupyter-collaboration-ui/Makefile +++ b/devel/py-jupyter-collaboration-ui/Makefile @@ -1,5 +1,5 @@ PORTNAME= jupyter-collaboration-ui -PORTVERSION= 2.1.2 +PORTVERSION= 2.2.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-jupyter-collaboration-ui/distinfo b/devel/py-jupyter-collaboration-ui/distinfo index 836d41e29be8..9e541f21bf6b 100644 --- a/devel/py-jupyter-collaboration-ui/distinfo +++ b/devel/py-jupyter-collaboration-ui/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853334 -SHA256 (jupyter_collaboration_ui-2.1.2.tar.gz) = 11a8dd734008e3b02dc4b516e31c31099c371bfd5a88a09af0c9e1edb62ad34b -SIZE (jupyter_collaboration_ui-2.1.2.tar.gz) = 73959 +TIMESTAMP = 1766036409 +SHA256 (jupyter_collaboration_ui-2.2.0.tar.gz) = 6501c1559ff2331584fa183c38b2334c1886761e71cbe0af8d5f525f25ea336d +SIZE (jupyter_collaboration_ui-2.2.0.tar.gz) = 74045 diff --git a/devel/py-jupyter-collaboration/Makefile b/devel/py-jupyter-collaboration/Makefile index 125d22b8f4ca..a804248ed19d 100644 --- a/devel/py-jupyter-collaboration/Makefile +++ b/devel/py-jupyter-collaboration/Makefile @@ -1,5 +1,5 @@ PORTNAME= jupyter-collaboration -PORTVERSION= 4.1.2 +PORTVERSION= 4.2.0 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/jupyterlab/jupyter-collaboration/releases/download/v${PORTVERSION}/ @@ -15,9 +15,9 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=1.4.0:devel/py-hatchling@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jupyter-collaboration-ui>=2.1.2<3:devel/py-jupyter-collaboration-ui@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}jupyter-docprovider>=2.1.2<3:devel/py-jupyter-docprovider@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}jupyter-server-ydoc>=2.1.2<3:devel/py-jupyter-server-ydoc@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jupyter-collaboration-ui>=2.2.0<3:devel/py-jupyter-collaboration-ui@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}jupyter-docprovider>=2.2.0<3:devel/py-jupyter-docprovider@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}jupyter-server-ydoc>=2.2.0<3:devel/py-jupyter-server-ydoc@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jupyterlab>=4.4.0<5.0.0:devel/py-jupyterlab@${PY_FLAVOR} USES= python diff --git a/devel/py-jupyter-collaboration/distinfo b/devel/py-jupyter-collaboration/distinfo index eb1c25f36f94..95a032275865 100644 --- a/devel/py-jupyter-collaboration/distinfo +++ b/devel/py-jupyter-collaboration/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853332 -SHA256 (jupyter_collaboration-4.1.2.tar.gz) = 0ae5f766a35b309faa9e3c794044f04dfbb3c2b87b7c964c11cffd58b4faf37b -SIZE (jupyter_collaboration-4.1.2.tar.gz) = 3735 +TIMESTAMP = 1766036407 +SHA256 (jupyter_collaboration-4.2.0.tar.gz) = b81d4738da31ea0f1df95b39dbc101ca23f9d47661ee6413bc9651388a843416 +SIZE (jupyter_collaboration-4.2.0.tar.gz) = 3735 diff --git a/devel/py-jupyter-docprovider/Makefile b/devel/py-jupyter-docprovider/Makefile index be8cb94abc21..f4ef374fff8e 100644 --- a/devel/py-jupyter-docprovider/Makefile +++ b/devel/py-jupyter-docprovider/Makefile @@ -1,5 +1,5 @@ PORTNAME= jupyter-docprovider -PORTVERSION= 2.1.2 +PORTVERSION= 2.2.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-jupyter-docprovider/distinfo b/devel/py-jupyter-docprovider/distinfo index 1d889c1029d0..136e3979dadf 100644 --- a/devel/py-jupyter-docprovider/distinfo +++ b/devel/py-jupyter-docprovider/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853336 -SHA256 (jupyter_docprovider-2.1.2.tar.gz) = 9479c298e7aaa4497f252accc1eb7db398178dd0edcbb37efd558a87b661e38c -SIZE (jupyter_docprovider-2.1.2.tar.gz) = 46749 +TIMESTAMP = 1766036411 +SHA256 (jupyter_docprovider-2.2.0.tar.gz) = 519c0f84126c6fba9620e5189bef6df067d7d789d126debd73301aa4b88dfd0c +SIZE (jupyter_docprovider-2.2.0.tar.gz) = 46821 diff --git a/devel/py-jupyter-server-ydoc/Makefile b/devel/py-jupyter-server-ydoc/Makefile index 3f3101ada258..52c7ea731b70 100644 --- a/devel/py-jupyter-server-ydoc/Makefile +++ b/devel/py-jupyter-server-ydoc/Makefile @@ -1,5 +1,5 @@ PORTNAME= jupyter-server-ydoc -PORTVERSION= 2.1.2 +PORTVERSION= 2.2.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-jupyter-server-ydoc/distinfo b/devel/py-jupyter-server-ydoc/distinfo index 48d5cacdcb6a..9a46a7e5dd67 100644 --- a/devel/py-jupyter-server-ydoc/distinfo +++ b/devel/py-jupyter-server-ydoc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853338 -SHA256 (jupyter_server_ydoc-2.1.2.tar.gz) = ad03a48d10781d4f0a07f33d5627c894faa40a1a4a3c0d8a8da27cb141c88b87 -SIZE (jupyter_server_ydoc-2.1.2.tar.gz) = 27550 +TIMESTAMP = 1766036413 +SHA256 (jupyter_server_ydoc-2.2.0.tar.gz) = bc6c3e3775c6f45fe10c4831f206aeb80df4348eb11f1b7a6c1c320aa0eac340 +SIZE (jupyter_server_ydoc-2.2.0.tar.gz) = 28417 diff --git a/devel/py-jupyter-ydoc/Makefile b/devel/py-jupyter-ydoc/Makefile index 71cfec81f80e..cbc6dea2e1f7 100644 --- a/devel/py-jupyter-ydoc/Makefile +++ b/devel/py-jupyter-ydoc/Makefile @@ -1,5 +1,5 @@ PORTNAME= jupyter-ydoc -PORTVERSION= 3.3.2 +PORTVERSION= 3.3.3 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/jupyter-server/jupyter_ydoc/releases/download/v${PORTVERSION}/ diff --git a/devel/py-jupyter-ydoc/distinfo b/devel/py-jupyter-ydoc/distinfo index d8d55f09aa8c..723e87b84d66 100644 --- a/devel/py-jupyter-ydoc/distinfo +++ b/devel/py-jupyter-ydoc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765032714 -SHA256 (jupyter_ydoc-3.3.2.tar.gz) = 256d8c10d4787f16ffea66d4bdc65cbdf60a0fa6c0f6b87e70e8fc69a3b2883a -SIZE (jupyter_ydoc-3.3.2.tar.gz) = 970370 +TIMESTAMP = 1766036415 +SHA256 (jupyter_ydoc-3.3.3.tar.gz) = 01b3a3ba57a5347ad9f9df6b298571affded3253f5fe90e19453c2fc49c100b4 +SIZE (jupyter_ydoc-3.3.3.tar.gz) = 971135 diff --git a/devel/py-jupyterlab/Makefile b/devel/py-jupyterlab/Makefile index a0d01ad13507..2a542efa9475 100644 --- a/devel/py-jupyterlab/Makefile +++ b/devel/py-jupyterlab/Makefile @@ -1,5 +1,5 @@ PORTNAME= jupyterlab -PORTVERSION= 4.5.0 +PORTVERSION= 4.5.1 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/jupyterlab/jupyterlab/releases/download/v${PORTVERSION}/ diff --git a/devel/py-jupyterlab/distinfo b/devel/py-jupyterlab/distinfo index 5aea7733925c..26384fccfcfe 100644 --- a/devel/py-jupyterlab/distinfo +++ b/devel/py-jupyterlab/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853342 -SHA256 (jupyterlab-4.5.0.tar.gz) = aec33d6d8f1225b495ee2cf20f0514f45e6df8e360bdd7ac9bace0b7ac5177ea -SIZE (jupyterlab-4.5.0.tar.gz) = 23989880 +TIMESTAMP = 1766036417 +SHA256 (jupyterlab-4.5.1.tar.gz) = 09da1ddfbd9eec18b5101dbb8515612aa1e47443321fb99503725a88e93d20d9 +SIZE (jupyterlab-4.5.1.tar.gz) = 23992251 diff --git a/devel/py-librt/distinfo b/devel/py-librt/distinfo index 917242f2afc7..e767643b0c69 100644 --- a/devel/py-librt/distinfo +++ b/devel/py-librt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765895724 +TIMESTAMP = 1766036419 SHA256 (librt-0.7.2.tar.gz) = 48aa0f311bdf90ec9a63e3669b6aff04967f24f2f67fe9372c570a21dc9ae873 SIZE (librt-0.7.2.tar.gz) = 144193 diff --git a/devel/py-libtmux/Makefile b/devel/py-libtmux/Makefile index 643cbb5d24f0..acfd806769d4 100644 --- a/devel/py-libtmux/Makefile +++ b/devel/py-libtmux/Makefile @@ -1,5 +1,5 @@ PORTNAME= libtmux -PORTVERSION= 0.52.1 +PORTVERSION= 0.53.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-libtmux/distinfo b/devel/py-libtmux/distinfo index 892a16c4b020..a205fdcf8c5e 100644 --- a/devel/py-libtmux/distinfo +++ b/devel/py-libtmux/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765895726 -SHA256 (libtmux-0.52.1.tar.gz) = 01fc034f7ce62d75eb4dfb6a01475dd0f32f044d92f084431d1f2cd3b5b97506 -SIZE (libtmux-0.52.1.tar.gz) = 403676 +TIMESTAMP = 1766036421 +SHA256 (libtmux-0.53.0.tar.gz) = 1d19af4cea0c19543954d7e7317c7025c0739b029cccbe3b843212fae238f1bd +SIZE (libtmux-0.53.0.tar.gz) = 405001 diff --git a/devel/py-mypy/Makefile b/devel/py-mypy/Makefile index 590ccebc7f47..fef7a5ff4a2d 100644 --- a/devel/py-mypy/Makefile +++ b/devel/py-mypy/Makefile @@ -1,5 +1,5 @@ PORTNAME= mypy -PORTVERSION= 1.19.0 +PORTVERSION= 1.19.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-mypy/distinfo b/devel/py-mypy/distinfo index 5c81aafa9bdf..028748d4e5ff 100644 --- a/devel/py-mypy/distinfo +++ b/devel/py-mypy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1764510956 -SHA256 (mypy-1.19.0.tar.gz) = f6b874ca77f733222641e5c46e4711648c4037ea13646fd0cdc814c2eaec2528 -SIZE (mypy-1.19.0.tar.gz) = 3579025 +TIMESTAMP = 1766036423 +SHA256 (mypy-1.19.1.tar.gz) = 19d88bb05303fe63f71dd2c6270daca27cb9401c4ca8255fe50d1d920e0eb9ba +SIZE (mypy-1.19.1.tar.gz) = 3582404 diff --git a/devel/py-openapi-core/Makefile b/devel/py-openapi-core/Makefile index 4213f874d901..9e0ea9702032 100644 --- a/devel/py-openapi-core/Makefile +++ b/devel/py-openapi-core/Makefile @@ -1,5 +1,5 @@ PORTNAME= openapi-core -PORTVERSION= 0.19.5 +PORTVERSION= 0.20.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,15 +15,15 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}isodate>=0:devel/py-isodate@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}jsonschema>=4.18.0<5:devel/py-jsonschema@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}jsonschema-path>=0.3.1<0.4:devel/py-jsonschema-path@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}jsonschema>=4.23.0<5:devel/py-jsonschema@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}jsonschema-path>=0.3.4<0.4:devel/py-jsonschema-path@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jsonschema-spec>=0.2.3<0.3:devel/py-jsonschema-spec@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}more-itertools>=0:devel/py-more-itertools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}openapi-schema-validator>=0.6.0<0.7:devel/py-openapi-schema-validator@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}openapi-spec-validator>=0.7.1<0.8:devel/py-openapi-spec-validator@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}parse>=0:textproc/py-parse@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.8.0<5:devel/py-typing-extensions@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}werkzeug>=0:www/py-werkzeug@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}werkzeug>=2.1.0:www/py-werkzeug@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 @@ -43,10 +43,10 @@ AIOHTTP_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=3.0:www/py-aiohttp@${PY_FLA ${PYTHON_PKGNAMEPREFIX}multidict>=6.0.4<7:www/py-multidict@${PY_FLAVOR} DJANGO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django42>=3.0:www/py-django42@${PY_FLAVOR} FALCON_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}falcon>=3.0:www/py-falcon@${PY_FLAVOR} -FASTAPI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fastapi>=0.111<0.116:www/py-fastapi@${PY_FLAVOR} +FASTAPI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fastapi>=0.111<0.125:www/py-fastapi@${PY_FLAVOR} FLASK_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flask>=0:www/py-flask@${PY_FLAVOR} REQUESTS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} -STARLETTE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aioitertools>=0.11<0.13:devel/py-aioitertools@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}starlette>=0.26.1<0.45.0:www/py-starlette@${PY_FLAVOR} +STARLETTE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aioitertools>=0.11<0.14:devel/py-aioitertools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}starlette>=0.26.1<0.50.0:www/py-starlette@${PY_FLAVOR} .include <bsd.port.mk> diff --git a/devel/py-openapi-core/distinfo b/devel/py-openapi-core/distinfo index 548af8c5d60a..027cb49daad1 100644 --- a/devel/py-openapi-core/distinfo +++ b/devel/py-openapi-core/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744288914 -SHA256 (openapi_core-0.19.5.tar.gz) = 421e753da56c391704454e66afe4803a290108590ac8fa6f4a4487f4ec11f2d3 -SIZE (openapi_core-0.19.5.tar.gz) = 103264 +TIMESTAMP = 1766036425 +SHA256 (openapi_core-0.20.0.tar.gz) = 3de7fcc635139875da0e2102b7de96f1b42738365a2f99d7eef6e835839cc649 +SIZE (openapi_core-0.20.0.tar.gz) = 103972 diff --git a/devel/py-openapi-core/files/patch-pyproject.toml b/devel/py-openapi-core/files/patch-pyproject.toml deleted file mode 100644 index ca8ed9c8393b..000000000000 --- a/devel/py-openapi-core/files/patch-pyproject.toml +++ /dev/null @@ -1,11 +0,0 @@ ---- pyproject.toml.orig 1970-01-01 00:00:00 UTC -+++ pyproject.toml -@@ -74,7 +74,7 @@ requests = {version = "*", optional = true} - requests = {version = "*", optional = true} - # werkzeug 3.1.2 changed the definition of Headers - # See https://github.com/python-openapi/openapi-core/issues/938 --werkzeug = "<3.1.2" -+werkzeug = "*" - jsonschema-path = "^0.3.1" - jsonschema = "^4.18.0" - multidict = {version = "^6.0.4", optional = true} diff --git a/devel/py-opentelemetry-api/Makefile b/devel/py-opentelemetry-api/Makefile index c07da69303f1..b2a09f39922a 100644 --- a/devel/py-opentelemetry-api/Makefile +++ b/devel/py-opentelemetry-api/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-api -PORTVERSION= 1.39.0 +PORTVERSION= 1.39.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-opentelemetry-api/distinfo b/devel/py-opentelemetry-api/distinfo index dd6b01a3a785..70738c561621 100644 --- a/devel/py-opentelemetry-api/distinfo +++ b/devel/py-opentelemetry-api/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765032722 -SHA256 (opentelemetry_api-1.39.0.tar.gz) = 6130644268c5ac6bdffaf660ce878f10906b3e789f7e2daa5e169b047a2933b9 -SIZE (opentelemetry_api-1.39.0.tar.gz) = 65763 +TIMESTAMP = 1766036427 +SHA256 (opentelemetry_api-1.39.1.tar.gz) = fbde8c80e1b937a2c61f20347e91c0c18a1940cecf012d62e65a7caf08967c9c +SIZE (opentelemetry_api-1.39.1.tar.gz) = 65767 diff --git a/devel/py-opentelemetry-distro/Makefile b/devel/py-opentelemetry-distro/Makefile index 6ce6a06b6843..3a253c556d63 100644 --- a/devel/py-opentelemetry-distro/Makefile +++ b/devel/py-opentelemetry-distro/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-distro -PORTVERSION= 0.60b0 +PORTVERSION= 0.60b1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-opentelemetry-distro/distinfo b/devel/py-opentelemetry-distro/distinfo index 31b096437231..7ac3b7ad0365 100644 --- a/devel/py-opentelemetry-distro/distinfo +++ b/devel/py-opentelemetry-distro/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765032738 -SHA256 (opentelemetry_distro-0.60b0.tar.gz) = dbcbe7a3af846df495691bcaa48383af80e72d0ab49ff6a31bb464c0b1e008fa -SIZE (opentelemetry_distro-0.60b0.tar.gz) = 2584 +TIMESTAMP = 1766036429 +SHA256 (opentelemetry_distro-0.60b1.tar.gz) = 8b7326b83a55ff7b17bb92225a86e2736a004f6af7aff00cb5d87b2d8e5bc283 +SIZE (opentelemetry_distro-0.60b1.tar.gz) = 2584 diff --git a/devel/py-opentelemetry-exporter-credential-provider-gcp/Makefile b/devel/py-opentelemetry-exporter-credential-provider-gcp/Makefile index 22a092688aac..e795f535997f 100644 --- a/devel/py-opentelemetry-exporter-credential-provider-gcp/Makefile +++ b/devel/py-opentelemetry-exporter-credential-provider-gcp/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-exporter-credential-provider-gcp -PORTVERSION= 0.60b0 +PORTVERSION= 0.60b1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-opentelemetry-exporter-credential-provider-gcp/distinfo b/devel/py-opentelemetry-exporter-credential-provider-gcp/distinfo index 90217011da92..2f51f21160e3 100644 --- a/devel/py-opentelemetry-exporter-credential-provider-gcp/distinfo +++ b/devel/py-opentelemetry-exporter-credential-provider-gcp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765032624 -SHA256 (opentelemetry_exporter_credential_provider_gcp-0.60b0.tar.gz) = 90b010ef9e14100301a6e95db41dc3278955de029a46501588a4a2a446e9eb31 -SIZE (opentelemetry_exporter_credential_provider_gcp-0.60b0.tar.gz) = 7162 +TIMESTAMP = 1766036431 +SHA256 (opentelemetry_exporter_credential_provider_gcp-0.60b1.tar.gz) = 88e3ef2b2de41f88409bebdcd42ef34201dfa8203a294c74abdfee05fa70434e +SIZE (opentelemetry_exporter_credential_provider_gcp-0.60b1.tar.gz) = 7162 diff --git a/devel/py-opentelemetry-exporter-otlp-proto-common/Makefile b/devel/py-opentelemetry-exporter-otlp-proto-common/Makefile index 88dabee3aa97..f020fa20a8f6 100644 --- a/devel/py-opentelemetry-exporter-otlp-proto-common/Makefile +++ b/devel/py-opentelemetry-exporter-otlp-proto-common/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-exporter-otlp-proto-common -PORTVERSION= 1.39.0 +PORTVERSION= 1.39.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-opentelemetry-exporter-otlp-proto-common/distinfo b/devel/py-opentelemetry-exporter-otlp-proto-common/distinfo index 1703fed1d846..93534d9f73cc 100644 --- a/devel/py-opentelemetry-exporter-otlp-proto-common/distinfo +++ b/devel/py-opentelemetry-exporter-otlp-proto-common/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765032726 -SHA256 (opentelemetry_exporter_otlp_proto_common-1.39.0.tar.gz) = a135fceed1a6d767f75be65bd2845da344dd8b9258eeed6bc48509d02b184409 -SIZE (opentelemetry_exporter_otlp_proto_common-1.39.0.tar.gz) = 20407 +TIMESTAMP = 1766036435 +SHA256 (opentelemetry_exporter_otlp_proto_common-1.39.1.tar.gz) = 763370d4737a59741c89a67b50f9e39271639ee4afc999dadfe768541c027464 +SIZE (opentelemetry_exporter_otlp_proto_common-1.39.1.tar.gz) = 20409 diff --git a/devel/py-opentelemetry-exporter-otlp-proto-grpc/Makefile b/devel/py-opentelemetry-exporter-otlp-proto-grpc/Makefile index b0a7d53f1878..cd11c5ebe9c8 100644 --- a/devel/py-opentelemetry-exporter-otlp-proto-grpc/Makefile +++ b/devel/py-opentelemetry-exporter-otlp-proto-grpc/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-exporter-otlp-proto-grpc -PORTVERSION= 1.39.0 +PORTVERSION= 1.39.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-opentelemetry-exporter-otlp-proto-grpc/distinfo b/devel/py-opentelemetry-exporter-otlp-proto-grpc/distinfo index 2f8a88ca3c17..57f8cd84c72d 100644 --- a/devel/py-opentelemetry-exporter-otlp-proto-grpc/distinfo +++ b/devel/py-opentelemetry-exporter-otlp-proto-grpc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765032728 -SHA256 (opentelemetry_exporter_otlp_proto_grpc-1.39.0.tar.gz) = 7e7bb3f436006836c0e0a42ac619097746ad5553ad7128a5bd4d3e727f37fc06 -SIZE (opentelemetry_exporter_otlp_proto_grpc-1.39.0.tar.gz) = 24650 +TIMESTAMP = 1766036437 +SHA256 (opentelemetry_exporter_otlp_proto_grpc-1.39.1.tar.gz) = 772eb1c9287485d625e4dbe9c879898e5253fea111d9181140f51291b5fec3ad +SIZE (opentelemetry_exporter_otlp_proto_grpc-1.39.1.tar.gz) = 24650 diff --git a/devel/py-opentelemetry-exporter-otlp-proto-http/Makefile b/devel/py-opentelemetry-exporter-otlp-proto-http/Makefile index ebd38c7a0eb3..95b3ed7a9a41 100644 --- a/devel/py-opentelemetry-exporter-otlp-proto-http/Makefile +++ b/devel/py-opentelemetry-exporter-otlp-proto-http/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-exporter-otlp-proto-http -PORTVERSION= 1.39.0 +PORTVERSION= 1.39.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-opentelemetry-exporter-otlp-proto-http/distinfo b/devel/py-opentelemetry-exporter-otlp-proto-http/distinfo index 098193879a7a..3d9b103a4381 100644 --- a/devel/py-opentelemetry-exporter-otlp-proto-http/distinfo +++ b/devel/py-opentelemetry-exporter-otlp-proto-http/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765032730 -SHA256 (opentelemetry_exporter_otlp_proto_http-1.39.0.tar.gz) = 28d78fc0eb82d5a71ae552263d5012fa3ebad18dfd189bf8d8095ba0e65ee1ed -SIZE (opentelemetry_exporter_otlp_proto_http-1.39.0.tar.gz) = 17287 +TIMESTAMP = 1766036439 +SHA256 (opentelemetry_exporter_otlp_proto_http-1.39.1.tar.gz) = 31bdab9745c709ce90a49a0624c2bd445d31a28ba34275951a6a362d16a0b9cb +SIZE (opentelemetry_exporter_otlp_proto_http-1.39.1.tar.gz) = 17288 diff --git a/devel/py-opentelemetry-exporter-otlp/Makefile b/devel/py-opentelemetry-exporter-otlp/Makefile index 844c41228b78..434b23e0f2a6 100644 --- a/devel/py-opentelemetry-exporter-otlp/Makefile +++ b/devel/py-opentelemetry-exporter-otlp/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-exporter-otlp -PORTVERSION= 1.39.0 +PORTVERSION= 1.39.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-opentelemetry-exporter-otlp/distinfo b/devel/py-opentelemetry-exporter-otlp/distinfo index ce0593a79e4a..cacc9ee62780 100644 --- a/devel/py-opentelemetry-exporter-otlp/distinfo +++ b/devel/py-opentelemetry-exporter-otlp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765032724 -SHA256 (opentelemetry_exporter_otlp-1.39.0.tar.gz) = b405da0287b895fe4e2450dedb2a5b072debba1dfcfed5bdb3d1d183d8daa296 -SIZE (opentelemetry_exporter_otlp-1.39.0.tar.gz) = 6146 +TIMESTAMP = 1766036433 +SHA256 (opentelemetry_exporter_otlp-1.39.1.tar.gz) = 7cf7470e9fd0060c8a38a23e4f695ac686c06a48ad97f8d4867bc9b420180b9c +SIZE (opentelemetry_exporter_otlp-1.39.1.tar.gz) = 6147 diff --git a/devel/py-opentelemetry-instrumentation-asgi/Makefile b/devel/py-opentelemetry-instrumentation-asgi/Makefile index 749402184366..9f62c66d49a3 100644 --- a/devel/py-opentelemetry-instrumentation-asgi/Makefile +++ b/devel/py-opentelemetry-instrumentation-asgi/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation-asgi -PORTVERSION= 0.60b0 +PORTVERSION= 0.60b1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-opentelemetry-instrumentation-asgi/distinfo b/devel/py-opentelemetry-instrumentation-asgi/distinfo index 5ce0e57e451d..764a95b8f70f 100644 --- a/devel/py-opentelemetry-instrumentation-asgi/distinfo +++ b/devel/py-opentelemetry-instrumentation-asgi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765032742 -SHA256 (opentelemetry_instrumentation_asgi-0.60b0.tar.gz) = 928731218050089dca69f0fe980b8bfe109f384be8b89802d7337372ddb67b91 -SIZE (opentelemetry_instrumentation_asgi-0.60b0.tar.gz) = 26083 +TIMESTAMP = 1766036443 +SHA256 (opentelemetry_instrumentation_asgi-0.60b1.tar.gz) = 16bfbe595cd24cda309a957456d0fc2523f41bc7b076d1f2d7e98a1ad9876d6f +SIZE (opentelemetry_instrumentation_asgi-0.60b1.tar.gz) = 26107 diff --git a/devel/py-opentelemetry-instrumentation-dbapi/Makefile b/devel/py-opentelemetry-instrumentation-dbapi/Makefile index c40d4044eb8d..7a5460485ddd 100644 --- a/devel/py-opentelemetry-instrumentation-dbapi/Makefile +++ b/devel/py-opentelemetry-instrumentation-dbapi/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation-dbapi -PORTVERSION= 0.60b0 +PORTVERSION= 0.60b1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-opentelemetry-instrumentation-dbapi/distinfo b/devel/py-opentelemetry-instrumentation-dbapi/distinfo index 91a797702170..dced2bf29c30 100644 --- a/devel/py-opentelemetry-instrumentation-dbapi/distinfo +++ b/devel/py-opentelemetry-instrumentation-dbapi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765032744 -SHA256 (opentelemetry_instrumentation_dbapi-0.60b0.tar.gz) = 2b7eb38e46890cebe5bc1a1c03d2ab07fc159b0b7b91342941ee33dd73876d84 -SIZE (opentelemetry_instrumentation_dbapi-0.60b0.tar.gz) = 16311 +TIMESTAMP = 1766036445 +SHA256 (opentelemetry_instrumentation_dbapi-0.60b1.tar.gz) = a239d328249b86fba5e42900b98bf31ee99c07092530feca18afde92c600f901 +SIZE (opentelemetry_instrumentation_dbapi-0.60b1.tar.gz) = 16311 diff --git a/devel/py-opentelemetry-instrumentation-django/Makefile b/devel/py-opentelemetry-instrumentation-django/Makefile index 3c08d33e393b..ffa0d78dbef5 100644 --- a/devel/py-opentelemetry-instrumentation-django/Makefile +++ b/devel/py-opentelemetry-instrumentation-django/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation-django -PORTVERSION= 0.60b0 +PORTVERSION= 0.60b1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-opentelemetry-instrumentation-django/distinfo b/devel/py-opentelemetry-instrumentation-django/distinfo index 62c84f254fd1..979cd4de1c36 100644 --- a/devel/py-opentelemetry-instrumentation-django/distinfo +++ b/devel/py-opentelemetry-instrumentation-django/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765032746 -SHA256 (opentelemetry_instrumentation_django-0.60b0.tar.gz) = 461e6fca27936ba97eec26da38bb5f19310783370478c7ca3a3e40faaceac9cc -SIZE (opentelemetry_instrumentation_django-0.60b0.tar.gz) = 26596 +TIMESTAMP = 1766036447 +SHA256 (opentelemetry_instrumentation_django-0.60b1.tar.gz) = 765b69c7ccdea7e9ebfd0b9e68387956b8f74816f3e39775d5b06a20f16b0522 +SIZE (opentelemetry_instrumentation_django-0.60b1.tar.gz) = 26599 diff --git a/devel/py-opentelemetry-instrumentation-fastapi/Makefile b/devel/py-opentelemetry-instrumentation-fastapi/Makefile index ae324397420b..576351824d7a 100644 --- a/devel/py-opentelemetry-instrumentation-fastapi/Makefile +++ b/devel/py-opentelemetry-instrumentation-fastapi/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation-fastapi -PORTVERSION= 0.60b0 +PORTVERSION= 0.60b1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-opentelemetry-instrumentation-fastapi/distinfo b/devel/py-opentelemetry-instrumentation-fastapi/distinfo index d1bd163bc305..a91793d90885 100644 --- a/devel/py-opentelemetry-instrumentation-fastapi/distinfo +++ b/devel/py-opentelemetry-instrumentation-fastapi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765032748 -SHA256 (opentelemetry_instrumentation_fastapi-0.60b0.tar.gz) = 5d34d67eb634a08bfe9e530680d6177521cd9da79285144e6d5a8f42683ed1b3 -SIZE (opentelemetry_instrumentation_fastapi-0.60b0.tar.gz) = 24960 +TIMESTAMP = 1766036449 +SHA256 (opentelemetry_instrumentation_fastapi-0.60b1.tar.gz) = de608955f7ff8eecf35d056578346a5365015fd7d8623df9b1f08d1c74769c01 +SIZE (opentelemetry_instrumentation_fastapi-0.60b1.tar.gz) = 24958 diff --git a/devel/py-opentelemetry-instrumentation-flask/Makefile b/devel/py-opentelemetry-instrumentation-flask/Makefile index 968360006b3f..8f6a67d42261 100644 --- a/devel/py-opentelemetry-instrumentation-flask/Makefile +++ b/devel/py-opentelemetry-instrumentation-flask/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation-flask -PORTVERSION= 0.60b0 +PORTVERSION= 0.60b1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-opentelemetry-instrumentation-flask/distinfo b/devel/py-opentelemetry-instrumentation-flask/distinfo index 25a3d4b08404..4a8dbd7a4d99 100644 --- a/devel/py-opentelemetry-instrumentation-flask/distinfo +++ b/devel/py-opentelemetry-instrumentation-flask/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765032750 -SHA256 (opentelemetry_instrumentation_flask-0.60b0.tar.gz) = 560f08598ef40cdcf7ca05bfb2e3ea74fab076e676f4c18bb36bb379bf5c4a1b -SIZE (opentelemetry_instrumentation_flask-0.60b0.tar.gz) = 20336 +TIMESTAMP = 1766036451 +SHA256 (opentelemetry_instrumentation_flask-0.60b1.tar.gz) = 88cb0f6178d8a9b66f6aabb008e2735f28e3114def90b28004a2b295ca9b67e8 +SIZE (opentelemetry_instrumentation_flask-0.60b1.tar.gz) = 20336 diff --git a/devel/py-opentelemetry-instrumentation-psycopg2/Makefile b/devel/py-opentelemetry-instrumentation-psycopg2/Makefile index e6fd56769a3f..a578fe7ce776 100644 --- a/devel/py-opentelemetry-instrumentation-psycopg2/Makefile +++ b/devel/py-opentelemetry-instrumentation-psycopg2/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation-psycopg2 -PORTVERSION= 0.60b0 +PORTVERSION= 0.60b1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-opentelemetry-instrumentation-psycopg2/distinfo b/devel/py-opentelemetry-instrumentation-psycopg2/distinfo index 910ce8e7969f..b803a914e0de 100644 --- a/devel/py-opentelemetry-instrumentation-psycopg2/distinfo +++ b/devel/py-opentelemetry-instrumentation-psycopg2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765032752 -SHA256 (opentelemetry_instrumentation_psycopg2-0.60b0.tar.gz) = 59e527fd97739440380634ffcf9431aa7f2965d939d8d5829790886e2b54ede9 -SIZE (opentelemetry_instrumentation_psycopg2-0.60b0.tar.gz) = 11266 +TIMESTAMP = 1766036453 +SHA256 (opentelemetry_instrumentation_psycopg2-0.60b1.tar.gz) = 46f46c47e11bf59b9746f35761995e4513fb985bab08d4e1f876a2c46ed4eeec +SIZE (opentelemetry_instrumentation_psycopg2-0.60b1.tar.gz) = 11263 diff --git a/devel/py-opentelemetry-instrumentation-requests/Makefile b/devel/py-opentelemetry-instrumentation-requests/Makefile index 99d545f7f537..d4cdc5d3d284 100644 --- a/devel/py-opentelemetry-instrumentation-requests/Makefile +++ b/devel/py-opentelemetry-instrumentation-requests/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation-requests -PORTVERSION= 0.60b0 +PORTVERSION= 0.60b1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-opentelemetry-instrumentation-requests/distinfo b/devel/py-opentelemetry-instrumentation-requests/distinfo index dc9ae3bfe004..7664823efc0b 100644 --- a/devel/py-opentelemetry-instrumentation-requests/distinfo +++ b/devel/py-opentelemetry-instrumentation-requests/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765032754 -SHA256 (opentelemetry_instrumentation_requests-0.60b0.tar.gz) = 5079ed8df96d01dab915a0766cd28a49be7c33439ce43d6d39843ed6dee3204f -SIZE (opentelemetry_instrumentation_requests-0.60b0.tar.gz) = 16173 +TIMESTAMP = 1766036455 +SHA256 (opentelemetry_instrumentation_requests-0.60b1.tar.gz) = 9a1063c16c44a3ba6e81870c4fa42a0fac3ecef5a4d60a11d0976eec9046f3d4 +SIZE (opentelemetry_instrumentation_requests-0.60b1.tar.gz) = 16366 diff --git a/devel/py-opentelemetry-instrumentation-urllib/Makefile b/devel/py-opentelemetry-instrumentation-urllib/Makefile index 00f1379072ee..11c8973cfb9e 100644 --- a/devel/py-opentelemetry-instrumentation-urllib/Makefile +++ b/devel/py-opentelemetry-instrumentation-urllib/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation-urllib -PORTVERSION= 0.60b0 +PORTVERSION= 0.60b1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-opentelemetry-instrumentation-urllib/distinfo b/devel/py-opentelemetry-instrumentation-urllib/distinfo index d2ec26ac0151..6a30ec3b4421 100644 --- a/devel/py-opentelemetry-instrumentation-urllib/distinfo +++ b/devel/py-opentelemetry-instrumentation-urllib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765032756 -SHA256 (opentelemetry_instrumentation_urllib-0.60b0.tar.gz) = 89b8796f9ab64d0ea0833cfea98745963baa0d7e4a775b3d2a77791aa97cf3f9 -SIZE (opentelemetry_instrumentation_urllib-0.60b0.tar.gz) = 13931 +TIMESTAMP = 1766036457 +SHA256 (opentelemetry_instrumentation_urllib-0.60b1.tar.gz) = 7d6c56e45551bdbf21efc11bd463e10862e8fd04ed4a94b5695325a56440b13e +SIZE (opentelemetry_instrumentation_urllib-0.60b1.tar.gz) = 13930 diff --git a/devel/py-opentelemetry-instrumentation-urllib3/Makefile b/devel/py-opentelemetry-instrumentation-urllib3/Makefile index 67e4bce51491..806b2410bddd 100644 --- a/devel/py-opentelemetry-instrumentation-urllib3/Makefile +++ b/devel/py-opentelemetry-instrumentation-urllib3/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation-urllib3 -PORTVERSION= 0.60b0 +PORTVERSION= 0.60b1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-opentelemetry-instrumentation-urllib3/distinfo b/devel/py-opentelemetry-instrumentation-urllib3/distinfo index d8a9b05f7dc7..17e8254fdeae 100644 --- a/devel/py-opentelemetry-instrumentation-urllib3/distinfo +++ b/devel/py-opentelemetry-instrumentation-urllib3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765032758 -SHA256 (opentelemetry_instrumentation_urllib3-0.60b0.tar.gz) = 6ae1640a993901bae8eda5496d8b1440fb326a29e4ba1db342738b8868174aad -SIZE (opentelemetry_instrumentation_urllib3-0.60b0.tar.gz) = 15789 +TIMESTAMP = 1766036459 +SHA256 (opentelemetry_instrumentation_urllib3-0.60b1.tar.gz) = 1f01cdde3be155ab181fc4cf3363457ff0901f417ac8a102712ee7b7539c9f39 +SIZE (opentelemetry_instrumentation_urllib3-0.60b1.tar.gz) = 15790 diff --git a/devel/py-opentelemetry-instrumentation-wsgi/Makefile b/devel/py-opentelemetry-instrumentation-wsgi/Makefile index fb7184f29afc..c1a38b83ba1f 100644 --- a/devel/py-opentelemetry-instrumentation-wsgi/Makefile +++ b/devel/py-opentelemetry-instrumentation-wsgi/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation-wsgi -PORTVERSION= 0.60b0 +PORTVERSION= 0.60b1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-opentelemetry-instrumentation-wsgi/distinfo b/devel/py-opentelemetry-instrumentation-wsgi/distinfo index 3741bb347d51..f2dbded25733 100644 --- a/devel/py-opentelemetry-instrumentation-wsgi/distinfo +++ b/devel/py-opentelemetry-instrumentation-wsgi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765032760 -SHA256 (opentelemetry_instrumentation_wsgi-0.60b0.tar.gz) = 5815195b1b9890f55c4baafec94ff98591579a7d9b16256064adea8ee5784651 -SIZE (opentelemetry_instrumentation_wsgi-0.60b0.tar.gz) = 19104 +TIMESTAMP = 1766036461 +SHA256 (opentelemetry_instrumentation_wsgi-0.60b1.tar.gz) = eb553eec7ebfcf2945cc10d787a265e7abadb9ed1d1ebce8b13988d44fa0cf45 +SIZE (opentelemetry_instrumentation_wsgi-0.60b1.tar.gz) = 19167 diff --git a/devel/py-opentelemetry-instrumentation/Makefile b/devel/py-opentelemetry-instrumentation/Makefile index dab738d1432e..79c231e6af93 100644 --- a/devel/py-opentelemetry-instrumentation/Makefile +++ b/devel/py-opentelemetry-instrumentation/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation -PORTVERSION= 0.60b0 +PORTVERSION= 0.60b1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-opentelemetry-instrumentation/distinfo b/devel/py-opentelemetry-instrumentation/distinfo index 02a81a7e3319..ecef6792aa1d 100644 --- a/devel/py-opentelemetry-instrumentation/distinfo +++ b/devel/py-opentelemetry-instrumentation/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765032740 -SHA256 (opentelemetry_instrumentation-0.60b0.tar.gz) = 4e9fec930f283a2677a2217754b40aaf9ef76edae40499c165bc7f1d15366a74 -SIZE (opentelemetry_instrumentation-0.60b0.tar.gz) = 31707 +TIMESTAMP = 1766036441 +SHA256 (opentelemetry_instrumentation-0.60b1.tar.gz) = 57ddc7974c6eb35865af0426d1a17132b88b2ed8586897fee187fd5b8944bd6a +SIZE (opentelemetry_instrumentation-0.60b1.tar.gz) = 31706 diff --git a/devel/py-opentelemetry-proto/Makefile b/devel/py-opentelemetry-proto/Makefile index b51a15a3efd8..326890ee169a 100644 --- a/devel/py-opentelemetry-proto/Makefile +++ b/devel/py-opentelemetry-proto/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-proto -PORTVERSION= 1.39.0 +PORTVERSION= 1.39.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-opentelemetry-proto/distinfo b/devel/py-opentelemetry-proto/distinfo index 13c403593c04..ef14fcd40be4 100644 --- a/devel/py-opentelemetry-proto/distinfo +++ b/devel/py-opentelemetry-proto/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765032732 -SHA256 (opentelemetry_proto-1.39.0.tar.gz) = c1fa48678ad1a1624258698e59be73f990b7fc1f39e73e16a9d08eef65dd838c -SIZE (opentelemetry_proto-1.39.0.tar.gz) = 46153 +TIMESTAMP = 1766036463 +SHA256 (opentelemetry_proto-1.39.1.tar.gz) = 6c8e05144fc0d3ed4d22c2289c6b126e03bcd0e6a7da0f16cedd2e1c2772e2c8 +SIZE (opentelemetry_proto-1.39.1.tar.gz) = 46152 diff --git a/devel/py-opentelemetry-sdk/Makefile b/devel/py-opentelemetry-sdk/Makefile index e55e477d5edf..a2f7b072c821 100644 --- a/devel/py-opentelemetry-sdk/Makefile +++ b/devel/py-opentelemetry-sdk/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-sdk -PORTVERSION= 1.39.0 +PORTVERSION= 1.39.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-opentelemetry-sdk/distinfo b/devel/py-opentelemetry-sdk/distinfo index 1397cad5a9c1..320c681ad557 100644 --- a/devel/py-opentelemetry-sdk/distinfo +++ b/devel/py-opentelemetry-sdk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765032734 -SHA256 (opentelemetry_sdk-1.39.0.tar.gz) = c22204f12a0529e07aa4d985f1bca9d6b0e7b29fe7f03e923548ae52e0e15dde -SIZE (opentelemetry_sdk-1.39.0.tar.gz) = 171322 +TIMESTAMP = 1766036465 +SHA256 (opentelemetry_sdk-1.39.1.tar.gz) = cf4d4563caf7bff906c9f7967e2be22d0d6b349b908be0d90fb21c8e9c995cc6 +SIZE (opentelemetry_sdk-1.39.1.tar.gz) = 171460 diff --git a/devel/py-opentelemetry-semantic-conventions/Makefile b/devel/py-opentelemetry-semantic-conventions/Makefile index 2caaf8484e4e..44bfe2af504c 100644 --- a/devel/py-opentelemetry-semantic-conventions/Makefile +++ b/devel/py-opentelemetry-semantic-conventions/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-semantic-conventions -PORTVERSION= 0.60b0 +PORTVERSION= 0.60b1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-opentelemetry-semantic-conventions/distinfo b/devel/py-opentelemetry-semantic-conventions/distinfo index d3e0fc4f6349..45435a262c9b 100644 --- a/devel/py-opentelemetry-semantic-conventions/distinfo +++ b/devel/py-opentelemetry-semantic-conventions/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765032736 -SHA256 (opentelemetry_semantic_conventions-0.60b0.tar.gz) = 227d7aa73cbb8a2e418029d6b6465553aa01cf7e78ec9d0bc3255c7b3ac5bf8f -SIZE (opentelemetry_semantic_conventions-0.60b0.tar.gz) = 137935 +TIMESTAMP = 1766036467 +SHA256 (opentelemetry_semantic_conventions-0.60b1.tar.gz) = 87c228b5a0669b748c76d76df6c364c369c28f1c465e50f661e39737e84bc953 +SIZE (opentelemetry_semantic_conventions-0.60b1.tar.gz) = 137935 diff --git a/devel/py-opentelemetry-util-http/Makefile b/devel/py-opentelemetry-util-http/Makefile index efa3f6de59b9..c967cc167687 100644 --- a/devel/py-opentelemetry-util-http/Makefile +++ b/devel/py-opentelemetry-util-http/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-util-http -PORTVERSION= 0.60b0 +PORTVERSION= 0.60b1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-opentelemetry-util-http/distinfo b/devel/py-opentelemetry-util-http/distinfo index 1c7295fac288..b74951773ed5 100644 --- a/devel/py-opentelemetry-util-http/distinfo +++ b/devel/py-opentelemetry-util-http/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765032762 -SHA256 (opentelemetry_util_http-0.60b0.tar.gz) = e42b7bb49bba43b6f34390327d97e5016eb1c47949ceaf37c4795472a4e3a82d -SIZE (opentelemetry_util_http-0.60b0.tar.gz) = 10576 +TIMESTAMP = 1766036469 +SHA256 (opentelemetry_util_http-0.60b1.tar.gz) = 0d97152ca8c8a41ced7172d29d3622a219317f74ae6bb3027cfbdcf22c3cc0d6 +SIZE (opentelemetry_util_http-0.60b1.tar.gz) = 11053 diff --git a/devel/py-pbs-installer/Makefile b/devel/py-pbs-installer/Makefile index ce64fab51ff5..40e194845645 100644 --- a/devel/py-pbs-installer/Makefile +++ b/devel/py-pbs-installer/Makefile @@ -1,5 +1,5 @@ PORTNAME= pbs-installer -PORTVERSION= 2025.12.5 +PORTVERSION= 2025.12.17 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pbs-installer/distinfo b/devel/py-pbs-installer/distinfo index 50c8b115e7ab..0abdfa98db35 100644 --- a/devel/py-pbs-installer/distinfo +++ b/devel/py-pbs-installer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765032764 -SHA256 (pbs_installer-2025.12.5.tar.gz) = 3d03347d73f4a58ddfbe26473b622065476633e57de44fb025527c8852e4efa7 -SIZE (pbs_installer-2025.12.5.tar.gz) = 66986 +TIMESTAMP = 1766036471 +SHA256 (pbs_installer-2025.12.17.tar.gz) = cf32043fadd168c17a1b18c1c3f801090281bd5c9ce101e2deb7e0e51c8279dd +SIZE (pbs_installer-2025.12.17.tar.gz) = 66998 diff --git a/devel/py-pipenv/Makefile b/devel/py-pipenv/Makefile index e63dc9801ded..7aad77c552f9 100644 --- a/devel/py-pipenv/Makefile +++ b/devel/py-pipenv/Makefile @@ -1,5 +1,5 @@ PORTNAME= pipenv -PORTVERSION= 2025.1.3 +PORTVERSION= 2026.0.3 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pipenv/distinfo b/devel/py-pipenv/distinfo index 372a4b80bfa9..f1a7d1066443 100644 --- a/devel/py-pipenv/distinfo +++ b/devel/py-pipenv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765895728 -SHA256 (pipenv-2025.1.3.tar.gz) = b746bc56685ff92598b52c97788e3f5187eef1eacea370cef59450ec0565f9b7 -SIZE (pipenv-2025.1.3.tar.gz) = 4755502 +TIMESTAMP = 1766036473 +SHA256 (pipenv-2026.0.3.tar.gz) = 9a39d13a41ed8e4368ad50620941191f357319c8ffb7df45875c7c5dc6604ff6 +SIZE (pipenv-2026.0.3.tar.gz) = 4430987 diff --git a/devel/py-poetry/Makefile b/devel/py-poetry/Makefile index 5da06ebf3497..8ad7736a47df 100644 --- a/devel/py-poetry/Makefile +++ b/devel/py-poetry/Makefile @@ -43,7 +43,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=7.2.0:devel/py-coverage@${PY_FLAV ${PYTHON_PKGNAMEPREFIX}pytest-mock>=3.9:devel/py-pytest-mock@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-randomly>=3.12:devel/py-pytest-randomly@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-xdist>=3.1,1:devel/py-pytest-xdist@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}urllib3>=0,1<2.3,1:net/py-urllib3@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}urllib3>=0,1<3,1:net/py-urllib3@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 pytest diff --git a/devel/py-proto-plus/Makefile b/devel/py-proto-plus/Makefile index 800f6c62e824..4e67e4b2c62a 100644 --- a/devel/py-proto-plus/Makefile +++ b/devel/py-proto-plus/Makefile @@ -1,5 +1,5 @@ PORTNAME= proto-plus -PORTVERSION= 1.26.1 +PORTVERSION= 1.27.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-proto-plus/distinfo b/devel/py-proto-plus/distinfo index 71d4b9f170b3..f57b8bf8809b 100644 --- a/devel/py-proto-plus/distinfo +++ b/devel/py-proto-plus/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742070392 -SHA256 (proto_plus-1.26.1.tar.gz) = 21a515a4c4c0088a773899e23c7bbade3d18f9c66c73edd4c7ee3816bc96a012 -SIZE (proto_plus-1.26.1.tar.gz) = 56142 +TIMESTAMP = 1766036475 +SHA256 (proto_plus-1.27.0.tar.gz) = 873af56dd0d7e91836aee871e5799e1c6f1bda86ac9a983e0bb9f0c266a568c4 +SIZE (proto_plus-1.27.0.tar.gz) = 56158 diff --git a/devel/py-pycocotools/Makefile b/devel/py-pycocotools/Makefile index c57ca7a25943..5a61617a22cc 100644 --- a/devel/py-pycocotools/Makefile +++ b/devel/py-pycocotools/Makefile @@ -1,6 +1,5 @@ PORTNAME= pycocotools -PORTVERSION= 2.0.10 -PORTREVISION= 1 +PORTVERSION= 2.0.11 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pycocotools/distinfo b/devel/py-pycocotools/distinfo index 985016ae1172..fe2c3ce830c9 100644 --- a/devel/py-pycocotools/distinfo +++ b/devel/py-pycocotools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813074 -SHA256 (pycocotools-2.0.10.tar.gz) = 7a47609cdefc95e5e151313c7d93a61cf06e15d42c7ba99b601e3bc0f9ece2e1 -SIZE (pycocotools-2.0.10.tar.gz) = 25389 +TIMESTAMP = 1766036477 +SHA256 (pycocotools-2.0.11.tar.gz) = 34254d76da85576fcaf5c1f3aa9aae16b8cb15418334ba4283b800796bd1993d +SIZE (pycocotools-2.0.11.tar.gz) = 25381 diff --git a/devel/py-pycrdt-store/Makefile b/devel/py-pycrdt-store/Makefile index f3008b37b706..a41e8e02af6a 100644 --- a/devel/py-pycrdt-store/Makefile +++ b/devel/py-pycrdt-store/Makefile @@ -1,5 +1,5 @@ PORTNAME= pycrdt-store -PORTVERSION= 0.1.2 +PORTVERSION= 0.1.3 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pycrdt-store/distinfo b/devel/py-pycrdt-store/distinfo index ca8b607e0305..f163aa189e84 100644 --- a/devel/py-pycrdt-store/distinfo +++ b/devel/py-pycrdt-store/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752266124 -SHA256 (pycrdt_store-0.1.2.tar.gz) = f2dfb6277f26ee3e6a072547c6fe64c9ae2decf5915206a8e0644ea4ff2b1c64 -SIZE (pycrdt_store-0.1.2.tar.gz) = 10438 +TIMESTAMP = 1766036479 +SHA256 (pycrdt_store-0.1.3.tar.gz) = 12a0e263b2c07eb18bbe7203c828b88ba953cb93094ad37d22aeb6c619df2ef0 +SIZE (pycrdt_store-0.1.3.tar.gz) = 14847 diff --git a/devel/py-python-semantic-release/Makefile b/devel/py-python-semantic-release/Makefile index 3c13cc535663..94f6dadc7a1d 100644 --- a/devel/py-python-semantic-release/Makefile +++ b/devel/py-python-semantic-release/Makefile @@ -1,5 +1,5 @@ PORTNAME= python-semantic-release -PORTVERSION= 10.5.2 +PORTVERSION= 10.5.3 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/python-semantic-release/python-semantic-release/releases/download/v${PORTVERSION}/ diff --git a/devel/py-python-semantic-release/distinfo b/devel/py-python-semantic-release/distinfo index 194a60b2bd43..d6ce0daa987a 100644 --- a/devel/py-python-semantic-release/distinfo +++ b/devel/py-python-semantic-release/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853378 -SHA256 (python_semantic_release-10.5.2.tar.gz) = ffe5bbf8390cde5dd9d86768d66f47430ca243d87ea59fb286f5fcb90494d146 -SIZE (python_semantic_release-10.5.2.tar.gz) = 616976 +TIMESTAMP = 1766036481 +SHA256 (python_semantic_release-10.5.3.tar.gz) = de4da78635fa666e5774caaca2be32063cae72431eb75e2ac23b9f2dfd190785 +SIZE (python_semantic_release-10.5.3.tar.gz) = 618034 diff --git a/devel/py-python-socketio/Makefile b/devel/py-python-socketio/Makefile index 30378a47f627..e9d04b7d0eb0 100644 --- a/devel/py-python-socketio/Makefile +++ b/devel/py-python-socketio/Makefile @@ -1,5 +1,5 @@ PORTNAME= python-socketio -PORTVERSION= 5.15.0 +PORTVERSION= 5.15.1 CATEGORIES= devel net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-python-socketio/distinfo b/devel/py-python-socketio/distinfo index 9dcfa867af36..ee1bd51564c0 100644 --- a/devel/py-python-socketio/distinfo +++ b/devel/py-python-socketio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1764510968 -SHA256 (python_socketio-5.15.0.tar.gz) = d0403ababb59aa12fd5adcfc933a821113f27bd77761bc1c54aad2e3191a9b69 -SIZE (python_socketio-5.15.0.tar.gz) = 126439 +TIMESTAMP = 1766036483 +SHA256 (python_socketio-5.15.1.tar.gz) = 54fe3e5580ea06a1b29b541e8ef32fe956846c99a76059e343e43aada754efdd +SIZE (python_socketio-5.15.1.tar.gz) = 127172 diff --git a/devel/py-qt5-sip/distinfo b/devel/py-qt5-sip/distinfo index e9a3c08b9c85..00f75f3858af 100644 --- a/devel/py-qt5-sip/distinfo +++ b/devel/py-qt5-sip/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738581039 -SHA256 (pyqt5_sip-12.17.0.tar.gz) = 682dadcdbd2239af9fdc0c0628e2776b820e128bec88b49b8d692fe682f90b4f -SIZE (pyqt5_sip-12.17.0.tar.gz) = 104042 +TIMESTAMP = 1765503134 +SHA256 (pyqt5_sip-12.17.2.tar.gz) = 7f66565c2a13d34d8ad6aad08e953d355ea3fe466d991d51aa5a0966a5289f05 +SIZE (pyqt5_sip-12.17.2.tar.gz) = 104246 diff --git a/devel/py-qt5-sip/files/patch-pyproject.toml b/devel/py-qt5-sip/files/patch-pyproject.toml index e72a7c13302f..8a16e2b4ac86 100644 --- a/devel/py-qt5-sip/files/patch-pyproject.toml +++ b/devel/py-qt5-sip/files/patch-pyproject.toml @@ -3,9 +3,9 @@ with 63.x. [1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270358 ---- pyproject.toml.orig 2024-12-12 10:01:35 UTC +--- pyproject.toml.orig 2025-10-08 08:47:54 UTC +++ pyproject.toml @@ -1,2 +1,2 @@ [build-system] --requires = ["setuptools >=69.5"] +-requires = ["setuptools >=75.8.1"] +requires = ["setuptools >=63"] diff --git a/devel/py-qt6-pyqt/distinfo b/devel/py-qt6-pyqt/distinfo index 54f3b7ad4996..ab09537c6a34 100644 --- a/devel/py-qt6-pyqt/distinfo +++ b/devel/py-qt6-pyqt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749201625 -SHA256 (pyqt6-6.9.1.tar.gz) = 50642be03fb40f1c2111a09a1f5a0f79813e039c15e78267e6faaf8a96c1c3a6 -SIZE (pyqt6-6.9.1.tar.gz) = 1067230 +TIMESTAMP = 1761268973 +SHA256 (pyqt6-6.10.0.tar.gz) = 710ecfd720d9a03b2c684881ae37f528e11d17e8f1bf96431d00a6a73f308e36 +SIZE (pyqt6-6.10.0.tar.gz) = 1079921 diff --git a/devel/py-qt6-pyqt/pkg-plist b/devel/py-qt6-pyqt/pkg-plist index 913c9adb486d..87d2f3bbefc3 100644 --- a/devel/py-qt6-pyqt/pkg-plist +++ b/devel/py-qt6-pyqt/pkg-plist @@ -149,6 +149,7 @@ bin/pyuic6 %%PYTHON_SITELIBDIR%%/PyQt6/bindings/QtCore/qpoint.sip %%PYTHON_SITELIBDIR%%/PyQt6/bindings/QtCore/qprocess.sip %%PYTHON_SITELIBDIR%%/PyQt6/bindings/QtCore/qpropertyanimation.sip +%%PYTHON_SITELIBDIR%%/PyQt6/bindings/QtCore/qpycore_native_interface.sip %%PYTHON_SITELIBDIR%%/PyQt6/bindings/QtCore/qpycore_qhash.sip %%PYTHON_SITELIBDIR%%/PyQt6/bindings/QtCore/qpycore_qlist.sip %%PYTHON_SITELIBDIR%%/PyQt6/bindings/QtCore/qpycore_qmap.sip @@ -158,6 +159,7 @@ bin/pyuic6 %%PYTHON_SITELIBDIR%%/PyQt6/bindings/QtCore/qpycore_std_pair.sip %%PYTHON_SITELIBDIR%%/PyQt6/bindings/QtCore/qpycore_virtual_error_handler.sip %%PYTHON_SITELIBDIR%%/PyQt6/bindings/QtCore/qrandom.sip +%%PYTHON_SITELIBDIR%%/PyQt6/bindings/QtCore/qrangemodel.sip %%PYTHON_SITELIBDIR%%/PyQt6/bindings/QtCore/qreadwritelock.sip %%PYTHON_SITELIBDIR%%/PyQt6/bindings/QtCore/qrect.sip %%PYTHON_SITELIBDIR%%/PyQt6/bindings/QtCore/qregularexpression.sip @@ -255,6 +257,7 @@ bin/pyuic6 %%PYTHON_SITELIBDIR%%/PyQt6/bindings/QtGui/opengl_types.sip %%PYTHON_SITELIBDIR%%/PyQt6/bindings/QtGui/qabstractfileiconprovider.sip %%PYTHON_SITELIBDIR%%/PyQt6/bindings/QtGui/qabstracttextdocumentlayout.sip +%%PYTHON_SITELIBDIR%%/PyQt6/bindings/QtGui/qaccessibilityhints.sip %%PYTHON_SITELIBDIR%%/PyQt6/bindings/QtGui/qaction.sip %%PYTHON_SITELIBDIR%%/PyQt6/bindings/QtGui/qactiongroup.sip %%PYTHON_SITELIBDIR%%/PyQt6/bindings/QtGui/qbackingstore.sip @@ -311,6 +314,7 @@ bin/pyuic6 %%PYTHON_SITELIBDIR%%/PyQt6/bindings/QtGui/qpixmapcache.sip %%PYTHON_SITELIBDIR%%/PyQt6/bindings/QtGui/qpointingdevice.sip %%PYTHON_SITELIBDIR%%/PyQt6/bindings/QtGui/qpolygon.sip +%%PYTHON_SITELIBDIR%%/PyQt6/bindings/QtGui/qpygui_native_interface.sip %%PYTHON_SITELIBDIR%%/PyQt6/bindings/QtGui/qpygui_qlist.sip %%PYTHON_SITELIBDIR%%/PyQt6/bindings/QtGui/qpygui_vulkan.sip %%PYTHON_SITELIBDIR%%/PyQt6/bindings/QtGui/qquaternion.sip @@ -387,6 +391,7 @@ bin/pyuic6 %%PYTHON_SITELIBDIR%%/PyQt6/bindings/QtMultimedia/qmediaplayer.sip %%PYTHON_SITELIBDIR%%/PyQt6/bindings/QtMultimedia/qmediarecorder.sip %%PYTHON_SITELIBDIR%%/PyQt6/bindings/QtMultimedia/qmediatimerange.sip +%%PYTHON_SITELIBDIR%%/PyQt6/bindings/QtMultimedia/qplaybackoptions.sip %%PYTHON_SITELIBDIR%%/PyQt6/bindings/QtMultimedia/qpymultimedia_qlist.sip %%PYTHON_SITELIBDIR%%/PyQt6/bindings/QtMultimedia/qscreencapture.sip %%PYTHON_SITELIBDIR%%/PyQt6/bindings/QtMultimedia/qsoundeffect.sip diff --git a/devel/py-qt6-sip/distinfo b/devel/py-qt6-sip/distinfo index f364b283e8e1..e1f69d827e7b 100644 --- a/devel/py-qt6-sip/distinfo +++ b/devel/py-qt6-sip/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749539600 -SHA256 (pyqt6_sip-13.10.2.tar.gz) = 464ad156bf526500ce6bd05cac7a82280af6309974d816739b4a9a627156fafe -SIZE (pyqt6_sip-13.10.2.tar.gz) = 92548 +TIMESTAMP = 1765503296 +SHA256 (pyqt6_sip-13.10.3.tar.gz) = 630895b3827e2c3b4e072089157985691fe4210d64340e71141f93775ea4ae51 +SIZE (pyqt6_sip-13.10.3.tar.gz) = 92621 diff --git a/devel/py-qtbuilder/distinfo b/devel/py-qtbuilder/distinfo index ffea305e9c51..4cf8feeda638 100644 --- a/devel/py-qtbuilder/distinfo +++ b/devel/py-qtbuilder/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1760611296 -SHA256 (pyqt_builder-1.19.0.tar.gz) = 79540e001c476bc050180db00fffcb1e9fa74544d95c148e48ad6117e49d6ea2 -SIZE (pyqt_builder-1.19.0.tar.gz) = 3672333 +TIMESTAMP = 1765503384 +SHA256 (pyqt_builder-1.19.1.tar.gz) = 6af6646ba29668751b039bfdced51642cb510e300796b58a4d68b7f956a024d8 +SIZE (pyqt_builder-1.19.1.tar.gz) = 5247679 diff --git a/devel/py-ruamel.yaml/Makefile b/devel/py-ruamel.yaml/Makefile index c647252585ab..5871670ba7e4 100644 --- a/devel/py-ruamel.yaml/Makefile +++ b/devel/py-ruamel.yaml/Makefile @@ -1,8 +1,9 @@ PORTNAME= ruamel.yaml -PORTVERSION= 0.18.16 +PORTVERSION= 0.18.17 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= ${PORTNAME:S,.,_,}-${PORTVERSION} MAINTAINER= matthew@FreeBSD.org COMMENT= YAML 1.2 loader/dumper package for Python @@ -17,6 +18,8 @@ USE_PYTHON= distutils autoplist NO_ARCH= yes +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} + post-extract: @${RM} ${WRKSRC}/LICENSE diff --git a/devel/py-ruamel.yaml/distinfo b/devel/py-ruamel.yaml/distinfo index c98e0ebe7059..110962e03797 100644 --- a/devel/py-ruamel.yaml/distinfo +++ b/devel/py-ruamel.yaml/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761198559 -SHA256 (ruamel.yaml-0.18.16.tar.gz) = a6e587512f3c998b2225d68aa1f35111c29fad14aed561a26e73fab729ec5e5a -SIZE (ruamel.yaml-0.18.16.tar.gz) = 147269 +TIMESTAMP = 1766123097 +SHA256 (ruamel_yaml-0.18.17.tar.gz) = 9091cd6e2d93a3a4b157ddb8fabf348c3de7f1fb1381346d985b6b247dcd8d3c +SIZE (ruamel_yaml-0.18.17.tar.gz) = 149602 diff --git a/devel/py-sip/Makefile b/devel/py-sip/Makefile index bddf709c57bd..5596f8a478f4 100644 --- a/devel/py-sip/Makefile +++ b/devel/py-sip/Makefile @@ -1,14 +1,10 @@ PORTNAME= sip PORTVERSION= ${SIP_VERSION} -PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= devel python MASTER_SITES= ${MASTER_SITES_SIP} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -PATCH_SITES= https://github.com/Python-SIP/sip/commit/ -PATCHFILES+= b6a7ec2453899b878ffe0b2b5b1f642a0992aa6d.patch:-p1 # Fix build regession for devel/py-qt5-pyqt - MAINTAINER= kde@FreeBSD.org COMMENT= Python to C and C++ bindings generator WWW= https://github.com/Python-SIP/sip diff --git a/devel/py-sip/distinfo b/devel/py-sip/distinfo index 265760382f5a..2494ab3145d8 100644 --- a/devel/py-sip/distinfo +++ b/devel/py-sip/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1760919074 -SHA256 (sip-6.13.1.tar.gz) = d065b74eca996f29f1f0831ad321efaecf9906759b09466edc45349df7be6cd0 -SIZE (sip-6.13.1.tar.gz) = 2349037 -SHA256 (b6a7ec2453899b878ffe0b2b5b1f642a0992aa6d.patch) = d6e844723f07d4a8a9c380f1103a34fe8d048357c05d7ff3988a39df21b3bfc7 -SIZE (b6a7ec2453899b878ffe0b2b5b1f642a0992aa6d.patch) = 1016 +TIMESTAMP = 1765502852 +SHA256 (sip-6.15.0.tar.gz) = 3920f26515456ee21114a1f8282144f8c156b1aabc3b44424155d5f81396025f +SIZE (sip-6.15.0.tar.gz) = 2563129 diff --git a/devel/py-sip/files/patch-pyproject.toml b/devel/py-sip/files/patch-pyproject.toml index 616667b61c96..d812ae8288ca 100644 --- a/devel/py-sip/files/patch-pyproject.toml +++ b/devel/py-sip/files/patch-pyproject.toml @@ -3,7 +3,7 @@ with 63.x. [1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270358 ---- pyproject.toml.orig 2025-05-16 11:58:37 UTC +--- pyproject.toml.orig 2025-12-06 11:51:43 UTC +++ pyproject.toml @@ -1,7 +1,7 @@ # The project configuration for sip. @@ -20,7 +20,7 @@ with 63.x. urls.homepage = "https://github.com/Python-SIP/sip" -dependencies = ["packaging>=24.2", "setuptools>=75.8.1", "tomli; python_version<'3.11'"] +dependencies = ["packaging>=24.2", "setuptools>=63", "tomli; python_version<'3.11'"] - requires-python = ">=3.9" + requires-python = ">=3.10" -license = "BSD-2-Clause" -license-files = ["LICENSE"] +license = {file = "LICENSE"} diff --git a/devel/py-sip/files/patch-sipbuild_project.py b/devel/py-sip/files/patch-sipbuild_project.py index 8c2feb2c845e..3b2f977e83e0 100644 --- a/devel/py-sip/files/patch-sipbuild_project.py +++ b/devel/py-sip/files/patch-sipbuild_project.py @@ -1,6 +1,6 @@ ---- sipbuild/project.py.orig 2024-07-12 11:20:17 UTC +--- sipbuild/project.py.orig 2025-11-12 11:53:43 UTC +++ sipbuild/project.py -@@ -408,9 +408,9 @@ class Project(AbstractProject, Configurable): +@@ -432,9 +432,9 @@ class Project(AbstractProject, Configurable): generator=None, wheel_tag=None, generator_version=None): """ Return a sequence of command line arguments to invoke sip-distinfo. """ diff --git a/devel/py-types-psutil/Makefile b/devel/py-types-psutil/Makefile index b10cb045797b..46c752c48227 100644 --- a/devel/py-types-psutil/Makefile +++ b/devel/py-types-psutil/Makefile @@ -1,5 +1,5 @@ PORTNAME= types-psutil -PORTVERSION= 7.1.3.20251210 +PORTVERSION= 7.1.3.20251211 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-types-psutil/distinfo b/devel/py-types-psutil/distinfo index 190a052d7372..26ffcabfa756 100644 --- a/devel/py-types-psutil/distinfo +++ b/devel/py-types-psutil/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765895738 -SHA256 (types_psutil-7.1.3.20251210.tar.gz) = 0fef0f363574d76965385e5170a0c95f88ef2c67327e4337298b3a1d35e61be4 -SIZE (types_psutil-7.1.3.20251210.tar.gz) = 25000 +TIMESTAMP = 1766036485 +SHA256 (types_psutil-7.1.3.20251211.tar.gz) = 2c25f8fd3a1a4aebdffb861b97755c9a2d5d8019dd6ec1a2f2a77ec796652c89 +SIZE (types_psutil-7.1.3.20251211.tar.gz) = 25198 diff --git a/devel/py-types-psutil/files/patch-pyproject.toml b/devel/py-types-psutil/files/patch-pyproject.toml index 8328b3ba8da5..d11eb404ea3c 100644 --- a/devel/py-types-psutil/files/patch-pyproject.toml +++ b/devel/py-types-psutil/files/patch-pyproject.toml @@ -1,4 +1,4 @@ ---- pyproject.toml.orig 2025-12-10 03:14:26 UTC +--- pyproject.toml.orig 2025-12-11 03:16:41 UTC +++ pyproject.toml @@ -1,12 +1,11 @@ build-backend = "setuptools.build_meta" [build-system] @@ -8,7 +8,7 @@ [project] name = "types-psutil" - version = "7.1.3.20251210" + version = "7.1.3.20251211" -license = "Apache-2.0" -license-files = ["LICENSE"] +license = { text = "Apache-2.0" } diff --git a/devel/py-watermark/Makefile b/devel/py-watermark/Makefile index 6fd0885dfea2..b9c55364f687 100644 --- a/devel/py-watermark/Makefile +++ b/devel/py-watermark/Makefile @@ -1,5 +1,5 @@ PORTNAME= watermark -PORTVERSION= 2.5.0 +PORTVERSION= 2.5.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-watermark/distinfo b/devel/py-watermark/distinfo index 2989f16bc5d7..6e784a765ee6 100644 --- a/devel/py-watermark/distinfo +++ b/devel/py-watermark/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1727314574 -SHA256 (watermark-2.5.0.tar.gz) = 108cbad9ecf0cac9dd49c1504f3749cd74a364500e02ac6c72197a1c1aa151d7 -SIZE (watermark-2.5.0.tar.gz) = 10894 +TIMESTAMP = 1766036487 +SHA256 (watermark-2.5.1.tar.gz) = 19a807f504ce02b791a7ce8950df85515ffc876cacd37a84130ea23a0e1a783a +SIZE (watermark-2.5.1.tar.gz) = 11282 diff --git a/devel/pyside6-tools/Makefile b/devel/pyside6-tools/Makefile index 18c5f4959922..d60cd672e3bd 100644 --- a/devel/pyside6-tools/Makefile +++ b/devel/pyside6-tools/Makefile @@ -27,37 +27,33 @@ USE_QT= base declarative languageserver quick3d shadertools tools SHEBANG_FILES= pyside_tool.py \ qtpy2cpp_lib/tests/baseline/basic_test.py +# Starting with PySide 6.10.0, the includes are installed in ${PREFIX}/PySide6, +# so this seems like a good home for the binaries, as well. +CMAKE_INSTALL_PREFIX= ${PREFIX}/${PYSIDE6_RELNAME} + WRKSRC_SUBDIR= sources/pyside-tools -PLIST_SUB= PYSIDE_BINDIR_REL=${PYSIDE_BINDIR_REL} +PLIST_SUB= PYSIDE6_BINDIR_REL=${PYSIDE6_BINDIR_REL} -PYSIDE_RELNAME= ${PORTNAME} -PYSIDE_BINDIR_REL?= bin/${PYSIDE_RELNAME} +PYSIDE6_RELNAME= PySide6 +PYSIDE6_BINDIR_REL= ${PYSIDE6_RELNAME}/bin post-install: -# Move scripts into a dedicated directory. They're too generically named, e.g.: -# deploy.py and project.py. Unversioned copies of Qt tools like lrelease and -# rcc are also installed which we probably don't want in PATH by default. -# Install to: ${PREFIX}/bin/pyside6 by default for now until there are -# consumers of this and a more fitting location is deemed necessary. - @${MV} ${STAGEDIR}${PREFIX}/bin ${STAGEDIR}${PREFIX}/${PYSIDE_RELNAME} - @${MKDIR} ${STAGEDIR}${PREFIX}/${PYSIDE_BINDIR_REL} - @${MV} ${STAGEDIR}${PREFIX}/${PYSIDE_RELNAME} ${STAGEDIR}${PREFIX}/bin # These directories contain templates that should not be byte-compiled. # Temporarily relocate them to avoid errors. - @${MV} ${STAGEDIR}${PREFIX}/${PYSIDE_BINDIR_REL}/deploy_lib/android/recipes ${WRKDIR} + @${MV} ${STAGEDIR}${PREFIX}/${PYSIDE6_BINDIR_REL}/deploy_lib/android/recipes ${WRKDIR} .for d in deploy_lib project_lib qtpy2cpp_lib ${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py \ - -f -d ${PREFIX}/${PYSIDE_BINDIR_REL}/${d} \ - ${STAGEDIR}${PREFIX}/${PYSIDE_BINDIR_REL}/${d} + -f -d ${PREFIX}/${PYSIDE6_BINDIR_REL}/${d} \ + ${STAGEDIR}${PREFIX}/${PYSIDE6_BINDIR_REL}/${d} ${PYTHON_CMD} -O ${PYTHON_LIBDIR}/compileall.py \ - -f -d ${PREFIX}/${PYSIDE_BINDIR_REL}/${d} \ - ${STAGEDIR}${PREFIX}/${PYSIDE_BINDIR_REL}/${d} + -f -d ${PREFIX}/${PYSIDE6_BINDIR_REL}/${d} \ + ${STAGEDIR}${PREFIX}/${PYSIDE6_BINDIR_REL}/${d} .endfor # Move the aforementioned templates back into STAGEDIR after the byte-compiling # operation has finished. - @${MV} ${WRKDIR}/recipes ${STAGEDIR}${PREFIX}/${PYSIDE_BINDIR_REL}/deploy_lib/android + @${MV} ${WRKDIR}/recipes ${STAGEDIR}${PREFIX}/${PYSIDE6_BINDIR_REL}/deploy_lib/android .include <bsd.port.mk> diff --git a/devel/pyside6-tools/distinfo b/devel/pyside6-tools/distinfo index 130b5d9c9daf..f764dff04b2b 100644 --- a/devel/pyside6-tools/distinfo +++ b/devel/pyside6-tools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759301534 -SHA256 (KDE/Qt/6.9.3/pyside-setup-everywhere-src-6.9.3.tar.xz) = 7cd2d5abb98f2e6f442b0e41f5fcf930e7312ae4b17f681316b1adc7b63bb172 -SIZE (KDE/Qt/6.9.3/pyside-setup-everywhere-src-6.9.3.tar.xz) = 16663380 +TIMESTAMP = 1764560183 +SHA256 (KDE/Qt/6.10.1/pyside-setup-everywhere-src-6.10.1.tar.xz) = fd54f40853d61dfd845dbb40d4f89fbd63df5ed341b3d9a2c77bb5c947a0a838 +SIZE (KDE/Qt/6.10.1/pyside-setup-everywhere-src-6.10.1.tar.xz) = 17746968 diff --git a/devel/pyside6-tools/pkg-plist b/devel/pyside6-tools/pkg-plist index 573011d9668a..d6049d65977c 100644 --- a/devel/pyside6-tools/pkg-plist +++ b/devel/pyside6-tools/pkg-plist @@ -1,116 +1,116 @@ -%%PYSIDE_BINDIR_REL%%/android_deploy.py -%%PYSIDE_BINDIR_REL%%/assistant -%%PYSIDE_BINDIR_REL%%/balsam -%%PYSIDE_BINDIR_REL%%/balsamui -%%PYSIDE_BINDIR_REL%%/deploy.py -%%PYSIDE_BINDIR_REL%%/deploy_lib/__init__.py -%%PYSIDE_BINDIR_REL%%/deploy_lib/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc -%%PYSIDE_BINDIR_REL%%/deploy_lib/__pycache__/__init__%%PYTHON_TAG%%.pyc -%%PYSIDE_BINDIR_REL%%/deploy_lib/__pycache__/commands%%PYTHON_TAG%%.opt-1.pyc -%%PYSIDE_BINDIR_REL%%/deploy_lib/__pycache__/commands%%PYTHON_TAG%%.pyc -%%PYSIDE_BINDIR_REL%%/deploy_lib/__pycache__/config%%PYTHON_TAG%%.opt-1.pyc -%%PYSIDE_BINDIR_REL%%/deploy_lib/__pycache__/config%%PYTHON_TAG%%.pyc -%%PYSIDE_BINDIR_REL%%/deploy_lib/__pycache__/dependency_util%%PYTHON_TAG%%.opt-1.pyc -%%PYSIDE_BINDIR_REL%%/deploy_lib/__pycache__/dependency_util%%PYTHON_TAG%%.pyc -%%PYSIDE_BINDIR_REL%%/deploy_lib/__pycache__/deploy_util%%PYTHON_TAG%%.opt-1.pyc -%%PYSIDE_BINDIR_REL%%/deploy_lib/__pycache__/deploy_util%%PYTHON_TAG%%.pyc -%%PYSIDE_BINDIR_REL%%/deploy_lib/__pycache__/nuitka_helper%%PYTHON_TAG%%.opt-1.pyc -%%PYSIDE_BINDIR_REL%%/deploy_lib/__pycache__/nuitka_helper%%PYTHON_TAG%%.pyc -%%PYSIDE_BINDIR_REL%%/deploy_lib/__pycache__/python_helper%%PYTHON_TAG%%.opt-1.pyc -%%PYSIDE_BINDIR_REL%%/deploy_lib/__pycache__/python_helper%%PYTHON_TAG%%.pyc -%%PYSIDE_BINDIR_REL%%/deploy_lib/android/__init__.py -%%PYSIDE_BINDIR_REL%%/deploy_lib/android/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc -%%PYSIDE_BINDIR_REL%%/deploy_lib/android/__pycache__/__init__%%PYTHON_TAG%%.pyc -%%PYSIDE_BINDIR_REL%%/deploy_lib/android/__pycache__/android_config%%PYTHON_TAG%%.opt-1.pyc -%%PYSIDE_BINDIR_REL%%/deploy_lib/android/__pycache__/android_config%%PYTHON_TAG%%.pyc -%%PYSIDE_BINDIR_REL%%/deploy_lib/android/__pycache__/android_helper%%PYTHON_TAG%%.opt-1.pyc -%%PYSIDE_BINDIR_REL%%/deploy_lib/android/__pycache__/android_helper%%PYTHON_TAG%%.pyc -%%PYSIDE_BINDIR_REL%%/deploy_lib/android/__pycache__/android_utilities%%PYTHON_TAG%%.opt-1.pyc -%%PYSIDE_BINDIR_REL%%/deploy_lib/android/__pycache__/android_utilities%%PYTHON_TAG%%.pyc -%%PYSIDE_BINDIR_REL%%/deploy_lib/android/__pycache__/buildozer%%PYTHON_TAG%%.opt-1.pyc -%%PYSIDE_BINDIR_REL%%/deploy_lib/android/__pycache__/buildozer%%PYTHON_TAG%%.pyc -%%PYSIDE_BINDIR_REL%%/deploy_lib/android/android_config.py -%%PYSIDE_BINDIR_REL%%/deploy_lib/android/android_helper.py -%%PYSIDE_BINDIR_REL%%/deploy_lib/android/android_utilities.py -%%PYSIDE_BINDIR_REL%%/deploy_lib/android/buildozer.py -%%PYSIDE_BINDIR_REL%%/deploy_lib/android/recipes/PySide6/__init__.tmpl.py -%%PYSIDE_BINDIR_REL%%/deploy_lib/android/recipes/shiboken6/__init__.tmpl.py -%%PYSIDE_BINDIR_REL%%/deploy_lib/commands.py -%%PYSIDE_BINDIR_REL%%/deploy_lib/config.py -%%PYSIDE_BINDIR_REL%%/deploy_lib/default.spec -%%PYSIDE_BINDIR_REL%%/deploy_lib/dependency_util.py -%%PYSIDE_BINDIR_REL%%/deploy_lib/deploy_util.py -%%PYSIDE_BINDIR_REL%%/deploy_lib/nuitka_helper.py -%%PYSIDE_BINDIR_REL%%/deploy_lib/pyside_icon.icns -%%PYSIDE_BINDIR_REL%%/deploy_lib/pyside_icon.ico -%%PYSIDE_BINDIR_REL%%/deploy_lib/pyside_icon.jpg -%%PYSIDE_BINDIR_REL%%/deploy_lib/python_helper.py -%%PYSIDE_BINDIR_REL%%/designer -%%PYSIDE_BINDIR_REL%%/linguist -%%PYSIDE_BINDIR_REL%%/lrelease -%%PYSIDE_BINDIR_REL%%/lupdate -%%PYSIDE_BINDIR_REL%%/metaobjectdump.py -%%PYSIDE_BINDIR_REL%%/project.py -%%PYSIDE_BINDIR_REL%%/project_lib/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc -%%PYSIDE_BINDIR_REL%%/project_lib/__pycache__/__init__%%PYTHON_TAG%%.pyc -%%PYSIDE_BINDIR_REL%%/project_lib/__pycache__/design_studio_project%%PYTHON_TAG%%.opt-1.pyc -%%PYSIDE_BINDIR_REL%%/project_lib/__pycache__/design_studio_project%%PYTHON_TAG%%.pyc -%%PYSIDE_BINDIR_REL%%/project_lib/__pycache__/newproject%%PYTHON_TAG%%.opt-1.pyc -%%PYSIDE_BINDIR_REL%%/project_lib/__pycache__/newproject%%PYTHON_TAG%%.pyc -%%PYSIDE_BINDIR_REL%%/project_lib/__pycache__/project_data%%PYTHON_TAG%%.opt-1.pyc -%%PYSIDE_BINDIR_REL%%/project_lib/__pycache__/project_data%%PYTHON_TAG%%.pyc -%%PYSIDE_BINDIR_REL%%/project_lib/__pycache__/pyproject_json%%PYTHON_TAG%%.opt-1.pyc -%%PYSIDE_BINDIR_REL%%/project_lib/__pycache__/pyproject_json%%PYTHON_TAG%%.pyc -%%PYSIDE_BINDIR_REL%%/project_lib/__pycache__/pyproject_parse_result%%PYTHON_TAG%%.opt-1.pyc -%%PYSIDE_BINDIR_REL%%/project_lib/__pycache__/pyproject_parse_result%%PYTHON_TAG%%.pyc -%%PYSIDE_BINDIR_REL%%/project_lib/__pycache__/pyproject_toml%%PYTHON_TAG%%.opt-1.pyc -%%PYSIDE_BINDIR_REL%%/project_lib/__pycache__/pyproject_toml%%PYTHON_TAG%%.pyc -%%PYSIDE_BINDIR_REL%%/project_lib/__pycache__/utils%%PYTHON_TAG%%.opt-1.pyc -%%PYSIDE_BINDIR_REL%%/project_lib/__pycache__/utils%%PYTHON_TAG%%.pyc -%%PYSIDE_BINDIR_REL%%/project_lib/__init__.py -%%PYSIDE_BINDIR_REL%%/project_lib/design_studio_project.py -%%PYSIDE_BINDIR_REL%%/project_lib/newproject.py -%%PYSIDE_BINDIR_REL%%/project_lib/project_data.py -%%PYSIDE_BINDIR_REL%%/project_lib/pyproject_json.py -%%PYSIDE_BINDIR_REL%%/project_lib/pyproject_parse_result.py -%%PYSIDE_BINDIR_REL%%/project_lib/pyproject_toml.py -%%PYSIDE_BINDIR_REL%%/project_lib/utils.py -%%PYSIDE_BINDIR_REL%%/pyside_tool.py -%%PYSIDE_BINDIR_REL%%/qml.py -%%PYSIDE_BINDIR_REL%%/qmlcachegen -%%PYSIDE_BINDIR_REL%%/qmlformat -%%PYSIDE_BINDIR_REL%%/qmlimportscanner -%%PYSIDE_BINDIR_REL%%/qmllint -%%PYSIDE_BINDIR_REL%%/qmlls -%%PYSIDE_BINDIR_REL%%/qmltyperegistrar -%%PYSIDE_BINDIR_REL%%/qsb -%%PYSIDE_BINDIR_REL%%/qtpy2cpp.py -%%PYSIDE_BINDIR_REL%%/qtpy2cpp_lib/__pycache__/astdump%%PYTHON_TAG%%.opt-1.pyc -%%PYSIDE_BINDIR_REL%%/qtpy2cpp_lib/__pycache__/astdump%%PYTHON_TAG%%.pyc -%%PYSIDE_BINDIR_REL%%/qtpy2cpp_lib/__pycache__/formatter%%PYTHON_TAG%%.opt-1.pyc -%%PYSIDE_BINDIR_REL%%/qtpy2cpp_lib/__pycache__/formatter%%PYTHON_TAG%%.pyc -%%PYSIDE_BINDIR_REL%%/qtpy2cpp_lib/__pycache__/nodedump%%PYTHON_TAG%%.opt-1.pyc -%%PYSIDE_BINDIR_REL%%/qtpy2cpp_lib/__pycache__/nodedump%%PYTHON_TAG%%.pyc -%%PYSIDE_BINDIR_REL%%/qtpy2cpp_lib/__pycache__/qt%%PYTHON_TAG%%.opt-1.pyc -%%PYSIDE_BINDIR_REL%%/qtpy2cpp_lib/__pycache__/qt%%PYTHON_TAG%%.pyc -%%PYSIDE_BINDIR_REL%%/qtpy2cpp_lib/__pycache__/tokenizer%%PYTHON_TAG%%.opt-1.pyc -%%PYSIDE_BINDIR_REL%%/qtpy2cpp_lib/__pycache__/tokenizer%%PYTHON_TAG%%.pyc -%%PYSIDE_BINDIR_REL%%/qtpy2cpp_lib/__pycache__/visitor%%PYTHON_TAG%%.opt-1.pyc -%%PYSIDE_BINDIR_REL%%/qtpy2cpp_lib/__pycache__/visitor%%PYTHON_TAG%%.pyc -%%PYSIDE_BINDIR_REL%%/qtpy2cpp_lib/astdump.py -%%PYSIDE_BINDIR_REL%%/qtpy2cpp_lib/formatter.py -%%PYSIDE_BINDIR_REL%%/qtpy2cpp_lib/nodedump.py -%%PYSIDE_BINDIR_REL%%/qtpy2cpp_lib/qt.py -%%PYSIDE_BINDIR_REL%%/qtpy2cpp_lib/tests/__pycache__/test_qtpy2cpp%%PYTHON_TAG%%.opt-1.pyc -%%PYSIDE_BINDIR_REL%%/qtpy2cpp_lib/tests/__pycache__/test_qtpy2cpp%%PYTHON_TAG%%.pyc -%%PYSIDE_BINDIR_REL%%/qtpy2cpp_lib/tests/baseline/__pycache__/basic_test%%PYTHON_TAG%%.opt-1.pyc -%%PYSIDE_BINDIR_REL%%/qtpy2cpp_lib/tests/baseline/__pycache__/basic_test%%PYTHON_TAG%%.pyc -%%PYSIDE_BINDIR_REL%%/qtpy2cpp_lib/tests/baseline/basic_test.cpp -%%PYSIDE_BINDIR_REL%%/qtpy2cpp_lib/tests/baseline/basic_test.py -%%PYSIDE_BINDIR_REL%%/qtpy2cpp_lib/tests/test_qtpy2cpp.py -%%PYSIDE_BINDIR_REL%%/qtpy2cpp_lib/tokenizer.py -%%PYSIDE_BINDIR_REL%%/qtpy2cpp_lib/visitor.py -%%PYSIDE_BINDIR_REL%%/rcc -%%PYSIDE_BINDIR_REL%%/requirements-android.txt -%%PYSIDE_BINDIR_REL%%/svgtoqml -%%PYSIDE_BINDIR_REL%%/uic +%%PYSIDE6_BINDIR_REL%%/android_deploy.py +%%PYSIDE6_BINDIR_REL%%/assistant +%%PYSIDE6_BINDIR_REL%%/balsam +%%PYSIDE6_BINDIR_REL%%/balsamui +%%PYSIDE6_BINDIR_REL%%/deploy.py +%%PYSIDE6_BINDIR_REL%%/deploy_lib/__init__.py +%%PYSIDE6_BINDIR_REL%%/deploy_lib/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYSIDE6_BINDIR_REL%%/deploy_lib/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYSIDE6_BINDIR_REL%%/deploy_lib/__pycache__/commands%%PYTHON_TAG%%.opt-1.pyc +%%PYSIDE6_BINDIR_REL%%/deploy_lib/__pycache__/commands%%PYTHON_TAG%%.pyc +%%PYSIDE6_BINDIR_REL%%/deploy_lib/__pycache__/config%%PYTHON_TAG%%.opt-1.pyc +%%PYSIDE6_BINDIR_REL%%/deploy_lib/__pycache__/config%%PYTHON_TAG%%.pyc +%%PYSIDE6_BINDIR_REL%%/deploy_lib/__pycache__/dependency_util%%PYTHON_TAG%%.opt-1.pyc +%%PYSIDE6_BINDIR_REL%%/deploy_lib/__pycache__/dependency_util%%PYTHON_TAG%%.pyc +%%PYSIDE6_BINDIR_REL%%/deploy_lib/__pycache__/deploy_util%%PYTHON_TAG%%.opt-1.pyc +%%PYSIDE6_BINDIR_REL%%/deploy_lib/__pycache__/deploy_util%%PYTHON_TAG%%.pyc +%%PYSIDE6_BINDIR_REL%%/deploy_lib/__pycache__/nuitka_helper%%PYTHON_TAG%%.opt-1.pyc +%%PYSIDE6_BINDIR_REL%%/deploy_lib/__pycache__/nuitka_helper%%PYTHON_TAG%%.pyc +%%PYSIDE6_BINDIR_REL%%/deploy_lib/__pycache__/python_helper%%PYTHON_TAG%%.opt-1.pyc +%%PYSIDE6_BINDIR_REL%%/deploy_lib/__pycache__/python_helper%%PYTHON_TAG%%.pyc +%%PYSIDE6_BINDIR_REL%%/deploy_lib/android/__init__.py +%%PYSIDE6_BINDIR_REL%%/deploy_lib/android/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYSIDE6_BINDIR_REL%%/deploy_lib/android/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYSIDE6_BINDIR_REL%%/deploy_lib/android/__pycache__/android_config%%PYTHON_TAG%%.opt-1.pyc +%%PYSIDE6_BINDIR_REL%%/deploy_lib/android/__pycache__/android_config%%PYTHON_TAG%%.pyc +%%PYSIDE6_BINDIR_REL%%/deploy_lib/android/__pycache__/android_helper%%PYTHON_TAG%%.opt-1.pyc +%%PYSIDE6_BINDIR_REL%%/deploy_lib/android/__pycache__/android_helper%%PYTHON_TAG%%.pyc +%%PYSIDE6_BINDIR_REL%%/deploy_lib/android/__pycache__/android_utilities%%PYTHON_TAG%%.opt-1.pyc +%%PYSIDE6_BINDIR_REL%%/deploy_lib/android/__pycache__/android_utilities%%PYTHON_TAG%%.pyc +%%PYSIDE6_BINDIR_REL%%/deploy_lib/android/__pycache__/buildozer%%PYTHON_TAG%%.opt-1.pyc +%%PYSIDE6_BINDIR_REL%%/deploy_lib/android/__pycache__/buildozer%%PYTHON_TAG%%.pyc +%%PYSIDE6_BINDIR_REL%%/deploy_lib/android/android_config.py +%%PYSIDE6_BINDIR_REL%%/deploy_lib/android/android_helper.py +%%PYSIDE6_BINDIR_REL%%/deploy_lib/android/android_utilities.py +%%PYSIDE6_BINDIR_REL%%/deploy_lib/android/buildozer.py +%%PYSIDE6_BINDIR_REL%%/deploy_lib/android/recipes/PySide6/__init__.tmpl.py +%%PYSIDE6_BINDIR_REL%%/deploy_lib/android/recipes/shiboken6/__init__.tmpl.py +%%PYSIDE6_BINDIR_REL%%/deploy_lib/commands.py +%%PYSIDE6_BINDIR_REL%%/deploy_lib/config.py +%%PYSIDE6_BINDIR_REL%%/deploy_lib/default.spec +%%PYSIDE6_BINDIR_REL%%/deploy_lib/dependency_util.py +%%PYSIDE6_BINDIR_REL%%/deploy_lib/deploy_util.py +%%PYSIDE6_BINDIR_REL%%/deploy_lib/nuitka_helper.py +%%PYSIDE6_BINDIR_REL%%/deploy_lib/pyside_icon.icns +%%PYSIDE6_BINDIR_REL%%/deploy_lib/pyside_icon.ico +%%PYSIDE6_BINDIR_REL%%/deploy_lib/pyside_icon.jpg +%%PYSIDE6_BINDIR_REL%%/deploy_lib/python_helper.py +%%PYSIDE6_BINDIR_REL%%/designer +%%PYSIDE6_BINDIR_REL%%/linguist +%%PYSIDE6_BINDIR_REL%%/lrelease +%%PYSIDE6_BINDIR_REL%%/lupdate +%%PYSIDE6_BINDIR_REL%%/metaobjectdump.py +%%PYSIDE6_BINDIR_REL%%/project.py +%%PYSIDE6_BINDIR_REL%%/project_lib/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYSIDE6_BINDIR_REL%%/project_lib/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYSIDE6_BINDIR_REL%%/project_lib/__pycache__/design_studio_project%%PYTHON_TAG%%.opt-1.pyc +%%PYSIDE6_BINDIR_REL%%/project_lib/__pycache__/design_studio_project%%PYTHON_TAG%%.pyc +%%PYSIDE6_BINDIR_REL%%/project_lib/__pycache__/newproject%%PYTHON_TAG%%.opt-1.pyc +%%PYSIDE6_BINDIR_REL%%/project_lib/__pycache__/newproject%%PYTHON_TAG%%.pyc +%%PYSIDE6_BINDIR_REL%%/project_lib/__pycache__/project_data%%PYTHON_TAG%%.opt-1.pyc +%%PYSIDE6_BINDIR_REL%%/project_lib/__pycache__/project_data%%PYTHON_TAG%%.pyc +%%PYSIDE6_BINDIR_REL%%/project_lib/__pycache__/pyproject_json%%PYTHON_TAG%%.opt-1.pyc +%%PYSIDE6_BINDIR_REL%%/project_lib/__pycache__/pyproject_json%%PYTHON_TAG%%.pyc +%%PYSIDE6_BINDIR_REL%%/project_lib/__pycache__/pyproject_parse_result%%PYTHON_TAG%%.opt-1.pyc +%%PYSIDE6_BINDIR_REL%%/project_lib/__pycache__/pyproject_parse_result%%PYTHON_TAG%%.pyc +%%PYSIDE6_BINDIR_REL%%/project_lib/__pycache__/pyproject_toml%%PYTHON_TAG%%.opt-1.pyc +%%PYSIDE6_BINDIR_REL%%/project_lib/__pycache__/pyproject_toml%%PYTHON_TAG%%.pyc +%%PYSIDE6_BINDIR_REL%%/project_lib/__pycache__/utils%%PYTHON_TAG%%.opt-1.pyc +%%PYSIDE6_BINDIR_REL%%/project_lib/__pycache__/utils%%PYTHON_TAG%%.pyc +%%PYSIDE6_BINDIR_REL%%/project_lib/__init__.py +%%PYSIDE6_BINDIR_REL%%/project_lib/design_studio_project.py +%%PYSIDE6_BINDIR_REL%%/project_lib/newproject.py +%%PYSIDE6_BINDIR_REL%%/project_lib/project_data.py +%%PYSIDE6_BINDIR_REL%%/project_lib/pyproject_json.py +%%PYSIDE6_BINDIR_REL%%/project_lib/pyproject_parse_result.py +%%PYSIDE6_BINDIR_REL%%/project_lib/pyproject_toml.py +%%PYSIDE6_BINDIR_REL%%/project_lib/utils.py +%%PYSIDE6_BINDIR_REL%%/pyside_tool.py +%%PYSIDE6_BINDIR_REL%%/qml.py +%%PYSIDE6_BINDIR_REL%%/qmlcachegen +%%PYSIDE6_BINDIR_REL%%/qmlformat +%%PYSIDE6_BINDIR_REL%%/qmlimportscanner +%%PYSIDE6_BINDIR_REL%%/qmllint +%%PYSIDE6_BINDIR_REL%%/qmlls +%%PYSIDE6_BINDIR_REL%%/qmltyperegistrar +%%PYSIDE6_BINDIR_REL%%/qsb +%%PYSIDE6_BINDIR_REL%%/qtpy2cpp.py +%%PYSIDE6_BINDIR_REL%%/qtpy2cpp_lib/__pycache__/astdump%%PYTHON_TAG%%.opt-1.pyc +%%PYSIDE6_BINDIR_REL%%/qtpy2cpp_lib/__pycache__/astdump%%PYTHON_TAG%%.pyc +%%PYSIDE6_BINDIR_REL%%/qtpy2cpp_lib/__pycache__/formatter%%PYTHON_TAG%%.opt-1.pyc +%%PYSIDE6_BINDIR_REL%%/qtpy2cpp_lib/__pycache__/formatter%%PYTHON_TAG%%.pyc +%%PYSIDE6_BINDIR_REL%%/qtpy2cpp_lib/__pycache__/nodedump%%PYTHON_TAG%%.opt-1.pyc +%%PYSIDE6_BINDIR_REL%%/qtpy2cpp_lib/__pycache__/nodedump%%PYTHON_TAG%%.pyc +%%PYSIDE6_BINDIR_REL%%/qtpy2cpp_lib/__pycache__/qt%%PYTHON_TAG%%.opt-1.pyc +%%PYSIDE6_BINDIR_REL%%/qtpy2cpp_lib/__pycache__/qt%%PYTHON_TAG%%.pyc +%%PYSIDE6_BINDIR_REL%%/qtpy2cpp_lib/__pycache__/tokenizer%%PYTHON_TAG%%.opt-1.pyc +%%PYSIDE6_BINDIR_REL%%/qtpy2cpp_lib/__pycache__/tokenizer%%PYTHON_TAG%%.pyc +%%PYSIDE6_BINDIR_REL%%/qtpy2cpp_lib/__pycache__/visitor%%PYTHON_TAG%%.opt-1.pyc +%%PYSIDE6_BINDIR_REL%%/qtpy2cpp_lib/__pycache__/visitor%%PYTHON_TAG%%.pyc +%%PYSIDE6_BINDIR_REL%%/qtpy2cpp_lib/astdump.py +%%PYSIDE6_BINDIR_REL%%/qtpy2cpp_lib/formatter.py +%%PYSIDE6_BINDIR_REL%%/qtpy2cpp_lib/nodedump.py +%%PYSIDE6_BINDIR_REL%%/qtpy2cpp_lib/qt.py +%%PYSIDE6_BINDIR_REL%%/qtpy2cpp_lib/tests/__pycache__/test_qtpy2cpp%%PYTHON_TAG%%.opt-1.pyc +%%PYSIDE6_BINDIR_REL%%/qtpy2cpp_lib/tests/__pycache__/test_qtpy2cpp%%PYTHON_TAG%%.pyc +%%PYSIDE6_BINDIR_REL%%/qtpy2cpp_lib/tests/baseline/__pycache__/basic_test%%PYTHON_TAG%%.opt-1.pyc +%%PYSIDE6_BINDIR_REL%%/qtpy2cpp_lib/tests/baseline/__pycache__/basic_test%%PYTHON_TAG%%.pyc +%%PYSIDE6_BINDIR_REL%%/qtpy2cpp_lib/tests/baseline/basic_test.cpp +%%PYSIDE6_BINDIR_REL%%/qtpy2cpp_lib/tests/baseline/basic_test.py +%%PYSIDE6_BINDIR_REL%%/qtpy2cpp_lib/tests/test_qtpy2cpp.py +%%PYSIDE6_BINDIR_REL%%/qtpy2cpp_lib/tokenizer.py +%%PYSIDE6_BINDIR_REL%%/qtpy2cpp_lib/visitor.py +%%PYSIDE6_BINDIR_REL%%/rcc +%%PYSIDE6_BINDIR_REL%%/requirements-android.txt +%%PYSIDE6_BINDIR_REL%%/svgtoqml +%%PYSIDE6_BINDIR_REL%%/uic diff --git a/devel/pyside6/Makefile b/devel/pyside6/Makefile index cf1a97a21845..7b4e3249f3c2 100644 --- a/devel/pyside6/Makefile +++ b/devel/pyside6/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libshiboken6.abi${PYTHON_MAJOR_VER}.so:devel/shiboken6@${PY_FLAVOR} USES= cmake gl llvm:lib,min=17,noexport python qt:6 tar:xz USE_GL= opengl -USE_LDCONFIG= yes +USE_LDCONFIG= ${PREFIX}/PySide6 USE_PYTHON= flavors USE_QT= 3d base charts connectivity datavis3d declarative doc graphs \ httpserver imageformats location multimedia networkauth \ diff --git a/devel/pyside6/distinfo b/devel/pyside6/distinfo index 7f4cffde3a9f..b6b90d10cd78 100644 --- a/devel/pyside6/distinfo +++ b/devel/pyside6/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759301520 -SHA256 (KDE/Qt/6.9.3/pyside-setup-everywhere-src-6.9.3.tar.xz) = 7cd2d5abb98f2e6f442b0e41f5fcf930e7312ae4b17f681316b1adc7b63bb172 -SIZE (KDE/Qt/6.9.3/pyside-setup-everywhere-src-6.9.3.tar.xz) = 16663380 +TIMESTAMP = 1764560127 +SHA256 (KDE/Qt/6.10.1/pyside-setup-everywhere-src-6.10.1.tar.xz) = fd54f40853d61dfd845dbb40d4f89fbd63df5ed341b3d9a2c77bb5c947a0a838 +SIZE (KDE/Qt/6.10.1/pyside-setup-everywhere-src-6.10.1.tar.xz) = 17746968 diff --git a/devel/pyside6/files/patch-sources_pyside6_libpyside_CMakeLists.txt b/devel/pyside6/files/patch-sources_pyside6_libpyside_CMakeLists.txt new file mode 100644 index 000000000000..6067b7db2656 --- /dev/null +++ b/devel/pyside6/files/patch-sources_pyside6_libpyside_CMakeLists.txt @@ -0,0 +1,14 @@ +Fix broken CMake config exports. + +--- sources/pyside6/libpyside/CMakeLists.txt.orig 2025-10-06 08:58:41 UTC ++++ sources/pyside6/libpyside/CMakeLists.txt +@@ -159,9 +159,6 @@ configure_package_config_file( + ) + + # Install-tree / wheel configuration +-set(PYSIDE_PYTHONPATH "") +-set(PYSIDE_TYPESYSTEMS "typesystems") +-set(PYSIDE_GLUE "glue") + set(PYSIDE_SOVERSION "${pyside6_library_so_version}") + + configure_package_config_file( diff --git a/devel/pyside6/pkg-plist b/devel/pyside6/pkg-plist index 570a2aab47fe..cb1b3a6d508f 100644 --- a/devel/pyside6/pkg-plist +++ b/devel/pyside6/pkg-plist @@ -1,137 +1,135 @@ -include/PySide6/Qt3DAnimation/pyside6_qt3danimation_python.h -include/PySide6/Qt3DCore/pyside6_qt3dcore_python.h -include/PySide6/Qt3DExtras/pyside6_qt3dextras_python.h -include/PySide6/Qt3DInput/pyside6_qt3dinput_python.h -include/PySide6/Qt3DLogic/pyside6_qt3dlogic_python.h -include/PySide6/Qt3DRender/pyside6_qt3drender_python.h -include/PySide6/QtBluetooth/pyside6_qtbluetooth_python.h -include/PySide6/QtCharts/pyside6_qtcharts_python.h -include/PySide6/QtConcurrent/pyside6_qtconcurrent_python.h -include/PySide6/QtCore/pyside6_qtcore_python.h -include/PySide6/QtCore/qiopipe.h -include/PySide6/QtCore/qtcorehelper.h -include/PySide6/QtDBus/pyside6_qtdbus_python.h -include/PySide6/QtDBus/qtdbushelper.h -include/PySide6/QtDataVisualization/pyside6_qtdatavisualization_python.h -include/PySide6/QtDataVisualization/qtdatavisualization_helper.h -include/PySide6/QtDesigner/pyside6_qtdesigner_python.h -include/PySide6/QtDesigner/qpydesignerextensions.h -include/PySide6/QtGraphs/pyside6_qtgraphs_python.h -include/PySide6/QtGraphs/qtgraphs_helper.h -include/PySide6/QtGraphsWidgets/pyside6_qtgraphswidgets_python.h -include/PySide6/QtGui/pyside6_qtgui_python.h -include/PySide6/QtGui/qpytextobject.h -include/PySide6/QtGui/qtguihelper.h -include/PySide6/QtHelp/pyside6_qthelp_python.h -include/PySide6/QtHttpServer/pyside6_qthttpserver_python.h -include/PySide6/QtLocation/pyside6_qtlocation_python.h -include/PySide6/QtMultimedia/pyside6_qtmultimedia_python.h -include/PySide6/QtMultimediaWidgets/pyside6_qtmultimediawidgets_python.h -include/PySide6/QtNetwork/pyside6_qtnetwork_python.h -include/PySide6/QtNetworkAuth/pyside6_qtnetworkauth_python.h -include/PySide6/QtNfc/pyside6_qtnfc_python.h -include/PySide6/QtOpenGL/pyside6_qtopengl_python.h -include/PySide6/QtOpenGLWidgets/pyside6_qtopenglwidgets_python.h -%%PDF%%include/PySide6/QtPdf/pyside6_qtpdf_python.h -%%PDF%%include/PySide6/QtPdfWidgets/pyside6_qtpdfwidgets_python.h -include/PySide6/QtPositioning/pyside6_qtpositioning_python.h -include/PySide6/QtPrintSupport/pyside6_qtprintsupport_python.h -include/PySide6/QtQml/pyside6_qtqml_python.h -include/PySide6/QtQuick/pyside6_qtquick_python.h -include/PySide6/QtQuick3D/pyside6_qtquick3d_python.h -include/PySide6/QtQuickControls2/pyside6_qtquickcontrols2_python.h -include/PySide6/QtQuickTest/pyside6_qtquicktest_python.h -include/PySide6/QtQuickWidgets/pyside6_qtquickwidgets_python.h -include/PySide6/QtRemoteObjects/pyside6_qtremoteobjects_python.h -include/PySide6/QtScxml/pyside6_qtscxml_python.h -include/PySide6/QtSensors/pyside6_qtsensors_python.h -include/PySide6/QtSerialBus/pyside6_qtserialbus_python.h -include/PySide6/QtSerialPort/pyside6_qtserialport_python.h -include/PySide6/QtSpatialAudio/pyside6_qtspatialaudio_python.h -include/PySide6/QtSql/pyside6_qtsql_python.h -include/PySide6/QtStateMachine/pyside6_qtstatemachine_python.h -include/PySide6/QtSvg/pyside6_qtsvg_python.h -include/PySide6/QtSvgWidgets/pyside6_qtsvgwidgets_python.h -include/PySide6/QtTest/pyside6_qttest_python.h -include/PySide6/QtTextToSpeech/pyside6_qttexttospeech_python.h -include/PySide6/QtUiTools/pyside6_qtuitools_python.h -include/PySide6/QtWebChannel/pyside6_qtwebchannel_python.h -%%WEBENGINE%%include/PySide6/QtWebEngineCore/pyside6_qtwebenginecore_python.h -%%WEBENGINE%%include/PySide6/QtWebEngineQuick/pyside6_qtwebenginequick_python.h -%%WEBENGINE%%include/PySide6/QtWebEngineWidgets/pyside6_qtwebenginewidgets_python.h -include/PySide6/QtWebSockets/pyside6_qtwebsockets_python.h -%%WEBVIEW%%include/PySide6/QtWebView/pyside6_qtwebview_python.h -include/PySide6/QtWidgets/pyside6_qtwidgets_python.h -include/PySide6/QtXml/pyside6_qtxml_python.h -include/PySide6/class_property.h -include/PySide6/dynamicqmetaobject.h -include/PySide6/dynamicslot_p.h -include/PySide6/feature_select.h -include/PySide6/pyside.h -include/PySide6/pyside6_global.h -include/PySide6/pyside_numpy.h -include/PySide6/pyside_p.h -include/PySide6/pysidecapsulemethod_p.h -include/PySide6/pysideclassdecorator_p.h -include/PySide6/pysideclassinfo.h -include/PySide6/pysideclassinfo_p.h -include/PySide6/pysidecleanup.h -include/PySide6/pysidedynamicclass_p.h -include/PySide6/pysidedynamiccommon_p.h -include/PySide6/pysidedynamicenum_p.h -include/PySide6/pysidedynamicpod_p.h -include/PySide6/pysideinit.h -include/PySide6/pysidelogging_p.h -include/PySide6/pysidemacros.h -include/PySide6/pysidemetafunction.h -include/PySide6/pysidemetafunction_p.h -include/PySide6/pysidemetatype.h -include/PySide6/pysideproperty.h -include/PySide6/pysideproperty_p.h -include/PySide6/pysideqapp.h -include/PySide6/pysideqenum.h -include/PySide6/pysideqhash.h -include/PySide6/pysideqmetatype.h -include/PySide6/pysideqml.h -include/PySide6/pysideqmlattached.h -include/PySide6/pysideqmlattached_p.h -include/PySide6/pysideqmlextended_p.h -include/PySide6/pysideqmlforeign_p.h -include/PySide6/pysideqmllistproperty_p.h -include/PySide6/pysideqmlmacros.h -include/PySide6/pysideqmlmetacallerror_p.h -include/PySide6/pysideqmlnamedelement_p.h -include/PySide6/pysideqmlregistertype.h -include/PySide6/pysideqmlregistertype_p.h -include/PySide6/pysideqmltypeinfo_p.h -include/PySide6/pysideqmluncreatable.h -include/PySide6/pysideqobject.h -include/PySide6/pysideqslotobject_p.h -include/PySide6/pysiderephandler_p.h -include/PySide6/pysidesignal.h -include/PySide6/pysidesignal_p.h -include/PySide6/pysideslot_p.h -include/PySide6/pysidestaticstrings.h -include/PySide6/pysideutils.h -include/PySide6/pysideweakref.h -include/PySide6/qobjectconnect.h -include/PySide6/signalmanager.h +PySide6/include/Qt3DAnimation/pyside6_qt3danimation_python.h +PySide6/include/Qt3DCore/pyside6_qt3dcore_python.h +PySide6/include/Qt3DExtras/pyside6_qt3dextras_python.h +PySide6/include/Qt3DInput/pyside6_qt3dinput_python.h +PySide6/include/Qt3DLogic/pyside6_qt3dlogic_python.h +PySide6/include/Qt3DRender/pyside6_qt3drender_python.h +PySide6/include/QtBluetooth/pyside6_qtbluetooth_python.h +PySide6/include/QtCharts/pyside6_qtcharts_python.h +PySide6/include/QtConcurrent/pyside6_qtconcurrent_python.h +PySide6/include/QtCore/pyside6_qtcore_python.h +PySide6/include/QtCore/qiopipe.h +PySide6/include/QtCore/qtcorehelper.h +PySide6/include/QtDBus/pyside6_qtdbus_python.h +PySide6/include/QtDBus/qtdbushelper.h +PySide6/include/QtDataVisualization/pyside6_qtdatavisualization_python.h +PySide6/include/QtDataVisualization/qtdatavisualization_helper.h +PySide6/include/QtDesigner/pyside6_qtdesigner_python.h +PySide6/include/QtDesigner/qpydesignerextensions.h +PySide6/include/QtGraphs/pyside6_qtgraphs_python.h +PySide6/include/QtGraphs/qtgraphs_helper.h +PySide6/include/QtGraphsWidgets/pyside6_qtgraphswidgets_python.h +PySide6/include/QtGui/pyside6_qtgui_python.h +PySide6/include/QtGui/qpytextobject.h +PySide6/include/QtGui/qtguihelper.h +PySide6/include/QtHelp/pyside6_qthelp_python.h +PySide6/include/QtHttpServer/pyside6_qthttpserver_python.h +PySide6/include/QtLocation/pyside6_qtlocation_python.h +PySide6/include/QtMultimedia/pyside6_qtmultimedia_python.h +PySide6/include/QtMultimediaWidgets/pyside6_qtmultimediawidgets_python.h +PySide6/include/QtNetwork/pyside6_qtnetwork_python.h +PySide6/include/QtNetworkAuth/pyside6_qtnetworkauth_python.h +PySide6/include/QtNfc/pyside6_qtnfc_python.h +PySide6/include/QtOpenGL/pyside6_qtopengl_python.h +PySide6/include/QtOpenGLWidgets/pyside6_qtopenglwidgets_python.h +%%PDF%%PySide6/include/QtPdf/pyside6_qtpdf_python.h +%%PDF%%PySide6/include/QtPdfWidgets/pyside6_qtpdfwidgets_python.h +PySide6/include/QtPositioning/pyside6_qtpositioning_python.h +PySide6/include/QtPrintSupport/pyside6_qtprintsupport_python.h +PySide6/include/QtQml/pyside6_qtqml_python.h +PySide6/include/QtQuick/pyside6_qtquick_python.h +PySide6/include/QtQuick3D/pyside6_qtquick3d_python.h +PySide6/include/QtQuickControls2/pyside6_qtquickcontrols2_python.h +PySide6/include/QtQuickTest/pyside6_qtquicktest_python.h +PySide6/include/QtQuickWidgets/pyside6_qtquickwidgets_python.h +PySide6/include/QtRemoteObjects/pyside6_qtremoteobjects_python.h +PySide6/include/QtScxml/pyside6_qtscxml_python.h +PySide6/include/QtSensors/pyside6_qtsensors_python.h +PySide6/include/QtSerialBus/pyside6_qtserialbus_python.h +PySide6/include/QtSerialPort/pyside6_qtserialport_python.h +PySide6/include/QtSpatialAudio/pyside6_qtspatialaudio_python.h +PySide6/include/QtSql/pyside6_qtsql_python.h +PySide6/include/QtStateMachine/pyside6_qtstatemachine_python.h +PySide6/include/QtSvg/pyside6_qtsvg_python.h +PySide6/include/QtSvgWidgets/pyside6_qtsvgwidgets_python.h +PySide6/include/QtTest/pyside6_qttest_python.h +PySide6/include/QtTextToSpeech/pyside6_qttexttospeech_python.h +PySide6/include/QtUiTools/pyside6_qtuitools_python.h +PySide6/include/QtWebChannel/pyside6_qtwebchannel_python.h +%%WEBENGINE%%PySide6/include/QtWebEngineCore/pyside6_qtwebenginecore_python.h +%%WEBENGINE%%PySide6/include/QtWebEngineQuick/pyside6_qtwebenginequick_python.h +%%WEBENGINE%%PySide6/include/QtWebEngineWidgets/pyside6_qtwebenginewidgets_python.h +PySide6/include/QtWebSockets/pyside6_qtwebsockets_python.h +%%WEBVIEW%%PySide6/include/QtWebView/pyside6_qtwebview_python.h +PySide6/include/QtWidgets/pyside6_qtwidgets_python.h +PySide6/include/QtXml/pyside6_qtxml_python.h +PySide6/include/class_property.h +PySide6/include/dynamicqmetaobject.h +PySide6/include/dynamicslot_p.h +PySide6/include/feature_select.h +PySide6/include/pyside.h +PySide6/include/pyside6_global.h +PySide6/include/pyside_numpy.h +PySide6/include/pyside_p.h +PySide6/include/pysidecapsulemethod_p.h +PySide6/include/pysideclassdecorator_p.h +PySide6/include/pysideclassinfo.h +PySide6/include/pysideclassinfo_p.h +PySide6/include/pysidecleanup.h +PySide6/include/pysidedynamicclass_p.h +PySide6/include/pysidedynamiccommon_p.h +PySide6/include/pysidedynamicenum_p.h +PySide6/include/pysidedynamicpod_p.h +PySide6/include/pysideinit.h +PySide6/include/pysidelogging_p.h +PySide6/include/pysidemacros.h +PySide6/include/pysidemetafunction.h +PySide6/include/pysidemetafunction_p.h +PySide6/include/pysidemetatype.h +PySide6/include/pysideproperty.h +PySide6/include/pysideproperty_p.h +PySide6/include/pysideqapp.h +PySide6/include/pysideqenum.h +PySide6/include/pysideqhash.h +PySide6/include/pysideqmetatype.h +PySide6/include/pysideqml.h +PySide6/include/pysideqmlattached.h +PySide6/include/pysideqmlattached_p.h +PySide6/include/pysideqmlextended_p.h +PySide6/include/pysideqmlforeign_p.h +PySide6/include/pysideqmllistproperty_p.h +PySide6/include/pysideqmlmacros.h +PySide6/include/pysideqmlmetacallerror_p.h +PySide6/include/pysideqmlnamedelement_p.h +PySide6/include/pysideqmlregistertype.h +PySide6/include/pysideqmlregistertype_p.h +PySide6/include/pysideqmltypeinfo_p.h +PySide6/include/pysideqmluncreatable.h +PySide6/include/pysideqobject.h +PySide6/include/pysideqslotobject_p.h +PySide6/include/pysiderephandler_p.h +PySide6/include/pysidesignal.h +PySide6/include/pysidesignal_p.h +PySide6/include/pysideslot_p.h +PySide6/include/pysidestaticstrings.h +PySide6/include/pysideutils.h +PySide6/include/pysidevariantutils.h +PySide6/include/pysideweakref.h +PySide6/include/qobjectconnect.h +PySide6/include/signalmanager.h +PySide6/libpyside6.abi%%PYTHON_MAJOR_VER%%.so +PySide6/libpyside6.abi%%PYTHON_MAJOR_VER%%.so.%%SHLIB_VER%% +PySide6/libpyside6qml.abi%%PYTHON_MAJOR_VER%%.so +PySide6/libpyside6qml.abi%%PYTHON_MAJOR_VER%%.so.%%SHLIB_VER%% lib/cmake/PySide6/PySide6Config.abi%%PYTHON_MAJOR_VER%%.cmake lib/cmake/PySide6/PySide6Config.cmake lib/cmake/PySide6/PySide6ConfigVersion.cmake lib/cmake/PySide6/PySide6Targets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/PySide6/PySide6Targets.cmake -lib/cmake/PySide6Qml/PySide6QmlConfig.abi%%PYTHON_MAJOR_VER%%.cmake -lib/cmake/PySide6Qml/PySide6QmlConfig.cmake -lib/cmake/PySide6Qml/PySide6QmlConfigVersion.cmake -lib/cmake/PySide6Qml/PySide6QmlTargets-%%CMAKE_BUILD_TYPE%%.cmake -lib/cmake/PySide6Qml/PySide6QmlTargets.cmake lib/libpyside6.abi%%PYTHON_MAJOR_VER%%.so lib/libpyside6.abi%%PYTHON_MAJOR_VER%%.so.%%SHLIB_VER%% -lib/libpyside6.abi%%PYTHON_MAJOR_VER%%.so.%%SHLIB_VERSION%% lib/libpyside6qml.abi%%PYTHON_MAJOR_VER%%.so lib/libpyside6qml.abi%%PYTHON_MAJOR_VER%%.so.%%SHLIB_VER%% -lib/libpyside6qml.abi%%PYTHON_MAJOR_VER%%.so.%%SHLIB_VERSION%% lib/libpyside6remoteobjects.a %%PYTHON_SITELIBDIR%%/PySide6/Qt3DAnimation.abi%%PYTHON_MAJOR_VER%%.so %%PYTHON_SITELIBDIR%%/PySide6/Qt3DAnimation.pyi @@ -171,7 +169,6 @@ lib/libpyside6remoteobjects.a %%PYTHON_SITELIBDIR%%/PySide6/QtDataVisualization.pyi %%PYTHON_SITELIBDIR%%/PySide6/QtDesigner.abi%%PYTHON_MAJOR_VER%%.so %%PYTHON_SITELIBDIR%%/PySide6/QtDesigner.pyi -%%PYTHON_SITELIBDIR%%/PySide6/QtExampleIcons.abi%%PYTHON_MAJOR_VER%%.so %%PYTHON_SITELIBDIR%%/PySide6/QtGraphs.abi%%PYTHON_MAJOR_VER%%.so %%PYTHON_SITELIBDIR%%/PySide6/QtGraphs.pyi %%PYTHON_SITELIBDIR%%/PySide6/QtGraphsWidgets.abi%%PYTHON_MAJOR_VER%%.so @@ -279,6 +276,8 @@ lib/libpyside6remoteobjects.a %%PYTHON_SITELIBDIR%%/PySide6/support/deprecated.py %%PYTHON_SITELIBDIR%%/PySide6/support/generate_pyi.py %%QT_PLUGINDIR%%/designer/libPySidePlugin.so +lib/wheels/cmake/PySide6/PySide6Targets-%%CMAKE_BUILD_TYPE%%.cmake +lib/wheels/cmake/PySide6/PySide6Targets.cmake libdata/pkgconfig/pyside6.pc share/PySide6/doc/qtcore.rst share/PySide6/doc/qtqml.rst @@ -341,7 +340,9 @@ share/PySide6/typesystems/typesystem_graphswidgets.xml share/PySide6/typesystems/typesystem_gui.xml share/PySide6/typesystems/typesystem_gui_common.xml share/PySide6/typesystems/typesystem_gui_mac.xml +share/PySide6/typesystems/typesystem_gui_nativeinterface.xml share/PySide6/typesystems/typesystem_gui_rhi.xml +share/PySide6/typesystems/typesystem_gui_wayland.xml share/PySide6/typesystems/typesystem_gui_win.xml share/PySide6/typesystems/typesystem_gui_x11.xml share/PySide6/typesystems/typesystem_help.xml diff --git a/devel/qt6-5compat/distinfo b/devel/qt6-5compat/distinfo index 90cba120be23..cd25022edef3 100644 --- a/devel/qt6-5compat/distinfo +++ b/devel/qt6-5compat/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759303154 -SHA256 (KDE/Qt/6.9.3/qt5compat-everywhere-src-6.9.3.tar.xz) = 091dac2124c2291c3566408720f89b1796cd458897c6acabd11f03976ad04461 -SIZE (KDE/Qt/6.9.3/qt5compat-everywhere-src-6.9.3.tar.xz) = 14619024 +TIMESTAMP = 1763964846 +SHA256 (KDE/Qt/6.10.1/qt5compat-everywhere-src-6.10.1.tar.xz) = 72396d160a153dee01b41cf0cae9ad46204cf613adb791b3ee85a7efeadffe24 +SIZE (KDE/Qt/6.10.1/qt5compat-everywhere-src-6.10.1.tar.xz) = 14615528 diff --git a/devel/qt6-5compat/pkg-plist b/devel/qt6-5compat/pkg-plist index 80c9f4a6a17c..401c6e27fea6 100644 --- a/devel/qt6-5compat/pkg-plist +++ b/devel/qt6-5compat/pkg-plist @@ -84,7 +84,7 @@ lib/cmake/Qt6Qml/QmlPlugins/Qt6qtgraphicaleffectsprivateTargets.cmake %%QT_LIBDIR%%/libQt6Core5Compat.so %%QT_LIBDIR%%/libQt6Core5Compat.so.6 %%QT_LIBDIR%%/libQt6Core5Compat.so.%%FULLVER%% -%%QT_LIBDIR%%/metatypes/qt6core5compat_%%CMAKE_BUILD_TYPE%%_metatypes.json +%%QT_LIBDIR%%/metatypes/qt6core5compat_metatypes.json %%QT_MKSPECDIR%%/modules/qt_lib_core5compat.pri %%QT_MKSPECDIR%%/modules/qt_lib_core5compat_private.pri %%QT_QMLDIR%%/Qt5Compat/GraphicalEffects/Blend.qml @@ -113,7 +113,6 @@ lib/cmake/Qt6Qml/QmlPlugins/Qt6qtgraphicaleffectsprivateTargets.cmake %%QT_QMLDIR%%/Qt5Compat/GraphicalEffects/ThresholdMask.qml %%QT_QMLDIR%%/Qt5Compat/GraphicalEffects/ZoomBlur.qml %%QT_QMLDIR%%/Qt5Compat/GraphicalEffects/libqtgraphicaleffectsplugin.so -%%QT_QMLDIR%%/Qt5Compat/GraphicalEffects/plugins.qmltypes %%QT_QMLDIR%%/Qt5Compat/GraphicalEffects/private/DropShadowBase.qml %%QT_QMLDIR%%/Qt5Compat/GraphicalEffects/private/FastGlow.qml %%QT_QMLDIR%%/Qt5Compat/GraphicalEffects/private/FastInnerShadow.qml @@ -125,6 +124,7 @@ lib/cmake/Qt6Qml/QmlPlugins/Qt6qtgraphicaleffectsprivateTargets.cmake %%QT_QMLDIR%%/Qt5Compat/GraphicalEffects/private/plugins.qmltypes %%QT_QMLDIR%%/Qt5Compat/GraphicalEffects/private/qmldir %%QT_QMLDIR%%/Qt5Compat/GraphicalEffects/qmldir +%%QT_QMLDIR%%/Qt5Compat/GraphicalEffects/qtgraphicaleffectsplugin.qmltypes %%QT_SBOMDIR%%/qt5compat-%%FULLVER%%.spdx libdata/pkgconfig/Qt6Core5Compat.pc %%QT_DATADIR%%/modules/Core5Compat.json diff --git a/devel/qt6-base/Makefile b/devel/qt6-base/Makefile index 623bd75568a4..1f270aa9ad4b 100644 --- a/devel/qt6-base/Makefile +++ b/devel/qt6-base/Makefile @@ -1,6 +1,5 @@ PORTNAME= base DISTVERSION= ${QT6_VERSION} -PORTREVISION= 2 CATEGORIES= devel PKGNAMEPREFIX= qt6- @@ -31,7 +30,6 @@ LIB_DEPENDS= libatk-1.0.so:accessibility/at-spi2-core \ libpng16.so:graphics/png \ libudev.so:devel/libudev-devd \ libvulkan.so:graphics/vulkan-loader \ - libwayland-client.so:graphics/wayland \ libxkbcommon.so:x11/libxkbcommon \ libzstd.so:archivers/zstd @@ -64,13 +62,16 @@ CMAKE_OFF+= FEATURE_sql_mysql \ # zstd from base fails to compress files during the build (error 11: unsupported argument) BINARY_ALIAS= zstd=${LOCALBASE}/bin/zstd -OPTIONS_DEFINE= CUPS X11 -OPTIONS_DEFAULT= CUPS X11 +OPTIONS_DEFINE= CUPS WAYLAND X11 +OPTIONS_DEFAULT= CUPS WAYLAND X11 OPTIONS_SUB= yes CUPS_LIB_DEPENDS= libcups.so:print/cups CUPS_CMAKE_BOOL= FEATURE_cups +WAYLAND_LIB_DEPENDS= libwayland-client.so:graphics/wayland +WAYLAND_CMAKE_BOOL= FEATURE_wayland + X11_LIB_DEPENDS= libxcb-cursor.so:x11/xcb-util-cursor \ libxcb-icccm.so:x11/xcb-util-wm \ libxcb-image.so:x11/xcb-util-image \ diff --git a/devel/qt6-base/distinfo b/devel/qt6-base/distinfo index f536c16bbf58..fb3b1da1b813 100644 --- a/devel/qt6-base/distinfo +++ b/devel/qt6-base/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759303163 -SHA256 (KDE/Qt/6.9.3/qtbase-everywhere-src-6.9.3.tar.xz) = c5a1a2f660356ec081febfa782998ae5ddbc5925117e64f50e4be9cd45b8dc6e -SIZE (KDE/Qt/6.9.3/qtbase-everywhere-src-6.9.3.tar.xz) = 49856272 +TIMESTAMP = 1763965089 +SHA256 (KDE/Qt/6.10.1/qtbase-everywhere-src-6.10.1.tar.xz) = 5a6226f7e23db51fdc3223121eba53f3f5447cf0cc4d6cb82a3a2df7a65d265d +SIZE (KDE/Qt/6.10.1/qtbase-everywhere-src-6.10.1.tar.xz) = 50234516 diff --git a/devel/qt6-base/files/patch-sock_seqpacket b/devel/qt6-base/files/patch-sock_seqpacket deleted file mode 100644 index 0ce628239939..000000000000 --- a/devel/qt6-base/files/patch-sock_seqpacket +++ /dev/null @@ -1,105 +0,0 @@ -https://codereview.qt-project.org/c/qt/qtbase/+/681531 -https://codereview.qt-project.org/c/qt/qtbase/+/682568 - -From 8e06365bee31ef5a1980b7b24d1564e3d769cfc7 Mon Sep 17 00:00:00 2001 -From: Gleb Popov <arrowd@FreeBSD.org> -Date: Thu, 2 Oct 2025 13:14:54 +0300 -Subject: [PATCH] QNativeSocketEngine::read: Only treat readBytes==0 as a EOF - condition with stream sockets - -This change also covers SOCK_SEQPACKET type of sockets, which isn't great, -but allows to avoid an endless polling loop when waiting for read on -a disconnected socket. - -Pick-to: 6.10 -Change-Id: I6117b97c2c9b775e9e6fe9757bf4374365e3227d -Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> ---- - src/network/socket/qnativesocketengine.cpp | 11 +++++------ - 1 file changed, 5 insertions(+), 6 deletions(-) - -diff --git src/network/socket/qnativesocketengine.cpp src/network/socket/qnativesocketengine.cpp -index f33e5a26bd94..4c83ef7e5df6 100644 ---- src/network/socket/qnativesocketengine.cpp -+++ src/network/socket/qnativesocketengine.cpp -@@ -910,12 +910,11 @@ qint64 QNativeSocketEngine::read(char *data, qint64 maxSize) - - qint64 readBytes = d->nativeRead(data, maxSize); - -- // Handle remote close -- if (readBytes == 0 && (d->socketType == QAbstractSocket::TcpSocket --#ifndef QT_NO_SCTP -- || d->socketType == QAbstractSocket::SctpSocket --#endif -- )) { -+ // Handle remote close. -+ // Non-datagram socket types signal the EOF state with a zero read. -+ // Note that it is perfectly fine to have a 0-byte message with datagram -+ // sockets (SOCK_DGRAM or SOCK_SEQPACKET). -+ if (readBytes == 0 && d->socketType != QAbstractSocket::UdpSocket) { - d->setError(QAbstractSocket::RemoteHostClosedError, - QNativeSocketEnginePrivate::RemoteHostClosedErrorString); - close(); --- -2.43.0 - -From a395c091a56781352113670b72ba619367486e7e Mon Sep 17 00:00:00 2001 -From: Gleb Popov <arrowd@FreeBSD.org> -Date: Tue, 7 Oct 2025 10:53:18 +0300 -Subject: [PATCH] Teach QNativeSocketEnginePrivate::fetchConnectionParameters() - about SOCK_SEQPACKET - -Pick-to: 6.10 -Change-Id: I4136ef3b4c198e3bd155884bde53171bd34959e4 -Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> ---- - .../socket/qnativesocketengine_unix.cpp | 23 ++++++++++++------- - 1 file changed, 15 insertions(+), 8 deletions(-) - -diff --git src/network/socket/qnativesocketengine_unix.cpp src/network/socket/qnativesocketengine_unix.cpp -index b5fbb5c2e003..bcd9aecdea97 100644 ---- src/network/socket/qnativesocketengine_unix.cpp -+++ src/network/socket/qnativesocketengine_unix.cpp -@@ -1244,6 +1244,7 @@ bool QNativeSocketEnginePrivate::fetchConnectionParameters() - QT_SOCKOPTLEN_T valueSize = sizeof(int); - if (::getsockopt(socketDescriptor, SOL_SOCKET, SO_TYPE, &value, &valueSize) == 0) { - if (value == SOCK_STREAM) { -+ socketType = QAbstractSocket::TcpSocket; - #ifndef QT_NO_SCTP - if (option(QNativeSocketEngine::MaxStreamsSocketOption) != -1) { - socketType = QAbstractSocket::SctpSocket; -@@ -1266,17 +1267,23 @@ bool QNativeSocketEnginePrivate::fetchConnectionParameters() - return false; - } - } -- } else { -- socketType = QAbstractSocket::TcpSocket; - } --#else -- socketType = QAbstractSocket::TcpSocket; -+#endif -+ } else if (value == SOCK_DGRAM) { -+ socketType = QAbstractSocket::UdpSocket; -+#ifdef SOCK_SEQPACKET -+ } else if (value == SOCK_SEQPACKET) { -+ // We approximate the SEQPACKET socket type to TCP, because -+ // this enum is actually used to determine if the socket type has -+ // a notion of connection. SOCK_DGRAM are connectionless, while -+ // SOCK_STREAM and SOCK_SEQPACKET are connection-orientired. -+ // This mapping is still suboptimal, because it is possible to send -+ // a 0-byte packet via SEQPACKET socket and Qt will treat it as -+ // a disconnect. -+ socketType = QAbstractSocket::TcpSocket; - #endif - } else { -- if (value == SOCK_DGRAM) -- socketType = QAbstractSocket::UdpSocket; -- else -- socketType = QAbstractSocket::UnknownSocketType; -+ socketType = QAbstractSocket::UnknownSocketType; - } - } - #if defined (QNATIVESOCKETENGINE_DEBUG) --- -2.43.0 - diff --git a/devel/qt6-base/files/patch-src_corelib_CMakeLists.txt b/devel/qt6-base/files/patch-src_corelib_CMakeLists.txt index 32dfb0e5e986..f816905017cc 100644 --- a/devel/qt6-base/files/patch-src_corelib_CMakeLists.txt +++ b/devel/qt6-base/files/patch-src_corelib_CMakeLists.txt @@ -1,6 +1,6 @@ ---- src/corelib/CMakeLists.txt.orig 2025-02-19 13:05:34 UTC +--- src/corelib/CMakeLists.txt.orig 2025-05-14 09:43:58 UTC +++ src/corelib/CMakeLists.txt -@@ -402,6 +402,10 @@ endif() +@@ -412,6 +412,10 @@ endif() target_link_libraries(Platform INTERFACE Threads::Threads) endif() diff --git a/devel/qt6-base/files/patch-src_corelib_global_qcompilerdetection.h b/devel/qt6-base/files/patch-src_corelib_global_qcompilerdetection.h index 5047f42ef687..a0bb0a31a996 100644 --- a/devel/qt6-base/files/patch-src_corelib_global_qcompilerdetection.h +++ b/devel/qt6-base/files/patch-src_corelib_global_qcompilerdetection.h @@ -5,9 +5,9 @@ error: use of the 'nodiscard' attribute is a C++20 extension https://github.com/llvm/llvm-project/issues/32865 ---- src/corelib/global/qcompilerdetection.h.orig 2025-05-28 10:22:57 UTC +--- src/corelib/global/qcompilerdetection.h.orig 2025-05-14 09:43:58 UTC +++ src/corelib/global/qcompilerdetection.h -@@ -966,7 +966,7 @@ +@@ -972,7 +972,7 @@ # define Q_REQUIRED_RESULT [[nodiscard]] #endif diff --git a/devel/qt6-base/files/patch-src_corelib_io_qlockfile__unix.cpp b/devel/qt6-base/files/patch-src_corelib_io_qlockfile__unix.cpp index 776dd9fd0447..05b9ba9b69f0 100644 --- a/devel/qt6-base/files/patch-src_corelib_io_qlockfile__unix.cpp +++ b/devel/qt6-base/files/patch-src_corelib_io_qlockfile__unix.cpp @@ -1,6 +1,6 @@ ---- src/corelib/io/qlockfile_unix.cpp.orig 2024-11-14 11:02:40 UTC +--- src/corelib/io/qlockfile_unix.cpp.orig 2025-05-14 09:43:58 UTC +++ src/corelib/io/qlockfile_unix.cpp -@@ -46,6 +46,8 @@ +@@ -47,6 +47,8 @@ # include <sys/sysctl.h> # if !defined(Q_OS_NETBSD) # include <sys/user.h> @@ -9,7 +9,7 @@ # endif #endif -@@ -237,23 +239,44 @@ QString QLockFilePrivate::processNameByPid(qint64 pid) +@@ -238,23 +240,44 @@ QString QLockFilePrivate::processNameByPid(qint64 pid) struct kinfo_proc kp; int mib[6] = { CTL_KERN, KERN_PROC, KERN_PROC_PID, (int)pid, sizeof(struct kinfo_proc), 1 }; # else diff --git a/devel/qt6-base/files/patch-src_corelib_time_qtimezoneprivate__tz.cpp b/devel/qt6-base/files/patch-src_corelib_time_qtimezoneprivate__tz.cpp index e77da3e4be7a..0c9359be1f14 100644 --- a/devel/qt6-base/files/patch-src_corelib_time_qtimezoneprivate__tz.cpp +++ b/devel/qt6-base/files/patch-src_corelib_time_qtimezoneprivate__tz.cpp @@ -1,6 +1,6 @@ ---- src/corelib/time/qtimezoneprivate_tz.cpp.orig 2025-03-11 12:45:59 UTC +--- src/corelib/time/qtimezoneprivate_tz.cpp.orig 2025-05-14 09:43:58 UTC +++ src/corelib/time/qtimezoneprivate_tz.cpp -@@ -1312,8 +1312,16 @@ class ZoneNameReader (public) +@@ -1313,8 +1313,16 @@ class ZoneNameReader (public) const StatIdent local = identify("/etc/localtime"); const StatIdent tz = identify("/etc/TZ"); const StatIdent timezone = identify("/etc/timezone"); diff --git a/devel/qt6-base/files/patch-src_network_socket_qnativesocketengine__unix.cpp b/devel/qt6-base/files/patch-src_network_socket_qnativesocketengine__unix.cpp index a61cd8a94a13..4f6b594d0575 100644 --- a/devel/qt6-base/files/patch-src_network_socket_qnativesocketengine__unix.cpp +++ b/devel/qt6-base/files/patch-src_network_socket_qnativesocketengine__unix.cpp @@ -1,8 +1,8 @@ https://codereview.qt-project.org/c/qt/qtbase/+/651678 ---- src/network/socket/qnativesocketengine_unix.cpp.orig 2025-06-08 12:42:24 UTC +--- src/network/socket/qnativesocketengine_unix.cpp.orig 2025-05-14 09:43:58 UTC +++ src/network/socket/qnativesocketengine_unix.cpp -@@ -1379,7 +1379,7 @@ int QNativeSocketEnginePrivate::nativeSelect(QDeadline +@@ -1387,7 +1387,7 @@ int QNativeSocketEnginePrivate::nativeSelect(QDeadline } static const short read_flags = POLLIN | POLLHUP | POLLERR; diff --git a/devel/qt6-base/files/patch-src_plugins_platforms_wayland_plugins_shellintegration_xdg-shell_qwaylandxdgshell__p.h b/devel/qt6-base/files/patch-src_plugins_platforms_wayland_plugins_shellintegration_xdg-shell_qwaylandxdgshell__p.h new file mode 100644 index 000000000000..ac5c4f661c66 --- /dev/null +++ b/devel/qt6-base/files/patch-src_plugins_platforms_wayland_plugins_shellintegration_xdg-shell_qwaylandxdgshell__p.h @@ -0,0 +1,13 @@ +Companion change to patch-src_plugins_shellintegration_xdg-shell_qwaylandxdgshell__p.h + +--- src/plugins/platforms/wayland/plugins/shellintegration/xdg-shell/qwaylandxdgshell_p.h.orig 2025-05-14 09:43:58 UTC ++++ src/plugins/platforms/wayland/plugins/shellintegration/xdg-shell/qwaylandxdgshell_p.h +@@ -74,7 +74,7 @@ class Q_WAYLANDCLIENT_EXPORT QWaylandXdgSurface : publ + + void setSizeHints(); + +- void *nativeResource(const QByteArray &resource); ++ void *nativeResource(const QByteArray &resource) override; + + std::any surfaceRole() const override; + diff --git a/devel/qt6-base/files/patch-src_plugins_platforms_wayland_qwaylandshellsurface__p.h b/devel/qt6-base/files/patch-src_plugins_platforms_wayland_qwaylandshellsurface__p.h new file mode 100644 index 000000000000..e0728427ffa9 --- /dev/null +++ b/devel/qt6-base/files/patch-src_plugins_platforms_wayland_qwaylandshellsurface__p.h @@ -0,0 +1,23 @@ +Add QWaylandShellSurface::nativeResource() to allow using it instead of +surfaceRole(). The problem with latter is that it relies on RTTI, which is not +stable across shared modules loaded with RTLD_LOCAL. + +x11/plasma6-layer-shell-qt calls into this private API and crashes. Linux/GCC +users are not seeing this because libstdc++ use different algorithm for comparing +RTTI. Our libc++ can be switched to this algorithm too by building with +-DLIBCXX_TYPEINFO_COMPARISON_IMPLEMENTATION=2, but this is too drastic approach. + +Related URLs: +* https://bugs.kde.org/show_bug.cgi?id=479679 +* https://github.com/llvm/llvm-project/issues/36746 + +--- src/plugins/platforms/wayland/qwaylandshellsurface_p.h.orig 2025-05-14 09:43:58 UTC ++++ src/plugins/platforms/wayland/qwaylandshellsurface_p.h +@@ -84,6 +84,7 @@ class Q_WAYLANDCLIENT_EXPORT QWaylandShellSurface : pu + QPlatformWindow *platformWindow(); + struct wl_surface *wlSurface(); + ++ virtual void* nativeResource(const QByteArray&) { return nullptr; } + virtual std::any surfaceRole() const { return std::any(); }; + + virtual void attachPopup(QWaylandShellSurface *popup) { Q_UNUSED(popup); } diff --git a/devel/qt6-base/files/patch-src_plugins_tls_openssl_qopenssl__p.h b/devel/qt6-base/files/patch-src_plugins_tls_openssl_qopenssl__p.h index e6298f935613..ec2e8651c07f 100644 --- a/devel/qt6-base/files/patch-src_plugins_tls_openssl_qopenssl__p.h +++ b/devel/qt6-base/files/patch-src_plugins_tls_openssl_qopenssl__p.h @@ -1,6 +1,6 @@ ---- src/plugins/tls/openssl/qopenssl_p.h.orig 2023-09-21 19:24:26 UTC +--- src/plugins/tls/openssl/qopenssl_p.h.orig 2025-05-14 09:43:58 UTC +++ src/plugins/tls/openssl/qopenssl_p.h -@@ -70,6 +70,13 @@ QT_BEGIN_NAMESPACE +@@ -71,6 +71,13 @@ QT_BEGIN_NAMESPACE QT_BEGIN_NAMESPACE diff --git a/devel/qt6-base/files/patch-src_plugins_tls_openssl_qsslcontext__openssl.cpp b/devel/qt6-base/files/patch-src_plugins_tls_openssl_qsslcontext__openssl.cpp index 02dc9a1f8e2a..010b3de27a8c 100644 --- a/devel/qt6-base/files/patch-src_plugins_tls_openssl_qsslcontext__openssl.cpp +++ b/devel/qt6-base/files/patch-src_plugins_tls_openssl_qsslcontext__openssl.cpp @@ -1,18 +1,18 @@ ---- src/plugins/tls/openssl/qsslcontext_openssl.cpp.orig 2025-02-19 13:05:34 UTC +--- src/plugins/tls/openssl/qsslcontext_openssl.cpp.orig 2025-05-14 09:43:58 UTC +++ src/plugins/tls/openssl/qsslcontext_openssl.cpp -@@ -49,9 +49,9 @@ extern "C" int q_verify_cookie_callback(SSL *ssl, cons - } - #endif // dtls +@@ -36,9 +36,9 @@ int qt_OCSP_status_server_callback(SSL *ssl, void *); + int qt_OCSP_status_server_callback(SSL *ssl, void *); + #endif // ocsp -#ifdef TLS1_3_VERSION +#if defined(TLS1_3_VERSION) && !defined(LIBRESSL_VERSION_NUMBER) - extern "C" int q_ssl_sess_set_new_cb(SSL *context, SSL_SESSION *session); + int q_ssl_sess_set_new_cb(SSL *context, SSL_SESSION *session); -#endif // TLS1_3_VERSION -+#endif // TLS1_3_VERSION && LIBRESSL_VERSION_NUMBE ++#endif // TLS1_3_VERSION && LIBRESSL_VERSION_NUMBER + + } // namespace QTlsPrivate - static inline QString msgErrorSettingBackendConfig(const QString &why) - { -@@ -370,9 +370,11 @@ QT_WARNING_POP +@@ -369,9 +369,11 @@ QT_WARNING_POP return; } @@ -24,7 +24,7 @@ const long anyVersion = #if QT_CONFIG(dtls) -@@ -663,14 +665,14 @@ QT_WARNING_POP +@@ -662,14 +664,14 @@ QT_WARNING_POP q_SSL_CTX_set_verify(sslContext->ctx, verificationMode, verificationCallback); } @@ -32,7 +32,7 @@ +#if defined(TLS1_3_VERSION) && !defined(LIBRESSL_VERSION_NUMBER) // NewSessionTicket callback: if (mode == QSslSocket::SslClientMode && !isDtls) { - q_SSL_CTX_sess_set_new_cb(sslContext->ctx, q_ssl_sess_set_new_cb); + q_SSL_CTX_sess_set_new_cb(sslContext->ctx, QTlsPrivate::q_ssl_sess_set_new_cb); q_SSL_CTX_set_session_cache_mode(sslContext->ctx, SSL_SESS_CACHE_CLIENT); } @@ -41,7 +41,7 @@ #if QT_CONFIG(dtls) // DTLS cookies: -@@ -760,6 +762,7 @@ void QSslContext::applyBackendConfig(QSslContext *sslC +@@ -759,6 +761,7 @@ void QSslContext::applyBackendConfig(QSslContext *sslC } #endif // ocsp @@ -49,7 +49,7 @@ QSharedPointer<SSL_CONF_CTX> cctx(q_SSL_CONF_CTX_new(), &q_SSL_CONF_CTX_free); if (cctx) { q_SSL_CONF_CTX_set_ssl_ctx(cctx.data(), sslContext->ctx); -@@ -803,7 +806,9 @@ void QSslContext::applyBackendConfig(QSslContext *sslC +@@ -802,7 +805,9 @@ void QSslContext::applyBackendConfig(QSslContext *sslC sslContext->errorStr = msgErrorSettingBackendConfig(QSslSocket::tr("SSL_CONF_finish() failed")); sslContext->errorCode = QSslError::UnspecifiedError; } diff --git a/devel/qt6-base/files/patch-src_plugins_tls_openssl_qsslsocket__openssl__symbols.cpp b/devel/qt6-base/files/patch-src_plugins_tls_openssl_qsslsocket__openssl__symbols.cpp index 23d57861e45e..88a92e4d5b83 100644 --- a/devel/qt6-base/files/patch-src_plugins_tls_openssl_qsslsocket__openssl__symbols.cpp +++ b/devel/qt6-base/files/patch-src_plugins_tls_openssl_qsslsocket__openssl__symbols.cpp @@ -1,6 +1,6 @@ ---- src/plugins/tls/openssl/qsslsocket_openssl_symbols.cpp.orig 2025-02-19 13:05:34 UTC +--- src/plugins/tls/openssl/qsslsocket_openssl_symbols.cpp.orig 2025-05-14 09:43:58 UTC +++ src/plugins/tls/openssl/qsslsocket_openssl_symbols.cpp -@@ -113,23 +113,36 @@ DEFINEFUNC(int, EVP_PKEY_up_ref, EVP_PKEY *a, a, retur +@@ -114,23 +114,36 @@ DEFINEFUNC(int, EVP_PKEY_up_ref, EVP_PKEY *a, a, retur DEFINEFUNC2(int, BN_is_word, BIGNUM *a, a, BN_ULONG w, w, return 0, return) DEFINEFUNC(int, EVP_CIPHER_CTX_reset, EVP_CIPHER_CTX *c, c, return 0, return) DEFINEFUNC(int, EVP_PKEY_up_ref, EVP_PKEY *a, a, return 0, return) @@ -37,7 +37,7 @@ #ifdef TLS1_3_VERSION DEFINEFUNC2(int, SSL_CTX_set_ciphersuites, SSL_CTX *ctx, ctx, const char *str, str, return 0, return) DEFINEFUNC2(void, SSL_set_psk_use_session_callback, SSL *ssl, ssl, q_SSL_psk_use_session_cb_func_t callback, callback, return, DUMMYARG) -@@ -194,7 +207,9 @@ DEFINEFUNC2(OCSP_RESPONSE *, OCSP_response_create, int +@@ -195,7 +208,9 @@ DEFINEFUNC2(OCSP_RESPONSE *, OCSP_response_create, int ASN1_OCTET_STRING **piKeyHash, piKeyHash, ASN1_INTEGER **pserial, pserial, OCSP_CERTID *cid, cid, return 0, return) DEFINEFUNC2(OCSP_RESPONSE *, OCSP_response_create, int status, status, OCSP_BASICRESP *bs, bs, return nullptr, return) @@ -47,7 +47,7 @@ DEFINEFUNC2(int, OCSP_id_cmp, OCSP_CERTID *a, a, OCSP_CERTID *b, b, return -1, return) DEFINEFUNC7(OCSP_SINGLERESP *, OCSP_basic_add1_status, OCSP_BASICRESP *r, r, OCSP_CERTID *c, c, int s, s, int re, re, ASN1_TIME *rt, rt, ASN1_TIME *t, t, ASN1_TIME *n, n, return nullptr, return) -@@ -215,7 +230,9 @@ DEFINEFUNC2(int, ASN1_STRING_to_UTF8, unsigned char ** +@@ -216,7 +231,9 @@ DEFINEFUNC2(int, ASN1_STRING_to_UTF8, unsigned char ** DEFINEFUNC2(int, ASN1_INTEGER_cmp, const ASN1_INTEGER *a, a, const ASN1_INTEGER *b, b, return 1, return) DEFINEFUNC(int, ASN1_STRING_length, ASN1_STRING *a, a, return 0, return) DEFINEFUNC2(int, ASN1_STRING_to_UTF8, unsigned char **a, a, ASN1_STRING *b, b, return 0, return) @@ -57,7 +57,7 @@ DEFINEFUNC4(long, BIO_ctrl, BIO *a, a, int b, b, long c, c, void *d, d, return -1, return) DEFINEFUNC(int, BIO_free, BIO *a, a, return 0, return) DEFINEFUNC2(BIO *, BIO_new_mem_buf, void *a, a, int b, b, return nullptr, return) -@@ -290,12 +307,14 @@ DEFINEFUNC(X509_STORE *, SSL_CTX_get_cert_store, const +@@ -291,12 +308,14 @@ DEFINEFUNC(X509_STORE *, SSL_CTX_get_cert_store, const DEFINEFUNC2(int, SSL_CTX_use_PrivateKey, SSL_CTX *a, a, EVP_PKEY *b, b, return -1, return) DEFINEFUNC3(int, SSL_CTX_use_PrivateKey_file, SSL_CTX *a, a, const char *b, b, int c, c, return -1, return) DEFINEFUNC(X509_STORE *, SSL_CTX_get_cert_store, const SSL_CTX *a, a, return nullptr, return) @@ -72,7 +72,7 @@ DEFINEFUNC(void, SSL_free, SSL *a, a, return, DUMMYARG) DEFINEFUNC(STACK_OF(SSL_CIPHER) *, SSL_get_ciphers, const SSL *a, a, return nullptr, return) DEFINEFUNC(const SSL_CIPHER *, SSL_get_current_cipher, SSL *a, a, return nullptr, return) -@@ -764,8 +783,8 @@ static LoadedOpenSsl loadOpenSsl() +@@ -765,8 +784,8 @@ static LoadedOpenSsl loadOpenSsl() libcrypto->setFileNameAndVersion("crypto"_L1, shlibVersion); #elif defined(SHLIB_VERSION_NUMBER) // first attempt: the canonical name is libssl.so.<SHLIB_VERSION_NUMBER> @@ -83,7 +83,7 @@ #endif // OPENSSL_SHLIB_VERSION if (libcrypto->load() && libssl->load()) { -@@ -798,8 +817,8 @@ static LoadedOpenSsl loadOpenSsl() +@@ -799,8 +818,8 @@ static LoadedOpenSsl loadOpenSsl() libssl->setFileNameAndVersion("ssl"_L1 + suffix, -1); libcrypto->setFileNameAndVersion("crypto"_L1 + suffix, -1); # else @@ -94,7 +94,7 @@ # endif if (libcrypto->load() && libssl->load()) { // libssl.so.0 and libcrypto.so.0 found -@@ -868,21 +887,34 @@ bool q_resolveOpenSslSymbols() +@@ -869,21 +888,34 @@ bool q_resolveOpenSslSymbols() RESOLVEFUNC(EVP_CIPHER_CTX_reset) RESOLVEFUNC(AUTHORITY_INFO_ACCESS_free) RESOLVEFUNC(EVP_PKEY_up_ref) @@ -129,7 +129,7 @@ #ifdef TLS1_3_VERSION RESOLVEFUNC(SSL_CTX_set_ciphersuites) RESOLVEFUNC(SSL_set_psk_use_session_callback) -@@ -964,7 +996,9 @@ bool q_resolveOpenSslSymbols() +@@ -965,7 +997,9 @@ bool q_resolveOpenSslSymbols() RESOLVEFUNC(OCSP_check_validity) RESOLVEFUNC(OCSP_cert_to_id) RESOLVEFUNC(OCSP_id_get0_info) @@ -140,7 +140,7 @@ RESOLVEFUNC(OCSP_basic_sign) RESOLVEFUNC(OCSP_response_create) RESOLVEFUNC(i2d_OCSP_RESPONSE) -@@ -1059,12 +1093,14 @@ bool q_resolveOpenSslSymbols() +@@ -1060,12 +1094,14 @@ bool q_resolveOpenSslSymbols() RESOLVEFUNC(SSL_CTX_use_PrivateKey) RESOLVEFUNC(SSL_CTX_use_PrivateKey_file) RESOLVEFUNC(SSL_CTX_get_cert_store); @@ -155,7 +155,7 @@ RESOLVEFUNC(SSL_accept) RESOLVEFUNC(SSL_clear) RESOLVEFUNC(SSL_connect) -@@ -1124,7 +1160,9 @@ bool q_resolveOpenSslSymbols() +@@ -1125,7 +1161,9 @@ bool q_resolveOpenSslSymbols() RESOLVEFUNC(RSA_free) RESOLVEFUNC(DH_bits) diff --git a/devel/qt6-base/files/patch-src_plugins_tls_openssl_qsslsocket__openssl__symbols__p.h b/devel/qt6-base/files/patch-src_plugins_tls_openssl_qsslsocket__openssl__symbols__p.h index 0f92172a0f4c..bd8bebfad15e 100644 --- a/devel/qt6-base/files/patch-src_plugins_tls_openssl_qsslsocket__openssl__symbols__p.h +++ b/devel/qt6-base/files/patch-src_plugins_tls_openssl_qsslsocket__openssl__symbols__p.h @@ -1,6 +1,6 @@ ---- src/plugins/tls/openssl/qsslsocket_openssl_symbols_p.h.orig 2024-03-19 15:46:43 UTC +--- src/plugins/tls/openssl/qsslsocket_openssl_symbols_p.h.orig 2025-05-14 09:43:58 UTC +++ src/plugins/tls/openssl/qsslsocket_openssl_symbols_p.h -@@ -46,6 +46,13 @@ QT_BEGIN_NAMESPACE +@@ -47,6 +47,13 @@ QT_BEGIN_NAMESPACE #define DUMMYARG @@ -14,7 +14,7 @@ #if !defined QT_LINKED_OPENSSL // **************** Shared declarations ****************** // ret func(arg) -@@ -203,15 +210,32 @@ int q_EVP_PKEY_up_ref(EVP_PKEY *a); +@@ -204,15 +211,32 @@ int q_EVP_PKEY_up_ref(EVP_PKEY *a); void q_AUTHORITY_INFO_ACCESS_free(AUTHORITY_INFO_ACCESS *a); int q_EVP_CIPHER_CTX_reset(EVP_CIPHER_CTX *c); int q_EVP_PKEY_up_ref(EVP_PKEY *a); @@ -47,7 +47,7 @@ int q_SSL_session_reused(SSL *a); qssloptions q_SSL_CTX_set_options(SSL_CTX *ctx, qssloptions op); int q_OPENSSL_init_ssl(uint64_t opts, const OPENSSL_INIT_SETTINGS *settings); -@@ -237,8 +261,13 @@ STACK_OF(X509) *q_X509_STORE_CTX_get0_chain(X509_STORE +@@ -238,8 +262,13 @@ STACK_OF(X509) *q_X509_STORE_CTX_get0_chain(X509_STORE # define q_SSL_load_error_strings() q_OPENSSL_init_ssl(OPENSSL_INIT_LOAD_SSL_STRINGS \ | OPENSSL_INIT_LOAD_CRYPTO_STRINGS, NULL) @@ -61,7 +61,7 @@ #define q_OPENSSL_add_all_algorithms_conf() q_OPENSSL_init_crypto(OPENSSL_INIT_ADD_ALL_CIPHERS \ | OPENSSL_INIT_ADD_ALL_DIGESTS \ -@@ -423,12 +452,14 @@ X509_STORE *q_SSL_CTX_get_cert_store(const SSL_CTX *a) +@@ -424,12 +453,14 @@ X509_STORE *q_SSL_CTX_get_cert_store(const SSL_CTX *a) int q_SSL_CTX_use_PrivateKey(SSL_CTX *a, EVP_PKEY *b); int q_SSL_CTX_use_PrivateKey_file(SSL_CTX *a, const char *b, int c); X509_STORE *q_SSL_CTX_get_cert_store(const SSL_CTX *a); @@ -76,7 +76,7 @@ void q_SSL_free(SSL *a); STACK_OF(SSL_CIPHER) *q_SSL_get_ciphers(const SSL *a); const SSL_CIPHER *q_SSL_get_current_cipher(SSL *a); -@@ -537,14 +568,26 @@ void q_PKCS12_free(PKCS12 *pkcs12); +@@ -538,14 +569,26 @@ void q_PKCS12_free(PKCS12 *pkcs12); #define q_BIO_get_mem_data(b, pp) (int)q_BIO_ctrl(b,BIO_CTRL_INFO,0,(char *)pp) #define q_BIO_pending(b) (int)q_BIO_ctrl(b,BIO_CTRL_PENDING,0,NULL) #define q_SSL_CTX_set_mode(ctx,op) q_SSL_CTX_ctrl((ctx),SSL_CTRL_MODE,(op),NULL) diff --git a/devel/qt6-base/files/patch-src_plugins_tls_openssl_qtls__openssl.cpp b/devel/qt6-base/files/patch-src_plugins_tls_openssl_qtls__openssl.cpp index e0a2e68f7f96..26499c299a37 100644 --- a/devel/qt6-base/files/patch-src_plugins_tls_openssl_qtls__openssl.cpp +++ b/devel/qt6-base/files/patch-src_plugins_tls_openssl_qtls__openssl.cpp @@ -1,6 +1,6 @@ ---- src/plugins/tls/openssl/qtls_openssl.cpp.orig 2023-09-21 19:24:26 UTC +--- src/plugins/tls/openssl/qtls_openssl.cpp.orig 2025-05-14 09:43:58 UTC +++ src/plugins/tls/openssl/qtls_openssl.cpp -@@ -1438,13 +1438,13 @@ bool TlsCryptographOpenSSL::initSslContext() +@@ -1435,13 +1435,13 @@ bool TlsCryptographOpenSSL::initSslContext() else if (mode == QSslSocket::SslServerMode) q_SSL_set_psk_server_callback(ssl, &q_ssl_psk_server_callback); diff --git a/devel/qt6-base/files/patch-src_plugins_tls_openssl_qx509__openssl.cpp b/devel/qt6-base/files/patch-src_plugins_tls_openssl_qx509__openssl.cpp index a391e32bdd42..52a9061e792a 100644 --- a/devel/qt6-base/files/patch-src_plugins_tls_openssl_qx509__openssl.cpp +++ b/devel/qt6-base/files/patch-src_plugins_tls_openssl_qx509__openssl.cpp @@ -1,6 +1,6 @@ ---- src/plugins/tls/openssl/qx509_openssl.cpp.orig 2024-03-19 15:46:43 UTC +--- src/plugins/tls/openssl/qx509_openssl.cpp.orig 2025-05-14 09:43:58 UTC +++ src/plugins/tls/openssl/qx509_openssl.cpp -@@ -190,7 +190,11 @@ QVariant x509UnknownExtensionToValue(X509_EXTENSION *e +@@ -191,7 +191,11 @@ QVariant x509UnknownExtensionToValue(X509_EXTENSION *e QVariantList list; bool isMap = false; @@ -12,7 +12,7 @@ CONF_VALUE *nval = q_SKM_sk_value(CONF_VALUE, val, j); if (nval->name && nval->value) { isMap = true; -@@ -286,7 +290,11 @@ QVariant x509ExtensionToValue(X509_EXTENSION *ext) +@@ -287,7 +291,11 @@ QVariant x509ExtensionToValue(X509_EXTENSION *ext) if (!info) return {}; QVariantMap result; diff --git a/devel/qt6-base/pkg-plist b/devel/qt6-base/pkg-plist index 5c67b6fac4c8..c4360460bfdb 100644 --- a/devel/qt6-base/pkg-plist +++ b/devel/qt6-base/pkg-plist @@ -31,7 +31,6 @@ bin/qmake6 %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qabstractitemmodel_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qabstractproxymodel_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qanimationgroup_p.h -%%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qbytedata_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qcalendarbackend_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qcalendarmath_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qcborcommon_p.h @@ -51,6 +50,7 @@ bin/qmake6 %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qduplicatetracker_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qelfparser_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qendian_p.h +%%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qexpected_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qeventdispatcher_glib_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qeventdispatcher_unix_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qeventloop_p.h @@ -76,6 +76,7 @@ bin/qmake6 %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qfutex_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qfutureinterface_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qfuturewatcher_p.h +%%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qgettid_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qglobal_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qgregoriancalendar_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qhijricalendar_p.h @@ -85,7 +86,6 @@ bin/qmake6 %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qipaddress_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qislamiccivilcalendar_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qitemselectionmodel_p.h -%%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qiterable_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qjalalicalendar_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qjson_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qjsonparser_p.h @@ -99,6 +99,7 @@ bin/qmake6 %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qlockfile_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qlocking_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qlogging_p.h +%%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qloggingcategory_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qloggingregistry_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qmakearray_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qmetaobject_moc_p.h @@ -429,6 +430,7 @@ bin/qmake6 %%QT_INCDIR%%/QtCore/QQueue %%QT_INCDIR%%/QtCore/QRandomGenerator %%QT_INCDIR%%/QtCore/QRandomGenerator64 +%%QT_INCDIR%%/QtCore/QRangeModel %%QT_INCDIR%%/QtCore/QReadLocker %%QT_INCDIR%%/QtCore/QReadWriteLock %%QT_INCDIR%%/QtCore/QRect @@ -510,6 +512,7 @@ bin/qmake6 %%QT_INCDIR%%/QtCore/QThreadPool %%QT_INCDIR%%/QtCore/QThreadStorage %%QT_INCDIR%%/QtCore/QThreadStorageData +%%QT_INCDIR%%/QtCore/QThreadStorageTraits %%QT_INCDIR%%/QtCore/QTime %%QT_INCDIR%%/QtCore/QTimeLine %%QT_INCDIR%%/QtCore/QTimeZone @@ -589,6 +592,7 @@ bin/qmake6 %%QT_INCDIR%%/QtCore/QtPluginInstanceFunction %%QT_INCDIR%%/QtCore/QtPluginMetaDataFunction %%QT_INCDIR%%/QtCore/QtPreprocessorSupport +%%QT_INCDIR%%/QtCore/QtPrivate %%QT_INCDIR%%/QtCore/QtProcessorDetection %%QT_INCDIR%%/QtCore/QtResource %%QT_INCDIR%%/QtCore/QtStartUpFunction @@ -620,6 +624,7 @@ bin/qmake6 %%QT_INCDIR%%/QtCore/qabstractnativeeventfilter.h %%QT_INCDIR%%/QtCore/qabstractproxymodel.h %%QT_INCDIR%%/QtCore/qalgorithms.h +%%QT_INCDIR%%/QtCore/qalloc.h %%QT_INCDIR%%/QtCore/qanimationgroup.h %%QT_INCDIR%%/QtCore/qanystringview.h %%QT_INCDIR%%/QtCore/qapplicationstatic.h @@ -651,6 +656,7 @@ bin/qmake6 %%QT_INCDIR%%/QtCore/qcborstreamwriter.h %%QT_INCDIR%%/QtCore/qcborvalue.h %%QT_INCDIR%%/QtCore/qchar.h +%%QT_INCDIR%%/QtCore/qcheckedint_impl.h %%QT_INCDIR%%/QtCore/qchronotimer.h %%QT_INCDIR%%/QtCore/qcollator.h %%QT_INCDIR%%/QtCore/qcommandlineoption.h @@ -710,6 +716,7 @@ bin/qmake6 %%QT_INCDIR%%/QtCore/qiodevicebase.h %%QT_INCDIR%%/QtCore/qitemselectionmodel.h %%QT_INCDIR%%/QtCore/qiterable.h +%%QT_INCDIR%%/QtCore/qiterable_impl.h %%QT_INCDIR%%/QtCore/qiterator.h %%QT_INCDIR%%/QtCore/qjsonarray.h %%QT_INCDIR%%/QtCore/qjsondocument.h @@ -765,6 +772,8 @@ bin/qmake6 %%QT_INCDIR%%/QtCore/qpropertyprivate.h %%QT_INCDIR%%/QtCore/qqueue.h %%QT_INCDIR%%/QtCore/qrandom.h +%%QT_INCDIR%%/QtCore/qrangemodel.h +%%QT_INCDIR%%/QtCore/qrangemodel_impl.h %%QT_INCDIR%%/QtCore/qreadwritelock.h %%QT_INCDIR%%/QtCore/qrect.h %%QT_INCDIR%%/QtCore/qrefcount.h @@ -975,6 +984,7 @@ bin/qmake6 %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qabstractfileiconprovider_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qabstractlayoutstyleinfo_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qabstracttextdocumentlayout_p.h +%%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qaccessibilityhints_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qaccessiblebridgeutils_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qaccessiblecache_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qaccessiblehelper_p.h @@ -1005,12 +1015,14 @@ bin/qmake6 %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qcssutil_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qcursor_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qdatabuffer_p.h +%%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qdbuslistener_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qdbusmenuadaptor_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qdbusmenubar_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qdbusmenuconnection_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qdbusmenuregistrarproxy_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qdbusmenutypes_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qdbusplatformmenu_p.h +%%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qdbussettings_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qdbustrayicon_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qdbustraytypes_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qdesktopunixservices_p.h @@ -1048,9 +1060,11 @@ bin/qmake6 %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qfreetypefontdatabase_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qgenericunixeventdispatcher_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qgenericunixfontdatabase_p.h -%%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qgenericunixthemes_p.h +%%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qgenericunixtheme_p.h %%X11%%%%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qglxconvenience_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qglyphrun_p.h +%%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qgnomeportalinterface_p.h +%%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qgnometheme_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qgrayraster_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qgridlayoutengine_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qguiapplication_p.h @@ -1071,6 +1085,7 @@ bin/qmake6 %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qinputdevicemanager_p_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qinputmethod_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qinternalmimedata_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qkdetheme_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qkeymapper_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qkeysequence_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qktxhandler_p.h @@ -1215,6 +1230,7 @@ bin/qmake6 %%QT_INCDIR%%/QtGui/QAbstractFileIconProvider %%QT_INCDIR%%/QtGui/QAbstractTextDocumentLayout %%QT_INCDIR%%/QtGui/QAbstractUndoItem +%%QT_INCDIR%%/QtGui/QAccessibilityHints %%QT_INCDIR%%/QtGui/QAccessible %%QT_INCDIR%%/QtGui/QAccessibleActionInterface %%QT_INCDIR%%/QtGui/QAccessibleAnnouncementEvent @@ -1451,6 +1467,7 @@ bin/qmake6 %%QT_INCDIR%%/QtGui/properties_interface.h %%QT_INCDIR%%/QtGui/qabstractfileiconprovider.h %%QT_INCDIR%%/QtGui/qabstracttextdocumentlayout.h +%%QT_INCDIR%%/QtGui/qaccessibilityhints.h %%QT_INCDIR%%/QtGui/qaccessible.h %%QT_INCDIR%%/QtGui/qaccessible_base.h %%QT_INCDIR%%/QtGui/qaccessiblebridge.h @@ -1609,6 +1626,7 @@ bin/qmake6 %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qabstractsocket_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qabstractsocketengine_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qauthenticator_p.h +%%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qbytedatabuffer_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qdecompresshelper_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qdnslookup_p.h %%DTLS%%%%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qdtls_p.h @@ -1672,6 +1690,7 @@ bin/qmake6 %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qsslpresharedkeyauthenticator_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qsslserver_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qsslsocket_p.h +%%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qtcontenttypeparser_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qtcpserver_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qtcpsocket_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qtldurl_p.h @@ -1958,6 +1977,7 @@ bin/qmake6 %%QT_INCDIR%%/QtSql/%%FULLVER%%/QtSql/private/qtsqlglobal_p.h %%QT_INCDIR%%/QtSql/QSql %%QT_INCDIR%%/QtSql/QSqlDatabase +%%QT_INCDIR%%/QtSql/QSqlDatabaseDefaultConnectionName %%QT_INCDIR%%/QtSql/QSqlDriver %%QT_INCDIR%%/QtSql/QSqlDriverCreator %%QT_INCDIR%%/QtSql/QSqlDriverCreatorBase @@ -1994,6 +2014,7 @@ bin/qmake6 %%QT_INCDIR%%/QtSql/qtsqlglobal.h %%QT_INCDIR%%/QtSql/qtsqlversion.h %%QT_INCDIR%%/QtTest/%%FULLVER%%/QtTest/private/catch_p.h +%%QT_INCDIR%%/QtTest/%%FULLVER%%/QtTest/private/cycle_include_p.h %%QT_INCDIR%%/QtTest/%%FULLVER%%/QtTest/private/cycle_p.h %%QT_INCDIR%%/QtTest/%%FULLVER%%/QtTest/private/qabstracttestlogger_p.h %%QT_INCDIR%%/QtTest/%%FULLVER%%/QtTest/private/qbenchmark_p.h @@ -2069,6 +2090,137 @@ bin/qmake6 %%QT_INCDIR%%/QtTest/qttestglobal.h %%QT_INCDIR%%/QtTest/qttestlib-config.h %%QT_INCDIR%%/QtTest/qttestversion.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qtwaylandclient-config_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qtwaylandclientglobal_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwayland-appmenu.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwayland-cursor-shape-v1.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwayland-fractional-scale-v1.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwayland-hardware-integration.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwayland-pointer-gestures-unstable-v1.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwayland-pointer-warp-v1.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwayland-qt-text-input-method-unstable-v1.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwayland-qt-windowmanager.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwayland-server-buffer-extension.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwayland-tablet-unstable-v2.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwayland-text-input-unstable-v1.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwayland-text-input-unstable-v2.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwayland-text-input-unstable-v3.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwayland-viewporter.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwayland-wayland.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwayland-wlr-data-control-unstable-v1.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwayland-wp-primary-selection-unstable-v1.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwayland-xdg-output-unstable-v1.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwayland-xdg-shell.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwayland-xdg-system-bell-v1.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwayland-xdg-toplevel-drag-v1.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwayland-xx-color-management-v4.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandabstractdecoration_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandappmenu_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandbuffer_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandclientbufferintegration_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandclientbufferintegrationfactory_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandclientbufferintegrationplugin_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandclientextension_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandclientshellapi_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandclipboard_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandcolormanagement_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandcursor_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylanddatacontrolv1_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylanddatadevice_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylanddatadevicemanager_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylanddataoffer_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylanddatasource_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylanddecorationfactory_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylanddecorationplugin_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylanddisplay_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylanddnd_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandeventdispatcher_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandfractionalscale_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandhardwareintegration_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandinputcontext_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandinputdevice_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandinputdeviceintegration_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandinputdeviceintegrationfactory_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandinputdeviceintegrationplugin_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandinputmethodcontext_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandinputmethodeventbuilder_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandintegration_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandmimehelper_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandnativeinterface_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandplatformservices_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandpointergestures_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandprimaryselectionv1_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandscreen_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandserverbufferintegration_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandserverbufferintegrationfactory_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandserverbufferintegrationplugin_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandsharedmemoryformathelper_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandshellintegration_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandshellintegrationfactory_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandshellintegrationplugin_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandshellsurface_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandshm_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandshmbackingstore_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandshmwindow_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandsubsurface_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandsurface_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandtabletv2_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandtextinputinterface_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandtextinputv1_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandtextinputv2_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandtextinputv3_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandviewport_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandvulkaninstance_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandvulkanwindow_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandwindow_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandwindowmanagerintegration_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/wayland-appmenu-client-protocol.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/wayland-cursor-shape-v1-client-protocol.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/wayland-fractional-scale-v1-client-protocol.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/wayland-hardware-integration-client-protocol.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/wayland-pointer-gestures-unstable-v1-client-protocol.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/wayland-pointer-warp-v1-client-protocol.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/wayland-qt-text-input-method-unstable-v1-client-protocol.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/wayland-qt-windowmanager-client-protocol.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/wayland-server-buffer-extension-client-protocol.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/wayland-tablet-unstable-v2-client-protocol.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/wayland-text-input-unstable-v1-client-protocol.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/wayland-text-input-unstable-v2-client-protocol.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/wayland-text-input-unstable-v3-client-protocol.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/wayland-viewporter-client-protocol.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/wayland-wayland-client-protocol.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/wayland-wlr-data-control-unstable-v1-client-protocol.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/wayland-wp-primary-selection-unstable-v1-client-protocol.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/wayland-xdg-output-unstable-v1-client-protocol.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/wayland-xdg-shell-client-protocol.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/wayland-xdg-system-bell-v1-client-protocol.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/wayland-xdg-toplevel-drag-v1-client-protocol.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/wayland-xx-color-management-v4-client-protocol.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/QWaylandClientExtension +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/QWaylandClientExtensionTemplate +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/QtWaylandClient +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/QtWaylandClientDepends +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/QtWaylandClientVersion +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/qtwaylandclient-config.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/qtwaylandclientexports.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/qtwaylandclientglobal.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/qtwaylandclientversion.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandClient/qwaylandclientextension.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandGlobal/%%FULLVER%%/QtWaylandGlobal/private/qtwaylandglobal-config_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandGlobal/QtWaylandGlobal +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandGlobal/QtWaylandGlobalDepends +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandGlobal/QtWaylandGlobalVersion +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandGlobal/qtwaylandglobal-config.h +%%WAYLAND%%%%QT_INCDIR%%/QtWaylandGlobal/qtwaylandglobalversion.h +%%QT_INCDIR%%/QtWidgets/QAccessibleWidgetV2 +%%WAYLAND%%%%QT_INCDIR%%/QtWlShellIntegration/%%FULLVER%%/QtWlShellIntegration/private/qwayland-wayland.h +%%WAYLAND%%%%QT_INCDIR%%/QtWlShellIntegration/%%FULLVER%%/QtWlShellIntegration/private/qwaylandwlshellintegration_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWlShellIntegration/%%FULLVER%%/QtWlShellIntegration/private/qwaylandwlshellsurface_p.h +%%WAYLAND%%%%QT_INCDIR%%/QtWlShellIntegration/%%FULLVER%%/QtWlShellIntegration/private/wayland-wayland-client-protocol.h +%%WAYLAND%%%%QT_INCDIR%%/QtWlShellIntegration/QtWlShellIntegration +%%WAYLAND%%%%QT_INCDIR%%/QtWlShellIntegration/QtWlShellIntegrationDepends +%%WAYLAND%%%%QT_INCDIR%%/QtWlShellIntegration/QtWlShellIntegrationVersion +%%WAYLAND%%%%QT_INCDIR%%/QtWlShellIntegration/qtwlshellintegrationversion.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/complexwidgets_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/itemviews_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qabstractbutton_p.h @@ -2567,6 +2719,7 @@ lib/cmake/Qt6/FindGLESv2.cmake lib/cmake/Qt6/FindGSSAPI.cmake lib/cmake/Qt6/FindGTK3.cmake lib/cmake/Qt6/FindInterbase.cmake +lib/cmake/Qt6/FindJeMalloc.cmake lib/cmake/Qt6/FindLibb2.cmake lib/cmake/Qt6/FindLibproxy.cmake lib/cmake/Qt6/FindLibsystemd.cmake @@ -2744,6 +2897,7 @@ lib/cmake/Qt6/QtTargetHelpers.cmake lib/cmake/Qt6/QtTestHelpers.cmake lib/cmake/Qt6/QtToolHelpers.cmake lib/cmake/Qt6/QtToolchainHelpers.cmake +lib/cmake/Qt6/QtTransitiveExtras.cmake.in lib/cmake/Qt6/QtUnityBuildHelpers.cmake lib/cmake/Qt6/QtVersionlessAliasTargets.cmake.in lib/cmake/Qt6/QtVersionlessTargets.cmake.in @@ -2775,6 +2929,7 @@ lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfigVersion.cmake lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfigVersionImpl.cmake lib/cmake/Qt6BuildInternals/QtBuildInternalsExtra.cmake +lib/cmake/Qt6BuildInternals/QtBuildInternalsHelpers.cmake lib/cmake/Qt6BuildInternals/QtStandaloneTestTemplateProject/CMakeLists.txt lib/cmake/Qt6BuildInternals/QtStandaloneTestTemplateProject/Main.cmake lib/cmake/Qt6BuildInternals/StandaloneTests/QtBaseTestsConfig.cmake @@ -2787,14 +2942,6 @@ lib/cmake/Qt6Concurrent/Qt6ConcurrentTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/Qt6Concurrent/Qt6ConcurrentTargets.cmake lib/cmake/Qt6Concurrent/Qt6ConcurrentVersionlessAliasTargets.cmake lib/cmake/Qt6Concurrent/Qt6ConcurrentVersionlessTargets.cmake -lib/cmake/Qt6ConcurrentPrivate/Qt6ConcurrentPrivateAdditionalTargetInfo.cmake -lib/cmake/Qt6ConcurrentPrivate/Qt6ConcurrentPrivateConfig.cmake -lib/cmake/Qt6ConcurrentPrivate/Qt6ConcurrentPrivateConfigVersion.cmake -lib/cmake/Qt6ConcurrentPrivate/Qt6ConcurrentPrivateConfigVersionImpl.cmake -lib/cmake/Qt6ConcurrentPrivate/Qt6ConcurrentPrivateDependencies.cmake -lib/cmake/Qt6ConcurrentPrivate/Qt6ConcurrentPrivateTargets.cmake -lib/cmake/Qt6ConcurrentPrivate/Qt6ConcurrentPrivateVersionlessAliasTargets.cmake -lib/cmake/Qt6ConcurrentPrivate/Qt6ConcurrentPrivateVersionlessTargets.cmake lib/cmake/Qt6Core/Qt6CTestMacros.cmake lib/cmake/Qt6Core/Qt6CoreAdditionalTargetInfo.cmake lib/cmake/Qt6Core/Qt6CoreConfig.cmake @@ -2993,6 +3140,12 @@ lib/cmake/Qt6Gui/Qt6QVncIntegrationPluginConfigVersion.cmake lib/cmake/Qt6Gui/Qt6QVncIntegrationPluginConfigVersionImpl.cmake lib/cmake/Qt6Gui/Qt6QVncIntegrationPluginTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/Qt6Gui/Qt6QVncIntegrationPluginTargets.cmake +%%WAYLAND%%lib/cmake/Qt6Gui/Qt6QWaylandIntegrationPluginAdditionalTargetInfo.cmake +%%WAYLAND%%lib/cmake/Qt6Gui/Qt6QWaylandIntegrationPluginConfig.cmake +%%WAYLAND%%lib/cmake/Qt6Gui/Qt6QWaylandIntegrationPluginConfigVersion.cmake +%%WAYLAND%%lib/cmake/Qt6Gui/Qt6QWaylandIntegrationPluginConfigVersionImpl.cmake +%%WAYLAND%%lib/cmake/Qt6Gui/Qt6QWaylandIntegrationPluginTargets-%%CMAKE_BUILD_TYPE%%.cmake +%%WAYLAND%%lib/cmake/Qt6Gui/Qt6QWaylandIntegrationPluginTargets.cmake %%X11%%lib/cmake/Qt6Gui/Qt6QXcbEglIntegrationPluginAdditionalTargetInfo.cmake %%X11%%lib/cmake/Qt6Gui/Qt6QXcbEglIntegrationPluginConfig.cmake %%X11%%lib/cmake/Qt6Gui/Qt6QXcbEglIntegrationPluginConfigVersion.cmake @@ -3115,14 +3268,6 @@ lib/cmake/Qt6OpenGLWidgets/Qt6OpenGLWidgetsTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/Qt6OpenGLWidgets/Qt6OpenGLWidgetsTargets.cmake lib/cmake/Qt6OpenGLWidgets/Qt6OpenGLWidgetsVersionlessAliasTargets.cmake lib/cmake/Qt6OpenGLWidgets/Qt6OpenGLWidgetsVersionlessTargets.cmake -lib/cmake/Qt6OpenGLWidgetsPrivate/Qt6OpenGLWidgetsPrivateAdditionalTargetInfo.cmake -lib/cmake/Qt6OpenGLWidgetsPrivate/Qt6OpenGLWidgetsPrivateConfig.cmake -lib/cmake/Qt6OpenGLWidgetsPrivate/Qt6OpenGLWidgetsPrivateConfigVersion.cmake -lib/cmake/Qt6OpenGLWidgetsPrivate/Qt6OpenGLWidgetsPrivateConfigVersionImpl.cmake -lib/cmake/Qt6OpenGLWidgetsPrivate/Qt6OpenGLWidgetsPrivateDependencies.cmake -lib/cmake/Qt6OpenGLWidgetsPrivate/Qt6OpenGLWidgetsPrivateTargets.cmake -lib/cmake/Qt6OpenGLWidgetsPrivate/Qt6OpenGLWidgetsPrivateVersionlessAliasTargets.cmake -lib/cmake/Qt6OpenGLWidgetsPrivate/Qt6OpenGLWidgetsPrivateVersionlessTargets.cmake lib/cmake/Qt6PrintSupport/Qt6PrintSupportAdditionalTargetInfo.cmake lib/cmake/Qt6PrintSupport/Qt6PrintSupportConfig.cmake lib/cmake/Qt6PrintSupport/Qt6PrintSupportConfigVersion.cmake @@ -3194,6 +3339,96 @@ lib/cmake/Qt6TestPrivate/Qt6TestPrivateDependencies.cmake lib/cmake/Qt6TestPrivate/Qt6TestPrivateTargets.cmake lib/cmake/Qt6TestPrivate/Qt6TestPrivateVersionlessAliasTargets.cmake lib/cmake/Qt6TestPrivate/Qt6TestPrivateVersionlessTargets.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6DmaBufServerBufferPluginAdditionalTargetInfo.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6DmaBufServerBufferPluginConfig.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6DmaBufServerBufferPluginConfigVersion.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6DmaBufServerBufferPluginConfigVersionImpl.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6DmaBufServerBufferPluginTargets-%%CMAKE_BUILD_TYPE%%.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6DmaBufServerBufferPluginTargets.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6DrmEglServerBufferPluginAdditionalTargetInfo.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6DrmEglServerBufferPluginConfig.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6DrmEglServerBufferPluginConfigVersion.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6DrmEglServerBufferPluginConfigVersionImpl.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6DrmEglServerBufferPluginTargets-%%CMAKE_BUILD_TYPE%%.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6DrmEglServerBufferPluginTargets.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6QWaylandBradientDecorationPluginAdditionalTargetInfo.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6QWaylandBradientDecorationPluginConfig.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6QWaylandBradientDecorationPluginConfigVersion.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6QWaylandBradientDecorationPluginConfigVersionImpl.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6QWaylandBradientDecorationPluginTargets-%%CMAKE_BUILD_TYPE%%.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6QWaylandBradientDecorationPluginTargets.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6QWaylandEglClientBufferPluginAdditionalTargetInfo.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6QWaylandEglClientBufferPluginConfig.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6QWaylandEglClientBufferPluginConfigVersion.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6QWaylandEglClientBufferPluginConfigVersionImpl.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6QWaylandEglClientBufferPluginTargets-%%CMAKE_BUILD_TYPE%%.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6QWaylandEglClientBufferPluginTargets.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6QWaylandFullScreenShellV1IntegrationPluginAdditionalTargetInfo.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6QWaylandFullScreenShellV1IntegrationPluginConfig.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6QWaylandFullScreenShellV1IntegrationPluginConfigVersion.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6QWaylandFullScreenShellV1IntegrationPluginConfigVersionImpl.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6QWaylandFullScreenShellV1IntegrationPluginTargets-%%CMAKE_BUILD_TYPE%%.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6QWaylandFullScreenShellV1IntegrationPluginTargets.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6QWaylandWlShellIntegrationPluginAdditionalTargetInfo.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6QWaylandWlShellIntegrationPluginConfig.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6QWaylandWlShellIntegrationPluginConfigVersion.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6QWaylandWlShellIntegrationPluginConfigVersionImpl.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6QWaylandWlShellIntegrationPluginTargets-%%CMAKE_BUILD_TYPE%%.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6QWaylandWlShellIntegrationPluginTargets.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6QWaylandXdgShellIntegrationPluginAdditionalTargetInfo.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6QWaylandXdgShellIntegrationPluginConfig.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6QWaylandXdgShellIntegrationPluginConfigVersion.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6QWaylandXdgShellIntegrationPluginConfigVersionImpl.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6QWaylandXdgShellIntegrationPluginTargets-%%CMAKE_BUILD_TYPE%%.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6QWaylandXdgShellIntegrationPluginTargets.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6ShmServerBufferPluginAdditionalTargetInfo.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6ShmServerBufferPluginConfig.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6ShmServerBufferPluginConfigVersion.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6ShmServerBufferPluginConfigVersionImpl.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6ShmServerBufferPluginTargets-%%CMAKE_BUILD_TYPE%%.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6ShmServerBufferPluginTargets.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6VulkanServerBufferPluginAdditionalTargetInfo.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6VulkanServerBufferPluginConfig.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6VulkanServerBufferPluginConfigVersion.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6VulkanServerBufferPluginConfigVersionImpl.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6VulkanServerBufferPluginTargets-%%CMAKE_BUILD_TYPE%%.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6VulkanServerBufferPluginTargets.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6WaylandClientAdditionalTargetInfo.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6WaylandClientConfig.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6WaylandClientConfigVersion.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6WaylandClientConfigVersionImpl.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6WaylandClientDependencies.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6WaylandClientPlugins.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6WaylandClientTargets-%%CMAKE_BUILD_TYPE%%.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6WaylandClientTargets.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6WaylandClientVersionlessAliasTargets.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClient/Qt6WaylandClientVersionlessTargets.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClientPrivate/Qt6WaylandClientPrivateAdditionalTargetInfo.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClientPrivate/Qt6WaylandClientPrivateConfig.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClientPrivate/Qt6WaylandClientPrivateConfigVersion.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClientPrivate/Qt6WaylandClientPrivateConfigVersionImpl.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClientPrivate/Qt6WaylandClientPrivateDependencies.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClientPrivate/Qt6WaylandClientPrivateTargets.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClientPrivate/Qt6WaylandClientPrivateVersionlessAliasTargets.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandClientPrivate/Qt6WaylandClientPrivateVersionlessTargets.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandGlobalPrivate/Qt6WaylandGlobalPrivateAdditionalTargetInfo.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandGlobalPrivate/Qt6WaylandGlobalPrivateConfig.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandGlobalPrivate/Qt6WaylandGlobalPrivateConfigVersion.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandGlobalPrivate/Qt6WaylandGlobalPrivateConfigVersionImpl.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandGlobalPrivate/Qt6WaylandGlobalPrivateExtraProperties.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandGlobalPrivate/Qt6WaylandGlobalPrivateTargets.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandGlobalPrivate/Qt6WaylandGlobalPrivateVersionlessAliasTargets.cmake +%%WAYLAND%%lib/cmake/Qt6WaylandGlobalPrivate/Qt6WaylandGlobalPrivateVersionlessTargets.cmake +lib/cmake/Qt6WaylandScannerTools/Qt6WaylandClientMacros.cmake +lib/cmake/Qt6WaylandScannerTools/Qt6WaylandCompositorMacros.cmake +lib/cmake/Qt6WaylandScannerTools/Qt6WaylandScannerToolsAdditionalTargetInfo.cmake +lib/cmake/Qt6WaylandScannerTools/Qt6WaylandScannerToolsConfig.cmake +lib/cmake/Qt6WaylandScannerTools/Qt6WaylandScannerToolsConfigVersion.cmake +lib/cmake/Qt6WaylandScannerTools/Qt6WaylandScannerToolsConfigVersionImpl.cmake +lib/cmake/Qt6WaylandScannerTools/Qt6WaylandScannerToolsDependencies.cmake +lib/cmake/Qt6WaylandScannerTools/Qt6WaylandScannerToolsTargets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/Qt6WaylandScannerTools/Qt6WaylandScannerToolsTargets.cmake +lib/cmake/Qt6WaylandScannerTools/Qt6WaylandScannerToolsVersionlessTargets.cmake lib/cmake/Qt6Widgets/Qt6WidgetsAdditionalTargetInfo.cmake lib/cmake/Qt6Widgets/Qt6WidgetsConfig.cmake lib/cmake/Qt6Widgets/Qt6WidgetsConfigVersion.cmake @@ -3221,6 +3456,15 @@ lib/cmake/Qt6WidgetsTools/Qt6WidgetsToolsDependencies.cmake lib/cmake/Qt6WidgetsTools/Qt6WidgetsToolsTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/Qt6WidgetsTools/Qt6WidgetsToolsTargets.cmake lib/cmake/Qt6WidgetsTools/Qt6WidgetsToolsVersionlessTargets.cmake +%%WAYLAND%%lib/cmake/Qt6WlShellIntegrationPrivate/Qt6WlShellIntegrationPrivateAdditionalTargetInfo.cmake +%%WAYLAND%%lib/cmake/Qt6WlShellIntegrationPrivate/Qt6WlShellIntegrationPrivateConfig.cmake +%%WAYLAND%%lib/cmake/Qt6WlShellIntegrationPrivate/Qt6WlShellIntegrationPrivateConfigVersion.cmake +%%WAYLAND%%lib/cmake/Qt6WlShellIntegrationPrivate/Qt6WlShellIntegrationPrivateConfigVersionImpl.cmake +%%WAYLAND%%lib/cmake/Qt6WlShellIntegrationPrivate/Qt6WlShellIntegrationPrivateDependencies.cmake +%%WAYLAND%%lib/cmake/Qt6WlShellIntegrationPrivate/Qt6WlShellIntegrationPrivateTargets-%%CMAKE_BUILD_TYPE%%.cmake +%%WAYLAND%%lib/cmake/Qt6WlShellIntegrationPrivate/Qt6WlShellIntegrationPrivateTargets.cmake +%%WAYLAND%%lib/cmake/Qt6WlShellIntegrationPrivate/Qt6WlShellIntegrationPrivateVersionlessAliasTargets.cmake +%%WAYLAND%%lib/cmake/Qt6WlShellIntegrationPrivate/Qt6WlShellIntegrationPrivateVersionlessTargets.cmake %%X11%%lib/cmake/Qt6XcbQpaPrivate/Qt6XcbQpaPrivateAdditionalTargetInfo.cmake %%X11%%lib/cmake/Qt6XcbQpaPrivate/Qt6XcbQpaPrivateConfig.cmake %%X11%%lib/cmake/Qt6XcbQpaPrivate/Qt6XcbQpaPrivateConfigVersion.cmake @@ -3311,10 +3555,18 @@ lib/cmake/Qt6XmlPrivate/Qt6XmlPrivateVersionlessTargets.cmake %%QT_LIBDIR%%/libQt6Test.so %%QT_LIBDIR%%/libQt6Test.so.6 %%QT_LIBDIR%%/libQt6Test.so.%%FULLVER%% +%%WAYLAND%%%%QT_LIBDIR%%/libQt6WaylandClient.prl +%%WAYLAND%%%%QT_LIBDIR%%/libQt6WaylandClient.so +%%WAYLAND%%%%QT_LIBDIR%%/libQt6WaylandClient.so.6 +%%WAYLAND%%%%QT_LIBDIR%%/libQt6WaylandClient.so.%%FULLVER%% %%QT_LIBDIR%%/libQt6Widgets.prl %%QT_LIBDIR%%/libQt6Widgets.so %%QT_LIBDIR%%/libQt6Widgets.so.6 %%QT_LIBDIR%%/libQt6Widgets.so.%%FULLVER%% +%%WAYLAND%%%%QT_LIBDIR%%/libQt6WlShellIntegration.prl +%%WAYLAND%%%%QT_LIBDIR%%/libQt6WlShellIntegration.so +%%WAYLAND%%%%QT_LIBDIR%%/libQt6WlShellIntegration.so.6 +%%WAYLAND%%%%QT_LIBDIR%%/libQt6WlShellIntegration.so.%%FULLVER%% %%X11%%%%QT_LIBDIR%%/libQt6XcbQpa.prl %%X11%%%%QT_LIBDIR%%/libQt6XcbQpa.so %%X11%%%%QT_LIBDIR%%/libQt6XcbQpa.so.6 @@ -3323,25 +3575,27 @@ lib/cmake/Qt6XmlPrivate/Qt6XmlPrivateVersionlessTargets.cmake %%QT_LIBDIR%%/libQt6Xml.so %%QT_LIBDIR%%/libQt6Xml.so.6 %%QT_LIBDIR%%/libQt6Xml.so.%%FULLVER%% -%%QT_LIBDIR%%/metatypes/qt6concurrent_%%CMAKE_BUILD_TYPE%%_metatypes.json -%%QT_LIBDIR%%/metatypes/qt6core_%%CMAKE_BUILD_TYPE%%_metatypes.json -%%QT_LIBDIR%%/metatypes/qt6dbus_%%CMAKE_BUILD_TYPE%%_metatypes.json -%%QT_LIBDIR%%/metatypes/qt6devicediscoverysupportprivate_%%CMAKE_BUILD_TYPE%%_metatypes.json -%%QT_LIBDIR%%/metatypes/qt6exampleiconsprivate_%%CMAKE_BUILD_TYPE%%_metatypes.json -%%QT_LIBDIR%%/metatypes/qt6examplesassetdownloaderprivate_%%CMAKE_BUILD_TYPE%%_metatypes.json -%%QT_LIBDIR%%/metatypes/qt6fbsupportprivate_%%CMAKE_BUILD_TYPE%%_metatypes.json -%%QT_LIBDIR%%/metatypes/qt6gui_%%CMAKE_BUILD_TYPE%%_metatypes.json -%%QT_LIBDIR%%/metatypes/qt6inputsupportprivate_%%CMAKE_BUILD_TYPE%%_metatypes.json -%%QT_LIBDIR%%/metatypes/qt6kmssupportprivate_%%CMAKE_BUILD_TYPE%%_metatypes.json -%%QT_LIBDIR%%/metatypes/qt6network_%%CMAKE_BUILD_TYPE%%_metatypes.json -%%QT_LIBDIR%%/metatypes/qt6opengl_%%CMAKE_BUILD_TYPE%%_metatypes.json -%%QT_LIBDIR%%/metatypes/qt6openglwidgets_%%CMAKE_BUILD_TYPE%%_metatypes.json -%%QT_LIBDIR%%/metatypes/qt6printsupport_%%CMAKE_BUILD_TYPE%%_metatypes.json -%%QT_LIBDIR%%/metatypes/qt6sql_%%CMAKE_BUILD_TYPE%%_metatypes.json -%%QT_LIBDIR%%/metatypes/qt6test_%%CMAKE_BUILD_TYPE%%_metatypes.json -%%QT_LIBDIR%%/metatypes/qt6widgets_%%CMAKE_BUILD_TYPE%%_metatypes.json -%%X11%%%%QT_LIBDIR%%/metatypes/qt6xcbqpaprivate_%%CMAKE_BUILD_TYPE%%_metatypes.json -%%QT_LIBDIR%%/metatypes/qt6xml_%%CMAKE_BUILD_TYPE%%_metatypes.json +%%QT_LIBDIR%%/metatypes/qt6concurrent_metatypes.json +%%QT_LIBDIR%%/metatypes/qt6core_metatypes.json +%%QT_LIBDIR%%/metatypes/qt6dbus_metatypes.json +%%QT_LIBDIR%%/metatypes/qt6devicediscoverysupportprivate_metatypes.json +%%QT_LIBDIR%%/metatypes/qt6exampleiconsprivate_metatypes.json +%%QT_LIBDIR%%/metatypes/qt6examplesassetdownloaderprivate_metatypes.json +%%QT_LIBDIR%%/metatypes/qt6fbsupportprivate_metatypes.json +%%QT_LIBDIR%%/metatypes/qt6gui_metatypes.json +%%QT_LIBDIR%%/metatypes/qt6inputsupportprivate_metatypes.json +%%QT_LIBDIR%%/metatypes/qt6kmssupportprivate_metatypes.json +%%QT_LIBDIR%%/metatypes/qt6network_metatypes.json +%%QT_LIBDIR%%/metatypes/qt6opengl_metatypes.json +%%QT_LIBDIR%%/metatypes/qt6openglwidgets_metatypes.json +%%QT_LIBDIR%%/metatypes/qt6printsupport_metatypes.json +%%QT_LIBDIR%%/metatypes/qt6sql_metatypes.json +%%QT_LIBDIR%%/metatypes/qt6test_metatypes.json +%%WAYLAND%%%%QT_LIBDIR%%/metatypes/qt6waylandclient_metatypes.json +%%QT_LIBDIR%%/metatypes/qt6widgets_metatypes.json +%%WAYLAND%%%%QT_LIBDIR%%/metatypes/qt6wlshellintegrationprivate_metatypes.json +%%X11%%%%QT_LIBDIR%%/metatypes/qt6xcbqpaprivate_metatypes.json +%%QT_LIBDIR%%/metatypes/qt6xml_metatypes.json %%QT_MKSPECDIR%%/REUSE.toml %%QT_MKSPECDIR%%/aix-g++-64/qmake.conf %%QT_MKSPECDIR%%/aix-g++-64/qplatformdefs.h @@ -3720,7 +3974,6 @@ lib/cmake/Qt6XmlPrivate/Qt6XmlPrivateVersionlessTargets.cmake %%QT_MKSPECDIR%%/macx-xcode/qplatformdefs.h %%QT_MKSPECDIR%%/modules/README %%QT_MKSPECDIR%%/modules/qt_lib_concurrent.pri -%%QT_MKSPECDIR%%/modules/qt_lib_concurrent_private.pri %%QT_MKSPECDIR%%/modules/qt_lib_core.pri %%QT_MKSPECDIR%%/modules/qt_lib_core_private.pri %%QT_MKSPECDIR%%/modules/qt_lib_dbus.pri @@ -3738,7 +3991,6 @@ lib/cmake/Qt6XmlPrivate/Qt6XmlPrivateVersionlessTargets.cmake %%QT_MKSPECDIR%%/modules/qt_lib_opengl.pri %%QT_MKSPECDIR%%/modules/qt_lib_opengl_private.pri %%QT_MKSPECDIR%%/modules/qt_lib_openglwidgets.pri -%%QT_MKSPECDIR%%/modules/qt_lib_openglwidgets_private.pri %%QT_MKSPECDIR%%/modules/qt_lib_printsupport.pri %%QT_MKSPECDIR%%/modules/qt_lib_printsupport_private.pri %%QT_MKSPECDIR%%/modules/qt_lib_sql.pri @@ -3746,8 +3998,12 @@ lib/cmake/Qt6XmlPrivate/Qt6XmlPrivateVersionlessTargets.cmake %%QT_MKSPECDIR%%/modules/qt_lib_testinternals_private.pri %%QT_MKSPECDIR%%/modules/qt_lib_testlib.pri %%QT_MKSPECDIR%%/modules/qt_lib_testlib_private.pri +%%WAYLAND%%%%QT_MKSPECDIR%%/modules/qt_lib_waylandclient.pri +%%WAYLAND%%%%QT_MKSPECDIR%%/modules/qt_lib_waylandclient_private.pri +%%WAYLAND%%%%QT_MKSPECDIR%%/modules/qt_lib_waylandglobal_private.pri %%QT_MKSPECDIR%%/modules/qt_lib_widgets.pri %%QT_MKSPECDIR%%/modules/qt_lib_widgets_private.pri +%%WAYLAND%%%%QT_MKSPECDIR%%/modules/qt_lib_wl_shell_integration_private.pri %%X11%%%%QT_MKSPECDIR%%/modules/qt_lib_xcb_qpa_lib_private.pri %%QT_MKSPECDIR%%/modules/qt_lib_xml.pri %%QT_MKSPECDIR%%/modules/qt_lib_xml_private.pri @@ -3836,12 +4092,22 @@ lib/cmake/Qt6XmlPrivate/Qt6XmlPrivateVersionlessTargets.cmake %%QT_PLUGINDIR%%/platforms/libqoffscreen.so %%QT_PLUGINDIR%%/platforms/libqvkkhrdisplay.so %%QT_PLUGINDIR%%/platforms/libqvnc.so +%%WAYLAND%%%%QT_PLUGINDIR%%/platforms/libqwayland.so %%X11%%%%QT_PLUGINDIR%%/platforms/libqxcb.so %%QT_PLUGINDIR%%/platformthemes/libqgtk3.so %%QT_PLUGINDIR%%/platformthemes/libqxdgdesktopportal.so %%CUPS%%%%QT_PLUGINDIR%%/printsupport/libcupsprintersupport.so %%QT_PLUGINDIR%%/tls/libqcertonlybackend.so %%QT_PLUGINDIR%%/tls/libqopensslbackend.so +%%WAYLAND%%%%QT_PLUGINDIR%%/wayland-decoration-client/libbradient.so +%%WAYLAND%%%%QT_PLUGINDIR%%/wayland-graphics-integration-client/libdmabuf-server.so +%%WAYLAND%%%%QT_PLUGINDIR%%/wayland-graphics-integration-client/libdrm-egl-server.so +%%WAYLAND%%%%QT_PLUGINDIR%%/wayland-graphics-integration-client/libqt-plugin-wayland-egl.so +%%WAYLAND%%%%QT_PLUGINDIR%%/wayland-graphics-integration-client/libshm-emulation-server.so +%%WAYLAND%%%%QT_PLUGINDIR%%/wayland-graphics-integration-client/libvulkan-server.so +%%WAYLAND%%%%QT_PLUGINDIR%%/wayland-shell-integration/libfullscreen-shell-v1.so +%%WAYLAND%%%%QT_PLUGINDIR%%/wayland-shell-integration/libwl-shell-plugin.so +%%WAYLAND%%%%QT_PLUGINDIR%%/wayland-shell-integration/libxdg-shell.so %%X11%%%%QT_PLUGINDIR%%/xcbglintegrations/libqxcb-egl-integration.so %%X11%%%%QT_PLUGINDIR%%/xcbglintegrations/libqxcb-glx-integration.so %%QT_SBOMDIR%%/qtbase-%%FULLVER%%.spdx @@ -3856,6 +4122,7 @@ libdata/pkgconfig/Qt6Platform.pc libdata/pkgconfig/Qt6PrintSupport.pc libdata/pkgconfig/Qt6Sql.pc libdata/pkgconfig/Qt6Test.pc +%%WAYLAND%%libdata/pkgconfig/Qt6WaylandClient.pc libdata/pkgconfig/Qt6Widgets.pc libdata/pkgconfig/Qt6Xml.pc %%QT_TOOLDIR%%/cmake_automoc_parser @@ -3870,6 +4137,7 @@ libdata/pkgconfig/Qt6Xml.pc %%QT_TOOLDIR%%/qt-internal-configure-tests %%QT_TOOLDIR%%/qt-testrunner.py %%QT_TOOLDIR%%/qvkgen +%%QT_TOOLDIR%%/qtwaylandscanner %%QT_TOOLDIR%%/rcc %%QT_TOOLDIR%%/sanitizer-testrunner.py %%QT_TOOLDIR%%/syncqt @@ -3915,9 +4183,12 @@ libdata/pkgconfig/Qt6Xml.pc %%QT_DOCDIR%%/config/exampleurl-qtwinextras.qdocconf %%QT_DOCDIR%%/config/exampleurl-qtx11extras.qdocconf %%QT_DOCDIR%%/config/exampleurl-qtxmlpatterns.qdocconf +%%QT_DOCDIR%%/global/app-examples-template/README.md +%%QT_DOCDIR%%/global/app-examples-template/app-examples-template.qdoc %%QT_DOCDIR%%/global/compat.qdocconf %%QT_DOCDIR%%/global/config.qdocconf %%QT_DOCDIR%%/global/cpp-doc-macros.qdocconf +%%QT_DOCDIR%%/global/disabledwarnings.qdocconf %%QT_DOCDIR%%/global/externalsites.qdocconf %%QT_DOCDIR%%/global/externalsites/external-resources.qdoc %%QT_DOCDIR%%/global/externalsites/qt-webpages.qdoc @@ -3937,6 +4208,7 @@ libdata/pkgconfig/Qt6Xml.pc %%QT_DOCDIR%%/global/includes/corelib/port-from-qregexp.qdocinc %%QT_DOCDIR%%/global/includes/examples-run.qdocinc %%QT_DOCDIR%%/global/includes/module-use.qdocinc +%%QT_DOCDIR%%/global/includes/squish-tested-example.qdocinc %%QT_DOCDIR%%/global/includes/standardpath/functiondocs.qdocinc %%QT_DOCDIR%%/global/macros-online.qdocconf %%QT_DOCDIR%%/global/macros.qdocconf @@ -4036,6 +4308,111 @@ libdata/pkgconfig/Qt6Xml.pc %%QT_DATADIR%%/modules/Sql.json %%QT_DATADIR%%/modules/Test.json %%QT_DATADIR%%/modules/TestInternalsPrivate.json +%%WAYLAND%%%%QT_DATADIR%%/modules/WaylandClient.json +%%WAYLAND%%%%QT_DATADIR%%/modules/WaylandGlobalPrivate.json %%QT_DATADIR%%/modules/Widgets.json +%%WAYLAND%%%%QT_DATADIR%%/modules/WlShellIntegrationPrivate.json %%X11%%%%QT_DATADIR%%/modules/XcbQpaPrivate.json %%QT_DATADIR%%/modules/Xml.json +%%QT_DATADIR%%/wayland/extensions/README.md +%%QT_DATADIR%%/wayland/extensions/REUSE.toml +%%QT_DATADIR%%/wayland/extensions/brcm.xml +%%QT_DATADIR%%/wayland/extensions/drm-egl-server-buffer.xml +%%QT_DATADIR%%/wayland/extensions/hardware-integration.xml +%%QT_DATADIR%%/wayland/extensions/libhybris-egl-server-buffer.xml +%%QT_DATADIR%%/wayland/extensions/qt-dmabuf-server-buffer.xml +%%QT_DATADIR%%/wayland/extensions/qt-text-input-method-unstable-v1.xml +%%QT_DATADIR%%/wayland/extensions/qt-texture-sharing-unstable-v1.xml +%%QT_DATADIR%%/wayland/extensions/qt-vulkan-server-buffer-unstable-v1.xml +%%QT_DATADIR%%/wayland/extensions/qt-windowmanager.xml +%%QT_DATADIR%%/wayland/extensions/server-buffer-extension.xml +%%QT_DATADIR%%/wayland/extensions/shm-emulation-server-buffer.xml +%%QT_DATADIR%%/wayland/protocols/MIT_LICENSE.txt +%%QT_DATADIR%%/wayland/protocols/appmenu/LGPL-2.1-or-later.txt +%%QT_DATADIR%%/wayland/protocols/appmenu/REUSE.toml +%%QT_DATADIR%%/wayland/protocols/appmenu/appmenu.xml +%%QT_DATADIR%%/wayland/protocols/appmenu/qt_attribution.json +%%QT_DATADIR%%/wayland/protocols/color-management/REUSE.toml +%%QT_DATADIR%%/wayland/protocols/color-management/qt_attribution.json +%%QT_DATADIR%%/wayland/protocols/color-management/xx-color-management-v4.xml +%%QT_DATADIR%%/wayland/protocols/cursor-shape/REUSE.toml +%%QT_DATADIR%%/wayland/protocols/cursor-shape/cursor-shape-v1.xml +%%QT_DATADIR%%/wayland/protocols/fractional-scale/REUSE.toml +%%QT_DATADIR%%/wayland/protocols/fractional-scale/fractional-scale-v1.xml +%%QT_DATADIR%%/wayland/protocols/fractional-scale/qt_attribution.json +%%QT_DATADIR%%/wayland/protocols/fullscreen-shell/REUSE.toml +%%QT_DATADIR%%/wayland/protocols/fullscreen-shell/fullscreen-shell-unstable-v1.xml +%%QT_DATADIR%%/wayland/protocols/fullscreen-shell/qt_attribution.json +%%QT_DATADIR%%/wayland/protocols/idle-inhibit/REUSE.toml +%%QT_DATADIR%%/wayland/protocols/idle-inhibit/idle-inhibit-unstable-v1.xml +%%QT_DATADIR%%/wayland/protocols/linux-dmabuf/REUSE.toml +%%QT_DATADIR%%/wayland/protocols/linux-dmabuf/linux-dmabuf-unstable-v1.xml +%%QT_DATADIR%%/wayland/protocols/linux-dmabuf/qt_attribution.json +%%QT_DATADIR%%/wayland/protocols/pointer-gestures/REUSE.toml +%%QT_DATADIR%%/wayland/protocols/pointer-gestures/pointer-gestures-unstable-v1.xml +%%QT_DATADIR%%/wayland/protocols/pointer-gestures/qt_attribution.json +%%QT_DATADIR%%/wayland/protocols/pointer-warp/REUSE.toml +%%QT_DATADIR%%/wayland/protocols/pointer-warp/pointer-warp-v1.xml +%%QT_DATADIR%%/wayland/protocols/pointer-warp/qt_attribution.json +%%QT_DATADIR%%/wayland/protocols/presentation-time/REUSE.toml +%%QT_DATADIR%%/wayland/protocols/presentation-time/presentation-time.xml +%%QT_DATADIR%%/wayland/protocols/presentation-time/qt_attribution.json +%%QT_DATADIR%%/wayland/protocols/scaler/REUSE.toml +%%QT_DATADIR%%/wayland/protocols/scaler/qt_attribution.json +%%QT_DATADIR%%/wayland/protocols/scaler/scaler.xml +%%QT_DATADIR%%/wayland/protocols/tablet/REUSE.toml +%%QT_DATADIR%%/wayland/protocols/tablet/qt_attribution.json +%%QT_DATADIR%%/wayland/protocols/tablet/tablet-unstable-v2.xml +%%QT_DATADIR%%/wayland/protocols/text-input/v1/REUSE.toml +%%QT_DATADIR%%/wayland/protocols/text-input/v1/qt_attribution.json +%%QT_DATADIR%%/wayland/protocols/text-input/v1/text-input-unstable-v1.xml +%%QT_DATADIR%%/wayland/protocols/text-input/v2/HPND_LICENSE.txt +%%QT_DATADIR%%/wayland/protocols/text-input/v2/REUSE.toml +%%QT_DATADIR%%/wayland/protocols/text-input/v2/qt_attribution.json +%%QT_DATADIR%%/wayland/protocols/text-input/v2/text-input-unstable-v2.xml +%%QT_DATADIR%%/wayland/protocols/text-input/v3/REUSE.toml +%%QT_DATADIR%%/wayland/protocols/text-input/v3/qt_attribution.json +%%QT_DATADIR%%/wayland/protocols/text-input/v3/text-input-unstable-v3.xml +%%QT_DATADIR%%/wayland/protocols/viewporter/REUSE.toml +%%QT_DATADIR%%/wayland/protocols/viewporter/qt_attribution.json +%%QT_DATADIR%%/wayland/protocols/viewporter/viewporter.xml +%%QT_DATADIR%%/wayland/protocols/wayland/README +%%QT_DATADIR%%/wayland/protocols/wayland/REUSE.toml +%%QT_DATADIR%%/wayland/protocols/wayland/qt_attribution.json +%%QT_DATADIR%%/wayland/protocols/wayland/wayland.xml +%%QT_DATADIR%%/wayland/protocols/wl-eglstream/REUSE.toml +%%QT_DATADIR%%/wayland/protocols/wl-eglstream/qt_attribution.json +%%QT_DATADIR%%/wayland/protocols/wl-eglstream/wl-eglstream-controller.xml +%%QT_DATADIR%%/wayland/protocols/wlr-data-control/REUSE.toml +%%QT_DATADIR%%/wayland/protocols/wlr-data-control/qt_attribution.json +%%QT_DATADIR%%/wayland/protocols/wlr-data-control/wlr-data-control-unstable-v1.xml +%%QT_DATADIR%%/wayland/protocols/wp-primary-selection/REUSE.toml +%%QT_DATADIR%%/wayland/protocols/wp-primary-selection/qt_attribution.json +%%QT_DATADIR%%/wayland/protocols/wp-primary-selection/wp-primary-selection-unstable-v1.xml +%%QT_DATADIR%%/wayland/protocols/xdg-activation/REUSE.toml +%%QT_DATADIR%%/wayland/protocols/xdg-activation/qt_attribution.json +%%QT_DATADIR%%/wayland/protocols/xdg-activation/xdg-activation-v1.xml +%%QT_DATADIR%%/wayland/protocols/xdg-decoration/REUSE.toml +%%QT_DATADIR%%/wayland/protocols/xdg-decoration/qt_attribution.json +%%QT_DATADIR%%/wayland/protocols/xdg-decoration/xdg-decoration-unstable-v1.xml +%%QT_DATADIR%%/wayland/protocols/xdg-dialog/REUSE.toml +%%QT_DATADIR%%/wayland/protocols/xdg-dialog/qt_attribution.json +%%QT_DATADIR%%/wayland/protocols/xdg-dialog/xdg-dialog-v1.xml +%%QT_DATADIR%%/wayland/protocols/xdg-foreign/REUSE.toml +%%QT_DATADIR%%/wayland/protocols/xdg-foreign/qt_attribution.json +%%QT_DATADIR%%/wayland/protocols/xdg-foreign/xdg-foreign-unstable-v2.xml +%%QT_DATADIR%%/wayland/protocols/xdg-output/REUSE.toml +%%QT_DATADIR%%/wayland/protocols/xdg-output/qt_attribution.json +%%QT_DATADIR%%/wayland/protocols/xdg-output/xdg-output-unstable-v1.xml +%%QT_DATADIR%%/wayland/protocols/xdg-shell/REUSE.toml +%%QT_DATADIR%%/wayland/protocols/xdg-shell/qt_attribution.json +%%QT_DATADIR%%/wayland/protocols/xdg-shell/xdg-shell-unstable-v6.xml +%%QT_DATADIR%%/wayland/protocols/xdg-shell/xdg-shell.xml +%%QT_DATADIR%%/wayland/protocols/xdg-system-bell/REUSE.toml +%%QT_DATADIR%%/wayland/protocols/xdg-system-bell/qt_attribution.json +%%QT_DATADIR%%/wayland/protocols/xdg-system-bell/xdg-system-bell-v1.xml +%%QT_DATADIR%%/wayland/protocols/xdg-toplevel-drag/REUSE.toml +%%QT_DATADIR%%/wayland/protocols/xdg-toplevel-drag/xdg-toplevel-drag-v1.xml +%%QT_DATADIR%%/wayland/protocols/xdg-toplevel-icon/REUSE.toml +%%QT_DATADIR%%/wayland/protocols/xdg-toplevel-icon/qt_attribution.json +%%QT_DATADIR%%/wayland/protocols/xdg-toplevel-icon/xdg-toplevel-icon-v1.xml diff --git a/devel/qt6-grpc/distinfo b/devel/qt6-grpc/distinfo index 5ca64c38d5ab..af42410b074c 100644 --- a/devel/qt6-grpc/distinfo +++ b/devel/qt6-grpc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759303177 -SHA256 (KDE/Qt/6.9.3/qtgrpc-everywhere-src-6.9.3.tar.xz) = 7963c879cb72d5bebea1724602e6896cdc26e8555d872259f217c6b1130afe02 -SIZE (KDE/Qt/6.9.3/qtgrpc-everywhere-src-6.9.3.tar.xz) = 603684 +TIMESTAMP = 1763965099 +SHA256 (KDE/Qt/6.10.1/qtgrpc-everywhere-src-6.10.1.tar.xz) = 98138fb8633c4922ef7ef49b8301f7cbfb7beb7897d44d72e639120a29f4577f +SIZE (KDE/Qt/6.10.1/qtgrpc-everywhere-src-6.10.1.tar.xz) = 620108 diff --git a/devel/qt6-grpc/pkg-plist b/devel/qt6-grpc/pkg-plist index 95eaabb0affa..ab58b2ac51a2 100644 --- a/devel/qt6-grpc/pkg-plist +++ b/devel/qt6-grpc/pkg-plist @@ -1,4 +1,5 @@ %%QT_INCDIR%%/QtGrpc/%%FULLVER%%/QtGrpc/private/qabstractgrpcchannel_p.h +%%QT_INCDIR%%/QtGrpc/%%FULLVER%%/QtGrpc/private/qgrpccommonoptions_p.h %%QT_INCDIR%%/QtGrpc/%%FULLVER%%/QtGrpc/private/qgrpcoperation_p.h %%QT_INCDIR%%/QtGrpc/%%FULLVER%%/QtGrpc/private/qgrpcoperationcontext_p.h %%QT_INCDIR%%/QtGrpc/%%FULLVER%%/QtGrpc/private/qtgrpc-config_p.h @@ -338,13 +339,13 @@ lib/cmake/Qt6Qml/QmlPlugins/Qt6protobufquickpluginTargets.cmake %%QT_LIBDIR%%/libQt6ProtobufWellKnownTypes.so %%QT_LIBDIR%%/libQt6ProtobufWellKnownTypes.so.6 %%QT_LIBDIR%%/libQt6ProtobufWellKnownTypes.so.%%FULLVER%% -%%QT_LIBDIR%%/metatypes/qt6grpc_%%CMAKE_BUILD_TYPE%%_metatypes.json -%%QT_LIBDIR%%/metatypes/qt6grpcquick_%%CMAKE_BUILD_TYPE%%_metatypes.json -%%QT_LIBDIR%%/metatypes/qt6protobuf_%%CMAKE_BUILD_TYPE%%_metatypes.json -%%QT_LIBDIR%%/metatypes/qt6protobufqtcoretypes_%%CMAKE_BUILD_TYPE%%_metatypes.json -%%QT_LIBDIR%%/metatypes/qt6protobufqtguitypes_%%CMAKE_BUILD_TYPE%%_metatypes.json -%%QT_LIBDIR%%/metatypes/qt6protobufquick_%%CMAKE_BUILD_TYPE%%_metatypes.json -%%QT_LIBDIR%%/metatypes/qt6protobufwellknowntypes_%%CMAKE_BUILD_TYPE%%_metatypes.json +%%QT_LIBDIR%%/metatypes/qt6grpc_metatypes.json +%%QT_LIBDIR%%/metatypes/qt6grpcquick_metatypes.json +%%QT_LIBDIR%%/metatypes/qt6protobuf_metatypes.json +%%QT_LIBDIR%%/metatypes/qt6protobufqtcoretypes_metatypes.json +%%QT_LIBDIR%%/metatypes/qt6protobufqtguitypes_metatypes.json +%%QT_LIBDIR%%/metatypes/qt6protobufquick_metatypes.json +%%QT_LIBDIR%%/metatypes/qt6protobufwellknowntypes_metatypes.json %%QT_MKSPECDIR%%/modules/qt_lib_grpc.pri %%QT_MKSPECDIR%%/modules/qt_lib_grpc_private.pri %%QT_MKSPECDIR%%/modules/qt_lib_grpcquick.pri diff --git a/devel/qt6-languageserver/distinfo b/devel/qt6-languageserver/distinfo index c252ac4b55d9..0e3ff363362a 100644 --- a/devel/qt6-languageserver/distinfo +++ b/devel/qt6-languageserver/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759303186 -SHA256 (KDE/Qt/6.9.3/qtlanguageserver-everywhere-src-6.9.3.tar.xz) = c8e8a6c4f8cb25626922e78f398b13b02eea21c4cc5525ffc2a0da7469369d33 -SIZE (KDE/Qt/6.9.3/qtlanguageserver-everywhere-src-6.9.3.tar.xz) = 136968 +TIMESTAMP = 1763965167 +SHA256 (KDE/Qt/6.10.1/qtlanguageserver-everywhere-src-6.10.1.tar.xz) = 3360526b4f4d556673b31e29a49e15d02da52d5eaa53b0204d56a0ba160a556c +SIZE (KDE/Qt/6.10.1/qtlanguageserver-everywhere-src-6.10.1.tar.xz) = 136208 diff --git a/devel/qt6-languageserver/pkg-plist b/devel/qt6-languageserver/pkg-plist index 20a58bc399de..abd9ff7a8595 100644 --- a/devel/qt6-languageserver/pkg-plist +++ b/devel/qt6-languageserver/pkg-plist @@ -47,8 +47,8 @@ lib/cmake/Qt6LanguageServerPrivate/Qt6LanguageServerPrivateVersionlessTargets.cm %%QT_LIBDIR%%/libQt6JsonRpc.prl %%QT_LIBDIR%%/libQt6LanguageServer.a %%QT_LIBDIR%%/libQt6LanguageServer.prl -%%QT_LIBDIR%%/metatypes/qt6jsonrpcprivate_%%CMAKE_BUILD_TYPE%%_metatypes.json -%%QT_LIBDIR%%/metatypes/qt6languageserverprivate_%%CMAKE_BUILD_TYPE%%_metatypes.json +%%QT_LIBDIR%%/metatypes/qt6jsonrpcprivate_metatypes.json +%%QT_LIBDIR%%/metatypes/qt6languageserverprivate_metatypes.json %%QT_MKSPECDIR%%/modules/qt_lib_jsonrpc_private.pri %%QT_MKSPECDIR%%/modules/qt_lib_languageserver_private.pri %%QT_SBOMDIR%%/qtlanguageserver-%%FULLVER%%.spdx diff --git a/devel/qt6-location/distinfo b/devel/qt6-location/distinfo index bf910a3d0781..33589f8a03ea 100644 --- a/devel/qt6-location/distinfo +++ b/devel/qt6-location/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759303196 -SHA256 (KDE/Qt/6.9.3/qtlocation-everywhere-src-6.9.3.tar.xz) = 141227d1fdaf4e1574c99127b2eb91ab171107bf067121aecb03b618b2e71605 -SIZE (KDE/Qt/6.9.3/qtlocation-everywhere-src-6.9.3.tar.xz) = 3149208 +TIMESTAMP = 1763964327 +SHA256 (KDE/Qt/6.10.1/qtlocation-everywhere-src-6.10.1.tar.xz) = 2b9618f1b99cdc51d6697a79f3a57f4c2b629711549912067db8cd2b40794f09 +SIZE (KDE/Qt/6.10.1/qtlocation-everywhere-src-6.10.1.tar.xz) = 3151780 diff --git a/devel/qt6-location/pkg-plist b/devel/qt6-location/pkg-plist index 5cd763101abe..37cd59a57e14 100644 --- a/devel/qt6-location/pkg-plist +++ b/devel/qt6-location/pkg-plist @@ -213,7 +213,7 @@ lib/cmake/Qt6Qml/QmlPlugins/Qt6declarative_locationTargets.cmake %%QT_LIBDIR%%/libQt6Location.so %%QT_LIBDIR%%/libQt6Location.so.6 %%QT_LIBDIR%%/libQt6Location.so.%%FULLVER%% -%%QT_LIBDIR%%/metatypes/qt6location_%%CMAKE_BUILD_TYPE%%_metatypes.json +%%QT_LIBDIR%%/metatypes/qt6location_metatypes.json %%QT_MKSPECDIR%%/modules/qt_lib_location.pri %%QT_MKSPECDIR%%/modules/qt_lib_location_private.pri %%QT_PLUGINDIR%%/geoservices/libqtgeoservices_itemsoverlay.so diff --git a/devel/qt6-positioning/distinfo b/devel/qt6-positioning/distinfo index 84cedf391251..4de231f52f90 100644 --- a/devel/qt6-positioning/distinfo +++ b/devel/qt6-positioning/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759303206 -SHA256 (KDE/Qt/6.9.3/qtpositioning-everywhere-src-6.9.3.tar.xz) = 0c87c980f704c17aadaf0bf8a03845dd0a60cc0313be24bd7b5b90685d5835b4 -SIZE (KDE/Qt/6.9.3/qtpositioning-everywhere-src-6.9.3.tar.xz) = 649260 +TIMESTAMP = 1763965263 +SHA256 (KDE/Qt/6.10.1/qtpositioning-everywhere-src-6.10.1.tar.xz) = abb311ef1bd6e39f090d22480e265d13f8537d2e2f4c88f22d6519547f46be23 +SIZE (KDE/Qt/6.10.1/qtpositioning-everywhere-src-6.10.1.tar.xz) = 649012 diff --git a/devel/qt6-positioning/pkg-plist b/devel/qt6-positioning/pkg-plist index 472bada4c288..4217172c3d77 100644 --- a/devel/qt6-positioning/pkg-plist +++ b/devel/qt6-positioning/pkg-plist @@ -82,7 +82,6 @@ lib/cmake/Qt6/FindGconf.cmake lib/cmake/Qt6/FindGypsy.cmake lib/cmake/Qt6BuildInternals/StandaloneTests/QtPositioningTestsConfig.cmake -lib/cmake/Qt6Bundled_Clip2Tri/Qt6Bundled_Clip2TriDependencies.cmake lib/cmake/Qt6Positioning/Qt6PositioningAdditionalTargetInfo.cmake lib/cmake/Qt6Positioning/Qt6PositioningConfig.cmake lib/cmake/Qt6Positioning/Qt6PositioningConfigVersion.cmake @@ -150,8 +149,8 @@ lib/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets.cmake %%QT_LIBDIR%%/libQt6PositioningQuick.so %%QT_LIBDIR%%/libQt6PositioningQuick.so.6 %%QT_LIBDIR%%/libQt6PositioningQuick.so.%%FULLVER%% -%%QT_LIBDIR%%/metatypes/qt6positioning_%%CMAKE_BUILD_TYPE%%_metatypes.json -%%QT_LIBDIR%%/metatypes/qt6positioningquick_%%CMAKE_BUILD_TYPE%%_metatypes.json +%%QT_LIBDIR%%/metatypes/qt6positioning_metatypes.json +%%QT_LIBDIR%%/metatypes/qt6positioningquick_metatypes.json %%QT_MKSPECDIR%%/modules/qt_lib_positioning.pri %%QT_MKSPECDIR%%/modules/qt_lib_positioning_private.pri %%QT_MKSPECDIR%%/modules/qt_lib_positioningquick.pri diff --git a/devel/qt6-remoteobjects/distinfo b/devel/qt6-remoteobjects/distinfo index 87a08c373012..cc2db05886dd 100644 --- a/devel/qt6-remoteobjects/distinfo +++ b/devel/qt6-remoteobjects/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759303215 -SHA256 (KDE/Qt/6.9.3/qtremoteobjects-everywhere-src-6.9.3.tar.xz) = 98987c0055d4e1a6d31dac85c3445d99ed8142c21995f70b391ef0ebafaad85b -SIZE (KDE/Qt/6.9.3/qtremoteobjects-everywhere-src-6.9.3.tar.xz) = 528744 +TIMESTAMP = 1763964389 +SHA256 (KDE/Qt/6.10.1/qtremoteobjects-everywhere-src-6.10.1.tar.xz) = 7c9e56dbe2c400e33d13626a27d822a7c95b7d95f2272b198a788c2b4a9b8a0d +SIZE (KDE/Qt/6.10.1/qtremoteobjects-everywhere-src-6.10.1.tar.xz) = 528992 diff --git a/devel/qt6-remoteobjects/pkg-plist b/devel/qt6-remoteobjects/pkg-plist index 6656f9452915..33609db66462 100644 --- a/devel/qt6-remoteobjects/pkg-plist +++ b/devel/qt6-remoteobjects/pkg-plist @@ -122,14 +122,6 @@ lib/cmake/Qt6RepParser/Qt6RepParserDependencies.cmake lib/cmake/Qt6RepParser/Qt6RepParserTargets.cmake lib/cmake/Qt6RepParser/Qt6RepParserVersionlessAliasTargets.cmake lib/cmake/Qt6RepParser/Qt6RepParserVersionlessTargets.cmake -lib/cmake/Qt6RepParserPrivate/Qt6RepParserPrivateAdditionalTargetInfo.cmake -lib/cmake/Qt6RepParserPrivate/Qt6RepParserPrivateConfig.cmake -lib/cmake/Qt6RepParserPrivate/Qt6RepParserPrivateConfigVersion.cmake -lib/cmake/Qt6RepParserPrivate/Qt6RepParserPrivateConfigVersionImpl.cmake -lib/cmake/Qt6RepParserPrivate/Qt6RepParserPrivateDependencies.cmake -lib/cmake/Qt6RepParserPrivate/Qt6RepParserPrivateTargets.cmake -lib/cmake/Qt6RepParserPrivate/Qt6RepParserPrivateVersionlessAliasTargets.cmake -lib/cmake/Qt6RepParserPrivate/Qt6RepParserPrivateVersionlessTargets.cmake %%QT_LIBDIR%%/libQt6RemoteObjects.prl %%QT_LIBDIR%%/libQt6RemoteObjects.so %%QT_LIBDIR%%/libQt6RemoteObjects.so.6 @@ -138,8 +130,8 @@ lib/cmake/Qt6RepParserPrivate/Qt6RepParserPrivateVersionlessTargets.cmake %%QT_LIBDIR%%/libQt6RemoteObjectsQml.so %%QT_LIBDIR%%/libQt6RemoteObjectsQml.so.6 %%QT_LIBDIR%%/libQt6RemoteObjectsQml.so.%%FULLVER%% -%%QT_LIBDIR%%/metatypes/qt6remoteobjects_%%CMAKE_BUILD_TYPE%%_metatypes.json -%%QT_LIBDIR%%/metatypes/qt6remoteobjectsqml_%%CMAKE_BUILD_TYPE%%_metatypes.json +%%QT_LIBDIR%%/metatypes/qt6remoteobjects_metatypes.json +%%QT_LIBDIR%%/metatypes/qt6remoteobjectsqml_metatypes.json %%QT_MKSPECDIR%%/features/remoteobjects_repc.prf %%QT_MKSPECDIR%%/features/repcclient.pri %%QT_MKSPECDIR%%/features/repccommon.pri @@ -151,7 +143,6 @@ lib/cmake/Qt6RepParserPrivate/Qt6RepParserPrivateVersionlessTargets.cmake %%QT_MKSPECDIR%%/modules/qt_lib_remoteobjectsqml.pri %%QT_MKSPECDIR%%/modules/qt_lib_remoteobjectsqml_private.pri %%QT_MKSPECDIR%%/modules/qt_lib_repparser.pri -%%QT_MKSPECDIR%%/modules/qt_lib_repparser_private.pri %%QT_QMLDIR%%/QtRemoteObjects/libdeclarative_remoteobjectsplugin.so %%QT_QMLDIR%%/QtRemoteObjects/plugins.qmltypes %%QT_QMLDIR%%/QtRemoteObjects/qmldir diff --git a/devel/qt6-scxml/distinfo b/devel/qt6-scxml/distinfo index 7cb8f6f41654..cf8c4904215b 100644 --- a/devel/qt6-scxml/distinfo +++ b/devel/qt6-scxml/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759303225 -SHA256 (KDE/Qt/6.9.3/qtscxml-everywhere-src-6.9.3.tar.xz) = f389c0c051df908eae392fbe94a8513e6fe15f88399d88fd33a763165f5b34b7 -SIZE (KDE/Qt/6.9.3/qtscxml-everywhere-src-6.9.3.tar.xz) = 545436 +TIMESTAMP = 1763964392 +SHA256 (KDE/Qt/6.10.1/qtscxml-everywhere-src-6.10.1.tar.xz) = eb67a0e5d4c6d488e3013f8dbef859a00e10bb033472eb53688fce350e3a1869 +SIZE (KDE/Qt/6.10.1/qtscxml-everywhere-src-6.10.1.tar.xz) = 546444 diff --git a/devel/qt6-scxml/pkg-plist b/devel/qt6-scxml/pkg-plist index deb3c5cda7a4..a9573f96db1a 100644 --- a/devel/qt6-scxml/pkg-plist +++ b/devel/qt6-scxml/pkg-plist @@ -225,10 +225,10 @@ lib/cmake/Qt6StateMachineQmlPrivate/Qt6StateMachineQmlPrivateVersionlessTargets. %%QT_LIBDIR%%/libQt6StateMachineQml.so %%QT_LIBDIR%%/libQt6StateMachineQml.so.6 %%QT_LIBDIR%%/libQt6StateMachineQml.so.%%FULLVER%% -%%QT_LIBDIR%%/metatypes/qt6scxml_%%CMAKE_BUILD_TYPE%%_metatypes.json -%%QT_LIBDIR%%/metatypes/qt6scxmlqml_%%CMAKE_BUILD_TYPE%%_metatypes.json -%%QT_LIBDIR%%/metatypes/qt6statemachine_%%CMAKE_BUILD_TYPE%%_metatypes.json -%%QT_LIBDIR%%/metatypes/qt6statemachineqml_%%CMAKE_BUILD_TYPE%%_metatypes.json +%%QT_LIBDIR%%/metatypes/qt6scxml_metatypes.json +%%QT_LIBDIR%%/metatypes/qt6scxmlqml_metatypes.json +%%QT_LIBDIR%%/metatypes/qt6statemachine_metatypes.json +%%QT_LIBDIR%%/metatypes/qt6statemachineqml_metatypes.json %%QT_MKSPECDIR%%/features/qscxmlc.prf %%QT_MKSPECDIR%%/modules/qt_lib_scxml.pri %%QT_MKSPECDIR%%/modules/qt_lib_scxml_private.pri diff --git a/devel/qt6-tools/distinfo b/devel/qt6-tools/distinfo index bef1029813a2..430fdfd1a9b3 100644 --- a/devel/qt6-tools/distinfo +++ b/devel/qt6-tools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759303238 -SHA256 (KDE/Qt/6.9.3/qttools-everywhere-src-6.9.3.tar.xz) = 0cf7ab0e975fc57f5ce1375576a0a76e9ede25e6b01db3cf2339cd4d9750b4e9 -SIZE (KDE/Qt/6.9.3/qttools-everywhere-src-6.9.3.tar.xz) = 10334740 +TIMESTAMP = 1763965288 +SHA256 (KDE/Qt/6.10.1/qttools-everywhere-src-6.10.1.tar.xz) = 8148408380ffea03101a26305c812b612ea30dbc07121e58707601522404d49b +SIZE (KDE/Qt/6.10.1/qttools-everywhere-src-6.10.1.tar.xz) = 10047008 diff --git a/devel/qt6-tools/files/patch-configure.cmake b/devel/qt6-tools/files/patch-configure.cmake index 8474226f40c6..f1e69da6709c 100644 --- a/devel/qt6-tools/files/patch-configure.cmake +++ b/devel/qt6-tools/files/patch-configure.cmake @@ -15,7 +15,7 @@ Call Stack (most recent call first): Regressed by: https://code.qt.io/cgit/qt/qttools.git/commit/?h=6.6.0&id=ff5c080c2eb9267c43da6fafe953bf50076443c4 ---- configure.cmake.orig 2025-09-25 00:29:00 UTC +--- configure.cmake.orig 2025-08-15 17:35:03 UTC +++ configure.cmake @@ -4,6 +4,11 @@ include(${CMAKE_CURRENT_LIST_DIR}/src/qdoc/cmake/QDocC # Include QDoc-specific configuration early (needed for feature definitions) @@ -29,11 +29,3 @@ Regressed by: https://code.qt.io/cgit/qt/qttools.git/commit/?h=6.6.0&id=ff5c080c #### Tests qt_find_package(WrapLibClang 8 PROVIDED_TARGETS WrapLibClang::WrapLibClang) -@@ -11,7 +16,6 @@ endif() - if(TARGET WrapLibClang::WrapLibClang) - set(TEST_libclang "ON" CACHE BOOL "Required libclang version found." FORCE) - endif() -- - - - #### Features diff --git a/devel/qt6-tools/pkg-plist b/devel/qt6-tools/pkg-plist index 48f15cc3091b..869a7885b5c7 100644 --- a/devel/qt6-tools/pkg-plist +++ b/devel/qt6-tools/pkg-plist @@ -436,10 +436,10 @@ lib/cmake/Qt6UiToolsPrivate/Qt6UiToolsPrivateVersionlessTargets.cmake %%QT_LIBDIR%%/libQt6UiTools.so %%QT_LIBDIR%%/libQt6UiTools.so.6 %%QT_LIBDIR%%/libQt6UiTools.so.%%FULLVER%% -%%QT_LIBDIR%%/metatypes/qt6designer_%%CMAKE_BUILD_TYPE%%_metatypes.json -%%QT_LIBDIR%%/metatypes/qt6designercomponentsprivate_%%CMAKE_BUILD_TYPE%%_metatypes.json -%%QT_LIBDIR%%/metatypes/qt6help_%%CMAKE_BUILD_TYPE%%_metatypes.json -%%QT_LIBDIR%%/metatypes/qt6uitools_%%CMAKE_BUILD_TYPE%%_metatypes.json +%%QT_LIBDIR%%/metatypes/qt6designer_metatypes.json +%%QT_LIBDIR%%/metatypes/qt6designercomponentsprivate_metatypes.json +%%QT_LIBDIR%%/metatypes/qt6help_metatypes.json +%%QT_LIBDIR%%/metatypes/qt6uitools_metatypes.json %%QT_MKSPECDIR%%/modules/qt_lib_designer.pri %%QT_MKSPECDIR%%/modules/qt_lib_designer_private.pri %%QT_MKSPECDIR%%/modules/qt_lib_designercomponents_private.pri diff --git a/devel/qt6-translations/distinfo b/devel/qt6-translations/distinfo index 27729f2e5b76..24564ae76719 100644 --- a/devel/qt6-translations/distinfo +++ b/devel/qt6-translations/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759303249 -SHA256 (KDE/Qt/6.9.3/qttranslations-everywhere-src-6.9.3.tar.xz) = f36d545e6681b146fd79b3ebb74ef275e88694cf81eae8323327cae3bfc490a1 -SIZE (KDE/Qt/6.9.3/qttranslations-everywhere-src-6.9.3.tar.xz) = 1663376 +TIMESTAMP = 1763965292 +SHA256 (KDE/Qt/6.10.1/qttranslations-everywhere-src-6.10.1.tar.xz) = 8e49a2df88a12c376a479ae7bd272a91cf57ebb4e7c0cf7341b3565df99d2314 +SIZE (KDE/Qt/6.10.1/qttranslations-everywhere-src-6.10.1.tar.xz) = 1626252 diff --git a/devel/qt6-translations/pkg-plist b/devel/qt6-translations/pkg-plist index 19fb47dd6f9c..72d8b7e617a1 100644 --- a/devel/qt6-translations/pkg-plist +++ b/devel/qt6-translations/pkg-plist @@ -39,7 +39,6 @@ %%QT_L10NDIR%%/designer_ko.qm %%QT_L10NDIR%%/designer_nl.qm %%QT_L10NDIR%%/designer_pl.qm -%%QT_L10NDIR%%/designer_pt_BR.qm %%QT_L10NDIR%%/designer_ru.qm %%QT_L10NDIR%%/designer_sk.qm %%QT_L10NDIR%%/designer_sl.qm @@ -64,7 +63,6 @@ %%QT_L10NDIR%%/linguist_ko.qm %%QT_L10NDIR%%/linguist_nl.qm %%QT_L10NDIR%%/linguist_pl.qm -%%QT_L10NDIR%%/linguist_pt_BR.qm %%QT_L10NDIR%%/linguist_ru.qm %%QT_L10NDIR%%/linguist_sk.qm %%QT_L10NDIR%%/linguist_sl.qm @@ -269,7 +267,6 @@ %%QT_L10NDIR%%/qtserialport_ka.qm %%QT_L10NDIR%%/qtserialport_ko.qm %%QT_L10NDIR%%/qtserialport_pl.qm -%%QT_L10NDIR%%/qtserialport_pt_BR.qm %%QT_L10NDIR%%/qtserialport_ru.qm %%QT_L10NDIR%%/qtserialport_sv.qm %%QT_L10NDIR%%/qtserialport_tr.qm @@ -283,7 +280,6 @@ %%QT_L10NDIR%%/qtwebengine_ko.qm %%QT_L10NDIR%%/qtwebengine_lg.qm %%QT_L10NDIR%%/qtwebengine_pl.qm -%%QT_L10NDIR%%/qtwebengine_pt_BR.qm %%QT_L10NDIR%%/qtwebengine_ru.qm %%QT_L10NDIR%%/qtwebengine_sv.qm %%QT_L10NDIR%%/qtwebengine_tr.qm @@ -298,7 +294,6 @@ %%QT_L10NDIR%%/qtwebsockets_ka.qm %%QT_L10NDIR%%/qtwebsockets_ko.qm %%QT_L10NDIR%%/qtwebsockets_pl.qm -%%QT_L10NDIR%%/qtwebsockets_pt_BR.qm %%QT_L10NDIR%%/qtwebsockets_ru.qm %%QT_L10NDIR%%/qtwebsockets_sv.qm %%QT_L10NDIR%%/qtwebsockets_tr.qm diff --git a/devel/qxlsx/Makefile b/devel/qxlsx/Makefile index 5aa3ef315280..f951d94b046a 100644 --- a/devel/qxlsx/Makefile +++ b/devel/qxlsx/Makefile @@ -1,5 +1,6 @@ PORTNAME= ${GH_PROJECT:tl} PORTVERSION= 1.5.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= devel diff --git a/devel/rubygem-aws-partitions/Makefile b/devel/rubygem-aws-partitions/Makefile index 41dbfededdae..497f1cc57d1a 100644 --- a/devel/rubygem-aws-partitions/Makefile +++ b/devel/rubygem-aws-partitions/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-partitions -PORTVERSION= 1.1191.0 +PORTVERSION= 1.1194.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-partitions/distinfo b/devel/rubygem-aws-partitions/distinfo index 78378b556ec5..a2d853133606 100644 --- a/devel/rubygem-aws-partitions/distinfo +++ b/devel/rubygem-aws-partitions/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765895766 -SHA256 (rubygem/aws-partitions-1.1191.0.gem) = 04a03e3b971c68555d8626e19bf8abaabc4b950181a47ca11129e72b8a756fe2 -SIZE (rubygem/aws-partitions-1.1191.0.gem) = 82432 +TIMESTAMP = 1766036527 +SHA256 (rubygem/aws-partitions-1.1194.0.gem) = dcc6c65735f4266b9cb14feee67afd2d345e01e5b87697f91ddc06e7603b0811 +SIZE (rubygem/aws-partitions-1.1194.0.gem) = 82944 diff --git a/devel/rubygem-aws-sdk-bcmrecommendedactions/Makefile b/devel/rubygem-aws-sdk-bcmrecommendedactions/Makefile index 82c7ead959be..e5fc5b5a50d9 100644 --- a/devel/rubygem-aws-sdk-bcmrecommendedactions/Makefile +++ b/devel/rubygem-aws-sdk-bcmrecommendedactions/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-bcmrecommendedactions -PORTVERSION= 1.4.0 +PORTVERSION= 1.5.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-bcmrecommendedactions/distinfo b/devel/rubygem-aws-sdk-bcmrecommendedactions/distinfo index 4aeae845cb62..cb4ce9c6efdb 100644 --- a/devel/rubygem-aws-sdk-bcmrecommendedactions/distinfo +++ b/devel/rubygem-aws-sdk-bcmrecommendedactions/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853584 -SHA256 (rubygem/aws-sdk-bcmrecommendedactions-1.4.0.gem) = a700e3054c54c9ac7faa9ebc16322f653def2609060cdec06415d856167b6be3 -SIZE (rubygem/aws-sdk-bcmrecommendedactions-1.4.0.gem) = 23552 +TIMESTAMP = 1766036529 +SHA256 (rubygem/aws-sdk-bcmrecommendedactions-1.5.0.gem) = 5e901406a907722fd7efc5b359dc4f42a4b757bfb71dfd263c7e7a9e2f9952dc +SIZE (rubygem/aws-sdk-bcmrecommendedactions-1.5.0.gem) = 23552 diff --git a/devel/rubygem-aws-sdk-bedrock/Makefile b/devel/rubygem-aws-sdk-bedrock/Makefile index 48881e88dbed..fa13c23a5e0b 100644 --- a/devel/rubygem-aws-sdk-bedrock/Makefile +++ b/devel/rubygem-aws-sdk-bedrock/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-bedrock -PORTVERSION= 1.69.0 +PORTVERSION= 1.70.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-bedrock/distinfo b/devel/rubygem-aws-sdk-bedrock/distinfo index cc846274d892..fbe8c810334e 100644 --- a/devel/rubygem-aws-sdk-bedrock/distinfo +++ b/devel/rubygem-aws-sdk-bedrock/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765032854 -SHA256 (rubygem/aws-sdk-bedrock-1.69.0.gem) = 9363d62c15abcdc1bb57fd956aa1be66081e94b0c2e0d770db26dd13b4bf44da -SIZE (rubygem/aws-sdk-bedrock-1.69.0.gem) = 194560 +TIMESTAMP = 1766036531 +SHA256 (rubygem/aws-sdk-bedrock-1.70.0.gem) = 613854b75897ad25a057705c509686833ea885931bd93500a6276c559c365860 +SIZE (rubygem/aws-sdk-bedrock-1.70.0.gem) = 194560 diff --git a/devel/rubygem-aws-sdk-bedrockagentcorecontrol/Makefile b/devel/rubygem-aws-sdk-bedrockagentcorecontrol/Makefile index 6ae42188665f..00a33078474b 100644 --- a/devel/rubygem-aws-sdk-bedrockagentcorecontrol/Makefile +++ b/devel/rubygem-aws-sdk-bedrockagentcorecontrol/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-bedrockagentcorecontrol -PORTVERSION= 1.16.0 +PORTVERSION= 1.17.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-bedrockagentcorecontrol/distinfo b/devel/rubygem-aws-sdk-bedrockagentcorecontrol/distinfo index 1e969466df10..f9558b32f16a 100644 --- a/devel/rubygem-aws-sdk-bedrockagentcorecontrol/distinfo +++ b/devel/rubygem-aws-sdk-bedrockagentcorecontrol/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765032860 -SHA256 (rubygem/aws-sdk-bedrockagentcorecontrol-1.16.0.gem) = b9a67b31e5dd4d40d70794cc60592afc87c7d4a120b81b4d0891bf52da51deda -SIZE (rubygem/aws-sdk-bedrockagentcorecontrol-1.16.0.gem) = 155136 +TIMESTAMP = 1766036533 +SHA256 (rubygem/aws-sdk-bedrockagentcorecontrol-1.17.0.gem) = e6115496c7bf4806c7461bdf13d3a50b990c9f669e2f11d5d2be942e5e831cb5 +SIZE (rubygem/aws-sdk-bedrockagentcorecontrol-1.17.0.gem) = 155136 diff --git a/devel/rubygem-aws-sdk-billingconductor/Makefile b/devel/rubygem-aws-sdk-billingconductor/Makefile index c667be5b5e56..3a9f9bb09b36 100644 --- a/devel/rubygem-aws-sdk-billingconductor/Makefile +++ b/devel/rubygem-aws-sdk-billingconductor/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-billingconductor -PORTVERSION= 1.49.0 +PORTVERSION= 1.50.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-billingconductor/distinfo b/devel/rubygem-aws-sdk-billingconductor/distinfo index 5f441614d75e..b0334103985e 100644 --- a/devel/rubygem-aws-sdk-billingconductor/distinfo +++ b/devel/rubygem-aws-sdk-billingconductor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853604 -SHA256 (rubygem/aws-sdk-billingconductor-1.49.0.gem) = 8ed9720acf5b53003f2387aef966b6437e120d07cda14946158c92836166e9e2 -SIZE (rubygem/aws-sdk-billingconductor-1.49.0.gem) = 56832 +TIMESTAMP = 1766036535 +SHA256 (rubygem/aws-sdk-billingconductor-1.50.0.gem) = af95bbe7eef4df2c192da1c78c0a7b7b794d6296558a0af54189cfc52c599403 +SIZE (rubygem/aws-sdk-billingconductor-1.50.0.gem) = 56832 diff --git a/devel/rubygem-aws-sdk-cloudwatch/Makefile b/devel/rubygem-aws-sdk-cloudwatch/Makefile index bbb4a30774c4..0831e1e07943 100644 --- a/devel/rubygem-aws-sdk-cloudwatch/Makefile +++ b/devel/rubygem-aws-sdk-cloudwatch/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-cloudwatch -PORTVERSION= 1.125.0 +PORTVERSION= 1.126.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-cloudwatch/distinfo b/devel/rubygem-aws-sdk-cloudwatch/distinfo index aceef7de419d..fffdce658f51 100644 --- a/devel/rubygem-aws-sdk-cloudwatch/distinfo +++ b/devel/rubygem-aws-sdk-cloudwatch/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853652 -SHA256 (rubygem/aws-sdk-cloudwatch-1.125.0.gem) = 2ff95a362fc2b539936b61e07669ca882939f24487b09e24e794d8c792613793 -SIZE (rubygem/aws-sdk-cloudwatch-1.125.0.gem) = 128000 +TIMESTAMP = 1766036537 +SHA256 (rubygem/aws-sdk-cloudwatch-1.126.0.gem) = 6508bc68e5db03421cc80311d39ccd82b738bab6ce6a8050c37b0b02dd1c90a6 +SIZE (rubygem/aws-sdk-cloudwatch-1.126.0.gem) = 128512 diff --git a/devel/rubygem-aws-sdk-cloudwatchlogs/Makefile b/devel/rubygem-aws-sdk-cloudwatchlogs/Makefile index 71e998cdf977..0ae3f76999de 100644 --- a/devel/rubygem-aws-sdk-cloudwatchlogs/Makefile +++ b/devel/rubygem-aws-sdk-cloudwatchlogs/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-cloudwatchlogs -PORTVERSION= 1.134.0 +PORTVERSION= 1.135.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-cloudwatchlogs/distinfo b/devel/rubygem-aws-sdk-cloudwatchlogs/distinfo index 71b8fc6e67eb..2c28c3cc4661 100644 --- a/devel/rubygem-aws-sdk-cloudwatchlogs/distinfo +++ b/devel/rubygem-aws-sdk-cloudwatchlogs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765032870 -SHA256 (rubygem/aws-sdk-cloudwatchlogs-1.134.0.gem) = 85a33c2686a0dd74442c4b483cbc792852277b46166758e89bf31e40e1a6cf01 -SIZE (rubygem/aws-sdk-cloudwatchlogs-1.134.0.gem) = 178688 +TIMESTAMP = 1766036539 +SHA256 (rubygem/aws-sdk-cloudwatchlogs-1.135.0.gem) = 9ac9859449c178136204fb1b2d1a463aade2160d16d80e3bbdcec4bb60724625 +SIZE (rubygem/aws-sdk-cloudwatchlogs-1.135.0.gem) = 184832 diff --git a/devel/rubygem-aws-sdk-cognitoidentity/Makefile b/devel/rubygem-aws-sdk-cognitoidentity/Makefile index e09282db6f75..8a8eace89245 100644 --- a/devel/rubygem-aws-sdk-cognitoidentity/Makefile +++ b/devel/rubygem-aws-sdk-cognitoidentity/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-cognitoidentity -PORTVERSION= 1.82.0 +PORTVERSION= 1.82.1 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-cognitoidentity/distinfo b/devel/rubygem-aws-sdk-cognitoidentity/distinfo index 2a57ce52a82e..f14d8b27b3e6 100644 --- a/devel/rubygem-aws-sdk-cognitoidentity/distinfo +++ b/devel/rubygem-aws-sdk-cognitoidentity/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853686 -SHA256 (rubygem/aws-sdk-cognitoidentity-1.82.0.gem) = f2dc09d30afd807d304fa0ba6dddba384cab779915f37a1af8d967fc94d74b54 -SIZE (rubygem/aws-sdk-cognitoidentity-1.82.0.gem) = 45056 +TIMESTAMP = 1766036541 +SHA256 (rubygem/aws-sdk-cognitoidentity-1.82.1.gem) = 3020fbfbeda8a6191134567614872f87704eccab8812194826a23f6fd1a8308a +SIZE (rubygem/aws-sdk-cognitoidentity-1.82.1.gem) = 45056 diff --git a/devel/rubygem-aws-sdk-connect/Makefile b/devel/rubygem-aws-sdk-connect/Makefile index 51c2ca7bf45c..defcf185a8ca 100644 --- a/devel/rubygem-aws-sdk-connect/Makefile +++ b/devel/rubygem-aws-sdk-connect/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-connect -PORTVERSION= 1.227.0 +PORTVERSION= 1.229.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-connect/distinfo b/devel/rubygem-aws-sdk-connect/distinfo index 927e5ec23276..b74310b76b00 100644 --- a/devel/rubygem-aws-sdk-connect/distinfo +++ b/devel/rubygem-aws-sdk-connect/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765032872 -SHA256 (rubygem/aws-sdk-connect-1.227.0.gem) = 6b752198f970fb704f674d1268209057d191f523519401a6534cd58832d3d513 -SIZE (rubygem/aws-sdk-connect-1.227.0.gem) = 471040 +TIMESTAMP = 1766036543 +SHA256 (rubygem/aws-sdk-connect-1.229.0.gem) = 916de12f8468edfa077e433e581e06f30e6b9365d1e8a782f8e0fdabf1a180f2 +SIZE (rubygem/aws-sdk-connect-1.229.0.gem) = 472064 diff --git a/devel/rubygem-aws-sdk-datasync/Makefile b/devel/rubygem-aws-sdk-datasync/Makefile index 112f39e2ce10..c8c7f37a71c2 100644 --- a/devel/rubygem-aws-sdk-datasync/Makefile +++ b/devel/rubygem-aws-sdk-datasync/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-datasync -PORTVERSION= 1.115.0 +PORTVERSION= 1.116.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-datasync/distinfo b/devel/rubygem-aws-sdk-datasync/distinfo index fe0c8b00bb4d..3c0760c022f3 100644 --- a/devel/rubygem-aws-sdk-datasync/distinfo +++ b/devel/rubygem-aws-sdk-datasync/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853734 -SHA256 (rubygem/aws-sdk-datasync-1.115.0.gem) = e93e22da7bc9e498dbf5c33147b3836277257e7a4403c69b3ca0b8a77ee98adb -SIZE (rubygem/aws-sdk-datasync-1.115.0.gem) = 108544 +TIMESTAMP = 1766036545 +SHA256 (rubygem/aws-sdk-datasync-1.116.0.gem) = d57f13ae90c2fae30903d0ac27d9ac46335698017ef266923611a4ebdf1f3e5c +SIZE (rubygem/aws-sdk-datasync-1.116.0.gem) = 110592 diff --git a/devel/rubygem-aws-sdk-ec2/Makefile b/devel/rubygem-aws-sdk-ec2/Makefile index 5169673a3421..0da97e020f5f 100644 --- a/devel/rubygem-aws-sdk-ec2/Makefile +++ b/devel/rubygem-aws-sdk-ec2/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-ec2 -PORTVERSION= 1.584.0 +PORTVERSION= 1.585.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-ec2/distinfo b/devel/rubygem-aws-sdk-ec2/distinfo index 717e6ffd495d..4829afd8443d 100644 --- a/devel/rubygem-aws-sdk-ec2/distinfo +++ b/devel/rubygem-aws-sdk-ec2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765895774 -SHA256 (rubygem/aws-sdk-ec2-1.584.0.gem) = cf4873be8035d70b6757269f9746249a64a4e845795485f709827fe7284136b6 -SIZE (rubygem/aws-sdk-ec2-1.584.0.gem) = 1612288 +TIMESTAMP = 1766036547 +SHA256 (rubygem/aws-sdk-ec2-1.585.0.gem) = 72656489064ef23d676beec39a8f0940bbb20d019605ae0b6c39aa11d38bb963 +SIZE (rubygem/aws-sdk-ec2-1.585.0.gem) = 1612288 diff --git a/devel/rubygem-aws-sdk-entityresolution/Makefile b/devel/rubygem-aws-sdk-entityresolution/Makefile index c261e6ed976a..1e913af73b84 100644 --- a/devel/rubygem-aws-sdk-entityresolution/Makefile +++ b/devel/rubygem-aws-sdk-entityresolution/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-entityresolution -PORTVERSION= 1.40.0 +PORTVERSION= 1.41.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-entityresolution/distinfo b/devel/rubygem-aws-sdk-entityresolution/distinfo index d9d05dd89837..be0eafe8b743 100644 --- a/devel/rubygem-aws-sdk-entityresolution/distinfo +++ b/devel/rubygem-aws-sdk-entityresolution/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853804 -SHA256 (rubygem/aws-sdk-entityresolution-1.40.0.gem) = 2abbd2a578087f10ea286bb2a155292130f00ecdae84354fe2e85401b9ce8572 -SIZE (rubygem/aws-sdk-entityresolution-1.40.0.gem) = 64512 +TIMESTAMP = 1766036549 +SHA256 (rubygem/aws-sdk-entityresolution-1.41.0.gem) = 8fa4d1cd30aeeefd2e43f28c3a741b9478f34e24179b2d2d68c53b0297a98839 +SIZE (rubygem/aws-sdk-entityresolution-1.41.0.gem) = 65536 diff --git a/devel/rubygem-aws-sdk-glacier/Makefile b/devel/rubygem-aws-sdk-glacier/Makefile index 228a7c75b50a..db5aac937069 100644 --- a/devel/rubygem-aws-sdk-glacier/Makefile +++ b/devel/rubygem-aws-sdk-glacier/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-glacier -PORTVERSION= 1.86.0 +PORTVERSION= 1.87.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-glacier/distinfo b/devel/rubygem-aws-sdk-glacier/distinfo index 45775a68e8aa..d93eae7fd630 100644 --- a/devel/rubygem-aws-sdk-glacier/distinfo +++ b/devel/rubygem-aws-sdk-glacier/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853840 -SHA256 (rubygem/aws-sdk-glacier-1.86.0.gem) = 0133a3f9c206847ee5b51329be3b7687260fb2ebaf4ae9f276b356b30a715f0e -SIZE (rubygem/aws-sdk-glacier-1.86.0.gem) = 81408 +TIMESTAMP = 1766036551 +SHA256 (rubygem/aws-sdk-glacier-1.87.0.gem) = 2c3f05ee1db0dca3861812018427cb463f441dae43c01ea1cd87c240a09b890e +SIZE (rubygem/aws-sdk-glacier-1.87.0.gem) = 81920 diff --git a/devel/rubygem-aws-sdk-health/Makefile b/devel/rubygem-aws-sdk-health/Makefile index 178ade7a1680..569940ad2ef6 100644 --- a/devel/rubygem-aws-sdk-health/Makefile +++ b/devel/rubygem-aws-sdk-health/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-health -PORTVERSION= 1.90.0 +PORTVERSION= 1.91.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-health/distinfo b/devel/rubygem-aws-sdk-health/distinfo index 27ba5bd410c2..ba40bdbb9175 100644 --- a/devel/rubygem-aws-sdk-health/distinfo +++ b/devel/rubygem-aws-sdk-health/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853856 -SHA256 (rubygem/aws-sdk-health-1.90.0.gem) = 26293152a0f7e91db420b31c14768a10486eac270abe4b5b62ac10ff12f2f292 -SIZE (rubygem/aws-sdk-health-1.90.0.gem) = 41472 +TIMESTAMP = 1766036553 +SHA256 (rubygem/aws-sdk-health-1.91.0.gem) = dfde50623bba045ea4374c446c73d31021681e72fe2cf7149bda7eddfada8041 +SIZE (rubygem/aws-sdk-health-1.91.0.gem) = 41472 diff --git a/devel/rubygem-aws-sdk-lambda/Makefile b/devel/rubygem-aws-sdk-lambda/Makefile index 4c75aad4275d..6f3d619273b0 100644 --- a/devel/rubygem-aws-sdk-lambda/Makefile +++ b/devel/rubygem-aws-sdk-lambda/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-lambda -PORTVERSION= 1.170.0 +PORTVERSION= 1.171.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-lambda/distinfo b/devel/rubygem-aws-sdk-lambda/distinfo index be88f97633ec..84144b75b647 100644 --- a/devel/rubygem-aws-sdk-lambda/distinfo +++ b/devel/rubygem-aws-sdk-lambda/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765032898 -SHA256 (rubygem/aws-sdk-lambda-1.170.0.gem) = 5cb8dd71e8691fa49c5417654dca06148389e0cf9907c72ef52d886e6c26461e -SIZE (rubygem/aws-sdk-lambda-1.170.0.gem) = 189952 +TIMESTAMP = 1766036555 +SHA256 (rubygem/aws-sdk-lambda-1.171.0.gem) = 31dcda0dacee413fa0872417db2b38f2ba7dde1a3e9a99a15ebb2425108f54d7 +SIZE (rubygem/aws-sdk-lambda-1.171.0.gem) = 189952 diff --git a/devel/rubygem-aws-sdk-mediatailor/Makefile b/devel/rubygem-aws-sdk-mediatailor/Makefile index 4abc7bca4553..4239aa6b64c8 100644 --- a/devel/rubygem-aws-sdk-mediatailor/Makefile +++ b/devel/rubygem-aws-sdk-mediatailor/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-mediatailor -PORTVERSION= 1.110.0 +PORTVERSION= 1.111.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-mediatailor/distinfo b/devel/rubygem-aws-sdk-mediatailor/distinfo index 2e68a2d78743..9517797998ff 100644 --- a/devel/rubygem-aws-sdk-mediatailor/distinfo +++ b/devel/rubygem-aws-sdk-mediatailor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763854012 -SHA256 (rubygem/aws-sdk-mediatailor-1.110.0.gem) = c0910cb53a79304a1da9a3999f427a50848a66da28898b1edcd43c453b9f88d0 -SIZE (rubygem/aws-sdk-mediatailor-1.110.0.gem) = 88064 +TIMESTAMP = 1766036557 +SHA256 (rubygem/aws-sdk-mediatailor-1.111.0.gem) = 816341a8924d7b4d9d1e78147d502feb274413c88a4631094acff6291d2c17fd +SIZE (rubygem/aws-sdk-mediatailor-1.111.0.gem) = 89088 diff --git a/devel/rubygem-aws-sdk-odb/Makefile b/devel/rubygem-aws-sdk-odb/Makefile index 244b2b0f8a75..debb8d2c6bb1 100644 --- a/devel/rubygem-aws-sdk-odb/Makefile +++ b/devel/rubygem-aws-sdk-odb/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-odb -PORTVERSION= 1.9.0 +PORTVERSION= 1.10.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-odb/distinfo b/devel/rubygem-aws-sdk-odb/distinfo index 1c2112dbfd66..1cd8e274a3e8 100644 --- a/devel/rubygem-aws-sdk-odb/distinfo +++ b/devel/rubygem-aws-sdk-odb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763854060 -SHA256 (rubygem/aws-sdk-odb-1.9.0.gem) = 4744d4c99758676ca402a76a4d03807e07fa4255cba963bf7545b262d1bd9b24 -SIZE (rubygem/aws-sdk-odb-1.9.0.gem) = 76800 +TIMESTAMP = 1766036559 +SHA256 (rubygem/aws-sdk-odb-1.10.0.gem) = 07d58a3686176df7c2b9252d4ea1ccace69ef88d90920d48eae36daf4cb1724a +SIZE (rubygem/aws-sdk-odb-1.10.0.gem) = 77312 diff --git a/devel/rubygem-aws-sdk-opensearchservice/Makefile b/devel/rubygem-aws-sdk-opensearchservice/Makefile index a469a5ce7c2e..507d3e346cb0 100644 --- a/devel/rubygem-aws-sdk-opensearchservice/Makefile +++ b/devel/rubygem-aws-sdk-opensearchservice/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-opensearchservice -PORTVERSION= 1.81.0 +PORTVERSION= 1.82.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-opensearchservice/distinfo b/devel/rubygem-aws-sdk-opensearchservice/distinfo index 2f9078a0ccb5..c816507824c6 100644 --- a/devel/rubygem-aws-sdk-opensearchservice/distinfo +++ b/devel/rubygem-aws-sdk-opensearchservice/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765032910 -SHA256 (rubygem/aws-sdk-opensearchservice-1.81.0.gem) = e78d2264ea378cfeb45493ec39050e3e9eba44307d7e8bb14114042f82acb601 -SIZE (rubygem/aws-sdk-opensearchservice-1.81.0.gem) = 146432 +TIMESTAMP = 1766036561 +SHA256 (rubygem/aws-sdk-opensearchservice-1.82.0.gem) = b95c71d90fb555e9144c4d69635b23d030f2e55c6d974303425f2d3ecbe25b5c +SIZE (rubygem/aws-sdk-opensearchservice-1.82.0.gem) = 146944 diff --git a/devel/rubygem-aws-sdk-organizations/Makefile b/devel/rubygem-aws-sdk-organizations/Makefile index 747875f150a0..904645bc4536 100644 --- a/devel/rubygem-aws-sdk-organizations/Makefile +++ b/devel/rubygem-aws-sdk-organizations/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-organizations -PORTVERSION= 1.130.0 +PORTVERSION= 1.131.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-organizations/distinfo b/devel/rubygem-aws-sdk-organizations/distinfo index 837232c0bcae..461450068908 100644 --- a/devel/rubygem-aws-sdk-organizations/distinfo +++ b/devel/rubygem-aws-sdk-organizations/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1764511034 -SHA256 (rubygem/aws-sdk-organizations-1.130.0.gem) = ca8f947f9a03d218210f2ba49ed3cf02f2761a7a002fd5c5f0c916c3d2242d07 -SIZE (rubygem/aws-sdk-organizations-1.130.0.gem) = 105472 +TIMESTAMP = 1766036563 +SHA256 (rubygem/aws-sdk-organizations-1.131.0.gem) = 9624f94cd4b55ef502771aac13da76ae4c0fec3097a879c7f2a0841323e74842 +SIZE (rubygem/aws-sdk-organizations-1.131.0.gem) = 105984 diff --git a/devel/rubygem-aws-sdk-partnercentralselling/Makefile b/devel/rubygem-aws-sdk-partnercentralselling/Makefile index d7b61aed13ca..f97b71faed7b 100644 --- a/devel/rubygem-aws-sdk-partnercentralselling/Makefile +++ b/devel/rubygem-aws-sdk-partnercentralselling/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-partnercentralselling -PORTVERSION= 1.21.0 +PORTVERSION= 1.22.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-partnercentralselling/distinfo b/devel/rubygem-aws-sdk-partnercentralselling/distinfo index 6a0966804100..d23017822fd2 100644 --- a/devel/rubygem-aws-sdk-partnercentralselling/distinfo +++ b/devel/rubygem-aws-sdk-partnercentralselling/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765895786 -SHA256 (rubygem/aws-sdk-partnercentralselling-1.21.0.gem) = 589e631f34839f494b1ee0d98f8faaa3bfadc4d9e6a85baa714c6c71162eb67c -SIZE (rubygem/aws-sdk-partnercentralselling-1.21.0.gem) = 135680 +TIMESTAMP = 1766036565 +SHA256 (rubygem/aws-sdk-partnercentralselling-1.22.0.gem) = 5b6bec1be4f80dc672fba14212d497ebaa6b0dc3a2ffd2342624c12508f59688 +SIZE (rubygem/aws-sdk-partnercentralselling-1.22.0.gem) = 135680 diff --git a/devel/rubygem-aws-sdk-quicksight/Makefile b/devel/rubygem-aws-sdk-quicksight/Makefile index 26ffc11ca28f..9adab3c8eabd 100644 --- a/devel/rubygem-aws-sdk-quicksight/Makefile +++ b/devel/rubygem-aws-sdk-quicksight/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-quicksight -PORTVERSION= 1.165.0 +PORTVERSION= 1.166.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-quicksight/distinfo b/devel/rubygem-aws-sdk-quicksight/distinfo index 159ec6bcd0f3..273170c46404 100644 --- a/devel/rubygem-aws-sdk-quicksight/distinfo +++ b/devel/rubygem-aws-sdk-quicksight/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763854120 -SHA256 (rubygem/aws-sdk-quicksight-1.165.0.gem) = f0671291857683de46324dc4cee70687cf286b6afafd668f50b9e90230fb6dfd -SIZE (rubygem/aws-sdk-quicksight-1.165.0.gem) = 1037312 +TIMESTAMP = 1766036567 +SHA256 (rubygem/aws-sdk-quicksight-1.166.0.gem) = ac49d132b5483267da9f255db37e99a9cc22963b2216ae9c5085ea05cbc2eef2 +SIZE (rubygem/aws-sdk-quicksight-1.166.0.gem) = 1057280 diff --git a/devel/rubygem-aws-sdk-route53resolver/Makefile b/devel/rubygem-aws-sdk-route53resolver/Makefile index af5049b2581b..ce07e9de4ac2 100644 --- a/devel/rubygem-aws-sdk-route53resolver/Makefile +++ b/devel/rubygem-aws-sdk-route53resolver/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-route53resolver -PORTVERSION= 1.90.0 +PORTVERSION= 1.91.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-route53resolver/distinfo b/devel/rubygem-aws-sdk-route53resolver/distinfo index b01163282a68..3c4e75273455 100644 --- a/devel/rubygem-aws-sdk-route53resolver/distinfo +++ b/devel/rubygem-aws-sdk-route53resolver/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763854164 -SHA256 (rubygem/aws-sdk-route53resolver-1.90.0.gem) = e568fa4daff1f0b5fffecf41964b5cda776668e25a16270c2ce78850b7c02206 -SIZE (rubygem/aws-sdk-route53resolver-1.90.0.gem) = 94720 +TIMESTAMP = 1766036569 +SHA256 (rubygem/aws-sdk-route53resolver-1.91.0.gem) = 7e66c099931422bd7ef028d848110f61ee4d52d7d32d9764f3c8312d8c21f1ac +SIZE (rubygem/aws-sdk-route53resolver-1.91.0.gem) = 97792 diff --git a/devel/rubygem-aws-sdk-s3/Makefile b/devel/rubygem-aws-sdk-s3/Makefile index a4703e37e019..b64b76cd6762 100644 --- a/devel/rubygem-aws-sdk-s3/Makefile +++ b/devel/rubygem-aws-sdk-s3/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-s3 -PORTVERSION= 1.206.0 +PORTVERSION= 1.207.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-s3/distinfo b/devel/rubygem-aws-sdk-s3/distinfo index 9e78d6d268a7..c11ca8cd407d 100644 --- a/devel/rubygem-aws-sdk-s3/distinfo +++ b/devel/rubygem-aws-sdk-s3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765032922 -SHA256 (rubygem/aws-sdk-s3-1.206.0.gem) = 85f9e4681bbcf105c4659da30deeb535ea7c36aa2a43b61cb665f6b957d12aed -SIZE (rubygem/aws-sdk-s3-1.206.0.gem) = 534528 +TIMESTAMP = 1766036571 +SHA256 (rubygem/aws-sdk-s3-1.207.0.gem) = 94d3f4ce98e1476fa24c74dfaa112d0617aad0f9a63a920dd1885dae5ef93004 +SIZE (rubygem/aws-sdk-s3-1.207.0.gem) = 534528 diff --git a/devel/rubygem-aws-sdk-secretsmanager/Makefile b/devel/rubygem-aws-sdk-secretsmanager/Makefile index 0f0fb98b897f..76af05cdb99f 100644 --- a/devel/rubygem-aws-sdk-secretsmanager/Makefile +++ b/devel/rubygem-aws-sdk-secretsmanager/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-secretsmanager -PORTVERSION= 1.124.0 +PORTVERSION= 1.125.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-secretsmanager/distinfo b/devel/rubygem-aws-sdk-secretsmanager/distinfo index bb1428f16d11..b4ff9c90c0df 100644 --- a/devel/rubygem-aws-sdk-secretsmanager/distinfo +++ b/devel/rubygem-aws-sdk-secretsmanager/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763854196 -SHA256 (rubygem/aws-sdk-secretsmanager-1.124.0.gem) = 2ffcf0256c831218272c4dd92d6f04182cf2834f12d5cdbe3e98ce4495614c80 -SIZE (rubygem/aws-sdk-secretsmanager-1.124.0.gem) = 68096 +TIMESTAMP = 1766036573 +SHA256 (rubygem/aws-sdk-secretsmanager-1.125.0.gem) = 49e8610e9fd4156bab155be0c52dd43c3a254f26fa93f1933b2c7445e7dc5e2e +SIZE (rubygem/aws-sdk-secretsmanager-1.125.0.gem) = 68096 diff --git a/devel/rubygem-aws-sdk-servicequotas/Makefile b/devel/rubygem-aws-sdk-servicequotas/Makefile index 82a561c2cad4..521c9a648ec6 100644 --- a/devel/rubygem-aws-sdk-servicequotas/Makefile +++ b/devel/rubygem-aws-sdk-servicequotas/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-servicequotas -PORTVERSION= 1.65.0 +PORTVERSION= 1.66.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-servicequotas/distinfo b/devel/rubygem-aws-sdk-servicequotas/distinfo index 26fde1a5fe90..cc49b1cb0ecc 100644 --- a/devel/rubygem-aws-sdk-servicequotas/distinfo +++ b/devel/rubygem-aws-sdk-servicequotas/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763854210 -SHA256 (rubygem/aws-sdk-servicequotas-1.65.0.gem) = 2730f9f9505d43b225a4fccf273a940f41c9416e04859bc0746f3566803ea725 -SIZE (rubygem/aws-sdk-servicequotas-1.65.0.gem) = 41472 +TIMESTAMP = 1766036575 +SHA256 (rubygem/aws-sdk-servicequotas-1.66.0.gem) = f627a322c8157a743e5218fb90a958867cae264a262fe751bda7a2b6d7654f6b +SIZE (rubygem/aws-sdk-servicequotas-1.66.0.gem) = 44544 diff --git a/devel/rubygem-aws-sdk-sesv2/Makefile b/devel/rubygem-aws-sdk-sesv2/Makefile index 4dd07b2aa062..838b9e098370 100644 --- a/devel/rubygem-aws-sdk-sesv2/Makefile +++ b/devel/rubygem-aws-sdk-sesv2/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-sesv2 -PORTVERSION= 1.90.0 +PORTVERSION= 1.91.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-sesv2/distinfo b/devel/rubygem-aws-sdk-sesv2/distinfo index 0d7d73209330..a73495760417 100644 --- a/devel/rubygem-aws-sdk-sesv2/distinfo +++ b/devel/rubygem-aws-sdk-sesv2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765895796 -SHA256 (rubygem/aws-sdk-sesv2-1.90.0.gem) = 4705dd23a3ceba3b1bc290a18461ffda5b1417cb1e0182af6ee5ac1a1752ec07 -SIZE (rubygem/aws-sdk-sesv2-1.90.0.gem) = 148992 +TIMESTAMP = 1766036577 +SHA256 (rubygem/aws-sdk-sesv2-1.91.0.gem) = 4de260ec90d4a6982e4c7ec285b8779b306d8d711e864d31d83faccb9c2bb744 +SIZE (rubygem/aws-sdk-sesv2-1.91.0.gem) = 149504 diff --git a/devel/rubygem-aws-sdk-signer/Makefile b/devel/rubygem-aws-sdk-signer/Makefile index 81511b48021a..1464da60c0f6 100644 --- a/devel/rubygem-aws-sdk-signer/Makefile +++ b/devel/rubygem-aws-sdk-signer/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-signer -PORTVERSION= 1.79.0 +PORTVERSION= 1.80.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-signer/distinfo b/devel/rubygem-aws-sdk-signer/distinfo index c0b08df5ef44..1c79cb2578e7 100644 --- a/devel/rubygem-aws-sdk-signer/distinfo +++ b/devel/rubygem-aws-sdk-signer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763854218 -SHA256 (rubygem/aws-sdk-signer-1.79.0.gem) = ba5d93ef7684e004a8e88c82ceac112a1213979099bbce58ff813642bdb1c2c0 -SIZE (rubygem/aws-sdk-signer-1.79.0.gem) = 46080 +TIMESTAMP = 1766036579 +SHA256 (rubygem/aws-sdk-signer-1.80.0.gem) = 6138045864a5272b6083791acd010c7498a50a9c3485e05dc7533d8748535ac7 +SIZE (rubygem/aws-sdk-signer-1.80.0.gem) = 46080 diff --git a/devel/rubygem-aws-sdk-workspacesweb/Makefile b/devel/rubygem-aws-sdk-workspacesweb/Makefile index 521b05b1fb45..49f7ff29836d 100644 --- a/devel/rubygem-aws-sdk-workspacesweb/Makefile +++ b/devel/rubygem-aws-sdk-workspacesweb/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-workspacesweb -PORTVERSION= 1.52.0 +PORTVERSION= 1.53.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-workspacesweb/distinfo b/devel/rubygem-aws-sdk-workspacesweb/distinfo index b5a60191d249..ca6e93124928 100644 --- a/devel/rubygem-aws-sdk-workspacesweb/distinfo +++ b/devel/rubygem-aws-sdk-workspacesweb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763854310 -SHA256 (rubygem/aws-sdk-workspacesweb-1.52.0.gem) = 638a262b3845a908d3ec2eda4131c33215bc52c60f4f02815c1a22fb67cd6cfb -SIZE (rubygem/aws-sdk-workspacesweb-1.52.0.gem) = 76288 +TIMESTAMP = 1766036581 +SHA256 (rubygem/aws-sdk-workspacesweb-1.53.0.gem) = c4964c9d1184cfd8a8ce952ec2e833cfa329d6997ce1b66fd6db6242b4201606 +SIZE (rubygem/aws-sdk-workspacesweb-1.53.0.gem) = 81920 diff --git a/devel/rubygem-backports/Makefile b/devel/rubygem-backports/Makefile index e0e15ee8515f..a704b8217456 100644 --- a/devel/rubygem-backports/Makefile +++ b/devel/rubygem-backports/Makefile @@ -1,5 +1,5 @@ PORTNAME= backports -PORTVERSION= 3.25.2 +PORTVERSION= 3.25.3 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-backports/distinfo b/devel/rubygem-backports/distinfo index 7b4fd9b3cadc..fab039550ee8 100644 --- a/devel/rubygem-backports/distinfo +++ b/devel/rubygem-backports/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759774967 -SHA256 (rubygem/backports-3.25.2.gem) = 4852613b0336f950a811b545a447ac273823578bb7bd1d3126a6ff9d5f840ff7 -SIZE (rubygem/backports-3.25.2.gem) = 140800 +TIMESTAMP = 1766036659 +SHA256 (rubygem/backports-3.25.3.gem) = 94298d32dc3c40ca15633b54e282780b49e2db0c045f602ea1907e4f63a17235 +SIZE (rubygem/backports-3.25.3.gem) = 140800 diff --git a/devel/rubygem-concurrent-ruby-ext/Makefile b/devel/rubygem-concurrent-ruby-ext/Makefile index f69dab2d7747..66bd5c03de72 100644 --- a/devel/rubygem-concurrent-ruby-ext/Makefile +++ b/devel/rubygem-concurrent-ruby-ext/Makefile @@ -1,5 +1,5 @@ PORTNAME= concurrent-ruby-ext -PORTVERSION= 1.3.5 +PORTVERSION= 1.3.6 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-concurrent-ruby-ext/distinfo b/devel/rubygem-concurrent-ruby-ext/distinfo index b97e26354a8f..e3641a10f3f8 100644 --- a/devel/rubygem-concurrent-ruby-ext/distinfo +++ b/devel/rubygem-concurrent-ruby-ext/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738090006 -SHA256 (rubygem/concurrent-ruby-ext-1.3.5.gem) = bcbb567233f90e0ef0da8de0552d62cd1ad0b8e7ac80b2c0d9b798c6b5dfab0d -SIZE (rubygem/concurrent-ruby-ext-1.3.5.gem) = 24576 +TIMESTAMP = 1766036585 +SHA256 (rubygem/concurrent-ruby-ext-1.3.6.gem) = ec8bcbb14bbd98eabdb08f76bf0b203b9657255d69eaa51a6751c33b4b174443 +SIZE (rubygem/concurrent-ruby-ext-1.3.6.gem) = 24576 diff --git a/devel/rubygem-concurrent-ruby/Makefile b/devel/rubygem-concurrent-ruby/Makefile index 31d3f034fd34..14603f42a7d4 100644 --- a/devel/rubygem-concurrent-ruby/Makefile +++ b/devel/rubygem-concurrent-ruby/Makefile @@ -1,5 +1,5 @@ PORTNAME= concurrent-ruby -PORTVERSION= 1.3.5 +PORTVERSION= 1.3.6 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-concurrent-ruby/distinfo b/devel/rubygem-concurrent-ruby/distinfo index d0be2b778ad9..b3c33f87a9f7 100644 --- a/devel/rubygem-concurrent-ruby/distinfo +++ b/devel/rubygem-concurrent-ruby/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738090002 -SHA256 (rubygem/concurrent-ruby-1.3.5.gem) = 813b3e37aca6df2a21a3b9f1d497f8cbab24a2b94cab325bffe65ee0f6cbebc6 -SIZE (rubygem/concurrent-ruby-1.3.5.gem) = 350208 +TIMESTAMP = 1766036583 +SHA256 (rubygem/concurrent-ruby-1.3.6.gem) = 6b56837e1e7e5292f9864f34b69c5a2cbc75c0cf5338f1ce9903d10fa762d5ab +SIZE (rubygem/concurrent-ruby-1.3.6.gem) = 350720 diff --git a/devel/rubygem-cucumber-ci-environment11/Makefile b/devel/rubygem-cucumber-ci-environment11/Makefile new file mode 100644 index 000000000000..0e8f6c48893b --- /dev/null +++ b/devel/rubygem-cucumber-ci-environment11/Makefile @@ -0,0 +1,20 @@ +PORTNAME= cucumber-ci-environment +PORTVERSION= 11.0.0 +CATEGORIES= devel rubygems +MASTER_SITES= RG +PKGNAMESUFFIX= 11 + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Detect CI Environment from environment variables +WWW= https://github.com/cucumber/ci-environment + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +USES= gem + +NO_ARCH= yes + +PORTSCOUT= limit:^11\. + +.include <bsd.port.mk> diff --git a/devel/rubygem-cucumber-ci-environment11/distinfo b/devel/rubygem-cucumber-ci-environment11/distinfo new file mode 100644 index 000000000000..d416e4551957 --- /dev/null +++ b/devel/rubygem-cucumber-ci-environment11/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1759774861 +SHA256 (rubygem/cucumber-ci-environment-11.0.0.gem) = 0df79a9e1d0b015b3d9def680f989200d96fef206f4d19ccf86a338c4f71d1e2 +SIZE (rubygem/cucumber-ci-environment-11.0.0.gem) = 7168 diff --git a/devel/rubygem-cucumber-ci-environment11/pkg-descr b/devel/rubygem-cucumber-ci-environment11/pkg-descr new file mode 100644 index 000000000000..f8d165079ce5 --- /dev/null +++ b/devel/rubygem-cucumber-ci-environment11/pkg-descr @@ -0,0 +1,2 @@ +This library detects the CI environment based on environment variables defined +by CI servers. diff --git a/devel/rubygem-cucumber-core/Makefile b/devel/rubygem-cucumber-core/Makefile index 8d7976c5d9cf..74d2630c2567 100644 --- a/devel/rubygem-cucumber-core/Makefile +++ b/devel/rubygem-cucumber-core/Makefile @@ -1,5 +1,5 @@ PORTNAME= cucumber-core -PORTVERSION= 15.3.0 +PORTVERSION= 15.4.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -11,8 +11,8 @@ WWW= https://cucumber.io/ \ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-cucumber-gherkin34>=27<35:textproc/rubygem-cucumber-gherkin34 \ - rubygem-cucumber-messages29>=26<30:devel/rubygem-cucumber-messages29 \ +RUN_DEPENDS= rubygem-cucumber-gherkin>=27<40:textproc/rubygem-cucumber-gherkin \ + rubygem-cucumber-messages>=26<33:devel/rubygem-cucumber-messages \ rubygem-cucumber-tag-expressions>=5<9:devel/rubygem-cucumber-tag-expressions USES= gem diff --git a/devel/rubygem-cucumber-core/distinfo b/devel/rubygem-cucumber-core/distinfo index aef43f5de2ff..31895adb7049 100644 --- a/devel/rubygem-cucumber-core/distinfo +++ b/devel/rubygem-cucumber-core/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759774863 -SHA256 (rubygem/cucumber-core-15.3.0.gem) = 7a5c79e443b52096ca7f7df05b749e16abecb3b7d6f40f3074d30afc7464c14f -SIZE (rubygem/cucumber-core-15.3.0.gem) = 23040 +TIMESTAMP = 1766036589 +SHA256 (rubygem/cucumber-core-15.4.0.gem) = 161309d85847b336c998b201e2003d3f4a86207fa4816da2678fe3d7f3735e45 +SIZE (rubygem/cucumber-core-15.4.0.gem) = 23040 diff --git a/devel/rubygem-cucumber/Makefile b/devel/rubygem-cucumber/Makefile index 56ecaa0b64cc..9fcebee49808 100644 --- a/devel/rubygem-cucumber/Makefile +++ b/devel/rubygem-cucumber/Makefile @@ -1,5 +1,5 @@ PORTNAME= cucumber -PORTVERSION= 10.1.1 +PORTVERSION= 10.2.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -13,10 +13,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-base64>=0.2<1:converters/rubygem-base64 \ rubygem-builder>=3.2<4:devel/rubygem-builder \ - rubygem-cucumber-ci-environment10>=9<11:devel/rubygem-cucumber-ci-environment10 \ + rubygem-cucumber-ci-environment11>=9<12:devel/rubygem-cucumber-ci-environment11 \ rubygem-cucumber-core>=15<17:devel/rubygem-cucumber-core \ - rubygem-cucumber-cucumber-expressions>=17<19:devel/rubygem-cucumber-cucumber-expressions \ - rubygem-cucumber-html-formatter21>=20.3<22:textproc/rubygem-cucumber-html-formatter21 \ + rubygem-cucumber-cucumber-expressions>=17<20:devel/rubygem-cucumber-cucumber-expressions \ + rubygem-cucumber-html-formatter>=21<23:textproc/rubygem-cucumber-html-formatter \ rubygem-diff-lcs>=1.5<2:textproc/rubygem-diff-lcs \ rubygem-logger>=1.6<2:devel/rubygem-logger \ rubygem-mini_mime>=1.1<2:mail/rubygem-mini_mime \ diff --git a/devel/rubygem-cucumber/distinfo b/devel/rubygem-cucumber/distinfo index 23b5f4b7b77e..6f537c79ccf8 100644 --- a/devel/rubygem-cucumber/distinfo +++ b/devel/rubygem-cucumber/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759774859 -SHA256 (rubygem/cucumber-10.1.1.gem) = 293be9e52e526824dc6157e1afe8ee3716fd2902f88a0f4ae0ae37a46e452271 -SIZE (rubygem/cucumber-10.1.1.gem) = 78848 +TIMESTAMP = 1766036587 +SHA256 (rubygem/cucumber-10.2.0.gem) = fdedbd31ecf40858b60f04853f2aa15c44f5c30bbac29c6a227fa1e7005a8158 +SIZE (rubygem/cucumber-10.2.0.gem) = 78848 diff --git a/devel/rubygem-datadog-ci/Makefile b/devel/rubygem-datadog-ci/Makefile index c95370a49819..51277912862d 100644 --- a/devel/rubygem-datadog-ci/Makefile +++ b/devel/rubygem-datadog-ci/Makefile @@ -1,5 +1,5 @@ PORTNAME= datadog-ci -PORTVERSION= 1.23.3 +PORTVERSION= 1.24.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-datadog-ci/distinfo b/devel/rubygem-datadog-ci/distinfo index ab92b2bb68ea..37b0e423804e 100644 --- a/devel/rubygem-datadog-ci/distinfo +++ b/devel/rubygem-datadog-ci/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763854318 -SHA256 (rubygem/datadog-ci-1.23.3.gem) = 3b082f6955c7da67547d3625981b914aea946cf987f985136c27944654faacb3 -SIZE (rubygem/datadog-ci-1.23.3.gem) = 125440 +TIMESTAMP = 1766036593 +SHA256 (rubygem/datadog-ci-1.24.0.gem) = 7c5cf3e55083a3b63cb2418339db70022adca8878261ea44a33645049c7d9267 +SIZE (rubygem/datadog-ci-1.24.0.gem) = 126464 diff --git a/devel/rubygem-datadog/Makefile b/devel/rubygem-datadog/Makefile index 58ef70c374c0..a8070f813b0c 100644 --- a/devel/rubygem-datadog/Makefile +++ b/devel/rubygem-datadog/Makefile @@ -1,5 +1,5 @@ PORTNAME= datadog -PORTVERSION= 2.22.0 +PORTVERSION= 2.23.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,9 +12,9 @@ LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE.Apache LICENSE_FILE_BSD3CLAUSE=${WRKSRC}/LICENSE.BSD3 -RUN_DEPENDS= rubygem-datadog-ruby_core_source>=3.4.1<4:devel/rubygem-datadog-ruby_core_source \ - rubygem-libdatadog>=22.0.1.1.0<22.0.1.2:devel/rubygem-libdatadog \ - rubygem-libddwaf>=1.25.1.1.0<1.25.1.2:devel/rubygem-libddwaf \ +RUN_DEPENDS= rubygem-datadog-ruby_core_source>=3.4.2<4:devel/rubygem-datadog-ruby_core_source \ + rubygem-libdatadog>=24.0.1.1.0<24.0.1.2:devel/rubygem-libdatadog \ + rubygem-libddwaf>=1.30.0.0.0<1.30.0.1:devel/rubygem-libddwaf \ rubygem-logger>=0:devel/rubygem-logger \ rubygem-msgpack>=0:devel/rubygem-msgpack diff --git a/devel/rubygem-datadog/distinfo b/devel/rubygem-datadog/distinfo index 3fa850eaac05..a2b9e8888b09 100644 --- a/devel/rubygem-datadog/distinfo +++ b/devel/rubygem-datadog/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761447640 -SHA256 (rubygem/datadog-2.22.0.gem) = ca35af33be9bdfe5595f93b38f69f89ec04e0b27d4cb59bb814a47e1b421c885 -SIZE (rubygem/datadog-2.22.0.gem) = 702976 +TIMESTAMP = 1766036591 +SHA256 (rubygem/datadog-2.23.0.gem) = 1fa8a59ea1aea6bd911095840101add44ae9029ea9e72e317c353da45ab71bd0 +SIZE (rubygem/datadog-2.23.0.gem) = 736768 diff --git a/devel/rubygem-date/Makefile b/devel/rubygem-date/Makefile index 5be447437285..cbffe2170ca2 100644 --- a/devel/rubygem-date/Makefile +++ b/devel/rubygem-date/Makefile @@ -1,5 +1,5 @@ PORTNAME= date -PORTVERSION= 3.5.0 +PORTVERSION= 3.5.1 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-date/distinfo b/devel/rubygem-date/distinfo index 4a34deb14312..998b10c54a47 100644 --- a/devel/rubygem-date/distinfo +++ b/devel/rubygem-date/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762587374 -SHA256 (rubygem/date-3.5.0.gem) = 5e74fd6c04b0e65d97ad4f3bb5cb2d8efb37f386cc848f46310b4593ffc46ee5 -SIZE (rubygem/date-3.5.0.gem) = 78336 +TIMESTAMP = 1766036595 +SHA256 (rubygem/date-3.5.1.gem) = 750d06384d7b9c15d562c76291407d89e368dda4d4fff957eb94962d325a0dc0 +SIZE (rubygem/date-3.5.1.gem) = 78336 diff --git a/devel/rubygem-erb/Makefile b/devel/rubygem-erb/Makefile index c4793af733ef..f512c1acf859 100644 --- a/devel/rubygem-erb/Makefile +++ b/devel/rubygem-erb/Makefile @@ -1,5 +1,5 @@ PORTNAME= erb -PORTVERSION= 6.0.0 +PORTVERSION= 6.0.1 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-erb/distinfo b/devel/rubygem-erb/distinfo index af3d6d8a605b..df319aa66993 100644 --- a/devel/rubygem-erb/distinfo +++ b/devel/rubygem-erb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763854324 -SHA256 (rubygem/erb-6.0.0.gem) = 2730893f9d8c9733f16cab315a4e4b71c1afa9cabc1a1e7ad1403feba8f52579 -SIZE (rubygem/erb-6.0.0.gem) = 29184 +TIMESTAMP = 1766036597 +SHA256 (rubygem/erb-6.0.1.gem) = 28ecdd99c5472aebd5674d6061e3c6b0a45c049578b071e5a52c2a7f13c197e5 +SIZE (rubygem/erb-6.0.1.gem) = 29184 diff --git a/devel/rubygem-gemdiff/Makefile b/devel/rubygem-gemdiff/Makefile index fbc3c45aea02..c016a4bf3bc8 100644 --- a/devel/rubygem-gemdiff/Makefile +++ b/devel/rubygem-gemdiff/Makefile @@ -1,5 +1,6 @@ PORTNAME= gemdiff PORTVERSION= 6.0.2 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-faraday-retry>=2.2<3:www/rubygem-faraday-retry \ rubygem-launchy>=3.0<4:devel/rubygem-launchy \ - rubygem-octokit>=9.0<10:net/rubygem-octokit \ + rubygem-octokit>=9.0<11:net/rubygem-octokit \ rubygem-thor>=1.0<2:devel/rubygem-thor USES= gem diff --git a/devel/rubygem-gemdiff/files/patch-gemspec b/devel/rubygem-gemdiff/files/patch-gemspec new file mode 100644 index 000000000000..81ca3a3cdd87 --- /dev/null +++ b/devel/rubygem-gemdiff/files/patch-gemspec @@ -0,0 +1,11 @@ +--- gemdiff.gemspec.orig 2025-12-18 20:10:46 UTC ++++ gemdiff.gemspec +@@ -24,7 +24,7 @@ Gem::Specification.new do |s| + + s.add_runtime_dependency(%q<faraday-retry>.freeze, ["~> 2.2".freeze]) + s.add_runtime_dependency(%q<launchy>.freeze, ["~> 3.0".freeze]) +- s.add_runtime_dependency(%q<octokit>.freeze, ["~> 9.0".freeze]) ++ s.add_runtime_dependency(%q<octokit>.freeze, [">= 9.0".freeze, "< 11".freeze]) + s.add_runtime_dependency(%q<thor>.freeze, ["~> 1.0".freeze]) + end + diff --git a/devel/rubygem-google-apis-androidpublisher_v3/Makefile b/devel/rubygem-google-apis-androidpublisher_v3/Makefile index 8e8fbd84edee..f00477b7277b 100644 --- a/devel/rubygem-google-apis-androidpublisher_v3/Makefile +++ b/devel/rubygem-google-apis-androidpublisher_v3/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-apis-androidpublisher_v3 -PORTVERSION= 0.91.0 +PORTVERSION= 0.92.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-google-apis-androidpublisher_v3/distinfo b/devel/rubygem-google-apis-androidpublisher_v3/distinfo index d855b91478bb..46656d692cd3 100644 --- a/devel/rubygem-google-apis-androidpublisher_v3/distinfo +++ b/devel/rubygem-google-apis-androidpublisher_v3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765895804 -SHA256 (rubygem/google-apis-androidpublisher_v3-0.91.0.gem) = a67f10d157f37922f22c49024b792ba736e15c9b3432dc53a3d50aeb8761b53a -SIZE (rubygem/google-apis-androidpublisher_v3-0.91.0.gem) = 108544 +TIMESTAMP = 1766036599 +SHA256 (rubygem/google-apis-androidpublisher_v3-0.92.0.gem) = e700dea8608494ff70fd9c9ed10c3caa8323b9a15eea85098db65d1178e79035 +SIZE (rubygem/google-apis-androidpublisher_v3-0.92.0.gem) = 109568 diff --git a/devel/rubygem-google-apis-cloudkms_v1/Makefile b/devel/rubygem-google-apis-cloudkms_v1/Makefile index 38bbe0b9b9ed..5f6e2dac0285 100644 --- a/devel/rubygem-google-apis-cloudkms_v1/Makefile +++ b/devel/rubygem-google-apis-cloudkms_v1/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-apis-cloudkms_v1 -PORTVERSION= 0.64.0 +PORTVERSION= 0.65.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-google-apis-cloudkms_v1/distinfo b/devel/rubygem-google-apis-cloudkms_v1/distinfo index 162007bd260d..6bc293ff953e 100644 --- a/devel/rubygem-google-apis-cloudkms_v1/distinfo +++ b/devel/rubygem-google-apis-cloudkms_v1/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762587392 -SHA256 (rubygem/google-apis-cloudkms_v1-0.64.0.gem) = 31bf69368cd806e048d39f2f60d1b978ea02f8c6b1519106a46cd6403efb1fd7 -SIZE (rubygem/google-apis-cloudkms_v1-0.64.0.gem) = 51712 +TIMESTAMP = 1766036601 +SHA256 (rubygem/google-apis-cloudkms_v1-0.65.0.gem) = b259f0c086a499a15071549ab483876adc47a6a5500885cf9c3224aad2066ddf +SIZE (rubygem/google-apis-cloudkms_v1-0.65.0.gem) = 51712 diff --git a/devel/rubygem-google-apis-compute_v1/Makefile b/devel/rubygem-google-apis-compute_v1/Makefile index 9e2d1d3d83af..251f6b509737 100644 --- a/devel/rubygem-google-apis-compute_v1/Makefile +++ b/devel/rubygem-google-apis-compute_v1/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-apis-compute_v1 -PORTVERSION= 0.136.0 +PORTVERSION= 0.137.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-google-apis-compute_v1/distinfo b/devel/rubygem-google-apis-compute_v1/distinfo index 16a1974f1ed8..52edb71623d7 100644 --- a/devel/rubygem-google-apis-compute_v1/distinfo +++ b/devel/rubygem-google-apis-compute_v1/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765895806 -SHA256 (rubygem/google-apis-compute_v1-0.136.0.gem) = 04db183803f547265b0489df92e76d9761b2b7ce36be8ead88bc14ed36ab4582 -SIZE (rubygem/google-apis-compute_v1-0.136.0.gem) = 560640 +TIMESTAMP = 1766036603 +SHA256 (rubygem/google-apis-compute_v1-0.137.0.gem) = 209e859f9c23f6bafe2d7d54aa01cd83a9f85d2f12aaa8403a36682d604dedb6 +SIZE (rubygem/google-apis-compute_v1-0.137.0.gem) = 561152 diff --git a/devel/rubygem-google-apis-drive_v3/Makefile b/devel/rubygem-google-apis-drive_v3/Makefile index 75187e6dd5a6..63040f240a9d 100644 --- a/devel/rubygem-google-apis-drive_v3/Makefile +++ b/devel/rubygem-google-apis-drive_v3/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-apis-drive_v3 -PORTVERSION= 0.75.0 +PORTVERSION= 0.76.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-google-apis-drive_v3/distinfo b/devel/rubygem-google-apis-drive_v3/distinfo index b03e9ee56622..6f0722023c0d 100644 --- a/devel/rubygem-google-apis-drive_v3/distinfo +++ b/devel/rubygem-google-apis-drive_v3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765895808 -SHA256 (rubygem/google-apis-drive_v3-0.75.0.gem) = 62b9063be45fa8ff02e81e555f9e348ac5223e2b740ec91690b0099dc922cce6 -SIZE (rubygem/google-apis-drive_v3-0.75.0.gem) = 63488 +TIMESTAMP = 1766036605 +SHA256 (rubygem/google-apis-drive_v3-0.76.0.gem) = 3a392deba58f95ebd7fefef8c895c17ebab1a029c99f5aaa01bea4e0cccda04f +SIZE (rubygem/google-apis-drive_v3-0.76.0.gem) = 63488 diff --git a/devel/rubygem-google-apis-iam_v1/Makefile b/devel/rubygem-google-apis-iam_v1/Makefile index 6382fce43f2f..dda6eeb272e7 100644 --- a/devel/rubygem-google-apis-iam_v1/Makefile +++ b/devel/rubygem-google-apis-iam_v1/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-apis-iam_v1 -PORTVERSION= 0.80.0 +PORTVERSION= 0.81.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-google-apis-iam_v1/distinfo b/devel/rubygem-google-apis-iam_v1/distinfo index a906373b3795..b417601cc7a0 100644 --- a/devel/rubygem-google-apis-iam_v1/distinfo +++ b/devel/rubygem-google-apis-iam_v1/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762587540 -SHA256 (rubygem/google-apis-iam_v1-0.80.0.gem) = 4784eda03c7f0a13ca592f34b7bf330be4fa871342b21e6a00b27f43782dbe68 -SIZE (rubygem/google-apis-iam_v1-0.80.0.gem) = 67072 +TIMESTAMP = 1766036661 +SHA256 (rubygem/google-apis-iam_v1-0.81.0.gem) = 6215ca97736f0d635400e8c669fcd177ca37d6817038cf353aa8ec4569ab8248 +SIZE (rubygem/google-apis-iam_v1-0.81.0.gem) = 67072 diff --git a/devel/rubygem-google-apis-sqladmin_v1beta4/Makefile b/devel/rubygem-google-apis-sqladmin_v1beta4/Makefile index 3f117e977db3..702c6af5355d 100644 --- a/devel/rubygem-google-apis-sqladmin_v1beta4/Makefile +++ b/devel/rubygem-google-apis-sqladmin_v1beta4/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-apis-sqladmin_v1beta4 -PORTVERSION= 0.94.0 +PORTVERSION= 0.95.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-google-apis-sqladmin_v1beta4/distinfo b/devel/rubygem-google-apis-sqladmin_v1beta4/distinfo index 82c452b286f3..b1b524a1a674 100644 --- a/devel/rubygem-google-apis-sqladmin_v1beta4/distinfo +++ b/devel/rubygem-google-apis-sqladmin_v1beta4/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763854342 -SHA256 (rubygem/google-apis-sqladmin_v1beta4-0.94.0.gem) = 3b3528a61efccddfc2da11a462dabf71b8582b7c8d07cd45d7114e7a573fef2a -SIZE (rubygem/google-apis-sqladmin_v1beta4-0.94.0.gem) = 76800 +TIMESTAMP = 1766036607 +SHA256 (rubygem/google-apis-sqladmin_v1beta4-0.95.0.gem) = 3b505b9dc31e8f7e299401b98fb2ac7a490990623bc1b4a0a75cfbd3d4eac6d8 +SIZE (rubygem/google-apis-sqladmin_v1beta4-0.95.0.gem) = 77312 diff --git a/devel/rubygem-io-console/Makefile b/devel/rubygem-io-console/Makefile index 6dece224ff44..95cf6d597cbb 100644 --- a/devel/rubygem-io-console/Makefile +++ b/devel/rubygem-io-console/Makefile @@ -1,5 +1,5 @@ PORTNAME= io-console -PORTVERSION= 0.8.1 +PORTVERSION= 0.8.2 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-io-console/distinfo b/devel/rubygem-io-console/distinfo index ea94f7e3f831..b5ade350d08e 100644 --- a/devel/rubygem-io-console/distinfo +++ b/devel/rubygem-io-console/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753265952 -SHA256 (rubygem/io-console-0.8.1.gem) = 1e15440a6b2f67b6ea496df7c474ed62c860ad11237f29b3bd187f054b925fcb -SIZE (rubygem/io-console-0.8.1.gem) = 26624 +TIMESTAMP = 1766036663 +SHA256 (rubygem/io-console-0.8.2.gem) = d6e3ae7a7cc7574f4b8893b4fca2162e57a825b223a177b7afa236c5ef9814cc +SIZE (rubygem/io-console-0.8.2.gem) = 27136 diff --git a/devel/rubygem-json/Makefile b/devel/rubygem-json/Makefile index 575c5ba0e4b3..a598731dfbb9 100644 --- a/devel/rubygem-json/Makefile +++ b/devel/rubygem-json/Makefile @@ -1,5 +1,5 @@ PORTNAME= json -PORTVERSION= 2.17.1 +PORTVERSION= 2.18.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-json/distinfo b/devel/rubygem-json/distinfo index 6289e44b4c71..f48c1a360ed7 100644 --- a/devel/rubygem-json/distinfo +++ b/devel/rubygem-json/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765032950 -SHA256 (rubygem/json-2.17.1.gem) = e0e4824541336a44915436f53e7ea74c687314fb8f88080fa1456f6a34ead92e -SIZE (rubygem/json-2.17.1.gem) = 104448 +TIMESTAMP = 1766036609 +SHA256 (rubygem/json-2.18.0.gem) = b10506aee4183f5cf49e0efc48073d7b75843ce3782c68dbeb763351c08fd505 +SIZE (rubygem/json-2.18.0.gem) = 104960 diff --git a/devel/rubygem-libdatadog/Makefile b/devel/rubygem-libdatadog/Makefile index f901a0a5a127..cfded20d108e 100644 --- a/devel/rubygem-libdatadog/Makefile +++ b/devel/rubygem-libdatadog/Makefile @@ -1,5 +1,5 @@ PORTNAME= libdatadog -PORTVERSION= 22.0.1.1.0 +PORTVERSION= 24.0.1.1.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-libdatadog/distinfo b/devel/rubygem-libdatadog/distinfo index 12720f51a713..ed561cca94dd 100644 --- a/devel/rubygem-libdatadog/distinfo +++ b/devel/rubygem-libdatadog/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761447658 -SHA256 (rubygem/libdatadog-22.0.1.1.0.gem) = 65e98a8ebe337ec8fcb5a9e507349cf14e82da9e571ba9c03942e2620ae5675f -SIZE (rubygem/libdatadog-22.0.1.1.0.gem) = 15564288 +TIMESTAMP = 1766036611 +SHA256 (rubygem/libdatadog-24.0.1.1.0.gem) = 5f911a5598deb11f8c4179077a46e50a57b778b87a152bf23859ae6e557b1751 +SIZE (rubygem/libdatadog-24.0.1.1.0.gem) = 16436224 diff --git a/devel/rubygem-libdatadog/files/patch-gemspec b/devel/rubygem-libdatadog/files/patch-gemspec index 5522cee6a3c3..6852adb6efc4 100644 --- a/devel/rubygem-libdatadog/files/patch-gemspec +++ b/devel/rubygem-libdatadog/files/patch-gemspec @@ -1,12 +1,12 @@ % sed -i .orig 's|, "vendor/[^"]*".freeze||g' libdatadog.gemspec ---- libdatadog.gemspec.orig 2025-10-26 03:36:58 UTC +--- libdatadog.gemspec.orig 2025-12-18 21:28:43 UTC +++ libdatadog.gemspec @@ -12,7 +12,7 @@ Gem::Specification.new do |s| s.date = "1980-01-02" s.description = "libdatadog is a Rust-based utility library for Datadog's ddtrace gem.".freeze s.email = ["dev@datadoghq.com".freeze] -- s.files = ["lib/libdatadog.rb".freeze, "lib/libdatadog/version.rb".freeze, "vendor/libdatadog-22.0.1/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl/LICENSE".freeze, "vendor/libdatadog-22.0.1/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl/LICENSE-3rdparty.yml".freeze, "vendor/libdatadog-22.0.1/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl/NOTICE".freeze, "vendor/libdatadog-22.0.1/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl/bin/libdatadog-crashtracking-receiver".freeze, "vendor/libdatadog-22.0.1/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl/include/datadog/blazesym.h".freeze, "vendor/libdatadog-22.0.1/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl/include/datadog/common.h".freeze, "vendor/libdatadog-22.0.1/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl/include/datadog/crashtracker.h".freeze, "vendor/libdatadog-22.0.1/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl/include/datadog/data-pipeline.h".freeze, "vendor/libdatadog-22.0.1/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl/include/datadog/ddsketch.h".freeze, "vendor/libdatadog-22.0.1/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl/include/datadog/library-config.h".freeze, "vendor/libdatadog-22.0.1/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl/include/datadog/log.h".freeze, "vendor/libdatadog-22.0.1/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl/include/datadog/profiling.h".freeze, "vendor/libdatadog-22.0.1/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl/include/datadog/telemetry.h".freeze, "vendor/libdatadog-22.0.1/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl/lib/libdatadog_profiling.so".freeze, "vendor/libdatadog-22.0.1/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl/lib/pkgconfig/datadog_profiling_with_rpath.pc".freeze, "vendor/libdatadog-22.0.1/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu/LICENSE".freeze, "vendor/libdatadog-22.0.1/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu/LICENSE-3rdparty.yml".freeze, "vendor/libdatadog-22.0.1/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu/NOTICE".freeze, "vendor/libdatadog-22.0.1/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu/bin/libdatadog-crashtracking-receiver".freeze, "vendor/libdatadog-22.0.1/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu/include/datadog/blazesym.h".freeze, "vendor/libdatadog-22.0.1/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu/include/datadog/common.h".freeze, "vendor/libdatadog-22.0.1/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu/include/datadog/crashtracker.h".freeze, "vendor/libdatadog-22.0.1/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu/include/datadog/data-pipeline.h".freeze, "vendor/libdatadog-22.0.1/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu/include/datadog/ddsketch.h".freeze, "vendor/libdatadog-22.0.1/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu/include/datadog/library-config.h".freeze, "vendor/libdatadog-22.0.1/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu/include/datadog/log.h".freeze, "vendor/libdatadog-22.0.1/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu/include/datadog/profiling.h".freeze, "vendor/libdatadog-22.0.1/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu/include/datadog/telemetry.h".freeze, "vendor/libdatadog-22.0.1/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu/lib/libdatadog_profiling.so".freeze, "vendor/libdatadog-22.0.1/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu/lib/pkgconfig/datadog_profiling_with_rpath.pc".freeze, "vendor/libdatadog-22.0.1/x86_64-linux-musl/libdatadog-x86_64-alpine-linux-musl/LICENSE".freeze, "vendor/libdatadog-22.0.1/x86_64-linux-musl/libdatadog-x86_64-alpine-linux-musl/LICENSE-3rdparty.yml".freeze, "vendor/libdatadog-22.0.1/x86_64-linux-musl/libdatadog-x86_64-alpine-linux-musl/NOTICE".freeze, "vendor/libdatadog-22.0.1/x86_64-linux-musl/libdatadog-x86_64-alpine-linux-musl/bin/libdatadog-crashtracking-receiver".freeze, "vendor/libdatadog-22.0.1/x86_64-linux-musl/libdatadog-x86_64-alpine-linux-musl/include/datadog/blazesym.h".freeze, "vendor/libdatadog-22.0.1/x86_64-linux-musl/libdatadog-x86_64-alpine-linux-musl/include/datadog/common.h".freeze, "vendor/libdatadog-22.0.1/x86_64-linux-musl/libdatadog-x86_64-alpine-linux-musl/include/datadog/crashtracker.h".freeze, "vendor/libdatadog-22.0.1/x86_64-linux-musl/libdatadog-x86_64-alpine-linux-musl/include/datadog/data-pipeline.h".freeze, "vendor/libdatadog-22.0.1/x86_64-linux-musl/libdatadog-x86_64-alpine-linux-musl/include/datadog/ddsketch.h".freeze, "vendor/libdatadog-22.0.1/x86_64-linux-musl/libdatadog-x86_64-alpine-linux-musl/include/datadog/library-config.h".freeze, "vendor/libdatadog-22.0.1/x86_64-linux-musl/libdatadog-x86_64-alpine-linux-musl/include/datadog/log.h".freeze, "vendor/libdatadog-22.0.1/x86_64-linux-musl/libdatadog-x86_64-alpine-linux-musl/include/datadog/profiling.h".freeze, "vendor/libdatadog-22.0.1/x86_64-linux-musl/libdatadog-x86_64-alpine-linux-musl/include/datadog/telemetry.h".freeze, "vendor/libdatadog-22.0.1/x86_64-linux-musl/libdatadog-x86_64-alpine-linux-musl/lib/libdatadog_profiling.so".freeze, "vendor/libdatadog-22.0.1/x86_64-linux-musl/libdatadog-x86_64-alpine-linux-musl/lib/pkgconfig/datadog_profiling_with_rpath.pc".freeze, "vendor/libdatadog-22.0.1/x86_64-linux/libdatadog-x86_64-unknown-linux-gnu/LICENSE".freeze, "vendor/libdatadog-22.0.1/x86_64-linux/libdatadog-x86_64-unknown-linux-gnu/LICENSE-3rdparty.yml".freeze, "vendor/libdatadog-22.0.1/x86_64-linux/libdatadog-x86_64-unknown-linux-gnu/NOTICE".freeze, "vendor/libdatadog-22.0.1/x86_64-linux/libdatadog-x86_64-unknown-linux-gnu/bin/libdatadog-crashtracking-receiver".freeze, "vendor/libdatadog-22.0.1/x86_64-linux/libdatadog-x86_64-unknown-linux-gnu/include/datadog/blazesym.h".freeze, "vendor/libdatadog-22.0.1/x86_64-linux/libdatadog-x86_64-unknown-linux-gnu/include/datadog/common.h".freeze, "vendor/libdatadog-22.0.1/x86_64-linux/libdatadog-x86_64-unknown-linux-gnu/include/datadog/crashtracker.h".freeze, "vendor/libdatadog-22.0.1/x86_64-linux/libdatadog-x86_64-unknown-linux-gnu/include/datadog/data-pipeline.h".freeze, "vendor/libdatadog-22.0.1/x86_64-linux/libdatadog-x86_64-unknown-linux-gnu/include/datadog/ddsketch.h".freeze, "vendor/libdatadog-22.0.1/x86_64-linux/libdatadog-x86_64-unknown-linux-gnu/include/datadog/library-config.h".freeze, "vendor/libdatadog-22.0.1/x86_64-linux/libdatadog-x86_64-unknown-linux-gnu/include/datadog/log.h".freeze, "vendor/libdatadog-22.0.1/x86_64-linux/libdatadog-x86_64-unknown-linux-gnu/include/datadog/profiling.h".freeze, "vendor/libdatadog-22.0.1/x86_64-linux/libdatadog-x86_64-unknown-linux-gnu/include/datadog/telemetry.h".freeze, "vendor/libdatadog-22.0.1/x86_64-linux/libdatadog-x86_64-unknown-linux-gnu/lib/libdatadog_profiling.so".freeze, "vendor/libdatadog-22.0.1/x86_64-linux/libdatadog-x86_64-unknown-linux-gnu/lib/pkgconfig/datadog_profiling_with_rpath.pc".freeze] +- s.files = ["lib/libdatadog.rb".freeze, "lib/libdatadog/version.rb".freeze, "vendor/libdatadog-24.0.1/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl/LICENSE".freeze, "vendor/libdatadog-24.0.1/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl/LICENSE-3rdparty.yml".freeze, "vendor/libdatadog-24.0.1/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl/NOTICE".freeze, "vendor/libdatadog-24.0.1/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl/bin/libdatadog-crashtracking-receiver".freeze, "vendor/libdatadog-24.0.1/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl/include/datadog/blazesym.h".freeze, "vendor/libdatadog-24.0.1/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl/include/datadog/common.h".freeze, "vendor/libdatadog-24.0.1/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl/include/datadog/crashtracker.h".freeze, "vendor/libdatadog-24.0.1/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl/include/datadog/data-pipeline.h".freeze, "vendor/libdatadog-24.0.1/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl/include/datadog/ddsketch.h".freeze, "vendor/libdatadog-24.0.1/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl/include/datadog/ffe.h".freeze, "vendor/libdatadog-24.0.1/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl/include/datadog/library-config.h".freeze, "vendor/libdatadog-24.0.1/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl/include/datadog/log.h".freeze, "vendor/libdatadog-24.0.1/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl/include/datadog/profiling.h".freeze, "vendor/libdatadog-24.0.1/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl/include/datadog/telemetry.h".freeze, "vendor/libdatadog-24.0.1/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl/lib/libdatadog_profiling.so".freeze, "vendor/libdatadog-24.0.1/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl/lib/pkgconfig/datadog_profiling_with_rpath.pc".freeze, "vendor/libdatadog-24.0.1/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu/LICENSE".freeze, "vendor/libdatadog-24.0.1/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu/LICENSE-3rdparty.yml".freeze, "vendor/libdatadog-24.0.1/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu/NOTICE".freeze, "vendor/libdatadog-24.0.1/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu/bin/libdatadog-crashtracking-receiver".freeze, "vendor/libdatadog-24.0.1/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu/include/datadog/blazesym.h".freeze, "vendor/libdatadog-24.0.1/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu/include/datadog/common.h".freeze, "vendor/libdatadog-24.0.1/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu/include/datadog/crashtracker.h".freeze, "vendor/libdatadog-24.0.1/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu/include/datadog/data-pipeline.h".freeze, "vendor/libdatadog-24.0.1/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu/include/datadog/ddsketch.h".freeze, "vendor/libdatadog-24.0.1/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu/include/datadog/ffe.h".freeze, "vendor/libdatadog-24.0.1/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu/include/datadog/library-config.h".freeze, "vendor/libdatadog-24.0.1/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu/include/datadog/log.h".freeze, "vendor/libdatadog-24.0.1/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu/include/datadog/profiling.h".freeze, "vendor/libdatadog-24.0.1/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu/include/datadog/telemetry.h".freeze, "vendor/libdatadog-24.0.1/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu/lib/libdatadog_profiling.so".freeze, "vendor/libdatadog-24.0.1/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu/lib/pkgconfig/datadog_profiling_with_rpath.pc".freeze, "vendor/libdatadog-24.0.1/x86_64-linux-musl/libdatadog-x86_64-alpine-linux-musl/LICENSE".freeze, "vendor/libdatadog-24.0.1/x86_64-linux-musl/libdatadog-x86_64-alpine-linux-musl/LICENSE-3rdparty.yml".freeze, "vendor/libdatadog-24.0.1/x86_64-linux-musl/libdatadog-x86_64-alpine-linux-musl/NOTICE".freeze, "vendor/libdatadog-24.0.1/x86_64-linux-musl/libdatadog-x86_64-alpine-linux-musl/bin/libdatadog-crashtracking-receiver".freeze, "vendor/libdatadog-24.0.1/x86_64-linux-musl/libdatadog-x86_64-alpine-linux-musl/include/datadog/blazesym.h".freeze, "vendor/libdatadog-24.0.1/x86_64-linux-musl/libdatadog-x86_64-alpine-linux-musl/include/datadog/common.h".freeze, "vendor/libdatadog-24.0.1/x86_64-linux-musl/libdatadog-x86_64-alpine-linux-musl/include/datadog/crashtracker.h".freeze, "vendor/libdatadog-24.0.1/x86_64-linux-musl/libdatadog-x86_64-alpine-linux-musl/include/datadog/data-pipeline.h".freeze, "vendor/libdatadog-24.0.1/x86_64-linux-musl/libdatadog-x86_64-alpine-linux-musl/include/datadog/ddsketch.h".freeze, "vendor/libdatadog-24.0.1/x86_64-linux-musl/libdatadog-x86_64-alpine-linux-musl/include/datadog/ffe.h".freeze, "vendor/libdatadog-24.0.1/x86_64-linux-musl/libdatadog-x86_64-alpine-linux-musl/include/datadog/library-config.h".freeze, "vendor/libdatadog-24.0.1/x86_64-linux-musl/libdatadog-x86_64-alpine-linux-musl/include/datadog/log.h".freeze, "vendor/libdatadog-24.0.1/x86_64-linux-musl/libdatadog-x86_64-alpine-linux-musl/include/datadog/profiling.h".freeze, "vendor/libdatadog-24.0.1/x86_64-linux-musl/libdatadog-x86_64-alpine-linux-musl/include/datadog/telemetry.h".freeze, "vendor/libdatadog-24.0.1/x86_64-linux-musl/libdatadog-x86_64-alpine-linux-musl/lib/libdatadog_profiling.so".freeze, "vendor/libdatadog-24.0.1/x86_64-linux-musl/libdatadog-x86_64-alpine-linux-musl/lib/pkgconfig/datadog_profiling_with_rpath.pc".freeze, "vendor/libdatadog-24.0.1/x86_64-linux/libdatadog-x86_64-unknown-linux-gnu/LICENSE".freeze, "vendor/libdatadog-24.0.1/x86_64-linux/libdatadog-x86_64-unknown-linux-gnu/LICENSE-3rdparty.yml".freeze, "vendor/libdatadog-24.0.1/x86_64-linux/libdatadog-x86_64-unknown-linux-gnu/NOTICE".freeze, "vendor/libdatadog-24.0.1/x86_64-linux/libdatadog-x86_64-unknown-linux-gnu/bin/libdatadog-crashtracking-receiver".freeze, "vendor/libdatadog-24.0.1/x86_64-linux/libdatadog-x86_64-unknown-linux-gnu/include/datadog/blazesym.h".freeze, "vendor/libdatadog-24.0.1/x86_64-linux/libdatadog-x86_64-unknown-linux-gnu/include/datadog/common.h".freeze, "vendor/libdatadog-24.0.1/x86_64-linux/libdatadog-x86_64-unknown-linux-gnu/include/datadog/crashtracker.h".freeze, "vendor/libdatadog-24.0.1/x86_64-linux/libdatadog-x86_64-unknown-linux-gnu/include/datadog/data-pipeline.h".freeze, "vendor/libdatadog-24.0.1/x86_64-linux/libdatadog-x86_64-unknown-linux-gnu/include/datadog/ddsketch.h".freeze, "vendor/libdatadog-24.0.1/x86_64-linux/libdatadog-x86_64-unknown-linux-gnu/include/datadog/ffe.h".freeze, "vendor/libdatadog-24.0.1/x86_64-linux/libdatadog-x86_64-unknown-linux-gnu/include/datadog/library-config.h".freeze, "vendor/libdatadog-24.0.1/x86_64-linux/libdatadog-x86_64-unknown-linux-gnu/include/datadog/log.h".freeze, "vendor/libdatadog-24.0.1/x86_64-linux/libdatadog-x86_64-unknown-linux-gnu/include/datadog/profiling.h".freeze, "vendor/libdatadog-24.0.1/x86_64-linux/libdatadog-x86_64-unknown-linux-gnu/include/datadog/telemetry.h".freeze, "vendor/libdatadog-24.0.1/x86_64-linux/libdatadog-x86_64-unknown-linux-gnu/lib/libdatadog_profiling.so".freeze, "vendor/libdatadog-24.0.1/x86_64-linux/libdatadog-x86_64-unknown-linux-gnu/lib/pkgconfig/datadog_profiling_with_rpath.pc".freeze] + s.files = ["lib/libdatadog.rb".freeze, "lib/libdatadog/version.rb".freeze] s.homepage = "https://docs.datadoghq.com/tracing/".freeze s.licenses = ["Apache-2.0".freeze] diff --git a/devel/rubygem-libddwaf/Makefile b/devel/rubygem-libddwaf/Makefile index 29ddd1fa3fe4..d3cd85cf55c7 100644 --- a/devel/rubygem-libddwaf/Makefile +++ b/devel/rubygem-libddwaf/Makefile @@ -1,5 +1,5 @@ PORTNAME= libddwaf -PORTVERSION= 1.25.1.1.0 +PORTVERSION= 1.30.0.0.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-libddwaf/distinfo b/devel/rubygem-libddwaf/distinfo index d6d8a4c50355..53e9c0af9a3b 100644 --- a/devel/rubygem-libddwaf/distinfo +++ b/devel/rubygem-libddwaf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761447660 -SHA256 (rubygem/libddwaf-1.25.1.1.0.gem) = 49fa30bb6ff0078ccd79991b52e5cd51662eb8f45156bc58e026bc7824b66b83 -SIZE (rubygem/libddwaf-1.25.1.1.0.gem) = 3178496 +TIMESTAMP = 1766036613 +SHA256 (rubygem/libddwaf-1.30.0.0.0.gem) = d5c350555ec5bdfb99534b37ad578163c83642ca03cecb3bae30fd29dc47d4fc +SIZE (rubygem/libddwaf-1.30.0.0.0.gem) = 3265536 diff --git a/devel/rubygem-licensee/Makefile b/devel/rubygem-licensee/Makefile index 1eb5ae23c29a..a2bc3d7a1c48 100644 --- a/devel/rubygem-licensee/Makefile +++ b/devel/rubygem-licensee/Makefile @@ -1,5 +1,6 @@ PORTNAME= licensee PORTVERSION= 9.18.0 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -11,7 +12,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md RUN_DEPENDS= rubygem-dotenv>=2.0<4:misc/rubygem-dotenv \ - rubygem-octokit>=4.20<10:net/rubygem-octokit \ + rubygem-octokit>=4.20<11.0:net/rubygem-octokit \ rubygem-reverse_markdown>=1.0<4:textproc/rubygem-reverse_markdown \ rubygem-rugged>=0.24<2.0:devel/rubygem-rugged \ rubygem-thor>=0.19<2.0:devel/rubygem-thor diff --git a/devel/rubygem-licensee/files/patch-gemspec b/devel/rubygem-licensee/files/patch-gemspec new file mode 100644 index 000000000000..ae96489a33d0 --- /dev/null +++ b/devel/rubygem-licensee/files/patch-gemspec @@ -0,0 +1,13 @@ +Obtained from: https://github.com/licensee/licensee/commit/6ea85b52fbaed51b01c706542600a21523660712 + +--- licensee.gemspec.orig 2025-12-18 20:06:41 UTC ++++ licensee.gemspec +@@ -23,7 +23,7 @@ Gem::Specification.new do |s| + s.specification_version = 4 + + s.add_runtime_dependency(%q<dotenv>.freeze, [">= 2".freeze, "< 4".freeze]) +- s.add_runtime_dependency(%q<octokit>.freeze, [">= 4.20".freeze, "< 10.0".freeze]) ++ s.add_runtime_dependency(%q<octokit>.freeze, [">= 4.20".freeze, "< 11.0".freeze]) + s.add_runtime_dependency(%q<reverse_markdown>.freeze, [">= 1".freeze, "< 4".freeze]) + s.add_runtime_dependency(%q<rugged>.freeze, [">= 0.24".freeze, "< 2.0".freeze]) + s.add_runtime_dependency(%q<thor>.freeze, [">= 0.19".freeze, "< 2.0".freeze]) diff --git a/devel/rubygem-minitest/Makefile b/devel/rubygem-minitest/Makefile index 80704070f021..36058d05fdfa 100644 --- a/devel/rubygem-minitest/Makefile +++ b/devel/rubygem-minitest/Makefile @@ -1,5 +1,5 @@ PORTNAME= minitest -PORTVERSION= 5.26.2 +PORTVERSION= 5.27.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-minitest/distinfo b/devel/rubygem-minitest/distinfo index c04375e52054..7bea10395be0 100644 --- a/devel/rubygem-minitest/distinfo +++ b/devel/rubygem-minitest/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763854474 -SHA256 (rubygem/minitest-5.26.2.gem) = f021118a6185b9ba9f5af71f2ba103ad770c75afde9f2ab8da512677c550cde3 -SIZE (rubygem/minitest-5.26.2.gem) = 101888 +TIMESTAMP = 1766036665 +SHA256 (rubygem/minitest-5.27.0.gem) = 2d3b17f8a36fe7801c1adcffdbc38233b938eb0b4966e97a6739055a45fa77d5 +SIZE (rubygem/minitest-5.27.0.gem) = 101888 diff --git a/devel/rubygem-mocha/Makefile b/devel/rubygem-mocha/Makefile index 4f70578f0305..35dc9602dc1a 100644 --- a/devel/rubygem-mocha/Makefile +++ b/devel/rubygem-mocha/Makefile @@ -1,5 +1,5 @@ PORTNAME= mocha -PORTVERSION= 2.8.2 +PORTVERSION= 3.0.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-mocha/distinfo b/devel/rubygem-mocha/distinfo index 409433f93a68..885dc429ff09 100644 --- a/devel/rubygem-mocha/distinfo +++ b/devel/rubygem-mocha/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763854476 -SHA256 (rubygem/mocha-2.8.2.gem) = 1f77e729db47e72b4ef776461ce20caeec2572ffdf23365b0a03608fee8f4eee -SIZE (rubygem/mocha-2.8.2.gem) = 70656 +TIMESTAMP = 1766036667 +SHA256 (rubygem/mocha-3.0.0.gem) = 31f2b6c28bd3149de9b8cfe1df71a92f8569fa0e00f999e0db1ffe8d9314effc +SIZE (rubygem/mocha-3.0.0.gem) = 72192 diff --git a/devel/rubygem-optparse/Makefile b/devel/rubygem-optparse/Makefile index daa0bcc84efb..585620565999 100644 --- a/devel/rubygem-optparse/Makefile +++ b/devel/rubygem-optparse/Makefile @@ -1,5 +1,5 @@ PORTNAME= optparse -PORTVERSION= 0.8.0 +PORTVERSION= 0.8.1 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-optparse/distinfo b/devel/rubygem-optparse/distinfo index 89cd9e6ffba5..edeac2fa0005 100644 --- a/devel/rubygem-optparse/distinfo +++ b/devel/rubygem-optparse/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762587414 -SHA256 (rubygem/optparse-0.8.0.gem) = ef6b7fbaf7ec331474f325bc08dd5622e6e1e651007a5341330ee4b08ce734f0 -SIZE (rubygem/optparse-0.8.0.gem) = 42496 +TIMESTAMP = 1766036615 +SHA256 (rubygem/optparse-0.8.1.gem) = 42bea10d53907ccff4f080a69991441d611fbf8733b60ed1ce9ee365ce03bd1a +SIZE (rubygem/optparse-0.8.1.gem) = 42496 diff --git a/devel/rubygem-rake-compiler/Makefile b/devel/rubygem-rake-compiler/Makefile index c40ddc509580..d37d2ba4c2fb 100644 --- a/devel/rubygem-rake-compiler/Makefile +++ b/devel/rubygem-rake-compiler/Makefile @@ -1,5 +1,5 @@ PORTNAME= rake-compiler -PORTVERSION= 1.3.0 +PORTVERSION= 1.3.1 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-rake-compiler/distinfo b/devel/rubygem-rake-compiler/distinfo index c0765ed912fc..0ea0757b7f24 100644 --- a/devel/rubygem-rake-compiler/distinfo +++ b/devel/rubygem-rake-compiler/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745178264 -SHA256 (rubygem/rake-compiler-1.3.0.gem) = eec272ef6d4dad27b36f5cdcf5b9ee4df2193751f4082b095f981ebf9cdf4127 -SIZE (rubygem/rake-compiler-1.3.0.gem) = 35840 +TIMESTAMP = 1766036669 +SHA256 (rubygem/rake-compiler-1.3.1.gem) = 6b351612b6e2d73ddd5563ee799bb58685176e05363db6758504bd11573d670a +SIZE (rubygem/rake-compiler-1.3.1.gem) = 35840 diff --git a/devel/rubygem-sidekiq-unique-jobs/Makefile b/devel/rubygem-sidekiq-unique-jobs/Makefile index 8bc143e8ec3c..64286e73c245 100644 --- a/devel/rubygem-sidekiq-unique-jobs/Makefile +++ b/devel/rubygem-sidekiq-unique-jobs/Makefile @@ -1,5 +1,5 @@ PORTNAME= sidekiq-unique-jobs -PORTVERSION= 8.0.11 +PORTVERSION= 8.0.12 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-sidekiq-unique-jobs/distinfo b/devel/rubygem-sidekiq-unique-jobs/distinfo index 31c9a17b907a..d3f88ecc8532 100644 --- a/devel/rubygem-sidekiq-unique-jobs/distinfo +++ b/devel/rubygem-sidekiq-unique-jobs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748495989 -SHA256 (rubygem/sidekiq-unique-jobs-8.0.11.gem) = 63461bb943645d106f8e6eb10c773c231a53cf3781858158425c775484f1e181 -SIZE (rubygem/sidekiq-unique-jobs-8.0.11.gem) = 96256 +TIMESTAMP = 1766036617 +SHA256 (rubygem/sidekiq-unique-jobs-8.0.12.gem) = 000a00976be4411a4999723086ebcad8d9b7e5ddfdfe01b77c5c6b98de3115fe +SIZE (rubygem/sidekiq-unique-jobs-8.0.12.gem) = 98304 diff --git a/devel/rubygem-sorbet-runtime/Makefile b/devel/rubygem-sorbet-runtime/Makefile index 1d4096b90a4f..1c53e193ac50 100644 --- a/devel/rubygem-sorbet-runtime/Makefile +++ b/devel/rubygem-sorbet-runtime/Makefile @@ -1,5 +1,5 @@ PORTNAME= sorbet-runtime -PORTVERSION= 0.6.12833 +PORTVERSION= 0.6.12854 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-sorbet-runtime/distinfo b/devel/rubygem-sorbet-runtime/distinfo index bcd03ae1f819..153f40fbfbd2 100644 --- a/devel/rubygem-sorbet-runtime/distinfo +++ b/devel/rubygem-sorbet-runtime/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765895812 -SHA256 (rubygem/sorbet-runtime-0.6.12833.gem) = 843ca2e7d65ff72e919e2e0d3c30d7fe98efee30df70a28bc35987f7d2661bbc -SIZE (rubygem/sorbet-runtime-0.6.12833.gem) = 88064 +TIMESTAMP = 1766036619 +SHA256 (rubygem/sorbet-runtime-0.6.12854.gem) = 5818d23b3496ee8667f219622880ee70274c0e0816707949f6440f9fe42884be +SIZE (rubygem/sorbet-runtime-0.6.12854.gem) = 88064 diff --git a/devel/rubygem-tzinfo-data/Makefile b/devel/rubygem-tzinfo-data/Makefile index 889cc0d287ca..b047787cd388 100644 --- a/devel/rubygem-tzinfo-data/Makefile +++ b/devel/rubygem-tzinfo-data/Makefile @@ -1,5 +1,5 @@ PORTNAME= tzinfo-data -PORTVERSION= 1.2025.2 +PORTVERSION= 1.2025.3 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-tzinfo-data/distinfo b/devel/rubygem-tzinfo-data/distinfo index 978c6370cb9c..61c93942f76f 100644 --- a/devel/rubygem-tzinfo-data/distinfo +++ b/devel/rubygem-tzinfo-data/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744289320 -SHA256 (rubygem/tzinfo-data-1.2025.2.gem) = a92375a1fbb47d38fe88fd514c40a38cc8f97d168da2a6479f15185e86470939 -SIZE (rubygem/tzinfo-data-1.2025.2.gem) = 297984 +TIMESTAMP = 1766036621 +SHA256 (rubygem/tzinfo-data-1.2025.3.gem) = b546e2f1e5e5c40a0c619aafb24e30d3d6a128c2f689278f721b7286dd499562 +SIZE (rubygem/tzinfo-data-1.2025.3.gem) = 298496 diff --git a/devel/shiboken6/Makefile b/devel/shiboken6/Makefile index 06262d87bd21..abbaac830899 100644 --- a/devel/shiboken6/Makefile +++ b/devel/shiboken6/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libxslt.so:textproc/libxslt USES= cmake compiler:c++17-lang gnome llvm:lib,min=17,noexport pathfix \ python qt:6 tar:xz USE_GNOME= libxml2 -USE_LDCONFIG= yes +USE_LDCONFIG= ${PREFIX}/${PORTNAME} USE_PYTHON= flavors USE_QT= base diff --git a/devel/shiboken6/distinfo b/devel/shiboken6/distinfo index e048bccfb3d8..1352a23dd89a 100644 --- a/devel/shiboken6/distinfo +++ b/devel/shiboken6/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759301509 -SHA256 (KDE/Qt/6.9.3/pyside-setup-everywhere-src-6.9.3.tar.xz) = 7cd2d5abb98f2e6f442b0e41f5fcf930e7312ae4b17f681316b1adc7b63bb172 -SIZE (KDE/Qt/6.9.3/pyside-setup-everywhere-src-6.9.3.tar.xz) = 16663380 +TIMESTAMP = 1764560150 +SHA256 (KDE/Qt/6.10.1/pyside-setup-everywhere-src-6.10.1.tar.xz) = fd54f40853d61dfd845dbb40d4f89fbd63df5ed341b3d9a2c77bb5c947a0a838 +SIZE (KDE/Qt/6.10.1/pyside-setup-everywhere-src-6.10.1.tar.xz) = 17746968 diff --git a/devel/shiboken6/pkg-plist b/devel/shiboken6/pkg-plist index 93dfb7aa5bfb..2c7b9f785e85 100644 --- a/devel/shiboken6/pkg-plist +++ b/devel/shiboken6/pkg-plist @@ -1,40 +1,4 @@ bin/shiboken6 -include/shiboken6/autodecref.h -include/shiboken6/basewrapper.h -include/shiboken6/basewrapper_p.h -include/shiboken6/bindingmanager.h -include/shiboken6/bufferprocs_py37.h -include/shiboken6/gilstate.h -include/shiboken6/helper.h -include/shiboken6/pep384ext.h -include/shiboken6/pep384impl.h -include/shiboken6/pyobjectholder.h -include/shiboken6/sbkarrayconverter.h -include/shiboken6/sbkbindingutils.h -include/shiboken6/sbkcontainer.h -include/shiboken6/sbkconverter.h -include/shiboken6/sbkcppstring.h -include/shiboken6/sbkcpptonumpy.h -include/shiboken6/sbkenum.h -include/shiboken6/sbkerrors.h -include/shiboken6/sbkfeature_base.h -include/shiboken6/sbkmodule.h -include/shiboken6/sbknumpycheck.h -include/shiboken6/sbknumpyview.h -include/shiboken6/sbkpython.h -include/shiboken6/sbksmartpointer.h -include/shiboken6/sbkstaticstrings.h -include/shiboken6/sbkstring.h -include/shiboken6/sbktypefactory.h -include/shiboken6/sbkversion.h -include/shiboken6/sbkwindows.h -include/shiboken6/shiboken.h -include/shiboken6/shibokenbuffer.h -include/shiboken6/shibokenmacros.h -include/shiboken6/signature.h -include/shiboken6/signature_p.h -include/shiboken6/threadstatesaver.h -include/shiboken6/voidptr.h lib/cmake/Shiboken6/Shiboken6Config.abi%%PYTHON_MAJOR_VER%%.cmake lib/cmake/Shiboken6/Shiboken6Config.cmake lib/cmake/Shiboken6/Shiboken6ConfigVersion.cmake @@ -47,7 +11,6 @@ lib/cmake/Shiboken6Tools/Shiboken6ToolsTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/Shiboken6Tools/Shiboken6ToolsTargets.cmake lib/libshiboken6.abi%%PYTHON_MAJOR_VER%%.so lib/libshiboken6.abi%%PYTHON_MAJOR_VER%%.so.%%SHLIB_VER%% -lib/libshiboken6.abi%%PYTHON_MAJOR_VER%%.so.%%SHLIB_VERSION%% %%PYTHON_SITELIBDIR%%/shiboken6/Shiboken.abi%%PYTHON_MAJOR_VER%%.so %%PYTHON_SITELIBDIR%%/shiboken6/Shiboken.pyi %%PYTHON_SITELIBDIR%%/shiboken6/__init__.py @@ -63,4 +26,51 @@ lib/libshiboken6.abi%%PYTHON_MAJOR_VER%%.so.%%SHLIB_VERSION%% %%PYTHON_SITELIBDIR%%/shiboken6_generator/__init__.py %%PYTHON_SITELIBDIR%%/shiboken6_generator/_config.py %%PYTHON_SITELIBDIR%%/shiboken6_generator/_git_shiboken_generator_version.py +lib/cmake/Shiboken6Tools/Shiboken6ToolsMacros.cmake +lib/wheels/cmake/Shiboken6/Shiboken6Targets-%%CMAKE_BUILD_TYPE%%.cmake +lib/wheels/cmake/Shiboken6/Shiboken6Targets.cmake +lib/wheels/cmake/Shiboken6Tools/Shiboken6ToolsTargets-%%CMAKE_BUILD_TYPE%%.cmake +lib/wheels/cmake/Shiboken6Tools/Shiboken6ToolsTargets.cmake libdata/pkgconfig/shiboken6.pc +shiboken6/include/autodecref.h +shiboken6/include/basewrapper.h +shiboken6/include/basewrapper_p.h +shiboken6/include/bindingmanager.h +shiboken6/include/bufferprocs_py37.h +shiboken6/include/gilstate.h +shiboken6/include/helper.h +shiboken6/include/pep384ext.h +shiboken6/include/pep384impl.h +shiboken6/include/pyobjectholder.h +shiboken6/include/sbkarrayconverter.h +shiboken6/include/sbkbindingutils.h +shiboken6/include/sbkcontainer.h +shiboken6/include/sbkconverter.h +shiboken6/include/sbkcppstring.h +shiboken6/include/sbkcpptonumpy.h +shiboken6/include/sbkenum.h +shiboken6/include/sbkerrors.h +shiboken6/include/sbkfeature_base.h +shiboken6/include/sbkmodule.h +shiboken6/include/sbkmodule_p.h +shiboken6/include/sbknumpycheck.h +shiboken6/include/sbknumpyview.h +shiboken6/include/sbkpep.h +shiboken6/include/sbkpepbuffer.h +shiboken6/include/sbkpython.h +shiboken6/include/sbksmartpointer.h +shiboken6/include/sbkstaticstrings.h +shiboken6/include/sbkstring.h +shiboken6/include/sbktypefactory.h +shiboken6/include/sbkversion.h +shiboken6/include/sbkwindows.h +shiboken6/include/shiboken.h +shiboken6/include/shibokenbuffer.h +shiboken6/include/shibokenmacros.h +shiboken6/include/signature.h +shiboken6/include/signature_p.h +shiboken6/include/threadstatesaver.h +shiboken6/include/voidptr.h +shiboken6/libshiboken6.abi%%PYTHON_MAJOR_VER%%.so +shiboken6/libshiboken6.abi%%PYTHON_MAJOR_VER%%.so.%%SHLIB_VER%% +shiboken6_generator/shiboken6 diff --git a/devel/zeal/Makefile b/devel/zeal/Makefile index 5826c2799121..baa1fff0875d 100644 --- a/devel/zeal/Makefile +++ b/devel/zeal/Makefile @@ -1,6 +1,7 @@ PORTNAME= zeal DISTVERSIONPREFIX= v DISTVERSION= 0.7.2 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= jhale@FreeBSD.org |
