diff options
Diffstat (limited to '')
830 files changed, 5172 insertions, 3593 deletions
@@ -4536,7 +4536,6 @@ misc/py-orange3-network||2025-06-23|Has expired: Depends on expiring misc/orange www/onionshare||2025-06-23|Has expired: Depends on expired devel/py-atomicwrites deskutils/py-todoman||2025-06-23|Has expired: Depends on expired devel/py-atomicwrites deskutils/py-khard||2025-06-23|Has expired: Depends on expired devel/py-atomicwrites -deskutils/py-khal||2025-06-23|Has expired: Depends on expired devel/py-atomicwrites devel/py-pytest-relaxed||2025-06-23|Has expired: Depends on expiring devel/py-pytest4 devel/py-pytest4-flakes||2025-06-23|Has expired: Depends on expiring devel/py-pytest4 devel/py-pytest-pep8||2025-06-23|Has expired: Depends on expiring devel/py-pytest4 diff --git a/Mk/Uses/kde.mk b/Mk/Uses/kde.mk index a71f9a029738..2db876e02ad8 100644 --- a/Mk/Uses/kde.mk +++ b/Mk/Uses/kde.mk @@ -91,7 +91,7 @@ KDE_PLASMA5_VERSION?= 5.27.12 KDE_PLASMA5_BRANCH?= stable # Current KDE Plasma desktop. -KDE_PLASMA6_VERSION?= 6.4.0 +KDE_PLASMA6_VERSION?= 6.4.1 KDE_PLASMA6_BRANCH?= stable # Legacy KDE frameworks (Qt5 based). diff --git a/Mk/Uses/python.mk b/Mk/Uses/python.mk index 8883e2dd79bc..79047db2fff1 100644 --- a/Mk/Uses/python.mk +++ b/Mk/Uses/python.mk @@ -671,15 +671,15 @@ TEST_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}cython>=0.29.37<3:lang/cython@${PY_FLAVOR} . endif . if defined(_PYTHON_FEATURE_CYTHON3) -BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}cython3>=3.0.12<3.1:lang/cython3@${PY_FLAVOR} +BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}cython3>=3.1.2:lang/cython3@${PY_FLAVOR} . endif . if defined(_PYTHON_FEATURE_CYTHON3_RUN) -RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}cython3>=3.0.12<3.1:lang/cython3@${PY_FLAVOR} +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}cython3>=3.1.2:lang/cython3@${PY_FLAVOR} . endif . if defined(_PYTHON_FEATURE_CYTHON3_TEST) -TEST_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}cython3>=3.0.12<3.1:lang/cython3@${PY_FLAVOR} +TEST_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}cython3>=3.1.2:lang/cython3@${PY_FLAVOR} . endif . if defined(_PYTHON_FEATURE_CONCURRENT) @@ -880,7 +880,7 @@ PY_SETUPTOOLS= ${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/py-setuptools@${PY_FLAV # Common Python modules that can be needed but only for some versions of Python. . if ${PYTHON_REL} < 31100 PY_EXCEPTIONGROUP= ${PYTHON_PKGNAMEPREFIX}exceptiongroup>=1.1.1:devel/py-exceptiongroup@${PY_FLAVOR} -PY_TOMLI= ${PYTHON_PKGNAMEPREFIX}tomli>=2.0.2<3:textproc/py-tomli@${PY_FLAVOR} +PY_TOMLI= ${PYTHON_PKGNAMEPREFIX}tomli>=2.2.1<3:textproc/py-tomli@${PY_FLAVOR} PY_TYPING_EXTENSIONS= ${PYTHON_PKGNAMEPREFIX}typing-extensions>0:devel/py-typing-extensions@${PY_FLAVOR} . endif diff --git a/arabic/libreoffice/distinfo b/arabic/libreoffice/distinfo index f34944c9e119..078156f3a083 100644 --- a/arabic/libreoffice/distinfo +++ b/arabic/libreoffice/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746204906 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_ar.tar.gz) = e974a384887b00544b3f88eb8f87a4768dbed21f3162c33170f376fb3094d47b -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_ar.tar.gz) = 1761280 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_ar.tar.gz) = 69ce0ddfb5d417adf35393c3fb294ff56e82a4f543335f70179fbf265ed5736c -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_ar.tar.gz) = 2469985 +TIMESTAMP = 1750805414 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_ar.tar.gz) = 0ce0dee87dabfbd73df105f99818e2bfd7779c470ecb6aa716306640d10a2f40 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_ar.tar.gz) = 1759830 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_ar.tar.gz) = 0619ab84751d9475823de99c175c088f75f5bf91437f13057191916ac9087c4e +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_ar.tar.gz) = 2469940 diff --git a/archivers/c-blosc2/Makefile b/archivers/c-blosc2/Makefile index b471f6158e44..e11f8123d5a8 100644 --- a/archivers/c-blosc2/Makefile +++ b/archivers/c-blosc2/Makefile @@ -1,5 +1,5 @@ PORTNAME= c-blosc2 -PORTVERSION= 2.17.1 +PORTVERSION= 2.18.0 DISTVERSIONPREFIX= v CATEGORIES= archivers diff --git a/archivers/c-blosc2/distinfo b/archivers/c-blosc2/distinfo index f1592c1a0b7e..283d99d5bd82 100644 --- a/archivers/c-blosc2/distinfo +++ b/archivers/c-blosc2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744288766 -SHA256 (Blosc-c-blosc2-v2.17.1_GH0.tar.gz) = 53c6ed1167683502f5db69d212106e782180548ca5495745eb580e796b7f7505 -SIZE (Blosc-c-blosc2-v2.17.1_GH0.tar.gz) = 3292519 +TIMESTAMP = 1750188022 +SHA256 (Blosc-c-blosc2-v2.18.0_GH0.tar.gz) = 9fce013de33a3f325937b6c29fd64342c1e71de38df6bb9eda09519583d8aabe +SIZE (Blosc-c-blosc2-v2.18.0_GH0.tar.gz) = 3298036 diff --git a/archivers/lhasa/Makefile b/archivers/lhasa/Makefile index f22d31528e34..9d365084edd6 100644 --- a/archivers/lhasa/Makefile +++ b/archivers/lhasa/Makefile @@ -1,8 +1,7 @@ PORTNAME= lhasa DISTVERSION= 0.4.0 CATEGORIES= archivers -MASTER_SITES= https://soulsphere.org/projects/lhasa/ \ - http://suyai.innolan.net/ +MASTER_SITES= https://github.com/fragglet/${PORTNAME}/releases/download/v${DISTVERSION}/ MAINTAINER= cs@innolan.dk COMMENT= Command line tool and library for parsing LHA archives diff --git a/archivers/libcabinet/Makefile b/archivers/libcabinet/Makefile index a96bba8f6930..dbb98226cbe6 100644 --- a/archivers/libcabinet/Makefile +++ b/archivers/libcabinet/Makefile @@ -1,17 +1,22 @@ PORTNAME= libcabinet -PORTVERSION= 0.30 -PORTREVISION= 2 +DISTVERSION= 0.31 CATEGORIES= archivers -MASTER_SITES= http://www.bsd-geek.de/FreeBSD/distfiles/ +MASTER_SITES= https://codeberg.org/BSDforge/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= portmaster@BSDForge.com COMMENT= Portable library and utility to use Microsoft cabinet files (.cab) +WWW= https://codeberg.org/BSDforge/libcabinet + +LICENSE= ZLIB +LICENSE_FILE= ${WRKSRC}/LICENSE USES= uidfix USE_LDCONFIG= yes SRCFILE= ${WRKSRC}/listcab.cpp PROGFILE= ${SRCFILE:S/.cpp$//} -MAKE_ENV= WITHOUT_PROFILE=yes SRCCONF=/dev/null +MAKE_ENV= SRCCONF=/dev/null \ + WITHOUT_PROFILE=yes +WRKSRC= ${WRKDIR}/${PORTNAME} post-build: ${CXX} ${CXXFLAGS} -o ${PROGFILE} ${SRCFILE} -L${WRKSRC} -lcabinet -lz diff --git a/archivers/libcabinet/distinfo b/archivers/libcabinet/distinfo index dda536d9de69..d4ac30a08d4d 100644 --- a/archivers/libcabinet/distinfo +++ b/archivers/libcabinet/distinfo @@ -1,2 +1,3 @@ -SHA256 (libcabinet-0.30.tar.gz) = 775acd65262f1db7d78e34c6e1f190f448fcd20e0b851f8cc800fd7dabe7281b -SIZE (libcabinet-0.30.tar.gz) = 116175 +TIMESTAMP = 1750731954 +SHA256 (libcabinet-0.31.tar.gz) = 0ecf6476268442344361bb6aa3a41eda509ccc229863e40d69d7484b21408308 +SIZE (libcabinet-0.31.tar.gz) = 120564 diff --git a/archivers/py-blosc2/Makefile b/archivers/py-blosc2/Makefile index 7f82672defa5..c18a745fa59d 100644 --- a/archivers/py-blosc2/Makefile +++ b/archivers/py-blosc2/Makefile @@ -1,5 +1,5 @@ PORTNAME= blosc2 -PORTVERSION= 3.3.4 +PORTVERSION= 3.4.0 CATEGORIES= archivers python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/archivers/py-blosc2/distinfo b/archivers/py-blosc2/distinfo index 91ee08977edd..a8ba55cc09f7 100644 --- a/archivers/py-blosc2/distinfo +++ b/archivers/py-blosc2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748495749 -SHA256 (blosc2-3.3.4.tar.gz) = ebc8c80852361e1ea4ea5048c8ff09d0b7b5ea3797e29c72caec59d990a4d3f2 -SIZE (blosc2-3.3.4.tar.gz) = 3645196 +TIMESTAMP = 1750188024 +SHA256 (blosc2-3.4.0.tar.gz) = 14b0cf0e9e29a29537449127119d78ab3a5d9c9e38c5fbcaf0263bcbc07f7bc2 +SIZE (blosc2-3.4.0.tar.gz) = 3650951 diff --git a/archivers/py-borgbackup/Makefile b/archivers/py-borgbackup/Makefile index 06a7c0eb5136..7cf4a2c95e52 100644 --- a/archivers/py-borgbackup/Makefile +++ b/archivers/py-borgbackup/Makefile @@ -1,6 +1,6 @@ PORTNAME= borgbackup DISTVERSION= 1.4.1 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= archivers python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,7 +13,7 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE # note that borgbackup pins the msgpack version range per patchlevel version! -_BB_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msgpack>=1.0.3<1.1.1:devel/py-msgpack@${PY_FLAVOR} +_BB_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msgpack>=1.0.3<1.1.1_99:devel/py-msgpack@${PY_FLAVOR} BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pkgconfig>=0:devel/py-pkgconfig@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=1.7:devel/py-setuptools-scm@${PY_FLAVOR} \ ${_BB_DEPENDS} @@ -28,7 +28,7 @@ TEST_DEPENDS= ${RUN_DEPENDS} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} \ fakeroot:security/fakeroot -USES= pkgconfig python:3.9+ ssl +USES= pkgconfig python ssl USE_PYTHON= autoplist distutils MAKE_ENV= BORG_OPENSSL_PREFIX=${OPENSSLBASE} diff --git a/archivers/py-borgbackup/files/patch-msgpack b/archivers/py-borgbackup/files/patch-msgpack new file mode 100644 index 000000000000..10ba34e36b2e --- /dev/null +++ b/archivers/py-borgbackup/files/patch-msgpack @@ -0,0 +1,24 @@ +Obtained from: https://github.com/borgbackup/borg/commit/862f19aab9780b91424bb7f9319d915751d0024f + +--- pyproject.toml.orig 2025-04-18 19:16:24 UTC ++++ pyproject.toml +@@ -35,7 +35,7 @@ dependencies = [ + # Please note: + # using any other msgpack version is not supported by borg development and + # any feedback related to issues caused by this will be ignored. +- "msgpack >=1.0.3, <=1.1.0", ++ "msgpack >=1.0.3, <=1.1.1", + "packaging", + ] + +--- src/borg/helpers/msgpack.py.orig 2025-04-18 19:16:24 UTC ++++ src/borg/helpers/msgpack.py +@@ -137,7 +137,7 @@ def is_supported_msgpack(): + def is_supported_msgpack(): + # DO NOT CHANGE OR REMOVE! See also requirements and comments in pyproject.toml. + import msgpack +- return (1, 0, 3) <= msgpack.version <= (1, 1, 0) and \ ++ return (1, 0, 3) <= msgpack.version <= (1, 1, 1) and \ + msgpack.version not in [] # < add bad releases here to deny list + + diff --git a/archivers/py-borgbackup12/Makefile b/archivers/py-borgbackup12/Makefile index 1496dcd1c6af..c4aeb6525678 100644 --- a/archivers/py-borgbackup12/Makefile +++ b/archivers/py-borgbackup12/Makefile @@ -1,6 +1,6 @@ PORTNAME= borgbackup DISTVERSION= 1.2.8 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= archivers python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,7 +14,7 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE # note that borgbackup pins the msgpack version range per patchlevel version! -_BB_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msgpack>=1.0.2<1.1.1:devel/py-msgpack@${PY_FLAVOR} +_BB_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msgpack>=1.0.2<1.1.1_99:devel/py-msgpack@${PY_FLAVOR} BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=1.7:devel/py-setuptools-scm@${PY_FLAVOR} \ ${_BB_DEPENDS} LIB_DEPENDS= liblz4.so:archivers/liblz4 \ diff --git a/archivers/py-borgbackup12/files/patch-msgpack b/archivers/py-borgbackup12/files/patch-msgpack index bfa87a5cd7af..e70a3ecac75d 100644 --- a/archivers/py-borgbackup12/files/patch-msgpack +++ b/archivers/py-borgbackup12/files/patch-msgpack @@ -1,4 +1,5 @@ Obtained from: https://github.com/borgbackup/borg/commit/7511cb6c5e0448f0b5276f4281faa4c71c2f64ac + https://github.com/borgbackup/borg/commit/56ddc010cbeba09b49969cf08f079ad69dd45dc2 --- setup.py.orig 2024-03-29 17:42:23 UTC +++ setup.py @@ -7,7 +8,7 @@ Obtained from: https://github.com/borgbackup/borg/commit/7511cb6c5e0448f0b5276f4 # using any other msgpack version is not supported by borg development and # any feedback related to issues caused by this will be ignored. - 'msgpack >=0.5.6, <=1.0.8, !=1.0.1', -+ 'msgpack >=0.5.6, <=1.1.0, !=1.0.1', ++ 'msgpack >=0.5.6, <=1.1.1, !=1.0.1', 'packaging', ] @@ -18,7 +19,7 @@ Obtained from: https://github.com/borgbackup/borg/commit/7511cb6c5e0448f0b5276f4 # DO NOT CHANGE OR REMOVE! See also requirements and comments in setup.py. import msgpack - return (0, 5, 6) <= msgpack.version <= (1, 0, 8) and \ -+ return (0, 5, 6) <= msgpack.version <= (1, 1, 0) and \ ++ return (0, 5, 6) <= msgpack.version <= (1, 1, 1) and \ msgpack.version not in [(1, 0, 1), ] # < add bad releases here to deny list diff --git a/audio/plasma6-kpipewire/distinfo b/audio/plasma6-kpipewire/distinfo index cb0d11ce332a..46b447b1c652 100644 --- a/audio/plasma6-kpipewire/distinfo +++ b/audio/plasma6-kpipewire/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010486 -SHA256 (KDE/plasma/6.4.0/kpipewire-6.4.0.tar.xz) = d597665a4ee57a4993d908e62151242ae9a5a3a25e76d0ba003f39ca6869e35a -SIZE (KDE/plasma/6.4.0/kpipewire-6.4.0.tar.xz) = 152832 +TIMESTAMP = 1750789598 +SHA256 (KDE/plasma/6.4.1/kpipewire-6.4.1.tar.xz) = 3696dfd19b53e5efa1e7bc690c3820919b8bbdc0d78f96779cc3b319e9035fe2 +SIZE (KDE/plasma/6.4.1/kpipewire-6.4.1.tar.xz) = 152800 diff --git a/audio/plasma6-ocean-sound-theme/distinfo b/audio/plasma6-ocean-sound-theme/distinfo index 536deb68edff..f18d9c94f442 100644 --- a/audio/plasma6-ocean-sound-theme/distinfo +++ b/audio/plasma6-ocean-sound-theme/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010486 -SHA256 (KDE/plasma/6.4.0/ocean-sound-theme-6.4.0.tar.xz) = afa672a91caea9a34f9fe69903bff4d8cf99b16393db52d546fabe2b5b8ea773 -SIZE (KDE/plasma/6.4.0/ocean-sound-theme-6.4.0.tar.xz) = 2128384 +TIMESTAMP = 1750789599 +SHA256 (KDE/plasma/6.4.1/ocean-sound-theme-6.4.1.tar.xz) = a3f75d7240f448a467393eb14f1431ac0b0535fe49298c9ffa174b00500997f3 +SIZE (KDE/plasma/6.4.1/ocean-sound-theme-6.4.1.tar.xz) = 2128504 diff --git a/audio/plasma6-oxygen-sounds/distinfo b/audio/plasma6-oxygen-sounds/distinfo index 2bc07e60fd67..85a6ec4186d8 100644 --- a/audio/plasma6-oxygen-sounds/distinfo +++ b/audio/plasma6-oxygen-sounds/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010486 -SHA256 (KDE/plasma/6.4.0/oxygen-sounds-6.4.0.tar.xz) = 5b3d5df27390ee08260964b2a68d5997f2f507d175311460fba1acea414dc852 -SIZE (KDE/plasma/6.4.0/oxygen-sounds-6.4.0.tar.xz) = 1935544 +TIMESTAMP = 1750789599 +SHA256 (KDE/plasma/6.4.1/oxygen-sounds-6.4.1.tar.xz) = a6fdd80816322ead0645d889510a54021fd4bd81848814df87548cf26e07683f +SIZE (KDE/plasma/6.4.1/oxygen-sounds-6.4.1.tar.xz) = 1935616 diff --git a/audio/plasma6-plasma-pa/distinfo b/audio/plasma6-plasma-pa/distinfo index 9dd076b6d202..82c3bc046e44 100644 --- a/audio/plasma6-plasma-pa/distinfo +++ b/audio/plasma6-plasma-pa/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010489 -SHA256 (KDE/plasma/6.4.0/plasma-pa-6.4.0.tar.xz) = 7b19b41478708835a1580494e5521803bc9b79474b50ed1ebf9318a20e1ed1a8 -SIZE (KDE/plasma/6.4.0/plasma-pa-6.4.0.tar.xz) = 196660 +TIMESTAMP = 1750789602 +SHA256 (KDE/plasma/6.4.1/plasma-pa-6.4.1.tar.xz) = 0b797263f520de7d7381b705b16d5efd497664c4f3761a2dcba93c6b1c4ab6d1 +SIZE (KDE/plasma/6.4.1/plasma-pa-6.4.1.tar.xz) = 196560 diff --git a/audio/wxguitar/Makefile b/audio/wxguitar/Makefile index c6c1f3ef0c93..988c1a91c176 100644 --- a/audio/wxguitar/Makefile +++ b/audio/wxguitar/Makefile @@ -2,7 +2,7 @@ PORTNAME= wxguitar PORTVERSION= 1.01 PORTREVISION= 13 CATEGORIES= audio -MASTER_SITES= http://mirror.amdmi3.ru/distfiles/ +MASTER_SITES= https://mirror.amdmi3.ru/distfiles/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Simple guitar tuning assistant diff --git a/benchmarks/py-locust-cloud/Makefile b/benchmarks/py-locust-cloud/Makefile index 6079bd8bd905..933b7f20d339 100644 --- a/benchmarks/py-locust-cloud/Makefile +++ b/benchmarks/py-locust-cloud/Makefile @@ -1,5 +1,5 @@ PORTNAME= locust-cloud -DISTVERSION= 1.23.2 +DISTVERSION= 1.24.2 CATEGORIES= benchmarks www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/benchmarks/py-locust-cloud/distinfo b/benchmarks/py-locust-cloud/distinfo index 2feba2ffd649..5b7c6e51fbb6 100644 --- a/benchmarks/py-locust-cloud/distinfo +++ b/benchmarks/py-locust-cloud/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750314012 -SHA256 (locust_cloud-1.23.2.tar.gz) = 614051174a96672fdba3a77ba2c4bcb537fe28ad32bf4bfdb715429aabe395be -SIZE (locust_cloud-1.23.2.tar.gz) = 451096 +TIMESTAMP = 1750799571 +SHA256 (locust_cloud-1.24.2.tar.gz) = a2656537ff367e6d4d4673477ba9e81ed73a8423a71573cd2512248740eded77 +SIZE (locust_cloud-1.24.2.tar.gz) = 451122 diff --git a/chinese/libreoffice-zh_CN/distinfo b/chinese/libreoffice-zh_CN/distinfo index 8bab7e8c2cf6..f5acf1197e72 100644 --- a/chinese/libreoffice-zh_CN/distinfo +++ b/chinese/libreoffice-zh_CN/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746205080 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_zh-CN.tar.gz) = 7532b7eafb9241eba0c8b000c59f86b2d57c34d9cda1731f8dd4f8dd832764f2 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_zh-CN.tar.gz) = 843058 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_zh-CN.tar.gz) = 0f9b1afe85f1b7dc6e44d4b3b110d9c1f5215bd74d2780c63fbbc2377e2da3e6 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_zh-CN.tar.gz) = 2690477 +TIMESTAMP = 1750805562 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_zh-CN.tar.gz) = 05166a89720ae2f36715d78f091c467226fc0a2786167e780fba4339e7defd8b +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_zh-CN.tar.gz) = 842745 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_zh-CN.tar.gz) = 091c715ece46310ccbc1df03b68d122027d3374c1bbf91afd1b3c75e05382f85 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_zh-CN.tar.gz) = 2690527 diff --git a/chinese/libreoffice-zh_TW/distinfo b/chinese/libreoffice-zh_TW/distinfo index 07a731f6053e..c53b79f39d4d 100644 --- a/chinese/libreoffice-zh_TW/distinfo +++ b/chinese/libreoffice-zh_TW/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746205081 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_zh-TW.tar.gz) = 80f7a00d1d4a08e1ac022fcaa577d30c137f7b74459d5079bb20170376f80da0 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_zh-TW.tar.gz) = 840137 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_zh-TW.tar.gz) = ee3a6592945bf93dfd3b3039fd2078c5530a68095882c40e3c363915a027b5db -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_zh-TW.tar.gz) = 2717460 +TIMESTAMP = 1750805564 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_zh-TW.tar.gz) = 944f193278179bff96494d52e1ba7488c0b9830450bde3813216043225185769 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_zh-TW.tar.gz) = 840407 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_zh-TW.tar.gz) = 90bea50f2bd6696081001522f2b12efc1021357221d361793a6a7e6213404826 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_zh-TW.tar.gz) = 2717649 diff --git a/comms/libimobiledevice/files/patch-cython b/comms/libimobiledevice/files/patch-cython new file mode 100644 index 000000000000..e4a19f7e4d8f --- /dev/null +++ b/comms/libimobiledevice/files/patch-cython @@ -0,0 +1,19 @@ +Obtained from: https://github.com/libimobiledevice/libimobiledevice/commit/0bf0f9e941c85d06ce4b5909d7a61b3a4f2a6a05 + +--- cython/debugserver.pxi.orig 2024-07-01 16:27:27 UTC ++++ cython/debugserver.pxi +@@ -43,13 +43,7 @@ cdef class DebugServerError(BaseError): + BaseError.__init__(self, *args, **kwargs) + + +-# from http://stackoverflow.com/a/17511714 +-# https://github.com/libimobiledevice/libimobiledevice/pull/198 +-from cpython cimport PY_MAJOR_VERSION +-if PY_MAJOR_VERSION <= 2: +- from cpython.string cimport PyString_AsString +-else: +- from cpython.bytes cimport PyBytes_AsString as PyString_AsString ++from cpython.bytes cimport PyBytes_AsString as PyString_AsString + cdef char ** to_cstring_array(list_str): + if not list_str: + return NULL diff --git a/comms/py-libimobiledevice/Makefile b/comms/py-libimobiledevice/Makefile index 35fc77e525c1..4b2a98ec349a 100644 --- a/comms/py-libimobiledevice/Makefile +++ b/comms/py-libimobiledevice/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= comms python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/converters/osm2mp/Makefile b/converters/osm2mp/Makefile index 974d4e676240..df72617c6019 100644 --- a/converters/osm2mp/Makefile +++ b/converters/osm2mp/Makefile @@ -2,7 +2,7 @@ PORTNAME= osm2mp PORTVERSION= r475 PORTREVISION= 2 CATEGORIES= converters geography -MASTER_SITES= http://mirror.amdmi3.ru/distfiles/ +MASTER_SITES= https://mirror.amdmi3.ru/distfiles/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= OpenStreetMap data into Polish map format (MP) converter diff --git a/databases/mydumper/Makefile b/databases/mydumper/Makefile index 3bf6774ce9ea..77a9a85d2dce 100644 --- a/databases/mydumper/Makefile +++ b/databases/mydumper/Makefile @@ -1,6 +1,6 @@ PORTNAME= mydumper DISTVERSIONPREFIX= v -DISTVERSION= 0.19.2-4 +DISTVERSION= 0.19.3-1 CATEGORIES= databases MAINTAINER= sunpoet@FreeBSD.org diff --git a/databases/mydumper/distinfo b/databases/mydumper/distinfo index 2c83c7102b30..3d7748e4880c 100644 --- a/databases/mydumper/distinfo +++ b/databases/mydumper/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813004 -SHA256 (mydumper-mydumper-v0.19.2-4_GH0.tar.gz) = a15cf8abb31018a056d76515b7bb38a865c9a202b79fb3e4413e344537b9d9c3 -SIZE (mydumper-mydumper-v0.19.2-4_GH0.tar.gz) = 841816 +TIMESTAMP = 1750188002 +SHA256 (mydumper-mydumper-v0.19.3-1_GH0.tar.gz) = e78c2b02b33d5d1092c4782e4841bbba5c0531b024b63038524a3ab25606e2fa +SIZE (mydumper-mydumper-v0.19.3-1_GH0.tar.gz) = 842877 diff --git a/databases/py-fakeredis/Makefile b/databases/py-fakeredis/Makefile index 96eab6d8a6ee..80ddc7891b6a 100644 --- a/databases/py-fakeredis/Makefile +++ b/databases/py-fakeredis/Makefile @@ -1,5 +1,5 @@ PORTNAME= fakeredis -PORTVERSION= 2.29.0 +PORTVERSION= 2.30.0 CATEGORIES= databases python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +12,7 @@ LICENSE= BSD3CLAUSE MIT LICENSE_COMB= multi LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=0:devel/py-poetry-core@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}redis>=4.3:databases/py-redis@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sortedcontainers>=2<3:devel/py-sortedcontainers@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jsonpath-ng>=1.5<2:devel/py-jsonpath-ng@${PY_FLAVOR} \ diff --git a/databases/py-fakeredis/distinfo b/databases/py-fakeredis/distinfo index 65aa317ba83c..96349fe10757 100644 --- a/databases/py-fakeredis/distinfo +++ b/databases/py-fakeredis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747546478 -SHA256 (fakeredis-2.29.0.tar.gz) = 159cebf2c53e2c2bd7d18220fa93aa5f1d7152f6b6dd7896c46234d674342398 -SIZE (fakeredis-2.29.0.tar.gz) = 162915 +TIMESTAMP = 1750188048 +SHA256 (fakeredis-2.30.0.tar.gz) = 77ca04d4925daa0569ff000a960f47e49de15a4bd37facafe4f3f3ecc66bb3ef +SIZE (fakeredis-2.30.0.tar.gz) = 167434 diff --git a/databases/py-fakeredis/files/patch-pyproject.toml b/databases/py-fakeredis/files/patch-pyproject.toml index 533df522fd26..696859714892 100644 --- a/databases/py-fakeredis/files/patch-pyproject.toml +++ b/databases/py-fakeredis/files/patch-pyproject.toml @@ -1,11 +1,11 @@ ---- pyproject.toml.orig 2024-05-12 23:16:32 UTC +--- pyproject.toml.orig 2020-02-02 00:00:00 UTC +++ pyproject.toml -@@ -47,7 +47,7 @@ lupa = { version = ">=2.1,<3.0", optional = true } - sortedcontainers = "^2" - typing_extensions = { version = "^4.7", python = "<3.11" } - lupa = { version = ">=2.1,<3.0", optional = true } --jsonpath-ng = { version = "^1.6", optional = true } -+jsonpath-ng = { version = "^1.5", optional = true } - pyprobables = { version = "^0.6", optional = true } +@@ -48,7 +48,7 @@ lua = ["lupa>=2.1,<3.0"] - [tool.poetry.extras] + [project.optional-dependencies] + lua = ["lupa>=2.1,<3.0"] +-json = ["jsonpath-ng~=1.6"] ++json = ["jsonpath-ng~=1.5"] + bf = ["pyprobables>=0.6"] + cf = ["pyprobables>=0.6"] + probabilistic = ["pyprobables>=0.6"] diff --git a/databases/py-sqlframe/Makefile b/databases/py-sqlframe/Makefile index 6c4121adb797..4da584bca7e1 100644 --- a/databases/py-sqlframe/Makefile +++ b/databases/py-sqlframe/Makefile @@ -1,5 +1,5 @@ PORTNAME= sqlframe -PORTVERSION= 3.35.0 +PORTVERSION= 3.35.1 CATEGORIES= databases python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLA ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=0:devel/py-setuptools-scm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}prettytable>=0<4:devel/py-prettytable@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}sqlglot>=24.0.0<26.25:databases/py-sqlglot@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}sqlglot>=24.0.0<26.26:databases/py-sqlglot@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=0:devel/py-typing-extensions@${PY_FLAVOR} USES= python diff --git a/databases/py-sqlframe/distinfo b/databases/py-sqlframe/distinfo index 04aaadfd25cf..362e7b8c0333 100644 --- a/databases/py-sqlframe/distinfo +++ b/databases/py-sqlframe/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813028 -SHA256 (sqlframe-3.35.0.tar.gz) = 094d78154e71514b994468b91f3bbba72a9b1678c75d9c9eb8b039f815a44807 -SIZE (sqlframe-3.35.0.tar.gz) = 29478222 +TIMESTAMP = 1750188050 +SHA256 (sqlframe-3.35.1.tar.gz) = d7bfca67fa1490aebcbdf49127cfab261590da78976a0ac6570de9bfc46449ec +SIZE (sqlframe-3.35.1.tar.gz) = 29477918 diff --git a/databases/py-sqlglot/Makefile b/databases/py-sqlglot/Makefile index 104977b59355..98b7069ed3e7 100644 --- a/databases/py-sqlglot/Makefile +++ b/databases/py-sqlglot/Makefile @@ -1,5 +1,5 @@ PORTNAME= sqlglot -PORTVERSION= 26.24.0 +PORTVERSION= 26.25.3 CATEGORIES= databases python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -24,6 +24,6 @@ NO_ARCH= yes OPTIONS_DEFINE= RS RS_DESC= SQL parser and transpiler in Rust -RS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlglotrs>=0.5.0<0.5.0_99:databases/py-sqlglotrs@${PY_FLAVOR} +RS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlglotrs>=0.6.1<0.6.1_99:databases/py-sqlglotrs@${PY_FLAVOR} .include <bsd.port.mk> diff --git a/databases/py-sqlglot/distinfo b/databases/py-sqlglot/distinfo index 112360b43e1a..b9a87f01ef0e 100644 --- a/databases/py-sqlglot/distinfo +++ b/databases/py-sqlglot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813030 -SHA256 (sqlglot-26.24.0.tar.gz) = e778ca9cb685b4fc34b59d50432c20f463c63ec90d0448fa91afa7f320a88518 -SIZE (sqlglot-26.24.0.tar.gz) = 5371208 +TIMESTAMP = 1750188052 +SHA256 (sqlglot-26.25.3.tar.gz) = ca362b33c030538c8f5c8ae66ac5ae5e6c95be74170c328ad008a428687e2513 +SIZE (sqlglot-26.25.3.tar.gz) = 5322840 diff --git a/databases/py-sqlglotrs/Makefile b/databases/py-sqlglotrs/Makefile index 53d15ef9d05a..93e64667b26c 100644 --- a/databases/py-sqlglotrs/Makefile +++ b/databases/py-sqlglotrs/Makefile @@ -1,5 +1,5 @@ PORTNAME= sqlglotrs -PORTVERSION= 0.5.0 +PORTVERSION= 0.6.1 CATEGORIES= databases python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/databases/py-sqlglotrs/distinfo b/databases/py-sqlglotrs/distinfo index 529e6abb227e..6d0af0a1ab5f 100644 --- a/databases/py-sqlglotrs/distinfo +++ b/databases/py-sqlglotrs/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1749813032 -SHA256 (sqlglotrs-0.5.0.tar.gz) = f89edc06e8bb95064f1ce96eb1dedc70c589e21a2ece106a7eb9dc9ca9620127 -SIZE (sqlglotrs-0.5.0.tar.gz) = 15390 +TIMESTAMP = 1750188054 +SHA256 (sqlglotrs-0.6.1.tar.gz) = f638a7a544698ade8b0c992c8c67feae17bd5c2c760114ab164bd0b7dc8911e1 +SIZE (sqlglotrs-0.6.1.tar.gz) = 15420 SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916 SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311 SHA256 (rust/crates/anes-0.1.6.crate) = 4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299 diff --git a/databases/rubygem-sqlite3/Makefile b/databases/rubygem-sqlite3/Makefile index fbbb64c29839..b5bfe62a89d4 100644 --- a/databases/rubygem-sqlite3/Makefile +++ b/databases/rubygem-sqlite3/Makefile @@ -1,5 +1,5 @@ PORTNAME= sqlite3 -PORTVERSION= 2.6.0 +PORTVERSION= 2.7.0 CATEGORIES= databases rubygems MASTER_SITES= RG diff --git a/databases/rubygem-sqlite3/distinfo b/databases/rubygem-sqlite3/distinfo index 1c24efcef9ca..781d18b1a1ca 100644 --- a/databases/rubygem-sqlite3/distinfo +++ b/databases/rubygem-sqlite3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1740836216 -SHA256 (rubygem/sqlite3-2.6.0.gem) = a1c625f11948e6726eb082700283a8a3f4cf20b0548c0051c6104c56fedbe314 -SIZE (rubygem/sqlite3-2.6.0.gem) = 3292672 +TIMESTAMP = 1750188162 +SHA256 (rubygem/sqlite3-2.7.0.gem) = dab87a41172e2397909847a9d6251c6251ac1e9942a026569af17e77d645ebf0 +SIZE (rubygem/sqlite3-2.7.0.gem) = 3238400 diff --git a/databases/rubygem-sqlite3/files/patch-gemspec b/databases/rubygem-sqlite3/files/patch-gemspec index 7f6938d684c5..65a2e1173f00 100644 --- a/databases/rubygem-sqlite3/files/patch-gemspec +++ b/databases/rubygem-sqlite3/files/patch-gemspec @@ -1,12 +1,12 @@ % sed -i .orig 's|, "ports/[^"]*".freeze||g; /mini_portile2/d' sqlite3.gemspec ---- sqlite3.gemspec.orig 2025-03-02 06:03:05 UTC +--- sqlite3.gemspec.orig 2025-06-18 03:45:42 UTC +++ sqlite3.gemspec @@ -14,7 +14,7 @@ Gem::Specification.new do |s| s.description = "Ruby library to interface with the SQLite3 database engine (http://www.sqlite.org). Precompiled\nbinaries are available for common platforms for recent versions of Ruby.\n".freeze s.extensions = ["ext/sqlite3/extconf.rb".freeze] s.extra_rdoc_files = ["CHANGELOG.md".freeze, "README.md".freeze, "ext/sqlite3/aggregator.c".freeze, "ext/sqlite3/backup.c".freeze, "ext/sqlite3/database.c".freeze, "ext/sqlite3/exception.c".freeze, "ext/sqlite3/sqlite3.c".freeze, "ext/sqlite3/statement.c".freeze] -- s.files = [".gemtest".freeze, "CHANGELOG.md".freeze, "CONTRIBUTING.md".freeze, "FAQ.md".freeze, "INSTALLATION.md".freeze, "LICENSE".freeze, "README.md".freeze, "dependencies.yml".freeze, "ext/sqlite3/aggregator.c".freeze, "ext/sqlite3/aggregator.h".freeze, "ext/sqlite3/backup.c".freeze, "ext/sqlite3/backup.h".freeze, "ext/sqlite3/database.c".freeze, "ext/sqlite3/database.h".freeze, "ext/sqlite3/exception.c".freeze, "ext/sqlite3/exception.h".freeze, "ext/sqlite3/extconf.rb".freeze, "ext/sqlite3/sqlite3.c".freeze, "ext/sqlite3/sqlite3_ruby.h".freeze, "ext/sqlite3/statement.c".freeze, "ext/sqlite3/statement.h".freeze, "ext/sqlite3/timespec.h".freeze, "lib/sqlite3.rb".freeze, "lib/sqlite3/constants.rb".freeze, "lib/sqlite3/database.rb".freeze, "lib/sqlite3/errors.rb".freeze, "lib/sqlite3/fork_safety.rb".freeze, "lib/sqlite3/pragmas.rb".freeze, "lib/sqlite3/resultset.rb".freeze, "lib/sqlite3/statement.rb".freeze, "lib/sqlite3/value.rb".freeze, "lib/sqlite3/version.rb".freeze, "lib/sqlite3/version_info.rb".freeze, "ports/archives/sqlite-autoconf-3490100.tar.gz".freeze] +- s.files = [".gemtest".freeze, "CHANGELOG.md".freeze, "CONTRIBUTING.md".freeze, "FAQ.md".freeze, "INSTALLATION.md".freeze, "LICENSE".freeze, "README.md".freeze, "dependencies.yml".freeze, "ext/sqlite3/aggregator.c".freeze, "ext/sqlite3/aggregator.h".freeze, "ext/sqlite3/backup.c".freeze, "ext/sqlite3/backup.h".freeze, "ext/sqlite3/database.c".freeze, "ext/sqlite3/database.h".freeze, "ext/sqlite3/exception.c".freeze, "ext/sqlite3/exception.h".freeze, "ext/sqlite3/extconf.rb".freeze, "ext/sqlite3/sqlite3.c".freeze, "ext/sqlite3/sqlite3_ruby.h".freeze, "ext/sqlite3/statement.c".freeze, "ext/sqlite3/statement.h".freeze, "ext/sqlite3/timespec.h".freeze, "lib/sqlite3.rb".freeze, "lib/sqlite3/constants.rb".freeze, "lib/sqlite3/database.rb".freeze, "lib/sqlite3/errors.rb".freeze, "lib/sqlite3/fork_safety.rb".freeze, "lib/sqlite3/pragmas.rb".freeze, "lib/sqlite3/resultset.rb".freeze, "lib/sqlite3/statement.rb".freeze, "lib/sqlite3/value.rb".freeze, "lib/sqlite3/version.rb".freeze, "lib/sqlite3/version_info.rb".freeze, "ports/archives/sqlite-autoconf-3500100.tar.gz".freeze] + s.files = [".gemtest".freeze, "CHANGELOG.md".freeze, "CONTRIBUTING.md".freeze, "FAQ.md".freeze, "INSTALLATION.md".freeze, "LICENSE".freeze, "README.md".freeze, "dependencies.yml".freeze, "ext/sqlite3/aggregator.c".freeze, "ext/sqlite3/aggregator.h".freeze, "ext/sqlite3/backup.c".freeze, "ext/sqlite3/backup.h".freeze, "ext/sqlite3/database.c".freeze, "ext/sqlite3/database.h".freeze, "ext/sqlite3/exception.c".freeze, "ext/sqlite3/exception.h".freeze, "ext/sqlite3/extconf.rb".freeze, "ext/sqlite3/sqlite3.c".freeze, "ext/sqlite3/sqlite3_ruby.h".freeze, "ext/sqlite3/statement.c".freeze, "ext/sqlite3/statement.h".freeze, "ext/sqlite3/timespec.h".freeze, "lib/sqlite3.rb".freeze, "lib/sqlite3/constants.rb".freeze, "lib/sqlite3/database.rb".freeze, "lib/sqlite3/errors.rb".freeze, "lib/sqlite3/fork_safety.rb".freeze, "lib/sqlite3/pragmas.rb".freeze, "lib/sqlite3/resultset.rb".freeze, "lib/sqlite3/statement.rb".freeze, "lib/sqlite3/value.rb".freeze, "lib/sqlite3/version.rb".freeze, "lib/sqlite3/version_info.rb".freeze] s.homepage = "https://github.com/sparklemotion/sqlite3-ruby".freeze s.licenses = ["BSD-3-Clause".freeze] diff --git a/databases/rubygem-state_machines-activemodel/Makefile b/databases/rubygem-state_machines-activemodel/Makefile index fc24234fc1d5..818310d8aeee 100644 --- a/databases/rubygem-state_machines-activemodel/Makefile +++ b/databases/rubygem-state_machines-activemodel/Makefile @@ -1,5 +1,5 @@ PORTNAME= state_machines-activemodel -PORTVERSION= 0.9.0 +PORTVERSION= 0.10.0 CATEGORIES= databases rubygems MASTER_SITES= RG @@ -10,8 +10,8 @@ WWW= https://github.com/state-machines/state_machines-activemodel LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-activemodel60>=6.0:databases/rubygem-activemodel60 \ - rubygem-state_machines>=0.6.0:devel/rubygem-state_machines +RUN_DEPENDS= rubygem-activemodel80>=7.1:databases/rubygem-activemodel80 \ + rubygem-state_machines>=0.10.0:devel/rubygem-state_machines USES= gem diff --git a/databases/rubygem-state_machines-activemodel/distinfo b/databases/rubygem-state_machines-activemodel/distinfo index 1ee19d6e9c98..a4300551a1c8 100644 --- a/databases/rubygem-state_machines-activemodel/distinfo +++ b/databases/rubygem-state_machines-activemodel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1688902213 -SHA256 (rubygem/state_machines-activemodel-0.9.0.gem) = 832fcee34a4e1093a3539cb7f6d864fb480c489e5025f8f4ba55a26d32d0b04a -SIZE (rubygem/state_machines-activemodel-0.9.0.gem) = 15360 +TIMESTAMP = 1750188164 +SHA256 (rubygem/state_machines-activemodel-0.10.0.gem) = 48680c59943d06f40c53503068f567025edee949382b199037abede5dbfdaf9b +SIZE (rubygem/state_machines-activemodel-0.10.0.gem) = 15360 diff --git a/databases/rubygem-state_machines-activerecord/Makefile b/databases/rubygem-state_machines-activerecord/Makefile index 91335f8caea8..274f0112f94f 100644 --- a/databases/rubygem-state_machines-activerecord/Makefile +++ b/databases/rubygem-state_machines-activerecord/Makefile @@ -1,5 +1,5 @@ PORTNAME= state_machines-activerecord -PORTVERSION= 0.9.0 +PORTVERSION= 0.10.0 CATEGORIES= databases rubygems MASTER_SITES= RG @@ -10,8 +10,8 @@ WWW= https://github.com/state-machines/state_machines-activerecord LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-activerecord60>=6.0:databases/rubygem-activerecord60 \ - rubygem-state_machines-activemodel>=0.9.0:databases/rubygem-state_machines-activemodel +RUN_DEPENDS= rubygem-activerecord80>=7.1:databases/rubygem-activerecord80 \ + rubygem-state_machines-activemodel>=0.10.0:databases/rubygem-state_machines-activemodel USES= gem diff --git a/databases/rubygem-state_machines-activerecord/distinfo b/databases/rubygem-state_machines-activerecord/distinfo index 359bcc689af3..9154d99f4906 100644 --- a/databases/rubygem-state_machines-activerecord/distinfo +++ b/databases/rubygem-state_machines-activerecord/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1694348324 -SHA256 (rubygem/state_machines-activerecord-0.9.0.gem) = 06a9731aabbfd456d594bd55832d4d1b3c0054fc7530bbe8eb771213a819182a -SIZE (rubygem/state_machines-activerecord-0.9.0.gem) = 22528 +TIMESTAMP = 1750188166 +SHA256 (rubygem/state_machines-activerecord-0.10.0.gem) = 17f831e4c6a7db6e19288a5930de856adeefee2fb7b03470b5d554f423537385 +SIZE (rubygem/state_machines-activerecord-0.10.0.gem) = 22016 diff --git a/databases/rubygem-state_machines-activerecord08/Makefile b/databases/rubygem-state_machines-activerecord08/Makefile index a250d0fbf1c9..3e93ce522105 100644 --- a/databases/rubygem-state_machines-activerecord08/Makefile +++ b/databases/rubygem-state_machines-activerecord08/Makefile @@ -1,5 +1,6 @@ PORTNAME= state_machines-activerecord PORTVERSION= 0.8.0 +PORTREVISION= 1 CATEGORIES= databases rubygems MASTER_SITES= RG PKGNAMESUFFIX= 08 @@ -11,7 +12,7 @@ WWW= https://github.com/state-machines/state_machines-activerecord LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-activerecord60>=5.1:databases/rubygem-activerecord60 \ +RUN_DEPENDS= rubygem-activerecord80>=5.1:databases/rubygem-activerecord80 \ rubygem-state_machines-activemodel>=0.8.0:databases/rubygem-state_machines-activemodel USES= gem diff --git a/deskutils/Makefile b/deskutils/Makefile index 4a3d23f89f34..3425305cf110 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -229,6 +229,7 @@ SUBDIR += py-bugwarrior SUBDIR += py-calendar_cli SUBDIR += py-i3-gnome-pomodoro + SUBDIR += py-khal SUBDIR += py-paperless SUBDIR += py-paperless-ngx SUBDIR += py-py3status diff --git a/deskutils/plasma6-milou/distinfo b/deskutils/plasma6-milou/distinfo index 586699a6e1e1..caff1eeb19c8 100644 --- a/deskutils/plasma6-milou/distinfo +++ b/deskutils/plasma6-milou/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010489 -SHA256 (KDE/plasma/6.4.0/milou-6.4.0.tar.xz) = ed258ac78b47d8eee8171388abc12dc73baf3fe8242bc119a6a31431d7db3f30 -SIZE (KDE/plasma/6.4.0/milou-6.4.0.tar.xz) = 50136 +TIMESTAMP = 1750789602 +SHA256 (KDE/plasma/6.4.1/milou-6.4.1.tar.xz) = 2194369d4c45a537b79322bfdd3ecc5252fb55dfd8f7af2103c8f7b7da2e5080 +SIZE (KDE/plasma/6.4.1/milou-6.4.1.tar.xz) = 50132 diff --git a/deskutils/plasma6-sddm-kcm/distinfo b/deskutils/plasma6-sddm-kcm/distinfo index 3bdc27b64f6d..2ccd6145dd6b 100644 --- a/deskutils/plasma6-sddm-kcm/distinfo +++ b/deskutils/plasma6-sddm-kcm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010489 -SHA256 (KDE/plasma/6.4.0/sddm-kcm-6.4.0.tar.xz) = 378b7eb70bd23cc9bb654b366b85fb61582476abc4088611534bc3c8918f6bf2 -SIZE (KDE/plasma/6.4.0/sddm-kcm-6.4.0.tar.xz) = 103500 +TIMESTAMP = 1750789603 +SHA256 (KDE/plasma/6.4.1/sddm-kcm-6.4.1.tar.xz) = a2d10d57b432c8227cdce193adbb9500069a2ab1d8d6462c6a18199275cb9ec6 +SIZE (KDE/plasma/6.4.1/sddm-kcm-6.4.1.tar.xz) = 103524 diff --git a/deskutils/plasma6-xdg-desktop-portal-kde/distinfo b/deskutils/plasma6-xdg-desktop-portal-kde/distinfo index 5a84d29b96ee..7ce054ab3f06 100644 --- a/deskutils/plasma6-xdg-desktop-portal-kde/distinfo +++ b/deskutils/plasma6-xdg-desktop-portal-kde/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010490 -SHA256 (KDE/plasma/6.4.0/xdg-desktop-portal-kde-6.4.0.tar.xz) = 00db7b1551146b0da91078bf540ca2af56c9d20f9f25469e25839d09455a9ace -SIZE (KDE/plasma/6.4.0/xdg-desktop-portal-kde-6.4.0.tar.xz) = 202140 +TIMESTAMP = 1750789604 +SHA256 (KDE/plasma/6.4.1/xdg-desktop-portal-kde-6.4.1.tar.xz) = 1f01d629f6818e48aa6acf83f58c07f0ddf3e1bf2a1ecb44803af65cde119583 +SIZE (KDE/plasma/6.4.1/xdg-desktop-portal-kde-6.4.1.tar.xz) = 202240 diff --git a/deskutils/py-khal/Makefile b/deskutils/py-khal/Makefile new file mode 100644 index 000000000000..382784b3f6e1 --- /dev/null +++ b/deskutils/py-khal/Makefile @@ -0,0 +1,43 @@ +PORTNAME= khal +DISTVERSION= 0.11.4 +CATEGORIES= deskutils python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= wen@FreeBSD.org +COMMENT= CalDAV-based calendar +WWW= https://lostpackets.de/khal/ + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=63:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=8.0:devel/py-setuptools-scm@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=3.2:devel/py-click@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}click-log>=0.2.0:devel/py-click-log@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}configobj>=0:devel/py-configobj@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}python-dateutil>=0:devel/py-python-dateutil@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}icalendar>=4.0.3:devel/py-icalendar@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytz>=0:devel/py-pytz@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}tzlocal>=1.0:devel/py-tzlocal@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}urwid>=2.6.15:devel/py-urwid@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}vdirsyncer>=0:deskutils/py-vdirsyncer@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}xdg>=0:devel/py-xdg@${PY_FLAVOR} + +USES= python +USE_PYTHON= autoplist pep517 +NO_ARCH= yes + +OPTIONS_DEFINE= SETPROCTITLE + +SETPROCTITLE_DESC= Set the process title +SETPROCTITLE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setproctitle>=0:devel/py-setproctitle@${PY_FLAVOR} + +post-install: + @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} + (cd ${WRKSRC} && \ + ${INSTALL_DATA} khal.conf.sample ${STAGEDIR}${EXAMPLESDIR}) + +.include <bsd.port.mk> diff --git a/deskutils/py-khal/distinfo b/deskutils/py-khal/distinfo new file mode 100644 index 000000000000..360fba564c20 --- /dev/null +++ b/deskutils/py-khal/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1750768306 +SHA256 (khal-0.11.4.tar.gz) = 3e97107846c27cdce303c054e8873cdde7190006f0a854bf8e6e4ad3974165f4 +SIZE (khal-0.11.4.tar.gz) = 208895 diff --git a/deskutils/py-khal/files/patch-pyproject.toml b/deskutils/py-khal/files/patch-pyproject.toml new file mode 100644 index 000000000000..30f33d1a9e9c --- /dev/null +++ b/deskutils/py-khal/files/patch-pyproject.toml @@ -0,0 +1,20 @@ +--- pyproject.toml.orig 2025-04-10 21:43:33 UTC ++++ pyproject.toml +@@ -6,7 +6,7 @@ authors = [ + authors = [ + {name = "khal contributors", email = "khal@lostpackets.de"}, + ] +-license = {file = "LICENSE"} ++license = { file = "doc/source/license.rst" } + classifiers = [ + "Development Status :: 4 - Beta", + "Environment :: Console :: Curses", +@@ -67,7 +67,7 @@ ikhal = "khal.cli:main_ikhal" + ikhal = "khal.cli:main_ikhal" + + [build-system] +-requires = ["setuptools>=64", "setuptools_scm>=8"] ++requires = ["setuptools>=63", "setuptools_scm>=8"] + build-backend = "setuptools.build_meta" + + [tool.setuptools.packages] diff --git a/deskutils/py-khal/pkg-descr b/deskutils/py-khal/pkg-descr new file mode 100644 index 000000000000..953f8e778427 --- /dev/null +++ b/deskutils/py-khal/pkg-descr @@ -0,0 +1,3 @@ +Khal is a calendar program for the terminal for viewing, adding and editing +events and calendars. Khal is build on the iCalendar and vdir (allowing the +use of vdirsyncer for CalDAV compatibility) standards. diff --git a/deskutils/py-khal/pkg-message b/deskutils/py-khal/pkg-message new file mode 100644 index 000000000000..d6b2951cd2f0 --- /dev/null +++ b/deskutils/py-khal/pkg-message @@ -0,0 +1,7 @@ +[ +{ type: install + message: <<EOM +Khal needs LANG to be set to a UTF-8 locale (e.g. en_US.UTF-8) to run. +EOM +} +] diff --git a/devel/Makefile b/devel/Makefile index 9946f6b7820b..68712d6be3c7 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -4818,6 +4818,7 @@ SUBDIR += py-django-rq SUBDIR += py-dm-tree SUBDIR += py-docformatter + SUBDIR += py-dockerfile-parse SUBDIR += py-dockerpty SUBDIR += py-docopt SUBDIR += py-doctest-ignore-unicode @@ -6659,6 +6660,7 @@ SUBDIR += rubygem-aws-sdk-emrserverless SUBDIR += rubygem-aws-sdk-entityresolution SUBDIR += rubygem-aws-sdk-eventbridge + SUBDIR += rubygem-aws-sdk-evs SUBDIR += rubygem-aws-sdk-finspace SUBDIR += rubygem-aws-sdk-finspacedata SUBDIR += rubygem-aws-sdk-firehose @@ -7178,6 +7180,7 @@ SUBDIR += rubygem-cucumber-rails SUBDIR += rubygem-cucumber-tag-expressions SUBDIR += rubygem-cucumber-wire + SUBDIR += rubygem-cucumber9 SUBDIR += rubygem-curses SUBDIR += rubygem-cyoi SUBDIR += rubygem-daemon_controller diff --git a/devel/aws-c-s3/Makefile b/devel/aws-c-s3/Makefile index eccab4907915..74e882db89a3 100644 --- a/devel/aws-c-s3/Makefile +++ b/devel/aws-c-s3/Makefile @@ -1,6 +1,6 @@ PORTNAME= aws-c-s3 DISTVERSIONPREFIX= v -DISTVERSION= 0.8.2 +DISTVERSION= 0.8.3 CATEGORIES= devel MAINTAINER= eduardo@FreeBSD.org diff --git a/devel/aws-c-s3/distinfo b/devel/aws-c-s3/distinfo index 181d8eb0c174..1ccaefb21e20 100644 --- a/devel/aws-c-s3/distinfo +++ b/devel/aws-c-s3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750415856 -SHA256 (awslabs-aws-c-s3-v0.8.2_GH0.tar.gz) = 7c8d8a36ce209114282bbdd7997b64f04b5be7f0614cdebc5bf6a31c665ab6ee -SIZE (awslabs-aws-c-s3-v0.8.2_GH0.tar.gz) = 369770 +TIMESTAMP = 1750889831 +SHA256 (awslabs-aws-c-s3-v0.8.3_GH0.tar.gz) = c1c233317927091ee966bb297db2e6adbb596d6e5f981dbc724b0831b7e8f07d +SIZE (awslabs-aws-c-s3-v0.8.3_GH0.tar.gz) = 369787 diff --git a/devel/aws-crt-cpp/Makefile b/devel/aws-crt-cpp/Makefile index b24cd94ac244..f6b6e7b50576 100644 --- a/devel/aws-crt-cpp/Makefile +++ b/devel/aws-crt-cpp/Makefile @@ -1,6 +1,6 @@ PORTNAME= aws-crt-cpp DISTVERSIONPREFIX= v -DISTVERSION= 0.32.9 +DISTVERSION= 0.32.10 CATEGORIES= devel MAINTAINER= eduardo@FreeBSD.org diff --git a/devel/aws-crt-cpp/distinfo b/devel/aws-crt-cpp/distinfo index d6494a8d1dc1..2517eb04af4b 100644 --- a/devel/aws-crt-cpp/distinfo +++ b/devel/aws-crt-cpp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750416097 -SHA256 (awslabs-aws-crt-cpp-v0.32.9_GH0.tar.gz) = e7450d64151038750c2c003b860164d24671d2017859599a228eed0645b071af -SIZE (awslabs-aws-crt-cpp-v0.32.9_GH0.tar.gz) = 371388 +TIMESTAMP = 1750891560 +SHA256 (awslabs-aws-crt-cpp-v0.32.10_GH0.tar.gz) = 3ae101aa7a0a62d9868575b0e07a64536da1566283a5a314a4eee0326d808295 +SIZE (awslabs-aws-crt-cpp-v0.32.10_GH0.tar.gz) = 371392 diff --git a/devel/bennugd-core/Makefile b/devel/bennugd-core/Makefile index 93444eb9e67d..431e2fcf2e9d 100644 --- a/devel/bennugd-core/Makefile +++ b/devel/bennugd-core/Makefile @@ -2,7 +2,7 @@ PORTNAME= core PORTVERSION= svn20130912 PORTREVISION= 1 CATEGORIES= devel games -MASTER_SITES= http://mirror.amdmi3.ru/distfiles/ +MASTER_SITES= https://mirror.amdmi3.ru/distfiles/ PKGNAMEPREFIX= bennugd- DISTNAME= bennugd-${PORTVERSION} diff --git a/devel/bennugd-modules/Makefile b/devel/bennugd-modules/Makefile index 06bbb58114c0..1b17dfd34f35 100644 --- a/devel/bennugd-modules/Makefile +++ b/devel/bennugd-modules/Makefile @@ -2,7 +2,7 @@ PORTNAME= modules PORTVERSION= svn20130912 PORTREVISION= 4 CATEGORIES= devel games -MASTER_SITES= http://mirror.amdmi3.ru/distfiles/ +MASTER_SITES= https://mirror.amdmi3.ru/distfiles/ PKGNAMEPREFIX= bennugd- DISTNAME= bennugd-${PORTVERSION} diff --git a/devel/gh/Makefile b/devel/gh/Makefile index f318b2ea1198..a5425797cdb4 100644 --- a/devel/gh/Makefile +++ b/devel/gh/Makefile @@ -1,6 +1,6 @@ PORTNAME= gh DISTVERSIONPREFIX= v -DISTVERSION= 2.74.0 +DISTVERSION= 2.74.1 CATEGORIES= devel MAINTAINER= dutra@FreeBSD.org diff --git a/devel/gh/distinfo b/devel/gh/distinfo index 5ff55b7513cc..404d57551e9e 100644 --- a/devel/gh/distinfo +++ b/devel/gh/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1749416702 -SHA256 (go/devel_gh/gh-v2.74.0/v2.74.0.mod) = 080041a0fbdc1db88e3095b2c827603188fbf96a92badbccb7be23b79deb303b -SIZE (go/devel_gh/gh-v2.74.0/v2.74.0.mod) = 9326 -SHA256 (go/devel_gh/gh-v2.74.0/v2.74.0.zip) = dc0238a6baaed2725d5be738d736fe0d2b2f8296cc73d48feb2f8ac4cead49e3 -SIZE (go/devel_gh/gh-v2.74.0/v2.74.0.zip) = 13656631 +TIMESTAMP = 1750758990 +SHA256 (go/devel_gh/gh-v2.74.1/v2.74.1.mod) = 080041a0fbdc1db88e3095b2c827603188fbf96a92badbccb7be23b79deb303b +SIZE (go/devel_gh/gh-v2.74.1/v2.74.1.mod) = 9326 +SHA256 (go/devel_gh/gh-v2.74.1/v2.74.1.zip) = 8ef3147c7d174d20a3fcdea2070de2a3972719a69e6699d2b22297bf06d9123e +SIZE (go/devel_gh/gh-v2.74.1/v2.74.1.zip) = 13657838 diff --git a/devel/gitaly/distinfo b/devel/gitaly/distinfo index 32300810cbbf..e3ab94cea4a9 100644 --- a/devel/gitaly/distinfo +++ b/devel/gitaly/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1750221112 -SHA256 (go/devel_gitaly/gitaly-v18.1.0/go.mod) = c0924eaae5b6c66c0e8d04e25e1dad85b88be0d33008524c3e6a9eca51311dcb -SIZE (go/devel_gitaly/gitaly-v18.1.0/go.mod) = 13011 -SHA256 (go/devel_gitaly/gitaly-v18.1.0/gitaly-v18.1.0.tar.bz2) = 2ad5012ef62f8c1d178476c72aef0c0621817f61804d1a03317171f2960b20be -SIZE (go/devel_gitaly/gitaly-v18.1.0/gitaly-v18.1.0.tar.bz2) = 4542282 -SHA256 (go/devel_gitaly/gitaly-v18.1.0/git-v2.49.0.tar.bz2) = 63678e3839f5af667b48cb9d0c37de4b249916dc19aae7c5ce83d07fb3146ecb -SIZE (go/devel_gitaly/gitaly-v18.1.0/git-v2.49.0.tar.bz2) = 9079092 +TIMESTAMP = 1750904315 +SHA256 (go/devel_gitaly/gitaly-v18.1.1/go.mod) = c0924eaae5b6c66c0e8d04e25e1dad85b88be0d33008524c3e6a9eca51311dcb +SIZE (go/devel_gitaly/gitaly-v18.1.1/go.mod) = 13011 +SHA256 (go/devel_gitaly/gitaly-v18.1.1/gitaly-v18.1.1.tar.bz2) = 236e2019a33d359a62317a61a837658a1a8f110a19253e309ee3902793075e06 +SIZE (go/devel_gitaly/gitaly-v18.1.1/gitaly-v18.1.1.tar.bz2) = 4541238 +SHA256 (go/devel_gitaly/gitaly-v18.1.1/git-v2.49.0.tar.bz2) = 63678e3839f5af667b48cb9d0c37de4b249916dc19aae7c5ce83d07fb3146ecb +SIZE (go/devel_gitaly/gitaly-v18.1.1/git-v2.49.0.tar.bz2) = 9079092 diff --git a/devel/hotspot/Makefile b/devel/hotspot/Makefile index 7658f9119413..062547ddf138 100644 --- a/devel/hotspot/Makefile +++ b/devel/hotspot/Makefile @@ -1,10 +1,10 @@ PORTNAME= hotspot DISTVERSIONPREFIX= v DISTVERSION= 1.5.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel -MAINTAINER= yuri@FreeBSD.org +MAINTAINER= kde@FreeBSD.org COMMENT= Perf GUI for performance analysis (needs mock 'perf' command) WWW= https://github.com/KDAB/hotspot @@ -13,18 +13,17 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.GPL.txt BUILD_DEPENDS= ${LOCALBASE}/lib/librustc_demangle.a:devel/rustc-demangle LIB_DEPENDS= libdw.so:devel/elfutils \ - libQCustomPlot-qt5.so:graphics/qcustomplot@qt5 \ - libkddockwidgets.so:x11-toolkits/kddockwidgets \ + libQCustomPlotQt6.so:graphics/qcustomplot@qt6 \ + libkddockwidgets-qt6.so:x11-toolkits/kddockwidgets \ libkgraphviewer.so:graphics/kgraphviewer \ libzstd.so:archivers/zstd -USES= cmake desktop-file-utils qt:5 kde:5 pkgconfig xorg +USES= cmake desktop-file-utils gettext-tools qt:6 kde:6 pkgconfig xorg USE_KDE= ecm \ archive auth bookmarks codecs completion config configwidgets coreaddons i18n iconthemes \ itemmodels itemviews jobwidgets kio notifications parts service solid sonnet syntaxhighlighting \ textwidgets threadweaver widgetsaddons windowsystem xmlgui -USE_QT= concurrent core dbus declarative gui network quickcontrols2 svg widgets x11extras xml \ - buildtools:build qmake:build +USE_QT= base declarative USE_XORG= x11 USE_GITHUB= yes @@ -32,6 +31,7 @@ GH_ACCOUNT= KDAB GH_TUPLE= KDAB:perfparser:851ebf0:perfparser/3rdparty/perfparser \ koenpoppe:PrefixTickLabels:6e86393:PrefixTickLabels/3rdparty/PrefixTickLabels +CMAKE_ON= QT6_BUILD CMAKE_ARGS= -DCMAKE_MODULE_PATH=${LOCALBASE}/share/ECM/find-modules PORTSCOUT= limit:^.*[0-9]\.[0-9].*$$ # prevent tags like 'continuous' diff --git a/devel/hotspot/files/patch-src_models_timelinedelegate.cpp b/devel/hotspot/files/patch-src_models_timelinedelegate.cpp new file mode 100644 index 000000000000..28e2e8df92a2 --- /dev/null +++ b/devel/hotspot/files/patch-src_models_timelinedelegate.cpp @@ -0,0 +1,11 @@ +--- src/models/timelinedelegate.cpp.orig 2024-05-28 14:02:14 UTC ++++ src/models/timelinedelegate.cpp +@@ -194,7 +194,7 @@ void TimeLineDelegate::paint(QPainter* painter, const + painter->drawRect(threadTimeRect.adjusted(-1, -1, 0, 0)); + + // visualize all events +- painter->setBrush({}); ++ painter->setBrush(QBrush()); + + if (offCpuCostId != -1) { + const auto offCpuColor = scheme.background(KColorScheme::NegativeBackground).color(); diff --git a/devel/hotspot/pkg-plist b/devel/hotspot/pkg-plist index fe2226a4131f..c7cad8fa9048 100644 --- a/devel/hotspot/pkg-plist +++ b/devel/hotspot/pkg-plist @@ -7,5 +7,5 @@ share/icons/hicolor/22x22/apps/hotspot.png share/icons/hicolor/32x32/apps/hotspot.png share/icons/hicolor/48x48/apps/hotspot.png share/icons/hicolor/64x64/apps/hotspot.png -share/knotifications5/hotspot.notifyrc +share/knotifications6/hotspot.notifyrc share/metainfo/com.kdab.Hotspot.appdata.xml diff --git a/devel/ioncube/Makefile b/devel/ioncube/Makefile index 9cce06a64267..f50a1fd5bda4 100644 --- a/devel/ioncube/Makefile +++ b/devel/ioncube/Makefile @@ -1,5 +1,5 @@ PORTNAME= ioncube -DISTVERSION= 14.4.0 +DISTVERSION= 14.4.1 CATEGORIES= devel MASTER_SITES= http://downloads.ioncube.com/loader_downloads/ \ http://downloads2.ioncube.com/loader_downloads/ \ @@ -29,6 +29,13 @@ VER= 11 PHP_INSTVER= ${PHP_VERSION:C/^([0-9]+\.[0-9]+).*/\1/} +# For update distinfo run: make makesum -DMAINTAINER_MODE +.if defined(MAINTAINER_MODE) +.for arch in ${ONLY_FOR_ARCHS} +DISTFILES+= ${PORTNAME}_loaders_fre_${VER}_${arch:S,i386,x86,:S,amd64,x86-64,}${EXTRACT_SUFX} +.endfor +.endif # defined(MAINTAINER_MODE) + do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/lib/php/${PHP_EXT_DIR}/ioncube/ ${INSTALL_DATA} ${WRKSRC}/ioncube_loader_fre_${PHP_INSTVER}.so \ diff --git a/devel/ioncube/distinfo b/devel/ioncube/distinfo index ab49f2083e01..0b6a966c838e 100644 --- a/devel/ioncube/distinfo +++ b/devel/ioncube/distinfo @@ -1,6 +1,5 @@ -TIMESTAMP = 1742119614 -SHA256 (ioncube/14.4.0/ioncube_loaders_fre_11_x86-64.tar.gz) = f40fc6593edd06d9492ac24a08da100cde3450abff7f924092105cbf512bd8af -SIZE (ioncube/14.4.0/ioncube_loaders_fre_11_x86-64.tar.gz) = 18462991 -TIMESTAMP = 1742119675 -SHA256 (ioncube/14.4.0/ioncube_loaders_fre_11_x86.tar.gz) = a961bb19a89c0e174427255b2118b8af74a0f66ff3bc992f6906660f5e5c90c3 -SIZE (ioncube/14.4.0/ioncube_loaders_fre_11_x86.tar.gz) = 18291803 +TIMESTAMP = 1750888888 +SHA256 (ioncube/14.4.1/ioncube_loaders_fre_11_x86-64.tar.gz) = f6f9e3845ef9b34bbf5db0cbb0dd0c97df257cb5fb436994bb1c33b208b625a6 +SIZE (ioncube/14.4.1/ioncube_loaders_fre_11_x86-64.tar.gz) = 18447388 +SHA256 (ioncube/14.4.1/ioncube_loaders_fre_11_x86.tar.gz) = f6625850e984f4b036d90be85457aa28c8c9ca9c8175cbf417e0ebd80911e131 +SIZE (ioncube/14.4.1/ioncube_loaders_fre_11_x86.tar.gz) = 18280332 diff --git a/devel/jenkins-lts/Makefile b/devel/jenkins-lts/Makefile index 0f0738bfa7fe..54b4954b69b5 100644 --- a/devel/jenkins-lts/Makefile +++ b/devel/jenkins-lts/Makefile @@ -1,5 +1,5 @@ PORTNAME= jenkins -PORTVERSION= 2.504.2 +PORTVERSION= 2.504.3 CATEGORIES= devel java MASTER_SITES= https://get.jenkins.io/war-stable/${PORTVERSION}/ PKGNAMESUFFIX= -lts @@ -16,7 +16,7 @@ LICENSE= MIT USES= cpe java CPE_EDITION= lts -JAVA_VERSION= 17+ +JAVA_VERSION= 21+ USE_RC_SUBR= jenkins CONFLICTS= jenkins diff --git a/devel/jenkins-lts/distinfo b/devel/jenkins-lts/distinfo index 2c64768bff6e..082f5c34b77b 100644 --- a/devel/jenkins-lts/distinfo +++ b/devel/jenkins-lts/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748617038 -SHA256 (jenkins/2.504.2/jenkins.war) = e52347c01dd39116c364fb7ebab78d156bce8f6add28484ff571fe0d0faeabf6 -SIZE (jenkins/2.504.2/jenkins.war) = 94299904 +TIMESTAMP = 1750878414 +SHA256 (jenkins/2.504.3/jenkins.war) = ea8883431b8b5ef6b68fe0e5817c93dc0a11def380054e7de3136486796efeb0 +SIZE (jenkins/2.504.3/jenkins.war) = 94323745 diff --git a/devel/kdevelop/Makefile b/devel/kdevelop/Makefile index ae4cf97e9ef1..de2e49fef7a1 100644 --- a/devel/kdevelop/Makefile +++ b/devel/kdevelop/Makefile @@ -3,6 +3,7 @@ # devel/kdev-python PORTNAME= kdevelop DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/devel/kdevelop/pkg-plist b/devel/kdevelop/pkg-plist index efbc6f782f96..25044170fe08 100644 --- a/devel/kdevelop/pkg-plist +++ b/devel/kdevelop/pkg-plist @@ -577,7 +577,7 @@ share/icons/hicolor/16x16/apps/github-private.png share/icons/hicolor/16x16/apps/github-repo.png share/icons/hicolor/16x16/apps/kdevelop.png share/icons/hicolor/16x16/apps/kdevgh.png -share/icons/hicolor/16x16/apps/subversion.png +@comment share/icons/hicolor/16x16/apps/subversion.png share/icons/hicolor/22x22/actions/breakpoint.png share/icons/hicolor/256x256/apps/kdevelop.png share/icons/hicolor/32x32/actions/breakpoint.png diff --git a/devel/libplist/files/patch-cython b/devel/libplist/files/patch-cython new file mode 100644 index 000000000000..f56e301a3800 --- /dev/null +++ b/devel/libplist/files/patch-cython @@ -0,0 +1,10 @@ +--- cython/plist.pyx.orig 2024-05-13 17:37:06 UTC ++++ cython/plist.pyx +@@ -1,6 +1,7 @@ from libc.stdint cimport * + cimport cpython + cimport libc.stdlib + from libc.stdint cimport * ++from ctypes import c_long as long + + cdef extern from *: + ctypedef enum plist_type: diff --git a/devel/log4shib/Makefile b/devel/log4shib/Makefile index 2114e5f1bfb2..2e7b1087a492 100644 --- a/devel/log4shib/Makefile +++ b/devel/log4shib/Makefile @@ -1,5 +1,6 @@ PORTNAME= log4shib DISTVERSION= 2.0.1 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://shibboleth.net/downloads/${PORTNAME}/${DISTVERSION}/ @@ -7,7 +8,7 @@ MAINTAINER= girgen@FreeBSD.org COMMENT= Library of C++ classes for flexible logging WWW= https://spaces.internet2.edu/display/SHIB2/log4shib -LICENSE= APACHE20 +LICENSE= LGPL21 USES= gmake pathfix pkgconfig libtool GNU_CONFIGURE= yes diff --git a/devel/love07/Makefile b/devel/love07/Makefile index 029eb5efad33..204758a2f45c 100644 --- a/devel/love07/Makefile +++ b/devel/love07/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 0.7.2 PORTREVISION= 26 CATEGORIES= devel games MASTER_SITES= http://cdn.bitbucket.org/rude/love/downloads/ \ - http://mirror.amdmi3.ru/distfiles/ + https://mirror.amdmi3.ru/distfiles/ PKGNAMESUFFIX= 07 DISTNAME= ${PORTNAME}-${PORTVERSION}-linux-src diff --git a/devel/love08/Makefile b/devel/love08/Makefile index 5d7d59a86d33..edd5770b2734 100644 --- a/devel/love08/Makefile +++ b/devel/love08/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 0.8.0 PORTREVISION= 20 CATEGORIES= devel games MASTER_SITES= http://cdn.bitbucket.org/rude/love/downloads/ \ - http://mirror.amdmi3.ru/distfiles/ + https://mirror.amdmi3.ru/distfiles/ PKGNAMESUFFIX= 08 DISTNAME= ${PORTNAME}-${PORTVERSION}-linux-src diff --git a/devel/love10/Makefile b/devel/love10/Makefile index 09df76ffab02..de37c60a28bf 100644 --- a/devel/love10/Makefile +++ b/devel/love10/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 0.10.2 PORTREVISION= 5 CATEGORIES= devel games MASTER_SITES= https://bitbucket.org/rude/love/downloads/ \ - http://mirror.amdmi3.ru/distfiles/ + https://mirror.amdmi3.ru/distfiles/ PKGNAMESUFFIX= 10 DISTNAME= ${PORTNAME}-${PORTVERSION}-linux-src diff --git a/devel/netscape-java40/Makefile b/devel/netscape-java40/Makefile index 41f56e445173..b5c0399ef23c 100644 --- a/devel/netscape-java40/Makefile +++ b/devel/netscape-java40/Makefile @@ -13,6 +13,9 @@ LICENSE_NAME= Netscape LICENSE_FILE= ${WRKSRC}/License LICENSE_PERMS= dist-mirror dist-sell pkg-mirror auto-accept +DEPRECATED= Abandonware +EXPIRATION_DATE=2025-07-31 + USES= java NO_BUILD= yes diff --git a/devel/osc/Makefile b/devel/osc/Makefile index 50e4effa8ecf..75d2de23f5d0 100644 --- a/devel/osc/Makefile +++ b/devel/osc/Makefile @@ -1,5 +1,5 @@ PORTNAME= osc -PORTVERSION= 1.16.0 +PORTVERSION= 1.17.0 CATEGORIES= devel MAINTAINER= amdmi3@FreeBSD.org diff --git a/devel/osc/distinfo b/devel/osc/distinfo index ab81e6f71d1e..e09fb19caad0 100644 --- a/devel/osc/distinfo +++ b/devel/osc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748028462 -SHA256 (openSUSE-osc-1.16.0_GH0.tar.gz) = 42c7d41bbb6e365a65efcb557eee7cded0bb2abeaa30c94877ebc5bc784c1076 -SIZE (openSUSE-osc-1.16.0_GH0.tar.gz) = 441483 +TIMESTAMP = 1750948229 +SHA256 (openSUSE-osc-1.17.0_GH0.tar.gz) = 12e1d4fcca71a5b8e23dfc6476292d6c70bdda240ac597b7664d6df7aea90469 +SIZE (openSUSE-osc-1.17.0_GH0.tar.gz) = 448707 diff --git a/devel/p5-Term-Choose-LineFold-XS/Makefile b/devel/p5-Term-Choose-LineFold-XS/Makefile index 965b6c4ce800..a019d95a4838 100644 --- a/devel/p5-Term-Choose-LineFold-XS/Makefile +++ b/devel/p5-Term-Choose-LineFold-XS/Makefile @@ -1,5 +1,5 @@ PORTNAME= Term-Choose-LineFold-XS -PORTVERSION= 0.001 +PORTVERSION= 0.002 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/devel/p5-Term-Choose-LineFold-XS/distinfo b/devel/p5-Term-Choose-LineFold-XS/distinfo index 62ce804ee241..52d23055c30e 100644 --- a/devel/p5-Term-Choose-LineFold-XS/distinfo +++ b/devel/p5-Term-Choose-LineFold-XS/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745936004 -SHA256 (Term-Choose-LineFold-XS-0.001.tar.gz) = 6140074f3cd0be2c9b183b86cb8d23b04dab8e3f4b6974f124f73d3dbe53915a -SIZE (Term-Choose-LineFold-XS-0.001.tar.gz) = 42678 +TIMESTAMP = 1750188028 +SHA256 (Term-Choose-LineFold-XS-0.002.tar.gz) = caa8e5489128d31812c5a3c61cdd533e9b54a04fe675ad25ebe4657895be62ce +SIZE (Term-Choose-LineFold-XS-0.002.tar.gz) = 25380 diff --git a/devel/p5-Term-Choose-Util/Makefile b/devel/p5-Term-Choose-Util/Makefile index f78b6c953959..c05642b6caa4 100644 --- a/devel/p5-Term-Choose-Util/Makefile +++ b/devel/p5-Term-Choose-Util/Makefile @@ -1,5 +1,5 @@ PORTNAME= Term-Choose-Util -PORTVERSION= 0.145 +PORTVERSION= 0.146 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Encode-Locale>=0:converters/p5-Encode-Locale \ p5-File-HomeDir>=0:devel/p5-File-HomeDir \ - p5-Term-Choose>=1.773:devel/p5-Term-Choose + p5-Term-Choose>=1.775:devel/p5-Term-Choose USES= perl5 USE_PERL5= configure diff --git a/devel/p5-Term-Choose-Util/distinfo b/devel/p5-Term-Choose-Util/distinfo index 9c7a33b1e8e3..89e43c59e4d0 100644 --- a/devel/p5-Term-Choose-Util/distinfo +++ b/devel/p5-Term-Choose-Util/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745177956 -SHA256 (Term-Choose-Util-0.145.tar.gz) = c958f06cfbc22878126798280e41d717feb8f06c1da40200bf7cf9b32e9b8c9f -SIZE (Term-Choose-Util-0.145.tar.gz) = 24304 +TIMESTAMP = 1750188030 +SHA256 (Term-Choose-Util-0.146.tar.gz) = a315fa0c3d271c195400ba0ba2e724ea74bd6cfc73799d87580a1ee432d6ca09 +SIZE (Term-Choose-Util-0.146.tar.gz) = 24328 diff --git a/devel/p5-Term-Choose/Makefile b/devel/p5-Term-Choose/Makefile index b6884a02443c..1795ac38228d 100644 --- a/devel/p5-Term-Choose/Makefile +++ b/devel/p5-Term-Choose/Makefile @@ -1,5 +1,5 @@ PORTNAME= Term-Choose -PORTVERSION= 1.774 +PORTVERSION= 1.775 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/devel/p5-Term-Choose/distinfo b/devel/p5-Term-Choose/distinfo index 117f9dad3d17..86c4fc37be9a 100644 --- a/devel/p5-Term-Choose/distinfo +++ b/devel/p5-Term-Choose/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745936084 -SHA256 (Term-Choose-1.774.tar.gz) = 673a1e0d4bd7f2a3d12434992c7e1c5cb6e40b2c741d5b798c8f7ba2ad22b178 -SIZE (Term-Choose-1.774.tar.gz) = 73322 +TIMESTAMP = 1750188026 +SHA256 (Term-Choose-1.775.tar.gz) = 4375b262143aca33b106b4801198fecf4bd7ce8a92a07b5a90059e2ec5606671 +SIZE (Term-Choose-1.775.tar.gz) = 70994 diff --git a/devel/p5-Term-Form/Makefile b/devel/p5-Term-Form/Makefile index ed6702f3e6aa..d647546bbc23 100644 --- a/devel/p5-Term-Form/Makefile +++ b/devel/p5-Term-Form/Makefile @@ -1,5 +1,5 @@ PORTNAME= Term-Form -PORTVERSION= 0.561 +PORTVERSION= 0.562 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/devel/p5-Term-Form/distinfo b/devel/p5-Term-Form/distinfo index 2ec5471997bb..9fd4f20f3901 100644 --- a/devel/p5-Term-Form/distinfo +++ b/devel/p5-Term-Form/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745177958 -SHA256 (Term-Form-0.561.tar.gz) = 4b887f7add9299ab3fc550d56dc8df94ce40c2a3e3a7166e08073250e20ece33 -SIZE (Term-Form-0.561.tar.gz) = 28470 +TIMESTAMP = 1750188032 +SHA256 (Term-Form-0.562.tar.gz) = 59508ce526e25b1fd7107dfdcec68ddfff15e1230f91c6134c64c2101ec61dee +SIZE (Term-Form-0.562.tar.gz) = 28412 diff --git a/devel/p5-Term-TablePrint/Makefile b/devel/p5-Term-TablePrint/Makefile index daf2a478b03a..57e240513749 100644 --- a/devel/p5-Term-TablePrint/Makefile +++ b/devel/p5-Term-TablePrint/Makefile @@ -1,5 +1,5 @@ PORTNAME= Term-TablePrint -PORTVERSION= 0.172 +PORTVERSION= 0.173 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/devel/p5-Term-TablePrint/distinfo b/devel/p5-Term-TablePrint/distinfo index 741b0d44d219..6976bb940870 100644 --- a/devel/p5-Term-TablePrint/distinfo +++ b/devel/p5-Term-TablePrint/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747715316 -SHA256 (Term-TablePrint-0.172.tar.gz) = 2011c11f14737a377fdb63c449eff83cf1e8a0d1822f88e7539fa7c6ee51e99a -SIZE (Term-TablePrint-0.172.tar.gz) = 27084 +TIMESTAMP = 1750188034 +SHA256 (Term-TablePrint-0.173.tar.gz) = 0b2805aac67fd957cdf175827106933e56b184e92c6247afe655bc3542e0541c +SIZE (Term-TablePrint-0.173.tar.gz) = 25799 diff --git a/devel/p5-Test2-Harness/Makefile b/devel/p5-Test2-Harness/Makefile index f739482d7cde..a1d8df48c983 100644 --- a/devel/p5-Test2-Harness/Makefile +++ b/devel/p5-Test2-Harness/Makefile @@ -1,5 +1,5 @@ PORTNAME= Test2-Harness -PORTVERSION= 1.000160 +PORTVERSION= 1.000161 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:EXODIST diff --git a/devel/p5-Test2-Harness/distinfo b/devel/p5-Test2-Harness/distinfo index 9d7620886c00..ace94eac0830 100644 --- a/devel/p5-Test2-Harness/distinfo +++ b/devel/p5-Test2-Harness/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748831226 -SHA256 (Test2-Harness-1.000160.tar.gz) = 53d427016d96ce15997b8953abe704a6b12b27e31f056619c131b529470bc953 -SIZE (Test2-Harness-1.000160.tar.gz) = 386213 +TIMESTAMP = 1750188036 +SHA256 (Test2-Harness-1.000161.tar.gz) = 4973b79b1eed5305715ee73d8adc9236da795c7d4090d83b150ea131cd65b414 +SIZE (Test2-Harness-1.000161.tar.gz) = 386243 diff --git a/devel/p5-autobox/Makefile b/devel/p5-autobox/Makefile index d02f84fd1c4d..cf2777d6837f 100644 --- a/devel/p5-autobox/Makefile +++ b/devel/p5-autobox/Makefile @@ -15,13 +15,12 @@ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Scope-Guard>=0.20:devel/p5-Scope-Guard +TEST_DEPENDS= p5-Test-Fatal>=0.017:devel/p5-Test-Fatal \ + p5-IPC-System-Simple>=1.30:devel/p5-IPC-System-Simple USES= perl5 USE_PERL5= configure -TEST_DEPENDS= p5-Test-Fatal>=0:devel/p5-Test-Fatal \ - p5-IPC-System-Simple>=0:devel/p5-IPC-System-Simple - post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/autobox/autobox.so diff --git a/devel/pear-Horde_Exception/Makefile b/devel/pear-Horde_Exception/Makefile index 0a017b46f495..d708abe21513 100644 --- a/devel/pear-Horde_Exception/Makefile +++ b/devel/pear-Horde_Exception/Makefile @@ -9,4 +9,6 @@ WWW= https://pear.horde.org USES= horde cpe USE_HORDE_RUN= Horde_Translation +NO_ARCH= yes + .include <bsd.port.mk> diff --git a/devel/pear-Horde_Exception/distinfo b/devel/pear-Horde_Exception/distinfo index 693b8ec978c7..8f62bf1ea2f5 100644 --- a/devel/pear-Horde_Exception/distinfo +++ b/devel/pear-Horde_Exception/distinfo @@ -1,2 +1,3 @@ +TIMESTAMP = 1750933404 SHA256 (Horde/Horde_Exception-2.0.8.tgz) = 35c720ab4e51a6d90b27a630e870174f3a23e98a354328fd821f4fa28a47d569 SIZE (Horde/Horde_Exception-2.0.8.tgz) = 24402 diff --git a/devel/pear-Horde_Stream/Makefile b/devel/pear-Horde_Stream/Makefile index b588ea2c3e9b..a17798ca103a 100644 --- a/devel/pear-Horde_Stream/Makefile +++ b/devel/pear-Horde_Stream/Makefile @@ -9,4 +9,6 @@ WWW= https://pear.horde.org USES= horde cpe USE_HORDE_RUN= Horde_Exception +NO_ARCH= yes + .include <bsd.port.mk> diff --git a/devel/pear-Horde_Stream/distinfo b/devel/pear-Horde_Stream/distinfo index 3e815eba5eae..75d9f3de69ac 100644 --- a/devel/pear-Horde_Stream/distinfo +++ b/devel/pear-Horde_Stream/distinfo @@ -1,2 +1,3 @@ +TIMESTAMP = 1750933404 SHA256 (Horde/Horde_Stream-1.6.3.tgz) = 0c1e320c17f25c142eb8aa4d7e259b50ce5843870dc1819eb64c6de7924f9a55 SIZE (Horde/Horde_Stream-1.6.3.tgz) = 18014 diff --git a/devel/pear-Horde_Stream_Wrapper/Makefile b/devel/pear-Horde_Stream_Wrapper/Makefile index 54d584e8e733..3521a2748141 100644 --- a/devel/pear-Horde_Stream_Wrapper/Makefile +++ b/devel/pear-Horde_Stream_Wrapper/Makefile @@ -8,4 +8,6 @@ WWW= https://pear.horde.org USES= horde cpe +NO_ARCH= yes + .include <bsd.port.mk> diff --git a/devel/pear-Horde_Translation/Makefile b/devel/pear-Horde_Translation/Makefile index 95b398984ab3..16a72e2b1004 100644 --- a/devel/pear-Horde_Translation/Makefile +++ b/devel/pear-Horde_Translation/Makefile @@ -8,4 +8,6 @@ WWW= https://pear.horde.org USES= horde cpe +NO_ARCH= yes + .include <bsd.port.mk> diff --git a/devel/pear-Horde_Util/Makefile b/devel/pear-Horde_Util/Makefile index 76e3547276cc..15cf5d7a2ee6 100644 --- a/devel/pear-Horde_Util/Makefile +++ b/devel/pear-Horde_Util/Makefile @@ -9,4 +9,6 @@ WWW= https://pear.horde.org USES= horde php cpe USE_PHP= dom +NO_ARCH= yes + .include <bsd.port.mk> diff --git a/devel/pear-channel-horde/Makefile b/devel/pear-channel-horde/Makefile index a37c848b0f82..5df7c847a5cf 100644 --- a/devel/pear-channel-horde/Makefile +++ b/devel/pear-channel-horde/Makefile @@ -8,5 +8,7 @@ WWW= https://pear.horde.org PEAR_CHANNEL_HOST= pear.horde.org +NO_ARCH= yes + .include "${.CURDIR}/../../devel/pear/bsd.pear.channel.mk" .include <bsd.port.mk> diff --git a/devel/phpunit11/Makefile b/devel/phpunit11/Makefile index 52fa749654db..5983f0a8c639 100644 --- a/devel/phpunit11/Makefile +++ b/devel/phpunit11/Makefile @@ -1,5 +1,5 @@ PORTNAME= phpunit -PORTVERSION= 11.5.22 +PORTVERSION= 11.5.23 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 11${PHP_PKGNAMESUFFIX} diff --git a/devel/phpunit11/distinfo b/devel/phpunit11/distinfo index ca19e71aa3d8..c14efe81e244 100644 --- a/devel/phpunit11/distinfo +++ b/devel/phpunit11/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813008 -SHA256 (phpunit-11.5.22.phar) = d9a91780b8463dbd050cee952a4b5a5fd60340a4879781c9e9c3a58d8e7010ef -SIZE (phpunit-11.5.22.phar) = 5637098 +TIMESTAMP = 1750188004 +SHA256 (phpunit-11.5.23.phar) = c66acb9d9463f6f5d4fad40f09efde37e20da7743f8d10af1fffee8e5ac6d8ac +SIZE (phpunit-11.5.23.phar) = 5636940 diff --git a/devel/phpunit12/Makefile b/devel/phpunit12/Makefile index aaca877a1166..16920c45b503 100644 --- a/devel/phpunit12/Makefile +++ b/devel/phpunit12/Makefile @@ -1,5 +1,5 @@ PORTNAME= phpunit -PORTVERSION= 12.2.0 +PORTVERSION= 12.2.2 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 12${PHP_PKGNAMESUFFIX} diff --git a/devel/phpunit12/distinfo b/devel/phpunit12/distinfo index 4a143cf5567c..6d661fdd7b35 100644 --- a/devel/phpunit12/distinfo +++ b/devel/phpunit12/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813010 -SHA256 (phpunit-12.2.0.phar) = 84ca2ceac2dd81a92d5267f190b6e8aafed24f0802617d4040315307598e4d3c -SIZE (phpunit-12.2.0.phar) = 5958834 +TIMESTAMP = 1750188006 +SHA256 (phpunit-12.2.2.phar) = 0b30faab11cfd34ee93911c6a2c1d2003636f0b5c60ef29eefa723611768be02 +SIZE (phpunit-12.2.2.phar) = 5958605 diff --git a/devel/picojson/Makefile b/devel/picojson/Makefile index 0b999935a50e..cdb6da52c40b 100644 --- a/devel/picojson/Makefile +++ b/devel/picojson/Makefile @@ -1,6 +1,5 @@ PORTNAME= picojson -DISTVERSIONPREFIX= v -DISTVERSION= 1.3.0 +DISTVERSION= 1.3.1.20210117 CATEGORIES= devel MAINTAINER= james.wright@digital-chaos.com @@ -10,16 +9,22 @@ WWW= https://github.com/kazuho/picojson LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +USES= cmake + USE_GITHUB= yes GH_ACCOUNT= kazuho +GH_TAGNAME= 288074e NO_ARCH= yes NO_BUILD= yes -TEST_TARGET= check OPTIONS_DEFINE= EXAMPLES OPTIONS_SUB= yes +post-patch: + @${REINPLACE_CMD} -e 's|%%DISTVERSION%%|${DISTVERSION}|g' \ + ${PATCH_WRKSRC}/CMakeLists.txt + post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/examples/* ${STAGEDIR}${EXAMPLESDIR} diff --git a/devel/picojson/distinfo b/devel/picojson/distinfo index ac23eb0aeef0..75e5af34a634 100644 --- a/devel/picojson/distinfo +++ b/devel/picojson/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1555165118 -SHA256 (kazuho-picojson-v1.3.0_GH0.tar.gz) = 056805ca2691798f5545935a14bb477f2e1d827c9fb862e6e449dbea22801c7d -SIZE (kazuho-picojson-v1.3.0_GH0.tar.gz) = 14695 +TIMESTAMP = 1748979730 +SHA256 (kazuho-picojson-1.3.1.20210117-288074e_GH0.tar.gz) = 7a8dd8c30cab56fce201d6c5833b4fa21d02e896bbbe4b8dc222fd3e4d7d516e +SIZE (kazuho-picojson-1.3.1.20210117-288074e_GH0.tar.gz) = 15093 diff --git a/devel/picojson/files/patch-CMakeLists.txt b/devel/picojson/files/patch-CMakeLists.txt new file mode 100644 index 000000000000..e9e9c654c21b --- /dev/null +++ b/devel/picojson/files/patch-CMakeLists.txt @@ -0,0 +1,68 @@ +--- CMakeLists.txt.orig 2025-06-03 19:41:04 UTC ++++ CMakeLists.txt +@@ -0,0 +1,65 @@ ++cmake_minimum_required(VERSION 3.16) ++project(picojson ++ VERSION %%DISTVERSION%% ++ LANGUAGES CXX ++) ++ ++include(GNUInstallDirs) ++ ++set(INCLUDE_INSTALL_DIR "${CMAKE_INSTALL_INCLUDEDIR}" ++ CACHE PATH "Location of header files" ++) ++ ++add_library(picojson INTERFACE) ++add_library(picojson::picojson ALIAS picojson) ++target_include_directories(picojson INTERFACE ++ $<BUILD_INTERFACE:${CMAKE_CURRENT_LIST_DIR}> ++ $<INSTALL_INTERFACE:${CMAKE_INSTALL_INCLUDEDIR}> ++) ++ ++install(FILES picojson.h ++ DESTINATION "${CMAKE_INSTALL_INCLUDEDIR}/" ++) ++ ++if(NOT WIN32) ++ # Install pkg-config file ++ set(prefix "${CMAKE_INSTALL_PREFIX}") ++ set(includedir "${CMAKE_INSTALL_FULL_INCLUDEDIR}") ++ set(version ${PROJECT_VERSION}) ++ configure_file(picojson.pc.in ++ "${CMAKE_CURRENT_BINARY_DIR}/picojson.pc" ++ NEWLINE_STYLE UNIX ++ @ONLY ++ ) ++ install(FILES "${CMAKE_CURRENT_BINARY_DIR}/picojson.pc" ++ DESTINATION "${CMAKE_INSTALL_PREFIX}/libdata/pkgconfig" ++ ) ++endif() ++ ++install(TARGETS picojson EXPORT picojson-targets ++ INCLUDES DESTINATION include ++) ++ ++set(config_package_location ${CMAKE_INSTALL_LIBDIR}/cmake/picojson) ++install(EXPORT picojson-targets ++ FILE picojson-targets.cmake ++ NAMESPACE picojson:: ++ DESTINATION ${config_package_location} ++) ++ ++include(CMakePackageConfigHelpers) ++configure_package_config_file(picojson-config.cmake.in ++ ${CMAKE_CURRENT_BINARY_DIR}/picojson-config.cmake ++ INSTALL_DESTINATION ${config_package_location} ++ PATH_VARS INCLUDE_INSTALL_DIR ++) ++write_basic_package_version_file( ++ "${CMAKE_CURRENT_BINARY_DIR}/picojson-config-version.cmake" ++ VERSION ${PROJECT_VERSION} ++ COMPATIBILITY SameMajorVersion ++ ARCH_INDEPENDENT ++) ++install(FILES ${CMAKE_CURRENT_BINARY_DIR}/picojson-config.cmake ++ ${CMAKE_CURRENT_BINARY_DIR}/picojson-config-version.cmake ++ DESTINATION ${CMAKE_INSTALL_LIBDIR}/cmake/picojson ++) diff --git a/devel/picojson/files/patch-picojson-config.cmake.in b/devel/picojson/files/patch-picojson-config.cmake.in new file mode 100644 index 000000000000..8317fdfed285 --- /dev/null +++ b/devel/picojson/files/patch-picojson-config.cmake.in @@ -0,0 +1,8 @@ +--- picojson-config.cmake.in.orig 2025-06-03 19:41:13 UTC ++++ picojson-config.cmake.in +@@ -0,0 +1,5 @@ ++@PACKAGE_INIT@ ++ ++include("${CMAKE_CURRENT_LIST_DIR}/picojson-targets.cmake") ++ ++check_required_components(picojson) diff --git a/devel/picojson/files/patch-picojson.pc.in b/devel/picojson/files/patch-picojson.pc.in new file mode 100644 index 000000000000..772817c62951 --- /dev/null +++ b/devel/picojson/files/patch-picojson.pc.in @@ -0,0 +1,10 @@ +--- picojson.pc.in.orig 2025-06-03 19:41:23 UTC ++++ picojson.pc.in +@@ -0,0 +1,7 @@ ++prefix=@prefix@ ++includedir=@includedir@ ++ ++Name: picojson ++Description: Tiny JSON parser / serializer for C++ ++Version: @version@ ++Cflags: -I${includedir} diff --git a/devel/picojson/pkg-plist b/devel/picojson/pkg-plist index 7f125b1791f0..0ae6b60c876d 100644 --- a/devel/picojson/pkg-plist +++ b/devel/picojson/pkg-plist @@ -1,4 +1,8 @@ include/picojson.h +lib/cmake/picojson/picojson-config-version.cmake +lib/cmake/picojson/picojson-config.cmake +lib/cmake/picojson/picojson-targets.cmake +libdata/pkgconfig/picojson.pc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/github-issues.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/iostream.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/streaming.cc diff --git a/devel/plasma6-kwrited/distinfo b/devel/plasma6-kwrited/distinfo index 22feb2dd4281..26409de861cf 100644 --- a/devel/plasma6-kwrited/distinfo +++ b/devel/plasma6-kwrited/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010490 -SHA256 (KDE/plasma/6.4.0/kwrited-6.4.0.tar.xz) = 642c5674ab0d95ca0a42d6d1b2dacab5ffbfc06719819528fa25153c68a6454a -SIZE (KDE/plasma/6.4.0/kwrited-6.4.0.tar.xz) = 23640 +TIMESTAMP = 1750789604 +SHA256 (KDE/plasma/6.4.1/kwrited-6.4.1.tar.xz) = a80a5ed45ed633f15cf3a42b2d956608d9e6a5a78f267df33ac96aafcc20d8d4 +SIZE (KDE/plasma/6.4.1/kwrited-6.4.1.tar.xz) = 23636 diff --git a/devel/plasma6-plasma-sdk/distinfo b/devel/plasma6-plasma-sdk/distinfo index aa7b401929e4..7c9c613dc388 100644 --- a/devel/plasma6-plasma-sdk/distinfo +++ b/devel/plasma6-plasma-sdk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010490 -SHA256 (KDE/plasma/6.4.0/plasma-sdk-6.4.0.tar.xz) = b3f1316b163bb5e6ab86970306e663760ae93814a43ed43f2b2f761128ac2885 -SIZE (KDE/plasma/6.4.0/plasma-sdk-6.4.0.tar.xz) = 359948 +TIMESTAMP = 1750789605 +SHA256 (KDE/plasma/6.4.1/plasma-sdk-6.4.1.tar.xz) = 73a865026bdeab45c8f48b50ac656f0e626bb0413e7647c016d9068bcb0f5446 +SIZE (KDE/plasma/6.4.1/plasma-sdk-6.4.1.tar.xz) = 359864 diff --git a/devel/plasma6-plasma5support/distinfo b/devel/plasma6-plasma5support/distinfo index d466ea67b2de..041c879f60ad 100644 --- a/devel/plasma6-plasma5support/distinfo +++ b/devel/plasma6-plasma5support/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010491 -SHA256 (KDE/plasma/6.4.0/plasma5support-6.4.0.tar.xz) = 3ae364b41a868d0fd9947c53b3d88723938bb0803f1f862985f933b6c973e843 -SIZE (KDE/plasma/6.4.0/plasma5support-6.4.0.tar.xz) = 228424 +TIMESTAMP = 1750789605 +SHA256 (KDE/plasma/6.4.1/plasma5support-6.4.1.tar.xz) = 117a3b9bcd3a63de83719d94f39a34cccf643a71435c84a5c505b044446b8dab +SIZE (KDE/plasma/6.4.1/plasma5support-6.4.1.tar.xz) = 228416 diff --git a/devel/py-aiobotocore/Makefile b/devel/py-aiobotocore/Makefile index 71e0dc87a279..d03ed0de2240 100644 --- a/devel/py-aiobotocore/Makefile +++ b/devel/py-aiobotocore/Makefile @@ -1,5 +1,5 @@ PORTNAME= aiobotocore -PORTVERSION= 2.22.0 +PORTVERSION= 2.23.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61:devel/py-setuptools@${PY_FL ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=3.9.2<4.0.0:www/py-aiohttp@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}aioitertools>=0.5.1<1.0.0:devel/py-aioitertools@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}botocore>=1.37.2:devel/py-botocore@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}botocore>=1.38.23:devel/py-botocore@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jmespath>=0.7.1<2.0.0:devel/py-jmespath@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}multidict>=6.0.0<7.0.0:www/py-multidict@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python-dateutil>=2.1<3.0.0:devel/py-python-dateutil@${PY_FLAVOR} \ @@ -33,6 +33,6 @@ AWSCLI_DESC= Use awscli BOTO3_DESC= Use boto3 AWSCLI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}awscli>=1.29.81:devel/py-awscli@${PY_FLAVOR} -BOTO3_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}boto3>=1.37.2:www/py-boto3@${PY_FLAVOR} +BOTO3_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}boto3>=1.38.23:www/py-boto3@${PY_FLAVOR} .include <bsd.port.mk> diff --git a/devel/py-aiobotocore/distinfo b/devel/py-aiobotocore/distinfo index 18e618485f0f..6aba15ac5b42 100644 --- a/devel/py-aiobotocore/distinfo +++ b/devel/py-aiobotocore/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747546492 -SHA256 (aiobotocore-2.22.0.tar.gz) = 11091477266b75c2b5d28421c1f2bc9a87d175d0b8619cb830805e7a113a170b -SIZE (aiobotocore-2.22.0.tar.gz) = 110322 +TIMESTAMP = 1750188056 +SHA256 (aiobotocore-2.23.0.tar.gz) = 0333931365a6c7053aee292fe6ef50c74690c4ae06bb019afdf706cb6f2f5e32 +SIZE (aiobotocore-2.23.0.tar.gz) = 115825 diff --git a/devel/py-aiobotocore/files/patch-pyproject.toml b/devel/py-aiobotocore/files/patch-pyproject.toml index 628c972672bb..e2c8a929fa3e 100644 --- a/devel/py-aiobotocore/files/patch-pyproject.toml +++ b/devel/py-aiobotocore/files/patch-pyproject.toml @@ -1,4 +1,4 @@ ---- pyproject.toml.orig 2025-05-01 16:23:53 UTC +--- pyproject.toml.orig 2025-06-12 23:37:59 UTC +++ pyproject.toml @@ -1,5 +1,5 @@ [build-system] @@ -7,25 +7,25 @@ build-backend = "setuptools.build_meta" [project] -@@ -32,7 +32,7 @@ dependencies = [ +@@ -31,7 +31,7 @@ dependencies = [ dependencies = [ "aiohttp >= 3.9.2, < 4.0.0", "aioitertools >= 0.5.1, < 1.0.0", -- "botocore >= 1.37.2, < 1.37.4", # NOTE: When updating, always keep `project.optional-dependencies` aligned -+ "botocore >= 1.37.2", # NOTE: When updating, always keep `project.optional-dependencies` aligned +- "botocore >= 1.38.23, < 1.38.28", # NOTE: When updating, always keep `project.optional-dependencies` aligned ++ "botocore >= 1.38.23", # NOTE: When updating, always keep `project.optional-dependencies` aligned "python-dateutil >= 2.1, < 3.0.0", "jmespath >= 0.7.1, < 2.0.0", "multidict >= 6.0.0, < 7.0.0", -@@ -41,10 +41,10 @@ awscli = [ +@@ -40,10 +40,10 @@ awscli = [ [project.optional-dependencies] awscli = [ -- "awscli >= 1.38.2, < 1.38.4", +- "awscli >= 1.40.22, < 1.40.27", + "awscli >= 1.29.81", ] boto3 = [ -- "boto3 >= 1.37.2, < 1.37.4", -+ "boto3 >= 1.37.2", +- "boto3 >= 1.38.23, < 1.38.28", ++ "boto3 >= 1.38.23", ] - - [project.urls] + httpx = [ + "httpx >= 0.25.1, < 0.29" diff --git a/devel/py-botocore/Makefile b/devel/py-botocore/Makefile index 0e3beef48484..2927deafe642 100644 --- a/devel/py-botocore/Makefile +++ b/devel/py-botocore/Makefile @@ -1,5 +1,5 @@ PORTNAME= botocore -PORTVERSION= 1.38.32 +PORTVERSION= 1.38.36 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-botocore/distinfo b/devel/py-botocore/distinfo index e042353407b3..236105f7a944 100644 --- a/devel/py-botocore/distinfo +++ b/devel/py-botocore/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813036 -SHA256 (botocore-1.38.32.tar.gz) = 0899a090e352cb5eeaae2c7bb52a987b469d23912c7ece86664dfb5c2e074978 -SIZE (botocore-1.38.32.tar.gz) = 13948764 +TIMESTAMP = 1750188058 +SHA256 (botocore-1.38.36.tar.gz) = 4a1ced1a4218bdff0ed5b46abb54570d473154ddefafa5d121a8d96e4b76ebc1 +SIZE (botocore-1.38.36.tar.gz) = 13966245 diff --git a/devel/py-cachetools/Makefile b/devel/py-cachetools/Makefile index 05bcaa01b7f7..2435115b57c6 100644 --- a/devel/py-cachetools/Makefile +++ b/devel/py-cachetools/Makefile @@ -1,5 +1,5 @@ PORTNAME= cachetools -PORTVERSION= 6.0.0 +PORTVERSION= 6.1.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-cachetools/distinfo b/devel/py-cachetools/distinfo index 4d70f97bce83..0be52ab43fb6 100644 --- a/devel/py-cachetools/distinfo +++ b/devel/py-cachetools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748495761 -SHA256 (cachetools-6.0.0.tar.gz) = f225782b84438f828328fc2ad74346522f27e5b1440f4e9fd18b20ebfd1aa2cf -SIZE (cachetools-6.0.0.tar.gz) = 30160 +TIMESTAMP = 1750188060 +SHA256 (cachetools-6.1.0.tar.gz) = b4c4f404392848db3ce7aac34950d17be4d864da4b8b66911008e430bc544587 +SIZE (cachetools-6.1.0.tar.gz) = 30714 diff --git a/devel/py-dockerfile-parse/Makefile b/devel/py-dockerfile-parse/Makefile new file mode 100644 index 000000000000..626327b1737d --- /dev/null +++ b/devel/py-dockerfile-parse/Makefile @@ -0,0 +1,23 @@ +PORTNAME= dockerfile-parse +PORTVERSION= 2.0.1 +CATEGORIES= devel python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= tuukka.pasanen@ilmi.fi +COMMENT= Python library for Dockerfile manipulation +WWW= https://github.com/containerbuildsystem/dockerfile-parse + +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PY_SETUPTOOLS} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} + +USES= python +USE_PYTHON= autoplist concurrent pep517 pytest +PYTEST_BROKEN_TESTS= test_all_versions_match + +NO_ARCH= YES + +.include <bsd.port.mk> diff --git a/devel/py-dockerfile-parse/distinfo b/devel/py-dockerfile-parse/distinfo new file mode 100644 index 000000000000..24251946aadf --- /dev/null +++ b/devel/py-dockerfile-parse/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1746514530 +SHA256 (dockerfile-parse-2.0.1.tar.gz) = 3184ccdc513221983e503ac00e1aa504a2aa8f84e5de673c46b0b6eee99ec7bc +SIZE (dockerfile-parse-2.0.1.tar.gz) = 24556 diff --git a/devel/py-dockerfile-parse/pkg-descr b/devel/py-dockerfile-parse/pkg-descr new file mode 100644 index 000000000000..d0b6da72fd0b --- /dev/null +++ b/devel/py-dockerfile-parse/pkg-descr @@ -0,0 +1 @@ +Python library for parsing Dockerfile files. diff --git a/devel/py-fastf1/Makefile b/devel/py-fastf1/Makefile index 01f93066f696..a5efbb7981a4 100644 --- a/devel/py-fastf1/Makefile +++ b/devel/py-fastf1/Makefile @@ -1,5 +1,5 @@ PORTNAME= fastf1 -PORTVERSION= 3.4.0 +PORTVERSION= 3.5.3 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-fastf1/distinfo b/devel/py-fastf1/distinfo index 7e4ed964d722..3ef1e1316188 100644 --- a/devel/py-fastf1/distinfo +++ b/devel/py-fastf1/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1728258540 -SHA256 (fastf1-3.4.0.tar.gz) = ac28c968cd16da6f589377611e430e748a8f88ab55aa85ee10b05ab2603dc9b0 -SIZE (fastf1-3.4.0.tar.gz) = 138113 +TIMESTAMP = 1749715968 +SHA256 (fastf1-3.5.3.tar.gz) = eab5dbce9f28b41f27a0ef1cae0d235800337950b31505beec414d6c6ac5e857 +SIZE (fastf1-3.5.3.tar.gz) = 140224 diff --git a/devel/py-flake8-import-order/Makefile b/devel/py-flake8-import-order/Makefile index 45d58624aa41..ee6a8ac1f856 100644 --- a/devel/py-flake8-import-order/Makefile +++ b/devel/py-flake8-import-order/Makefile @@ -1,5 +1,5 @@ PORTNAME= flake8-import-order -PORTVERSION= 0.19.0 +PORTVERSION= 0.19.2 CATEGORIES= devel MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-flake8-import-order/distinfo b/devel/py-flake8-import-order/distinfo index 2b852d839562..420c1d8504dc 100644 --- a/devel/py-flake8-import-order/distinfo +++ b/devel/py-flake8-import-order/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750266453 -SHA256 (flake8_import_order-0.19.0.tar.gz) = 4209620e63d3c6f4241ab7b0ebd4cdd29299edb96f145ebe95d3911910037fa3 -SIZE (flake8_import_order-0.19.0.tar.gz) = 23774 +TIMESTAMP = 1750948306 +SHA256 (flake8_import_order-0.19.2.tar.gz) = 133b3c55497631e4235074fc98a95078bba817832379f22a31f0ad2455bcb0b2 +SIZE (flake8_import_order-0.19.2.tar.gz) = 31867 diff --git a/devel/py-frozenlist/Makefile b/devel/py-frozenlist/Makefile index e1ac503bbe3f..3e077dfb2eb8 100644 --- a/devel/py-frozenlist/Makefile +++ b/devel/py-frozenlist/Makefile @@ -1,5 +1,5 @@ PORTNAME= frozenlist -PORTVERSION= 1.6.0 +PORTVERSION= 1.7.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-frozenlist/distinfo b/devel/py-frozenlist/distinfo index ad1dc52d66df..b4e11f3342a4 100644 --- a/devel/py-frozenlist/distinfo +++ b/devel/py-frozenlist/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745417568 -SHA256 (frozenlist-1.6.0.tar.gz) = b99655c32c1c8e06d111e7f41c06c29a5318cb1835df23a45518e02a47c63b68 -SIZE (frozenlist-1.6.0.tar.gz) = 42831 +TIMESTAMP = 1750188266 +SHA256 (frozenlist-1.7.0.tar.gz) = 2e310d81923c2437ea8670467121cc3e9b0f76d3043cc1d2331d56c7fb7a3a8f +SIZE (frozenlist-1.7.0.tar.gz) = 45078 diff --git a/devel/py-futurist/Makefile b/devel/py-futurist/Makefile index 955cdde836c9..99d38fa973eb 100644 --- a/devel/py-futurist/Makefile +++ b/devel/py-futurist/Makefile @@ -1,6 +1,5 @@ PORTNAME= futurist -PORTVERSION= 3.0.0 -PORTREVISION= 1 +PORTVERSION= 3.1.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,6 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0: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}debtcollector>=3.0.0:devel/py-debtcollector@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 diff --git a/devel/py-futurist/distinfo b/devel/py-futurist/distinfo index a649330f8e8e..86e59072e264 100644 --- a/devel/py-futurist/distinfo +++ b/devel/py-futurist/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1709390534 -SHA256 (futurist-3.0.0.tar.gz) = 6422011792414c39228e114bec5494303aaf06dcd335e4f8dd4f907f78a41f79 -SIZE (futurist-3.0.0.tar.gz) = 44836 +TIMESTAMP = 1750188062 +SHA256 (futurist-3.1.1.tar.gz) = cc95dd9a40923848e32157128eb7a14b78ef32507b1ef82284ecbe1c373feee2 +SIZE (futurist-3.1.1.tar.gz) = 45177 diff --git a/devel/py-gapic-generator/Makefile b/devel/py-gapic-generator/Makefile index 0a28ebc281d4..122b78b2c100 100644 --- a/devel/py-gapic-generator/Makefile +++ b/devel/py-gapic-generator/Makefile @@ -1,5 +1,5 @@ PORTNAME= gapic-generator -PORTVERSION= 1.25.0 +PORTVERSION= 1.26.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-gapic-generator/distinfo b/devel/py-gapic-generator/distinfo index 3ae89302e89c..d0d8d7bf895d 100644 --- a/devel/py-gapic-generator/distinfo +++ b/devel/py-gapic-generator/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747546504 -SHA256 (gapic_generator-1.25.0.tar.gz) = a7a92734d85ec41298780a979776fd773061f08a5c27f233d42be41412579ab2 -SIZE (gapic_generator-1.25.0.tar.gz) = 1487932 +TIMESTAMP = 1750188064 +SHA256 (gapic_generator-1.26.0.tar.gz) = adb21096ccc5e60b1a10ea0b123bef46873864eeff838e771bf0abfcb4bfe17c +SIZE (gapic_generator-1.26.0.tar.gz) = 1488498 diff --git a/devel/py-gevent/Makefile b/devel/py-gevent/Makefile index c7f86e60793d..f2485d061b03 100644 --- a/devel/py-gevent/Makefile +++ b/devel/py-gevent/Makefile @@ -1,5 +1,5 @@ PORTNAME= gevent -PORTVERSION= 24.2.1 +PORTVERSION= 25.5.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,15 +16,15 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= c-ares>=1.15.0:dns/c-ares \ libev>=4.31:devel/libev \ libuv>=1.34.0:devel/libuv \ - ${PYTHON_PKGNAMEPREFIX}cffi>=1.12.3:devel/py-cffi@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}greenlet>=3.0.3:devel/py-greenlet@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}cffi>=1.17.1:devel/py-cffi@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}greenlet>=3.2.2:devel/py-greenlet@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools>=40.8.0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} LIB_DEPENDS= libcares.so:dns/c-ares \ libev.so:devel/libev \ libuv.so:devel/libuv -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>=1.12.3:devel/py-cffi@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}greenlet>=3.0.3:devel/py-greenlet@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>=1.17.1:devel/py-cffi@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}greenlet>=3.2.2:devel/py-greenlet@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}zope.event>=0:devel/py-zope.event@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:devel/py-zope.interface@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>=0:databases/py-sqlite3@${PY_FLAVOR} @@ -40,6 +40,7 @@ TEST_ENV= PYTHONPATH=${STAGEDIR}${PYTHON_SITELIBDIR} EXTRACT_AFTER_ARGS= --exclude ${DISTNAME}/deps \ --no-same-owner --no-same-permissions .else +post-patch: @${RM} -r ${WRKSRC}/deps/ .endif diff --git a/devel/py-gevent/distinfo b/devel/py-gevent/distinfo index 390995493974..f2713be15597 100644 --- a/devel/py-gevent/distinfo +++ b/devel/py-gevent/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1712580508 -SHA256 (gevent-24.2.1.tar.gz) = 432fc76f680acf7cf188c2ee0f5d3ab73b63c1f03114c7cd8a34cebbe5aa2056 -SIZE (gevent-24.2.1.tar.gz) = 6147507 +TIMESTAMP = 1750188066 +SHA256 (gevent-25.5.1.tar.gz) = 582c948fa9a23188b890d0bc130734a506d039a2e5ad87dae276a456cc683e61 +SIZE (gevent-25.5.1.tar.gz) = 6388207 diff --git a/devel/py-grpcio-status/Makefile b/devel/py-grpcio-status/Makefile index 59d800d36940..9a660d5142dd 100644 --- a/devel/py-grpcio-status/Makefile +++ b/devel/py-grpcio-status/Makefile @@ -1,5 +1,5 @@ PORTNAME= grpcio-status -PORTVERSION= 1.72.1 +PORTVERSION= 1.73.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-grpcio-status/distinfo b/devel/py-grpcio-status/distinfo index e50d0bb7dd88..7fe1bf140afb 100644 --- a/devel/py-grpcio-status/distinfo +++ b/devel/py-grpcio-status/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813048 -SHA256 (grpcio_status-1.72.1.tar.gz) = 627111a87afa920eafb42cc6c50db209d263e07fa51fbb084981ef636566be7b -SIZE (grpcio_status-1.72.1.tar.gz) = 13646 +TIMESTAMP = 1750188068 +SHA256 (grpcio_status-1.73.0.tar.gz) = a2b7f430568217f884fe52a5a0133b6f4c9338beae33fb5370134a8eaf58f974 +SIZE (grpcio_status-1.73.0.tar.gz) = 13670 diff --git a/devel/py-hypothesis/Makefile b/devel/py-hypothesis/Makefile index ae10c18bbf0b..60617773d746 100644 --- a/devel/py-hypothesis/Makefile +++ b/devel/py-hypothesis/Makefile @@ -1,5 +1,5 @@ PORTNAME= hypothesis -PORTVERSION= 6.135.6 +PORTVERSION= 6.135.10 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo index 90dece046663..f75d62164e7d 100644 --- a/devel/py-hypothesis/distinfo +++ b/devel/py-hypothesis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813050 -SHA256 (hypothesis-6.135.6.tar.gz) = 998ca337c4ac4608dff53f42a14ce1b4c64a4297e7f06576e5dac2b2de700227 -SIZE (hypothesis-6.135.6.tar.gz) = 452044 +TIMESTAMP = 1750188070 +SHA256 (hypothesis-6.135.10.tar.gz) = ce224e310012e40b8e3aa6edba226c032c57bbcbdccad41212ab6d2d74b602cf +SIZE (hypothesis-6.135.10.tar.gz) = 452518 diff --git a/devel/py-jaraco.logging/Makefile b/devel/py-jaraco.logging/Makefile index 28401143f68c..f7e38efa602d 100644 --- a/devel/py-jaraco.logging/Makefile +++ b/devel/py-jaraco.logging/Makefile @@ -1,8 +1,9 @@ PORTNAME= jaraco.logging -PORTVERSION= 3.3.0 +PORTVERSION= 3.4.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= jaraco_logging-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Additional facilities to supplement Python stdlib logging module @@ -11,7 +12,7 @@ WWW= https://github.com/jaraco/jaraco.logging LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=56:devel/py-setuptools@${PY_FLAVOR} \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=3.4.1:devel/py-setuptools-scm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tempora>=0:devel/py-tempora@${PY_FLAVOR} diff --git a/devel/py-jaraco.logging/distinfo b/devel/py-jaraco.logging/distinfo index 4f250dca2684..460b18322cd6 100644 --- a/devel/py-jaraco.logging/distinfo +++ b/devel/py-jaraco.logging/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1703495809 -SHA256 (jaraco.logging-3.3.0.tar.gz) = f4a7cfbacb86a834c2886c01a3b52bc4cde2728c1d9717c49d4dce1d6248f07b -SIZE (jaraco.logging-3.3.0.tar.gz) = 9082 +TIMESTAMP = 1750188072 +SHA256 (jaraco_logging-3.4.0.tar.gz) = e7d6dc8368477ce69eb1d6ed851d805896a1ca942ce3fd1773580311b0b775fb +SIZE (jaraco_logging-3.4.0.tar.gz) = 10368 diff --git a/devel/py-jaraco.logging/files/patch-pyproject.toml b/devel/py-jaraco.logging/files/patch-pyproject.toml new file mode 100644 index 000000000000..86ae0d09057a --- /dev/null +++ b/devel/py-jaraco.logging/files/patch-pyproject.toml @@ -0,0 +1,22 @@ +--- pyproject.toml.orig 2025-06-16 12:52:10 UTC ++++ pyproject.toml +@@ -1,9 +1,7 @@ requires = [ + [build-system] + requires = [ +- "setuptools>=77", ++ "setuptools>=61", + "setuptools_scm[toml]>=3.4.1", +- # jaraco/skeleton#174 +- "coherent.licensed", + ] + build-backend = "setuptools.build_meta" + +@@ -21,7 +19,7 @@ requires-python = ">=3.9" + "Programming Language :: Python :: 3 :: Only", + ] + requires-python = ">=3.9" +-license = "MIT" ++license = { text = "MIT" } + dependencies = [ + "tempora", + ] diff --git a/devel/py-keystoneauth1/Makefile b/devel/py-keystoneauth1/Makefile index 7df3e68d4b7d..18bdc16cd82e 100644 --- a/devel/py-keystoneauth1/Makefile +++ b/devel/py-keystoneauth1/Makefile @@ -1,5 +1,5 @@ PORTNAME= keystoneauth1 -PORTVERSION= 5.11.0 +PORTVERSION= 5.11.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -21,7 +21,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}iso8601>=0.1.11:devel/py-iso8601@${PY_FLAVOR ${PYTHON_PKGNAMEPREFIX}stevedore>=1.20.0:devel/py-stevedore@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}os-service-types>=1.2.0:devel/py-os-service-types@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-keystoneauth1/distinfo b/devel/py-keystoneauth1/distinfo index d19900178985..9dddca476183 100644 --- a/devel/py-keystoneauth1/distinfo +++ b/devel/py-keystoneauth1/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747715382 -SHA256 (keystoneauth1-5.11.0.tar.gz) = 9af6a165fa0747ed739ffc34b115ea0d7cfc5630ee12948af94f03ed0f9c8934 -SIZE (keystoneauth1-5.11.0.tar.gz) = 288610 +TIMESTAMP = 1750188074 +SHA256 (keystoneauth1-5.11.1.tar.gz) = 806f12c49b7f4b2cad3f5a460f7bdd81e4247c81b6042596a7fea8575f6591f3 +SIZE (keystoneauth1-5.11.1.tar.gz) = 288713 diff --git a/devel/py-libcst/Makefile b/devel/py-libcst/Makefile index 43fe7861f447..db8c37740c38 100644 --- a/devel/py-libcst/Makefile +++ b/devel/py-libcst/Makefile @@ -1,6 +1,5 @@ PORTNAME= libcst -PORTVERSION= 1.8.0 -PORTREVISION= 1 +PORTVERSION= 1.8.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,7 +17,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLA ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=0:devel/py-setuptools-scm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -USES= cargo dos2unix python:3.9+ +USES= cargo dos2unix python USE_PYTHON= autoplist concurrent pep517 BINARY_ALIAS= python3=${PYTHON_CMD} @@ -34,7 +33,7 @@ CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}libcst03 .if ${PYTHON_REL} < 31300 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}pyyaml>=5.2:devel/py-pyyaml@${PY_FLAVOR} .else -RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}pyyaml-ft>=0:devel/py-pyyaml-ft@${PY_FLAVOR} +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}pyyaml-ft>=8.0.0:devel/py-pyyaml-ft@${PY_FLAVOR} .endif .include <bsd.port.post.mk> diff --git a/devel/py-libcst/Makefile.crates b/devel/py-libcst/Makefile.crates index 86ff4fa0c2c4..74b29065141d 100644 --- a/devel/py-libcst/Makefile.crates +++ b/devel/py-libcst/Makefile.crates @@ -3,18 +3,16 @@ CARGO_CRATES= aho-corasick-1.0.4 \ annotate-snippets-0.11.5 \ anstyle-1.0.10 \ autocfg-1.1.0 \ - bitflags-2.4.0 \ bumpalo-3.12.0 \ cast-0.3.0 \ - cc-1.0.83 \ cfg-if-1.0.0 \ ciborium-0.2.0 \ ciborium-io-0.2.0 \ ciborium-ll-0.2.0 \ - clap-4.4.0 \ - clap_builder-4.4.0 \ - clap_lex-0.5.1 \ - criterion-0.5.1 \ + clap-4.5.38 \ + clap_builder-4.5.38 \ + clap_lex-0.7.4 \ + criterion-0.6.0 \ criterion-plot-0.5.0 \ crossbeam-deque-0.8.1 \ crossbeam-epoch-0.9.9 \ @@ -22,23 +20,18 @@ CARGO_CRATES= aho-corasick-1.0.4 \ difference-2.0.0 \ either-1.6.1 \ equivalent-1.0.1 \ - errno-0.3.2 \ - errno-dragonfly-0.1.2 \ glob-0.3.0 \ half-1.8.2 \ hashbrown-0.14.5 \ heck-0.5.0 \ - hermit-abi-0.3.2 \ indexmap-2.4.0 \ indoc-2.0.4 \ - is-terminal-0.4.9 \ itertools-0.10.5 \ itertools-0.13.0 \ + itertools-0.14.0 \ itoa-1.0.2 \ - js-sys-0.3.58 \ - lazy_static-1.4.0 \ + js-sys-0.3.77 \ libc-0.2.149 \ - linux-raw-sys-0.4.10 \ log-0.4.17 \ memchr-2.7.4 \ memoffset-0.6.5 \ @@ -50,9 +43,9 @@ CARGO_CRATES= aho-corasick-1.0.4 \ peg-0.8.5 \ peg-macros-0.8.5 \ peg-runtime-0.8.5 \ - plotters-0.3.1 \ - plotters-backend-0.3.2 \ - plotters-svg-0.3.1 \ + plotters-0.3.7 \ + plotters-backend-0.3.7 \ + plotters-svg-0.3.7 \ portable-atomic-1.4.3 \ proc-macro2-1.0.95 \ pyo3-0.25.0 \ @@ -66,7 +59,7 @@ CARGO_CRATES= aho-corasick-1.0.4 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-syntax-0.8.5 \ - rustix-0.38.19 \ + rustversion-1.0.21 \ ryu-1.0.10 \ same-file-1.0.6 \ scopeguard-1.1.0 \ @@ -74,7 +67,6 @@ CARGO_CRATES= aho-corasick-1.0.4 \ serde_derive-1.0.208 \ serde_json-1.0.125 \ serde_spanned-0.6.7 \ - syn-1.0.109 \ syn-2.0.101 \ target-lexicon-0.13.2 \ target-triple-0.1.4 \ @@ -86,27 +78,18 @@ CARGO_CRATES= aho-corasick-1.0.4 \ toml_datetime-0.6.8 \ toml_edit-0.22.20 \ trybuild-1.0.105 \ - unicode-ident-1.0.1 \ + unicode-ident-1.0.18 \ unicode-width-0.2.0 \ unindent-0.2.3 \ walkdir-2.3.2 \ - wasm-bindgen-0.2.81 \ - wasm-bindgen-backend-0.2.81 \ - wasm-bindgen-macro-0.2.81 \ - wasm-bindgen-macro-support-0.2.81 \ - wasm-bindgen-shared-0.2.81 \ - web-sys-0.3.58 \ + wasm-bindgen-0.2.100 \ + wasm-bindgen-backend-0.2.100 \ + wasm-bindgen-macro-0.2.100 \ + wasm-bindgen-macro-support-0.2.100 \ + wasm-bindgen-shared-0.2.100 \ + web-sys-0.3.77 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ - windows-sys-0.48.0 \ - windows-targets-0.48.5 \ - windows_aarch64_gnullvm-0.48.5 \ - windows_aarch64_msvc-0.48.5 \ - windows_i686_gnu-0.48.5 \ - windows_i686_msvc-0.48.5 \ - windows_x86_64_gnu-0.48.5 \ - windows_x86_64_gnullvm-0.48.5 \ - windows_x86_64_msvc-0.48.5 \ winnow-0.6.18 diff --git a/devel/py-libcst/distinfo b/devel/py-libcst/distinfo index a948cfb05904..0b4d22cbb34f 100644 --- a/devel/py-libcst/distinfo +++ b/devel/py-libcst/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1748495775 -SHA256 (libcst-1.8.0.tar.gz) = 21cd41dd9bc7ee16f81a6ecf9dc6c044cdaf6af670b85b4754204a5a0c9890d8 -SIZE (libcst-1.8.0.tar.gz) = 778687 +TIMESTAMP = 1750188076 +SHA256 (libcst-1.8.1.tar.gz) = 423427819409a1d905017bbd51062bd0f1e4795c74c2f9f52a6b63dd67c282d2 +SIZE (libcst-1.8.1.tar.gz) = 779211 SHA256 (rust/crates/aho-corasick-1.0.4.crate) = 6748e8def348ed4d14996fa801f4122cd763fff530258cdc03f64b25f89d3a5a SIZE (rust/crates/aho-corasick-1.0.4.crate) = 171175 SHA256 (rust/crates/anes-0.1.6.crate) = 4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299 @@ -11,14 +11,10 @@ SHA256 (rust/crates/anstyle-1.0.10.crate) = 55cc3b69f167a1ef2e161439aa98aed94e60 SIZE (rust/crates/anstyle-1.0.10.crate) = 15725 SHA256 (rust/crates/autocfg-1.1.0.crate) = d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa SIZE (rust/crates/autocfg-1.1.0.crate) = 13272 -SHA256 (rust/crates/bitflags-2.4.0.crate) = b4682ae6287fcf752ecaabbfcc7b6f9b72aa33933dc23a554d853aea8eea8635 -SIZE (rust/crates/bitflags-2.4.0.crate) = 36954 SHA256 (rust/crates/bumpalo-3.12.0.crate) = 0d261e256854913907f67ed06efbc3338dfe6179796deefc1ff763fc1aee5535 SIZE (rust/crates/bumpalo-3.12.0.crate) = 81604 SHA256 (rust/crates/cast-0.3.0.crate) = 37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5 SIZE (rust/crates/cast-0.3.0.crate) = 11452 -SHA256 (rust/crates/cc-1.0.83.crate) = f1174fb0b6ec23863f8b971027804a42614e347eafb0a95bf0b12cdae21fc4d0 -SIZE (rust/crates/cc-1.0.83.crate) = 68343 SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934 SHA256 (rust/crates/ciborium-0.2.0.crate) = b0c137568cc60b904a7724001b35ce2630fd00d5d84805fbb608ab89509d788f @@ -27,14 +23,14 @@ SHA256 (rust/crates/ciborium-io-0.2.0.crate) = 346de753af073cc87b52b2083a506b38a SIZE (rust/crates/ciborium-io-0.2.0.crate) = 2738 SHA256 (rust/crates/ciborium-ll-0.2.0.crate) = 213030a2b5a4e0c0892b6652260cf6ccac84827b83a85a534e178e3906c4cf1b SIZE (rust/crates/ciborium-ll-0.2.0.crate) = 10740 -SHA256 (rust/crates/clap-4.4.0.crate) = 1d5f1946157a96594eb2d2c10eb7ad9a2b27518cb3000209dec700c35df9197d -SIZE (rust/crates/clap-4.4.0.crate) = 54523 -SHA256 (rust/crates/clap_builder-4.4.0.crate) = 78116e32a042dd73c2901f0dc30790d20ff3447f3e3472fad359e8c3d282bcd6 -SIZE (rust/crates/clap_builder-4.4.0.crate) = 162489 -SHA256 (rust/crates/clap_lex-0.5.1.crate) = cd7cc57abe963c6d3b9d8be5b06ba7c8957a930305ca90304f24ef040aa6f961 -SIZE (rust/crates/clap_lex-0.5.1.crate) = 11793 -SHA256 (rust/crates/criterion-0.5.1.crate) = f2b12d017a929603d80db1831cd3a24082f8137ce19c69e6447f54f5fc8d692f -SIZE (rust/crates/criterion-0.5.1.crate) = 110088 +SHA256 (rust/crates/clap-4.5.38.crate) = ed93b9805f8ba930df42c2590f05453d5ec36cbb85d018868a5b24d31f6ac000 +SIZE (rust/crates/clap-4.5.38.crate) = 57140 +SHA256 (rust/crates/clap_builder-4.5.38.crate) = 379026ff283facf611b0ea629334361c4211d1b12ee01024eec1591133b04120 +SIZE (rust/crates/clap_builder-4.5.38.crate) = 169177 +SHA256 (rust/crates/clap_lex-0.7.4.crate) = f46ad14479a25103f283c0f10005961cf086d8dc42205bb44c46ac563475dca6 +SIZE (rust/crates/clap_lex-0.7.4.crate) = 12858 +SHA256 (rust/crates/criterion-0.6.0.crate) = 3bf7af66b0989381bd0be551bd7cc91912a655a58c6918420c9527b1fd8b4679 +SIZE (rust/crates/criterion-0.6.0.crate) = 119470 SHA256 (rust/crates/criterion-plot-0.5.0.crate) = 6b50826342786a51a89e2da3a28f1c32b06e387201bc2d19791f622c673706b1 SIZE (rust/crates/criterion-plot-0.5.0.crate) = 22706 SHA256 (rust/crates/crossbeam-deque-0.8.1.crate) = 6455c0ca19f0d2fbf751b908d5c55c1f5cbc65e03c4225427254b46890bdde1e @@ -49,10 +45,6 @@ SHA256 (rust/crates/either-1.6.1.crate) = e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227 SIZE (rust/crates/either-1.6.1.crate) = 13641 SHA256 (rust/crates/equivalent-1.0.1.crate) = 5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5 SIZE (rust/crates/equivalent-1.0.1.crate) = 6615 -SHA256 (rust/crates/errno-0.3.2.crate) = 6b30f669a7961ef1631673d2766cc92f52d64f7ef354d4fe0ddfd30ed52f0f4f -SIZE (rust/crates/errno-0.3.2.crate) = 10424 -SHA256 (rust/crates/errno-dragonfly-0.1.2.crate) = aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf -SIZE (rust/crates/errno-dragonfly-0.1.2.crate) = 1810 SHA256 (rust/crates/glob-0.3.0.crate) = 9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574 SIZE (rust/crates/glob-0.3.0.crate) = 18724 SHA256 (rust/crates/half-1.8.2.crate) = eabb4a44450da02c90444cf74558da904edde8fb4e9035a9a6a4e15445af0bd7 @@ -61,28 +53,22 @@ SHA256 (rust/crates/hashbrown-0.14.5.crate) = e5274423e17b7c9fc20b6e7e208532f9b1 SIZE (rust/crates/hashbrown-0.14.5.crate) = 141498 SHA256 (rust/crates/heck-0.5.0.crate) = 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea SIZE (rust/crates/heck-0.5.0.crate) = 11517 -SHA256 (rust/crates/hermit-abi-0.3.2.crate) = 443144c8cdadd93ebf52ddb4056d257f5b52c04d3c804e657d19eb73fc33668b -SIZE (rust/crates/hermit-abi-0.3.2.crate) = 13783 SHA256 (rust/crates/indexmap-2.4.0.crate) = 93ead53efc7ea8ed3cfb0c79fc8023fbb782a5432b52830b6518941cebe6505c SIZE (rust/crates/indexmap-2.4.0.crate) = 83544 SHA256 (rust/crates/indoc-2.0.4.crate) = 1e186cfbae8084e513daff4240b4797e342f988cecda4fb6c939150f96315fd8 SIZE (rust/crates/indoc-2.0.4.crate) = 14311 -SHA256 (rust/crates/is-terminal-0.4.9.crate) = cb0889898416213fab133e1d33a0e5858a48177452750691bde3666d0fdbaf8b -SIZE (rust/crates/is-terminal-0.4.9.crate) = 8109 SHA256 (rust/crates/itertools-0.10.5.crate) = b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473 SIZE (rust/crates/itertools-0.10.5.crate) = 115354 SHA256 (rust/crates/itertools-0.13.0.crate) = 413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186 SIZE (rust/crates/itertools-0.13.0.crate) = 146261 +SHA256 (rust/crates/itertools-0.14.0.crate) = 2b192c782037fadd9cfa75548310488aabdbf3d2da73885b31bd0abd03351285 +SIZE (rust/crates/itertools-0.14.0.crate) = 152715 SHA256 (rust/crates/itoa-1.0.2.crate) = 112c678d4050afce233f4f2852bb2eb519230b3cf12f33585275537d7e41578d SIZE (rust/crates/itoa-1.0.2.crate) = 11112 -SHA256 (rust/crates/js-sys-0.3.58.crate) = c3fac17f7123a73ca62df411b1bf727ccc805daa070338fda671c86dac1bdc27 -SIZE (rust/crates/js-sys-0.3.58.crate) = 78794 -SHA256 (rust/crates/lazy_static-1.4.0.crate) = e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646 -SIZE (rust/crates/lazy_static-1.4.0.crate) = 10443 +SHA256 (rust/crates/js-sys-0.3.77.crate) = 1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f +SIZE (rust/crates/js-sys-0.3.77.crate) = 55538 SHA256 (rust/crates/libc-0.2.149.crate) = a08173bc88b7955d1b3145aa561539096c421ac8debde8cbc3612ec635fee29b SIZE (rust/crates/libc-0.2.149.crate) = 715592 -SHA256 (rust/crates/linux-raw-sys-0.4.10.crate) = da2479e8c062e40bf0066ffa0bc823de0a9368974af99c9f6df941d2c231e03f -SIZE (rust/crates/linux-raw-sys-0.4.10.crate) = 1407767 SHA256 (rust/crates/log-0.4.17.crate) = abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e SIZE (rust/crates/log-0.4.17.crate) = 38028 SHA256 (rust/crates/memchr-2.7.4.crate) = 78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3 @@ -105,12 +91,12 @@ SHA256 (rust/crates/peg-macros-0.8.5.crate) = 6298ab04c202fa5b5d52ba03269fb7b745 SIZE (rust/crates/peg-macros-0.8.5.crate) = 30601 SHA256 (rust/crates/peg-runtime-0.8.5.crate) = 132dca9b868d927b35b5dd728167b2dee150eb1ad686008fc71ccb298b776fca SIZE (rust/crates/peg-runtime-0.8.5.crate) = 4458 -SHA256 (rust/crates/plotters-0.3.1.crate) = 32a3fd9ec30b9749ce28cd91f255d569591cdf937fe280c312143e3c4bad6f2a -SIZE (rust/crates/plotters-0.3.1.crate) = 8595577 -SHA256 (rust/crates/plotters-backend-0.3.2.crate) = d88417318da0eaf0fdcdb51a0ee6c3bed624333bff8f946733049380be67ac1c -SIZE (rust/crates/plotters-backend-0.3.2.crate) = 13524 -SHA256 (rust/crates/plotters-svg-0.3.1.crate) = 521fa9638fa597e1dc53e9412a4f9cefb01187ee1f7413076f9e6749e2885ba9 -SIZE (rust/crates/plotters-svg-0.3.1.crate) = 7596 +SHA256 (rust/crates/plotters-0.3.7.crate) = 5aeb6f403d7a4911efb1e33402027fc44f29b5bf6def3effcc22d7bb75f2b747 +SIZE (rust/crates/plotters-0.3.7.crate) = 149031 +SHA256 (rust/crates/plotters-backend-0.3.7.crate) = df42e13c12958a16b3f7f4386b9ab1f3e7933914ecea48da7139435263a4172a +SIZE (rust/crates/plotters-backend-0.3.7.crate) = 13709 +SHA256 (rust/crates/plotters-svg-0.3.7.crate) = 51bae2ac328883f7acdfea3d66a7c35751187f870bc81f94563733a154d7a670 +SIZE (rust/crates/plotters-svg-0.3.7.crate) = 6715 SHA256 (rust/crates/portable-atomic-1.4.3.crate) = 31114a898e107c51bb1609ffaf55a0e011cf6a4d7f1170d0015a165082c0338b SIZE (rust/crates/portable-atomic-1.4.3.crate) = 126291 SHA256 (rust/crates/proc-macro2-1.0.95.crate) = 02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778 @@ -137,8 +123,8 @@ SHA256 (rust/crates/regex-automata-0.4.9.crate) = 809e8dc61f6de73b46c85f4c964863 SIZE (rust/crates/regex-automata-0.4.9.crate) = 618525 SHA256 (rust/crates/regex-syntax-0.8.5.crate) = 2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c SIZE (rust/crates/regex-syntax-0.8.5.crate) = 357541 -SHA256 (rust/crates/rustix-0.38.19.crate) = 745ecfa778e66b2b63c88a61cb36e0eea109e803b0b86bf9879fbc77c70e86ed -SIZE (rust/crates/rustix-0.38.19.crate) = 357358 +SHA256 (rust/crates/rustversion-1.0.21.crate) = 8a0d197bd2c9dc6e53b84da9556a69ba4cdfab8619eb41a8bd1cc2027a0f6b1d +SIZE (rust/crates/rustversion-1.0.21.crate) = 21001 SHA256 (rust/crates/ryu-1.0.10.crate) = f3f6f92acf49d1b98f7a81226834412ada05458b7364277387724a237f062695 SIZE (rust/crates/ryu-1.0.10.crate) = 48485 SHA256 (rust/crates/same-file-1.0.6.crate) = 93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502 @@ -153,8 +139,6 @@ SHA256 (rust/crates/serde_json-1.0.125.crate) = 83c8e735a073ccf5be70aa8066aa984e SIZE (rust/crates/serde_json-1.0.125.crate) = 148919 SHA256 (rust/crates/serde_spanned-0.6.7.crate) = eb5b1b31579f3811bf615c144393417496f152e12ac8b7663bf664f4a815306d SIZE (rust/crates/serde_spanned-0.6.7.crate) = 9164 -SHA256 (rust/crates/syn-1.0.109.crate) = 72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237 -SIZE (rust/crates/syn-1.0.109.crate) = 237611 SHA256 (rust/crates/syn-2.0.101.crate) = 8ce2b7fc941b3a24138a0a7cf8e858bfc6a992e7978a068a5c760deb0ed43caf SIZE (rust/crates/syn-2.0.101.crate) = 299250 SHA256 (rust/crates/target-lexicon-0.13.2.crate) = e502f78cdbb8ba4718f566c418c52bc729126ffd16baee5baa718cf25dd5a69a @@ -177,26 +161,26 @@ SHA256 (rust/crates/toml_edit-0.22.20.crate) = 583c44c02ad26b0c3f3066fe629275e50 SIZE (rust/crates/toml_edit-0.22.20.crate) = 106726 SHA256 (rust/crates/trybuild-1.0.105.crate) = 1c9bf9513a2f4aeef5fdac8677d7d349c79fdbcc03b9c86da6e9d254f1e43be2 SIZE (rust/crates/trybuild-1.0.105.crate) = 44901 -SHA256 (rust/crates/unicode-ident-1.0.1.crate) = 5bd2fe26506023ed7b5e1e315add59d6f584c621d037f9368fea9cfb988f368c -SIZE (rust/crates/unicode-ident-1.0.1.crate) = 33770 +SHA256 (rust/crates/unicode-ident-1.0.18.crate) = 5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512 +SIZE (rust/crates/unicode-ident-1.0.18.crate) = 47743 SHA256 (rust/crates/unicode-width-0.2.0.crate) = 1fc81956842c57dac11422a97c3b8195a1ff727f06e85c84ed2e8aa277c9a0fd SIZE (rust/crates/unicode-width-0.2.0.crate) = 271509 SHA256 (rust/crates/unindent-0.2.3.crate) = c7de7d73e1754487cb58364ee906a499937a0dfabd86bcb980fa99ec8c8fa2ce SIZE (rust/crates/unindent-0.2.3.crate) = 7306 SHA256 (rust/crates/walkdir-2.3.2.crate) = 808cf2735cd4b6866113f648b791c6adc5714537bc222d9347bb203386ffda56 SIZE (rust/crates/walkdir-2.3.2.crate) = 23516 -SHA256 (rust/crates/wasm-bindgen-0.2.81.crate) = 7c53b543413a17a202f4be280a7e5c62a1c69345f5de525ee64f8cfdbc954994 -SIZE (rust/crates/wasm-bindgen-0.2.81.crate) = 165467 -SHA256 (rust/crates/wasm-bindgen-backend-0.2.81.crate) = 5491a68ab4500fa6b4d726bd67408630c3dbe9c4fe7bda16d5c82a1fd8c7340a -SIZE (rust/crates/wasm-bindgen-backend-0.2.81.crate) = 25737 -SHA256 (rust/crates/wasm-bindgen-macro-0.2.81.crate) = c441e177922bc58f1e12c022624b6216378e5febc2f0533e41ba443d505b80aa -SIZE (rust/crates/wasm-bindgen-macro-0.2.81.crate) = 11796 -SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.81.crate) = 7d94ac45fcf608c1f45ef53e748d35660f168490c10b23704c7779ab8f5c3048 -SIZE (rust/crates/wasm-bindgen-macro-support-0.2.81.crate) = 17855 -SHA256 (rust/crates/wasm-bindgen-shared-0.2.81.crate) = 6a89911bd99e5f3659ec4acf9c4d93b0a90fe4a2a11f15328472058edc5261be -SIZE (rust/crates/wasm-bindgen-shared-0.2.81.crate) = 7194 -SHA256 (rust/crates/web-sys-0.3.58.crate) = 2fed94beee57daf8dd7d51f2b15dc2bcde92d7a72304cdf662a4371008b71b90 -SIZE (rust/crates/web-sys-0.3.58.crate) = 696212 +SHA256 (rust/crates/wasm-bindgen-0.2.100.crate) = 1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5 +SIZE (rust/crates/wasm-bindgen-0.2.100.crate) = 48288 +SHA256 (rust/crates/wasm-bindgen-backend-0.2.100.crate) = 2f0a0651a5c2bc21487bde11ee802ccaf4c51935d0d3d42a6101f98161700bc6 +SIZE (rust/crates/wasm-bindgen-backend-0.2.100.crate) = 32111 +SHA256 (rust/crates/wasm-bindgen-macro-0.2.100.crate) = 7fe63fc6d09ed3792bd0897b314f53de8e16568c2b3f7982f468c0bf9bd0b407 +SIZE (rust/crates/wasm-bindgen-macro-0.2.100.crate) = 9663 +SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.100.crate) = 8ae87ea40c9f689fc23f209965b6fb8a99ad69aeeb0231408be24920604395de +SIZE (rust/crates/wasm-bindgen-macro-support-0.2.100.crate) = 26243 +SHA256 (rust/crates/wasm-bindgen-shared-0.2.100.crate) = 1a05d73b933a847d6cccdda8f838a22ff101ad9bf93e33684f39c1f5f0eece3d +SIZE (rust/crates/wasm-bindgen-shared-0.2.100.crate) = 8570 +SHA256 (rust/crates/web-sys-0.3.77.crate) = 33b6dd2ef9186f1f2072e409e99cd22a975331a6b3591b12c764e0e55c60d5d2 +SIZE (rust/crates/web-sys-0.3.77.crate) = 638246 SHA256 (rust/crates/winapi-0.3.9.crate) = 5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419 SIZE (rust/crates/winapi-0.3.9.crate) = 1200382 SHA256 (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6 @@ -205,23 +189,5 @@ SHA256 (rust/crates/winapi-util-0.1.5.crate) = 70ec6ce85bb158151cae5e5c87f95a8e9 SIZE (rust/crates/winapi-util-0.1.5.crate) = 10164 SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998 -SHA256 (rust/crates/windows-sys-0.48.0.crate) = 677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9 -SIZE (rust/crates/windows-sys-0.48.0.crate) = 2628884 -SHA256 (rust/crates/windows-targets-0.48.5.crate) = 9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c -SIZE (rust/crates/windows-targets-0.48.5.crate) = 6904 -SHA256 (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8 -SIZE (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 418492 -SHA256 (rust/crates/windows_aarch64_msvc-0.48.5.crate) = dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc -SIZE (rust/crates/windows_aarch64_msvc-0.48.5.crate) = 798483 -SHA256 (rust/crates/windows_i686_gnu-0.48.5.crate) = a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e -SIZE (rust/crates/windows_i686_gnu-0.48.5.crate) = 844891 -SHA256 (rust/crates/windows_i686_msvc-0.48.5.crate) = 8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406 -SIZE (rust/crates/windows_i686_msvc-0.48.5.crate) = 864300 -SHA256 (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e -SIZE (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 801619 -SHA256 (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc -SIZE (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 418486 -SHA256 (rust/crates/windows_x86_64_msvc-0.48.5.crate) = ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538 -SIZE (rust/crates/windows_x86_64_msvc-0.48.5.crate) = 798412 SHA256 (rust/crates/winnow-0.6.18.crate) = 68a9bda4691f099d435ad181000724da8e5899daa10713c2d432552b9ccd3a6f SIZE (rust/crates/winnow-0.6.18.crate) = 163357 diff --git a/devel/py-libplist/Makefile b/devel/py-libplist/Makefile index e4d97860fb00..3d9b31ece40d 100644 --- a/devel/py-libplist/Makefile +++ b/devel/py-libplist/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-lxml5/Makefile b/devel/py-lxml5/Makefile index 1b03b597d4f6..1affaf7740ff 100644 --- a/devel/py-lxml5/Makefile +++ b/devel/py-lxml5/Makefile @@ -1,5 +1,6 @@ PORTNAME= lxml PORTVERSION= 5.4.0 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/lxml/lxml/releases/download/lxml-${PORTVERSION}/ diff --git a/devel/py-lxml5/files/patch-cython b/devel/py-lxml5/files/patch-cython new file mode 100644 index 000000000000..8e0de0845e51 --- /dev/null +++ b/devel/py-lxml5/files/patch-cython @@ -0,0 +1,49 @@ +Obtained from: https://github.com/lxml/lxml/commit/6a0f0f09e26d574e75848d0ca1ef00e97ee49658 + https://github.com/lxml/lxml/commit/99c81a6694f92dd09626f861f313505ab667b948 + +--- setupinfo.py.orig 2025-04-22 12:23:54 UTC ++++ setupinfo.py +@@ -176,34 +176,6 @@ def ext_modules(static_include_dirs, static_library_di + from Cython.Build import cythonize + result = cythonize(result, compiler_directives=cythonize_directives) + +- # Fix compiler warning due to missing pragma-push in Cython 3.0.9. +- for ext in result: +- for source_file in ext.sources: +- if not source_file.endswith('.c'): +- continue +- with open(source_file, 'rb') as f: +- lines = f.readlines() +- if b'Generated by Cython 3.0.9' not in lines[0]: +- continue +- +- modified = False +- temp_file = source_file + ".tmp" +- with open(temp_file, 'wb') as f: +- last_was_push = False +- for line in lines: +- if b'#pragma GCC diagnostic ignored "-Wincompatible-pointer-types"' in line and not last_was_push: +- f.write(b"#pragma GCC diagnostic push\n") +- modified = True +- last_was_push = b'#pragma GCC diagnostic push' in line +- f.write(line) +- +- if modified: +- print("Fixed Cython 3.0.9 generated source file " + source_file) +- os.unlink(source_file) +- os.rename(temp_file, source_file) +- else: +- os.unlink(temp_file) +- + # for backwards compatibility reasons, provide "etree[_api].h" also as "lxml.etree[_api].h" + for header_filename in HEADER_FILES: + src_file = os.path.join(SOURCE_PATH, 'lxml', header_filename) +@@ -367,6 +339,8 @@ def define_macros(): + macros.append(('LXML_UNICODE_STRINGS', '1')) + if OPTION_WITH_COVERAGE: + macros.append(('CYTHON_TRACE_NOGIL', '1')) ++ # coverage.py does not support Cython together with sys.monitoring. ++ macros.append(('CYTHON_USE_SYS_MONITORING', '0')) + if OPTION_BUILD_LIBXML2XSLT: + macros.append(('LIBXML_STATIC', None)) + macros.append(('LIBXSLT_STATIC', None)) diff --git a/devel/py-lxml5/files/patch-pyproject.toml b/devel/py-lxml5/files/patch-pyproject.toml new file mode 100644 index 000000000000..acf2d2f5a6ab --- /dev/null +++ b/devel/py-lxml5/files/patch-pyproject.toml @@ -0,0 +1,9 @@ +--- pyproject.toml.orig 2025-04-22 12:23:54 UTC ++++ pyproject.toml +@@ -1,5 +1,5 @@ + [build-system] +-requires = ["Cython>=3.0.11, < 3.1.0", "setuptools", "wheel"] ++requires = ["Cython>=3.1.0", "setuptools", "wheel"] + + [tool.cibuildwheel] + build-verbosity = 1 diff --git a/devel/py-msgpack/Makefile b/devel/py-msgpack/Makefile index 1a6fe5800416..0a786f00da2c 100644 --- a/devel/py-msgpack/Makefile +++ b/devel/py-msgpack/Makefile @@ -1,5 +1,5 @@ PORTNAME= msgpack -PORTVERSION= 1.1.0 +PORTVERSION= 1.1.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-msgpack/distinfo b/devel/py-msgpack/distinfo index 210a8578f577..8b192816951c 100644 --- a/devel/py-msgpack/distinfo +++ b/devel/py-msgpack/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1726740947 -SHA256 (msgpack-1.1.0.tar.gz) = dd432ccc2c72b914e4cb77afce64aab761c1137cc698be3984eee260bcb2896e -SIZE (msgpack-1.1.0.tar.gz) = 167260 +TIMESTAMP = 1750188078 +SHA256 (msgpack-1.1.1.tar.gz) = 77b79ce34a2bdab2594f490c8e80dd62a02d650b91a75159a63ec413b8d104cd +SIZE (msgpack-1.1.1.tar.gz) = 173555 diff --git a/devel/py-msgpack/files/patch-pyproject.toml b/devel/py-msgpack/files/patch-pyproject.toml index 888f9f9fece9..46e2865f450d 100644 --- a/devel/py-msgpack/files/patch-pyproject.toml +++ b/devel/py-msgpack/files/patch-pyproject.toml @@ -1,8 +1,9 @@ ---- pyproject.toml.orig 2024-09-09 16:59:04 UTC +--- pyproject.toml.orig 2025-06-13 06:42:29 UTC +++ pyproject.toml -@@ -1,5 +1,5 @@ +@@ -1,6 +1,6 @@ [build-system] --requires = ["setuptools >= 69.5.1"] + # 75.3.0 is the latest version supporting Python 3.8 +-requires = ["setuptools >= 75.3.0"] +requires = ["setuptools >= 61"] build-backend = "setuptools.build_meta" diff --git a/devel/py-mypy/Makefile b/devel/py-mypy/Makefile index 2e0f6430643b..b58180f20d61 100644 --- a/devel/py-mypy/Makefile +++ b/devel/py-mypy/Makefile @@ -1,5 +1,5 @@ PORTNAME= mypy -PORTVERSION= 1.16.0 +PORTVERSION= 1.16.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -35,7 +35,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}attrs>=18.0:devel/py-attrs@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-xdist>=1.34.0,1:devel/py-pytest-xdist@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 pytest NO_ARCH= yes diff --git a/devel/py-mypy/distinfo b/devel/py-mypy/distinfo index 86f9027d3386..0d28e4f3f568 100644 --- a/devel/py-mypy/distinfo +++ b/devel/py-mypy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748831240 -SHA256 (mypy-1.16.0.tar.gz) = 84b94283f817e2aa6350a14b4a8fb2a35a53c286f97c9d30f53b63620e7af8ab -SIZE (mypy-1.16.0.tar.gz) = 3323139 +TIMESTAMP = 1750188080 +SHA256 (mypy-1.16.1.tar.gz) = 6bd00a0a2094841c5e47e7374bb42b83d64c527a502e3334e1173a0c24437bab +SIZE (mypy-1.16.1.tar.gz) = 3324747 diff --git a/devel/py-openapi-spec-validator/Makefile b/devel/py-openapi-spec-validator/Makefile index 24a2d0ba9f5e..ee3b7de1da01 100644 --- a/devel/py-openapi-spec-validator/Makefile +++ b/devel/py-openapi-spec-validator/Makefile @@ -1,5 +1,5 @@ PORTNAME= openapi-spec-validator -PORTVERSION= 0.7.1 +PORTVERSION= 0.7.2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-openapi-spec-validator/distinfo b/devel/py-openapi-spec-validator/distinfo index af8285a570a7..b0f927f8935f 100644 --- a/devel/py-openapi-spec-validator/distinfo +++ b/devel/py-openapi-spec-validator/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1697463104 -SHA256 (openapi_spec_validator-0.7.1.tar.gz) = 8577b85a8268685da6f8aa30990b83b7960d4d1117e901d451b5d572605e5ec7 -SIZE (openapi_spec_validator-0.7.1.tar.gz) = 37985 +TIMESTAMP = 1750188082 +SHA256 (openapi_spec_validator-0.7.2.tar.gz) = cc029309b5c5dbc7859df0372d55e9d1ff43e96d678b9ba087f7c56fc586f734 +SIZE (openapi_spec_validator-0.7.2.tar.gz) = 36855 diff --git a/devel/py-opentelemetry-api/Makefile b/devel/py-opentelemetry-api/Makefile index ec2db07e236e..77f72413d75b 100644 --- a/devel/py-opentelemetry-api/Makefile +++ b/devel/py-opentelemetry-api/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-api -PORTVERSION= 1.34.0 +PORTVERSION= 1.34.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 ae2dc960f841..245c5b037707 100644 --- a/devel/py-opentelemetry-api/distinfo +++ b/devel/py-opentelemetry-api/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813054 -SHA256 (opentelemetry_api-1.34.0.tar.gz) = 48d167589134799093005b7f7f347c69cc67859c693b17787f334fbe8871279f -SIZE (opentelemetry_api-1.34.0.tar.gz) = 64983 +TIMESTAMP = 1750188084 +SHA256 (opentelemetry_api-1.34.1.tar.gz) = 64f0bd06d42824843731d05beea88d4d4b6ae59f9fe347ff7dfa2cc14233bbb3 +SIZE (opentelemetry_api-1.34.1.tar.gz) = 64987 diff --git a/devel/py-opentelemetry-exporter-otlp-proto-common/Makefile b/devel/py-opentelemetry-exporter-otlp-proto-common/Makefile index c9e40b387014..5591e903573e 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.34.0 +PORTVERSION= 1.34.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 f12c83df2c73..aebde3fc61c9 100644 --- a/devel/py-opentelemetry-exporter-otlp-proto-common/distinfo +++ b/devel/py-opentelemetry-exporter-otlp-proto-common/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813058 -SHA256 (opentelemetry_exporter_otlp_proto_common-1.34.0.tar.gz) = 5916d9ceda8c733adbec5e9cecf654fbf359e9f619ff43214277076fba888557 -SIZE (opentelemetry_exporter_otlp_proto_common-1.34.0.tar.gz) = 20818 +TIMESTAMP = 1750188088 +SHA256 (opentelemetry_exporter_otlp_proto_common-1.34.1.tar.gz) = b59a20a927facd5eac06edaf87a07e49f9e4a13db487b7d8a52b37cb87710f8b +SIZE (opentelemetry_exporter_otlp_proto_common-1.34.1.tar.gz) = 20817 diff --git a/devel/py-opentelemetry-exporter-otlp-proto-grpc/Makefile b/devel/py-opentelemetry-exporter-otlp-proto-grpc/Makefile index 62a0c40283c3..9cc1141eba01 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.34.0 +PORTVERSION= 1.34.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 4fb3bd6d5da7..280646f38f67 100644 --- a/devel/py-opentelemetry-exporter-otlp-proto-grpc/distinfo +++ b/devel/py-opentelemetry-exporter-otlp-proto-grpc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813060 -SHA256 (opentelemetry_exporter_otlp_proto_grpc-1.34.0.tar.gz) = a634425340f506d5ebf641c92d88eb873754d4c5259b5b816afb234c6f87b37d -SIZE (opentelemetry_exporter_otlp_proto_grpc-1.34.0.tar.gz) = 22565 +TIMESTAMP = 1750188090 +SHA256 (opentelemetry_exporter_otlp_proto_grpc-1.34.1.tar.gz) = 7c841b90caa3aafcfc4fee58487a6c71743c34c6dc1787089d8b0578bbd794dd +SIZE (opentelemetry_exporter_otlp_proto_grpc-1.34.1.tar.gz) = 22566 diff --git a/devel/py-opentelemetry-exporter-otlp-proto-http/Makefile b/devel/py-opentelemetry-exporter-otlp-proto-http/Makefile index b5cfcc60302f..0d9aa523f81b 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.34.0 +PORTVERSION= 1.34.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 d0844554d2ef..7af524e9ac67 100644 --- a/devel/py-opentelemetry-exporter-otlp-proto-http/distinfo +++ b/devel/py-opentelemetry-exporter-otlp-proto-http/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813062 -SHA256 (opentelemetry_exporter_otlp_proto_http-1.34.0.tar.gz) = 3f674dbc32549a2fae413a77428d59b38e8c8b4caaf7f594ae2c2f8d2f018014 -SIZE (opentelemetry_exporter_otlp_proto_http-1.34.0.tar.gz) = 15353 +TIMESTAMP = 1750188092 +SHA256 (opentelemetry_exporter_otlp_proto_http-1.34.1.tar.gz) = aaac36fdce46a8191e604dcf632e1f9380c7d5b356b27b3e0edb5610d9be28ad +SIZE (opentelemetry_exporter_otlp_proto_http-1.34.1.tar.gz) = 15351 diff --git a/devel/py-opentelemetry-exporter-otlp/Makefile b/devel/py-opentelemetry-exporter-otlp/Makefile index f9d8e979ad4c..310a4bfa4d58 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.34.0 +PORTVERSION= 1.34.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 cc076283d5bd..4fa6f8833da0 100644 --- a/devel/py-opentelemetry-exporter-otlp/distinfo +++ b/devel/py-opentelemetry-exporter-otlp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813056 -SHA256 (opentelemetry_exporter_otlp-1.34.0.tar.gz) = d23df4fc22e0a863db2b2117c5a5780d5fa3bbeb65fdce9848d1f98fc3ace4cd -SIZE (opentelemetry_exporter_otlp-1.34.0.tar.gz) = 6176 +TIMESTAMP = 1750188086 +SHA256 (opentelemetry_exporter_otlp-1.34.1.tar.gz) = 71c9ad342d665d9e4235898d205db17c5764cd7a69acb8a5dcd6d5e04c4c9988 +SIZE (opentelemetry_exporter_otlp-1.34.1.tar.gz) = 6173 diff --git a/devel/py-opentelemetry-proto/Makefile b/devel/py-opentelemetry-proto/Makefile index fc462039f163..b9b3e95e625b 100644 --- a/devel/py-opentelemetry-proto/Makefile +++ b/devel/py-opentelemetry-proto/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-proto -PORTVERSION= 1.34.0 +PORTVERSION= 1.34.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 693086ec37d5..745e805511a3 100644 --- a/devel/py-opentelemetry-proto/distinfo +++ b/devel/py-opentelemetry-proto/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813064 -SHA256 (opentelemetry_proto-1.34.0.tar.gz) = 73e40509b692630a47192888424f7e0b8fb19d9ecf2f04e6f708170cd3346dfe -SIZE (opentelemetry_proto-1.34.0.tar.gz) = 34343 +TIMESTAMP = 1750188094 +SHA256 (opentelemetry_proto-1.34.1.tar.gz) = 16286214e405c211fc774187f3e4bbb1351290b8dfb88e8948af209ce85b719e +SIZE (opentelemetry_proto-1.34.1.tar.gz) = 34344 diff --git a/devel/py-opentelemetry-sdk/Makefile b/devel/py-opentelemetry-sdk/Makefile index c731009906af..f67038b19a6b 100644 --- a/devel/py-opentelemetry-sdk/Makefile +++ b/devel/py-opentelemetry-sdk/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-sdk -PORTVERSION= 1.34.0 +PORTVERSION= 1.34.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}opentelemetry-api>=${PORTVERSION}<${PORTVERSION}_99:devel/py-opentelemetry-api@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}opentelemetry-semantic-conventions>=0.55b0<0.55b0_99:devel/py-opentelemetry-semantic-conventions@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}opentelemetry-semantic-conventions>=0.55b${PORTVERSION:E}<0.55b${PORTVERSION:E}_99:devel/py-opentelemetry-semantic-conventions@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.5.0:devel/py-typing-extensions@${PY_FLAVOR} USES= python diff --git a/devel/py-opentelemetry-sdk/distinfo b/devel/py-opentelemetry-sdk/distinfo index 98842945c45b..a2ae3febe1f7 100644 --- a/devel/py-opentelemetry-sdk/distinfo +++ b/devel/py-opentelemetry-sdk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813066 -SHA256 (opentelemetry_sdk-1.34.0.tar.gz) = 719559622afcd515c2aec462ccb749ba2e70075a01df45837623643814d33716 -SIZE (opentelemetry_sdk-1.34.0.tar.gz) = 159322 +TIMESTAMP = 1750188096 +SHA256 (opentelemetry_sdk-1.34.1.tar.gz) = 8091db0d763fcd6098d4781bbc80ff0971f94e260739aa6afe6fd379cdf3aa4d +SIZE (opentelemetry_sdk-1.34.1.tar.gz) = 159441 diff --git a/devel/py-opentelemetry-semantic-conventions/Makefile b/devel/py-opentelemetry-semantic-conventions/Makefile index 26c3e855544a..4bdcfb252eb5 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.55b0 +PORTVERSION= 0.55b1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,7 +15,7 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}opentelemetry-api>=1.34.0<1.34.0_99:devel/py-opentelemetry-api@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}opentelemetry-api>=1.34.${PORTVERSION:C|.*b||}<1.34.${PORTVERSION:C|.*b||}_99:devel/py-opentelemetry-api@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.5.0:devel/py-typing-extensions@${PY_FLAVOR} USES= python diff --git a/devel/py-opentelemetry-semantic-conventions/distinfo b/devel/py-opentelemetry-semantic-conventions/distinfo index 4ac2c859ac6f..bb9e57302c93 100644 --- a/devel/py-opentelemetry-semantic-conventions/distinfo +++ b/devel/py-opentelemetry-semantic-conventions/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813068 -SHA256 (opentelemetry_semantic_conventions-0.55b0.tar.gz) = 933d2e20c2dbc0f9b2f4f52138282875b4b14c66c491f5273bcdef1781368e9c -SIZE (opentelemetry_semantic_conventions-0.55b0.tar.gz) = 119828 +TIMESTAMP = 1750188098 +SHA256 (opentelemetry_semantic_conventions-0.55b1.tar.gz) = ef95b1f009159c28d7a7849f5cbc71c4c34c845bb514d66adfdf1b3fff3598b3 +SIZE (opentelemetry_semantic_conventions-0.55b1.tar.gz) = 119829 diff --git a/devel/py-pdm/Makefile b/devel/py-pdm/Makefile index de5e0aac2c6b..99db06a94005 100644 --- a/devel/py-pdm/Makefile +++ b/devel/py-pdm/Makefile @@ -1,5 +1,5 @@ PORTNAME= pdm -PORTVERSION= 2.24.2 +PORTVERSION= 2.25.2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -24,9 +24,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}blinker>=0:devel/py-blinker@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}httpx>=0.20<1:www/py-httpx@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}id>=1.5.0:devel/py-id@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}installer>=0.7<0.8:devel/py-installer@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}msgpack>=1.0:devel/py-msgpack@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}packaging>=20.9:devel/py-packaging@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pbs-installer>=2024.4.18:devel/py-pbs-installer@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pbs-installer>=2025.6.6:devel/py-pbs-installer@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}platformdirs>=0:devel/py-platformdirs@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyproject-hooks>=0:devel/py-pyproject-hooks@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python-dotenv>=0.15:www/py-python-dotenv@${PY_FLAVOR} \ @@ -43,15 +42,17 @@ USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes -OPTIONS_DEFINE= COOKIECUTTER COPIER KEYRING -OPTIONS_DEFAULT=KEYRING +OPTIONS_DEFINE= COOKIECUTTER COPIER KEYRING MSGPACK +OPTIONS_DEFAULT=KEYRING MSGPACK COOKIECUTTER_DESC= Use cookiecutter to generate project COPIER_DESC= Use copier to generate project KEYRING_DESC= Use keyring to save credentials +MSGPACK_DESC= Use msgpack to process serializer COOKIECUTTER_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cookiecutter>=0:devel/py-cookiecutter@${PY_FLAVOR} \ COPIER_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}copier>=8.0.0:devel/py-copier@${PY_FLAVOR} \ KEYRING_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}keyring>=0,1:security/py-keyring@${PY_FLAVOR} \ +MSGPACK_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msgpack>=1.0:devel/py-msgpack@${PY_FLAVOR} \ .include <bsd.port.pre.mk> diff --git a/devel/py-pdm/distinfo b/devel/py-pdm/distinfo index 8027a14ecd05..2472527b3640 100644 --- a/devel/py-pdm/distinfo +++ b/devel/py-pdm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748495783 -SHA256 (pdm-2.24.2.tar.gz) = ce0d5e9005fe26238b8ba5cf0e37ac00acab2fb90f904bf0219a5e8445849dfb -SIZE (pdm-2.24.2.tar.gz) = 2657737 +TIMESTAMP = 1750188100 +SHA256 (pdm-2.25.2.tar.gz) = bff8e95c2737f68a41a8987e363803e587aea10dc9b95c34a9d3a5a117a8485f +SIZE (pdm-2.25.2.tar.gz) = 2662555 diff --git a/devel/py-propcache/Makefile b/devel/py-propcache/Makefile index f4436719043b..b63dbb23517a 100644 --- a/devel/py-propcache/Makefile +++ b/devel/py-propcache/Makefile @@ -1,5 +1,5 @@ PORTNAME= propcache -PORTVERSION= 0.3.1 +PORTVERSION= 0.3.2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,7 +17,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}expandvars>=0:devel/py-expandvars@${PY_FLA ${PY_TOMLI} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent cython3 pep517 post-install: diff --git a/devel/py-propcache/distinfo b/devel/py-propcache/distinfo index 30383b6cb2f4..95b8e5f7d387 100644 --- a/devel/py-propcache/distinfo +++ b/devel/py-propcache/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744288952 -SHA256 (propcache-0.3.1.tar.gz) = 40d980c33765359098837527e18eddefc9a24cea5b45e078a7f3bb5b032c6ecf -SIZE (propcache-0.3.1.tar.gz) = 43651 +TIMESTAMP = 1750188102 +SHA256 (propcache-0.3.2.tar.gz) = 20d7d62e4e7ef05f221e0db2856b979540686342e7dd9973b815599c7057e168 +SIZE (propcache-0.3.2.tar.gz) = 44139 diff --git a/devel/py-pycrdt/Makefile b/devel/py-pycrdt/Makefile index 63372d20313c..6e76776a3a61 100644 --- a/devel/py-pycrdt/Makefile +++ b/devel/py-pycrdt/Makefile @@ -1,6 +1,5 @@ PORTNAME= pycrdt -PORTVERSION= 0.12.20 -PORTREVISION= 1 +PORTVERSION= 0.12.21 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pycrdt/Makefile.crates b/devel/py-pycrdt/Makefile.crates index a761fd3edb28..1c7b5dab9866 100644 --- a/devel/py-pycrdt/Makefile.crates +++ b/devel/py-pycrdt/Makefile.crates @@ -3,8 +3,8 @@ CARGO_CRATES= arc-swap-1.7.1 \ async-trait-0.1.88 \ autocfg-1.4.0 \ bitflags-2.9.1 \ - bumpalo-3.17.0 \ - cfg-if-1.0.0 \ + bumpalo-3.18.1 \ + cfg-if-1.0.1 \ concurrent-queue-2.5.0 \ crossbeam-utils-0.8.21 \ dashmap-6.1.0 \ @@ -18,37 +18,37 @@ CARGO_CRATES= arc-swap-1.7.1 \ itoa-1.0.15 \ js-sys-0.3.77 \ libc-0.2.172 \ - lock_api-0.4.12 \ + lock_api-0.4.13 \ log-0.4.27 \ - memchr-2.7.4 \ + memchr-2.7.5 \ memoffset-0.9.1 \ once_cell-1.21.3 \ parking-2.2.1 \ - parking_lot_core-0.9.10 \ + parking_lot_core-0.9.11 \ pin-project-lite-0.2.16 \ - portable-atomic-1.11.0 \ + portable-atomic-1.11.1 \ proc-macro2-1.0.95 \ - pyo3-0.25.0 \ - pyo3-build-config-0.25.0 \ - pyo3-ffi-0.25.0 \ - pyo3-macros-0.25.0 \ - pyo3-macros-backend-0.25.0 \ + pyo3-0.25.1 \ + pyo3-build-config-0.25.1 \ + pyo3-ffi-0.25.1 \ + pyo3-macros-0.25.1 \ + pyo3-macros-backend-0.25.1 \ quote-1.0.40 \ - redox_syscall-0.5.12 \ + redox_syscall-0.5.13 \ ryu-1.0.20 \ scopeguard-1.2.0 \ serde-1.0.219 \ serde_derive-1.0.219 \ serde_json-1.0.140 \ smallstr-0.3.0 \ - smallvec-1.15.0 \ - syn-2.0.101 \ + smallvec-1.15.1 \ + syn-2.0.103 \ target-lexicon-0.13.2 \ thiserror-2.0.12 \ thiserror-impl-2.0.12 \ unicode-ident-1.0.18 \ unindent-0.2.4 \ - wasi-0.11.0+wasi-snapshot-preview1 \ + wasi-0.11.1+wasi-snapshot-preview1 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ wasm-bindgen-macro-0.2.100 \ diff --git a/devel/py-pycrdt/distinfo b/devel/py-pycrdt/distinfo index a2318f10708c..8d09d7fd7d9f 100644 --- a/devel/py-pycrdt/distinfo +++ b/devel/py-pycrdt/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1748107922 -SHA256 (pycrdt-0.12.20.tar.gz) = c4711f09f7ea06eab54323b31b63929872090a390b66b54a7bdedfd6998ea44c -SIZE (pycrdt-0.12.20.tar.gz) = 73816 +TIMESTAMP = 1750188104 +SHA256 (pycrdt-0.12.21.tar.gz) = a3c019b3c65d7b6ee96c29b831ac09514dbe0e688187b68b40aba94bd9edf7ae +SIZE (pycrdt-0.12.21.tar.gz) = 73825 SHA256 (rust/crates/arc-swap-1.7.1.crate) = 69f7f8c3906b62b754cd5326047894316021dcfe5a194c8ea52bdd94934a3457 SIZE (rust/crates/arc-swap-1.7.1.crate) = 68512 SHA256 (rust/crates/async-lock-3.4.0.crate) = ff6e472cdea888a4bd64f342f09b3f50e1886d32afe8df3d663c01140b811b18 @@ -11,10 +11,10 @@ SHA256 (rust/crates/autocfg-1.4.0.crate) = ace50bade8e6234aa140d9a2f552bbee1db4d SIZE (rust/crates/autocfg-1.4.0.crate) = 17712 SHA256 (rust/crates/bitflags-2.9.1.crate) = 1b8e56985ec62d17e9c1001dc89c88ecd7dc08e47eba5ec7c29c7b5eeecde967 SIZE (rust/crates/bitflags-2.9.1.crate) = 47913 -SHA256 (rust/crates/bumpalo-3.17.0.crate) = 1628fb46dfa0b37568d12e5edd512553eccf6a22a78e8bde00bb4aed84d5bdbf -SIZE (rust/crates/bumpalo-3.17.0.crate) = 91975 -SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd -SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934 +SHA256 (rust/crates/bumpalo-3.18.1.crate) = 793db76d6187cd04dff33004d8e6c9cc4e05cd330500379d2394209271b4aeee +SIZE (rust/crates/bumpalo-3.18.1.crate) = 96348 +SHA256 (rust/crates/cfg-if-1.0.1.crate) = 9555578bc9e57714c812a1f84e4fc5b4d21fcb063490c624de019f7464c91268 +SIZE (rust/crates/cfg-if-1.0.1.crate) = 8683 SHA256 (rust/crates/concurrent-queue-2.5.0.crate) = 4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973 SIZE (rust/crates/concurrent-queue-2.5.0.crate) = 22654 SHA256 (rust/crates/crossbeam-utils-0.8.21.crate) = d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28 @@ -41,40 +41,40 @@ SHA256 (rust/crates/js-sys-0.3.77.crate) = 1cfaf33c695fc6e08064efbc1f72ec9374296 SIZE (rust/crates/js-sys-0.3.77.crate) = 55538 SHA256 (rust/crates/libc-0.2.172.crate) = d750af042f7ef4f724306de029d18836c26c1765a54a6a3f094cbd23a7267ffa SIZE (rust/crates/libc-0.2.172.crate) = 791646 -SHA256 (rust/crates/lock_api-0.4.12.crate) = 07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17 -SIZE (rust/crates/lock_api-0.4.12.crate) = 27591 +SHA256 (rust/crates/lock_api-0.4.13.crate) = 96936507f153605bddfcda068dd804796c84324ed2510809e5b2a624c81da765 +SIZE (rust/crates/lock_api-0.4.13.crate) = 28565 SHA256 (rust/crates/log-0.4.27.crate) = 13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94 SIZE (rust/crates/log-0.4.27.crate) = 48120 -SHA256 (rust/crates/memchr-2.7.4.crate) = 78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3 -SIZE (rust/crates/memchr-2.7.4.crate) = 96670 +SHA256 (rust/crates/memchr-2.7.5.crate) = 32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0 +SIZE (rust/crates/memchr-2.7.5.crate) = 97603 SHA256 (rust/crates/memoffset-0.9.1.crate) = 488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a SIZE (rust/crates/memoffset-0.9.1.crate) = 9032 SHA256 (rust/crates/once_cell-1.21.3.crate) = 42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d SIZE (rust/crates/once_cell-1.21.3.crate) = 34534 SHA256 (rust/crates/parking-2.2.1.crate) = f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba SIZE (rust/crates/parking-2.2.1.crate) = 10685 -SHA256 (rust/crates/parking_lot_core-0.9.10.crate) = 1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8 -SIZE (rust/crates/parking_lot_core-0.9.10.crate) = 32406 +SHA256 (rust/crates/parking_lot_core-0.9.11.crate) = bc838d2a56b5b1a6c25f55575dfc605fabb63bb2365f6c2353ef9159aa69e4a5 +SIZE (rust/crates/parking_lot_core-0.9.11.crate) = 34773 SHA256 (rust/crates/pin-project-lite-0.2.16.crate) = 3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b SIZE (rust/crates/pin-project-lite-0.2.16.crate) = 30504 -SHA256 (rust/crates/portable-atomic-1.11.0.crate) = 350e9b48cbc6b0e028b0473b114454c6316e57336ee184ceab6e53f72c178b3e -SIZE (rust/crates/portable-atomic-1.11.0.crate) = 181258 +SHA256 (rust/crates/portable-atomic-1.11.1.crate) = f84267b20a16ea918e43c6a88433c2d54fa145c92a811b5b047ccbe153674483 +SIZE (rust/crates/portable-atomic-1.11.1.crate) = 185506 SHA256 (rust/crates/proc-macro2-1.0.95.crate) = 02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778 SIZE (rust/crates/proc-macro2-1.0.95.crate) = 51820 -SHA256 (rust/crates/pyo3-0.25.0.crate) = f239d656363bcee73afef85277f1b281e8ac6212a1d42aa90e55b90ed43c47a4 -SIZE (rust/crates/pyo3-0.25.0.crate) = 1120850 -SHA256 (rust/crates/pyo3-build-config-0.25.0.crate) = 755ea671a1c34044fa165247aaf6f419ca39caa6003aee791a0df2713d8f1b6d -SIZE (rust/crates/pyo3-build-config-0.25.0.crate) = 34122 -SHA256 (rust/crates/pyo3-ffi-0.25.0.crate) = fc95a2e67091e44791d4ea300ff744be5293f394f1bafd9f78c080814d35956e -SIZE (rust/crates/pyo3-ffi-0.25.0.crate) = 77991 -SHA256 (rust/crates/pyo3-macros-0.25.0.crate) = a179641d1b93920829a62f15e87c0ed791b6c8db2271ba0fd7c2686090510214 -SIZE (rust/crates/pyo3-macros-0.25.0.crate) = 8876 -SHA256 (rust/crates/pyo3-macros-backend-0.25.0.crate) = 9dff85ebcaab8c441b0e3f7ae40a6963ecea8a9f5e74f647e33fcf5ec9a1e89e -SIZE (rust/crates/pyo3-macros-backend-0.25.0.crate) = 75089 +SHA256 (rust/crates/pyo3-0.25.1.crate) = 8970a78afe0628a3e3430376fc5fd76b6b45c4d43360ffd6cdd40bdde72b682a +SIZE (rust/crates/pyo3-0.25.1.crate) = 1121993 +SHA256 (rust/crates/pyo3-build-config-0.25.1.crate) = 458eb0c55e7ece017adeba38f2248ff3ac615e53660d7c71a238d7d2a01c7598 +SIZE (rust/crates/pyo3-build-config-0.25.1.crate) = 34126 +SHA256 (rust/crates/pyo3-ffi-0.25.1.crate) = 7114fe5457c61b276ab77c5055f206295b812608083644a5c5b2640c3102565c +SIZE (rust/crates/pyo3-ffi-0.25.1.crate) = 78058 +SHA256 (rust/crates/pyo3-macros-0.25.1.crate) = a8725c0a622b374d6cb051d11a0983786448f7785336139c3c94f5aa6bef7e50 +SIZE (rust/crates/pyo3-macros-0.25.1.crate) = 8886 +SHA256 (rust/crates/pyo3-macros-backend-0.25.1.crate) = 4109984c22491085343c05b0dbc54ddc405c3cf7b4374fc533f5c3313a572ccc +SIZE (rust/crates/pyo3-macros-backend-0.25.1.crate) = 76006 SHA256 (rust/crates/quote-1.0.40.crate) = 1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d SIZE (rust/crates/quote-1.0.40.crate) = 31063 -SHA256 (rust/crates/redox_syscall-0.5.12.crate) = 928fca9cf2aa042393a8325b9ead81d2f0df4cb12e1e24cef072922ccd99c5af -SIZE (rust/crates/redox_syscall-0.5.12.crate) = 29544 +SHA256 (rust/crates/redox_syscall-0.5.13.crate) = 0d04b7d0ee6b4a0207a0a7adb104d23ecb0b47d6beae7152d0fa34b692b29fd6 +SIZE (rust/crates/redox_syscall-0.5.13.crate) = 29489 SHA256 (rust/crates/ryu-1.0.20.crate) = 28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f SIZE (rust/crates/ryu-1.0.20.crate) = 48738 SHA256 (rust/crates/scopeguard-1.2.0.crate) = 94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49 @@ -87,10 +87,10 @@ SHA256 (rust/crates/serde_json-1.0.140.crate) = 20068b6e96dc6c9bd23e01df8827e6c7 SIZE (rust/crates/serde_json-1.0.140.crate) = 154852 SHA256 (rust/crates/smallstr-0.3.0.crate) = 63b1aefdf380735ff8ded0b15f31aab05daf1f70216c01c02a12926badd1df9d SIZE (rust/crates/smallstr-0.3.0.crate) = 12221 -SHA256 (rust/crates/smallvec-1.15.0.crate) = 8917285742e9f3e1683f0a9c4e6b57960b7314d0b08d30d1ecd426713ee2eee9 -SIZE (rust/crates/smallvec-1.15.0.crate) = 38113 -SHA256 (rust/crates/syn-2.0.101.crate) = 8ce2b7fc941b3a24138a0a7cf8e858bfc6a992e7978a068a5c760deb0ed43caf -SIZE (rust/crates/syn-2.0.101.crate) = 299250 +SHA256 (rust/crates/smallvec-1.15.1.crate) = 67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03 +SIZE (rust/crates/smallvec-1.15.1.crate) = 38116 +SHA256 (rust/crates/syn-2.0.103.crate) = e4307e30089d6fd6aff212f2da3a1f9e32f3223b1f010fb09b7c95f90f3ca1e8 +SIZE (rust/crates/syn-2.0.103.crate) = 298990 SHA256 (rust/crates/target-lexicon-0.13.2.crate) = e502f78cdbb8ba4718f566c418c52bc729126ffd16baee5baa718cf25dd5a69a SIZE (rust/crates/target-lexicon-0.13.2.crate) = 27923 SHA256 (rust/crates/thiserror-2.0.12.crate) = 567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708 @@ -101,8 +101,8 @@ SHA256 (rust/crates/unicode-ident-1.0.18.crate) = 5a5f39404a5da50712a4c1eecf25e9 SIZE (rust/crates/unicode-ident-1.0.18.crate) = 47743 SHA256 (rust/crates/unindent-0.2.4.crate) = 7264e107f553ccae879d21fbea1d6724ac785e8c3bfc762137959b5802826ef3 SIZE (rust/crates/unindent-0.2.4.crate) = 7422 -SHA256 (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423 -SIZE (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 28131 +SHA256 (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b +SIZE (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = 28477 SHA256 (rust/crates/wasm-bindgen-0.2.100.crate) = 1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5 SIZE (rust/crates/wasm-bindgen-0.2.100.crate) = 48288 SHA256 (rust/crates/wasm-bindgen-backend-0.2.100.crate) = 2f0a0651a5c2bc21487bde11ee802ccaf4c51935d0d3d42a6101f98161700bc6 diff --git a/devel/py-pydantic2/Makefile b/devel/py-pydantic2/Makefile index ebdef248cbc1..ea7b954fed16 100644 --- a/devel/py-pydantic2/Makefile +++ b/devel/py-pydantic2/Makefile @@ -1,5 +1,5 @@ PORTNAME= pydantic -PORTVERSION= 2.11.6 +PORTVERSION= 2.11.7 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pydantic2/distinfo b/devel/py-pydantic2/distinfo index 0816fcf94250..86339d7cab19 100644 --- a/devel/py-pydantic2/distinfo +++ b/devel/py-pydantic2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813078 -SHA256 (pydantic-2.11.6.tar.gz) = 12b45cfb4af17e555d3c6283d0b55271865fb0b43cc16dd0d52749dc7abf70e7 -SIZE (pydantic-2.11.6.tar.gz) = 787868 +TIMESTAMP = 1750188106 +SHA256 (pydantic-2.11.7.tar.gz) = d989c3c6cb79469287b1569f7447a17848c998458d49ebe294e975b9baf0f0db +SIZE (pydantic-2.11.7.tar.gz) = 788350 diff --git a/devel/py-pyright/Makefile b/devel/py-pyright/Makefile index 67ec8f4f467f..b7e7ce0f2015 100644 --- a/devel/py-pyright/Makefile +++ b/devel/py-pyright/Makefile @@ -1,5 +1,5 @@ PORTNAME= pyright -PORTVERSION= 1.1.401 +PORTVERSION= 1.1.402 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pyright/distinfo b/devel/py-pyright/distinfo index 51db827e3a26..6827be58bbe8 100644 --- a/devel/py-pyright/distinfo +++ b/devel/py-pyright/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748495793 -SHA256 (pyright-1.1.401.tar.gz) = 788a82b6611fa5e34a326a921d86d898768cddf59edde8e93e56087d277cc6f1 -SIZE (pyright-1.1.401.tar.gz) = 3894193 +TIMESTAMP = 1750188108 +SHA256 (pyright-1.1.402.tar.gz) = 85a33c2d40cd4439c66aa946fd4ce71ab2f3f5b8c22ce36a623f59ac22937683 +SIZE (pyright-1.1.402.tar.gz) = 3888207 diff --git a/devel/py-pytest-run-parallel/Makefile b/devel/py-pytest-run-parallel/Makefile index 0ce4556ccde2..18b28128ffb3 100644 --- a/devel/py-pytest-run-parallel/Makefile +++ b/devel/py-pytest-run-parallel/Makefile @@ -1,5 +1,5 @@ PORTNAME= pytest-run-parallel -PORTVERSION= 0.4.3 +PORTVERSION= 0.4.4 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pytest-run-parallel/distinfo b/devel/py-pytest-run-parallel/distinfo index 59070fd4dcca..5f42bea77448 100644 --- a/devel/py-pytest-run-parallel/distinfo +++ b/devel/py-pytest-run-parallel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748495799 -SHA256 (pytest_run_parallel-0.4.3.tar.gz) = 8ac488d1e1f2ce7119e98a6aa2d1e6fc36b5c1b855ff58ed2c9fabb17c72c919 -SIZE (pytest_run_parallel-0.4.3.tar.gz) = 49110 +TIMESTAMP = 1750188110 +SHA256 (pytest_run_parallel-0.4.4.tar.gz) = 3a007649ae365c7fabc3beccf716fefeb39040720cac67d85b4004a00235e817 +SIZE (pytest_run_parallel-0.4.4.tar.gz) = 42541 diff --git a/devel/py-pyyaml-ft/Makefile b/devel/py-pyyaml-ft/Makefile index fc1664872b53..b49ca6135229 100644 --- a/devel/py-pyyaml-ft/Makefile +++ b/devel/py-pyyaml-ft/Makefile @@ -1,5 +1,5 @@ PORTNAME= pyyaml-ft -PORTVERSION= 7.0.1 +PORTVERSION= 8.0.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,7 +18,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLA LIB_DEPENDS= libyaml.so:textproc/libyaml USES= localbase python -USE_PYTHON= autoplist concurrent cython pep517 pytest +USE_PYTHON= autoplist concurrent cython3 pep517 pytest TEST_ENV= PYTHONPATH=${STAGEDIR}${PYTHON_SITELIBDIR} diff --git a/devel/py-pyyaml-ft/distinfo b/devel/py-pyyaml-ft/distinfo index 0fb309609c59..381fe446bbcd 100644 --- a/devel/py-pyyaml-ft/distinfo +++ b/devel/py-pyyaml-ft/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748495685 -SHA256 (pyyaml_ft-7.0.1.tar.gz) = 3dc548f723e71ed2c1ba3df02e7c0ff4fd32c33bacd70e4c4b69e1bd3469f370 -SIZE (pyyaml_ft-7.0.1.tar.gz) = 140935 +TIMESTAMP = 1750188112 +SHA256 (pyyaml_ft-8.0.0.tar.gz) = 0c947dce03954c7b5d38869ed4878b2e6ff1d44b08a0d84dc83fdad205ae39ab +SIZE (pyyaml_ft-8.0.0.tar.gz) = 141057 diff --git a/devel/py-pyyaml-ft/files/patch-setup.py b/devel/py-pyyaml-ft/files/patch-setup.py index 139562878c76..87599dcbfa8e 100644 --- a/devel/py-pyyaml-ft/files/patch-setup.py +++ b/devel/py-pyyaml-ft/files/patch-setup.py @@ -1,10 +1,10 @@ ---- setup.py.orig 2025-04-28 18:32:18 UTC +--- setup.py.orig 2025-06-10 15:01:38 UTC +++ setup.py @@ -1,6 +1,6 @@ import pathlib import pathlib -NAME = 'PyYAML-ft' +NAME = 'pyyaml-ft' - VERSION = '7.0.1' + VERSION = '8.0.0' DESCRIPTION = "YAML parser and emitter for Python with support for free-threading" LONG_DESCRIPTION = (pathlib.Path(__file__).parent / 'README.md').read_text(encoding="utf-8") diff --git a/devel/py-recurring-ical-events/Makefile b/devel/py-recurring-ical-events/Makefile index fd89d141d118..258e4ac9bc46 100644 --- a/devel/py-recurring-ical-events/Makefile +++ b/devel/py-recurring-ical-events/Makefile @@ -1,5 +1,5 @@ PORTNAME= recurring-ical-events -PORTVERSION= 3.7.0 +PORTVERSION= 3.8.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -7,7 +7,8 @@ DISTNAME= recurring_ical_events-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Calculate recurrence times of events, todos, alarms and journals based on icalendar RFC5545 -WWW= https://github.com/niccokunzmann/python-recurring-ical-events +WWW= https://recurring-ical-events.readthedocs.io/en/latest/ \ + https://github.com/niccokunzmann/python-recurring-ical-events LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/devel/py-recurring-ical-events/distinfo b/devel/py-recurring-ical-events/distinfo index 9374a66eabfa..dd117c6eb7f5 100644 --- a/devel/py-recurring-ical-events/distinfo +++ b/devel/py-recurring-ical-events/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745936174 -SHA256 (recurring_ical_events-3.7.0.tar.gz) = abf635ec48dbfd8204dc5bea2d038a4c283a59161aab55ed140d03aa8494bb30 -SIZE (recurring_ical_events-3.7.0.tar.gz) = 603282 +TIMESTAMP = 1750188116 +SHA256 (recurring_ical_events-3.8.0.tar.gz) = 3e8c7c35d9bd8956a7ab91afad51477c60d972e1236d3fd1b55087a66bce7d04 +SIZE (recurring_ical_events-3.8.0.tar.gz) = 602665 diff --git a/devel/py-requirements-detector/Makefile b/devel/py-requirements-detector/Makefile index 6772e6356065..7cee46608f03 100644 --- a/devel/py-requirements-detector/Makefile +++ b/devel/py-requirements-detector/Makefile @@ -1,5 +1,5 @@ PORTNAME= requirements-detector -PORTVERSION= 1.3.2 +PORTVERSION= 1.4.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,20 +12,15 @@ WWW= https://github.com/prospector-dev/requirements-detector LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1:devel/py-poetry-core@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}astroid>=3.0<4:devel/py-astroid@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}packaging>=21.3:devel/py-packaging@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}semver>=3.0.0<4:devel/py-semver@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}semver>=3.0.0<4:devel/py-semver@${PY_FLAVOR} \ + ${PY_TOMLI} USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes -.include <bsd.port.pre.mk> - -.if ${PYTHON_REL} < 31100 -RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}toml>=0.10.2<0.11:textproc/py-toml@${PY_FLAVOR} -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/devel/py-requirements-detector/distinfo b/devel/py-requirements-detector/distinfo index 8d6ef1098ab1..284ca509e427 100644 --- a/devel/py-requirements-detector/distinfo +++ b/devel/py-requirements-detector/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1731679302 -SHA256 (requirements_detector-1.3.2.tar.gz) = af5a3ea98ca703d14cf7b66751b2aeb3656d02d9e5fc1c97d7d4da02b057b601 -SIZE (requirements_detector-1.3.2.tar.gz) = 16342 +TIMESTAMP = 1750188114 +SHA256 (requirements_detector-1.4.0.tar.gz) = 0326c39269d87504c0e1b75932b86a6fdaa8a9eb3ce82243e5a21b696c2ade76 +SIZE (requirements_detector-1.4.0.tar.gz) = 15890 diff --git a/devel/py-tooz/Makefile b/devel/py-tooz/Makefile index c7b7652c9101..b7007fec7a9b 100644 --- a/devel/py-tooz/Makefile +++ b/devel/py-tooz/Makefile @@ -1,5 +1,5 @@ PORTNAME= tooz -PORTVERSION= 6.3.0 +PORTVERSION= 7.0.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,10 +12,11 @@ WWW= https://docs.openstack.org/tooz/latest/ \ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=1.8: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}fasteners>=0.7:devel/py-fasteners@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}debtcollector>=3.0.0:devel/py-debtcollector@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}fasteners>=0.7:devel/py-fasteners@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}futurist>=1.2.0:devel/py-futurist@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}msgpack>=0.4.0:devel/py-msgpack@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}oslo.serialization>=1.10.0:devel/py-oslo.serialization@${PY_FLAVOR} \ @@ -35,7 +36,6 @@ POSTGRESQL_DESC=PostgreSQL database support REDIS_DESC= Redis support POSTGRESQL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}psycopg2>=2.5:databases/py-psycopg2@${PY_FLAVOR} -REDIS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}packaging>=20.4.0:devel/py-packaging@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}redis>=4.0.0:databases/py-redis@${PY_FLAVOR} +REDIS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}redis>=4.0.0:databases/py-redis@${PY_FLAVOR} .include <bsd.port.mk> diff --git a/devel/py-tooz/distinfo b/devel/py-tooz/distinfo index bee17b01822c..e9d5118c1b56 100644 --- a/devel/py-tooz/distinfo +++ b/devel/py-tooz/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1725559819 -SHA256 (tooz-6.3.0.tar.gz) = 95303f5d6fb96d64c4ab4b80368e8c9198044784b4ff090301da4355add259c9 -SIZE (tooz-6.3.0.tar.gz) = 99998 +TIMESTAMP = 1750188118 +SHA256 (tooz-7.0.0.tar.gz) = af0aa21cb8b7bd561df3aea85b127e54858975314ecb69d1eac56a03e6e5b8d5 +SIZE (tooz-7.0.0.tar.gz) = 102569 diff --git a/devel/qca/Makefile b/devel/qca/Makefile index ffeb2a585be9..e16ea68fd753 100644 --- a/devel/qca/Makefile +++ b/devel/qca/Makefile @@ -1,5 +1,6 @@ PORTNAME= qca DISTVERSION= 2.3.10 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= KDE/stable/qca/${PORTVERSION} PKGNAMESUFFIX= -${FLAVOR} diff --git a/devel/rubygem-async/Makefile b/devel/rubygem-async/Makefile index 59ba78641d09..b8877fdaa07f 100644 --- a/devel/rubygem-async/Makefile +++ b/devel/rubygem-async/Makefile @@ -1,5 +1,5 @@ PORTNAME= async -PORTVERSION= 2.24.0 +PORTVERSION= 2.25.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/license.md RUN_DEPENDS= rubygem-console>=1.29<2:devel/rubygem-console \ rubygem-fiber-annotation>=0:devel/rubygem-fiber-annotation \ - rubygem-io-event>=1.9<2:devel/rubygem-io-event \ + rubygem-io-event>=1.11<2:devel/rubygem-io-event \ rubygem-metrics>=0.12<1:devel/rubygem-metrics \ rubygem-traces>=0.15<1:devel/rubygem-traces diff --git a/devel/rubygem-async/distinfo b/devel/rubygem-async/distinfo index 69fc9c4e3818..b4ebdbd03583 100644 --- a/devel/rubygem-async/distinfo +++ b/devel/rubygem-async/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747546610 -SHA256 (rubygem/async-2.24.0.gem) = 589d11ac6d5808da195ed5ac71f37afcab505855aa958bf5fc463a5469c34377 -SIZE (rubygem/async-2.24.0.gem) = 36864 +TIMESTAMP = 1750188168 +SHA256 (rubygem/async-2.25.0.gem) = bbc6293b86cac00025a0b1cc3baaf27638a0c94db60a842f2e8c870febf5b6e1 +SIZE (rubygem/async-2.25.0.gem) = 36864 diff --git a/devel/rubygem-aws-partitions/Makefile b/devel/rubygem-aws-partitions/Makefile index 05b45d3d67a0..18338ec6129a 100644 --- a/devel/rubygem-aws-partitions/Makefile +++ b/devel/rubygem-aws-partitions/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-partitions -PORTVERSION= 1.1112.0 +PORTVERSION= 1.1113.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-partitions/distinfo b/devel/rubygem-aws-partitions/distinfo index 0f2fe71138e1..0f1da122921f 100644 --- a/devel/rubygem-aws-partitions/distinfo +++ b/devel/rubygem-aws-partitions/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813130 -SHA256 (rubygem/aws-partitions-1.1112.0.gem) = d97266ffe4a078c4999589fc4bb90262574137b73504be1317154c60c94b6027 -SIZE (rubygem/aws-partitions-1.1112.0.gem) = 80896 +TIMESTAMP = 1750188170 +SHA256 (rubygem/aws-partitions-1.1113.0.gem) = 92f02ae8db6153c849f817b4049dcdf81b68e57557d2bdb0125fe4c5e9287d7e +SIZE (rubygem/aws-partitions-1.1113.0.gem) = 80896 diff --git a/devel/rubygem-aws-sdk-amplify/Makefile b/devel/rubygem-aws-sdk-amplify/Makefile index b8850c3ec2d5..caf2114b9a4c 100644 --- a/devel/rubygem-aws-sdk-amplify/Makefile +++ b/devel/rubygem-aws-sdk-amplify/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-amplify -PORTVERSION= 1.86.0 +PORTVERSION= 1.87.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-amplify/distinfo b/devel/rubygem-aws-sdk-amplify/distinfo index fd5c991dad70..af3c34ad730d 100644 --- a/devel/rubygem-aws-sdk-amplify/distinfo +++ b/devel/rubygem-aws-sdk-amplify/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813142 -SHA256 (rubygem/aws-sdk-amplify-1.86.0.gem) = 1dcfb37be9b97123620d0a6cbe54aecf2001e607f7cb326507646d8f0c634e4c -SIZE (rubygem/aws-sdk-amplify-1.86.0.gem) = 63488 +TIMESTAMP = 1750188172 +SHA256 (rubygem/aws-sdk-amplify-1.87.0.gem) = 4ef28f0e9266eace3e35306631cacce780c603a52b63661e15fdb5c866f8ea77 +SIZE (rubygem/aws-sdk-amplify-1.87.0.gem) = 63488 diff --git a/devel/rubygem-aws-sdk-apigateway/Makefile b/devel/rubygem-aws-sdk-apigateway/Makefile index 7ded7a9312ef..87ce244d20fd 100644 --- a/devel/rubygem-aws-sdk-apigateway/Makefile +++ b/devel/rubygem-aws-sdk-apigateway/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-apigateway -PORTVERSION= 1.117.0 +PORTVERSION= 1.118.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-apigateway/distinfo b/devel/rubygem-aws-sdk-apigateway/distinfo index 9d36119f4f80..7a1383ab4f90 100644 --- a/devel/rubygem-aws-sdk-apigateway/distinfo +++ b/devel/rubygem-aws-sdk-apigateway/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813148 -SHA256 (rubygem/aws-sdk-apigateway-1.117.0.gem) = 615dfbbb048d0ea1503240dcd150db70c542c6b08c14177b56f3267f7a85822a -SIZE (rubygem/aws-sdk-apigateway-1.117.0.gem) = 119296 +TIMESTAMP = 1750188174 +SHA256 (rubygem/aws-sdk-apigateway-1.118.0.gem) = e66d5fb7e84cdbda1a108f36e33133e694fad2fd904df658b4dad6f1613867a0 +SIZE (rubygem/aws-sdk-apigateway-1.118.0.gem) = 119808 diff --git a/devel/rubygem-aws-sdk-apigatewayv2/Makefile b/devel/rubygem-aws-sdk-apigatewayv2/Makefile index 3257314af714..c8be9755ad00 100644 --- a/devel/rubygem-aws-sdk-apigatewayv2/Makefile +++ b/devel/rubygem-aws-sdk-apigatewayv2/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-apigatewayv2 -PORTVERSION= 1.76.0 +PORTVERSION= 1.77.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-apigatewayv2/distinfo b/devel/rubygem-aws-sdk-apigatewayv2/distinfo index 09a62e7c90c2..8e33073ef27c 100644 --- a/devel/rubygem-aws-sdk-apigatewayv2/distinfo +++ b/devel/rubygem-aws-sdk-apigatewayv2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813152 -SHA256 (rubygem/aws-sdk-apigatewayv2-1.76.0.gem) = 94276edeeeb20904a281ffb16c9b8023e62a100b97de27066212c3728f86ed81 -SIZE (rubygem/aws-sdk-apigatewayv2-1.76.0.gem) = 95232 +TIMESTAMP = 1750188176 +SHA256 (rubygem/aws-sdk-apigatewayv2-1.77.0.gem) = c564c8deb48b8de136304c0d5964860bf07d79ba38beb16d28d93c8f9cd8e07e +SIZE (rubygem/aws-sdk-apigatewayv2-1.77.0.gem) = 100864 diff --git a/devel/rubygem-aws-sdk-bcmpricingcalculator/Makefile b/devel/rubygem-aws-sdk-bcmpricingcalculator/Makefile index d82c120139f3..5991fc4f0aed 100644 --- a/devel/rubygem-aws-sdk-bcmpricingcalculator/Makefile +++ b/devel/rubygem-aws-sdk-bcmpricingcalculator/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-bcmpricingcalculator -PORTVERSION= 1.11.0 +PORTVERSION= 1.12.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-bcmpricingcalculator/distinfo b/devel/rubygem-aws-sdk-bcmpricingcalculator/distinfo index 0a00162a279a..c8f8b1b69c35 100644 --- a/devel/rubygem-aws-sdk-bcmpricingcalculator/distinfo +++ b/devel/rubygem-aws-sdk-bcmpricingcalculator/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813212 -SHA256 (rubygem/aws-sdk-bcmpricingcalculator-1.11.0.gem) = f75e93347bd068a40734cedf8b764363540b40bc753fe680576100ca3f1c05d9 -SIZE (rubygem/aws-sdk-bcmpricingcalculator-1.11.0.gem) = 54272 +TIMESTAMP = 1750188178 +SHA256 (rubygem/aws-sdk-bcmpricingcalculator-1.12.0.gem) = df1937f03370feb5bbd5636fbf648263a381f1b310f580b04ccb08a95327d42b +SIZE (rubygem/aws-sdk-bcmpricingcalculator-1.12.0.gem) = 54272 diff --git a/devel/rubygem-aws-sdk-bedrock/Makefile b/devel/rubygem-aws-sdk-bedrock/Makefile index d4062562091f..9149ced67270 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.47.0 +PORTVERSION= 1.48.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-bedrock/distinfo b/devel/rubygem-aws-sdk-bedrock/distinfo index d5aa42246fd5..6f3a4b54ed38 100644 --- a/devel/rubygem-aws-sdk-bedrock/distinfo +++ b/devel/rubygem-aws-sdk-bedrock/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813214 -SHA256 (rubygem/aws-sdk-bedrock-1.47.0.gem) = b58b50cb2a78b8df88690349c3fe0e9de085d812c970582e909f0f801c7bfca5 -SIZE (rubygem/aws-sdk-bedrock-1.47.0.gem) = 126464 +TIMESTAMP = 1750188180 +SHA256 (rubygem/aws-sdk-bedrock-1.48.0.gem) = c5d1c30eef9b7daa19bd27ebc0657619e5f6cd9885ed01f6ab4128129ba1471e +SIZE (rubygem/aws-sdk-bedrock-1.48.0.gem) = 129536 diff --git a/devel/rubygem-aws-sdk-bedrockagentruntime/Makefile b/devel/rubygem-aws-sdk-bedrockagentruntime/Makefile index 96bf3c145c30..f1d1dc321a54 100644 --- a/devel/rubygem-aws-sdk-bedrockagentruntime/Makefile +++ b/devel/rubygem-aws-sdk-bedrockagentruntime/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-bedrockagentruntime -PORTVERSION= 1.57.0 +PORTVERSION= 1.58.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-bedrockagentruntime/distinfo b/devel/rubygem-aws-sdk-bedrockagentruntime/distinfo index ae567180de8b..858cc2a22c6e 100644 --- a/devel/rubygem-aws-sdk-bedrockagentruntime/distinfo +++ b/devel/rubygem-aws-sdk-bedrockagentruntime/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813218 -SHA256 (rubygem/aws-sdk-bedrockagentruntime-1.57.0.gem) = 2c829ac12bebb9ddf5a8915752cdde6a800cb9665bc1ff377b6b117765e95296 -SIZE (rubygem/aws-sdk-bedrockagentruntime-1.57.0.gem) = 137216 +TIMESTAMP = 1750188182 +SHA256 (rubygem/aws-sdk-bedrockagentruntime-1.58.0.gem) = f85be8e827871890e7f66ea9e026ca55f87dc32aa23286e39206a8fe97d47795 +SIZE (rubygem/aws-sdk-bedrockagentruntime-1.58.0.gem) = 138752 diff --git a/devel/rubygem-aws-sdk-cloudformation/Makefile b/devel/rubygem-aws-sdk-cloudformation/Makefile index 655962f5ada6..9f52b6ac3b9f 100644 --- a/devel/rubygem-aws-sdk-cloudformation/Makefile +++ b/devel/rubygem-aws-sdk-cloudformation/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-cloudformation -PORTVERSION= 1.132.0 +PORTVERSION= 1.133.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-cloudformation/distinfo b/devel/rubygem-aws-sdk-cloudformation/distinfo index 65a8aee26662..72401c0519c8 100644 --- a/devel/rubygem-aws-sdk-cloudformation/distinfo +++ b/devel/rubygem-aws-sdk-cloudformation/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813258 -SHA256 (rubygem/aws-sdk-cloudformation-1.132.0.gem) = 862d9a2d0f4dc7c23af8ff69f2128a8759371ca6eaf04a7f2ec6b06e605c13ec -SIZE (rubygem/aws-sdk-cloudformation-1.132.0.gem) = 210944 +TIMESTAMP = 1750188184 +SHA256 (rubygem/aws-sdk-cloudformation-1.133.0.gem) = 490393d6e66848a5dd48f536f650de4237a6082f195ef8ea1e27de551e9ca321 +SIZE (rubygem/aws-sdk-cloudformation-1.133.0.gem) = 210944 diff --git a/devel/rubygem-aws-sdk-core/Makefile b/devel/rubygem-aws-sdk-core/Makefile index 3c39536c803d..0dca981942c4 100644 --- a/devel/rubygem-aws-sdk-core/Makefile +++ b/devel/rubygem-aws-sdk-core/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-core -PORTVERSION= 3.225.0 +PORTVERSION= 3.225.1 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-core/distinfo b/devel/rubygem-aws-sdk-core/distinfo index 2b2f7346c071..57f08784ba2d 100644 --- a/devel/rubygem-aws-sdk-core/distinfo +++ b/devel/rubygem-aws-sdk-core/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813342 -SHA256 (rubygem/aws-sdk-core-3.225.0.gem) = 7c4ad88b489835ab17b342a621e820ca5759eab04b68a32213d00b9594524ecd -SIZE (rubygem/aws-sdk-core-3.225.0.gem) = 392192 +TIMESTAMP = 1750188186 +SHA256 (rubygem/aws-sdk-core-3.225.1.gem) = daaf302c33198b15f0a2b2f9b8e469d72175ed34caaa309ccb82384d8a47f181 +SIZE (rubygem/aws-sdk-core-3.225.1.gem) = 392192 diff --git a/devel/rubygem-aws-sdk-ec2/Makefile b/devel/rubygem-aws-sdk-ec2/Makefile index 6911ad224915..10298fb02b0a 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.529.0 +PORTVERSION= 1.530.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -10,7 +10,7 @@ WWW= https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-ec2 LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-aws-sdk-core>=3.216.0<4:devel/rubygem-aws-sdk-core \ +RUN_DEPENDS= rubygem-aws-sdk-core>=3.225.0<4:devel/rubygem-aws-sdk-core \ rubygem-aws-sigv4>=1.5<2:devel/rubygem-aws-sigv4 USES= gem diff --git a/devel/rubygem-aws-sdk-ec2/distinfo b/devel/rubygem-aws-sdk-ec2/distinfo index 6f5b1c2157c5..0098629aad0b 100644 --- a/devel/rubygem-aws-sdk-ec2/distinfo +++ b/devel/rubygem-aws-sdk-ec2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748831284 -SHA256 (rubygem/aws-sdk-ec2-1.529.0.gem) = 9ae560b0f5b87f7d10a39d38b46114376c75aac725f5edaf52bffc0a9ccf29ca -SIZE (rubygem/aws-sdk-ec2-1.529.0.gem) = 1454592 +TIMESTAMP = 1750188188 +SHA256 (rubygem/aws-sdk-ec2-1.530.0.gem) = 6d5f59b0e819dedbff07ffefde29dc688f8030ad337f1612cd120cda5a58ebaa +SIZE (rubygem/aws-sdk-ec2-1.530.0.gem) = 1454592 diff --git a/devel/rubygem-aws-sdk-ecr/Makefile b/devel/rubygem-aws-sdk-ecr/Makefile index 7dbf7253def4..eaa4c262c0c7 100644 --- a/devel/rubygem-aws-sdk-ecr/Makefile +++ b/devel/rubygem-aws-sdk-ecr/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-ecr -PORTVERSION= 1.103.0 +PORTVERSION= 1.104.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-ecr/distinfo b/devel/rubygem-aws-sdk-ecr/distinfo index 1b19fbed9027..96c211edaef0 100644 --- a/devel/rubygem-aws-sdk-ecr/distinfo +++ b/devel/rubygem-aws-sdk-ecr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813396 -SHA256 (rubygem/aws-sdk-ecr-1.103.0.gem) = d3a6cb8b491da89676a5a30b1a2af9399ca2eb659d3a15d5aab2509ffe622954 -SIZE (rubygem/aws-sdk-ecr-1.103.0.gem) = 87040 +TIMESTAMP = 1750188190 +SHA256 (rubygem/aws-sdk-ecr-1.104.0.gem) = 52eed429f905927182d1676730531a464675ef95bb7f81e3c0280991f361bd7a +SIZE (rubygem/aws-sdk-ecr-1.104.0.gem) = 87552 diff --git a/devel/rubygem-aws-sdk-emrserverless/Makefile b/devel/rubygem-aws-sdk-emrserverless/Makefile index 61a3a6f934aa..cd2eb5119db8 100644 --- a/devel/rubygem-aws-sdk-emrserverless/Makefile +++ b/devel/rubygem-aws-sdk-emrserverless/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-emrserverless -PORTVERSION= 1.46.0 +PORTVERSION= 1.47.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-emrserverless/distinfo b/devel/rubygem-aws-sdk-emrserverless/distinfo index e6f6a0e10913..0cfa1897f7be 100644 --- a/devel/rubygem-aws-sdk-emrserverless/distinfo +++ b/devel/rubygem-aws-sdk-emrserverless/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813424 -SHA256 (rubygem/aws-sdk-emrserverless-1.46.0.gem) = 97ba333bcb8c947055c1dfb020435d5c43e29f231e077e0c186042ba9cd9cefd -SIZE (rubygem/aws-sdk-emrserverless-1.46.0.gem) = 46080 +TIMESTAMP = 1750188192 +SHA256 (rubygem/aws-sdk-emrserverless-1.47.0.gem) = ea4bdd61bed60c735d12a1589bca84b574526062257c5373ffe0b1fb6152297f +SIZE (rubygem/aws-sdk-emrserverless-1.47.0.gem) = 46592 diff --git a/devel/rubygem-aws-sdk-evs/Makefile b/devel/rubygem-aws-sdk-evs/Makefile new file mode 100644 index 000000000000..6a609665921e --- /dev/null +++ b/devel/rubygem-aws-sdk-evs/Makefile @@ -0,0 +1,20 @@ +PORTNAME= aws-sdk-evs +PORTVERSION= 1.0.0 +CATEGORIES= devel rubygems +MASTER_SITES= RG + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Official AWS Ruby gem for Amazon Elastic VMware Service (EVS) +WWW= https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-evs + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE.txt + +RUN_DEPENDS= rubygem-aws-sdk-core>=3.225.0<4:devel/rubygem-aws-sdk-core \ + rubygem-aws-sigv4>=1.5<2:devel/rubygem-aws-sigv4 + +USES= gem + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/devel/rubygem-aws-sdk-evs/distinfo b/devel/rubygem-aws-sdk-evs/distinfo new file mode 100644 index 000000000000..8a6a2c2befb7 --- /dev/null +++ b/devel/rubygem-aws-sdk-evs/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1750188000 +SHA256 (rubygem/aws-sdk-evs-1.0.0.gem) = 0b23ccbbbf9df2d4f71434e523df7fba4385e3360c93930418403e4ed6da07d8 +SIZE (rubygem/aws-sdk-evs-1.0.0.gem) = 39424 diff --git a/devel/rubygem-aws-sdk-evs/pkg-descr b/devel/rubygem-aws-sdk-evs/pkg-descr new file mode 100644 index 000000000000..4f5429d2df7f --- /dev/null +++ b/devel/rubygem-aws-sdk-evs/pkg-descr @@ -0,0 +1 @@ +Official AWS Ruby gem for Amazon Elastic VMware Service (EVS). diff --git a/devel/rubygem-aws-sdk-invoicing/Makefile b/devel/rubygem-aws-sdk-invoicing/Makefile index 410dff2dfc70..b7fa57df07e0 100644 --- a/devel/rubygem-aws-sdk-invoicing/Makefile +++ b/devel/rubygem-aws-sdk-invoicing/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-invoicing -PORTVERSION= 1.6.0 +PORTVERSION= 1.7.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-invoicing/distinfo b/devel/rubygem-aws-sdk-invoicing/distinfo index 39e3b46dd0a5..a09659006ad4 100644 --- a/devel/rubygem-aws-sdk-invoicing/distinfo +++ b/devel/rubygem-aws-sdk-invoicing/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813496 -SHA256 (rubygem/aws-sdk-invoicing-1.6.0.gem) = ad5d6101f06bfcc6d59b66c8b1317b3f641d41a22e26ea5475607ecec9012a45 -SIZE (rubygem/aws-sdk-invoicing-1.6.0.gem) = 29184 +TIMESTAMP = 1750188194 +SHA256 (rubygem/aws-sdk-invoicing-1.7.0.gem) = 8b6204ef4ef4410e4a76b503ca029f9d1c03f376c050d9275e2cebbe35dac9f4 +SIZE (rubygem/aws-sdk-invoicing-1.7.0.gem) = 35328 diff --git a/devel/rubygem-aws-sdk-kms/Makefile b/devel/rubygem-aws-sdk-kms/Makefile index e8e867d2b5b2..461319dd8ff7 100644 --- a/devel/rubygem-aws-sdk-kms/Makefile +++ b/devel/rubygem-aws-sdk-kms/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-kms -PORTVERSION= 1.102.0 +PORTVERSION= 1.104.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-kms/distinfo b/devel/rubygem-aws-sdk-kms/distinfo index 9ca1bdf46cd9..1e320e9469c2 100644 --- a/devel/rubygem-aws-sdk-kms/distinfo +++ b/devel/rubygem-aws-sdk-kms/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813560 -SHA256 (rubygem/aws-sdk-kms-1.102.0.gem) = 443cb01b283a39863ef59603ec8f5da388103249ee02f489dfb231b95ec22ac3 -SIZE (rubygem/aws-sdk-kms-1.102.0.gem) = 161792 +TIMESTAMP = 1750188196 +SHA256 (rubygem/aws-sdk-kms-1.104.0.gem) = d65f13254452a9648fc3557018214e4c1809224c8538de576dd079772f0390f4 +SIZE (rubygem/aws-sdk-kms-1.104.0.gem) = 165888 diff --git a/devel/rubygem-aws-sdk-mediaconnect/Makefile b/devel/rubygem-aws-sdk-mediaconnect/Makefile index b06ede3a98f4..d0df18944f41 100644 --- a/devel/rubygem-aws-sdk-mediaconnect/Makefile +++ b/devel/rubygem-aws-sdk-mediaconnect/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-mediaconnect -PORTVERSION= 1.81.0 +PORTVERSION= 1.82.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-mediaconnect/distinfo b/devel/rubygem-aws-sdk-mediaconnect/distinfo index 70ac7fa9fda1..63a46b2376c0 100644 --- a/devel/rubygem-aws-sdk-mediaconnect/distinfo +++ b/devel/rubygem-aws-sdk-mediaconnect/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813620 -SHA256 (rubygem/aws-sdk-mediaconnect-1.81.0.gem) = 9cca95f022b006389ff94fd6601be736a92e6a84410700bac2d08b0d2470fed0 -SIZE (rubygem/aws-sdk-mediaconnect-1.81.0.gem) = 94208 +TIMESTAMP = 1750188198 +SHA256 (rubygem/aws-sdk-mediaconnect-1.82.0.gem) = 7365529412451258cbcc68314f8ebba3c76ef3e9fa4e53121055744ac655f9cd +SIZE (rubygem/aws-sdk-mediaconnect-1.82.0.gem) = 94720 diff --git a/devel/rubygem-aws-sdk-mediaconvert/Makefile b/devel/rubygem-aws-sdk-mediaconvert/Makefile index 74722b0c87f0..b8b50a87601c 100644 --- a/devel/rubygem-aws-sdk-mediaconvert/Makefile +++ b/devel/rubygem-aws-sdk-mediaconvert/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-mediaconvert -PORTVERSION= 1.160.0 +PORTVERSION= 1.161.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-mediaconvert/distinfo b/devel/rubygem-aws-sdk-mediaconvert/distinfo index 55dd9149613e..627832f6ee80 100644 --- a/devel/rubygem-aws-sdk-mediaconvert/distinfo +++ b/devel/rubygem-aws-sdk-mediaconvert/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813622 -SHA256 (rubygem/aws-sdk-mediaconvert-1.160.0.gem) = 48bded7432312a4a3bcb82c03d562a847db9e743edf751e998eee2eca38f402c -SIZE (rubygem/aws-sdk-mediaconvert-1.160.0.gem) = 329728 +TIMESTAMP = 1750188200 +SHA256 (rubygem/aws-sdk-mediaconvert-1.161.0.gem) = d663ea3ebdb94241b5efcd044aa1f7ab0af155da57e50b41efde011c1de6f0b3 +SIZE (rubygem/aws-sdk-mediaconvert-1.161.0.gem) = 331264 diff --git a/devel/rubygem-aws-sdk-networkfirewall/Makefile b/devel/rubygem-aws-sdk-networkfirewall/Makefile index 5a9eac24afc7..91caedff0dcd 100644 --- a/devel/rubygem-aws-sdk-networkfirewall/Makefile +++ b/devel/rubygem-aws-sdk-networkfirewall/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-networkfirewall -PORTVERSION= 1.67.0 +PORTVERSION= 1.68.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-networkfirewall/distinfo b/devel/rubygem-aws-sdk-networkfirewall/distinfo index b841d358a156..3a8aeb48464b 100644 --- a/devel/rubygem-aws-sdk-networkfirewall/distinfo +++ b/devel/rubygem-aws-sdk-networkfirewall/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813666 -SHA256 (rubygem/aws-sdk-networkfirewall-1.67.0.gem) = a53ec878680f6b4802de05f1fd4b12059b2dbdaaa1e7c38696d657134c35f2df -SIZE (rubygem/aws-sdk-networkfirewall-1.67.0.gem) = 105984 +TIMESTAMP = 1750188202 +SHA256 (rubygem/aws-sdk-networkfirewall-1.68.0.gem) = de004090e909c554248b7c1ef9d233c7cbc2ab3b108960df4deb45280c4aede9 +SIZE (rubygem/aws-sdk-networkfirewall-1.68.0.gem) = 107008 diff --git a/devel/rubygem-aws-sdk-rds/Makefile b/devel/rubygem-aws-sdk-rds/Makefile index 03a7abdcedeb..40f919402480 100644 --- a/devel/rubygem-aws-sdk-rds/Makefile +++ b/devel/rubygem-aws-sdk-rds/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-rds -PORTVERSION= 1.278.0 +PORTVERSION= 1.279.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-rds/distinfo b/devel/rubygem-aws-sdk-rds/distinfo index 0409e687df01..e2abe6fdf3df 100644 --- a/devel/rubygem-aws-sdk-rds/distinfo +++ b/devel/rubygem-aws-sdk-rds/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813752 -SHA256 (rubygem/aws-sdk-rds-1.278.0.gem) = 7fea8156fae0d3e21ab1deb887a78b5872d4651274e2830ec81e07f341e32162 -SIZE (rubygem/aws-sdk-rds-1.278.0.gem) = 641024 +TIMESTAMP = 1750188204 +SHA256 (rubygem/aws-sdk-rds-1.279.0.gem) = 49fb374ea2514bc84c196f870d3e25de7b1e8bb3c8b05ad1a5e8c5458c30d3a3 +SIZE (rubygem/aws-sdk-rds-1.279.0.gem) = 641536 diff --git a/devel/rubygem-aws-sdk-rekognition/Makefile b/devel/rubygem-aws-sdk-rekognition/Makefile index 98facb1c3bb7..bfd5548b974a 100644 --- a/devel/rubygem-aws-sdk-rekognition/Makefile +++ b/devel/rubygem-aws-sdk-rekognition/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-rekognition -PORTVERSION= 1.116.0 +PORTVERSION= 1.117.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-rekognition/distinfo b/devel/rubygem-aws-sdk-rekognition/distinfo index 7d08d3434cb3..1b2b905bef27 100644 --- a/devel/rubygem-aws-sdk-rekognition/distinfo +++ b/devel/rubygem-aws-sdk-rekognition/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813764 -SHA256 (rubygem/aws-sdk-rekognition-1.116.0.gem) = c9de43d7fbd4c0da613436d9713f87caceb431eca9ab9c0c9ec808867be93023 -SIZE (rubygem/aws-sdk-rekognition-1.116.0.gem) = 172544 +TIMESTAMP = 1750188206 +SHA256 (rubygem/aws-sdk-rekognition-1.117.0.gem) = 9355c9be89747e81d1a0e4222740de404ffc9c34208f4fe9eb53a7d17c9566d1 +SIZE (rubygem/aws-sdk-rekognition-1.117.0.gem) = 173568 diff --git a/devel/rubygem-aws-sdk-resources/Makefile b/devel/rubygem-aws-sdk-resources/Makefile index ba41567a9807..152e947347dd 100644 --- a/devel/rubygem-aws-sdk-resources/Makefile +++ b/devel/rubygem-aws-sdk-resources/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-resources -PORTVERSION= 3.228.0 +PORTVERSION= 3.229.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -158,6 +158,7 @@ RUN_DEPENDS= rubygem-aws-sdk-accessanalyzer>=1<2:devel/rubygem-aws-sdk-accessana rubygem-aws-sdk-emrserverless>=1<2:devel/rubygem-aws-sdk-emrserverless \ rubygem-aws-sdk-entityresolution>=1<2:devel/rubygem-aws-sdk-entityresolution \ rubygem-aws-sdk-eventbridge>=1<2:devel/rubygem-aws-sdk-eventbridge \ + rubygem-aws-sdk-evs>=1<2:devel/rubygem-aws-sdk-evs \ rubygem-aws-sdk-finspace>=1<2:devel/rubygem-aws-sdk-finspace \ rubygem-aws-sdk-finspacedata>=1<2:devel/rubygem-aws-sdk-finspacedata \ rubygem-aws-sdk-firehose>=1<2:devel/rubygem-aws-sdk-firehose \ diff --git a/devel/rubygem-aws-sdk-resources/distinfo b/devel/rubygem-aws-sdk-resources/distinfo index 6e9d05d7766b..64a93cf19993 100644 --- a/devel/rubygem-aws-sdk-resources/distinfo +++ b/devel/rubygem-aws-sdk-resources/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813776 -SHA256 (rubygem/aws-sdk-resources-3.228.0.gem) = b0d6d2090ee4037a8927239b625ddca2e8e7913a67100d8a35c07199514f5083 -SIZE (rubygem/aws-sdk-resources-3.228.0.gem) = 23040 +TIMESTAMP = 1750188208 +SHA256 (rubygem/aws-sdk-resources-3.229.0.gem) = 76fe24f6cbd2d455d2f9632f5b5826c51d24ba448f631a38859d0d04e879a0fd +SIZE (rubygem/aws-sdk-resources-3.229.0.gem) = 23040 diff --git a/devel/rubygem-aws-sdk-route53/Makefile b/devel/rubygem-aws-sdk-route53/Makefile index 1970a4f7995d..4ebc1c811fda 100644 --- a/devel/rubygem-aws-sdk-route53/Makefile +++ b/devel/rubygem-aws-sdk-route53/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-route53 -PORTVERSION= 1.115.0 +PORTVERSION= 1.116.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-route53/distinfo b/devel/rubygem-aws-sdk-route53/distinfo index 6eabe47f7ae0..3f044cfc2b20 100644 --- a/devel/rubygem-aws-sdk-route53/distinfo +++ b/devel/rubygem-aws-sdk-route53/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813782 -SHA256 (rubygem/aws-sdk-route53-1.115.0.gem) = 1c60657e766804b8dd07d17f51fec246385149a6210e945a4b2e854ee527fb32 -SIZE (rubygem/aws-sdk-route53-1.115.0.gem) = 143872 +TIMESTAMP = 1750188210 +SHA256 (rubygem/aws-sdk-route53-1.116.0.gem) = 92c7df3fc3379c5e95763636cde9cf7472e50fe4a3b34fb5e70f59a2117aa3a2 +SIZE (rubygem/aws-sdk-route53-1.116.0.gem) = 143872 diff --git a/devel/rubygem-aws-sdk-s3tables/Makefile b/devel/rubygem-aws-sdk-s3tables/Makefile index c55d72d1a8b4..6c43198b4987 100644 --- a/devel/rubygem-aws-sdk-s3tables/Makefile +++ b/devel/rubygem-aws-sdk-s3tables/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-s3tables -PORTVERSION= 1.8.0 +PORTVERSION= 1.9.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-s3tables/distinfo b/devel/rubygem-aws-sdk-s3tables/distinfo index b16fc8a89a3c..c81de09a9ff9 100644 --- a/devel/rubygem-aws-sdk-s3tables/distinfo +++ b/devel/rubygem-aws-sdk-s3tables/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813802 -SHA256 (rubygem/aws-sdk-s3tables-1.8.0.gem) = b4860d56ae0828aaef22b94a1e1ec1577de4439abc643d7474c5feb91c4a1102 -SIZE (rubygem/aws-sdk-s3tables-1.8.0.gem) = 36864 +TIMESTAMP = 1750188212 +SHA256 (rubygem/aws-sdk-s3tables-1.9.0.gem) = 54a8f850689d138d7d5d84eb196edc3d887d040d0be53a598edd5a12531a63ae +SIZE (rubygem/aws-sdk-s3tables-1.9.0.gem) = 37376 diff --git a/devel/rubygem-aws-sdk-sagemaker/Makefile b/devel/rubygem-aws-sdk-sagemaker/Makefile index 0bb95b976435..6c6d346406ed 100644 --- a/devel/rubygem-aws-sdk-sagemaker/Makefile +++ b/devel/rubygem-aws-sdk-sagemaker/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-sagemaker -PORTVERSION= 1.308.0 +PORTVERSION= 1.309.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-sagemaker/distinfo b/devel/rubygem-aws-sdk-sagemaker/distinfo index 8cf2ea12bbb3..3cd67fbd1c8e 100644 --- a/devel/rubygem-aws-sdk-sagemaker/distinfo +++ b/devel/rubygem-aws-sdk-sagemaker/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813804 -SHA256 (rubygem/aws-sdk-sagemaker-1.308.0.gem) = ee9022e0103cb19674fa0b4368be6c24caa5cb1cb2a2a8b078a2afd50a3e811c -SIZE (rubygem/aws-sdk-sagemaker-1.308.0.gem) = 779264 +TIMESTAMP = 1750188214 +SHA256 (rubygem/aws-sdk-sagemaker-1.309.0.gem) = 72f5706a487af38ce764a2241fa09bd801126a836e2aba3a5f32e4828f891b6d +SIZE (rubygem/aws-sdk-sagemaker-1.309.0.gem) = 779264 diff --git a/devel/rubygem-aws-sdk-transcribeservice/Makefile b/devel/rubygem-aws-sdk-transcribeservice/Makefile index f8d49a66d703..2b9c43318bf9 100644 --- a/devel/rubygem-aws-sdk-transcribeservice/Makefile +++ b/devel/rubygem-aws-sdk-transcribeservice/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-transcribeservice -PORTVERSION= 1.120.0 +PORTVERSION= 1.121.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-transcribeservice/distinfo b/devel/rubygem-aws-sdk-transcribeservice/distinfo index b01e8415e804..5d2ae96d580a 100644 --- a/devel/rubygem-aws-sdk-transcribeservice/distinfo +++ b/devel/rubygem-aws-sdk-transcribeservice/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813904 -SHA256 (rubygem/aws-sdk-transcribeservice-1.120.0.gem) = a2a9b33babd6136bfadca5c097068d53896746cf383c47940bdef58c2ba1ffee -SIZE (rubygem/aws-sdk-transcribeservice-1.120.0.gem) = 98816 +TIMESTAMP = 1750188216 +SHA256 (rubygem/aws-sdk-transcribeservice-1.121.0.gem) = 9642cee3dacb48fb59c64c4a3cc8d8d718cc38ec10cab93301dea2169b9d73bb +SIZE (rubygem/aws-sdk-transcribeservice-1.121.0.gem) = 99328 diff --git a/devel/rubygem-aws-sdk-transcribestreamingservice/Makefile b/devel/rubygem-aws-sdk-transcribestreamingservice/Makefile index 6814b1d49d8f..1faa4b88ecb9 100644 --- a/devel/rubygem-aws-sdk-transcribestreamingservice/Makefile +++ b/devel/rubygem-aws-sdk-transcribestreamingservice/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-transcribestreamingservice -PORTVERSION= 1.82.0 +PORTVERSION= 1.83.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-transcribestreamingservice/distinfo b/devel/rubygem-aws-sdk-transcribestreamingservice/distinfo index e57dfa518cae..0fa9228a6910 100644 --- a/devel/rubygem-aws-sdk-transcribestreamingservice/distinfo +++ b/devel/rubygem-aws-sdk-transcribestreamingservice/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813906 -SHA256 (rubygem/aws-sdk-transcribestreamingservice-1.82.0.gem) = 679efc6766658fc2b5a88ae396cfb6d43b0bc18982550cb522d9c6c41def2369 -SIZE (rubygem/aws-sdk-transcribestreamingservice-1.82.0.gem) = 61440 +TIMESTAMP = 1750188218 +SHA256 (rubygem/aws-sdk-transcribestreamingservice-1.83.0.gem) = 8fed044bdfdd4d46bcace4da13b68a59b8bfd00d8f91316677c1453d4eaacf87 +SIZE (rubygem/aws-sdk-transcribestreamingservice-1.83.0.gem) = 61952 diff --git a/devel/rubygem-aws-sdk-wafv2/Makefile b/devel/rubygem-aws-sdk-wafv2/Makefile index 165189415242..ec049a6e2497 100644 --- a/devel/rubygem-aws-sdk-wafv2/Makefile +++ b/devel/rubygem-aws-sdk-wafv2/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-wafv2 -PORTVERSION= 1.109.0 +PORTVERSION= 1.110.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-wafv2/distinfo b/devel/rubygem-aws-sdk-wafv2/distinfo index 857a9f8c588e..fd798aaafa16 100644 --- a/devel/rubygem-aws-sdk-wafv2/distinfo +++ b/devel/rubygem-aws-sdk-wafv2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813924 -SHA256 (rubygem/aws-sdk-wafv2-1.109.0.gem) = e0e7cb3c4bb7567989d61ec4ba7b774b6ead427e5ef23fac7433747eea207cb7 -SIZE (rubygem/aws-sdk-wafv2-1.109.0.gem) = 181248 +TIMESTAMP = 1750188220 +SHA256 (rubygem/aws-sdk-wafv2-1.110.0.gem) = f7e0eb8a3572ae5eb79188bdc9251c8218a33f602f8b59952a6216a4027bf3a8 +SIZE (rubygem/aws-sdk-wafv2-1.110.0.gem) = 182272 diff --git a/devel/rubygem-bson/Makefile b/devel/rubygem-bson/Makefile index 54da03600f2c..401ab4af69aa 100644 --- a/devel/rubygem-bson/Makefile +++ b/devel/rubygem-bson/Makefile @@ -1,5 +1,5 @@ PORTNAME= bson -PORTVERSION= 5.0.2 +PORTVERSION= 5.1.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-bson/distinfo b/devel/rubygem-bson/distinfo index af88a035479d..8eca85649cd0 100644 --- a/devel/rubygem-bson/distinfo +++ b/devel/rubygem-bson/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1732261060 -SHA256 (rubygem/bson-5.0.2.gem) = eeac55a357c3103bdf3f903954ded8eb2dab15ae29f10d8bc62afb359971d523 -SIZE (rubygem/bson-5.0.2.gem) = 144896 +TIMESTAMP = 1750188268 +SHA256 (rubygem/bson-5.1.0.gem) = a787af891d71ea7ab0304dbb04ea265ec876dc5e9cdfedd515eff4ac8fbe8226 +SIZE (rubygem/bson-5.1.0.gem) = 179200 diff --git a/devel/rubygem-cucumber-rails/Makefile b/devel/rubygem-cucumber-rails/Makefile index bd2ff1dd9c34..d1c6c717c778 100644 --- a/devel/rubygem-cucumber-rails/Makefile +++ b/devel/rubygem-cucumber-rails/Makefile @@ -1,5 +1,6 @@ PORTNAME= cucumber-rails PORTVERSION= 3.1.1 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,7 +13,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-capybara>=3.11<4:devel/rubygem-capybara \ - rubygem-cucumber>=5<10:devel/rubygem-cucumber \ + rubygem-cucumber9>=5<10:devel/rubygem-cucumber9 \ rubygem-railties72>=5.2<9:www/rubygem-railties72 USES= gem diff --git a/devel/rubygem-cucumber/Makefile b/devel/rubygem-cucumber/Makefile index 0a5959044567..0248a36a9f65 100644 --- a/devel/rubygem-cucumber/Makefile +++ b/devel/rubygem-cucumber/Makefile @@ -1,5 +1,5 @@ PORTNAME= cucumber -PORTVERSION= 9.2.1 +PORTVERSION= 10.0.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -11,17 +11,17 @@ WWW= https://cucumber.io/ \ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-builder>=3.2<4:devel/rubygem-builder \ +RUN_DEPENDS= rubygem-base64>=0.2<1:converters/rubygem-base64 \ + rubygem-builder>=3.2<4:devel/rubygem-builder \ rubygem-cucumber-ci-environment>=9<11:devel/rubygem-cucumber-ci-environment \ - rubygem-cucumber-core13>=13<14:devel/rubygem-cucumber-core13 \ - rubygem-cucumber-cucumber-expressions17>=17.0<18:devel/rubygem-cucumber-cucumber-expressions17 \ - rubygem-cucumber-gherkin27>=24<28:textproc/rubygem-cucumber-gherkin27 \ + rubygem-cucumber-core>=15<17:devel/rubygem-cucumber-core \ + rubygem-cucumber-cucumber-expressions>=17<19:devel/rubygem-cucumber-cucumber-expressions \ rubygem-cucumber-html-formatter>=20.3<22:textproc/rubygem-cucumber-html-formatter \ - rubygem-cucumber-messages24>=19<25:devel/rubygem-cucumber-messages24 \ 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 \ rubygem-multi_test>=1.1<2:devel/rubygem-multi_test \ - rubygem-sys-uname>=1.2<2:sysutils/rubygem-sys-uname + rubygem-sys-uname>=1.3<2:sysutils/rubygem-sys-uname USES= gem diff --git a/devel/rubygem-cucumber/distinfo b/devel/rubygem-cucumber/distinfo index 1fa68113a82c..983fcc128772 100644 --- a/devel/rubygem-cucumber/distinfo +++ b/devel/rubygem-cucumber/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738090008 -SHA256 (rubygem/cucumber-9.2.1.gem) = fa4161391485bca15362871c04c241e8c761580d0ad52ec54703368ecd0b7131 -SIZE (rubygem/cucumber-9.2.1.gem) = 78336 +TIMESTAMP = 1750188222 +SHA256 (rubygem/cucumber-10.0.0.gem) = eca40158e7bd8e7413f6eb8ad6b5c1e2e32067b01812f4bee3b50dbb0f982fbd +SIZE (rubygem/cucumber-10.0.0.gem) = 78848 diff --git a/devel/rubygem-cucumber9/Makefile b/devel/rubygem-cucumber9/Makefile new file mode 100644 index 000000000000..42fc0489cfed --- /dev/null +++ b/devel/rubygem-cucumber9/Makefile @@ -0,0 +1,35 @@ +PORTNAME= cucumber +PORTVERSION= 9.2.1 +CATEGORIES= devel rubygems +MASTER_SITES= RG +PKGNAMESUFFIX= 9 + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Behaviour Driven Development with elegance and joy +WWW= https://cucumber.io/ \ + https://github.com/cucumber/cucumber-ruby + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= rubygem-builder>=3.2<4:devel/rubygem-builder \ + rubygem-cucumber-ci-environment>=9<11:devel/rubygem-cucumber-ci-environment \ + rubygem-cucumber-core13>=13<14:devel/rubygem-cucumber-core13 \ + rubygem-cucumber-cucumber-expressions17>=17.0<18:devel/rubygem-cucumber-cucumber-expressions17 \ + rubygem-cucumber-gherkin27>=24<28:textproc/rubygem-cucumber-gherkin27 \ + rubygem-cucumber-html-formatter>=20.3<22:textproc/rubygem-cucumber-html-formatter \ + rubygem-cucumber-messages24>=19<25:devel/rubygem-cucumber-messages24 \ + rubygem-diff-lcs>=1.5<2:textproc/rubygem-diff-lcs \ + rubygem-mini_mime>=1.1<2:mail/rubygem-mini_mime \ + rubygem-multi_test>=1.1<2:devel/rubygem-multi_test \ + rubygem-sys-uname>=1.2<2:sysutils/rubygem-sys-uname + +USES= gem + +NO_ARCH= yes + +PLIST_FILES= bin/cucumber + +PORTSCOUT= limit:^9\. + +.include <bsd.port.mk> diff --git a/devel/rubygem-cucumber9/distinfo b/devel/rubygem-cucumber9/distinfo new file mode 100644 index 000000000000..1fa68113a82c --- /dev/null +++ b/devel/rubygem-cucumber9/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1738090008 +SHA256 (rubygem/cucumber-9.2.1.gem) = fa4161391485bca15362871c04c241e8c761580d0ad52ec54703368ecd0b7131 +SIZE (rubygem/cucumber-9.2.1.gem) = 78336 diff --git a/devel/rubygem-cucumber9/pkg-descr b/devel/rubygem-cucumber9/pkg-descr new file mode 100644 index 000000000000..9ee27867cc6f --- /dev/null +++ b/devel/rubygem-cucumber9/pkg-descr @@ -0,0 +1 @@ +Behaviour Driven Development with elegance and joy diff --git a/devel/rubygem-datadog-ci/Makefile b/devel/rubygem-datadog-ci/Makefile index 540bf454c025..018a0b1c1182 100644 --- a/devel/rubygem-datadog-ci/Makefile +++ b/devel/rubygem-datadog-ci/Makefile @@ -1,5 +1,5 @@ PORTNAME= datadog-ci -PORTVERSION= 1.18.0 +PORTVERSION= 1.19.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-datadog-ci/distinfo b/devel/rubygem-datadog-ci/distinfo index ed242bbd6543..3b244e8d966d 100644 --- a/devel/rubygem-datadog-ci/distinfo +++ b/devel/rubygem-datadog-ci/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813950 -SHA256 (rubygem/datadog-ci-1.18.0.gem) = fb80cc70e5d2a54577c1a1b42cd109dd459a69f0631c20bb2d4a3fa06b8b40ec -SIZE (rubygem/datadog-ci-1.18.0.gem) = 113152 +TIMESTAMP = 1750188224 +SHA256 (rubygem/datadog-ci-1.19.0.gem) = fa62f0ef295c9e6224dbbb3245247b53ed7072c43e3cfe4562d55f04d8b5123f +SIZE (rubygem/datadog-ci-1.19.0.gem) = 115200 diff --git a/devel/rubygem-dry-types/Makefile b/devel/rubygem-dry-types/Makefile index 35ffff9d77c3..98a3b61c39a3 100644 --- a/devel/rubygem-dry-types/Makefile +++ b/devel/rubygem-dry-types/Makefile @@ -1,5 +1,5 @@ PORTNAME= dry-types -PORTVERSION= 1.8.2 +PORTVERSION= 1.8.3 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-dry-types/distinfo b/devel/rubygem-dry-types/distinfo index 3d274be9e703..c111d80ec519 100644 --- a/devel/rubygem-dry-types/distinfo +++ b/devel/rubygem-dry-types/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738606579 -SHA256 (rubygem/dry-types-1.8.2.gem) = c84e9ada69419c727c3b12e191e0ed7d2c6d58d040d55e79ea16e0ebf8b3ec0f -SIZE (rubygem/dry-types-1.8.2.gem) = 47104 +TIMESTAMP = 1750188226 +SHA256 (rubygem/dry-types-1.8.3.gem) = b5d97a45e0ed273131c0c3d5bc9f5633c2d1242e092ee47401ce7d5eab65c1bc +SIZE (rubygem/dry-types-1.8.3.gem) = 47104 diff --git a/devel/rubygem-google-apis-cloudresourcemanager_v1/Makefile b/devel/rubygem-google-apis-cloudresourcemanager_v1/Makefile index 6bd88612180b..f23a19756c48 100644 --- a/devel/rubygem-google-apis-cloudresourcemanager_v1/Makefile +++ b/devel/rubygem-google-apis-cloudresourcemanager_v1/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-apis-cloudresourcemanager_v1 -PORTVERSION= 0.43.0 +PORTVERSION= 0.44.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-google-apis-cloudresourcemanager_v1/distinfo b/devel/rubygem-google-apis-cloudresourcemanager_v1/distinfo index 28e7578361c4..82f3c42808fc 100644 --- a/devel/rubygem-google-apis-cloudresourcemanager_v1/distinfo +++ b/devel/rubygem-google-apis-cloudresourcemanager_v1/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747716430 -SHA256 (rubygem/google-apis-cloudresourcemanager_v1-0.43.0.gem) = 953aaa979c90461235a34600cfd95d229041f77d3ea8ab127b6442058c0ff35b -SIZE (rubygem/google-apis-cloudresourcemanager_v1-0.43.0.gem) = 39424 +TIMESTAMP = 1750188270 +SHA256 (rubygem/google-apis-cloudresourcemanager_v1-0.44.0.gem) = be96723ff28664407dd86724857f9cd7402bf6dd63ef4257cbd42002816705f8 +SIZE (rubygem/google-apis-cloudresourcemanager_v1-0.44.0.gem) = 39936 diff --git a/devel/rubygem-google-apis-cloudresourcemanager_v3/Makefile b/devel/rubygem-google-apis-cloudresourcemanager_v3/Makefile index 0ed4a55dd6d4..8daefba576d3 100644 --- a/devel/rubygem-google-apis-cloudresourcemanager_v3/Makefile +++ b/devel/rubygem-google-apis-cloudresourcemanager_v3/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-apis-cloudresourcemanager_v3 -PORTVERSION= 0.58.0 +PORTVERSION= 0.59.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-google-apis-cloudresourcemanager_v3/distinfo b/devel/rubygem-google-apis-cloudresourcemanager_v3/distinfo index 12852c6eaf58..b01a8c7f0210 100644 --- a/devel/rubygem-google-apis-cloudresourcemanager_v3/distinfo +++ b/devel/rubygem-google-apis-cloudresourcemanager_v3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813956 -SHA256 (rubygem/google-apis-cloudresourcemanager_v3-0.58.0.gem) = 8e9f6a325a0826e204cad6772b9153836e4bea37dedfc57469aa4cfad8fc5214 -SIZE (rubygem/google-apis-cloudresourcemanager_v3-0.58.0.gem) = 43520 +TIMESTAMP = 1750188228 +SHA256 (rubygem/google-apis-cloudresourcemanager_v3-0.59.0.gem) = 46c9753cba02be8dbc247c7123a509d43ef06ad5a9dcdd440c2634550d201609 +SIZE (rubygem/google-apis-cloudresourcemanager_v3-0.59.0.gem) = 44032 diff --git a/devel/rubygem-google-apis-compute_v1/Makefile b/devel/rubygem-google-apis-compute_v1/Makefile index 8f19a6d2fe57..4710cd5ff2bb 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.121.0 +PORTVERSION= 0.122.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 57df1433aeb0..822d34120b88 100644 --- a/devel/rubygem-google-apis-compute_v1/distinfo +++ b/devel/rubygem-google-apis-compute_v1/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748495949 -SHA256 (rubygem/google-apis-compute_v1-0.121.0.gem) = 656da668edf3a623ccbfa63600921faa9bc9dfd7fbf798486fdead7f5e6f2020 -SIZE (rubygem/google-apis-compute_v1-0.121.0.gem) = 506880 +TIMESTAMP = 1750188230 +SHA256 (rubygem/google-apis-compute_v1-0.122.0.gem) = d6787b0770eae8adb38c87b4e61c2be3ec1f0186eb777b10a757b13da08412f8 +SIZE (rubygem/google-apis-compute_v1-0.122.0.gem) = 509440 diff --git a/devel/rubygem-google-apis-storage_v1/Makefile b/devel/rubygem-google-apis-storage_v1/Makefile index db644a5a101e..6c37001f974b 100644 --- a/devel/rubygem-google-apis-storage_v1/Makefile +++ b/devel/rubygem-google-apis-storage_v1/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-apis-storage_v1 -PORTVERSION= 0.52.0 +PORTVERSION= 0.53.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-google-apis-storage_v1/distinfo b/devel/rubygem-google-apis-storage_v1/distinfo index faefd0045e49..454d25e0f168 100644 --- a/devel/rubygem-google-apis-storage_v1/distinfo +++ b/devel/rubygem-google-apis-storage_v1/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813960 -SHA256 (rubygem/google-apis-storage_v1-0.52.0.gem) = f7216a72b5c13f6bbfa76d3becacd1aba4cb8248bf9bd8cd43da239ab2281e4f -SIZE (rubygem/google-apis-storage_v1-0.52.0.gem) = 53248 +TIMESTAMP = 1750188232 +SHA256 (rubygem/google-apis-storage_v1-0.53.0.gem) = 96fb0b80d453c4d7ebfbdd68ae644d15300a520d2ef4858a54e5d1000bc92232 +SIZE (rubygem/google-apis-storage_v1-0.53.0.gem) = 53248 diff --git a/devel/rubygem-io-event/Makefile b/devel/rubygem-io-event/Makefile index 281153905b34..210296847762 100644 --- a/devel/rubygem-io-event/Makefile +++ b/devel/rubygem-io-event/Makefile @@ -1,5 +1,5 @@ PORTNAME= io-event -PORTVERSION= 1.10.1 +PORTVERSION= 1.11.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-io-event/distinfo b/devel/rubygem-io-event/distinfo index 7e453c35d78e..ab0171288982 100644 --- a/devel/rubygem-io-event/distinfo +++ b/devel/rubygem-io-event/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748495965 -SHA256 (rubygem/io-event-1.10.1.gem) = 40a5c25a03507905820ef67f44d217e01b94f2818b7705b3f50b22153cb2f65d -SIZE (rubygem/io-event-1.10.1.gem) = 43008 +TIMESTAMP = 1750188234 +SHA256 (rubygem/io-event-1.11.0.gem) = 7045581e68585253f6ff5588723c07813c8991f427b46ab4e00389b1078d60c4 +SIZE (rubygem/io-event-1.11.0.gem) = 48640 diff --git a/devel/rubygem-rack-mini-profiler/Makefile b/devel/rubygem-rack-mini-profiler/Makefile index 76c655a5344c..5a57c2078196 100644 --- a/devel/rubygem-rack-mini-profiler/Makefile +++ b/devel/rubygem-rack-mini-profiler/Makefile @@ -1,5 +1,5 @@ PORTNAME= rack-mini-profiler -PORTVERSION= 3.3.1 +PORTVERSION= 4.0.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-rack-mini-profiler/distinfo b/devel/rubygem-rack-mini-profiler/distinfo index a5145feb2157..bbe81a17f8c2 100644 --- a/devel/rubygem-rack-mini-profiler/distinfo +++ b/devel/rubygem-rack-mini-profiler/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708450778 -SHA256 (rubygem/rack-mini-profiler-3.3.1.gem) = 2bf0de7d5795f54581e453b248e42cc50e8d0529efac73828653a9ad2407a801 -SIZE (rubygem/rack-mini-profiler-3.3.1.gem) = 418304 +TIMESTAMP = 1750188272 +SHA256 (rubygem/rack-mini-profiler-4.0.0.gem) = c37bedcb7d01e33ad4addd8c4e742986e75db7cd8908cba3432c60b4e812e00f +SIZE (rubygem/rack-mini-profiler-4.0.0.gem) = 419840 diff --git a/devel/rubygem-rubocop-ast/Makefile b/devel/rubygem-rubocop-ast/Makefile index 60fba4734f9a..1b26fdefec21 100644 --- a/devel/rubygem-rubocop-ast/Makefile +++ b/devel/rubygem-rubocop-ast/Makefile @@ -1,5 +1,5 @@ PORTNAME= rubocop-ast -PORTVERSION= 1.45.0 +PORTVERSION= 1.45.1 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-rubocop-ast/distinfo b/devel/rubygem-rubocop-ast/distinfo index b1a43bcaddc1..d9936217ac61 100644 --- a/devel/rubygem-rubocop-ast/distinfo +++ b/devel/rubygem-rubocop-ast/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813968 -SHA256 (rubygem/rubocop-ast-1.45.0.gem) = 0b4ade77d15f25b9e07214fb42fa98164f5316accea525e14e44bbb8f06f78d7 -SIZE (rubygem/rubocop-ast-1.45.0.gem) = 61440 +TIMESTAMP = 1750188238 +SHA256 (rubygem/rubocop-ast-1.45.1.gem) = 94042e49adc17f187ba037b33f941ba7398fede77cdf4bffafba95190a473a3e +SIZE (rubygem/rubocop-ast-1.45.1.gem) = 61440 diff --git a/devel/rubygem-rubocop/Makefile b/devel/rubygem-rubocop/Makefile index 16dbba9c0d22..7adf05a0028f 100644 --- a/devel/rubygem-rubocop/Makefile +++ b/devel/rubygem-rubocop/Makefile @@ -1,5 +1,5 @@ PORTNAME= rubocop -PORTVERSION= 1.76.0 +PORTVERSION= 1.76.1 CATEGORIES= devel ruby MASTER_SITES= RG diff --git a/devel/rubygem-rubocop/distinfo b/devel/rubygem-rubocop/distinfo index 0719f5f0c44b..fd564baab6d3 100644 --- a/devel/rubygem-rubocop/distinfo +++ b/devel/rubygem-rubocop/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813966 -SHA256 (rubygem/rubocop-1.76.0.gem) = b7515398e1280b3cb7e3e0c429933ca3597ea43b7d0f03cb3c2d97719851c411 -SIZE (rubygem/rubocop-1.76.0.gem) = 708608 +TIMESTAMP = 1750188236 +SHA256 (rubygem/rubocop-1.76.1.gem) = e15a2d750794cf2157d2de8b1b403dfa71b8dc3957a22ae6043b1bdf21e7e0e7 +SIZE (rubygem/rubocop-1.76.1.gem) = 708608 diff --git a/devel/rubygem-sorbet-runtime/Makefile b/devel/rubygem-sorbet-runtime/Makefile index 4c53b5ad6122..17be1b53f588 100644 --- a/devel/rubygem-sorbet-runtime/Makefile +++ b/devel/rubygem-sorbet-runtime/Makefile @@ -1,5 +1,5 @@ PORTNAME= sorbet-runtime -PORTVERSION= 0.5.12167 +PORTVERSION= 0.5.12176 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-sorbet-runtime/distinfo b/devel/rubygem-sorbet-runtime/distinfo index 800e3c5c0fc1..d05ea1db416e 100644 --- a/devel/rubygem-sorbet-runtime/distinfo +++ b/devel/rubygem-sorbet-runtime/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813976 -SHA256 (rubygem/sorbet-runtime-0.5.12167.gem) = e33761e789d126692ed0ce57fc0b66d312a8ef3aed662a8f14ccbdb523cd3109 -SIZE (rubygem/sorbet-runtime-0.5.12167.gem) = 89088 +TIMESTAMP = 1750188240 +SHA256 (rubygem/sorbet-runtime-0.5.12176.gem) = 91499b894f7f902f391cad156394f3a638fe0660c2daaaa220b12ca89f8b6aa2 +SIZE (rubygem/sorbet-runtime-0.5.12176.gem) = 89088 diff --git a/devel/rubygem-state_machines/Makefile b/devel/rubygem-state_machines/Makefile index 216ea6859d6d..7fa1b8b79b06 100644 --- a/devel/rubygem-state_machines/Makefile +++ b/devel/rubygem-state_machines/Makefile @@ -1,5 +1,5 @@ PORTNAME= state_machines -PORTVERSION= 0.6.0 +PORTVERSION= 0.10.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-state_machines/distinfo b/devel/rubygem-state_machines/distinfo index 5c62f6a73cd6..5fc2eb50e073 100644 --- a/devel/rubygem-state_machines/distinfo +++ b/devel/rubygem-state_machines/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1688902923 -SHA256 (rubygem/state_machines-0.6.0.gem) = 08e08f6e59c124c1d690a31f12ca10cdc6cbbef5fa6fd1011cfade8b38bb27cc -SIZE (rubygem/state_machines-0.6.0.gem) = 63488 +TIMESTAMP = 1750188242 +SHA256 (rubygem/state_machines-0.10.0.gem) = 0b87c69ad65d4767ce1eee1d56628b173f28bae25b1176fff320b9e425e23637 +SIZE (rubygem/state_machines-0.10.0.gem) = 65024 diff --git a/devel/wrangler/Makefile b/devel/wrangler/Makefile index 047631b64207..6493ddb42847 100644 --- a/devel/wrangler/Makefile +++ b/devel/wrangler/Makefile @@ -13,6 +13,9 @@ LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT +DEPRECATED= Deprecated upstream as of Aug 3, 2023 +EXPIRATION_DATE=2025-07-31 + LIB_DEPENDS= libcurl.so:ftp/curl USES= cargo gmake ssl diff --git a/dns/Makefile b/dns/Makefile index acf599c08636..905cf18e2c35 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -170,6 +170,7 @@ SUBDIR += pear-File_DNS SUBDIR += pear-Horde_Idna SUBDIR += pear-Net_DNS2 + SUBDIR += pear-Net_DNS21 SUBDIR += powerdns SUBDIR += powerdns-recursor SUBDIR += prometheus-dnssec-exporter diff --git a/dns/pear-Horde_Idna/Makefile b/dns/pear-Horde_Idna/Makefile index 24e634117a27..244051a8fd4f 100644 --- a/dns/pear-Horde_Idna/Makefile +++ b/dns/pear-Horde_Idna/Makefile @@ -11,4 +11,6 @@ USE_PHP= dom USE_HORDE_RUN= Horde_Exception +NO_ARCH= yes + .include <bsd.port.mk> diff --git a/dns/pear-Net_DNS2/Makefile b/dns/pear-Net_DNS2/Makefile index e3fa54bf203b..c6000ee89a75 100644 --- a/dns/pear-Net_DNS2/Makefile +++ b/dns/pear-Net_DNS2/Makefile @@ -1,22 +1,27 @@ PORTNAME= Net_DNS2 -PORTVERSION= 1.5.5 +PORTVERSION= 2.0.1 DISTVERSIONPREFIX= v CATEGORIES= dns net pear MAINTAINER= sunpoet@FreeBSD.org COMMENT= PHP Resolver library used to communicate with a DNS server -WWW= https://pear.php.net/package/Net_DNS2 \ +WWW= https://netdns2.com/ \ https://github.com/mikepultz/netdns2 LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -USES= pear +USES= pear:env + +NO_ARCH= yes +NO_BUILD= yes USE_GITHUB= yes GH_ACCOUNT= mikepultz GH_PROJECT= netdns2 -NO_ARCH= yes +do-install: + ${MKDIR} ${STAGEDIR}${DATADIR} + cd ${WRKSRC}/src/ && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR} .include <bsd.port.mk> diff --git a/dns/pear-Net_DNS2/distinfo b/dns/pear-Net_DNS2/distinfo index ae0afddd27ab..aaa38efa3ddd 100644 --- a/dns/pear-Net_DNS2/distinfo +++ b/dns/pear-Net_DNS2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747715328 -SHA256 (PEAR/mikepultz-netdns2-v1.5.5_GH0.tar.gz) = 69c65d7d1a775d0b4d4a6b0b0ac8cfbb242aa5d2f03b331400ad7c2d1fdf0eb6 -SIZE (PEAR/mikepultz-netdns2-v1.5.5_GH0.tar.gz) = 87826 +TIMESTAMP = 1750188046 +SHA256 (mikepultz-netdns2-v2.0.1_GH0.tar.gz) = 68c945769eecf19ce04527827cd20839b2f593d2112866feaebcecb05f80fbf4 +SIZE (mikepultz-netdns2-v2.0.1_GH0.tar.gz) = 98619 diff --git a/dns/pear-Net_DNS2/pkg-plist b/dns/pear-Net_DNS2/pkg-plist new file mode 100644 index 000000000000..0040627efe66 --- /dev/null +++ b/dns/pear-Net_DNS2/pkg-plist @@ -0,0 +1,122 @@ +%%DATADIR%%/NetDNS2/BitMap.php +%%DATADIR%%/NetDNS2/Cache.php +%%DATADIR%%/NetDNS2/Cache/File.php +%%DATADIR%%/NetDNS2/Cache/Memcached.php +%%DATADIR%%/NetDNS2/Cache/Model/Data.php +%%DATADIR%%/NetDNS2/Cache/Redis.php +%%DATADIR%%/NetDNS2/Cache/Shm.php +%%DATADIR%%/NetDNS2/Client.php +%%DATADIR%%/NetDNS2/Data.php +%%DATADIR%%/NetDNS2/Data/Domain.php +%%DATADIR%%/NetDNS2/Data/IPv4.php +%%DATADIR%%/NetDNS2/Data/IPv6.php +%%DATADIR%%/NetDNS2/Data/Mailbox.php +%%DATADIR%%/NetDNS2/Data/Text.php +%%DATADIR%%/NetDNS2/EDNS.php +%%DATADIR%%/NetDNS2/ENUM/Base.php +%%DATADIR%%/NetDNS2/ENUM/CertFormat.php +%%DATADIR%%/NetDNS2/ENUM/DNSSEC/Algorithm.php +%%DATADIR%%/NetDNS2/ENUM/DNSSEC/Digest.php +%%DATADIR%%/NetDNS2/ENUM/EDNS/Opt.php +%%DATADIR%%/NetDNS2/ENUM/Error.php +%%DATADIR%%/NetDNS2/ENUM/OpCode.php +%%DATADIR%%/NetDNS2/ENUM/RR/Classes.php +%%DATADIR%%/NetDNS2/ENUM/RR/Code.php +%%DATADIR%%/NetDNS2/ENUM/RR/Type.php +%%DATADIR%%/NetDNS2/ENUM/TKEYMode.php +%%DATADIR%%/NetDNS2/Exception.php +%%DATADIR%%/NetDNS2/Header.php +%%DATADIR%%/NetDNS2/Notifier.php +%%DATADIR%%/NetDNS2/Packet.php +%%DATADIR%%/NetDNS2/Packet/Request.php +%%DATADIR%%/NetDNS2/Packet/Response.php +%%DATADIR%%/NetDNS2/PrivateKey.php +%%DATADIR%%/NetDNS2/Question.php +%%DATADIR%%/NetDNS2/RR.php +%%DATADIR%%/NetDNS2/RR/A.php +%%DATADIR%%/NetDNS2/RR/AAAA.php +%%DATADIR%%/NetDNS2/RR/AFSDB.php +%%DATADIR%%/NetDNS2/RR/AMTRELAY.php +%%DATADIR%%/NetDNS2/RR/ANY.php +%%DATADIR%%/NetDNS2/RR/APL.php +%%DATADIR%%/NetDNS2/RR/AVC.php +%%DATADIR%%/NetDNS2/RR/CAA.php +%%DATADIR%%/NetDNS2/RR/CDNSKEY.php +%%DATADIR%%/NetDNS2/RR/CDS.php +%%DATADIR%%/NetDNS2/RR/CERT.php +%%DATADIR%%/NetDNS2/RR/CNAME.php +%%DATADIR%%/NetDNS2/RR/CSYNC.php +%%DATADIR%%/NetDNS2/RR/DHCID.php +%%DATADIR%%/NetDNS2/RR/DLV.php +%%DATADIR%%/NetDNS2/RR/DNAME.php +%%DATADIR%%/NetDNS2/RR/DNSKEY.php +%%DATADIR%%/NetDNS2/RR/DS.php +%%DATADIR%%/NetDNS2/RR/DSYNC.php +%%DATADIR%%/NetDNS2/RR/EID.php +%%DATADIR%%/NetDNS2/RR/EUI48.php +%%DATADIR%%/NetDNS2/RR/EUI64.php +%%DATADIR%%/NetDNS2/RR/GPOS.php +%%DATADIR%%/NetDNS2/RR/HINFO.php +%%DATADIR%%/NetDNS2/RR/HIP.php +%%DATADIR%%/NetDNS2/RR/HTTPS.php +%%DATADIR%%/NetDNS2/RR/IPSECKEY.php +%%DATADIR%%/NetDNS2/RR/ISDN.php +%%DATADIR%%/NetDNS2/RR/KEY.php +%%DATADIR%%/NetDNS2/RR/KX.php +%%DATADIR%%/NetDNS2/RR/L32.php +%%DATADIR%%/NetDNS2/RR/L64.php +%%DATADIR%%/NetDNS2/RR/LOC.php +%%DATADIR%%/NetDNS2/RR/LP.php +%%DATADIR%%/NetDNS2/RR/MX.php +%%DATADIR%%/NetDNS2/RR/NAPTR.php +%%DATADIR%%/NetDNS2/RR/NID.php +%%DATADIR%%/NetDNS2/RR/NIMLOC.php +%%DATADIR%%/NetDNS2/RR/NS.php +%%DATADIR%%/NetDNS2/RR/NSEC.php +%%DATADIR%%/NetDNS2/RR/NSEC3.php +%%DATADIR%%/NetDNS2/RR/NSEC3PARAM.php +%%DATADIR%%/NetDNS2/RR/NUL.php +%%DATADIR%%/NetDNS2/RR/OPENPGPKEY.php +%%DATADIR%%/NetDNS2/RR/OPT.php +%%DATADIR%%/NetDNS2/RR/OPT/CHAIN.php +%%DATADIR%%/NetDNS2/RR/OPT/COOKIE.php +%%DATADIR%%/NetDNS2/RR/OPT/DAU.php +%%DATADIR%%/NetDNS2/RR/OPT/DHU.php +%%DATADIR%%/NetDNS2/RR/OPT/ECS.php +%%DATADIR%%/NetDNS2/RR/OPT/EDE.php +%%DATADIR%%/NetDNS2/RR/OPT/EXPIRE.php +%%DATADIR%%/NetDNS2/RR/OPT/KEEPALIVE.php +%%DATADIR%%/NetDNS2/RR/OPT/KEYTAG.php +%%DATADIR%%/NetDNS2/RR/OPT/N3U.php +%%DATADIR%%/NetDNS2/RR/OPT/NSID.php +%%DATADIR%%/NetDNS2/RR/OPT/PADDING.php +%%DATADIR%%/NetDNS2/RR/OPT/RCHANNEL.php +%%DATADIR%%/NetDNS2/RR/OPT/UL.php +%%DATADIR%%/NetDNS2/RR/OPT/ZONEVERSION.php +%%DATADIR%%/NetDNS2/RR/PTR.php +%%DATADIR%%/NetDNS2/RR/PX.php +%%DATADIR%%/NetDNS2/RR/RESINFO.php +%%DATADIR%%/NetDNS2/RR/RP.php +%%DATADIR%%/NetDNS2/RR/RRSIG.php +%%DATADIR%%/NetDNS2/RR/RT.php +%%DATADIR%%/NetDNS2/RR/SIG.php +%%DATADIR%%/NetDNS2/RR/SMIMEA.php +%%DATADIR%%/NetDNS2/RR/SOA.php +%%DATADIR%%/NetDNS2/RR/SPF.php +%%DATADIR%%/NetDNS2/RR/SRV.php +%%DATADIR%%/NetDNS2/RR/SSHFP.php +%%DATADIR%%/NetDNS2/RR/SVCB.php +%%DATADIR%%/NetDNS2/RR/TA.php +%%DATADIR%%/NetDNS2/RR/TALINK.php +%%DATADIR%%/NetDNS2/RR/TKEY.php +%%DATADIR%%/NetDNS2/RR/TLSA.php +%%DATADIR%%/NetDNS2/RR/TSIG.php +%%DATADIR%%/NetDNS2/RR/TXT.php +%%DATADIR%%/NetDNS2/RR/TYPE65534.php +%%DATADIR%%/NetDNS2/RR/URI.php +%%DATADIR%%/NetDNS2/RR/WKS.php +%%DATADIR%%/NetDNS2/RR/X25.php +%%DATADIR%%/NetDNS2/RR/ZONEMD.php +%%DATADIR%%/NetDNS2/Resolver.php +%%DATADIR%%/NetDNS2/Socket.php +%%DATADIR%%/NetDNS2/Updater.php diff --git a/dns/pear-Net_DNS21/Makefile b/dns/pear-Net_DNS21/Makefile new file mode 100644 index 000000000000..6fdc9a1f0448 --- /dev/null +++ b/dns/pear-Net_DNS21/Makefile @@ -0,0 +1,23 @@ +PORTNAME= Net_DNS2 +PORTVERSION= 1.5.5 +DISTVERSIONPREFIX= v +CATEGORIES= dns net pear +PKGNAMESUFFIX= 1 + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= PHP Resolver library used to communicate with a DNS server +WWW= https://pear.php.net/package/Net_DNS2 \ + https://github.com/mikepultz/netdns2 + +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +USES= pear + +NO_ARCH= yes + +USE_GITHUB= yes +GH_ACCOUNT= mikepultz +GH_PROJECT= netdns2 + +.include <bsd.port.mk> diff --git a/dns/pear-Net_DNS21/distinfo b/dns/pear-Net_DNS21/distinfo new file mode 100644 index 000000000000..ae0afddd27ab --- /dev/null +++ b/dns/pear-Net_DNS21/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1747715328 +SHA256 (PEAR/mikepultz-netdns2-v1.5.5_GH0.tar.gz) = 69c65d7d1a775d0b4d4a6b0b0ac8cfbb242aa5d2f03b331400ad7c2d1fdf0eb6 +SIZE (PEAR/mikepultz-netdns2-v1.5.5_GH0.tar.gz) = 87826 diff --git a/dns/pear-Net_DNS21/pkg-descr b/dns/pear-Net_DNS21/pkg-descr new file mode 100644 index 000000000000..18bb93606b8c --- /dev/null +++ b/dns/pear-Net_DNS21/pkg-descr @@ -0,0 +1,6 @@ +Provides (roughly) the same functionality as Net_DNS, but using modern PHP +objects, exceptions for error handling, better sockets support. + +This release is (in most cases) 2x - 10x faster than Net_DNS, as well as +includes more RR's (including DNSSEC RR's), and improved sockets and streams +support. diff --git a/dns/py-publicsuffixlist/Makefile b/dns/py-publicsuffixlist/Makefile index 546755048acc..e8e4599fcf0f 100644 --- a/dns/py-publicsuffixlist/Makefile +++ b/dns/py-publicsuffixlist/Makefile @@ -1,5 +1,5 @@ PORTNAME= publicsuffixlist -PORTVERSION= 1.0.2.20250611 +PORTVERSION= 1.0.2.20250617 CATEGORIES= dns python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/dns/py-publicsuffixlist/distinfo b/dns/py-publicsuffixlist/distinfo index 651286796812..8b675678aefc 100644 --- a/dns/py-publicsuffixlist/distinfo +++ b/dns/py-publicsuffixlist/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813092 -SHA256 (publicsuffixlist-1.0.2.20250611.tar.gz) = fc9ca4d8c186429e0a50fa7fd09b1e48412e2bed60a61e13ac89053c6a3904f4 -SIZE (publicsuffixlist-1.0.2.20250611.tar.gz) = 105453 +TIMESTAMP = 1750188120 +SHA256 (publicsuffixlist-1.0.2.20250617.tar.gz) = 5042d7fc63f572f92632936efb3ce6432c1a2a464f24fd43f25af742618790e6 +SIZE (publicsuffixlist-1.0.2.20250617.tar.gz) = 105467 diff --git a/editors/chexedit/Makefile b/editors/chexedit/Makefile index 98b8b8757bdb..f699c876d288 100644 --- a/editors/chexedit/Makefile +++ b/editors/chexedit/Makefile @@ -2,13 +2,13 @@ PORTNAME= chexedit PORTVERSION= 0.9.7 PORTREVISION= 2 CATEGORIES= editors -MASTER_SITES= http://www.rogoyski.com/adam/programs/hexedit/ \ - http://mirror.amdmi3.ru/distfiles/ +MASTER_SITES= https://www.rogoyski.com/adam/programs/hexedit/ \ + https://mirror.amdmi3.ru/distfiles/ DISTNAME= hexedit-${PORTVERSION} MAINTAINER= amdmi3@FreeBSD.org COMMENT= Full screen text mode Hex editor using the [n]curses library -WWW= http://www.rogoyski.com/adam/programs/hexedit/ +WWW= https://www.rogoyski.com/adam/programs/hexedit/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/editors/encryptpad/Makefile b/editors/encryptpad/Makefile index 0dc81c6e5d95..76e8770adba9 100644 --- a/editors/encryptpad/Makefile +++ b/editors/encryptpad/Makefile @@ -1,7 +1,7 @@ PORTNAME= encryptpad DISTVERSIONPREFIX= v DISTVERSION= 0.5.0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors security MAINTAINER= eduardo@FreeBSD.org diff --git a/editors/libreoffice-af/distinfo b/editors/libreoffice-af/distinfo index 02cdd3f70726..3e368cfd49d6 100644 --- a/editors/libreoffice-af/distinfo +++ b/editors/libreoffice-af/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746204901 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_af.tar.gz) = 0a091c9df61f9233bbc3e745995900fb35573bcd1e8d0bfa38b824beffaff0af -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_af.tar.gz) = 1172931 +TIMESTAMP = 1750805410 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_af.tar.gz) = 8ecac870aa7e5b4069060ab45510123a149c4093082cb5800d4ad84d1139e004 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_af.tar.gz) = 1173800 diff --git a/editors/libreoffice-am/distinfo b/editors/libreoffice-am/distinfo index 0d86da4a933e..47ce93e3913a 100644 --- a/editors/libreoffice-am/distinfo +++ b/editors/libreoffice-am/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746204904 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_am.tar.gz) = 212af16e46b9e0b97565151f84ddc55cc70c10da437801a4e485ed2c66bc2ce0 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_am.tar.gz) = 648571 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_am.tar.gz) = 6968d9b1f4c7acd0d99cf83413c819794d72a4648d45ed09a99e2108b9cd1f1a -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_am.tar.gz) = 2646331 +TIMESTAMP = 1750805412 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_am.tar.gz) = 5301f3cf062800048041473dbaeed54d557d76e276c555c4847dd35a2b98f226 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_am.tar.gz) = 649096 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_am.tar.gz) = 8b9a191dcb53e8284061d11f880ec510e9084102d7987ef1f4a6bf2a395e03f2 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_am.tar.gz) = 2646329 diff --git a/editors/libreoffice-as/distinfo b/editors/libreoffice-as/distinfo index 7578a96ee1c5..03174aa0a93b 100644 --- a/editors/libreoffice-as/distinfo +++ b/editors/libreoffice-as/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746204907 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_as.tar.gz) = 55450a90f2704f258c34eb52354bcd1d5c57b79381eaa29098728ce53c54d7af -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_as.tar.gz) = 356372 +TIMESTAMP = 1750805414 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_as.tar.gz) = be70decfa659e9bf5dffc97a66bf0b16e9e53d6db181a6b8e986260c9be02106 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_as.tar.gz) = 356322 diff --git a/editors/libreoffice-ast/distinfo b/editors/libreoffice-ast/distinfo index 78a36c281e95..3e0ab434aa3a 100644 --- a/editors/libreoffice-ast/distinfo +++ b/editors/libreoffice-ast/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746204908 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_ast.tar.gz) = db88b5d54f167c7ce38467d3ca84cdcbbeed6dfca993795d4a1cf76c397104bf -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_ast.tar.gz) = 474738 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_ast.tar.gz) = 790345d8ea8e0751ae025ca3e124f07e51e8e41cf32d7b8a7618e57c9e044770 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_ast.tar.gz) = 2617795 +TIMESTAMP = 1750805416 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_ast.tar.gz) = 54a24a59def98c663968b4dd87f403faffb1320bc1cbdcd4aaf51589125f86db +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_ast.tar.gz) = 474810 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_ast.tar.gz) = f6b327d138743efb401e640333c244cd5afd441b0b3edec4810462488bdc9cb9 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_ast.tar.gz) = 2617856 diff --git a/editors/libreoffice-be/distinfo b/editors/libreoffice-be/distinfo index 77ec5feb69ac..f67fa5014568 100644 --- a/editors/libreoffice-be/distinfo +++ b/editors/libreoffice-be/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746204909 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_be.tar.gz) = 6da5d06d6ad917c49c2a4aaa2601a223ce2dfe1b2da21c242a4a7e5e5e3c55b3 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_be.tar.gz) = 1789767 +TIMESTAMP = 1750805417 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_be.tar.gz) = 635cfb29d90b564827a28e20b284e8113053ea207c770f973747df20b0ef2dd3 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_be.tar.gz) = 2064793 diff --git a/editors/libreoffice-bg/distinfo b/editors/libreoffice-bg/distinfo index b005209b6c66..04eda7060ce0 100644 --- a/editors/libreoffice-bg/distinfo +++ b/editors/libreoffice-bg/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746204911 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_bg.tar.gz) = fba8b4bfec3234521efea89525741b5edd147d8b159e34c4b50b461e2ed13109 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_bg.tar.gz) = 1898934 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_bg.tar.gz) = 2eee0112755f11373f702d3bac7db382d7759f254cfdcd07ec471a0684dbd570 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_bg.tar.gz) = 2679059 +TIMESTAMP = 1750805419 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_bg.tar.gz) = b9fe58830a1d32184e0d043e499677649c9a9387f01aeb1d931e724b2d9460cf +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_bg.tar.gz) = 1899623 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_bg.tar.gz) = 570c532d3b2897efb8d233959e32ecfab3b06e347e82c4ee5b04b1d46934a18d +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_bg.tar.gz) = 2676571 diff --git a/editors/libreoffice-bn/distinfo b/editors/libreoffice-bn/distinfo index 7e3dd7a17d45..f2b04f1f56e0 100644 --- a/editors/libreoffice-bn/distinfo +++ b/editors/libreoffice-bn/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746204913 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_bn.tar.gz) = 420d011cec92de4b3c5c6025fa020ac21015c0db88746e074f5d02af2d215bd8 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_bn.tar.gz) = 603387 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_bn.tar.gz) = 3f3f34cc7114e4d02bc246a6045fc4f2d1894d0f28743afd1099c43aedba8b79 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_bn.tar.gz) = 2606028 +TIMESTAMP = 1750805420 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_bn.tar.gz) = 85b973f819cf4ec937cddaea65e8f79b2a15dac34acc2888b689f153b53e2ded +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_bn.tar.gz) = 602677 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_bn.tar.gz) = 3e732116778021bae7a07bea82078776a9b7e742038b9beab98c65a8b2a21394 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_bn.tar.gz) = 2605636 diff --git a/editors/libreoffice-bn_IN/distinfo b/editors/libreoffice-bn_IN/distinfo index b5a5af77716c..db9fab176df1 100644 --- a/editors/libreoffice-bn_IN/distinfo +++ b/editors/libreoffice-bn_IN/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746204915 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_bn-IN.tar.gz) = 0c787d66ec466dffff91d8bbb37c4156bd85e3ea6526eb16f709e9cb1be34422 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_bn-IN.tar.gz) = 473570 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_bn-IN.tar.gz) = 6cefa4601905ce8dae57248e36e4144be34bf7095d2a54bd15a59ceb1724e69d -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_bn-IN.tar.gz) = 2772569 +TIMESTAMP = 1750805422 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_bn-IN.tar.gz) = 1f37980ec8a7b6e1f4b4a5f4073f3b3a9941025b5d8e02ed0e6f6b5cc85566c4 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_bn-IN.tar.gz) = 473666 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_bn-IN.tar.gz) = 927179a9f3ea017f864d44e89b749ab604c7d7a09e322a480c6a0c7c4afa8d29 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_bn-IN.tar.gz) = 2772650 diff --git a/editors/libreoffice-bo/distinfo b/editors/libreoffice-bo/distinfo index 2a66f005dd6e..0159b23ea291 100644 --- a/editors/libreoffice-bo/distinfo +++ b/editors/libreoffice-bo/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746204917 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_bo.tar.gz) = 45dfa478bb895d5fef917b52d61b8a7f7dcfbd6eb250c570c2bf938b535fb546 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_bo.tar.gz) = 316276 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_bo.tar.gz) = c799eeabfd95ab17b1cf53930b93f468f96e609d3b79abe376c3781f80700972 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_bo.tar.gz) = 2610124 +TIMESTAMP = 1750805424 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_bo.tar.gz) = 5b7d59117b7874be45b96bf81d007263ac2662175b2eec9502fef628dfc38c0c +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_bo.tar.gz) = 316639 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_bo.tar.gz) = 5f69cf7557d89c5c9860f035be7a1c7c6c0c584e56ad28d697978b893d5aebbb +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_bo.tar.gz) = 2610030 diff --git a/editors/libreoffice-br/distinfo b/editors/libreoffice-br/distinfo index 0c2d8490a776..ad971fe8c895 100644 --- a/editors/libreoffice-br/distinfo +++ b/editors/libreoffice-br/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746204918 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_br.tar.gz) = c4f829c798611bc4a8d36dbad2eac7a0d3cfc938a1474c0f24c737c7a5daa965 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_br.tar.gz) = 997204 +TIMESTAMP = 1750805424 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_br.tar.gz) = a55080db9e2b72f3e123a5e116b794885fd628b58fb45e80950aace95c8cbd9c +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_br.tar.gz) = 997791 diff --git a/editors/libreoffice-brx/distinfo b/editors/libreoffice-brx/distinfo index 5ba3d5c0736b..85a28ad8961c 100644 --- a/editors/libreoffice-brx/distinfo +++ b/editors/libreoffice-brx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746204918 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_brx.tar.gz) = 47c38f5c45e81a98e42fa0e212f0e75b1cf68304cb3858b3bbcc662fe946321d -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_brx.tar.gz) = 235148 +TIMESTAMP = 1750805425 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_brx.tar.gz) = 43dd33e0faed5f0db2be72699ac77b8b2ed2a71d6adc43c873bb1ca1326d4cff +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_brx.tar.gz) = 234828 diff --git a/editors/libreoffice-bs/distinfo b/editors/libreoffice-bs/distinfo index 013dbc26cb9d..bcdb26bd3e50 100644 --- a/editors/libreoffice-bs/distinfo +++ b/editors/libreoffice-bs/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746204920 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_bs.tar.gz) = c8a5996cea431d7c71e14787d2fafaf1091787381e2c572d5f55b541a9f7ec5f -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_bs.tar.gz) = 487177 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_bs.tar.gz) = 2e0890b2ba13397ac2060f601869d2495474ae19182fd03fa99b983fb2c8881c -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_bs.tar.gz) = 2539056 +TIMESTAMP = 1750805426 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_bs.tar.gz) = 6de08fa5f71300f526e1a148833b3ba7672e69c9b3a6ee2a4b306d85bf118b64 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_bs.tar.gz) = 487489 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_bs.tar.gz) = 14177d70b8dc427f0863b6450073f45e44d9133e9297bde3603b91dff95a51f3 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_bs.tar.gz) = 2538795 diff --git a/editors/libreoffice-ca/distinfo b/editors/libreoffice-ca/distinfo index dea24da79b46..9042cf6826f0 100644 --- a/editors/libreoffice-ca/distinfo +++ b/editors/libreoffice-ca/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746204922 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_ca.tar.gz) = e79772674f8c947153eeae65f55aa1f9cc24730c6e4c3ee7d0132e6ba034ad32 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_ca.tar.gz) = 2534042 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_ca.tar.gz) = 4df4d52e03812e9fc7d46840789f51a293f1b1a0e264a0cf615a67664cd87cf5 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_ca.tar.gz) = 2622169 +TIMESTAMP = 1750805428 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_ca.tar.gz) = 777423ebc9665463ed23c377380e15d762627edf35d439bfcfeba66bd9fac65f +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_ca.tar.gz) = 2529469 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_ca.tar.gz) = d5cf2a2c811df4e69a8fe94f591c2fe60733dfa2db1eaa82dfa62cbd1988f6fc +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_ca.tar.gz) = 2622582 diff --git a/editors/libreoffice-ca_valencia/distinfo b/editors/libreoffice-ca_valencia/distinfo index d273bbf0ddb4..ad20acea6898 100644 --- a/editors/libreoffice-ca_valencia/distinfo +++ b/editors/libreoffice-ca_valencia/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746204924 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_ca-valencia.tar.gz) = fb3177e0ebb580290a1e7802f4ee19c8aaa9a7a1d405a3689085ca0c1e029067 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_ca-valencia.tar.gz) = 2500238 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_ca-valencia.tar.gz) = 4b82bbe39931d1042e567d6a817e80d5ac0222ed5249ceaee9689a0e1369cc6b -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_ca-valencia.tar.gz) = 2624588 +TIMESTAMP = 1750805431 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_ca-valencia.tar.gz) = 44ca867f48d2ba4a79d9e308db05475b1f698561a9fb2baf6188e4948d301dcf +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_ca-valencia.tar.gz) = 2499881 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_ca-valencia.tar.gz) = 66d6f802d9fc240c9053df60c81cb074eeb381bb08d1a18fd2ef061c6952a18f +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_ca-valencia.tar.gz) = 2624686 diff --git a/editors/libreoffice-ckb/distinfo b/editors/libreoffice-ckb/distinfo index 05d002f3cbda..146a6606197b 100644 --- a/editors/libreoffice-ckb/distinfo +++ b/editors/libreoffice-ckb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746204925 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_ckb.tar.gz) = 846cf9a02f598da47307d93504a9747f3f787615c2ae9d89d5da5cfa869270b8 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_ckb.tar.gz) = 351177 +TIMESTAMP = 1750805431 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_ckb.tar.gz) = 8c4c72b0b75a51b076aa75bf5b03bfa492c58a6b9d826ef19411c48eb884fc32 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_ckb.tar.gz) = 350832 diff --git a/editors/libreoffice-cs/distinfo b/editors/libreoffice-cs/distinfo index e1fc50f5ff1c..4073d0d543f3 100644 --- a/editors/libreoffice-cs/distinfo +++ b/editors/libreoffice-cs/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746204927 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_cs.tar.gz) = 276d5022e7a2fd23e4d7288fff51efc8ccef818fd227f0d726f5c2aca1f0e61d -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_cs.tar.gz) = 2712548 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_cs.tar.gz) = 00210889240dd94180e3c22b64282f604be741a5d1c284d6427b8d36fb5cb31d -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_cs.tar.gz) = 2604780 +TIMESTAMP = 1750805433 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_cs.tar.gz) = 21adf664ff62731ee40ed06685a1b6a04d4526b71b550a32a82cd7dd774b894c +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_cs.tar.gz) = 2712384 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_cs.tar.gz) = df81ec14d0b959e03ff5025f2e7f5239259dbd13ead27be28c59c9e9e8bb4d4d +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_cs.tar.gz) = 2605114 diff --git a/editors/libreoffice-cy/distinfo b/editors/libreoffice-cy/distinfo index 4231cd0e67c1..c81626d234d8 100644 --- a/editors/libreoffice-cy/distinfo +++ b/editors/libreoffice-cy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746204928 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_cy.tar.gz) = a17558113085cef1dbef0deb35c0e860299717e7417bf53c49a8241d04ce436e -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_cy.tar.gz) = 782059 +TIMESTAMP = 1750805434 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_cy.tar.gz) = c6e2d497259eefb0b6bd88b5f52d4305dd7f97c9460c2d9c256be7c8528c154b +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_cy.tar.gz) = 782146 diff --git a/editors/libreoffice-da/distinfo b/editors/libreoffice-da/distinfo index 7b46d10388e8..bc57987a45a1 100644 --- a/editors/libreoffice-da/distinfo +++ b/editors/libreoffice-da/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746204931 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_da.tar.gz) = 4d79d7b8ee25d3891a025554b88943777478063b4eea811e3d0d158a4b80cc03 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_da.tar.gz) = 2393107 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_da.tar.gz) = 834cfdfa6cfc42994a41a557c7d461a81dd7d1f5907f855f1830c475d7a9c984 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_da.tar.gz) = 2593198 +TIMESTAMP = 1750805436 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_da.tar.gz) = 63181c16f0df76c8c45278b681f156bcfa2a0a8c45b9f27e1bea5000950914a6 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_da.tar.gz) = 2406449 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_da.tar.gz) = 4baa22b71e1ad73cfdc5b3d2eb2566754231dfb062da28d6197c74758ca13faf +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_da.tar.gz) = 2593339 diff --git a/editors/libreoffice-dgo/distinfo b/editors/libreoffice-dgo/distinfo index af252098969e..7c191dc8a5c2 100644 --- a/editors/libreoffice-dgo/distinfo +++ b/editors/libreoffice-dgo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746204936 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_dgo.tar.gz) = 08b9475128927fd26d216f8684f96aaa89ac3943b941d3052cf71250dae63fec -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_dgo.tar.gz) = 296908 +TIMESTAMP = 1750805440 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_dgo.tar.gz) = 1919da8ce3cf2d18ab6a5aed7b73d223b0f1d536406128a8d5d3a215cc1fcefe +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_dgo.tar.gz) = 297136 diff --git a/editors/libreoffice-dsb/distinfo b/editors/libreoffice-dsb/distinfo index 5a9cc2f30b4a..e7f755a19685 100644 --- a/editors/libreoffice-dsb/distinfo +++ b/editors/libreoffice-dsb/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746204938 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_dsb.tar.gz) = ba92a45ea74e3547a4e8b42e89d5f4298748ad4c7c6834619a95e090378deafc -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_dsb.tar.gz) = 793300 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_dsb.tar.gz) = 59661dcf251717608324ce1e8ced7de8bb9b0e59ac2d1f667f2d453d958b26aa -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_dsb.tar.gz) = 2650772 +TIMESTAMP = 1750805442 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_dsb.tar.gz) = d4f4bc3d681ba05b78a0e1c77f4ee16692201a0b0809de4465d2507262a064a1 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_dsb.tar.gz) = 793220 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_dsb.tar.gz) = 8ba1d76978953243906533d1219d1914c71aa8f082580c62e2b5d2ca4d162cdd +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_dsb.tar.gz) = 2651205 diff --git a/editors/libreoffice-dz/distinfo b/editors/libreoffice-dz/distinfo index 87294c7f9a92..1582256ef651 100644 --- a/editors/libreoffice-dz/distinfo +++ b/editors/libreoffice-dz/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746204940 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_dz.tar.gz) = 87f756e7d9a396f92947385de44d38092e5ad19ad36ff4e5c7eb06e742ac37cf -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_dz.tar.gz) = 329799 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_dz.tar.gz) = 02714f5756b8ba17d64641f259a8d9643e26f987a39fc95f2915b8cc31fe1c3b -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_dz.tar.gz) = 2657600 +TIMESTAMP = 1750805444 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_dz.tar.gz) = 34e0f31b1211d3d896712d72faba0494fc50b3947e162b5aa12a00ea967d1a76 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_dz.tar.gz) = 330055 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_dz.tar.gz) = 07f4639296e34e27a71b943702aae7460cb9cfc14c124e9c2b26821f034de66d +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_dz.tar.gz) = 2657363 diff --git a/editors/libreoffice-el/distinfo b/editors/libreoffice-el/distinfo index 723e4fe56712..378e78f0d112 100644 --- a/editors/libreoffice-el/distinfo +++ b/editors/libreoffice-el/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746204942 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_el.tar.gz) = a1cabc92abc2f3c0b5a9d96f933e0a506b86781edbf5269609eccfa005072886 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_el.tar.gz) = 2420622 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_el.tar.gz) = e2ed454f23531ea839a324e0ddf38eb076077a71ca80b7c7bab5ff5db1f0bd6d -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_el.tar.gz) = 2866308 +TIMESTAMP = 1750805446 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_el.tar.gz) = 2f5d29f2aa2a9c4a67c92f98469c67c888fe384f417f82fc8cfd52610253641b +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_el.tar.gz) = 2419889 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_el.tar.gz) = c07463fa97564518270434fcdb29a62fcde51df45f89bd903919294122e932d4 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_el.tar.gz) = 2866278 diff --git a/editors/libreoffice-en_GB/distinfo b/editors/libreoffice-en_GB/distinfo index 825ab6e983c5..09bdb7388ea2 100644 --- a/editors/libreoffice-en_GB/distinfo +++ b/editors/libreoffice-en_GB/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746204945 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_en-GB.tar.gz) = 1ef5893b14c262c071bc08e922cd96cdb32ddb1a79e7029694532afce4ceaa1a -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_en-GB.tar.gz) = 4651725 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_en-GB.tar.gz) = ec36707ca467a1c8384550d794bc9dd15e0054074678155ba454335ace3543db -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_en-GB.tar.gz) = 2467682 +TIMESTAMP = 1750805448 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_en-GB.tar.gz) = 20e0cf4251308efddf89deb495f1610db12d234686cc9c9a7ce4c5af5a35d825 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_en-GB.tar.gz) = 4651805 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_en-GB.tar.gz) = e378badccf12aaa2698cbb05d90dc4c6b9b758ce2c6a8c44e4063d93a99b02d2 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_en-GB.tar.gz) = 2467670 diff --git a/editors/libreoffice-en_ZA/distinfo b/editors/libreoffice-en_ZA/distinfo index 01e5278097ee..181d768a8553 100644 --- a/editors/libreoffice-en_ZA/distinfo +++ b/editors/libreoffice-en_ZA/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746204947 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_en-ZA.tar.gz) = 3441ad787dd2ff25f4d1d80ddf977ed85447504336cdea25f01b9233856afc72 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_en-ZA.tar.gz) = 4262344 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_en-ZA.tar.gz) = a7ee66a02c94bd541d0fc264f6bd651d88f4878f97692a42fe6f19a48b2600a7 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_en-ZA.tar.gz) = 2464865 +TIMESTAMP = 1750805451 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_en-ZA.tar.gz) = 9690dc43dffbd6e6addf4830df34a0c8b5c133cef52659324f75ac8f3610c5b0 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_en-ZA.tar.gz) = 4262367 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_en-ZA.tar.gz) = 2b6898ad34505741e8c575f7464faf74afa4c9677aac6f64d694529151992567 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_en-ZA.tar.gz) = 2464602 diff --git a/editors/libreoffice-eo/distinfo b/editors/libreoffice-eo/distinfo index 76686111ff5a..d9136b773a45 100644 --- a/editors/libreoffice-eo/distinfo +++ b/editors/libreoffice-eo/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746204949 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_eo.tar.gz) = 29f2e8896187792fce21b006e6b895b83dc4cbd9108cd0d3701f31688439c257 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_eo.tar.gz) = 996737 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_eo.tar.gz) = 55d84f65e392a19da87f7e4df433d2396dbbaa8863edcfe9d61d4efe58315500 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_eo.tar.gz) = 2546794 +TIMESTAMP = 1750805452 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_eo.tar.gz) = 87f17564733af4bc3194a8a5bd2f3e68d30755f84d4fadb3a158d398f375b1dc +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_eo.tar.gz) = 1010168 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_eo.tar.gz) = 44f0762453e85310317e1d35a16f65e4e61b079ecc24c43af7b6835b84f874a5 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_eo.tar.gz) = 2546546 diff --git a/editors/libreoffice-es/distinfo b/editors/libreoffice-es/distinfo index acee5601e538..4c3682778347 100644 --- a/editors/libreoffice-es/distinfo +++ b/editors/libreoffice-es/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746204952 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_es.tar.gz) = 0c3808f455c439660c78472a0d9b8bc62cc5ac156df5491416bb2d4a52c8e526 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_es.tar.gz) = 1755896 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_es.tar.gz) = df94580e0ab37335020d95d5fb184aa36185822dbcca1ced3878768e63ecf9d0 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_es.tar.gz) = 2653278 +TIMESTAMP = 1750805454 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_es.tar.gz) = 62e1a1fe8b4ec9d3148c45d6fd4e964dd330223cb8a17821a53a24fa52eeb018 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_es.tar.gz) = 1754789 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_es.tar.gz) = fc1fc52f2472a7776e5cc58e42d91bbe8405ea6d66f3964e5214bf41e12cfc1a +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_es.tar.gz) = 2653879 diff --git a/editors/libreoffice-et/distinfo b/editors/libreoffice-et/distinfo index 377a354c0e37..98421310046c 100644 --- a/editors/libreoffice-et/distinfo +++ b/editors/libreoffice-et/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746204953 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_et.tar.gz) = f2895225607afa1dfc5d59d2d6a30600a4d6b949d366f2d07e980fdbc48a7ed9 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_et.tar.gz) = 1316620 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_et.tar.gz) = e290399807b2c9973455e75bdcb7b46a0bbfa676d46b7d28aa161f6d5d2651b1 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_et.tar.gz) = 2573885 +TIMESTAMP = 1750805457 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_et.tar.gz) = 5393d31105427360a681342e0b0a4c73980a4c533b9f9567480cbc7585753512 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_et.tar.gz) = 1318596 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_et.tar.gz) = ec0f32ad7399f85f893ee9b272cb7c2448b7dbcca636e96d0ee9fa75bbbbbe55 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_et.tar.gz) = 2573945 diff --git a/editors/libreoffice-eu/distinfo b/editors/libreoffice-eu/distinfo index 9bec4c6b2b2a..3229c871af9a 100644 --- a/editors/libreoffice-eu/distinfo +++ b/editors/libreoffice-eu/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746204955 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_eu.tar.gz) = 96a2ca7cf0dbda7268a1b892af967a912671ba7035e11cfb583db741dd423a9b -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_eu.tar.gz) = 732021 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_eu.tar.gz) = f798d835125afe89be663d9291b2f22ec767d5b24bc4ba7c626acbd1599488f4 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_eu.tar.gz) = 2579368 +TIMESTAMP = 1750805458 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_eu.tar.gz) = 17c1d24d52c5e58fdef8abfe94267f07ceafd301344718ebf4e8850ae1e7ea71 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_eu.tar.gz) = 732492 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_eu.tar.gz) = 62787ae80592e07957fa2480f4afa3b7d7e252c84b63e77714394a9c99891b13 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_eu.tar.gz) = 2579364 diff --git a/editors/libreoffice-fa/distinfo b/editors/libreoffice-fa/distinfo index 3a78d88e7a4a..e1734f7cdc0d 100644 --- a/editors/libreoffice-fa/distinfo +++ b/editors/libreoffice-fa/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746204956 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_fa.tar.gz) = 362647551d7a8048ecbaec29402ad867ee037dcfeae1e6b1c487f371df3c7e7e -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_fa.tar.gz) = 581334 +TIMESTAMP = 1750805459 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_fa.tar.gz) = 7f61cbf4d89b8b9dc5e60140eb34c1f067de998082226cc2dce27bfe1eceef72 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_fa.tar.gz) = 581445 diff --git a/editors/libreoffice-fi/distinfo b/editors/libreoffice-fi/distinfo index 48679280025a..28442b61bddf 100644 --- a/editors/libreoffice-fi/distinfo +++ b/editors/libreoffice-fi/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746204959 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_fi.tar.gz) = 167b50853e1edb50f691c887330af7ea97ed694873500f02413e16f096520a10 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_fi.tar.gz) = 666339 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_fi.tar.gz) = d53846bb32d777970871224cab93a45f5b40e5ad7f0ffc4eaac8916631c58438 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_fi.tar.gz) = 2591952 +TIMESTAMP = 1750805461 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_fi.tar.gz) = 566f529e8ff58728b21de01fc5e5b980676e7ad35e726e576e4e6cc7b748c2d5 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_fi.tar.gz) = 667074 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_fi.tar.gz) = dd2f9deb7896b17feef75d5abe55307c641cb86b296c787ad609973803f6189f +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_fi.tar.gz) = 2591641 diff --git a/editors/libreoffice-fur/distinfo b/editors/libreoffice-fur/distinfo index eec82ab4dbd5..074b9861a6f7 100644 --- a/editors/libreoffice-fur/distinfo +++ b/editors/libreoffice-fur/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746204962 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_fur.tar.gz) = 4d2b3e2ad567a0d88958499d699bcd055f54bd0b0a60bf6ff9a3ae254080ec82 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_fur.tar.gz) = 158544 +TIMESTAMP = 1750805463 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_fur.tar.gz) = 448340cdec04efe884eb47b26019570821849953bbc964d59ff36b6a75cf43e4 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_fur.tar.gz) = 158845 diff --git a/editors/libreoffice-fy/distinfo b/editors/libreoffice-fy/distinfo index 0ee91280a67a..7a9a831b4375 100644 --- a/editors/libreoffice-fy/distinfo +++ b/editors/libreoffice-fy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746204963 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_fy.tar.gz) = 5dec433b605d058cecc2c003d7d5e7bc417f54d8e803aa7d30a456f8797d8ca4 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_fy.tar.gz) = 636593 +TIMESTAMP = 1750805464 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_fy.tar.gz) = 35a0499f9f179976c77b31ee78c9a5657149aaed1afa96474c39689aa99a3b3b +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_fy.tar.gz) = 636331 diff --git a/editors/libreoffice-ga/distinfo b/editors/libreoffice-ga/distinfo index 4c256c59fbe8..9d61cf84a1a3 100644 --- a/editors/libreoffice-ga/distinfo +++ b/editors/libreoffice-ga/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746204963 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_ga.tar.gz) = f183e75107cf931435521cab46ca5e0e68468ae3056ca133b8880c8904a9758a -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_ga.tar.gz) = 498402 +TIMESTAMP = 1750805464 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_ga.tar.gz) = 5ccb094968e91f2142a644b0f54284ef49b932ed46c08c47751c3d357a1f558a +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_ga.tar.gz) = 498095 diff --git a/editors/libreoffice-gd/distinfo b/editors/libreoffice-gd/distinfo index 798003dd813a..232a86e5dd1a 100644 --- a/editors/libreoffice-gd/distinfo +++ b/editors/libreoffice-gd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746204964 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_gd.tar.gz) = 4cb0884b3301c7a1eec6c48c2ff38835f479eda1aef34ea10ac1893f0a335a07 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_gd.tar.gz) = 1324191 +TIMESTAMP = 1750805465 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_gd.tar.gz) = 79bf453ac5a6e06524b28665daf93e4fa6c4c151df99fb44cb8d8fb805c65176 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_gd.tar.gz) = 1324453 diff --git a/editors/libreoffice-gl/distinfo b/editors/libreoffice-gl/distinfo index 9f7989a5bac3..7c6b02996175 100644 --- a/editors/libreoffice-gl/distinfo +++ b/editors/libreoffice-gl/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746204966 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_gl.tar.gz) = dfe37aef5884605196e8551355f66ffae5cbadf3668c15d5edb0fbec634e232a -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_gl.tar.gz) = 2119766 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_gl.tar.gz) = 187eca470073e1e7a410c7f2f4972ab0da7f8fff69b9a8a1ca40cf0edb3bc181 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_gl.tar.gz) = 2608677 +TIMESTAMP = 1750805467 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_gl.tar.gz) = dc60e5af7d7a66415ace6ea10f10c7b7e39bcb174c40249cb50bbb22c1e51d99 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_gl.tar.gz) = 2119892 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_gl.tar.gz) = 6533f7157379facdee612c8faa9b922f6f235b295e8d2a4b797a5af24cbb23a2 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_gl.tar.gz) = 2609013 diff --git a/editors/libreoffice-gu/distinfo b/editors/libreoffice-gu/distinfo index 17a28a4b9c94..8b406f897023 100644 --- a/editors/libreoffice-gu/distinfo +++ b/editors/libreoffice-gu/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746204969 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_gu.tar.gz) = 41b479066dcad06ee2c76865a5683fdfc4052084d4956f3df7d29b44405443b6 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_gu.tar.gz) = 933389 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_gu.tar.gz) = 669f5fc7c8f5403478876a8cd3133c577614ae4013e989477cd21adfcd19961b -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_gu.tar.gz) = 2543515 +TIMESTAMP = 1750805469 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_gu.tar.gz) = 790d87a627602190d98f934536fd6b903b03282e67f73c8a4cdd88fa423ea402 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_gu.tar.gz) = 932869 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_gu.tar.gz) = 8cd93b66f1f630876f03b8b63d5e23d9619587132bb6bc132467b64c8b851809 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_gu.tar.gz) = 2543662 diff --git a/editors/libreoffice-gug/distinfo b/editors/libreoffice-gug/distinfo index 2b59ce05f7e2..e666455991d5 100644 --- a/editors/libreoffice-gug/distinfo +++ b/editors/libreoffice-gug/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746204969 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_gug.tar.gz) = de0756164780803388386f143a3ecdd34246708edbb9be3551b75e6b26b22dc5 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_gug.tar.gz) = 358715 +TIMESTAMP = 1750805469 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_gug.tar.gz) = d8efa4735989edcb4c27c11cd5f95e714e331dfbef0344b604b29cdcf8d24966 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_gug.tar.gz) = 358168 diff --git a/editors/libreoffice-hi/distinfo b/editors/libreoffice-hi/distinfo index 9a780a386893..750c5928e62f 100644 --- a/editors/libreoffice-hi/distinfo +++ b/editors/libreoffice-hi/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746204973 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_hi.tar.gz) = a84c21869795ea344a63326cfa10119bbca3dc4faf834821666738ca1a88bd62 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_hi.tar.gz) = 392291 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_hi.tar.gz) = a3438033815f5d61b76ccd2e0520e2f9a96fc5910cce454387a70900db841e53 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_hi.tar.gz) = 2553303 +TIMESTAMP = 1750805473 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_hi.tar.gz) = eabe2e5bec547050c4f12dc014e072ab43c7a2f6cd4a6e7d6f34e7c9d518b95f +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_hi.tar.gz) = 392414 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_hi.tar.gz) = 62738a23fabb957cc0789ec2d7db3c3bce19e1e9a1fb7dcda931e60479f11d02 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_hi.tar.gz) = 2553523 diff --git a/editors/libreoffice-hr/distinfo b/editors/libreoffice-hr/distinfo index 3a039aabc380..a3b2133af4b3 100644 --- a/editors/libreoffice-hr/distinfo +++ b/editors/libreoffice-hr/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746204975 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_hr.tar.gz) = 791747dd062908e629693448669975676b9e952d46e446bf6965f3b48049b144 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_hr.tar.gz) = 722389 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_hr.tar.gz) = 078ded3bc840295e3327d5cf72c39732c9d6692ada5d80345374394de53ec135 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_hr.tar.gz) = 2537687 +TIMESTAMP = 1750805474 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_hr.tar.gz) = 3cb5525ee005e650127e02d7b50aa207d95df03877e0d7496298315d5e595c0b +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_hr.tar.gz) = 722253 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_hr.tar.gz) = d2994bbf1c49bc9ad3b39b90b1e607513aa0cd278899d86b1d1bb1f423acc7cf +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_hr.tar.gz) = 2537493 diff --git a/editors/libreoffice-hsb/distinfo b/editors/libreoffice-hsb/distinfo index bdabda9281ac..5080c0c17f1b 100644 --- a/editors/libreoffice-hsb/distinfo +++ b/editors/libreoffice-hsb/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746204977 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_hsb.tar.gz) = 66daaaad68db804d7a2781e4ac234065a33edd7b7bfda95e178a86cd13e23d9d -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_hsb.tar.gz) = 792044 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_hsb.tar.gz) = 604cb740252994b4232ff37e795dcc21b3b8dab2c17029f47df2c391d8cc6c78 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_hsb.tar.gz) = 2635167 +TIMESTAMP = 1750805476 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_hsb.tar.gz) = b690f766320e44aab04d3e0c2d8aae9f40c7fed8b683412213e31e805ca61489 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_hsb.tar.gz) = 792291 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_hsb.tar.gz) = 7228865c7e99add6f5c19a0dcfd7261ed890244c1b6242213a230ac8bd39b41e +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_hsb.tar.gz) = 2634309 diff --git a/editors/libreoffice-hy/distinfo b/editors/libreoffice-hy/distinfo index 4d0136c6cf95..d89ed410ee8b 100644 --- a/editors/libreoffice-hy/distinfo +++ b/editors/libreoffice-hy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746204980 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_hy.tar.gz) = 4cd243c84296d1e2a9e961a803f8637ffedc119182500e7bb97e6f8e293c5b92 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_hy.tar.gz) = 816382 +TIMESTAMP = 1750805479 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_hy.tar.gz) = 5c4822fcc929a560062df4d657e409d9e2603c49f223b555d221b5a6d5b54fd7 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_hy.tar.gz) = 816014 diff --git a/editors/libreoffice-id/distinfo b/editors/libreoffice-id/distinfo index 8fc6322c5150..7db1eabf15cc 100644 --- a/editors/libreoffice-id/distinfo +++ b/editors/libreoffice-id/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746204982 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_id.tar.gz) = 064a32db9fbb024f6d34cf4b528fcccd5b8b37f52cf6e0cbfa3b01ffdb8660c7 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_id.tar.gz) = 1472691 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_id.tar.gz) = 6a4c17c2b73404c51b136a718e8cb765b0112415650199c4d84c8a1bfd72d844 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_id.tar.gz) = 2556981 +TIMESTAMP = 1750805480 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_id.tar.gz) = f34c9e63a8ec764d4851515e615c1a3e8b5750120e2b36835a9e435911fc0c6b +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_id.tar.gz) = 1472340 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_id.tar.gz) = b648bedaca4df3e166d14a5d25b7b8fdd8408e87a79024eec19966e5ee28f324 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_id.tar.gz) = 2557196 diff --git a/editors/libreoffice-is/distinfo b/editors/libreoffice-is/distinfo index 18f0e9552370..1574899f99b8 100644 --- a/editors/libreoffice-is/distinfo +++ b/editors/libreoffice-is/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746204984 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_is.tar.gz) = 96e620ebf3e0e761a673cfba844a276ca6409e15868e494b5b8c546c24bb5021 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_is.tar.gz) = 1225926 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_is.tar.gz) = 751800514e98e030783513f5673010a2903bbb7447f1f627d0ce421239561f75 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_is.tar.gz) = 2538959 +TIMESTAMP = 1750805482 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_is.tar.gz) = 9c0fc210100c1a08566f472be3b05b85ba2ee142a3036f9b96363b4d031c7f24 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_is.tar.gz) = 1225625 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_is.tar.gz) = fd3be2c08c66aed697b5d51b359c1a610259a6fbf14168e872761cb6502cd208 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_is.tar.gz) = 2538916 diff --git a/editors/libreoffice-it/distinfo b/editors/libreoffice-it/distinfo index 48f3b29b589c..84116e1bc50c 100644 --- a/editors/libreoffice-it/distinfo +++ b/editors/libreoffice-it/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746204986 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_it.tar.gz) = e90f597de4f0282288162c303f81dfee120b3b4dfbd153c6092038a702850f32 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_it.tar.gz) = 1798104 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_it.tar.gz) = 85d23073904a527ec31966042a9f3fa5303c93317263d864e45a251fc9e2f7d4 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_it.tar.gz) = 2588873 +TIMESTAMP = 1750805484 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_it.tar.gz) = 882b132a6226dcad0991e748b5bd8c8423b3a536ad9ab7d8b986984cc5dd3b92 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_it.tar.gz) = 1793309 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_it.tar.gz) = 3dedf6c4ddde9b56ae7356b1e74808e53c2e8136c9ab5882e262be706e603be6 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_it.tar.gz) = 2588851 diff --git a/editors/libreoffice-ka/distinfo b/editors/libreoffice-ka/distinfo index 1bd6e5ed9d97..68da41ccbbe5 100644 --- a/editors/libreoffice-ka/distinfo +++ b/editors/libreoffice-ka/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746204990 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_ka.tar.gz) = 67cda4af81871bc480f9b10fd67dd861882a74c38cb0c3d3643117081fbf6bbb -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_ka.tar.gz) = 823659 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_ka.tar.gz) = 3531ba1d6d2c3521d5fc2a644b2b7bedcf6a69d600e75a97a73819b1e9a1818a -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_ka.tar.gz) = 2795947 +TIMESTAMP = 1750805487 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_ka.tar.gz) = 6c1ab230f2868b27baffdd38cb7a5754770d750826a5fd90f84361882298b69c +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_ka.tar.gz) = 823836 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_ka.tar.gz) = cd7b008deb9a96051d6f4bcd08c50088e016058f94e5e57a802f9966c15dabbb +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_ka.tar.gz) = 2795832 diff --git a/editors/libreoffice-kab/distinfo b/editors/libreoffice-kab/distinfo index e1b8c36ff2ea..2a5ec61223af 100644 --- a/editors/libreoffice-kab/distinfo +++ b/editors/libreoffice-kab/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746204991 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_kab.tar.gz) = 5fcceb5e06b2b4131c0720369525ef6a5d09a4832cd3769fe22fef785c474fdb -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_kab.tar.gz) = 440973 +TIMESTAMP = 1750805488 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_kab.tar.gz) = e46cb65cb902c9f4b66a0e6fc519dcfd10d5342329696747fd07f95c8c2b7dca +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_kab.tar.gz) = 441819 diff --git a/editors/libreoffice-kk/distinfo b/editors/libreoffice-kk/distinfo index b7252d67b761..477e37080d60 100644 --- a/editors/libreoffice-kk/distinfo +++ b/editors/libreoffice-kk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746204992 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_kk.tar.gz) = 22ee59ee2271dcd34120df41bba4431f8c513b0a693d7f5d072ce7125d78451f -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_kk.tar.gz) = 720118 +TIMESTAMP = 1750805489 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_kk.tar.gz) = 7b5dc978cfa459b84ccbeb5f022e419ee9520744ccd731cfe519c434f5889efb +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_kk.tar.gz) = 719803 diff --git a/editors/libreoffice-km/distinfo b/editors/libreoffice-km/distinfo index 08f7d4c0a843..1fac90fb7196 100644 --- a/editors/libreoffice-km/distinfo +++ b/editors/libreoffice-km/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746204994 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_km.tar.gz) = 3137e68b5ea58d38e3a505a10674a72c1a4087f78b1b1f380113a39183e1a835 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_km.tar.gz) = 561170 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_km.tar.gz) = 42fdc2f62cee34e5a49fead0da88797c9dec04c49ea776272c311854f656941b -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_km.tar.gz) = 2746898 +TIMESTAMP = 1750805490 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_km.tar.gz) = 5e3628048a7177c89dd45042c11fa1e29358583ffc216166ecf25e5cde33e3a7 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_km.tar.gz) = 561003 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_km.tar.gz) = 4762b3fac89e2cc2a7068017b43038194da7fb2837ce82d9f1eb53b102220e55 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_km.tar.gz) = 2746852 diff --git a/editors/libreoffice-kmr_Latn/distinfo b/editors/libreoffice-kmr_Latn/distinfo index 494684503eae..d877926b166a 100644 --- a/editors/libreoffice-kmr_Latn/distinfo +++ b/editors/libreoffice-kmr_Latn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746204994 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_kmr-Latn.tar.gz) = 0db2815a50c8eee27a6612a29176bbe5302e52343f1d44d1c4a901750d38fa34 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_kmr-Latn.tar.gz) = 237957 +TIMESTAMP = 1750805491 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_kmr-Latn.tar.gz) = 56b29cb6e5fff0a3c14a62745de698faff326f7fffbc497075398902c9dea37f +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_kmr-Latn.tar.gz) = 239207 diff --git a/editors/libreoffice-kn/distinfo b/editors/libreoffice-kn/distinfo index 0ef09c9a0602..a675af12f154 100644 --- a/editors/libreoffice-kn/distinfo +++ b/editors/libreoffice-kn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746204995 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_kn.tar.gz) = 004552313e2db2959ba43343306283719b13e68c15fad226090db084556c8382 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_kn.tar.gz) = 384818 +TIMESTAMP = 1750805492 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_kn.tar.gz) = 97e1a176cff7a21366e7f835d439a0064a2d4f5c69d6df29f940b4b748283cc5 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_kn.tar.gz) = 384971 diff --git a/editors/libreoffice-kok/distinfo b/editors/libreoffice-kok/distinfo index 825c7a24ce7d..ebafe056287a 100644 --- a/editors/libreoffice-kok/distinfo +++ b/editors/libreoffice-kok/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746204998 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_kok.tar.gz) = 7b55cad5db0c32a9352958bf2be099446ca9a0592557bb9d0217cfa5a0d59ca1 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_kok.tar.gz) = 283863 +TIMESTAMP = 1750805494 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_kok.tar.gz) = 4fbdb2ef263570fbc8a7b58d2048b46a28c394ffea3e784f4a51a589aa0e1ec1 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_kok.tar.gz) = 283738 diff --git a/editors/libreoffice-ks/distinfo b/editors/libreoffice-ks/distinfo index edc027ce15cd..840ed6729c1b 100644 --- a/editors/libreoffice-ks/distinfo +++ b/editors/libreoffice-ks/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746204999 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_ks.tar.gz) = 352154640147b2d899f6e9fbac1847e59241c39d16fdcde2566491c0aa37afb4 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_ks.tar.gz) = 235397 +TIMESTAMP = 1750805494 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_ks.tar.gz) = f9d166f33190be5c9980af7070aa30f2dd171fbf30b4775b9d6696d04fde3c55 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_ks.tar.gz) = 235239 diff --git a/editors/libreoffice-lb/distinfo b/editors/libreoffice-lb/distinfo index 39668a72f7b1..bc9a559e0fb8 100644 --- a/editors/libreoffice-lb/distinfo +++ b/editors/libreoffice-lb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746205000 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_lb.tar.gz) = 07d4a374b64c371207fec11e56639cf000527285965b96172fa0c8e11c86d4d4 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_lb.tar.gz) = 113337 +TIMESTAMP = 1750805495 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_lb.tar.gz) = 51bbab1184b0e6b59a5e1a40a6d7dfb9f6a7a3c7f2de9532346399ffb45499e6 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_lb.tar.gz) = 113307 diff --git a/editors/libreoffice-lo/distinfo b/editors/libreoffice-lo/distinfo index eacc33f2275f..18891fa8e6f3 100644 --- a/editors/libreoffice-lo/distinfo +++ b/editors/libreoffice-lo/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746205002 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_lo.tar.gz) = fa9fa6eea62af1d53e64735fb2d69b7a8db7d7a7fe258b4f3473e3a0ca17e198 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_lo.tar.gz) = 381558 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_lo.tar.gz) = 91308047bed42284383c7f4202d6ecd701c8db8a1808ec4ff802562faf33087d -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_lo.tar.gz) = 2510706 +TIMESTAMP = 1750805497 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_lo.tar.gz) = 9c5243a830f3cf59e8f1217e42545faf58602d0abbfd0b647d72e44d9f2f4648 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_lo.tar.gz) = 381577 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_lo.tar.gz) = b215e2cc79e849e29692265cb975dbac77d35d561b95eb26805639fc068663a8 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_lo.tar.gz) = 2510919 diff --git a/editors/libreoffice-lt/distinfo b/editors/libreoffice-lt/distinfo index d21c15fb8287..f97c6019b3b5 100644 --- a/editors/libreoffice-lt/distinfo +++ b/editors/libreoffice-lt/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746205003 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_lt.tar.gz) = 6f2c40a1da8a3f220f768a7069676aa8b11a16d79a820c91bf585032fc8ef6f0 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_lt.tar.gz) = 909325 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_lt.tar.gz) = f7850a64daaaad5d28ce458249a15c91308a06a58161698eb58d456ae0894f2f -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_lt.tar.gz) = 2644042 +TIMESTAMP = 1750805498 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_lt.tar.gz) = 4f75ada75733096036d893c2ffd83353b3d82791849fa3c56422ce42c7b531ee +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_lt.tar.gz) = 908849 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_lt.tar.gz) = b10868f0c050b31c2d3286be5a004968fd0bb3cab9a6603550151d65b38350e0 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_lt.tar.gz) = 2644071 diff --git a/editors/libreoffice-lv/distinfo b/editors/libreoffice-lv/distinfo index 0967571317a0..d0a4265dd87f 100644 --- a/editors/libreoffice-lv/distinfo +++ b/editors/libreoffice-lv/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746205005 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_lv.tar.gz) = 715b17e464644f30e9c329f9b1d01f7c7d29b0ee5e16f86e1decd7513b2bab22 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_lv.tar.gz) = 845652 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_lv.tar.gz) = 9498d39e094418d0f0a9eebcaad6a231234bac295edc51943621bfd112f1b737 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_lv.tar.gz) = 2533698 +TIMESTAMP = 1750805500 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_lv.tar.gz) = b559ffcc39453003504fca9ca7877e138a6f259c83d4497ea2f4fd8f1783ec12 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_lv.tar.gz) = 845346 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_lv.tar.gz) = 472eece12362494466020a440111acaa8c20a88ef140b76ed939ddfe7d483dee +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_lv.tar.gz) = 2533708 diff --git a/editors/libreoffice-mai/distinfo b/editors/libreoffice-mai/distinfo index af4fda99c9aa..9c3533c7966b 100644 --- a/editors/libreoffice-mai/distinfo +++ b/editors/libreoffice-mai/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746205006 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_mai.tar.gz) = c933b04cd3c9ebf0baa843d56cc3ab0fa5ca9d9a2b030e0fff86bc1cdd5afb58 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_mai.tar.gz) = 231903 +TIMESTAMP = 1750805500 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_mai.tar.gz) = 2b0c68a1a8b7ba55cd43e43a1124610254bd64631bb21bffd9a10bf86861b31a +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_mai.tar.gz) = 231643 diff --git a/editors/libreoffice-mk/distinfo b/editors/libreoffice-mk/distinfo index 1ed09f13068f..0c7f775b2845 100644 --- a/editors/libreoffice-mk/distinfo +++ b/editors/libreoffice-mk/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746205007 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_mk.tar.gz) = 2c345c25d7e434e06bc06d5b20d6e861fe281e9219aa351972b4e0b6851e1a0a -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_mk.tar.gz) = 322922 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_mk.tar.gz) = 3b7d3599a8b090f622455afdc576933bcb374107fea5fa335b5bed4f617d79b3 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_mk.tar.gz) = 2534296 +TIMESTAMP = 1750805502 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_mk.tar.gz) = 50e544c67f361541e5180ebcebc839893cdea139503974c29d20f442695aab59 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_mk.tar.gz) = 322355 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_mk.tar.gz) = 2dea3a724a297ddac535c71f3705864a6a7184dc4413f20ba9f1322b4f1518af +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_mk.tar.gz) = 2534649 diff --git a/editors/libreoffice-ml/distinfo b/editors/libreoffice-ml/distinfo index 9394fe18d667..4e1594f4ca7d 100644 --- a/editors/libreoffice-ml/distinfo +++ b/editors/libreoffice-ml/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746205008 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_ml.tar.gz) = 943775497abbe89270e36ed0039a5ce247711a5ae5afc8cc689a644f3599fe64 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_ml.tar.gz) = 356809 +TIMESTAMP = 1750805502 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_ml.tar.gz) = d67c3be3d6bc0cde5c1f655e7dd53a2b8839931196318058aa12d79d66169883 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_ml.tar.gz) = 356573 diff --git a/editors/libreoffice-mn/distinfo b/editors/libreoffice-mn/distinfo index c1d5f03a3232..bc0940fa382b 100644 --- a/editors/libreoffice-mn/distinfo +++ b/editors/libreoffice-mn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746205009 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_mn.tar.gz) = 19d6f22d75908571e0542665b17fe1de47acae286fcc37708427fb1efb3ea4a6 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_mn.tar.gz) = 1815879 +TIMESTAMP = 1750805503 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_mn.tar.gz) = a3b11a7d89cd8048b603e8dd3b52fd04853529334aa7160810b7b24784b9bf3d +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_mn.tar.gz) = 1815080 diff --git a/editors/libreoffice-mni/distinfo b/editors/libreoffice-mni/distinfo index a583811dfa04..6f4b0c4a96a3 100644 --- a/editors/libreoffice-mni/distinfo +++ b/editors/libreoffice-mni/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746205010 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_mni.tar.gz) = 128673b8d004e24ce0724bee4860b2ec198d5f38f450c1b2a712da681f76c44c -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_mni.tar.gz) = 275101 +TIMESTAMP = 1750805504 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_mni.tar.gz) = 4c326a88ee973a1d64ccb063a4dbf0fc4ec9bf9693958b373a13534bc518592f +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_mni.tar.gz) = 274642 diff --git a/editors/libreoffice-mr/distinfo b/editors/libreoffice-mr/distinfo index c2b34b1b4e81..83ba966284f8 100644 --- a/editors/libreoffice-mr/distinfo +++ b/editors/libreoffice-mr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746205011 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_mr.tar.gz) = 447b75529222742a29174c5760f0c0a7a3c6da4cab946c7ceaac5b96e4571082 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_mr.tar.gz) = 383388 +TIMESTAMP = 1750805504 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_mr.tar.gz) = 7c412f89eb36d4ec5a43eb186369617fc0121cac039928c1a59690302ab863b0 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_mr.tar.gz) = 383009 diff --git a/editors/libreoffice-my/distinfo b/editors/libreoffice-my/distinfo index 1988afbab43d..7a5727088445 100644 --- a/editors/libreoffice-my/distinfo +++ b/editors/libreoffice-my/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746205012 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_my.tar.gz) = 10f350da70fc049c698a6f30bb41358b217e274584fcd6a3e8fc07bc96b60042 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_my.tar.gz) = 308884 +TIMESTAMP = 1750805505 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_my.tar.gz) = 34a2307a675de8169771c1d0fe5c316543d660331907e3d9c20372ae281b4961 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_my.tar.gz) = 308820 diff --git a/editors/libreoffice-nb/distinfo b/editors/libreoffice-nb/distinfo index cdce837710cd..05ab2f2ff94c 100644 --- a/editors/libreoffice-nb/distinfo +++ b/editors/libreoffice-nb/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746205014 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_nb.tar.gz) = 2d8ff0cf87efaf65b05be2ab31516e60440b995af79523e803b2e31b10f23dea -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_nb.tar.gz) = 2987625 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_nb.tar.gz) = f75a3181b801bbd2e429e23f4abe3a14c551147fd1d24ac42451a624991fa3b7 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_nb.tar.gz) = 2560348 +TIMESTAMP = 1750805507 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_nb.tar.gz) = 8dc6610b4220046420726c897279c16a1fd6019ffdaab19ddae18a1448157dd8 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_nb.tar.gz) = 2989092 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_nb.tar.gz) = 734288c7d5a091d473286b11c6c9c15fc8086606817a640f7b0285c1b80aa4c5 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_nb.tar.gz) = 2560189 diff --git a/editors/libreoffice-ne/distinfo b/editors/libreoffice-ne/distinfo index 1d5105f37b8e..c8a1d7944c6c 100644 --- a/editors/libreoffice-ne/distinfo +++ b/editors/libreoffice-ne/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746205015 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_ne.tar.gz) = 40d2617dff7d36edfeb6328a50416dc6ee78c963f7d54a0bfb99c05c808eb3da -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_ne.tar.gz) = 672795 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_ne.tar.gz) = afc074bb3e3c5bd1f8ed20b1d3003f5406f611dad13972d962bd94d0912654b0 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_ne.tar.gz) = 2655620 +TIMESTAMP = 1750805509 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_ne.tar.gz) = 0fa4e283ef03f43db318e198a62bd5deef05cf8fa4a9e202afebc36b768c72a9 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_ne.tar.gz) = 672191 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_ne.tar.gz) = 452a29468027b309c1f4da6547f071340863cad463281baecf38208718564837 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_ne.tar.gz) = 2655692 diff --git a/editors/libreoffice-nl/distinfo b/editors/libreoffice-nl/distinfo index a9ee3e15b892..86b07088ca0b 100644 --- a/editors/libreoffice-nl/distinfo +++ b/editors/libreoffice-nl/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746205017 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_nl.tar.gz) = 76a761277e066e3ec20796544710e9371ea75a107707da6e01c55065e9f97402 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_nl.tar.gz) = 1458737 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_nl.tar.gz) = eb565c93ddd22112cfc780b3b5ee104d0f1a698cece486c8006add0cd4a352a3 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_nl.tar.gz) = 2613198 +TIMESTAMP = 1750805510 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_nl.tar.gz) = 893f5c71de081f4787cb6b88b92d777c8c73f1fef178159d7e261365eeef1f27 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_nl.tar.gz) = 1458836 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_nl.tar.gz) = 481a5e977dd05f0fe69d4ca858cd25c98b379ee5e26308478e9eb7db02b92e8c +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_nl.tar.gz) = 2613489 diff --git a/editors/libreoffice-nn/distinfo b/editors/libreoffice-nn/distinfo index 23420478e09e..a285164f7d86 100644 --- a/editors/libreoffice-nn/distinfo +++ b/editors/libreoffice-nn/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746205020 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_nn.tar.gz) = 247de9343e6652d0d36d5e2ef4c4096d276853a83ac72d6e2bb1470c06b727f3 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_nn.tar.gz) = 2990452 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_nn.tar.gz) = 619c6b8c1aaf244eedbaab88842d35c7cc427e4633e38ba47aa3db37f0c5daff -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_nn.tar.gz) = 2560711 +TIMESTAMP = 1750805513 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_nn.tar.gz) = 4dadbef6e000527b0a87ecb828014fee1a1bc1b4f9a735557446fc58ec03b4d9 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_nn.tar.gz) = 2990711 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_nn.tar.gz) = eba48fd8bbfc95c0d9e3ef17088e095fffc5f1fbe5c6b6f9355069f91c69353f +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_nn.tar.gz) = 2560529 diff --git a/editors/libreoffice-nr/distinfo b/editors/libreoffice-nr/distinfo index ea2f694fa24a..0372b60977e0 100644 --- a/editors/libreoffice-nr/distinfo +++ b/editors/libreoffice-nr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746205021 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_nr.tar.gz) = 50ceba654826daf5dfea5956c031cd6be38e3634e9ad768e8885184cfa5b9622 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_nr.tar.gz) = 204327 +TIMESTAMP = 1750805513 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_nr.tar.gz) = 5c2b89ee24d75888be02720b5efec04fbefa4f519793829bee90d569c791f0c2 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_nr.tar.gz) = 204351 diff --git a/editors/libreoffice-nso/distinfo b/editors/libreoffice-nso/distinfo index f3e0eece5adc..08cf7eae906b 100644 --- a/editors/libreoffice-nso/distinfo +++ b/editors/libreoffice-nso/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746205022 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_nso.tar.gz) = 8fde565ad095044e3f1ae1fb9b0bc221029b096988eadffb3eccbaea6beccace -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_nso.tar.gz) = 229716 +TIMESTAMP = 1750805514 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_nso.tar.gz) = 090fbc859fe0c0c599a57e6f3bd5831fe1bd357363d5900d26dfb2e5c3bacb87 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_nso.tar.gz) = 229379 diff --git a/editors/libreoffice-oc/distinfo b/editors/libreoffice-oc/distinfo index 741edd41bca1..e286fb7d9367 100644 --- a/editors/libreoffice-oc/distinfo +++ b/editors/libreoffice-oc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746205022 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_oc.tar.gz) = 946ae68a51ca90296d315713571c137b8c4305f5c3a5ae655093b362161b6505 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_oc.tar.gz) = 978899 +TIMESTAMP = 1750805514 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_oc.tar.gz) = ea55dc378ec6f0744b8017752a30cc76d331779b3ac6b7807971b1e0dad91a69 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_oc.tar.gz) = 978563 diff --git a/editors/libreoffice-om/distinfo b/editors/libreoffice-om/distinfo index 798d574e7d22..cefa73a6dcd4 100644 --- a/editors/libreoffice-om/distinfo +++ b/editors/libreoffice-om/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746205024 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_om.tar.gz) = cbbcbfb475ed8035cd135832a61d36526952118b68f5e7f07cbe69d4860fea40 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_om.tar.gz) = 341671 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_om.tar.gz) = 325626c2b15386087bdbb8e6e7c92240cc9d3b788927d56281af97ecda393fd8 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_om.tar.gz) = 2604578 +TIMESTAMP = 1750805516 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_om.tar.gz) = 1f0640ea15be9d32b0655fa6f0f8f1ee5caa62d0dbbd81298b6cec7351771d4b +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_om.tar.gz) = 341974 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_om.tar.gz) = 977b35b7f56068e59d5a81dee74a9420e328a878cc2b08e6181bbc45a4588773 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_om.tar.gz) = 2604147 diff --git a/editors/libreoffice-or/distinfo b/editors/libreoffice-or/distinfo index 5503356a0ed2..3eb379779d3d 100644 --- a/editors/libreoffice-or/distinfo +++ b/editors/libreoffice-or/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746205025 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_or.tar.gz) = bf66a30e2f36c80aaba667a50541b5917066829d6b607c70fcf4a01a8f8a3147 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_or.tar.gz) = 394984 +TIMESTAMP = 1750805516 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_or.tar.gz) = 2af831c1c08883960005e3458e9d32af3c109ff4a9007c1c44a09900432707f7 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_or.tar.gz) = 395315 diff --git a/editors/libreoffice-pa_IN/distinfo b/editors/libreoffice-pa_IN/distinfo index 596cfc3dccb8..eacd50de461f 100644 --- a/editors/libreoffice-pa_IN/distinfo +++ b/editors/libreoffice-pa_IN/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746205026 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_pa-IN.tar.gz) = 3fb46b5eb763bc47ca83228289427956b3d1092ab73955f97ee39636e3c6b981 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_pa-IN.tar.gz) = 414542 +TIMESTAMP = 1750805517 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_pa-IN.tar.gz) = b925d4685b0c4ac9905aa099e9997b896d9b868c048c434013ef433176b42841 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_pa-IN.tar.gz) = 415024 diff --git a/editors/libreoffice-ro/distinfo b/editors/libreoffice-ro/distinfo index 9fba35278406..24d1c26a27fa 100644 --- a/editors/libreoffice-ro/distinfo +++ b/editors/libreoffice-ro/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746205035 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_ro.tar.gz) = a43726f5300007ef4e5feed64cf8a87463940bd2dcc4b48bd33a3d4a47fb7319 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_ro.tar.gz) = 1940929 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_ro.tar.gz) = 50831e97dc1d39c2e3e5a25932f1fd656a650e5d17fd298e9fb1ac9c57275c8c -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_ro.tar.gz) = 2506227 +TIMESTAMP = 1750805525 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_ro.tar.gz) = 5b207a41098a7eaa270f7b4c25e4c3c56edae384eb581e5e9d9be229d5e29814 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_ro.tar.gz) = 1954314 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_ro.tar.gz) = d1c67ab5006dc04480afaaac38b4f770733a6653cb3852eb6886a747e656efec +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_ro.tar.gz) = 2506362 diff --git a/editors/libreoffice-rw/distinfo b/editors/libreoffice-rw/distinfo index a6fce9835a97..087b612dc49f 100644 --- a/editors/libreoffice-rw/distinfo +++ b/editors/libreoffice-rw/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746205038 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_rw.tar.gz) = 2100616774911af072d77a592a666b86eff3efdd358da1809e375cbd803f587f -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_rw.tar.gz) = 247799 +TIMESTAMP = 1750805528 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_rw.tar.gz) = dc4cd177e0ebe8d607a1d3fc706e477a7643e255a138df6ffda88084430dee71 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_rw.tar.gz) = 248017 diff --git a/editors/libreoffice-sa_IN/distinfo b/editors/libreoffice-sa_IN/distinfo index 39f7e732cfd0..0671f13f2ab4 100644 --- a/editors/libreoffice-sa_IN/distinfo +++ b/editors/libreoffice-sa_IN/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746205039 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_sa-IN.tar.gz) = 99aaad9c56b9d1269383396f42155322170517ebdd70328deb2bc9454ae8143e -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_sa-IN.tar.gz) = 300323 +TIMESTAMP = 1750805528 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_sa-IN.tar.gz) = a05162d5a7ff34f66def9e742eafb945d94f9ec3928e049ba5209edf7a0b1e34 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_sa-IN.tar.gz) = 300285 diff --git a/editors/libreoffice-sat/distinfo b/editors/libreoffice-sat/distinfo index db559d808849..bcd03981a4b1 100644 --- a/editors/libreoffice-sat/distinfo +++ b/editors/libreoffice-sat/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746205040 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_sat.tar.gz) = 505e9cb2be2a1b05d9925be987c627b7fca5f17090d6bc3c660045f168bed900 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_sat.tar.gz) = 349248 +TIMESTAMP = 1750805529 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_sat.tar.gz) = 9dea16ae321ad95fe53f75a796db337c2e144c826d985a1cddbe855ec84896ce +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_sat.tar.gz) = 349306 diff --git a/editors/libreoffice-sd/distinfo b/editors/libreoffice-sd/distinfo index 59f211915f88..ba846e51993b 100644 --- a/editors/libreoffice-sd/distinfo +++ b/editors/libreoffice-sd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746205040 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_sd.tar.gz) = d98fb8f3a1d280de1f5d306129611cf580e2c2abeafe90b88a2c8f3dd12db29a -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_sd.tar.gz) = 298943 +TIMESTAMP = 1750805530 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_sd.tar.gz) = bd8a590e68aca6026a71a35d853819902c0973ec38177275c4c3564f1c6f44c4 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_sd.tar.gz) = 299052 diff --git a/editors/libreoffice-si/distinfo b/editors/libreoffice-si/distinfo index 4941a2ae8057..4f065ad51318 100644 --- a/editors/libreoffice-si/distinfo +++ b/editors/libreoffice-si/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746205042 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_si.tar.gz) = 9a73b97135854b9e614d78f87ae5ede9864eb93d0d6e53fb485704f5fb120c69 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_si.tar.gz) = 543410 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_si.tar.gz) = d869c8e4c564e267ef5902c3a730748f2a952f7c01406b224fea93c178b8c10d -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_si.tar.gz) = 2608244 +TIMESTAMP = 1750805531 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_si.tar.gz) = 20e66baef0a40da07e51acb4265ca468618a885a5f01637b6831ecf1449e8fb6 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_si.tar.gz) = 542794 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_si.tar.gz) = 62348e2e2154fd0c5be3fb73bce599df9f1d6864ff41da54eeaeec5418bfef86 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_si.tar.gz) = 2608041 diff --git a/editors/libreoffice-sid/distinfo b/editors/libreoffice-sid/distinfo index 280f6977f147..a64c6bc481a4 100644 --- a/editors/libreoffice-sid/distinfo +++ b/editors/libreoffice-sid/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746205044 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_sid.tar.gz) = 9eaf0341dffa885686a6187eba9a58a7a40f4c804d6b7b451631153531c8270a -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_sid.tar.gz) = 365339 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_sid.tar.gz) = 52727c49d3badc494ec2a236b16299755bb77ee5786551b9cb413d8fd35e82b4 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_sid.tar.gz) = 2592274 +TIMESTAMP = 1750805533 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_sid.tar.gz) = 2abcd4e7a2bc617b3ad79c62e5a6deba13f78ad76e2d26c214dbdabe93e8a06e +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_sid.tar.gz) = 365290 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_sid.tar.gz) = 13b77a9638490dc4a03fe44e7d35add2356bb90f34ac09109987430d7f65277b +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_sid.tar.gz) = 2592264 diff --git a/editors/libreoffice-sk/distinfo b/editors/libreoffice-sk/distinfo index 88222c16e5af..abea5cab04db 100644 --- a/editors/libreoffice-sk/distinfo +++ b/editors/libreoffice-sk/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746205046 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_sk.tar.gz) = b403a2e8e0c93b3d8aff1b17112b36140164c7773ef0aa521e1b4d9dd807b146 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_sk.tar.gz) = 1680343 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_sk.tar.gz) = 8ca4425d8f815e55d00673950c2e021223d732975a3502510c3895fddcc28e93 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_sk.tar.gz) = 2639105 +TIMESTAMP = 1750805534 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_sk.tar.gz) = 82bf6dd7f4944f5333c86d9955e0d14359ea7c5ad701b190fe5e71fa44d6753d +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_sk.tar.gz) = 1680043 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_sk.tar.gz) = f382543ecbb4f50ac825b7d8ebb3af2300327c3394d3f7796cde5e4e18f09f1d +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_sk.tar.gz) = 2639005 diff --git a/editors/libreoffice-sl/distinfo b/editors/libreoffice-sl/distinfo index a7293012ace4..609f445e6dc3 100644 --- a/editors/libreoffice-sl/distinfo +++ b/editors/libreoffice-sl/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746205048 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_sl.tar.gz) = 5ed593c259241bab6b23ec6b8d0cec1a7fb2edd957b95fd235ec96153a48b735 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_sl.tar.gz) = 2170709 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_sl.tar.gz) = 99ab94ebb2695920e7020d8f1561d6e1d9759a7a171438602072ba55f3457fdf -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_sl.tar.gz) = 2591240 +TIMESTAMP = 1750805536 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_sl.tar.gz) = 2bb7a3db1f85c8917cc1311edbd86a01fbc7e9ca85b36adf876af4e6b69e67c5 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_sl.tar.gz) = 2170583 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_sl.tar.gz) = 3703c81eeb08b23e7767bfc8502441c5f28f8642c27a11e34d87b9c0713af696 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_sl.tar.gz) = 2591188 diff --git a/editors/libreoffice-sq/distinfo b/editors/libreoffice-sq/distinfo index e51476f9f8cf..43de98e27ced 100644 --- a/editors/libreoffice-sq/distinfo +++ b/editors/libreoffice-sq/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746205053 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_sq.tar.gz) = c1abf21bfd3349f0db6e26f633f8fb69e5febd675f29d819f85aa734ec529118 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_sq.tar.gz) = 907312 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_sq.tar.gz) = a774e820dd46434885182bb21ee9690656fc5ff7fa45c189248ad9f6a5b69626 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_sq.tar.gz) = 2508380 +TIMESTAMP = 1750805538 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_sq.tar.gz) = 6664619e72e85e7d1eca472398fb08c1106047f9216c4ed76d6e5945d0754408 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_sq.tar.gz) = 906714 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_sq.tar.gz) = 2aa1be34c45da860a6e289e39ad200d830bf93b850d752b0ab8708d066a52f27 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_sq.tar.gz) = 2508299 diff --git a/editors/libreoffice-sr/distinfo b/editors/libreoffice-sr/distinfo index 9169e4ef566b..c930ccdf8608 100644 --- a/editors/libreoffice-sr/distinfo +++ b/editors/libreoffice-sr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746205054 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_sr.tar.gz) = ca503d6885afa3edbca124779ce81e452999f752b1912486f524f52eb1adb27d -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_sr.tar.gz) = 2274228 +TIMESTAMP = 1750805539 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_sr.tar.gz) = af0530eed8a927c8eb1b8c52a2299091fb08ec7e354fc2ddcce2891a24c8af22 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_sr.tar.gz) = 2273469 diff --git a/editors/libreoffice-sr_Latn/distinfo b/editors/libreoffice-sr_Latn/distinfo index 21a78e0c25ce..a205435b1ebf 100644 --- a/editors/libreoffice-sr_Latn/distinfo +++ b/editors/libreoffice-sr_Latn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746205055 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_sr-Latn.tar.gz) = ff2ed610b9446268b9390193fa6420c398700fe9c8c8a06cc739a40a57837312 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_sr-Latn.tar.gz) = 1859477 +TIMESTAMP = 1750805540 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_sr-Latn.tar.gz) = 90771b0b11fd02f44c6cbf70cfa1ee78e2bff2f06f51a9bc7640ee496b894495 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_sr-Latn.tar.gz) = 1857811 diff --git a/editors/libreoffice-ss/distinfo b/editors/libreoffice-ss/distinfo index 53a39aee07a0..3d440cae59e2 100644 --- a/editors/libreoffice-ss/distinfo +++ b/editors/libreoffice-ss/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746205055 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_ss.tar.gz) = 12b2606a91c894acfedc261d77e986665b80e3189e82c05daa7e65ecdae6d64a -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_ss.tar.gz) = 208620 +TIMESTAMP = 1750805540 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_ss.tar.gz) = a0e927a1f4ef3d11e7729ee2bd969c7460c20a38d29ceffee67e33f7e5e72fd8 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_ss.tar.gz) = 208462 diff --git a/editors/libreoffice-st/distinfo b/editors/libreoffice-st/distinfo index 4bcbf7b272df..280e36357bfe 100644 --- a/editors/libreoffice-st/distinfo +++ b/editors/libreoffice-st/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746205056 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_st.tar.gz) = 6dc9803a12e836d95328faebd79a03b668f417e01dbbeec607726b58b0cc661d -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_st.tar.gz) = 204374 +TIMESTAMP = 1750805541 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_st.tar.gz) = e257ae94f5f4ad602a73c48bceda4a1445284c009a3b8f59527b7b7da9c4a4e2 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_st.tar.gz) = 204843 diff --git a/editors/libreoffice-sv/distinfo b/editors/libreoffice-sv/distinfo index a62be76faf2c..37cdc8c36499 100644 --- a/editors/libreoffice-sv/distinfo +++ b/editors/libreoffice-sv/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746205057 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_sv.tar.gz) = b6e164e67c8128ea885e78c45d486459aa345922bfbd92b0b8fcc7c4258b7de9 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_sv.tar.gz) = 1720803 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_sv.tar.gz) = 961abc7aaa1ac8f6053a704df92a4046fc60b36d31492496ca656cc08d9c518c -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_sv.tar.gz) = 2587775 +TIMESTAMP = 1750805542 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_sv.tar.gz) = 9e0ff8826e5d83c9af3a873f800ab585c64e3d930a65c225cf58767b2bcd7b98 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_sv.tar.gz) = 1721231 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_sv.tar.gz) = a7b4cbcdc00e129bdc83dfdc0ce691604fb6a38ad0a6b66f8e54bb52f7c097b9 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_sv.tar.gz) = 2587402 diff --git a/editors/libreoffice-sw_TZ/distinfo b/editors/libreoffice-sw_TZ/distinfo index c6cf6742afef..bbc1325328cf 100644 --- a/editors/libreoffice-sw_TZ/distinfo +++ b/editors/libreoffice-sw_TZ/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746205058 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_sw-TZ.tar.gz) = d11a4d8cc6ee165c8c66fe07820ddfdeeb035e0ea1394cfdfa30bcf2dfe8dcbe -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_sw-TZ.tar.gz) = 224590 +TIMESTAMP = 1750805543 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_sw-TZ.tar.gz) = 6db9f819e3c3044708014be9e69442cd147be6230b367f43d574e22dce022516 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_sw-TZ.tar.gz) = 224584 diff --git a/editors/libreoffice-szl/distinfo b/editors/libreoffice-szl/distinfo index c0d9dd95cdb3..d522a9cde88a 100644 --- a/editors/libreoffice-szl/distinfo +++ b/editors/libreoffice-szl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746205059 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_szl.tar.gz) = 11a1cd9a760750950edfc6b1172ddb229fc0900d364a4ecc8f52799ea6695503 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_szl.tar.gz) = 505015 +TIMESTAMP = 1750805544 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_szl.tar.gz) = e6ed1307a9fd81f873d7e4ca4ebdb1f2473ea486d9ea39b3d284caefdc21c87a +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_szl.tar.gz) = 504508 diff --git a/editors/libreoffice-ta/distinfo b/editors/libreoffice-ta/distinfo index a74b25c136dc..bbccdf0dd8a5 100644 --- a/editors/libreoffice-ta/distinfo +++ b/editors/libreoffice-ta/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746205061 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_ta.tar.gz) = 32ac0b7abdafbdfdb8430e366a5bb8d3852f03c11a14b76534b0476c00aaca27 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_ta.tar.gz) = 489500 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_ta.tar.gz) = 9723603c74ecc0c52a7541748a416ad361132b42ee068f5802d4df56d9bac958 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_ta.tar.gz) = 2756072 +TIMESTAMP = 1750805545 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_ta.tar.gz) = 1840de24f58dd8b5a33c6163e53ca0f88bd58d253fe6f15ceb1a37366d93ca46 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_ta.tar.gz) = 489509 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_ta.tar.gz) = 6e8f89e65c1da01eabe3b1c2b3e82d048f30e667286ecf2f32d189bef82575e7 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_ta.tar.gz) = 2756130 diff --git a/editors/libreoffice-te/distinfo b/editors/libreoffice-te/distinfo index 373ce5e56c65..0755eadbf3cd 100644 --- a/editors/libreoffice-te/distinfo +++ b/editors/libreoffice-te/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746205062 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_te.tar.gz) = a08df1cad545697a408dbdd088965047e9c920e0bebb7e84f2fbff8ce4e7b42e -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_te.tar.gz) = 787189 +TIMESTAMP = 1750805546 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_te.tar.gz) = 64e5fd4fff43fc52f2672399dd10e969ae77dcc9f459ce1c43899639acfd34fa +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_te.tar.gz) = 787323 diff --git a/editors/libreoffice-tg/distinfo b/editors/libreoffice-tg/distinfo index a1123d6a805a..213ca9c45f08 100644 --- a/editors/libreoffice-tg/distinfo +++ b/editors/libreoffice-tg/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746205064 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_tg.tar.gz) = ef2a88e0871ec5f7eae523cd58d0ad3d497a5920024d80a3a5f44504e7720680 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_tg.tar.gz) = 269898 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_tg.tar.gz) = d63d6b9b69ff0ceda1e8accecd9f816153a83b9498b65b1e1034b3c15b75269b -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_tg.tar.gz) = 2511172 +TIMESTAMP = 1750805547 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_tg.tar.gz) = 9c17bdde1307e11643a3271f8b45ba493dc3df68cf275e6a7b12471df2ca7e1b +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_tg.tar.gz) = 270168 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_tg.tar.gz) = 3c0d17c7419e95531c16b3f67d10f9330d89d4c2c2d67b2df094301145f8376e +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_tg.tar.gz) = 2511153 diff --git a/editors/libreoffice-th/distinfo b/editors/libreoffice-th/distinfo index a2ee377dfa94..55e09a2f26a3 100644 --- a/editors/libreoffice-th/distinfo +++ b/editors/libreoffice-th/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746205065 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_th.tar.gz) = 4a7f7dfd82906c328c0edb7ce5d721f2ae12b333b5525d96ffe11693aef3aaa0 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_th.tar.gz) = 992214 +TIMESTAMP = 1750805548 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_th.tar.gz) = f06c796992308ab0311eab0d8ff6e37c995946101e102ae6198180ad0c28d919 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_th.tar.gz) = 992766 diff --git a/editors/libreoffice-tn/distinfo b/editors/libreoffice-tn/distinfo index 4d3c279da67f..49e84fddd90a 100644 --- a/editors/libreoffice-tn/distinfo +++ b/editors/libreoffice-tn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746205065 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_tn.tar.gz) = ea4b437c73a3f9689cdbf5e7b2bce6e1a9190c89d8477327a2654973aceaf2f2 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_tn.tar.gz) = 190438 +TIMESTAMP = 1750805548 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_tn.tar.gz) = 9caebec279e71e144032873145a3bdbc7f265c321df2d374c8855efed35599b7 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_tn.tar.gz) = 191021 diff --git a/editors/libreoffice-tr/distinfo b/editors/libreoffice-tr/distinfo index 52bcba9e3770..6c49ee6bdff8 100644 --- a/editors/libreoffice-tr/distinfo +++ b/editors/libreoffice-tr/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746205068 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_tr.tar.gz) = 7b3ea6b662a708d1add6220fd1bae1da72f6c68bfaeb98b141260021ab7611dd -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_tr.tar.gz) = 6210711 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_tr.tar.gz) = 78b18f8df399ae4fc337dd77149cec57356c177aa6db3d04be5fc1e8f737c898 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_tr.tar.gz) = 2629409 +TIMESTAMP = 1750805552 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_tr.tar.gz) = c1dffcdccfbb4507bc1c5c1d439cc9c8d932946010549ea43e58daa609f6125f +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_tr.tar.gz) = 6212036 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_tr.tar.gz) = 88b1de7c7631cc9378e57a9f67716abd3d66bce0e01fbb68a42646ba15813c2b +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_tr.tar.gz) = 2629478 diff --git a/editors/libreoffice-ts/distinfo b/editors/libreoffice-ts/distinfo index 556ee2798400..5d2d0f8e6fcf 100644 --- a/editors/libreoffice-ts/distinfo +++ b/editors/libreoffice-ts/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746205069 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_ts.tar.gz) = aeffb757e87ea1f2107d8320ad553880ca079456ffbde37335330d1b59617e92 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_ts.tar.gz) = 203097 +TIMESTAMP = 1750805552 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_ts.tar.gz) = 250cf09028b12d40270cfd6d6b96783be7eeb2f744f41c37e3c9b2eb3ba100c9 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_ts.tar.gz) = 202604 diff --git a/editors/libreoffice-tt/distinfo b/editors/libreoffice-tt/distinfo index c980d36fe631..268a8b119b1b 100644 --- a/editors/libreoffice-tt/distinfo +++ b/editors/libreoffice-tt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746205070 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_tt.tar.gz) = 0d6362d1ba1777079d3ee40c9294ea5131431ca02559ea6de4336507a49c56b0 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_tt.tar.gz) = 133449 +TIMESTAMP = 1750805553 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_tt.tar.gz) = b781714f406497737a1c064ed7dd165bb0e2aed69d7aced4b32a0753b2dc2aed +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_tt.tar.gz) = 133332 diff --git a/editors/libreoffice-ug/distinfo b/editors/libreoffice-ug/distinfo index d35814635e87..e7f935a67528 100644 --- a/editors/libreoffice-ug/distinfo +++ b/editors/libreoffice-ug/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746205072 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_ug.tar.gz) = 2c105fe65f9b537a6170eae675d3ade8322d2ae14f3fd50cb6b840f46ba61133 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_ug.tar.gz) = 378521 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_ug.tar.gz) = 15dca3a692372b5548c67301207e2cc2b7f4ad050039e5ce9212f09449f7a59b -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_ug.tar.gz) = 2556153 +TIMESTAMP = 1750805554 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_ug.tar.gz) = fe70eeed7b4917922a280424a3561006a0aeaf5280353a6ac94951198da25da4 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_ug.tar.gz) = 378616 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_ug.tar.gz) = c109c2848624e07f17116bb958255d7ee085138b7b7f002815e9e6872e470a8a +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_ug.tar.gz) = 2556329 diff --git a/editors/libreoffice-uz/distinfo b/editors/libreoffice-uz/distinfo index 79731a32926c..e4415704fa81 100644 --- a/editors/libreoffice-uz/distinfo +++ b/editors/libreoffice-uz/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746205075 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_uz.tar.gz) = 88350f936d95a6336fa31c551537b787f306150caac95252543a03a44d39959f -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_uz.tar.gz) = 220970 +TIMESTAMP = 1750805557 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_uz.tar.gz) = 3b687b263e8c7f8774121358098b8b0198f3af4427ac9b12e6a4068ab3e25a74 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_uz.tar.gz) = 221219 diff --git a/editors/libreoffice-ve/distinfo b/editors/libreoffice-ve/distinfo index 1e9c36261e3e..bea3b1e5598d 100644 --- a/editors/libreoffice-ve/distinfo +++ b/editors/libreoffice-ve/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746205076 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_ve.tar.gz) = 153fc9b21432077959815f0b35319c92066613b2bf0e5cdeec1034043d149af3 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_ve.tar.gz) = 205840 +TIMESTAMP = 1750805557 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_ve.tar.gz) = 6fa65b836ff819dfea5987ed91ba9f556cf25d82eb83bd175d2ec3b8ae7cee56 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_ve.tar.gz) = 205411 diff --git a/editors/libreoffice-vec/distinfo b/editors/libreoffice-vec/distinfo index 2e2e632050a0..2e5eb5ee43b5 100644 --- a/editors/libreoffice-vec/distinfo +++ b/editors/libreoffice-vec/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746205076 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_vec.tar.gz) = cc858fd5ac4236147227043df798ef4aa0a33ef13797982f6b6d1ff25e8425c6 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_vec.tar.gz) = 517133 +TIMESTAMP = 1750805558 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_vec.tar.gz) = 2d188a62c8be1238ef9aa9b3de192892376256723a684f74e7f739abbb7bef71 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_vec.tar.gz) = 516733 diff --git a/editors/libreoffice-xh/distinfo b/editors/libreoffice-xh/distinfo index 933252ea7058..00258cf76155 100644 --- a/editors/libreoffice-xh/distinfo +++ b/editors/libreoffice-xh/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746205078 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_xh.tar.gz) = 546abe5caf9e268788829795687713b879519a1eeb3910b1454c08a09a92be92 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_xh.tar.gz) = 209976 +TIMESTAMP = 1750805560 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_xh.tar.gz) = 49ac62c77361fd4f3047ea0f8d054104342a88a753de371512c8f990a6d9b848 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_xh.tar.gz) = 210294 diff --git a/editors/libreoffice-zu/distinfo b/editors/libreoffice-zu/distinfo index f3db0ae5d3f2..2094327c3149 100644 --- a/editors/libreoffice-zu/distinfo +++ b/editors/libreoffice-zu/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746205082 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_zu.tar.gz) = 5c96667df3ae62096ce7e4154e8ec875bf16c04eaadb4d236c585ef01a803d63 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_zu.tar.gz) = 230033 +TIMESTAMP = 1750805564 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_zu.tar.gz) = 6ade47364f8d75444e42e4c3de03666bfaf3642e1ab262e6023974346bd4a8c3 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_zu.tar.gz) = 229488 diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile index de2e70c7ba47..d68fe3abaca4 100644 --- a/editors/libreoffice/Makefile +++ b/editors/libreoffice/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 2 +PORTREVISION= 0 .include "${.CURDIR}/Makefile.common" diff --git a/editors/libreoffice/Makefile.common b/editors/libreoffice/Makefile.common index c715003f1565..d609007d14cf 100644 --- a/editors/libreoffice/Makefile.common +++ b/editors/libreoffice/Makefile.common @@ -7,8 +7,8 @@ LICENSE= LGPL3+ MPL20 LICENSE_COMB= dual DISTVERSION= ${LOVERSION}.${RCVER} -LOVERSION= 25.2.3 -RCVER= 2 +LOVERSION= 25.2.4 +RCVER= 3 #PRERELEASE= yes #DEVRELEASE= yes diff --git a/editors/libreoffice/distinfo b/editors/libreoffice/distinfo index d168ff139eca..cde7b5cc776d 100644 --- a/editors/libreoffice/distinfo +++ b/editors/libreoffice/distinfo @@ -1,8 +1,8 @@ -TIMESTAMP = 1746229750 -SHA256 (libreoffice/libreoffice-25.2.3.2.tar.xz) = ea54461e527df0d9af0afe8a8aa533cd58fcfceae87b67e18399f81586c2dadf -SIZE (libreoffice/libreoffice-25.2.3.2.tar.xz) = 281913700 -SHA256 (libreoffice/libreoffice-help-25.2.3.2.tar.xz) = 27c2d24270eb17e8aff8770aee1885d5e548a82d70697b72f7705be2f73233b2 -SIZE (libreoffice/libreoffice-help-25.2.3.2.tar.xz) = 60055176 +TIMESTAMP = 1750806059 +SHA256 (libreoffice/libreoffice-25.2.4.3.tar.xz) = 01e1985f66c60da0e5cd9d1bb3773b7b46e9a920e318f35c6702d28e78e1c14f +SIZE (libreoffice/libreoffice-25.2.4.3.tar.xz) = 282218988 +SHA256 (libreoffice/libreoffice-help-25.2.4.3.tar.xz) = 5f3bbca9fc96284b6ee78a31f9719c6b9930dd884ec5394b71af9e99b05e0bea +SIZE (libreoffice/libreoffice-help-25.2.4.3.tar.xz) = 60055984 SHA256 (libreoffice/f543e6e2d7275557a839a164941c0a86e5f2c3f2a0042bfc434c88c6dde9e140-opens___.ttf) = f543e6e2d7275557a839a164941c0a86e5f2c3f2a0042bfc434c88c6dde9e140 SIZE (libreoffice/f543e6e2d7275557a839a164941c0a86e5f2c3f2a0042bfc434c88c6dde9e140-opens___.ttf) = 207992 SHA256 (libreoffice/dtoa-20180411.tgz) = 0082d0684f7db6f62361b76c4b7faba19e0c7ce5cb8e36c4b65fea8281e711b4 diff --git a/editors/novelwriter/Makefile b/editors/novelwriter/Makefile index 29b996c7fa83..0993e2bad552 100644 --- a/editors/novelwriter/Makefile +++ b/editors/novelwriter/Makefile @@ -1,6 +1,6 @@ PORTNAME= novelwriter DISTVERSIONPREFIX= v -DISTVERSION= 2.6.3 +DISTVERSION= 2.7.2 CATEGORIES= editors python MASTER_SITES= PYPI @@ -18,9 +18,9 @@ BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PY_DEPENDS} -USES= python pyqt:5 -USE_PYQT= pyqt5 -USE_PYTHON= pep517 concurrent autoplist +USES= python pyqt:6 +USE_PYQT= pyqt6 +USE_PYTHON= pep517 autoplist USE_GITHUB= yes GH_ACCOUNT= vkbo diff --git a/editors/novelwriter/distinfo b/editors/novelwriter/distinfo index 82c36656f0a7..aafec72f169e 100644 --- a/editors/novelwriter/distinfo +++ b/editors/novelwriter/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1739770802 -SHA256 (vkbo-novelWriter-v2.6.3_GH0.tar.gz) = 8d18acf0069852c2598e73c3b76b4a8cf1d1c96d485d5165ff8cf3337ec7f920 -SIZE (vkbo-novelWriter-v2.6.3_GH0.tar.gz) = 7884399 +TIMESTAMP = 1750830387 +SHA256 (vkbo-novelWriter-v2.7.2_GH0.tar.gz) = 33a7648e316c563f9809998b88e94ff9e446576f6af16224e946f9c3e2d41915 +SIZE (vkbo-novelWriter-v2.7.2_GH0.tar.gz) = 5092204 diff --git a/editors/novelwriter/files/patch-pyproject.toml b/editors/novelwriter/files/patch-pyproject.toml index 10d0dac42b93..7a94437c17c0 100644 --- a/editors/novelwriter/files/patch-pyproject.toml +++ b/editors/novelwriter/files/patch-pyproject.toml @@ -1,6 +1,9 @@ ---- pyproject.toml.orig 2024-04-21 04:21:03 UTC +--- pyproject.toml.orig 2025-06-24 14:43:34 UTC +++ pyproject.toml -@@ -3,7 +3,7 @@ build-backend = "setuptools.build_meta" +@@ -1,15 +1,15 @@ + [build-system] +-requires = ["setuptools >= 77.0.3"] ++requires = ["setuptools"] build-backend = "setuptools.build_meta" [project] @@ -9,3 +12,10 @@ authors = [ {name = "Veronica Berglyd Olsen", email = "code@vkbo.net"}, ] + description = "A plain text editor for planning and writing novels" + readme = {file = "setup/description_pypi.md", content-type = "text/markdown"} +-license = "GPL-3.0" ++#license = "GPL-3.0" + classifiers = [ + "Programming Language :: Python :: 3 :: Only", + "Programming Language :: Python :: 3.10", diff --git a/editors/rehex/Makefile b/editors/rehex/Makefile index ebb38ee78530..3fa55e2fc94c 100644 --- a/editors/rehex/Makefile +++ b/editors/rehex/Makefile @@ -1,6 +1,6 @@ PORTNAME= rehex DISTVERSION= 0.63.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MAINTAINER= fuz@FreeBSD.org diff --git a/emulators/open-vm-kmod/files/patch-vmmemctl_os.c b/emulators/open-vm-kmod/files/patch-vmmemctl_os.c index d096f92236c3..d083ec453d4f 100644 --- a/emulators/open-vm-kmod/files/patch-vmmemctl_os.c +++ b/emulators/open-vm-kmod/files/patch-vmmemctl_os.c @@ -1,6 +1,22 @@ ---- vmmemctl/os.c.orig 2024-10-10 15:05:07 UTC +--- vmmemctl/os.c.orig 2025-05-15 19:16:07 UTC +++ vmmemctl/os.c -@@ -103,7 +103,11 @@ MALLOC_DEFINE(M_VMMEMCTL, BALLOON_NAME, "vmmemctl meta +@@ -91,8 +91,13 @@ MALLOC_DEFINE(M_VMMEMCTL, BALLOON_NAME, "vmmemctl meta + /* + * FreeBSD specific MACROS + */ +-#define VM_PAGE_LOCK(page) vm_page_lock(page); +-#define VM_PAGE_UNLOCK(page) vm_page_unlock(page) ++#if __FreeBSD_version < 1500046 ++#define VM_PAGE_LOCK(page) vm_page_tryxbusy(page); ++#define VM_PAGE_UNLOCK(page) vm_page_xunbusy(page) ++#else ++#define VM_PAGE_LOCK(page) vm_page_tryxbusy(page); ++#define VM_PAGE_UNLOCK(page) vm_page_xunbusy(page) ++#endif + + #define VM_OBJ_LOCK(object) VM_OBJECT_WLOCK(object) + #define VM_OBJ_UNLOCK(object) VM_OBJECT_WUNLOCK(object); +@@ -103,7 +108,11 @@ MALLOC_DEFINE(M_VMMEMCTL, BALLOON_NAME, "vmmemctl meta #define KVA_FREE(offset, size) kva_free(offset, size) #define KMEM_ALLOC(size) kmem_malloc(size, M_WAITOK | M_ZERO) @@ -13,7 +29,7 @@ /* * Globals -@@ -404,7 +408,7 @@ os_pmap_free(os_pmap *p) // IN +@@ -404,7 +413,7 @@ os_pmap_free(os_pmap *p) // IN static void os_pmap_free(os_pmap *p) // IN { diff --git a/french/libreoffice/distinfo b/french/libreoffice/distinfo index addda6fbf1e3..dcb17c1a47db 100644 --- a/french/libreoffice/distinfo +++ b/french/libreoffice/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746204961 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_fr.tar.gz) = a5b81cd3a56ceded9d2e665e424333072dfa69f21242ee6c38fe017a684c15c0 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_fr.tar.gz) = 2129297 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_fr.tar.gz) = 6fe8826b480f7936ef167a9ebd733785d37aef7c8e49ce7ef54493c2e8e57dc2 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_fr.tar.gz) = 2608089 +TIMESTAMP = 1750805463 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_fr.tar.gz) = 4f72c8dc566e621f290b7f3575227474c159521f104d910bfa9a31ddc5eecd00 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_fr.tar.gz) = 2128978 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_fr.tar.gz) = 600f0ff0453da3ea8bcd105e83bd38f7f8e47bb3da6dbc9395ec6c03975a6c09 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_fr.tar.gz) = 2608456 diff --git a/ftp/py-aioftp/Makefile b/ftp/py-aioftp/Makefile index 7cb9b1ce1418..7d1a3d9ba499 100644 --- a/ftp/py-aioftp/Makefile +++ b/ftp/py-aioftp/Makefile @@ -1,5 +1,5 @@ PORTNAME= aioftp -PORTVERSION= 0.25.2 +PORTVERSION= 0.26.1 CATEGORIES= ftp python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/ftp/py-aioftp/distinfo b/ftp/py-aioftp/distinfo index e39771c7c5d1..419ef4b9e3ad 100644 --- a/ftp/py-aioftp/distinfo +++ b/ftp/py-aioftp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750167353 -SHA256 (aioftp-0.25.2.tar.gz) = 8402efe0d4783b9c4d6787446d5e027abe79796951f227241bd2c5d8f3e09d0b -SIZE (aioftp-0.25.2.tar.gz) = 64712 +TIMESTAMP = 1750948476 +SHA256 (aioftp-0.26.1.tar.gz) = a5302662e5a7e910168cd23103f24c9fe4ff2f742932b72a7309d9ea369aeccd +SIZE (aioftp-0.26.1.tar.gz) = 70107 diff --git a/games/amoebax/Makefile b/games/amoebax/Makefile index c522da55c569..79772ba57a29 100644 --- a/games/amoebax/Makefile +++ b/games/amoebax/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 0.2.1 PORTREVISION= 9 CATEGORIES= games MASTER_SITES= http://www.emma-soft.com/games/amoebax/download/ \ - http://mirror.amdmi3.ru/distfiles/ + https://mirror.amdmi3.ru/distfiles/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Cute and addictive Puyo Puyo like game diff --git a/games/biniax2/Makefile b/games/biniax2/Makefile index 4781ba20ea0b..0bf441ee1b90 100644 --- a/games/biniax2/Makefile +++ b/games/biniax2/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 1.30 PORTREVISION= 9 CATEGORIES= games MASTER_SITES= http://mordred.dir.bg/biniax/ \ - http://mirror.amdmi3.ru/distfiles/ + https://mirror.amdmi3.ru/distfiles/ DISTNAME= ${PORTNAME}-${PORTVERSION}-fullsrc MAINTAINER= amdmi3@FreeBSD.org diff --git a/games/bitefusion/Makefile b/games/bitefusion/Makefile index f921b85bfd7f..782802f451af 100644 --- a/games/bitefusion/Makefile +++ b/games/bitefusion/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 1.0.2 PORTREVISION= 3 CATEGORIES= games MASTER_SITES= http://www.junoplay.com/files/ \ - http://mirror.amdmi3.ru/distfiles/ + https://mirror.amdmi3.ru/distfiles/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Snake game with 8 levels diff --git a/games/brainparty/Makefile b/games/brainparty/Makefile index f9594285f048..8cbde9db3bfc 100644 --- a/games/brainparty/Makefile +++ b/games/brainparty/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 0.61 PORTREVISION= 3 CATEGORIES= games MASTER_SITES= https://launchpad.net/brainparty/trunk/${PORTVERSION}/+download/ \ - http://mirror.amdmi3.ru/distfiles/ + https://mirror.amdmi3.ru/distfiles/ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= amdmi3@FreeBSD.org diff --git a/games/brickshooter/Makefile b/games/brickshooter/Makefile index 8cbcb9e4940b..907e3153f4e1 100644 --- a/games/brickshooter/Makefile +++ b/games/brickshooter/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 0.04 PORTREVISION= 8 CATEGORIES= games MASTER_SITES= http://bilious.homelinux.org/~paxed/brickshooter/ \ - http://mirror.amdmi3.ru/distfiles/ + https://mirror.amdmi3.ru/distfiles/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Push blocks on to the playing field, match block colors to remove them diff --git a/games/brikx/Makefile b/games/brikx/Makefile index cd1b8932c1e1..4765019462e0 100644 --- a/games/brikx/Makefile +++ b/games/brikx/Makefile @@ -2,7 +2,7 @@ PORTNAME= brikx PORTVERSION= 0.4.5 PORTREVISION= 9 CATEGORIES= games -MASTER_SITES= http://mirror.amdmi3.ru/distfiles/ +MASTER_SITES= https://mirror.amdmi3.ru/distfiles/ # SF/brikx/Brikx/${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}-src diff --git a/games/bumprace/Makefile b/games/bumprace/Makefile index acbfae8ffaea..3138655f83e0 100644 --- a/games/bumprace/Makefile +++ b/games/bumprace/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 1.5.8 PORTREVISION= 1 CATEGORIES= games MASTER_SITES= https://bitbucket.org/karlb/bumprace/get/ \ - http://mirror.amdmi3.ru/distfiles/${DIST_SUBDIR}/ + https://mirror.amdmi3.ru/distfiles/${DIST_SUBDIR}/ DISTNAME= ${PORTVERSION} DIST_SUBDIR= ${PORTNAME} diff --git a/games/chapping/Makefile b/games/chapping/Makefile index 4d8df3d8675f..e623b2b65b93 100644 --- a/games/chapping/Makefile +++ b/games/chapping/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 0.43 PORTREVISION= 14 CATEGORIES= games MASTER_SITES= http://forja.rediris.es/frs/download.php/760/ \ - http://mirror.amdmi3.ru/distfiles/ + https://mirror.amdmi3.ru/distfiles/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= amdmi3@FreeBSD.org diff --git a/games/concentration/Makefile b/games/concentration/Makefile index 783391d39893..1c3fb86b8c03 100644 --- a/games/concentration/Makefile +++ b/games/concentration/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 1.2 PORTREVISION= 13 CATEGORIES= games MASTER_SITES= http://www.shiftygames.com/concentration/ \ - http://mirror.amdmi3.ru/distfiles/ + https://mirror.amdmi3.ru/distfiles/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Find all matching pairs of icons as fast as possible diff --git a/games/dangen/Makefile b/games/dangen/Makefile index 5e706737ccda..ae14e64300ba 100644 --- a/games/dangen/Makefile +++ b/games/dangen/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 0.5 PORTREVISION= 6 CATEGORIES= games MASTER_SITES= http://www.interq.or.jp/libra/oohara/dangen/ \ - http://mirror.amdmi3.ru/distfiles/ + https://mirror.amdmi3.ru/distfiles/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Shoot'em up game where accurate shooting matters diff --git a/games/einstein/Makefile b/games/einstein/Makefile index d2ddefcb4036..7be223ccc924 100644 --- a/games/einstein/Makefile +++ b/games/einstein/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 2.0 PORTREVISION= 10 CATEGORIES= games MASTER_SITES= http://games.flowix.com/files/einstein/ \ - http://mirror.amdmi3.ru/distfiles/ + https://mirror.amdmi3.ru/distfiles/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= amdmi3@FreeBSD.org diff --git a/games/f1spirit-remake/Makefile b/games/f1spirit-remake/Makefile index adfb9f7ba0b2..bf4ab01f91c8 100644 --- a/games/f1spirit-remake/Makefile +++ b/games/f1spirit-remake/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 1.0 PORTREVISION= 15 CATEGORIES= games # Original braingames site is really slow -MASTER_SITES= http://mirror.amdmi3.ru/distfiles/ \ +MASTER_SITES= https://mirror.amdmi3.ru/distfiles/ \ http://www.braingames.getput.com/f1spirit/downloads/ DISTNAME= f1spirit-linux diff --git a/games/flobopuyo/Makefile b/games/flobopuyo/Makefile index 10ec49a9fa66..4c8783c475dc 100644 --- a/games/flobopuyo/Makefile +++ b/games/flobopuyo/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 0.20 PORTREVISION= 16 CATEGORIES= games MASTER_SITES= http://www.ios-software.com/flobopuyo/ \ - http://mirror.amdmi3.ru/distfiles/ + https://mirror.amdmi3.ru/distfiles/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Clone of the famous PuyoPuyo diff --git a/games/flyhard/Makefile b/games/flyhard/Makefile index ee86f342a7e1..e24b8ad054f4 100644 --- a/games/flyhard/Makefile +++ b/games/flyhard/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 0.42 PORTREVISION= 21 CATEGORIES= games MASTER_SITES= http://www.markboyd.me.uk/games/flyhard/ \ - http://mirror.amdmi3.ru/distfiles/ + https://mirror.amdmi3.ru/distfiles/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Game resembling Thrust, but with lots of shooting and puzzles diff --git a/games/formido/Makefile b/games/formido/Makefile index 2cfa73acca70..1026608408cf 100644 --- a/games/formido/Makefile +++ b/games/formido/Makefile @@ -3,11 +3,11 @@ PORTVERSION= 1.0.1 PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://www.mhgames.org/files/formido/ \ - http://mirror.amdmi3.ru/distfiles/ + https://mirror.amdmi3.ru/distfiles/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= 2D kill-em all with 3D rendered graphics -WWW= http://www.mhgames.org/oldies/formido/ +WWW= https://www.mhgames.org/oldies/formido/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/GPL_license.txt diff --git a/games/glsfcave/Makefile b/games/glsfcave/Makefile index be05d1ed09a3..26594167172f 100644 --- a/games/glsfcave/Makefile +++ b/games/glsfcave/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 1.0 PORTREVISION= 6 CATEGORIES= games MASTER_SITES= http://user.ecc.u-tokyo.ac.jp/~g650192/glsfcave/ \ - http://mirror.amdmi3.ru/distfiles/ + https://mirror.amdmi3.ru/distfiles/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Control a ribbon to avoid hitting walls diff --git a/games/gnudoku/Makefile b/games/gnudoku/Makefile index 22bb920ca703..69a3bbcfd52b 100644 --- a/games/gnudoku/Makefile +++ b/games/gnudoku/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 0.93 PORTREVISION= 12 CATEGORIES= games MASTER_SITES= http://offload2.icculus.org:9090/~jcspray/GNUDoku/ \ - http://mirror.amdmi3.ru/distfiles/ + https://mirror.amdmi3.ru/distfiles/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Free program for creating and solving Su Doku puzzles diff --git a/games/goonies/Makefile b/games/goonies/Makefile index d3e797841c03..fa76d6fc9d9e 100644 --- a/games/goonies/Makefile +++ b/games/goonies/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 1.4.1528 PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://braingames.jorito.net/goonies/downloads/ \ - http://mirror.amdmi3.ru/distfiles/ + https://mirror.amdmi3.ru/distfiles/ DISTNAME= ${PORTNAME}.src_${PORTVERSION} MAINTAINER= amdmi3@FreeBSD.org diff --git a/games/hangman/Makefile b/games/hangman/Makefile index 6107b88f695c..d3d56828ade8 100644 --- a/games/hangman/Makefile +++ b/games/hangman/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 0.9.2 PORTREVISION= 13 CATEGORIES= games MASTER_SITES= http://www.shiftygames.com/hangman/ \ - http://mirror.amdmi3.ru/distfiles/ + https://mirror.amdmi3.ru/distfiles/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Challenge your spelling skills in the old western style diff --git a/games/kajongg/Makefile b/games/kajongg/Makefile index 252e434cc5bc..5bfc698eb250 100644 --- a/games/kajongg/Makefile +++ b/games/kajongg/Makefile @@ -1,5 +1,6 @@ PORTNAME= kajongg DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -8,7 +9,8 @@ WWW= https://apps.kde.org/kajongg/ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}twisted>=16.6.0:devel/py-twisted@${PY_FLAVOR} LIB_DEPENDS= libKMahjongg6.so:games/libkmahjongg -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}twisted>=16.6.0:devel/py-twisted@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}twisted>=16.6.0:devel/py-twisted@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}QtPy>=2.2:devel/py-QtPy@${PY_FLAVOR} USES= cmake compiler:c++11-lang gettext kde:6 python \ qt:6 shebangfix tar:xz @@ -20,6 +22,18 @@ SHEBANG_FILES= src/kajongg.py \ src/kajonggserver.py OPTIONS_DEFINE= DOCS +OPTIONS_MULTI= QTPY +OPTIONS_MULTI_QTPY= PYQT PYSIDE +OPTIONS_DEFAULT= PYQT + +QTPY_DESC= QtPy backend + +PYQT_DESC= Install PyQt bindings +PYQT_USES= pyqt:6 +PYQT_USE= PYQT=pyqt6 + +PYSIDE_DESC= Install PySide bindings +PYSIDE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyside6>0:devel/pyside6@${PY_FLAVOR} .include <${.CURDIR}/../kdegames/Makefile.common> .include <bsd.port.mk> diff --git a/games/kartofel/Makefile b/games/kartofel/Makefile index 60ee0e0a2aba..f678970d3b8b 100644 --- a/games/kartofel/Makefile +++ b/games/kartofel/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 1.2 PORTREVISION= 17 CATEGORIES= games MASTER_SITES= http://kartofel.jfedor.org/downloads/ \ - http://mirror.amdmi3.ru/distfiles/ + https://mirror.amdmi3.ru/distfiles/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Connect the dots in order without crossing over yourself diff --git a/games/kobodeluxe/Makefile b/games/kobodeluxe/Makefile index 462f7224dc96..09d2ddf39cb6 100644 --- a/games/kobodeluxe/Makefile +++ b/games/kobodeluxe/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 0.5.1 PORTREVISION= 15 CATEGORIES= games MASTER_SITES= http://olofson.net/kobodl/download/ \ - http://mirror.amdmi3.ru/distfiles/ + https://mirror.amdmi3.ru/distfiles/ DISTNAME= KoboDeluxe-${DISTVERSION} MAINTAINER= amdmi3@FreeBSD.org diff --git a/games/ladder/Makefile b/games/ladder/Makefile index e996ec26fd26..748c407a3623 100644 --- a/games/ladder/Makefile +++ b/games/ladder/Makefile @@ -4,7 +4,7 @@ PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://www.srv.net/~kth/ \ ftp://ftp.42.org/pub/unix/games/ \ - http://mirror.amdmi3.ru/distfiles/ + https://mirror.amdmi3.ru/distfiles/ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org diff --git a/games/libretro-beetle_psx/Makefile b/games/libretro-beetle_psx/Makefile index b93a25799ab2..fb83b88eb649 100644 --- a/games/libretro-beetle_psx/Makefile +++ b/games/libretro-beetle_psx/Makefile @@ -1,21 +1,19 @@ PORTNAME= libretro-beetle_psx -DISTVERSION= 0.20231020 +DISTVERSION= 0.20250622 CATEGORIES= games -MAINTAINER= ports@FreeBSD.org +MAINTAINER= tilde@ultros.prog COMMENT= Standalone port/fork of Mednafen PSX to the Libretro API WWW= https://github.com/libretro/beetle-psx-libretro LICENSE= GPLv2 -USES= compiler:c++11-lib gmake gl -USE_LDCONFIG= yes -USE_GL= gl - +USES= compiler:c++11-lib gmake USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= beetle-psx-libretro -GH_TAGNAME= e505f5a93eebba8f96a040f478d77b6ffb2015b1 +GH_TAGNAME= 30981b26b71095cdb3b99779d5ae1f9eed531b9b +USE_LDCONFIG= yes PLIST_FILES= lib/libretro/mednafen_psx_libretro.so diff --git a/games/libretro-beetle_psx/distinfo b/games/libretro-beetle_psx/distinfo index ebcff25d35e4..28f707e55893 100644 --- a/games/libretro-beetle_psx/distinfo +++ b/games/libretro-beetle_psx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1698314797 -SHA256 (libretro-beetle-psx-libretro-0.20231020-e505f5a93eebba8f96a040f478d77b6ffb2015b1_GH0.tar.gz) = c1c142439dd5476450b02653acbf63d2e380fe31842a3319edf061072f6bf74d -SIZE (libretro-beetle-psx-libretro-0.20231020-e505f5a93eebba8f96a040f478d77b6ffb2015b1_GH0.tar.gz) = 2763577 +TIMESTAMP = 1750829062 +SHA256 (libretro-beetle-psx-libretro-0.20250622-30981b26b71095cdb3b99779d5ae1f9eed531b9b_GH0.tar.gz) = 2e201d1462afec443ea83b9d1fc21d3f2e3158ac3256843e9cff29ceabfeba36 +SIZE (libretro-beetle-psx-libretro-0.20250622-30981b26b71095cdb3b99779d5ae1f9eed531b9b_GH0.tar.gz) = 3126556 diff --git a/games/libretro-gambatte/Makefile b/games/libretro-gambatte/Makefile index 1bb4543feb8d..54651a5d9747 100644 --- a/games/libretro-gambatte/Makefile +++ b/games/libretro-gambatte/Makefile @@ -1,20 +1,19 @@ PORTNAME= libretro-gambatte -DISTVERSION= 0.20230929 +DISTVERSION= 0.20241022 CATEGORIES= games -MAINTAINER= ports@FreeBSD.org +MAINTAINER= tilde@ultros.pro COMMENT= Libretro Implementation of libgambatte, a Game Boy Color emulator WWW= https://github.com/libretro/gambatte-libretro LICENSE= GPLv2 USES= compiler:c++11-lib gmake -USE_LDCONFIG= yes - USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= gambatte-libretro -GH_TAGNAME= 40d0d7ac4e11b5c2d1feac2ce96e4d824c248985 +GH_TAGNAME= a1c4c98582308afafd73c050167a7ea330469e98 +USE_LDCONFIG= yes PLIST_FILES= lib/libretro/gambatte_libretro.so diff --git a/games/libretro-gambatte/distinfo b/games/libretro-gambatte/distinfo index 9f593e922547..c5282c9ef012 100644 --- a/games/libretro-gambatte/distinfo +++ b/games/libretro-gambatte/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1698314772 -SHA256 (libretro-gambatte-libretro-0.20230929-40d0d7ac4e11b5c2d1feac2ce96e4d824c248985_GH0.tar.gz) = ad4ba3157cb2fe494f3db0f8f1165ddd2be9d308d33a32b4d406ddeb0802c464 -SIZE (libretro-gambatte-libretro-0.20230929-40d0d7ac4e11b5c2d1feac2ce96e4d824c248985_GH0.tar.gz) = 738125 +TIMESTAMP = 1750834391 +SHA256 (libretro-gambatte-libretro-0.20241022-a1c4c98582308afafd73c050167a7ea330469e98_GH0.tar.gz) = 15d742180fdbf12b72f0abaeb975f870987ff257ae4ea24b178fa2c563cdb1b6 +SIZE (libretro-gambatte-libretro-0.20241022-a1c4c98582308afafd73c050167a7ea330469e98_GH0.tar.gz) = 969848 diff --git a/games/libretro-mgba/Makefile b/games/libretro-mgba/Makefile index ad2262de6d19..6ce64a3bc052 100644 --- a/games/libretro-mgba/Makefile +++ b/games/libretro-mgba/Makefile @@ -1,20 +1,19 @@ PORTNAME= libretro-mgba -DISTVERSION= 0.20230528 +DISTVERSION= 0.20250518 CATEGORIES= games -MAINTAINER= ports@FreeBSD.org +MAINTAINER= tilde@ultros.pro COMMENT= Game Boy Advance Emulator for libretro WWW= https://github.com/libretro/mgba LICENSE= MPL20 USES= compiler:c++11-lib gmake -USE_LDCONFIG= yes - USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= mgba -GH_TAGNAME= 314bf7b676f5b820f396209eb0c7d6fbe8103486 +GH_TAGNAME= c9bbf28b091c4c104485092279c7a6b114b2e8ff +USE_LDCONFIG= yes PLIST_FILES= lib/libretro/mgba_libretro.so diff --git a/games/libretro-mgba/distinfo b/games/libretro-mgba/distinfo index 5cc88140bc03..bb4e06c82431 100644 --- a/games/libretro-mgba/distinfo +++ b/games/libretro-mgba/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1698314793 -SHA256 (libretro-mgba-0.20230528-314bf7b676f5b820f396209eb0c7d6fbe8103486_GH0.tar.gz) = 66d9766d6f129bff9bfacc8a94787daa018b9c4a9a56fd49673c019eba19ae53 -SIZE (libretro-mgba-0.20230528-314bf7b676f5b820f396209eb0c7d6fbe8103486_GH0.tar.gz) = 14456676 +TIMESTAMP = 1750834713 +SHA256 (libretro-mgba-0.20250518-c9bbf28b091c4c104485092279c7a6b114b2e8ff_GH0.tar.gz) = bb4474a2050e7ba41814c2631f27f112e2b8d810c0baf8453ea9817737ebabaa +SIZE (libretro-mgba-0.20250518-c9bbf28b091c4c104485092279c7a6b114b2e8ff_GH0.tar.gz) = 15063003 diff --git a/games/libretro-nestopia/Makefile b/games/libretro-nestopia/Makefile index 267b995847f7..9ba59c4646de 100644 --- a/games/libretro-nestopia/Makefile +++ b/games/libretro-nestopia/Makefile @@ -1,25 +1,24 @@ PORTNAME= libretro-nestopia -DISTVERSION= 0.20230528 +DISTVERSION= 0.20250424 CATEGORIES= games -MAINTAINER= ports@FreeBSD.org +MAINTAINER= tilde@ultros.pro COMMENT= NEStopia emulator for libretro WWW= https://github.com/libretro/nestopia LICENSE= GPLv2 USES= compiler:c++11-lib gmake -USE_LDCONFIG= yes - USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= nestopia -GH_TAGNAME= 3dcbec4682e079312d6943e1357487645ec608c7 - -PLIST_FILES= lib/libretro/nestopia_libretro.so +GH_TAGNAME= d2eefab298b0b9152d2934d6f0227b6803c877b3 +USE_LDCONFIG= yes BUILD_WRKSRC= ${WRKSRC}/libretro +PLIST_FILES= lib/libretro/nestopia_libretro.so + do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro ${INSTALL_LIB} ${WRKSRC}/libretro/nestopia_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro diff --git a/games/libretro-nestopia/distinfo b/games/libretro-nestopia/distinfo index c37208b39594..1bc9b7fb0b9e 100644 --- a/games/libretro-nestopia/distinfo +++ b/games/libretro-nestopia/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1698314745 -SHA256 (libretro-nestopia-0.20230528-3dcbec4682e079312d6943e1357487645ec608c7_GH0.tar.gz) = ec47efc8eab149182c5eb86cc68f80fbe30c077b7978f46ff6b9dffc50caff7b -SIZE (libretro-nestopia-0.20230528-3dcbec4682e079312d6943e1357487645ec608c7_GH0.tar.gz) = 1138864 +TIMESTAMP = 1750835250 +SHA256 (libretro-nestopia-0.20250424-d2eefab298b0b9152d2934d6f0227b6803c877b3_GH0.tar.gz) = 2fc2440a6a159d96890aa471014608eaa92bfedc01b7396b61bc7fe983a449db +SIZE (libretro-nestopia-0.20250424-d2eefab298b0b9152d2934d6f0227b6803c877b3_GH0.tar.gz) = 1152346 diff --git a/games/libretro-snes9x/Makefile b/games/libretro-snes9x/Makefile index 1c3b043a7446..8b0317401a99 100644 --- a/games/libretro-snes9x/Makefile +++ b/games/libretro-snes9x/Makefile @@ -1,9 +1,9 @@ PORTNAME= libretro-snes9x -DISTVERSION= 0.20231013 +DISTVERSION= 0.20241022 PORTEPOCH= 1 CATEGORIES= games -MAINTAINER= ports@FreeBSD.org +MAINTAINER= tilde@ultros.pro COMMENT= Snes9x - Portable Super Nintendo emulator WWW= https://github.com/libretro/snes9x @@ -14,17 +14,16 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_PERMS= dist-mirror pkg-mirror auto-accept USES= compiler:c++11-lib gmake -USE_LDCONFIG= yes - USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= snes9x -GH_TAGNAME= ec4ebfc8f3819a9522fcb8e53eed985090017b1b - -PLIST_FILES= lib/libretro/snes9x_libretro.so +GH_TAGNAME= 49f484569ff2aec7ff08e7598a97d6c9e6eae72d +USE_LDCONFIG= yes BUILD_WRKSRC= ${WRKSRC}/libretro +PLIST_FILES= lib/libretro/snes9x_libretro.so + do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro ${INSTALL_LIB} ${WRKSRC}/libretro/snes9x_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro diff --git a/games/libretro-snes9x/distinfo b/games/libretro-snes9x/distinfo index bd0d15960be3..e050d274b08b 100644 --- a/games/libretro-snes9x/distinfo +++ b/games/libretro-snes9x/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1698314780 -SHA256 (libretro-snes9x-0.20231013-ec4ebfc8f3819a9522fcb8e53eed985090017b1b_GH0.tar.gz) = 0599dc74a5bac048134a3aaac3625d8e9a6fe7765a8388396353b70ac13a2607 -SIZE (libretro-snes9x-0.20231013-ec4ebfc8f3819a9522fcb8e53eed985090017b1b_GH0.tar.gz) = 5114243 +TIMESTAMP = 1750826684 +SHA256 (libretro-snes9x-0.20241022-49f484569ff2aec7ff08e7598a97d6c9e6eae72d_GH0.tar.gz) = 54036e672494f38d7a12a242ed9ddf124685c2cf3563ffc3ebf07c4882405cb0 +SIZE (libretro-snes9x-0.20241022-49f484569ff2aec7ff08e7598a97d6c9e6eae72d_GH0.tar.gz) = 5159857 diff --git a/games/linwarrior/Makefile b/games/linwarrior/Makefile index 48c85d6d0790..924ac5ca0e44 100644 --- a/games/linwarrior/Makefile +++ b/games/linwarrior/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 20100320 PORTREVISION= 6 CATEGORIES= games MASTER_SITES= http://www.hackcraft.de/games/linwarrior_3d/downloads/ \ - http://mirror.amdmi3.ru/distfiles/ + https://mirror.amdmi3.ru/distfiles/ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= amdmi3@FreeBSD.org diff --git a/games/luola/Makefile b/games/luola/Makefile index f3e44616c12b..e6263858f5e0 100644 --- a/games/luola/Makefile +++ b/games/luola/Makefile @@ -2,7 +2,7 @@ PORTNAME= luola PORTVERSION= 1.3.2 PORTREVISION= 7 CATEGORIES= games -MASTER_SITES= http://mirror.amdmi3.ru/distfiles/${DIST_SUBDIR}/ # master site gone +MASTER_SITES= https://mirror.amdmi3.ru/distfiles/${DIST_SUBDIR}/ # master site gone DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ stdlevels-6.0${EXTRACT_SUFX} \ nostalgia-1.2${EXTRACT_SUFX} diff --git a/games/memonix/Makefile b/games/memonix/Makefile index 1cdbcf1380f6..d51dd5394f65 100644 --- a/games/memonix/Makefile +++ b/games/memonix/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 1.6.070713 PORTREVISION= 12 CATEGORIES= games MASTER_SITES= http://www.viewizard.com/download/ \ - http://mirror.amdmi3.ru/distfiles/ + https://mirror.amdmi3.ru/distfiles/ DISTNAME= MemonixSourceCode_${PORTVERSION:S/./_/g:S/_/./} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} memx16.tar.gz EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} diff --git a/games/meritous/Makefile b/games/meritous/Makefile index a68944318073..d1df6457a57f 100644 --- a/games/meritous/Makefile +++ b/games/meritous/Makefile @@ -4,7 +4,7 @@ CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org COMMENT= Action-adventure dungeon crawl game -WWW= http://www.asceai.net/meritous/ +WWW= https://www.asceai.net/meritous/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/games/numptyphysics-npcomplete/Makefile b/games/numptyphysics-npcomplete/Makefile index 233288e94b57..461c28521d43 100644 --- a/games/numptyphysics-npcomplete/Makefile +++ b/games/numptyphysics-npcomplete/Makefile @@ -2,7 +2,7 @@ PORTNAME= npcomplete PORTVERSION= 0.0.r20090116 PORTREVISION= 3 CATEGORIES= games -MASTER_SITES= http://mirror.amdmi3.ru/distfiles/ +MASTER_SITES= https://mirror.amdmi3.ru/distfiles/ PKGNAMEPREFIX= numptyphysics- MAINTAINER= amdmi3@FreeBSD.org diff --git a/games/numptyphysics/Makefile b/games/numptyphysics/Makefile index 57b88cf8edf5..6486722c8349 100644 --- a/games/numptyphysics/Makefile +++ b/games/numptyphysics/Makefile @@ -2,7 +2,7 @@ PORTNAME= numptyphysics DISTVERSION= 0.3.r20090104 PORTREVISION= 11 CATEGORIES= games -MASTER_SITES= http://mirror.amdmi3.ru/distfiles/ +MASTER_SITES= https://mirror.amdmi3.ru/distfiles/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Drawing physics-based puzzle game diff --git a/games/pengupop/Makefile b/games/pengupop/Makefile index ae98d543a09f..882068bf5f91 100644 --- a/games/pengupop/Makefile +++ b/games/pengupop/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 2.2.6 PORTREVISION= 3 CATEGORIES= games MASTER_SITES= http://www.junoplay.com/files/ \ - http://mirror.amdmi3.ru/distfiles/ + https://mirror.amdmi3.ru/distfiles/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Online multiplayer clone of Bust a Move diff --git a/games/railroad-rampage/Makefile b/games/railroad-rampage/Makefile index 0ec1aa7edc78..73cd5a4c3a19 100644 --- a/games/railroad-rampage/Makefile +++ b/games/railroad-rampage/Makefile @@ -2,7 +2,7 @@ PORTNAME= railroad-rampage PORTVERSION= 1.2 PORTREVISION= 5 CATEGORIES= games -MASTER_SITES= http://mirror.amdmi3.ru/distfiles/ +MASTER_SITES= https://mirror.amdmi3.ru/distfiles/ DISTNAME= RailroadRampage_${PORTVERSION}_Linux MAINTAINER= amdmi3@FreeBSD.org diff --git a/games/rezerwar/Makefile b/games/rezerwar/Makefile index c04b685eb67d..275c962f8558 100644 --- a/games/rezerwar/Makefile +++ b/games/rezerwar/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 0.4.2 PORTREVISION= 3 CATEGORIES= games MASTER_SITES= http://tamentis.com/projects/rezerwar/files/ \ - http://mirror.amdmi3.ru/distfiles/ + https://mirror.amdmi3.ru/distfiles/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Puzzle game involving organizing blocks with pipes diff --git a/games/scramble/Makefile b/games/scramble/Makefile index 614e40d509de..37dff2a70e72 100644 --- a/games/scramble/Makefile +++ b/games/scramble/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 0.9.5 PORTREVISION= 13 CATEGORIES= games MASTER_SITES= http://www.shiftygames.com/scramble/ \ - http://mirror.amdmi3.ru/distfiles/ + https://mirror.amdmi3.ru/distfiles/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= From 6 letters you are to create as many words as you can diff --git a/games/sdb/Makefile b/games/sdb/Makefile index 9668ab22aa4c..8cb9c51864e7 100644 --- a/games/sdb/Makefile +++ b/games/sdb/Makefile @@ -9,7 +9,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= amdmi3@FreeBSD.org COMMENT= Futuristic overhead shooter -WWW= http://www.gamecreation.org/games/shotgun-debugger +WWW= https://www.gamecreation.org/games/shotgun_debugger LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/games/sea-defender/Makefile b/games/sea-defender/Makefile index e47d8f7dac0e..d255d5e8843a 100644 --- a/games/sea-defender/Makefile +++ b/games/sea-defender/Makefile @@ -2,7 +2,7 @@ PORTNAME= sea-defender PORTVERSION= 0.9 PORTREVISION= 5 CATEGORIES= games -MASTER_SITES= http://mirror.amdmi3.ru/distfiles/:icon \ +MASTER_SITES= https://mirror.amdmi3.ru/distfiles/:icon \ SF/nemysisfreebsdp/:icon DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${PORTNAME}.png:icon diff --git a/games/shootingstar/Makefile b/games/shootingstar/Makefile index 3cf7d36f076a..94e792e45cf7 100644 --- a/games/shootingstar/Makefile +++ b/games/shootingstar/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 1.2.0 PORTREVISION= 13 CATEGORIES= games MASTER_SITES= http://www.2ndpoint.fi/projektit.xml/shootingstar/files/ \ - http://mirror.amdmi3.ru/distfiles/ + https://mirror.amdmi3.ru/distfiles/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= SDL/OpenGL top-down shooter diff --git a/games/simutrans/Makefile b/games/simutrans/Makefile index 718f5d45194b..9f3f8e143fde 100644 --- a/games/simutrans/Makefile +++ b/games/simutrans/Makefile @@ -4,7 +4,8 @@ CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org COMMENT= Transportation simulator -WWW= https://www.simutrans.com/ +WWW= https://www.simutrans.com/ \ + https://github.com/aburch/simutrans/ LICENSE= ART10 MIT LICENSE_COMB= multi diff --git a/games/solarconquest/Makefile b/games/solarconquest/Makefile index a800cc8bb847..fd821aee688c 100644 --- a/games/solarconquest/Makefile +++ b/games/solarconquest/Makefile @@ -4,7 +4,7 @@ PORTREVISION= 13 CATEGORIES= games MASTER_SITES= http://games.sajthelper.com/ \ LOCAL/ehaupt \ - http://mirror.amdmi3.ru/distfiles/ + https://mirror.amdmi3.ru/distfiles/ DISTNAME= SolarConquest MAINTAINER= amdmi3@FreeBSD.org diff --git a/games/stormbaancoureur/Makefile b/games/stormbaancoureur/Makefile index 1186df2d28be..7f267a7f4feb 100644 --- a/games/stormbaancoureur/Makefile +++ b/games/stormbaancoureur/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 2.1.6 PORTREVISION= 5 CATEGORIES= games MASTER_SITES= http://www.stolk.org/stormbaancoureur/download/ \ - http://mirror.amdmi3.ru/distfiles/ + https://mirror.amdmi3.ru/distfiles/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Simulated obstacle course for automobiles diff --git a/games/tecnoballz/Makefile b/games/tecnoballz/Makefile index 2d5671459247..1bbbac96ee29 100644 --- a/games/tecnoballz/Makefile +++ b/games/tecnoballz/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 0.93.1 PORTREVISION= 3 CATEGORIES= games MASTER_SITES= http://linux.tlk.fr/games/TecnoballZ/download/ \ - http://mirror.amdmi3.ru/distfiles/ + https://mirror.amdmi3.ru/distfiles/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Brick breaker (Arkanoid-like game) diff --git a/games/torrent/Makefile b/games/torrent/Makefile index ed3993b73bce..0a8a8ba41f18 100644 --- a/games/torrent/Makefile +++ b/games/torrent/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 0.8.2 PORTREVISION= 13 CATEGORIES= games MASTER_SITES= http://www.shiftygames.com/torrent/ \ - http://mirror.amdmi3.ru/distfiles/ + https://mirror.amdmi3.ru/distfiles/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Score points without letting the tiles touch the top of the board diff --git a/games/trimines/Makefile b/games/trimines/Makefile index c243e0a5829d..3ea8c8306dde 100644 --- a/games/trimines/Makefile +++ b/games/trimines/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 1.3.0 PORTREVISION= 7 CATEGORIES= games MASTER_SITES= http://www.freewebs.com/trimines/ \ - http://mirror.amdmi3.ru/distfiles/ + https://mirror.amdmi3.ru/distfiles/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Mine sweeper game that uses triangles instead of squares diff --git a/games/tyrian-data/Makefile b/games/tyrian-data/Makefile index 38362e61b3e0..274d5e5c7b89 100644 --- a/games/tyrian-data/Makefile +++ b/games/tyrian-data/Makefile @@ -1,14 +1,13 @@ PORTNAME= tyrian-data PORTVERSION= 21 CATEGORIES= games -MASTER_SITES= http://www.camanis.net/tyrian/ \ - http://sites.google.com/a/camanis.net/opentyrian/tyrian/ \ - http://mirror.amdmi3.ru/distfiles/ +MASTER_SITES= https://www.camanis.net/tyrian/ \ + https://mirror.amdmi3.ru/distfiles/ DISTNAME= tyrian${PORTVERSION} MAINTAINER= amdmi3@FreeBSD.org COMMENT= Data files for opentyrian -WWW= https://bitbucket.org/opentyrian/opentyrian/wiki/Home +WWW= https://github.com/opentyrian/opentyrian # From opentyrian FAQ: # "Tyrian was, however, released as freeware (under no specific diff --git a/games/veloren-weekly/Makefile b/games/veloren-weekly/Makefile index ce3d4d313579..574af22627f5 100644 --- a/games/veloren-weekly/Makefile +++ b/games/veloren-weekly/Makefile @@ -1,5 +1,5 @@ PORTNAME= veloren -PORTVERSION= s20250612 +PORTVERSION= s20250625 CATEGORIES= games wayland PKGNAMESUFFIX= -weekly @@ -25,7 +25,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:audio/alsa-pl USES= cargo xorg USE_XORG= xcb USE_GITLAB= yes -GL_TAGNAME= v0.17.0-805-g71cacbe726 # git describe --match='v[0-9]*' weekly +GL_TAGNAME= v0.17.0-813-ga5038be023 # git describe --match='v[0-9]*' weekly CARGO_ENV= VELOREN_USERDATA_STRATEGY=system SHADERC_LIB_DIR="${LOCALBASE}/lib" PLIST_FILES= bin/${PORTNAME}-server-cli \ bin/${PORTNAME}-voxygen \ diff --git a/games/veloren-weekly/distinfo b/games/veloren-weekly/distinfo index 7e0938032e7e..a8c133930029 100644 --- a/games/veloren-weekly/distinfo +++ b/games/veloren-weekly/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1749755440 +TIMESTAMP = 1750868585 SHA256 (rust/crates/ab_glyph-0.2.29.crate) = ec3672c180e71eeaaac3a541fbbc5f5ad4def8b747c595ad30d674e43049f7b0 SIZE (rust/crates/ab_glyph-0.2.29.crate) = 20011 SHA256 (rust/crates/ab_glyph_rasterizer-0.1.8.crate) = c71b1793ee61086797f5c80b6efa2b8ffa6d5dd703f118545808a7f2e27f7046 @@ -1867,5 +1867,5 @@ SHA256 (veloren-conrod-c74446362371dc837b8b4b6d6ddcd7693b48d9b6_GL0.tar.gz) = 43 SIZE (veloren-conrod-c74446362371dc837b8b4b6d6ddcd7693b48d9b6_GL0.tar.gz) = 808402 SHA256 (DaforLynx-kira-v0.10.7-with-config_GH0.tar.gz) = ffc38b7c73cb6419d02a21a3905cd0b00b3a544711230c5b11ef77301b7b9bb2 SIZE (DaforLynx-kira-v0.10.7-with-config_GH0.tar.gz) = 4379268 -SHA256 (veloren-v0.17.0-805-g71cacbe726.tar.bz2) = 8ce677bfbbc8e42bd769b0cd6ae2335d9e4c6497c5e9c064567d3b2380c3ccd1 -SIZE (veloren-v0.17.0-805-g71cacbe726.tar.bz2) = 326011142 +SHA256 (veloren-v0.17.0-813-ga5038be023.tar.bz2) = eb4ae68c815e4d0d1a1618f51bf7a04a7e36292d0bbcf82c0ad4e4ce2f3da47b +SIZE (veloren-v0.17.0-813-ga5038be023.tar.bz2) = 326011038 diff --git a/games/volleyball/Makefile b/games/volleyball/Makefile index b25c290502f6..511c43c8ea43 100644 --- a/games/volleyball/Makefile +++ b/games/volleyball/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 0.8.6 PORTREVISION= 13 CATEGORIES= games MASTER_SITES= http://www.losersjuegos.com.ar/_media/juegos/volleyball/descargas/ \ - http://mirror.amdmi3.ru/distfiles/ + https://mirror.amdmi3.ru/distfiles/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${PORTNAME}-data-${DATAVERSION}${EXTRACT_SUFX} diff --git a/games/vor/Makefile b/games/vor/Makefile index dd040e40e8c2..020105aa71b2 100644 --- a/games/vor/Makefile +++ b/games/vor/Makefile @@ -2,7 +2,7 @@ PORTNAME= vor PORTVERSION= 0.5.8 CATEGORIES= games MASTER_SITES= https://jasonwoof.com/downloads/vor/ \ - http://mirror.amdmi3.ru/distfiles/ + https://mirror.amdmi3.ru/distfiles/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Dodge the rocks until you die diff --git a/games/xlogical/Makefile b/games/xlogical/Makefile index 9a580c86a9ad..8d5ca6cd3346 100644 --- a/games/xlogical/Makefile +++ b/games/xlogical/Makefile @@ -2,7 +2,7 @@ PORTNAME= xlogical DISTVERSION= 1.0-8 CATEGORIES= games MASTER_SITES= https://changeling.ixionstudios.com/xlogical/downloads/ \ - http://mirror.amdmi3.ru/distfiles/ + https://mirror.amdmi3.ru/distfiles/ MAINTAINER= aaron@baugher.biz COMMENT= Remake of the classic puzzle game Logical diff --git a/games/xorgramana/Makefile b/games/xorgramana/Makefile index 172c0f2166b6..2fb786d7337f 100644 --- a/games/xorgramana/Makefile +++ b/games/xorgramana/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 0.0.8 PORTREVISION= 11 CATEGORIES= games MASTER_SITES= http://www.jwm-art.net/XorGramana/ \ - http://mirror.amdmi3.ru/distfiles/ + https://mirror.amdmi3.ru/distfiles/ DISTNAME= XorGramana-${PORTVERSION} MAINTAINER= amdmi3@FreeBSD.org diff --git a/games/xrisk/Makefile b/games/xrisk/Makefile index 1de2f2e24360..8a0a680948af 100644 --- a/games/xrisk/Makefile +++ b/games/xrisk/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 2.15 PORTREVISION= 3 CATEGORIES= games MASTER_SITES= http://my.pages.de/pub/comp/unix/games/xrisk/old/ \ - http://mirror.amdmi3.ru/distfiles/ + https://mirror.amdmi3.ru/distfiles/ MAINTAINER= ports@FreeBSD.org COMMENT= Game for X11, much like the popular board game diff --git a/games/xtgyoretsu/Makefile b/games/xtgyoretsu/Makefile index 708de7845df1..437b36a62582 100644 --- a/games/xtgyoretsu/Makefile +++ b/games/xtgyoretsu/Makefile @@ -4,7 +4,7 @@ CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org COMMENT= Extended ncurses version of "Renshu-cho gyoretsu" -WWW= https://saahriktu.org/games.html \ +WWW= https://saahriktu.ru/games.html \ https://github.com/Penguinum/xtgyoretsu-forked LICENSE= GPLv3 diff --git a/german/libreoffice/distinfo b/german/libreoffice/distinfo index c5db2b2a4805..6a215323d07a 100644 --- a/german/libreoffice/distinfo +++ b/german/libreoffice/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746204935 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_de.tar.gz) = 73d09daa051bf497346cca77c4ba6a9eb3c17141066f3cd4b44e8bc6d7b50224 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_de.tar.gz) = 8579927 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_de.tar.gz) = dfc679d06b89e1fc7e95f22e498e5483ba00f4c9df18e6ef2c17b776d0f602db -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_de.tar.gz) = 2645005 +TIMESTAMP = 1750805440 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_de.tar.gz) = a496d0de94da6cf26d7246bd67c377a1a968e0acd2368daeeb97bc89e1dd288d +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_de.tar.gz) = 8578332 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_de.tar.gz) = 49fcddaf33a569ef2d21e24105d944e885a5515a32e32de9c98c578be6bc4e95 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_de.tar.gz) = 2645360 diff --git a/graphics/Coin/Makefile b/graphics/Coin/Makefile index 67d2e5e64009..43cb74d110b7 100644 --- a/graphics/Coin/Makefile +++ b/graphics/Coin/Makefile @@ -1,7 +1,6 @@ PORTNAME= Coin -PORTVERSION= 4.0.3 +PORTVERSION= 4.0.4 DISTVERSIONPREFIX= v -PORTREVISION= 2 CATEGORIES= graphics MAINTAINER= cmt@FreeBSD.org @@ -29,6 +28,8 @@ CMAKE_ARGS+= -DCOIN_BUILD_SHARED_LIBS="ON" \ -DUSE_EXTERNAL_EXPAT="ON" USE_LDCONFIG= yes +PLIST_SUB= VERSION=${PORTVERSION} + pre-configure: @${REINPLACE_CMD} -e 's|DATA install-data-local|DATA|g' \ ${WRKSRC}/Makefile.in diff --git a/graphics/Coin/distinfo b/graphics/Coin/distinfo index 0da36d334756..b2c6eeb82786 100644 --- a/graphics/Coin/distinfo +++ b/graphics/Coin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1725708650 -SHA256 (coin3d-coin-v4.0.3_GH0.tar.gz) = 086ecf84479e4bc59397568638488c2e6c08d8aa811779bab93cda5509f79d59 -SIZE (coin3d-coin-v4.0.3_GH0.tar.gz) = 6943086 +TIMESTAMP = 1750875175 +SHA256 (coin3d-coin-v4.0.4_GH0.tar.gz) = 4cf2c2ae0dec99d99842b35fb0186a3ca48ef33ee3b91efc0cd632b05fb5ad05 +SIZE (coin3d-coin-v4.0.4_GH0.tar.gz) = 6951664 diff --git a/graphics/Coin/pkg-plist b/graphics/Coin/pkg-plist index 8c1ecaaa1ad4..c61489e8f193 100644 --- a/graphics/Coin/pkg-plist +++ b/graphics/Coin/pkg-plist @@ -875,13 +875,13 @@ include/Inventor/tools/SbPimplPtr.h include/SoDebug.h include/SoWinEnterScope.h include/SoWinLeaveScope.h -lib/cmake/Coin-4.0.3/coin-config-version.cmake -lib/cmake/Coin-4.0.3/coin-config.cmake -lib/cmake/Coin-4.0.3/coin-export-release.cmake -lib/cmake/Coin-4.0.3/coin-export.cmake +lib/cmake/Coin-%%VERSION%%/coin-config-version.cmake +lib/cmake/Coin-%%VERSION%%/coin-config.cmake +lib/cmake/Coin-%%VERSION%%/coin-export-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/Coin-%%VERSION%%/coin-export.cmake lib/libCoin.so lib/libCoin.so.80 -lib/libCoin.so.80.0.3 +lib/libCoin.so.80.0.4 libdata/pkgconfig/Coin.pc %%DATADIR%%/conf/coin-default.cfg %%DATADIR%%/draggerDefaults/centerballDragger.iv diff --git a/graphics/exifprobe/Makefile b/graphics/exifprobe/Makefile index 36b66c4e5cda..19da04f02991 100644 --- a/graphics/exifprobe/Makefile +++ b/graphics/exifprobe/Makefile @@ -1,7 +1,7 @@ PORTNAME= exifprobe DISTVERSION= 2.0.1 CATEGORIES= graphics -MASTER_SITES= http://mirror.amdmi3.ru/distfiles/ +MASTER_SITES= https://mirror.amdmi3.ru/distfiles/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Probes JPEG or TIFF images and reports contents and structure diff --git a/graphics/gimp-lqr-plugin/Makefile b/graphics/gimp-lqr-plugin/Makefile index 773813c547ea..706cb8d4566e 100644 --- a/graphics/gimp-lqr-plugin/Makefile +++ b/graphics/gimp-lqr-plugin/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 0.7.2 PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://liquidrescale.wdfiles.com/local--files/en:download-page-sources/ \ - http://mirror.amdmi3.ru/distfiles/ + https://mirror.amdmi3.ru/distfiles/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Liquid rescale GIMP plug-in diff --git a/graphics/liblqr-1/Makefile b/graphics/liblqr-1/Makefile index 77e92990cffd..62af1fc14566 100644 --- a/graphics/liblqr-1/Makefile +++ b/graphics/liblqr-1/Makefile @@ -2,7 +2,7 @@ PORTNAME= liblqr-1 PORTVERSION= 0.4.2 CATEGORIES= graphics MASTER_SITES= http://liblqr.wdfiles.com/local--files/en:download-page/ \ - http://mirror.amdmi3.ru/distfiles/ + https://mirror.amdmi3.ru/distfiles/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Easy to use C/C++ seam carving library diff --git a/graphics/librsvg2/Makefile b/graphics/librsvg2/Makefile index 58e5ec83bdbf..b14cdd8cd863 100644 --- a/graphics/librsvg2/Makefile +++ b/graphics/librsvg2/Makefile @@ -1,10 +1,10 @@ PORTNAME= librsvg PORTVERSION= 2.40.21 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics gnome MASTER_SITES= GNOME PKGNAMESUFFIX= 2 -DIST_SUBDIR= gnome2 +DIST_SUBDIR= gnome MAINTAINER= desktop@FreeBSD.org COMMENT= Library for parsing and rendering SVG vector-graphic files @@ -13,8 +13,6 @@ WWW= https://live.gnome.org/LibRsvg LICENSE= GPLv2 LGPL20 LICENSE_COMB= multi -BROKEN= Fails to build with libxml2 2.13+, error: unknown type name 'xmlParserCtxtPtr' - LIB_DEPENDS= libfreetype.so:print/freetype2 \ libfontconfig.so:x11-fonts/fontconfig \ libpng.so:graphics/png \ @@ -22,21 +20,6 @@ LIB_DEPENDS= libfreetype.so:print/freetype2 \ USES= cpe gmake gnome libtool localbase pathfix pkgconfig tar:xz -CONFLICTS_INSTALL= librsvg2-rust -# librsvg2 2.42+ needs rust to build, which is not available on all -# FreeBSD archs. So limit pure C version 2.40.x. -PORTSCOUT= limit:^2\.40\. - -OPTIONS_DEFINE= DOCS VAPI -OPTIONS_DEFAULT= DOCS VAPI -OPTIONS_SUB= yes - -DOCS_CONFIGURE_ENABLE= grk-doc-html - -VAPI_USES= vala:build -VAPI_CONFIGURE_ON= --enable-vala=yes -VAPI_CONFIGURE_OFF= --enable-vala=no - USE_GNOME= cairo gnomeprefix gdkpixbuf introspection:build \ libxml2 pango CPE_VENDOR= gnome @@ -44,6 +27,7 @@ USE_LDCONFIG= yes GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip +TEST_TARGET= check CONFIGURE_ARGS= --disable-Bsymbolic DOCSDIR?= ${PREFIX}/share/doc @@ -51,6 +35,22 @@ GNOME_HTML_DIR= ${DOCSDIR} PLIST_SUB+= PORTVERSION=${PORTVERSION} +CONFLICTS_INSTALL= librsvg2-rust +# librsvg2 2.42+ needs rust to build, which is not available on all +# FreeBSD archs. So limit pure C version 2.40.x. +PORTSCOUT= limit:^2\.40\. + +OPTIONS_DEFINE= DOCS VAPI +OPTIONS_DEFAULT= DOCS VAPI +OPTIONS_SUB= yes + +DOCS_BUILD_DEPENDS= gtkdocize:textproc/gtk-doc +DOCS_CONFIGURE_ENABLE= gtk-doc gtk-doc-html + +VAPI_USES= vala:build +VAPI_CONFIGURE_ON= --enable-vala=yes +VAPI_CONFIGURE_OFF= --enable-vala=no + post-patch: @${REINPLACE_CMD} -e 's|GTK3_REQUIRED=3.[0-9][0-9].[0-9]|GTK3_REQUIRED=9.90.0|g' \ ${WRKSRC}/configure diff --git a/graphics/librsvg2/distinfo b/graphics/librsvg2/distinfo index f9e4bc6ed69f..6022f5fd9fcf 100644 --- a/graphics/librsvg2/distinfo +++ b/graphics/librsvg2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1583164702 -SHA256 (gnome2/librsvg-2.40.21.tar.xz) = f7628905f1cada84e87e2b14883ed57d8094dca3281d5bcb24ece4279e9a92ba -SIZE (gnome2/librsvg-2.40.21.tar.xz) = 1655860 +TIMESTAMP = 1750895954 +SHA256 (gnome/librsvg-2.40.21.tar.xz) = f7628905f1cada84e87e2b14883ed57d8094dca3281d5bcb24ece4279e9a92ba +SIZE (gnome/librsvg-2.40.21.tar.xz) = 1655860 diff --git a/graphics/librsvg2/files/patch-rsvg-css.c b/graphics/librsvg2/files/patch-rsvg-css.c new file mode 100644 index 000000000000..396724399710 --- /dev/null +++ b/graphics/librsvg2/files/patch-rsvg-css.c @@ -0,0 +1,14 @@ +--- rsvg-css.c.orig 2018-10-01 22:50:22 UTC ++++ rsvg-css.c +@@ -839,7 +839,11 @@ static void + } + + static void ++#if LIBXML_VERSION < 21200 + rsvg_xml_noerror (void *data, xmlErrorPtr error) ++#else ++rsvg_xml_noerror (void *data, const xmlError *error) ++#endif + { + } + diff --git a/graphics/librsvg2/files/patch-rsvg-private.h b/graphics/librsvg2/files/patch-rsvg-private.h new file mode 100644 index 000000000000..9088e892fe56 --- /dev/null +++ b/graphics/librsvg2/files/patch-rsvg-private.h @@ -0,0 +1,10 @@ +--- rsvg-private.h.orig 2020-02-26 17:40:25 UTC ++++ rsvg-private.h +@@ -32,6 +32,7 @@ + #include "rsvg.h" + + #include <libxml/SAX.h> ++#include <libxml/tree.h> + #include <libxml/xmlmemory.h> + #include <pango/pango.h> + #include <glib.h> diff --git a/graphics/mesa-devel/Makefile b/graphics/mesa-devel/Makefile index 64fef66afd57..65b4c500a26d 100644 --- a/graphics/mesa-devel/Makefile +++ b/graphics/mesa-devel/Makefile @@ -1,6 +1,6 @@ PORTNAME= mesa -DISTVERSION= 25.1-branchpoint-3084 -DISTVERSIONSUFFIX= -g906d4d5dfe1 +DISTVERSION= 25.1-branchpoint-3233 +DISTVERSIONSUFFIX= -geaad90c262b CATEGORIES= graphics PKGNAMESUFFIX= -devel diff --git a/graphics/mesa-devel/distinfo b/graphics/mesa-devel/distinfo index e2f55c780d07..54a07d79fd7c 100644 --- a/graphics/mesa-devel/distinfo +++ b/graphics/mesa-devel/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1750721244 -SHA256 (mesa-25.1-branchpoint-3084-g906d4d5dfe1.tar.bz2) = 22c9940102f8e518c0917eb1644ab7e4294903aebe1048ada0696b5f638f1471 -SIZE (mesa-25.1-branchpoint-3084-g906d4d5dfe1.tar.bz2) = 58071653 +TIMESTAMP = 1750894763 +SHA256 (mesa-25.1-branchpoint-3233-geaad90c262b.tar.bz2) = cd4abf95f5f21aec6262010fff1fe53ecd7ef72db38692bbd47a73ac3072cd34 +SIZE (mesa-25.1-branchpoint-3233-geaad90c262b.tar.bz2) = 58159088 SHA256 (700efacda59c.patch) = 0d567fe737ad1404e1f12d7cd018826d9095c23835f1ed5aaa1c81cb58d3d008 SIZE (700efacda59c.patch) = 983 SHA256 (2930dcbb3329.patch) = f90ab77950ba1a56d165f0bc8a3cbd9c5f624bb5c67d1c7f337316027e8295e8 diff --git a/graphics/plasma6-spectacle/distinfo b/graphics/plasma6-spectacle/distinfo index 0b87bce8d087..9a4520bb30ac 100644 --- a/graphics/plasma6-spectacle/distinfo +++ b/graphics/plasma6-spectacle/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010493 -SHA256 (KDE/plasma/6.4.0/spectacle-6.4.0.tar.xz) = 731756797ebefe9f5ebdb6329b0cf4cdd5f6c169aaf16a58c29405ff97a6a6b0 -SIZE (KDE/plasma/6.4.0/spectacle-6.4.0.tar.xz) = 1597796 +TIMESTAMP = 1750789608 +SHA256 (KDE/plasma/6.4.1/spectacle-6.4.1.tar.xz) = 547b8cc651730916104a8b1313504814eca7fe6a5abce254c10b37ffa1b13e34 +SIZE (KDE/plasma/6.4.1/spectacle-6.4.1.tar.xz) = 1597848 diff --git a/graphics/py-fiona/Makefile b/graphics/py-fiona/Makefile index b9ed6832b0f7..1227976ce629 100644 --- a/graphics/py-fiona/Makefile +++ b/graphics/py-fiona/Makefile @@ -1,6 +1,6 @@ PORTNAME= fiona DISTVERSION= 1.10.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-fiona/files/patch-pyproject.toml b/graphics/py-fiona/files/patch-pyproject.toml index 2612df9f4c68..9242df5e7b21 100644 --- a/graphics/py-fiona/files/patch-pyproject.toml +++ b/graphics/py-fiona/files/patch-pyproject.toml @@ -1,9 +1,9 @@ ---- pyproject.toml.orig 2025-03-26 21:47:52 UTC +--- pyproject.toml.orig 2024-09-13 23:33:55 UTC +++ pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["setuptools>=67.8", "cython~=3.0.2"] -+requires = ["setuptools", "cython~=3.0.2"] ++requires = ["setuptools", "cython>=3.0.2"] build-backend = "setuptools.build_meta" [project] diff --git a/graphics/py-simplejpeg/Makefile b/graphics/py-simplejpeg/Makefile index c07bd2c95471..7d0b64533edb 100644 --- a/graphics/py-simplejpeg/Makefile +++ b/graphics/py-simplejpeg/Makefile @@ -1,5 +1,6 @@ PORTNAME= simplejpeg DISTVERSION= 1.8.0 +PORTREVISION= 1 CATEGORIES= graphics python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-simplejpeg/files/patch-pyproject.toml b/graphics/py-simplejpeg/files/patch-pyproject.toml index eef10ae684eb..e7c68ace4d4d 100644 --- a/graphics/py-simplejpeg/files/patch-pyproject.toml +++ b/graphics/py-simplejpeg/files/patch-pyproject.toml @@ -1,4 +1,4 @@ ---- pyproject.toml.orig 2024-09-17 16:08:16 UTC +--- pyproject.toml.orig 2025-02-08 13:37:27 UTC +++ pyproject.toml @@ -29,11 +29,10 @@ requires = [ @@ -8,8 +8,9 @@ + "setuptools", "wheel", - "cmake>=3.6.3", - "cython~=3.0.0", +- "cython~=3.0.0", - "numpy>=2.0.0", ++ "cython>=3.1.0", + "numpy", ] build-backend = "setuptools.build_meta" diff --git a/hebrew/libreoffice/distinfo b/hebrew/libreoffice/distinfo index 7c3c1d9a9ec4..c30aa8729047 100644 --- a/hebrew/libreoffice/distinfo +++ b/hebrew/libreoffice/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746204971 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_he.tar.gz) = bf526ea19226a43ed5627db3d7b8c1d60dbcf8cb4f6aeb7cced3fde5fdb9a33b -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_he.tar.gz) = 1171119 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_he.tar.gz) = 2bac25f85f3364de71bc13d8ddd0fcfe2d425b25f60925056aa4fad5e0e3d434 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_he.tar.gz) = 2390984 +TIMESTAMP = 1750805471 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_he.tar.gz) = a5067ffb5f58d976db912c6ca16c769ae48daa585fec3fdcb5f937262b624814 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_he.tar.gz) = 1171808 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_he.tar.gz) = bfac03b40b64c664bd691dcf2b8500d43fbe1ff6452581161421698c6818cd7c +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_he.tar.gz) = 2391157 diff --git a/hungarian/libreoffice/distinfo b/hungarian/libreoffice/distinfo index 1ee31c7246ad..a1dfd09ac648 100644 --- a/hungarian/libreoffice/distinfo +++ b/hungarian/libreoffice/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746204979 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_hu.tar.gz) = 8b084153f9ba89dcc46fb71444bafadae72e0637faf278f3553cf0b5030d901f -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_hu.tar.gz) = 2267457 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_hu.tar.gz) = 05e3ebe504d2a6e6e8317233e05aeadbf1278bae8917a1161bef6d7abeca6e02 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_hu.tar.gz) = 2707861 +TIMESTAMP = 1750805478 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_hu.tar.gz) = 2bff5b14933394a8b649c1a87ff825f434b1a6fbe078f8afd25bc1d87b2eeb7b +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_hu.tar.gz) = 2267354 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_hu.tar.gz) = 2fed9b329abb3fcac21cd5520795a1fe9b82d35a7fa7b116602e77b12da721a3 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_hu.tar.gz) = 2708291 diff --git a/japanese/libreoffice/distinfo b/japanese/libreoffice/distinfo index d99afe7d1cdc..234ed53b23e2 100644 --- a/japanese/libreoffice/distinfo +++ b/japanese/libreoffice/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746204988 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_ja.tar.gz) = 60e848218eaf220df2883db689fafa5658d2cbe5086ebe614de6f6044651c5ce -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_ja.tar.gz) = 761553 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_ja.tar.gz) = b4430af8bd88953000ec86d6dcf724830474417a22e43c3c112fb8858de91fb5 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_ja.tar.gz) = 2911307 +TIMESTAMP = 1750805486 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_ja.tar.gz) = 536b7c45b6562ccfff9517669f5300012747723857792d8eab73618935272dba +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_ja.tar.gz) = 762271 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_ja.tar.gz) = cd22daf2c1b89a2ab309afb598c2863b9fcf0fbe367341734df11195873c8d90 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_ja.tar.gz) = 2911744 diff --git a/japanese/py-fugashi/Makefile b/japanese/py-fugashi/Makefile index 213563af9424..03a6dca76e54 100644 --- a/japanese/py-fugashi/Makefile +++ b/japanese/py-fugashi/Makefile @@ -1,5 +1,6 @@ PORTNAME= fugashi DISTVERSION= 1.4.0 +PORTREVISION= 1 CATEGORIES= japanese python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/japanese/py-fugashi/files/patch-setup.py b/japanese/py-fugashi/files/patch-setup.py new file mode 100644 index 000000000000..dd5e144e179f --- /dev/null +++ b/japanese/py-fugashi/files/patch-setup.py @@ -0,0 +1,8 @@ +--- setup.py.orig 2024-11-11 11:50:45 UTC ++++ setup.py +@@ -56,4 +56,4 @@ setup(name='fugashi', + 'unidic': ['unidic'], + 'unidic-lite': ['unidic-lite'], + }, +- setup_requires=['wheel', 'Cython~=3.0.11', 'setuptools_scm']) ++ setup_requires=['wheel', 'Cython>=3.0.11', 'setuptools_scm']) diff --git a/java/dbvis/Makefile b/java/dbvis/Makefile index 3c0e73951fad..9d86fc854342 100644 --- a/java/dbvis/Makefile +++ b/java/dbvis/Makefile @@ -1,5 +1,5 @@ PORTNAME= dbvis -DISTVERSION= 25.1.4 +DISTVERSION= 25.2 CATEGORIES= java databases MASTER_SITES= https://www.dbvis.com/product_download/${PORTNAME}-${DISTVERSION}/media/ \ https://storage.googleapis.com/${PORTNAME}-download/product_download/${PORTNAME}-${DISTVERSION}/media/ diff --git a/java/dbvis/distinfo b/java/dbvis/distinfo index c96efd66c586..8c117038a040 100644 --- a/java/dbvis/distinfo +++ b/java/dbvis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748297517 -SHA256 (dbvis_linux_25_1_4.tar.gz) = a04a74f8709f23ffee91cab1557e63e9ea76e53b2e387a651ed7969ebce52eef -SIZE (dbvis_linux_25_1_4.tar.gz) = 186685977 +TIMESTAMP = 1750800000 +SHA256 (dbvis_linux_25_2.tar.gz) = af8ed4c4d8bc4e7f3a018a43b9ee4bfefb34dd906fbf4c36c5018c10cbdd22c2 +SIZE (dbvis_linux_25_2.tar.gz) = 116693845 diff --git a/korean/libreoffice/distinfo b/korean/libreoffice/distinfo index 6e10145e9d3c..189769435556 100644 --- a/korean/libreoffice/distinfo +++ b/korean/libreoffice/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746204997 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_ko.tar.gz) = 035fff3f15a674a0e01c7bd127f1d58332b3c0bb8f4702cf59ca89e0dbbebcbe -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_ko.tar.gz) = 1259053 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_ko.tar.gz) = 62f6292f4ea0550bef1099fee7a426151afaa5c513a9694a102fdaac5ddd3d3f -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_ko.tar.gz) = 2600923 +TIMESTAMP = 1750805493 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_ko.tar.gz) = bbf4c1343994a3c520aedf723236d557c9ffc66e9a0096ed6a3b0beb2ed3c17d +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_ko.tar.gz) = 1262575 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_ko.tar.gz) = 65f7eeac71602affc6f4c1a1747151c35709ba6fe6ce8d5c089b90640a4751dc +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_ko.tar.gz) = 2600964 diff --git a/lang/cython3/Makefile b/lang/cython3/Makefile index 2d99c92d3407..fe89cff29520 100644 --- a/lang/cython3/Makefile +++ b/lang/cython3/Makefile @@ -1,5 +1,5 @@ PORTNAME= cython -PORTVERSION= 3.0.12 +PORTVERSION= 3.1.2 CATEGORIES= lang python MASTER_SITES= PYPI \ https://github.com/cython/cython/releases/download/${PORTVERSION}/ diff --git a/lang/cython3/distinfo b/lang/cython3/distinfo index 37473f7bf674..24193c70d3ef 100644 --- a/lang/cython3/distinfo +++ b/lang/cython3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1739663345 -SHA256 (cython-3.0.12.tar.gz) = b988bb297ce76c671e28c97d017b95411010f7c77fa6623dd0bb47eed1aee1bc -SIZE (cython-3.0.12.tar.gz) = 2757617 +TIMESTAMP = 1750188008 +SHA256 (cython-3.1.2.tar.gz) = 6bbf7a953fa6762dfecdec015e3b054ba51c0121a45ad851fa130f63f5331381 +SIZE (cython-3.1.2.tar.gz) = 3184825 diff --git a/lang/dotnet-host/Makefile b/lang/dotnet-host/Makefile index 4a18ce685ec3..6df1cceccc79 100644 --- a/lang/dotnet-host/Makefile +++ b/lang/dotnet-host/Makefile @@ -1,6 +1,6 @@ PORTNAME= dotnet-host DISTVERSIONPREFIX= v -DISTVERSION= 9.0.5 +DISTVERSION= 9.0.6 CATEGORIES= lang devel MAINTAINER= arrowd@FreeBSD.org diff --git a/lang/dotnet-host/distinfo b/lang/dotnet-host/distinfo index ee3a5a022322..206e85efc531 100644 --- a/lang/dotnet-host/distinfo +++ b/lang/dotnet-host/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747656165 -SHA256 (dotnet-runtime-v9.0.5_GH0.tar.gz) = f9626a3a72937872d942f3649b5629692cd2a8d757f0aca9da28647191f02e44 -SIZE (dotnet-runtime-v9.0.5_GH0.tar.gz) = 89301899 +TIMESTAMP = 1750752423 +SHA256 (dotnet-runtime-v9.0.6_GH0.tar.gz) = 59ace57f7171c0f7ddc745daeed008b555ccc41322fb12d6bc52e2c2696521f2 +SIZE (dotnet-runtime-v9.0.6_GH0.tar.gz) = 89537525 diff --git a/lang/dotnet/Makefile b/lang/dotnet/Makefile index d29854e1e00f..91d2600c520c 100644 --- a/lang/dotnet/Makefile +++ b/lang/dotnet/Makefile @@ -1,6 +1,6 @@ PORTNAME= dotnet DISTVERSIONPREFIX= v -DISTVERSION= ${DOTNETVERSION}.5 +DISTVERSION= ${DOTNETVERSION}.6 CATEGORIES= lang devel MASTER_SITES= https://github.com/dotnet/dotnet/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/release.json?dummy=/:dotnetmanifest \ https://github.com/sec/dotnet-core-freebsd-source-build/releases/download/${BOOTSTRAP_SDKVERSION}-vmr/:bootstrap @@ -48,10 +48,10 @@ BOOTSTRAP_SOURCEBUILT_ARTIFACTS_DISTNAME= Private.SourceBuilt.Artifacts.${BOOTST BOOTSTRAP_SDK_DISTNAME= dotnet-sdk-${BOOTSTRAP_SDKVERSION}-${BOOTSTRAP_SDK_RID} DOTNETVERSION= 9.0 -SDKVERSION= ${DOTNETVERSION}.106 -SDKVERSIONSUFFIX= -servicing.25229.4 -SDKSERVICESUFFIX= -servicing.25230.1 -LIBPACKSUFFIX= -servicing.25215.9 +SDKVERSION= ${DOTNETVERSION}.107 +SDKVERSIONSUFFIX= -servicing.25267.1 +SDKSERVICESUFFIX= -servicing.25270.1 +LIBPACKSUFFIX= -servicing.25266.13 MANIFESTSUFFIX= ${DOTNETVERSION}.100 SDK_DISTNAME= dotnet-sdk-${SDKVERSION}-${SDK_RID} SDK_RID= freebsd.${_OSVERSION_MAJOR}-${DOTNET_ARCH} diff --git a/lang/dotnet/distinfo b/lang/dotnet/distinfo index 07bd74f15198..23936fe07efe 100644 --- a/lang/dotnet/distinfo +++ b/lang/dotnet/distinfo @@ -1,8 +1,8 @@ -TIMESTAMP = 1747640495 -SHA256 (dotnet/release.json-9.0.5) = 36900c37e54d780ade35f2eaeaa9bf2dc1e7789b5d82c6c11a63d0da2853f813 -SIZE (dotnet/release.json-9.0.5) = 273 -SHA256 (dotnet/dotnet-dotnet-v9.0.5_GH0.tar.gz) = 0ff026271b8e21db503284b5cfae8e0546f009d18581497ba754084729dc74c3 -SIZE (dotnet/dotnet-dotnet-v9.0.5_GH0.tar.gz) = 494774541 +TIMESTAMP = 1750752105 +SHA256 (dotnet/release.json-9.0.6) = b68de7f6e266c57d3698a0bd7310a6c7a302d9f6ca2c477e81d8282050067c4b +SIZE (dotnet/release.json-9.0.6) = 273 +SHA256 (dotnet/dotnet-dotnet-v9.0.6_GH0.tar.gz) = 8f25d48e7ec0a94b30b702c190ee78609a348520eebef32c1e6bfa196f29d794 +SIZE (dotnet/dotnet-dotnet-v9.0.6_GH0.tar.gz) = 495316174 SHA256 (dotnet/Private.SourceBuilt.Artifacts.9.0.103-servicing.25071.1.freebsd-arm64.tar.gz) = 8dd55906bd75de83cad9c6b257cbe772cf23413c3a2caee913cde7398c1a0622 SIZE (dotnet/Private.SourceBuilt.Artifacts.9.0.103-servicing.25071.1.freebsd-arm64.tar.gz) = 827383751 SHA256 (dotnet/dotnet-sdk-9.0.103-freebsd-arm64.tar.gz) = 04027a151f981dc948f3f93fca0c8a88c3de9c18d709f61c91105af8abeb3196 diff --git a/lang/dotnet/pkg-plist b/lang/dotnet/pkg-plist index d4eee77a450d..0d650e2b1dbe 100644 --- a/lang/dotnet/pkg-plist +++ b/lang/dotnet/pkg-plist @@ -4572,6 +4572,6 @@ %%DATADIR%%/shared/Microsoft.NETCore.App/%%FULL_DOTNETVERSION%%/netstandard.dll %%DATADIR%%/templates/%%FULL_DOTNETVERSION%%/microsoft.dotnet.common.itemtemplates.%%SDKVERSION%%.nupkg %%DATADIR%%/templates/%%FULL_DOTNETVERSION%%/microsoft.dotnet.common.projecttemplates.%%DOTNETVERSION%%.%%SDKVERSION%%.nupkg -%%DATADIR%%/templates/%%FULL_DOTNETVERSION%%/microsoft.dotnet.test.projecttemplates.%%DOTNETVERSION%%.1.1.0-rtm.25168.1.nupkg +%%DATADIR%%/templates/%%FULL_DOTNETVERSION%%/microsoft.dotnet.test.projecttemplates.%%DOTNETVERSION%%.1.1.0-rtm.25262.1.nupkg %%DATADIR%%/templates/%%FULL_DOTNETVERSION%%/microsoft.dotnet.web.itemtemplates.%%DOTNETVERSION%%.%%FULL_DOTNETVERSION%%.nupkg %%DATADIR%%/templates/%%FULL_DOTNETVERSION%%/microsoft.dotnet.web.projecttemplates.%%DOTNETVERSION%%.%%FULL_DOTNETVERSION%%.nupkg diff --git a/lang/ecl/Makefile b/lang/ecl/Makefile index d3fafcc2d2ca..d3fb0ca3a0e4 100644 --- a/lang/ecl/Makefile +++ b/lang/ecl/Makefile @@ -1,5 +1,5 @@ PORTNAME= ecl -PORTVERSION= 23.9.9 +PORTVERSION= 24.5.10 CATEGORIES= lang lisp MASTER_SITES= https://common-lisp.net/project/ecl/static/files/release/ diff --git a/lang/ecl/distinfo b/lang/ecl/distinfo index 7079d0bf20d4..4965ae19d8a3 100644 --- a/lang/ecl/distinfo +++ b/lang/ecl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708066364 -SHA256 (ecl-23.9.9.tgz) = c51bdab4ca6c1173dd3fe9cfe9727bcefb97bb0a3d6434b627ca6bdaeb33f880 -SIZE (ecl-23.9.9.tgz) = 8129105 +TIMESTAMP = 1750763500 +SHA256 (ecl-24.5.10.tgz) = e4ea65bb1861e0e495386bfa8bc673bd014e96d3cf9d91e9038f91435cbe622b +SIZE (ecl-24.5.10.tgz) = 8130112 diff --git a/lang/ecl/pkg-plist b/lang/ecl/pkg-plist index 4005060adbb0..244ada10f4c0 100644 --- a/lang/ecl/pkg-plist +++ b/lang/ecl/pkg-plist @@ -225,8 +225,8 @@ lib/ecl-%%VERSION%%/serve-event.fas %%SOCKETS%%lib/ecl-%%VERSION%%/sockets.fas lib/libecl.so lib/libecl.so.%%VERSION%% -lib/libecl.so.23 -lib/libecl.so.23.9 +lib/libecl.so.24 +lib/libecl.so.24.5 share/man/man1/ecl-config.1.gz share/man/man1/ecl.1.gz @dir include/ecl/gc diff --git a/lang/p5-Modern-Perl/Makefile b/lang/p5-Modern-Perl/Makefile index 5bf6453f2334..cfcb41e8b3ab 100644 --- a/lang/p5-Modern-Perl/Makefile +++ b/lang/p5-Modern-Perl/Makefile @@ -1,5 +1,5 @@ PORTNAME= Modern-Perl -PORTVERSION= 1.20241001 +PORTVERSION= 1.20250607 CATEGORIES= lang perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:CHROMATIC diff --git a/lang/p5-Modern-Perl/distinfo b/lang/p5-Modern-Perl/distinfo index 651c97b354a4..f673821e053f 100644 --- a/lang/p5-Modern-Perl/distinfo +++ b/lang/p5-Modern-Perl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1728632298 -SHA256 (Modern-Perl-1.20241001.tar.gz) = dba7bee92ecbf2b0a6cf61e3409ab59b0cd25518bbb90fe387230283aa683dc5 -SIZE (Modern-Perl-1.20241001.tar.gz) = 16971 +TIMESTAMP = 1750188038 +SHA256 (Modern-Perl-1.20250607.tar.gz) = 38ed7eb7b91aeed153887483e49a9a807a2e8962ab227cc6fdb5ea4dc41df128 +SIZE (Modern-Perl-1.20250607.tar.gz) = 17011 diff --git a/lang/py-lupa/Makefile b/lang/py-lupa/Makefile index d5a2ddccd3d2..d54a15b4dcb3 100644 --- a/lang/py-lupa/Makefile +++ b/lang/py-lupa/Makefile @@ -1,5 +1,5 @@ PORTNAME= lupa -PORTVERSION= 2.4 +PORTVERSION= 2.5 CATEGORIES= lang python MASTER_SITES= PYPI \ https://github.com/scoder/lupa/releases/download/lupa-${PORTVERSION}/ diff --git a/lang/py-lupa/distinfo b/lang/py-lupa/distinfo index e29398f77ded..39113612efed 100644 --- a/lang/py-lupa/distinfo +++ b/lang/py-lupa/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738089108 -SHA256 (lupa-2.4.tar.gz) = 5300d21f81aa1bd4d45f55e31dddba3b879895696068a3f84cfcb5fd9148aacd -SIZE (lupa-2.4.tar.gz) = 7184668 +TIMESTAMP = 1750188122 +SHA256 (lupa-2.5.tar.gz) = 69c6a89f2b7b08a3040d7ed2a1eeccba37a31ddc92fa199339c53a2ae3c48c34 +SIZE (lupa-2.5.tar.gz) = 7235982 diff --git a/lang/rust-nightly/Makefile b/lang/rust-nightly/Makefile index 3d17e99277c4..6cd846a30f5e 100644 --- a/lang/rust-nightly/Makefile +++ b/lang/rust-nightly/Makefile @@ -1,5 +1,5 @@ # Run update.sh to update to the latest nightly -PORTVERSION= 1.89.0.${NIGHTLY_DATE:C,-,,g} +PORTVERSION= 1.90.0.${NIGHTLY_DATE:C,-,,g} # Always set PORTREVISION explicitly as otherwise it is inherited from lang/rust PORTREVISION= 0 PKGNAMESUFFIX= -nightly @@ -14,7 +14,7 @@ MASTERDIR= ${.CURDIR}/../rust PATCHDIR= ${.CURDIR}/files DISTINFO_FILE= ${.CURDIR}/distinfo -NIGHTLY_DATE= 2025-06-09 +NIGHTLY_DATE= 2025-06-24 BOOTSTRAPS_DATE= 2025-05-26 RUST_BOOTSTRAP_VERSION= beta diff --git a/lang/rust-nightly/distinfo b/lang/rust-nightly/distinfo index 218b080eb3d1..73b0291358b9 100644 --- a/lang/rust-nightly/distinfo +++ b/lang/rust-nightly/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1749561822 -SHA256 (rust/2025-06-09/rustc-nightly-src.tar.xz) = c7693f6c7185f7a2d078e55f03231b5be8865ebe17bcd721c3e096f3d0b83c6d -SIZE (rust/2025-06-09/rustc-nightly-src.tar.xz) = 266636952 +TIMESTAMP = 1750875759 +SHA256 (rust/2025-06-24/rustc-nightly-src.tar.xz) = 35af2264061f8866af45498c153db587a19c583fec6c868f7f46d32b8967d672 +SIZE (rust/2025-06-24/rustc-nightly-src.tar.xz) = 267450664 SHA256 (rust/2025-05-26/rustc-beta-x86_64-unknown-freebsd.tar.xz) = b8f921568dbca553484936adb267d384b8ce6bfd40efa0b54d22cd98a6638c43 SIZE (rust/2025-05-26/rustc-beta-x86_64-unknown-freebsd.tar.xz) = 88310892 SHA256 (rust/2025-05-26/rust-std-beta-x86_64-unknown-freebsd.tar.xz) = 9e7477e05192ce11190e9b1291a5e171a9cd9da9ca2f4c53d08b98025a697255 diff --git a/lang/rust-nightly/files/patch-vendor_cc.rs b/lang/rust-nightly/files/patch-vendor_cc.rs index 759b8ab321cd..4a763326e4f6 100644 --- a/lang/rust-nightly/files/patch-vendor_cc.rs +++ b/lang/rust-nightly/files/patch-vendor_cc.rs @@ -86,8 +86,8 @@ https://reviews.llvm.org/D77776 (false, false, true, _, false) | (_, _, _, _, true) => Ok(ToolFamily::Gnu), (false, false, false, false, false) => { cargo_output.print_warning(&"Compiler family detection failed since it does not define `__clang__`, `__GNUC__`, `__EMSCRIPTEN__` or `__VXWORKS__`, also does not accept cl style flag `-?`, fallback to treating it as GNU"); ---- vendor/cc-1.2.22/src/tool.rs.orig 2025-04-01 18:22:03 UTC -+++ vendor/cc-1.2.22/src/tool.rs +--- vendor/cc-1.2.23/src/tool.rs.orig 2025-04-01 18:22:03 UTC ++++ vendor/cc-1.2.23/src/tool.rs @@ -141,9 +141,7 @@ impl Tool { match (clang, accepts_cl_style_flags, gcc, emscripten, vxworks) { @@ -99,8 +99,34 @@ https://reviews.llvm.org/D77776 (false, false, true, _, false) | (_, _, _, _, true) => Ok(ToolFamily::Gnu), (false, false, false, false, false) => { cargo_output.print_warning(&"Compiler family detection failed since it does not define `__clang__`, `__GNUC__`, `__EMSCRIPTEN__` or `__VXWORKS__`, also does not accept cl style flag `-?`, fallback to treating it as GNU"); ---- vendor/cc-1.2.23/src/tool.rs.orig 2025-04-01 18:22:03 UTC -+++ vendor/cc-1.2.23/src/tool.rs +--- vendor/cc-1.2.25/src/tool.rs.orig 2025-04-01 18:22:03 UTC ++++ vendor/cc-1.2.25/src/tool.rs +@@ -141,9 +141,7 @@ impl Tool { + + match (clang, accepts_cl_style_flags, gcc, emscripten, vxworks) { + (clang_cl, true, _, false, false) => Ok(ToolFamily::Msvc { clang_cl }), +- (true, _, _, _, false) | (_, _, _, true, false) => Ok(ToolFamily::Clang { +- zig_cc: is_zig_cc(path, cargo_output), +- }), ++ (true, _, _, _, false) | (_, _, _, true, false) => Ok(ToolFamily::Gnu), + (false, false, true, _, false) | (_, _, _, _, true) => Ok(ToolFamily::Gnu), + (false, false, false, false, false) => { + cargo_output.print_warning(&"Compiler family detection failed since it does not define `__clang__`, `__GNUC__`, `__EMSCRIPTEN__` or `__VXWORKS__`, also does not accept cl style flag `-?`, fallback to treating it as GNU"); +--- vendor/cc-1.2.26/src/tool.rs.orig 2025-04-01 18:22:03 UTC ++++ vendor/cc-1.2.26/src/tool.rs +@@ -141,9 +141,7 @@ impl Tool { + + match (clang, accepts_cl_style_flags, gcc, emscripten, vxworks) { + (clang_cl, true, _, false, false) => Ok(ToolFamily::Msvc { clang_cl }), +- (true, _, _, _, false) | (_, _, _, true, false) => Ok(ToolFamily::Clang { +- zig_cc: is_zig_cc(path, cargo_output), +- }), ++ (true, _, _, _, false) | (_, _, _, true, false) => Ok(ToolFamily::Gnu), + (false, false, true, _, false) | (_, _, _, _, true) => Ok(ToolFamily::Gnu), + (false, false, false, false, false) => { + cargo_output.print_warning(&"Compiler family detection failed since it does not define `__clang__`, `__GNUC__`, `__EMSCRIPTEN__` or `__VXWORKS__`, also does not accept cl style flag `-?`, fallback to treating it as GNU"); +--- vendor/cc-1.2.27/src/tool.rs.orig 2025-04-01 18:22:03 UTC ++++ vendor/cc-1.2.27/src/tool.rs @@ -141,9 +141,7 @@ impl Tool { match (clang, accepts_cl_style_flags, gcc, emscripten, vxworks) { diff --git a/lang/rust/files/patch-vendor_openssl_crypto_threads__pthread.c b/lang/rust/files/patch-vendor_openssl_crypto_threads__pthread.c index 95c749f9d63b..87c398a91538 100644 --- a/lang/rust/files/patch-vendor_openssl_crypto_threads__pthread.c +++ b/lang/rust/files/patch-vendor_openssl_crypto_threads__pthread.c @@ -8,7 +8,7 @@ https://github.com/openssl/openssl/commit/65787e2dc219685c30539c6f60eb6b64b890bf # define BROKEN_CLANG_ATOMICS #endif -+#if defined(__FreeBSD__) && defined(__i386__) ++#if defined(__FreeBSD__) && (defined(__i386__) || (defined(__powerpc__) && defined(__ILP32__))) +#define BROKEN_CLANG_ATOMICS +#endif + diff --git a/mail/pear-Horde_Imap_Client/Makefile b/mail/pear-Horde_Imap_Client/Makefile index 3d006541d802..52cbb2ba46ed 100644 --- a/mail/pear-Horde_Imap_Client/Makefile +++ b/mail/pear-Horde_Imap_Client/Makefile @@ -14,6 +14,8 @@ USE_HORDE_RUN= Horde_Exception \ Horde_Stream \ Horde_Util +NO_ARCH= yes + OPTIONS_DEFAULT= IMAP MBSTRING SASL OPTIONS_DEFINE= IMAP MBSTRING SASL IMAP_DESC= Require PHP imap extension diff --git a/mail/pear-Horde_Mail_Autoconfig/Makefile b/mail/pear-Horde_Mail_Autoconfig/Makefile index 981adeac617b..acb619a76567 100644 --- a/mail/pear-Horde_Mail_Autoconfig/Makefile +++ b/mail/pear-Horde_Mail_Autoconfig/Makefile @@ -1,5 +1,6 @@ PORTNAME= Horde_Mail_Autoconfig PORTVERSION= 1.0.3 +PORTREVISION= 1 CATEGORIES= mail www pear MAINTAINER= horde@FreeBSD.org @@ -13,6 +14,8 @@ USE_HORDE_RUN= Horde_Exception \ Horde_Mail \ Horde_Smtp -RUN_DEPENDS+= ${PEARDIR}/Net/DNS2.php:dns/pear-Net_DNS2@${PHP_FLAVOR} +RUN_DEPENDS+= ${PEARDIR}/Net/DNS2.php:dns/pear-Net_DNS21@${PHP_FLAVOR} + +NO_ARCH= yes .include <bsd.port.mk> diff --git a/mail/pear-Horde_Mail_Autoconfig/distinfo b/mail/pear-Horde_Mail_Autoconfig/distinfo index 7901c688f837..b5ee057c9302 100644 --- a/mail/pear-Horde_Mail_Autoconfig/distinfo +++ b/mail/pear-Horde_Mail_Autoconfig/distinfo @@ -1,2 +1,3 @@ +TIMESTAMP = 1750933404 SHA256 (Horde/Horde_Mail_Autoconfig-1.0.3.tgz) = 55264f830875363a68c5d1680b3b106f87f87f569d14bbe59c9e869355da950f SIZE (Horde/Horde_Mail_Autoconfig-1.0.3.tgz) = 17785 diff --git a/mail/pear-Horde_Smtp/Makefile b/mail/pear-Horde_Smtp/Makefile index b203737b9d20..0e8af4e247b7 100644 --- a/mail/pear-Horde_Smtp/Makefile +++ b/mail/pear-Horde_Smtp/Makefile @@ -14,4 +14,6 @@ USE_HORDE_RUN= Horde_Exception \ Horde_Support \ Horde_Translation +NO_ARCH= yes + .include <bsd.port.mk> diff --git a/math/octave-forge-financial/Makefile b/math/octave-forge-financial/Makefile index beb5587f00a6..ae647de46802 100644 --- a/math/octave-forge-financial/Makefile +++ b/math/octave-forge-financial/Makefile @@ -1,6 +1,5 @@ PORTNAME= octave-forge-financial -PORTVERSION= 0.5.3 -PORTREVISION= 11 +PORTVERSION= 0.5.4 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} @@ -15,8 +14,6 @@ LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING RUN_DEPENDS= ${OCTAVE_TARBALLS_DIR}/io.tar.gz:math/octave-forge-io \ ${OCTAVE_TARBALLS_DIR}/statistics.tar.gz:math/octave-forge-statistics -BROKEN= does not install with octave version >= 9.1.0 - USES= octave NO_ARCH= yes diff --git a/math/octave-forge-financial/distinfo b/math/octave-forge-financial/distinfo index 1b6d83598d91..0728d676b6de 100644 --- a/math/octave-forge-financial/distinfo +++ b/math/octave-forge-financial/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1542397369 -SHA256 (octave-forge/financial-0.5.3.tar.gz) = ae6ef255597567c79e15f2b78e2d22febf43bc0d679de7ca6c79f36b9e1f2639 -SIZE (octave-forge/financial-0.5.3.tar.gz) = 80482 +TIMESTAMP = 1750880519 +SHA256 (octave-forge/financial-0.5.4.tar.gz) = 0b906886b4c754c683ad5f464dba797743af5d1faccd032357986f38d16d3fbb +SIZE (octave-forge/financial-0.5.4.tar.gz) = 80390 diff --git a/math/octave-forge/Makefile b/math/octave-forge/Makefile index 8aa9fd1b7535..c7deaaa6d266 100644 --- a/math/octave-forge/Makefile +++ b/math/octave-forge/Makefile @@ -1,5 +1,6 @@ PORTNAME= octave-forge PORTVERSION= 20250525 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org @@ -37,7 +38,7 @@ OPTIONS_DEFINE= AUDIO ACTUARIAL AUTOMATIC_DIFFERENTIATION \ TSA VIDEO VELAS \ WEBSOCKETS ZENITY ZEROMQ -OPTIONS_DEFAULT= ${OPTIONS_DEFINE:NBIOINFO:NCHARTJS:NDATA_SMOOTHING:NDATABASE:NECONOMETRICS:NFINANCIAL:NFITS:NGNUPLOT:NINFORMATIONTHEORY:NIRSA:NLEVEL_SET:NMECHANICS:NMPI:NNNET:NNLWING2:NPIQP:NPLOT:NOPTIM:NSYMBAND:NSPECFUN} +OPTIONS_DEFAULT= ${OPTIONS_DEFINE:NBIOINFO:NCHARTJS:NDATA_SMOOTHING:NDATABASE:NECONOMETRICS:NFITS:NGNUPLOT:NINFORMATIONTHEORY:NIRSA:NLEVEL_SET:NMECHANICS:NMPI:NNNET:NNLWING2:NPIQP:NPLOT:NOPTIM:NSYMBAND:NSPECFUN} OCTAVE_TARBALLS_DIR= ${LOCALBASE}/share/octave/tarballs diff --git a/math/p5-Math-GMPq/Makefile b/math/p5-Math-GMPq/Makefile index a436ddcc945d..6b4f7392d9e3 100644 --- a/math/p5-Math-GMPq/Makefile +++ b/math/p5-Math-GMPq/Makefile @@ -1,5 +1,5 @@ PORTNAME= Math-GMPq -PORTVERSION= 0.66 +PORTVERSION= 0.67 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-GMPq/distinfo b/math/p5-Math-GMPq/distinfo index 4108a3ecae1f..18277abedf93 100644 --- a/math/p5-Math-GMPq/distinfo +++ b/math/p5-Math-GMPq/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747715320 -SHA256 (Math-GMPq-0.66.tar.gz) = 4f4da406b3bc646af495a202667b3497114311b84efac9bd7f7ea5576b8ea082 -SIZE (Math-GMPq-0.66.tar.gz) = 70318 +TIMESTAMP = 1750188040 +SHA256 (Math-GMPq-0.67.tar.gz) = 45a5ce5da5975efdb43ca2511b6fba0827baed9224829b26cd7b020a92eb0770 +SIZE (Math-GMPq-0.67.tar.gz) = 70782 diff --git a/math/p5-Math-GMPz/Makefile b/math/p5-Math-GMPz/Makefile index fc5ded25e990..95eb4aa47b8e 100644 --- a/math/p5-Math-GMPz/Makefile +++ b/math/p5-Math-GMPz/Makefile @@ -1,5 +1,5 @@ PORTNAME= Math-GMPz -PORTVERSION= 0.66 +PORTVERSION= 0.67 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-GMPz/distinfo b/math/p5-Math-GMPz/distinfo index 913e2daf3f5e..2669f901db5b 100644 --- a/math/p5-Math-GMPz/distinfo +++ b/math/p5-Math-GMPz/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748495733 -SHA256 (Math-GMPz-0.66.tar.gz) = 09429af657063e2b0128ab0b2bf8c5a926d2d7536c228fcf046fdd04307d7d84 -SIZE (Math-GMPz-0.66.tar.gz) = 111421 +TIMESTAMP = 1750188042 +SHA256 (Math-GMPz-0.67.tar.gz) = 534ab5799815145161328fff6a4742cc19bbcc9e4c1149478390d73377bc2706 +SIZE (Math-GMPz-0.67.tar.gz) = 110724 diff --git a/math/py-CyLP/Makefile b/math/py-CyLP/Makefile index 24e953829189..088d382fadea 100644 --- a/math/py-CyLP/Makefile +++ b/math/py-CyLP/Makefile @@ -1,7 +1,7 @@ PORTNAME= CyLP DISTVERSIONPREFIX= v DISTVERSION= 0.92.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-CyLP/files/patch-cython b/math/py-CyLP/files/patch-cython new file mode 100644 index 000000000000..790d2e24b939 --- /dev/null +++ b/math/py-CyLP/files/patch-cython @@ -0,0 +1,10 @@ +--- cylp/cy/CyClpSimplex.pyx.orig 2024-08-20 08:36:08 UTC ++++ cylp/cy/CyClpSimplex.pyx +@@ -20,6 +20,7 @@ from cylp.cy cimport CyCoinMpsIO + from cylp.py.pivots.DualPivotPythonBase import DualPivotPythonBase + from cylp.py.modeling.CyLPModel import CyLPModel + from cylp.cy cimport CyCoinMpsIO ++from ctypes import c_long as long + + # Initialize numpy + np.import_array() diff --git a/math/py-awkward/Makefile b/math/py-awkward/Makefile index 478f457f125b..904d57ed0bfa 100644 --- a/math/py-awkward/Makefile +++ b/math/py-awkward/Makefile @@ -1,5 +1,5 @@ PORTNAME= awkward -PORTVERSION= 2.8.3 +PORTVERSION= 2.8.4 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}awkward-cpp>=46<46_99:math/py-awkward-cpp@${ ${PYTHON_PKGNAMEPREFIX}numpy>=1.18.0,1:math/py-numpy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}packaging>=0:devel/py-packaging@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/math/py-awkward/distinfo b/math/py-awkward/distinfo index 9c3d98394713..b634b5801200 100644 --- a/math/py-awkward/distinfo +++ b/math/py-awkward/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747715448 -SHA256 (awkward-2.8.3.tar.gz) = 31db6f8d923a844791d6bfc233397fd4b34c72ade47852727b75278f1351f904 -SIZE (awkward-2.8.3.tar.gz) = 6221920 +TIMESTAMP = 1750188124 +SHA256 (awkward-2.8.4.tar.gz) = 840ee49120d882c892e12fe8be2195991cab95c3dab4a6ee76b4a9696a1ebc9b +SIZE (awkward-2.8.4.tar.gz) = 6222255 diff --git a/math/py-narwhals/Makefile b/math/py-narwhals/Makefile index 1e738a048f82..6a7915f084b2 100644 --- a/math/py-narwhals/Makefile +++ b/math/py-narwhals/Makefile @@ -1,5 +1,5 @@ PORTNAME= narwhals -PORTVERSION= 1.42.0 +PORTVERSION= 1.43.0 CATEGORIES= math python MASTER_SITES= PYPI \ https://github.com/narwhals-dev/narwhals/releases/download/v${PORTVERSION}/ @@ -31,7 +31,7 @@ SQLFRAME_DESC= SQLFrame support DASK_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dask>=2024.8:devel/py-dask@${PY_FLAVOR} DUCKDB_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}duckdb>=1.0:databases/py-duckdb@${PY_FLAVOR} -PANDAS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pandas>=0.25.3,1:math/py-pandas@${PY_FLAVOR} +PANDAS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pandas>=1.1.3,1:math/py-pandas@${PY_FLAVOR} MODIN_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}modin>=0:math/py-modin@${PY_FLAVOR} POLARS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}polars>=0.20.3:misc/py-polars@${PY_FLAVOR} PYARROW_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyarrow>=11.0.0:databases/py-pyarrow@${PY_FLAVOR} diff --git a/math/py-narwhals/distinfo b/math/py-narwhals/distinfo index 19d029424dcc..c6717255dad6 100644 --- a/math/py-narwhals/distinfo +++ b/math/py-narwhals/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813100 -SHA256 (narwhals-1.42.0.tar.gz) = a5e554782446d1197593312651352cd39b2025e995053d8e6bdfaa01a70a91d3 -SIZE (narwhals-1.42.0.tar.gz) = 490671 +TIMESTAMP = 1750188126 +SHA256 (narwhals-1.43.0.tar.gz) = 5a28119401fccb4d344704f806438a983bb0a5b3f4a638760d25b1d521a18a79 +SIZE (narwhals-1.43.0.tar.gz) = 496455 diff --git a/math/py-numexpr/Makefile b/math/py-numexpr/Makefile index c32a9698a4ab..625e573db981 100644 --- a/math/py-numexpr/Makefile +++ b/math/py-numexpr/Makefile @@ -1,5 +1,5 @@ PORTNAME= numexpr -PORTVERSION= 2.10.2 +PORTVERSION= 2.11.0 CATEGORIES= math python MASTER_SITES= PYPI \ https://github.com/pydata/numexpr/releases/download/v${PORTVERSION}/ @@ -17,7 +17,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.23.0,1:math/py-numpy@${PY_FLAVOR} -USES= dos2unix python:3.9+ +USES= dos2unix python:3.10+ USE_PYTHON= autoplist concurrent pep517 post-install: diff --git a/math/py-numexpr/distinfo b/math/py-numexpr/distinfo index 5a8cd7f2b38c..c96ebe825f40 100644 --- a/math/py-numexpr/distinfo +++ b/math/py-numexpr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734888336 -SHA256 (numexpr-2.10.2.tar.gz) = b0aff6b48ebc99d2f54f27b5f73a58cb92fde650aeff1b397c71c8788b4fff1a -SIZE (numexpr-2.10.2.tar.gz) = 106787 +TIMESTAMP = 1750188128 +SHA256 (numexpr-2.11.0.tar.gz) = 75b2c01a4eda2e7c357bc67a3f5c3dd76506c15b5fd4dc42845ef2e182181bad +SIZE (numexpr-2.11.0.tar.gz) = 108960 diff --git a/math/py-numexpr/files/patch-pyproject.toml b/math/py-numexpr/files/patch-pyproject.toml index 66558beeca1f..da1b991c2e63 100644 --- a/math/py-numexpr/files/patch-pyproject.toml +++ b/math/py-numexpr/files/patch-pyproject.toml @@ -1,4 +1,4 @@ ---- pyproject.toml.orig 2024-06-20 17:09:56 UTC +--- pyproject.toml.orig 2025-06-19 14:14:08 UTC +++ pyproject.toml @@ -2,7 +2,7 @@ requires = [ requires = [ @@ -9,3 +9,12 @@ ] build-backend = "setuptools.build_meta" +@@ -15,7 +15,7 @@ maintainers = [{ name = "Blosc Development Team", emai + readme = "README.rst" + authors = [{name = "David M. Cooke, Francesc Alted, and others", email = "blosc@blosc.org"}] + maintainers = [{ name = "Blosc Development Team", email = "blosc@blosc.org"}] +-license = "MIT" ++license = {text = "MIT"} + classifiers = [ + "Development Status :: 6 - Mature", + "Intended Audience :: Developers", diff --git a/math/py-pandas/Makefile b/math/py-pandas/Makefile index 956fd1610b28..c3ffab971454 100644 --- a/math/py-pandas/Makefile +++ b/math/py-pandas/Makefile @@ -1,5 +1,6 @@ PORTNAME= pandas PORTVERSION= 2.2.3 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= math devel python MASTER_SITES= PYPI diff --git a/math/py-pandas/files/patch-pyproject.toml b/math/py-pandas/files/patch-pyproject.toml index ed0dc0e94664..63506fa05bea 100644 --- a/math/py-pandas/files/patch-pyproject.toml +++ b/math/py-pandas/files/patch-pyproject.toml @@ -9,7 +9,8 @@ + "meson-python>=0.13.1", + "meson>=1.2.1", "wheel", - "Cython~=3.0.5", # Note: sync with setup.py, environment.yml and asv.conf.json +- "Cython~=3.0.5", # Note: sync with setup.py, environment.yml and asv.conf.json ++ "Cython>=3.0.5", # Note: sync with setup.py, environment.yml and asv.conf.json # Force numpy higher than 2.0, so that built wheels are compatible # with both numpy 1 and 2 - "numpy>=2.0", diff --git a/math/py-petsc4py/files/patch-cython b/math/py-petsc4py/files/patch-cython new file mode 100644 index 000000000000..2fb9419b9dbc --- /dev/null +++ b/math/py-petsc4py/files/patch-cython @@ -0,0 +1,101 @@ +Obtained from: https://gitlab.com/petsc/petsc/-/commit/87b0c9e1f4d83439f081eddd06cf19f419b1e4f9 + +--- conf/cyautodoc.py.orig 2025-01-29 22:17:46 UTC ++++ conf/cyautodoc.py +@@ -24,8 +24,9 @@ class ExpressionWriter(BaseExpressionWriter): + self.visit(node.index) + self.put(']') + +- def visit_UnicodeNode(self, node): +- self.emit_string(node, '') ++ if hasattr(BaseExpressionWriter, 'emit_string'): ++ def visit_UnicodeNode(self, node): ++ self.emit_string(node, '') + + + class AnnotationWriter(ExpressionWriter, BaseAnnotationWriter): +--- src/petsc4py/PETSc/petscdm.pxi.orig 2025-01-29 22:17:46 UTC ++++ src/petsc4py/PETSc/petscdm.pxi +@@ -236,9 +236,12 @@ cdef inline PetscInt asBoundary(object boundary, + PetscDMBoundaryType *_z) except -1: + cdef PetscInt dim = 0 + cdef object x=None, y=None, z=None ++ # Use `type(0)` instead of `int` to workaround ++ # Cython 3.1 failing to interpret `int` as a type ++ cdef type pyint = type(0) + if boundary is None or \ + isinstance(boundary, str) or \ +- isinstance(boundary, int): ++ isinstance(boundary, pyint): + _x[0] = _y[0] = _z[0] = asBoundaryType(boundary) + else: + _x[0] = _y[0] = _z[0] = DM_BOUNDARY_NONE +--- src/petsc4py/PETSc/petscis.pxi.orig 2025-01-29 22:17:46 UTC ++++ src/petsc4py/PETSc/petscis.pxi +@@ -181,28 +181,6 @@ cdef class _IS_buffer: + def __exit__(self, *exc): + return self.exit() + +- # buffer interface (legacy) +- +- cdef Py_ssize_t getbuffer(self, void **p) except -1: +- cdef PetscInt n = 0 +- if p != NULL: +- self.acquire() +- p[0] = <void*>self.data +- n = self.size +- elif self.iset != NULL: +- CHKERR(ISGetLocalSize(self.iset, &n)) +- return <Py_ssize_t>(<size_t>n*sizeof(PetscInt)) +- +- def __getsegcount__(self, Py_ssize_t *lenp): +- if lenp != NULL: +- lenp[0] = self.getbuffer(NULL) +- return 1 +- +- def __getreadbuffer__(self, Py_ssize_t idx, void **p): +- if idx != 0: raise SystemError( +- "accessing non-existent buffer segment") +- return self.getbuffer(p) +- + # NumPy array interface (legacy) + + property __array_interface__: +--- src/petsc4py/PETSc/petscvec.pxi.orig 2025-01-29 22:17:46 UTC ++++ src/petsc4py/PETSc/petscvec.pxi +@@ -573,35 +573,6 @@ cdef class _Vec_buffer: + def __exit__(self, *exc): + return self.exit() + +- # buffer interface (legacy) +- +- cdef Py_ssize_t getbuffer(self, void **p) except -1: +- cdef PetscInt n = 0 +- if p != NULL: +- self.acquire() +- p[0] = <void*>self.data +- n = self.size +- elif self.vec != NULL: +- CHKERR(VecGetLocalSize(self.vec, &n)) +- return <Py_ssize_t>(<size_t>n*sizeof(PetscScalar)) +- +- def __getsegcount__(self, Py_ssize_t *lenp): +- if lenp != NULL: +- lenp[0] = self.getbuffer(NULL) +- return 1 +- +- def __getreadbuffer__(self, Py_ssize_t idx, void **p): +- if idx != 0: raise SystemError( +- "accessing non-existent buffer segment") +- return self.getbuffer(p) +- +- def __getwritebuffer__(self, Py_ssize_t idx, void **p): +- if idx != 0: raise SystemError( +- "accessing non-existent buffer segment") +- if self.readonly: raise TypeError( +- "Object is not writable.") +- return self.getbuffer(p) +- + # NumPy array interface (legacy) + + property __array_interface__: diff --git a/misc/py-colored/Makefile b/misc/py-colored/Makefile index 1b343e29aabb..05e46479dc3c 100644 --- a/misc/py-colored/Makefile +++ b/misc/py-colored/Makefile @@ -1,5 +1,5 @@ PORTNAME= colored -DISTVERSION= 2.2.5 +DISTVERSION= 2.3.0 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-colored/distinfo b/misc/py-colored/distinfo index 9ca60bad9ff7..f56e4b48668b 100644 --- a/misc/py-colored/distinfo +++ b/misc/py-colored/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738954039 -SHA256 (colored-2.2.5.tar.gz) = 60cc61ea656cd3e753380fbc19fc62b0f65b60b2a096ba01bc476d6738ace441 -SIZE (colored-2.2.5.tar.gz) = 13341 +TIMESTAMP = 1750775184 +SHA256 (colored-2.3.0.tar.gz) = 4daf9b3ed687a01d59005e1bd03f354475226b933abb9a01836d6dde926d4c6f +SIZE (colored-2.3.0.tar.gz) = 14708 diff --git a/misc/py-litellm/Makefile b/misc/py-litellm/Makefile index 071f07a7aa06..d58ab48b4b4c 100644 --- a/misc/py-litellm/Makefile +++ b/misc/py-litellm/Makefile @@ -1,5 +1,5 @@ PORTNAME= litellm -DISTVERSION= 1.73.0 +DISTVERSION= 1.73.1 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-litellm/distinfo b/misc/py-litellm/distinfo index 52d86c28dfd2..1f91bd7cb8ed 100644 --- a/misc/py-litellm/distinfo +++ b/misc/py-litellm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750649411 -SHA256 (litellm-1.73.0.tar.gz) = 4fdbb86f349be2038068827517786f6f7e7f761528d8f5d4b941b406d33bb8c3 -SIZE (litellm-1.73.0.tar.gz) = 8553383 +TIMESTAMP = 1750940033 +SHA256 (litellm-1.73.1.tar.gz) = 33ad55ff051bf925419619ec37f32949decdc52a6109c8c0700cfb1209696590 +SIZE (litellm-1.73.1.tar.gz) = 8667338 diff --git a/misc/py-polars/Makefile b/misc/py-polars/Makefile index 034bd5fd803a..aa691fb6a0be 100644 --- a/misc/py-polars/Makefile +++ b/misc/py-polars/Makefile @@ -12,6 +12,8 @@ WWW= https://github.com/pola-rs/polars LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN= error: implicit autoref creates a reference to the dereference of a raw pointer + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=1.3.2:devel/py-maturin@${PY_FLAVOR} \ rust-nightly>0:lang/rust-nightly LIB_DEPENDS= libzstd.so:archivers/zstd diff --git a/misc/py-safetensors/Makefile b/misc/py-safetensors/Makefile index d5aee35c9788..74059e60fd27 100644 --- a/misc/py-safetensors/Makefile +++ b/misc/py-safetensors/Makefile @@ -1,14 +1,14 @@ PORTNAME= safetensors DISTVERSIONPREFIX= v -DISTVERSION= 0.5.3 -PORTREVISION= 2 +DISTVERSION= 0.6.0 CATEGORIES= misc python # machine-learning #MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Simple, safe way to store and distribute tensors -WWW= https://huggingface.co/docs/safetensors/index +WWW= https://huggingface.co/docs/safetensors/index \ + https://github.com/huggingface/safetensors LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/../../LICENSE @@ -18,7 +18,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools-rust>0:devel/py-setuptools-rust RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}pytorch>=1.10:misc/py-pytorch@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}h5py>=3.7.0:science/py-h5py@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}huggingface_hub>=0.12.1:misc/py-huggingface-hub@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}huggingface-hub>=0.12.1:misc/py-huggingface-hub@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}hypothesis>=6.70.2:devel/py-hypothesis@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-benchmark>=4.0.0:devel/py-pytest-benchmark@${PY_FLAVOR} @@ -30,32 +30,31 @@ GH_ACCOUNT= huggingface WRKSRC_SUBDIR= bindings/python -CARGO_CRATES= autocfg-1.4.0 \ - cfg-if-1.0.0 \ +CARGO_CRATES= autocfg-1.5.0 \ heck-0.5.0 \ - indoc-2.0.5 \ - itoa-1.0.14 \ - libc-0.2.170 \ - memchr-2.7.4 \ + indoc-2.0.6 \ + itoa-1.0.15 \ + libc-0.2.174 \ + memchr-2.7.5 \ memmap2-0.9.5 \ memoffset-0.9.1 \ - once_cell-1.20.3 \ - portable-atomic-1.11.0 \ - proc-macro2-1.0.93 \ - pyo3-0.23.5 \ - pyo3-build-config-0.23.5 \ - pyo3-ffi-0.23.5 \ - pyo3-macros-0.23.5 \ - pyo3-macros-backend-0.23.5 \ - quote-1.0.38 \ - ryu-1.0.19 \ - serde-1.0.218 \ - serde_derive-1.0.218 \ - serde_json-1.0.139 \ - syn-2.0.98 \ - target-lexicon-0.12.16 \ - unicode-ident-1.0.17 \ - unindent-0.2.3 + once_cell-1.21.3 \ + portable-atomic-1.11.1 \ + proc-macro2-1.0.95 \ + pyo3-0.25.1 \ + pyo3-build-config-0.25.1 \ + pyo3-ffi-0.25.1 \ + pyo3-macros-0.25.1 \ + pyo3-macros-backend-0.25.1 \ + quote-1.0.40 \ + ryu-1.0.20 \ + serde-1.0.219 \ + serde_derive-1.0.219 \ + serde_json-1.0.140 \ + syn-2.0.104 \ + target-lexicon-0.13.2 \ + unicode-ident-1.0.18 \ + unindent-0.2.4 CARGO_BUILD= no CARGO_INSTALL= no diff --git a/misc/py-safetensors/distinfo b/misc/py-safetensors/distinfo index de9c0df94717..fe59288808f9 100644 --- a/misc/py-safetensors/distinfo +++ b/misc/py-safetensors/distinfo @@ -1,55 +1,53 @@ -TIMESTAMP = 1740679369 -SHA256 (rust/crates/autocfg-1.4.0.crate) = ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26 -SIZE (rust/crates/autocfg-1.4.0.crate) = 17712 -SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd -SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934 +TIMESTAMP = 1750814026 +SHA256 (rust/crates/autocfg-1.5.0.crate) = c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8 +SIZE (rust/crates/autocfg-1.5.0.crate) = 18729 SHA256 (rust/crates/heck-0.5.0.crate) = 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea SIZE (rust/crates/heck-0.5.0.crate) = 11517 -SHA256 (rust/crates/indoc-2.0.5.crate) = b248f5224d1d606005e02c97f5aa4e88eeb230488bcc03bc9ca4d7991399f2b5 -SIZE (rust/crates/indoc-2.0.5.crate) = 14396 -SHA256 (rust/crates/itoa-1.0.14.crate) = d75a2a4b1b190afb6f5425f10f6a8f959d2ea0b9c2b1d79553551850539e4674 -SIZE (rust/crates/itoa-1.0.14.crate) = 11210 -SHA256 (rust/crates/libc-0.2.170.crate) = 875b3680cb2f8f71bdcf9a30f38d48282f5d3c95cbf9b3fa57269bb5d5c06828 -SIZE (rust/crates/libc-0.2.170.crate) = 760076 -SHA256 (rust/crates/memchr-2.7.4.crate) = 78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3 -SIZE (rust/crates/memchr-2.7.4.crate) = 96670 +SHA256 (rust/crates/indoc-2.0.6.crate) = f4c7245a08504955605670dbf141fceab975f15ca21570696aebe9d2e71576bd +SIZE (rust/crates/indoc-2.0.6.crate) = 17164 +SHA256 (rust/crates/itoa-1.0.15.crate) = 4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c +SIZE (rust/crates/itoa-1.0.15.crate) = 11231 +SHA256 (rust/crates/libc-0.2.174.crate) = 1171693293099992e19cddea4e8b849964e9846f4acee11b3948bcc337be8776 +SIZE (rust/crates/libc-0.2.174.crate) = 779933 +SHA256 (rust/crates/memchr-2.7.5.crate) = 32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0 +SIZE (rust/crates/memchr-2.7.5.crate) = 97603 SHA256 (rust/crates/memmap2-0.9.5.crate) = fd3f7eed9d3848f8b98834af67102b720745c4ec028fcd0aa0239277e7de374f SIZE (rust/crates/memmap2-0.9.5.crate) = 33280 SHA256 (rust/crates/memoffset-0.9.1.crate) = 488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a SIZE (rust/crates/memoffset-0.9.1.crate) = 9032 -SHA256 (rust/crates/once_cell-1.20.3.crate) = 945462a4b81e43c4e3ba96bd7b49d834c6f61198356aa858733bc4acf3cbe62e -SIZE (rust/crates/once_cell-1.20.3.crate) = 33456 -SHA256 (rust/crates/portable-atomic-1.11.0.crate) = 350e9b48cbc6b0e028b0473b114454c6316e57336ee184ceab6e53f72c178b3e -SIZE (rust/crates/portable-atomic-1.11.0.crate) = 181258 -SHA256 (rust/crates/proc-macro2-1.0.93.crate) = 60946a68e5f9d28b0dc1c21bb8a97ee7d018a8b322fa57838ba31cc878e22d99 -SIZE (rust/crates/proc-macro2-1.0.93.crate) = 52388 -SHA256 (rust/crates/pyo3-0.23.5.crate) = 7778bffd85cf38175ac1f545509665d0b9b92a198ca7941f131f85f7a4f9a872 -SIZE (rust/crates/pyo3-0.23.5.crate) = 1088533 -SHA256 (rust/crates/pyo3-build-config-0.23.5.crate) = 94f6cbe86ef3bf18998d9df6e0f3fc1050a8c5efa409bf712e661a4366e010fb -SIZE (rust/crates/pyo3-build-config-0.23.5.crate) = 33885 -SHA256 (rust/crates/pyo3-ffi-0.23.5.crate) = e9f1b4c431c0bb1c8fb0a338709859eed0d030ff6daa34368d3b152a63dfdd8d -SIZE (rust/crates/pyo3-ffi-0.23.5.crate) = 74867 -SHA256 (rust/crates/pyo3-macros-0.23.5.crate) = fbc2201328f63c4710f68abdf653c89d8dbc2858b88c5d88b0ff38a75288a9da -SIZE (rust/crates/pyo3-macros-0.23.5.crate) = 8856 -SHA256 (rust/crates/pyo3-macros-backend-0.23.5.crate) = fca6726ad0f3da9c9de093d6f116a93c1a38e417ed73bf138472cf4064f72028 -SIZE (rust/crates/pyo3-macros-backend-0.23.5.crate) = 70938 -SHA256 (rust/crates/quote-1.0.38.crate) = 0e4dccaaaf89514f546c693ddc140f729f958c247918a13380cccc6078391acc -SIZE (rust/crates/quote-1.0.38.crate) = 31252 -SHA256 (rust/crates/ryu-1.0.19.crate) = 6ea1a2d0a644769cc99faa24c3ad26b379b786fe7c36fd3c546254801650e6dd -SIZE (rust/crates/ryu-1.0.19.crate) = 48770 -SHA256 (rust/crates/serde-1.0.218.crate) = e8dfc9d19bdbf6d17e22319da49161d5d0108e4188e8b680aef6299eed22df60 -SIZE (rust/crates/serde-1.0.218.crate) = 78968 -SHA256 (rust/crates/serde_derive-1.0.218.crate) = f09503e191f4e797cb8aac08e9a4a4695c5edf6a2e70e376d961ddd5c969f82b -SIZE (rust/crates/serde_derive-1.0.218.crate) = 57782 -SHA256 (rust/crates/serde_json-1.0.139.crate) = 44f86c3acccc9c65b153fe1b85a3be07fe5515274ec9f0653b4a0875731c72a6 -SIZE (rust/crates/serde_json-1.0.139.crate) = 154839 -SHA256 (rust/crates/syn-2.0.98.crate) = 36147f1a48ae0ec2b5b3bc5b537d267457555a10dc06f3dbc8cb11ba3006d3b1 -SIZE (rust/crates/syn-2.0.98.crate) = 297807 -SHA256 (rust/crates/target-lexicon-0.12.16.crate) = 61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1 -SIZE (rust/crates/target-lexicon-0.12.16.crate) = 26488 -SHA256 (rust/crates/unicode-ident-1.0.17.crate) = 00e2473a93778eb0bad35909dff6a10d28e63f792f16ed15e404fca9d5eeedbe -SIZE (rust/crates/unicode-ident-1.0.17.crate) = 47704 -SHA256 (rust/crates/unindent-0.2.3.crate) = c7de7d73e1754487cb58364ee906a499937a0dfabd86bcb980fa99ec8c8fa2ce -SIZE (rust/crates/unindent-0.2.3.crate) = 7306 -SHA256 (huggingface-safetensors-v0.5.3_GH0.tar.gz) = 8c91c33013e54cbc7e055c4aa9565ddefa41ebd5a6de0dbdbbffaa6e921b4257 -SIZE (huggingface-safetensors-v0.5.3_GH0.tar.gz) = 80858 +SHA256 (rust/crates/once_cell-1.21.3.crate) = 42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d +SIZE (rust/crates/once_cell-1.21.3.crate) = 34534 +SHA256 (rust/crates/portable-atomic-1.11.1.crate) = f84267b20a16ea918e43c6a88433c2d54fa145c92a811b5b047ccbe153674483 +SIZE (rust/crates/portable-atomic-1.11.1.crate) = 185506 +SHA256 (rust/crates/proc-macro2-1.0.95.crate) = 02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778 +SIZE (rust/crates/proc-macro2-1.0.95.crate) = 51820 +SHA256 (rust/crates/pyo3-0.25.1.crate) = 8970a78afe0628a3e3430376fc5fd76b6b45c4d43360ffd6cdd40bdde72b682a +SIZE (rust/crates/pyo3-0.25.1.crate) = 1121993 +SHA256 (rust/crates/pyo3-build-config-0.25.1.crate) = 458eb0c55e7ece017adeba38f2248ff3ac615e53660d7c71a238d7d2a01c7598 +SIZE (rust/crates/pyo3-build-config-0.25.1.crate) = 34126 +SHA256 (rust/crates/pyo3-ffi-0.25.1.crate) = 7114fe5457c61b276ab77c5055f206295b812608083644a5c5b2640c3102565c +SIZE (rust/crates/pyo3-ffi-0.25.1.crate) = 78058 +SHA256 (rust/crates/pyo3-macros-0.25.1.crate) = a8725c0a622b374d6cb051d11a0983786448f7785336139c3c94f5aa6bef7e50 +SIZE (rust/crates/pyo3-macros-0.25.1.crate) = 8886 +SHA256 (rust/crates/pyo3-macros-backend-0.25.1.crate) = 4109984c22491085343c05b0dbc54ddc405c3cf7b4374fc533f5c3313a572ccc +SIZE (rust/crates/pyo3-macros-backend-0.25.1.crate) = 76006 +SHA256 (rust/crates/quote-1.0.40.crate) = 1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d +SIZE (rust/crates/quote-1.0.40.crate) = 31063 +SHA256 (rust/crates/ryu-1.0.20.crate) = 28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f +SIZE (rust/crates/ryu-1.0.20.crate) = 48738 +SHA256 (rust/crates/serde-1.0.219.crate) = 5f0e2c6ed6606019b4e29e69dbaba95b11854410e5347d525002456dbbb786b6 +SIZE (rust/crates/serde-1.0.219.crate) = 78983 +SHA256 (rust/crates/serde_derive-1.0.219.crate) = 5b0276cf7f2c73365f7157c8123c21cd9a50fbbd844757af28ca1f5925fc2a00 +SIZE (rust/crates/serde_derive-1.0.219.crate) = 57798 +SHA256 (rust/crates/serde_json-1.0.140.crate) = 20068b6e96dc6c9bd23e01df8827e6c7e1f2fddd43c21810382803c136b99373 +SIZE (rust/crates/serde_json-1.0.140.crate) = 154852 +SHA256 (rust/crates/syn-2.0.104.crate) = 17b6f705963418cdb9927482fa304bc562ece2fdd4f616084c50b7023b435a40 +SIZE (rust/crates/syn-2.0.104.crate) = 299699 +SHA256 (rust/crates/target-lexicon-0.13.2.crate) = e502f78cdbb8ba4718f566c418c52bc729126ffd16baee5baa718cf25dd5a69a +SIZE (rust/crates/target-lexicon-0.13.2.crate) = 27923 +SHA256 (rust/crates/unicode-ident-1.0.18.crate) = 5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512 +SIZE (rust/crates/unicode-ident-1.0.18.crate) = 47743 +SHA256 (rust/crates/unindent-0.2.4.crate) = 7264e107f553ccae879d21fbea1d6724ac785e8c3bfc762137959b5802826ef3 +SIZE (rust/crates/unindent-0.2.4.crate) = 7422 +SHA256 (huggingface-safetensors-v0.6.0_GH0.tar.gz) = 3707f6e048b256037410443e492b9546201a0746c4cd9d9253fca3ffdafff6d8 +SIZE (huggingface-safetensors-v0.6.0_GH0.tar.gz) = 203937 diff --git a/misc/rubygem-mime-types-data/Makefile b/misc/rubygem-mime-types-data/Makefile index eb81285a86f0..f4be724e1a65 100644 --- a/misc/rubygem-mime-types-data/Makefile +++ b/misc/rubygem-mime-types-data/Makefile @@ -1,5 +1,5 @@ PORTNAME= mime-types-data -PORTVERSION= 3.2025.0603 +PORTVERSION= 3.2025.0610 CATEGORIES= misc rubygems MASTER_SITES= RG diff --git a/misc/rubygem-mime-types-data/distinfo b/misc/rubygem-mime-types-data/distinfo index 5983fd90ef83..cdffc6550bc6 100644 --- a/misc/rubygem-mime-types-data/distinfo +++ b/misc/rubygem-mime-types-data/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813982 -SHA256 (rubygem/mime-types-data-3.2025.0603.gem) = 00a122cf046ef3867c428ed5e6d97e759027b0caa375da7fba33a9799c8a3037 -SIZE (rubygem/mime-types-data-3.2025.0603.gem) = 169472 +TIMESTAMP = 1750188244 +SHA256 (rubygem/mime-types-data-3.2025.0610.gem) = 223b3fedf92848ea6a4a407e0977175a36a018fb94d48edaa454ff4298ad68c0 +SIZE (rubygem/mime-types-data-3.2025.0610.gem) = 169472 diff --git a/multimedia/qmmp-qt5/Makefile b/multimedia/qmmp-qt5/Makefile index 537798a231f0..5407bf35bfad 100644 --- a/multimedia/qmmp-qt5/Makefile +++ b/multimedia/qmmp-qt5/Makefile @@ -1,5 +1,5 @@ PORTNAME= qmmp -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6 CATEGORIES= multimedia MASTER_SITES= http://qmmp.ylsoftware.com/files/${PORTNAME}/${DISTVERSION:R}/ \ SF/qmmp-dev/${PORTNAME}/${DISTVERSION:R}/ diff --git a/multimedia/qmmp-qt5/distinfo b/multimedia/qmmp-qt5/distinfo index feab8fdf28ab..97082032d3dd 100644 --- a/multimedia/qmmp-qt5/distinfo +++ b/multimedia/qmmp-qt5/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745868014 -SHA256 (qmmp-1.7.5.tar.bz2) = 8997bb14a175e93d4d84f0f1b20129ae56b570cccf7addb53b5648ecd98ed729 -SIZE (qmmp-1.7.5.tar.bz2) = 1425509 +TIMESTAMP = 1750883118 +SHA256 (qmmp-1.7.6.tar.bz2) = 43b441f022302a43b98cca88a47e8e5ba1e73caae8acc0e9e2c6b77e5b1eb3bb +SIZE (qmmp-1.7.6.tar.bz2) = 1426952 diff --git a/multimedia/qmmp-qt6/Makefile b/multimedia/qmmp-qt6/Makefile index 078bb6facd94..dea531c8cb62 100644 --- a/multimedia/qmmp-qt6/Makefile +++ b/multimedia/qmmp-qt6/Makefile @@ -1,5 +1,5 @@ PORTNAME= qmmp -PORTVERSION= 2.2.5 +PORTVERSION= 2.2.6 CATEGORIES= multimedia MASTER_SITES= http://qmmp.ylsoftware.com/files/${PORTNAME}/${DISTVERSION:R}/ \ SF/qmmp-dev/${PORTNAME}/${DISTVERSION:R}/ diff --git a/multimedia/qmmp-qt6/distinfo b/multimedia/qmmp-qt6/distinfo index 4b4d2e979935..82192426513d 100644 --- a/multimedia/qmmp-qt6/distinfo +++ b/multimedia/qmmp-qt6/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745868023 -SHA256 (qmmp-2.2.5.tar.bz2) = 58211f327ac385abbc7d75e6a5d8dd64bcdb5cc0f1119329f2927d1631097e18 -SIZE (qmmp-2.2.5.tar.bz2) = 1429484 +TIMESTAMP = 1750883127 +SHA256 (qmmp-2.2.6.tar.bz2) = 270eca6fd728d9a0bc7f19e94e0e0e1f6a3c44dade648dffa58a0dbb7396cb4b +SIZE (qmmp-2.2.6.tar.bz2) = 1429101 diff --git a/net-im/linux-discord/Makefile b/net-im/linux-discord/Makefile index f11e53ddeb02..a4bc031eb8bd 100644 --- a/net-im/linux-discord/Makefile +++ b/net-im/linux-discord/Makefile @@ -1,5 +1,5 @@ PORTNAME= discord -DISTVERSION= 0.0.98 +DISTVERSION= 0.0.99 PORTREVISION= 0 PORTEPOCH= 1 CATEGORIES= net-im diff --git a/net-im/linux-discord/distinfo b/net-im/linux-discord/distinfo index ed471b095136..23d5025b6658 100644 --- a/net-im/linux-discord/distinfo +++ b/net-im/linux-discord/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750233818 -SHA256 (discord-0.0.98.tar.gz) = 253ddf206e738f6b6f54f37d858c425052276fbf1fbb2f107967990a5698a2ef -SIZE (discord-0.0.98.tar.gz) = 105428783 +TIMESTAMP = 1750838208 +SHA256 (discord-0.0.99.tar.gz) = cd6dc7a661cb248c8b8e91363b64753ec6bd49e5b05fb1189e39f7bbe29d116c +SIZE (discord-0.0.99.tar.gz) = 105427025 diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index 3727e1c5adc1..ee8951c4a734 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -311,6 +311,7 @@ SUBDIR += pnp SUBDIR += pnp-icinga2 SUBDIR += portmon + SUBDIR += prometheus-bird-exporter SUBDIR += prometheus-collectd-exporter SUBDIR += prometheus1 SUBDIR += prometheus2 diff --git a/net-mgmt/gnu-ipcalc/Makefile b/net-mgmt/gnu-ipcalc/Makefile index d70a1ea76af7..d27a36240350 100644 --- a/net-mgmt/gnu-ipcalc/Makefile +++ b/net-mgmt/gnu-ipcalc/Makefile @@ -1,6 +1,6 @@ PORTNAME= ipcalc -PORTVERSION= 1.0.3 -PORTREVISION= 1 +DISTVERSION= 1.0.3 +PORTREVISION= 2 CATEGORIES= net-mgmt PKGNAMEPREFIX= gnu- @@ -13,17 +13,16 @@ LICENSE_FILE= ${WRKSRC}/COPYING USES= localbase meson pkgconfig USE_GITLAB= yes -GL_ACCOUNT= ipcalc -GL_TAGNAME= c341e55be386649c0a5347eefeae410753c4e753 MESON_ARGS= -Duse_geoip=disabled CONFLICTS_INSTALL= ipcalc -OPTIONS_DEFINE= DOCS MAXMINDDB -OPTIONS_SUB= yes -MAXMINDDB_DESC= Enable GeoIP1 + GeoIP2 Support +OPTIONS_DEFINE= MANPAGES MAXMINDDB +OPTIONS_DEFAULT= MANPAGES +OPTIONS_SUB= yes +MAXMINDDB_DESC= Enable GeoIP1 + GeoIP2 Support -DOCS_BUILD_DEPENDS= ronn:textproc/rubygem-ronn +MANPAGES_BUILD_DEPENDS= ronn:textproc/rubygem-ronn MAXMINDDB_LIB_DEPENDS= libmaxminddb.so:net/libmaxminddb MAXMINDDB_MESON_ENABLED= use_maxminddb MAXMINDDB_SUB_FILES= pkg-message diff --git a/net-mgmt/gnu-ipcalc/distinfo b/net-mgmt/gnu-ipcalc/distinfo index 1e80042701e8..5d4ac404b408 100644 --- a/net-mgmt/gnu-ipcalc/distinfo +++ b/net-mgmt/gnu-ipcalc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1686294069 -SHA256 (ipcalc-ipcalc-c341e55be386649c0a5347eefeae410753c4e753_GL0.tar.gz) = 27a67c54b8cff07eacf4337898f54295acecf60186fddc11bc4470c304c76bf8 -SIZE (ipcalc-ipcalc-c341e55be386649c0a5347eefeae410753c4e753_GL0.tar.gz) = 56542 +TIMESTAMP = 1750793347 +SHA256 (ipcalc-1.0.3.tar.bz2) = 5ed8f20819a5bdb089829fc62c9a2c685252759d5c3ec289492e6ef5762f4e3b +SIZE (ipcalc-1.0.3.tar.bz2) = 46303 diff --git a/net-mgmt/gnu-ipcalc/pkg-plist b/net-mgmt/gnu-ipcalc/pkg-plist index 7a54297f3620..da419dbc074e 100644 --- a/net-mgmt/gnu-ipcalc/pkg-plist +++ b/net-mgmt/gnu-ipcalc/pkg-plist @@ -1,2 +1,2 @@ bin/ipcalc -%%DOCS%%share/man/man1/ipcalc.1.gz +%%MANPAGES%%share/man/man1/ipcalc.1.gz diff --git a/net-mgmt/ipv6calc/Makefile b/net-mgmt/ipv6calc/Makefile index c81d165d5165..670fcecbd8a6 100644 --- a/net-mgmt/ipv6calc/Makefile +++ b/net-mgmt/ipv6calc/Makefile @@ -1,5 +1,5 @@ PORTNAME= ipv6calc -PORTVERSION= 4.3.1 +PORTVERSION= 4.3.2 CATEGORIES= net-mgmt MAINTAINER= sunpoet@FreeBSD.org diff --git a/net-mgmt/ipv6calc/distinfo b/net-mgmt/ipv6calc/distinfo index 258469ee3924..37d0325035ea 100644 --- a/net-mgmt/ipv6calc/distinfo +++ b/net-mgmt/ipv6calc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747715300 -SHA256 (pbiering-ipv6calc-4.3.1_GH0.tar.gz) = b1c5006edebaad3e2e286d12f70d136bf05658e9e8bda8d67ef7c477322a1a47 -SIZE (pbiering-ipv6calc-4.3.1_GH0.tar.gz) = 1964802 +TIMESTAMP = 1750188010 +SHA256 (pbiering-ipv6calc-4.3.2_GH0.tar.gz) = 4335c4edf7d51dbd0cafdd42ecda5598101f7a8ab257a74be2d9ec81f5bf895b +SIZE (pbiering-ipv6calc-4.3.2_GH0.tar.gz) = 1971792 diff --git a/net-mgmt/promxy/Makefile b/net-mgmt/promxy/Makefile index 4951bd2a01ce..cdd87cd08d95 100644 --- a/net-mgmt/promxy/Makefile +++ b/net-mgmt/promxy/Makefile @@ -1,7 +1,6 @@ PORTNAME= promxy DISTVERSIONPREFIX= v -DISTVERSION= 0.0.87 -PORTREVISION= 5 +DISTVERSION= 0.0.93 CATEGORIES= net-mgmt MAINTAINER= timp87@gmail.com @@ -11,7 +10,7 @@ WWW= https://github.com/jacksontj/promxy LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:modules +USES= go:1.24,modules USE_RC_SUBR= promxy GO_MODULE= github.com/jacksontj/promxy GO_TARGET= ./cmd/promxy diff --git a/net-mgmt/promxy/distinfo b/net-mgmt/promxy/distinfo index 4e039392872a..e72497bf74bf 100644 --- a/net-mgmt/promxy/distinfo +++ b/net-mgmt/promxy/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1721069126 -SHA256 (go/net-mgmt_promxy/promxy-v0.0.87/v0.0.87.mod) = 84aba0bd9ef1697e4c42d7e6ddaa265da835196c1933bc0faeb94eb86d24a972 -SIZE (go/net-mgmt_promxy/promxy-v0.0.87/v0.0.87.mod) = 8435 -SHA256 (go/net-mgmt_promxy/promxy-v0.0.87/v0.0.87.zip) = f52c5f2a20a6689623fd71eac63f63b4d79ec4ec32c11ff7c592cf79a9e1c570 -SIZE (go/net-mgmt_promxy/promxy-v0.0.87/v0.0.87.zip) = 227227 +TIMESTAMP = 1750775948 +SHA256 (go/net-mgmt_promxy/promxy-v0.0.93/v0.0.93.mod) = 60ccdc82d122e910e201ebb80f780d58bca58031f0d6cc33cb9c7948e1d7cac1 +SIZE (go/net-mgmt_promxy/promxy-v0.0.93/v0.0.93.mod) = 8803 +SHA256 (go/net-mgmt_promxy/promxy-v0.0.93/v0.0.93.zip) = 2b01ea64676812a44794d00690c50d050688f9b6170c61c46b86241225f0e819 +SIZE (go/net-mgmt_promxy/promxy-v0.0.93/v0.0.93.zip) = 221439 diff --git a/net/Makefile b/net/Makefile index 04d1adac41e2..e3f2a6643c3d 100644 --- a/net/Makefile +++ b/net/Makefile @@ -389,6 +389,7 @@ SUBDIR += libgrss SUBDIR += libgweather SUBDIR += libgweather4 + SUBDIR += libifconfig SUBDIR += libilbc SUBDIR += libiscsi SUBDIR += libkgapi diff --git a/net/freerdp3/Makefile b/net/freerdp3/Makefile index f9d7dbf3a0d0..7564c95ef968 100644 --- a/net/freerdp3/Makefile +++ b/net/freerdp3/Makefile @@ -1,15 +1,24 @@ PORTNAME= freerdp -DISTVERSION= 3.15.0 -PORTREVISION= 1 +DISTVERSION= 3.16.0 CATEGORIES= net comms -MASTER_SITES= https://pub.freerdp.com/releases/ \ - https://github.com/FreeRDP/FreeRDP/releases/download/${DISTVERSION}/ +MASTER_SITES+= https://pub.freerdp.com/releases/:freerdp \ + https://github.com/FreeRDP/FreeRDP/releases/download/${DISTVERSION}/:freerdp PKGNAMESUFFIX= 3 +DISTFILES+= ${DISTNAME}${EXTRACT_SUFX}:freerdp PATCH_SITES= https://github.com/FreeRDP/FreeRDP/commit/ -# Fix realm usage for Heimdal: https://bugs.freebsd.org/286816 -PATCHFILES+= 8c2be5fd53501c129042ec8205ca2ff1bae90cda.patch:-p1 -PATCHFILES+= 374707d4fa609e5434f2166b5c11df655f6ff952.patch:-p1 +PATCHFILES= 281b9245966f019a8aa0271a73acd8da8104baa9.patch:-p1 \ + 6f03b25f8ec9320d10b3f3163543f8b6dd9ebc0c.patch:-p1 \ + 5d32afcdd0b780d95b77c6005d1b79482884cd46.patch:-p1 \ + 40c988e2da289e83081421942685a1a248f46603.patch:-p1 \ + 8e38600298310bc74271fd99aca74c2d5a2d071c.patch:-p1 \ + 4dc6091fde72a25dadcfed1f76c455cc9c3bf093.patch:-p1 \ + bee5edeb315336102f738a26a9bcff5b4d9ff03c.patch:-p1 \ + 59bfe47ef7c0fa596edad0716aaf28782d9e857a.patch:-p1 \ + 419ad81aa78d31394c8e8b8452b40ef842f48730.patch:-p1 \ + a86e3dc53c5cf4ba6879a4571b0610dddd224fbf.patch:-p1 \ + daeec1f98d69516fe52276608a750de3b3146d4e.patch:-p1 \ + efd89c035481088c5b352222fbeb0bfc69ac75fe.patch:-p1 MAINTAINER= vvd@FreeBSD.org COMMENT= Free implementation of Remote Desktop Protocol @@ -26,6 +35,8 @@ USES= alias cmake compiler:c++11-lib cpe desktop-file-utils \ BROKEN_SSL= libressl-devel BROKEN_SSL_REASON_libressl-devel= fails to compile: no member named 'alert_dispatch' in 'struct ssl3_state_st' +USE_GITHUB= nodefault +GH_TUPLE= akallabeth:webview:2a0a130:webview/../.build/_deps/webview-src USE_LDCONFIG= yes USE_XORG= ice sm x11 xext @@ -48,28 +59,27 @@ PLIST_SUB+= MAJORVERSION="${DISTVERSION:R:R}" OPTIONS_DEFINE= ALSA BROKENFOCUS CUPS FAAC FAAD FDKAAC FFMPEG \ GSM ICU JPEG LAME MANPAGES OPENH264 OPUS PCSC \ PKCS11 PULSEAUDIO RDPECAM SDL2 SDL3 SOXR \ - URIPARSER WAYLAND X11 + URIPARSER WAYLAND WEBVIEW X11 OPTIONS_DEFINE_aarch64= SIMD OPTIONS_DEFINE_amd64= SIMD OPTIONS_DEFINE_armv7= SIMD OPTIONS_DEFINE_i386= SIMD OPTIONS_DEFAULT= AAD CUPS FFMPEG GSSAPI_HEIMDAL ICU JSON_C \ KEYBOARD_LAYOUT MANPAGES RDPECAM SDL2 SDL3 \ - SWSCALE TIMEZONE_FILE WAYLAND WEBKIT X11 + SWSCALE TIMEZONE_FILE WAYLAND WEBVIEW X11 OPTIONS_DEFAULT_aarch64= SIMD OPTIONS_DEFAULT_amd64= SIMD OPTIONS_DEFAULT_armv7= SIMD OPTIONS_GROUP= CLIPBOARD_IMAGE REQUIRE_JSON OPTIONS_GROUP_CLIPBOARD_IMAGE= JPEG_CB PNG WEBP OPTIONS_GROUP_REQUIRE_JSON= AAD KEYBOARD_LAYOUT TIMEZONE_FILE -OPTIONS_RADIO= GSSAPI JSON SCALE WEBVIEW +OPTIONS_RADIO= GSSAPI JSON SCALE OPTIONS_RADIO_GSSAPI= GSSAPI_HEIMDAL GSSAPI_MIT OPTIONS_RADIO_JSON= CJSON JSON_C OPTIONS_RADIO_SCALE= CAIRO SWSCALE -OPTIONS_RADIO_WEBVIEW= WEBENGINE WEBKIT OPTIONS_SUB= yes -AAD_DESC= Compile with support for Azure AD authentication (require SDL) +AAD_DESC= Compile with support for Azure AD authentication (require SDL and WEBVIEW) BROKENFOCUS_DESC= Work around focus bug in some WMs (PR \#254908) CAIRO_DESC= Use CAIRO image library for screen resizing CJSON_DESC= ${JSON_DESC} via cJSON @@ -91,7 +101,7 @@ WAYLAND_DESC= Build FreeRDP Wayland client WEBVIEW_DESC= Build with WebView support for AAD login popup browser X11_DESC= Build FreeRDP X11 client -AAD_IMPLIES= SDL3 +AAD_IMPLIES= SDL3 WEBVIEW AAD_CMAKE_BOOL= WITH_AAD ALSA_LIB_DEPENDS= libasound.so:audio/alsa-lib @@ -175,6 +185,7 @@ RDPECAM_LIB_DEPENDS= libv4l2.so:multimedia/libv4l \ libv4lconvert.so:multimedia/libv4l RDPECAM_CMAKE_BOOL= CHANNEL_RDPECAM_CLIENT +SDL2_LIB_DEPENDS= libvulkan.so:graphics/vulkan-loader SDL2_USES= sdl SDL2_USE= sdl=sdl2,ttf2,image2 SDL2_CMAKE_BOOL= WITH_CLIENT_SDL2 WITH_SDL_IMAGE_DIALOGS @@ -207,22 +218,17 @@ WAYLAND_LIB_DEPENDS= libwayland-client.so:graphics/wayland \ WAYLAND_RUN_DEPENDS= wayland-scanner:graphics/wayland WAYLAND_CMAKE_BOOL= WITH_WAYLAND -_WEBENGINE_USES= qt:5 -WEBENGINE_USE_QT= core declarative gui location network printsupport \ - webchannel webengine widgets buildtools:build qmake:build -WEBENGINE_CMAKE_BOOL= WITH_WEBVIEW_QT -WEBENGINE_CMAKE_ON= -DWITH_WEBVIEW:BOOL=ON - -_WEBKIT_LIB_DEPENDS= libsoup-3.0.so:devel/libsoup3 \ - libharfbuzz.so:print/harfbuzz \ - libwebkit2gtk-4.1.so:www/webkit2-gtk@41 -_WEBKIT_USES= gettext gnome -WEBKIT_USE_GNOME= atk cairo gdkpixbuf glib20 gtk30 pango -WEBKIT_CMAKE_ON= -DWITH_WEBVIEW:BOOL=ON - WEBP_LIB_DEPENDS= libwebp.so:graphics/webp WEBP_CMAKE_BOOL= WINPR_UTILS_IMAGE_WEBP +WEBVIEW_LIB_DEPENDS= libsoup-3.0.so:devel/libsoup3 \ + libharfbuzz.so:print/harfbuzz \ + libwebkitgtk-6.0.so:www/webkit2-gtk@60 \ + libgraphene-1.0.so:graphics/graphene +WEBVIEW_USES= gnome +WEBVIEW_USE= gnome=cairo,gdkpixbuf,glib20,gtk40,pango +WEBVIEW_CMAKE_BOOL= WITH_WEBVIEW + X11_USE= xorg=xcursor,xfixes,xi,xinerama,xkbfile,xorgproto,xrandr,xrender,xv X11_CMAKE_ON= -DWITH_X11:BOOL=ON -DWITH_XCURSOR:BOOL=ON \ -DWITH_XEXT:BOOL=ON -DWITH_XFIXES:BOOL=ON \ @@ -234,21 +240,6 @@ X11_CMAKE_OFF= -DWITH_X11:BOOL=OFF -DWITH_XKBFILE:BOOL=OFF .include <bsd.port.options.mk> -.if ${PORT_OPTIONS:MAAD} -. if ${PORT_OPTIONS:MWEBENGINE} -USES+= ${_WEBENGINE_USES} -USE_QT+= ${WEBENGINE_USE_QT} -. elif ${PORT_OPTIONS:MWEBKIT} -LIB_DEPENDS+= ${_WEBKIT_LIB_DEPENDS} -USES+= ${_WEBKIT_USES} -USE_GNOME+= ${WEBKIT_USE_GNOME} -. else -CMAKE_OFF+= WITH_WEBVIEW -. endif -.else -CMAKE_OFF+= WITH_WEBVIEW -.endif - .if ${PORT_OPTIONS:MGSSAPI_HEIMDAL} || ${PORT_OPTIONS:MGSSAPI_MIT} CMAKE_ON+= WITH_KRB5 .else diff --git a/net/freerdp3/distinfo b/net/freerdp3/distinfo index b71c876354d5..3e8c31edb393 100644 --- a/net/freerdp3/distinfo +++ b/net/freerdp3/distinfo @@ -1,7 +1,29 @@ -TIMESTAMP = 1747401167 -SHA256 (freerdp-3.15.0.tar.gz) = e8cd58decef4c970faea2fbea675970eea60e440ebe8033c54889acb83787371 -SIZE (freerdp-3.15.0.tar.gz) = 10444672 -SHA256 (8c2be5fd53501c129042ec8205ca2ff1bae90cda.patch) = 9ad6bcef07b0b17bdcb86ee0c516f5842146def42288a206b7ab5cfb75052e7a -SIZE (8c2be5fd53501c129042ec8205ca2ff1bae90cda.patch) = 946 -SHA256 (374707d4fa609e5434f2166b5c11df655f6ff952.patch) = 997ba5dd88b223c897741a3a8f0cc134cdf53131459d6402e62958075dda2142 -SIZE (374707d4fa609e5434f2166b5c11df655f6ff952.patch) = 4571 +TIMESTAMP = 1750888888 +SHA256 (freerdp-3.16.0.tar.gz) = 385af54245560493698730b688b5e6e5d56d5c7ecf2fa7c1d7cedfde8a4ba456 +SIZE (freerdp-3.16.0.tar.gz) = 10455341 +SHA256 (akallabeth-webview-2a0a130_GH0.tar.gz) = 22448da4658b73cc20e6944d9a351ab6c40d1a50026997f8278f63713f5f7c07 +SIZE (akallabeth-webview-2a0a130_GH0.tar.gz) = 185888 +SHA256 (281b9245966f019a8aa0271a73acd8da8104baa9.patch) = beb7b98aab60752910221ee44217cd4e385e3ccd78290f30d58ad68aefd24dd8 +SIZE (281b9245966f019a8aa0271a73acd8da8104baa9.patch) = 4573 +SHA256 (6f03b25f8ec9320d10b3f3163543f8b6dd9ebc0c.patch) = 1e403108424ce00a60255eb11e824a718cb1eeef5346fe2895e08e1cddd27fcf +SIZE (6f03b25f8ec9320d10b3f3163543f8b6dd9ebc0c.patch) = 1229 +SHA256 (5d32afcdd0b780d95b77c6005d1b79482884cd46.patch) = b95656b6c9824a53e1048fa94c78b01cab39945c81d33cd9c982029a64a7da92 +SIZE (5d32afcdd0b780d95b77c6005d1b79482884cd46.patch) = 862 +SHA256 (40c988e2da289e83081421942685a1a248f46603.patch) = dbf1325a2d529421ae261a408b246687a85623ab6be8adf1a6cf1456129796f2 +SIZE (40c988e2da289e83081421942685a1a248f46603.patch) = 6439 +SHA256 (8e38600298310bc74271fd99aca74c2d5a2d071c.patch) = 31cc2084daae83e7ef4a1a2212a1aae33c26872603f3481369a2a43afbec5841 +SIZE (8e38600298310bc74271fd99aca74c2d5a2d071c.patch) = 1051 +SHA256 (4dc6091fde72a25dadcfed1f76c455cc9c3bf093.patch) = 17a35c8a25f330079b50eff414b56064affb2f7bf29b7d95a81f2b700a1a15e2 +SIZE (4dc6091fde72a25dadcfed1f76c455cc9c3bf093.patch) = 6347 +SHA256 (bee5edeb315336102f738a26a9bcff5b4d9ff03c.patch) = ae1c96a46efc2047ed30b2b7426cc05906de50aa16edd39683be776222b686cf +SIZE (bee5edeb315336102f738a26a9bcff5b4d9ff03c.patch) = 1270 +SHA256 (59bfe47ef7c0fa596edad0716aaf28782d9e857a.patch) = e681df060ba2693fd2c97044b9e55de4f2a02d94f5e95082dce925f8dca314f6 +SIZE (59bfe47ef7c0fa596edad0716aaf28782d9e857a.patch) = 908 +SHA256 (419ad81aa78d31394c8e8b8452b40ef842f48730.patch) = 662c6475d220dfca60733163d48f400961ba011f00cb4029e3db5cb4c1d534c3 +SIZE (419ad81aa78d31394c8e8b8452b40ef842f48730.patch) = 1721 +SHA256 (a86e3dc53c5cf4ba6879a4571b0610dddd224fbf.patch) = 158243d15e815613d0dcf049d3e416c0fa6aa6c73b3a485b6b9cb8aed24ae17c +SIZE (a86e3dc53c5cf4ba6879a4571b0610dddd224fbf.patch) = 1382 +SHA256 (daeec1f98d69516fe52276608a750de3b3146d4e.patch) = 6ba79f3ff2e049b86f9c9c5e8b812bcc59b979d637cfe934e8db3c19d0f2f066 +SIZE (daeec1f98d69516fe52276608a750de3b3146d4e.patch) = 1273 +SHA256 (efd89c035481088c5b352222fbeb0bfc69ac75fe.patch) = 5c71f15588bb33e166346dcf444977f3870986cdeb24afa2d84ff4200de95467 +SIZE (efd89c035481088c5b352222fbeb0bfc69ac75fe.patch) = 1178 diff --git a/net/freerdp3/files/patch-webview-src_cmake_webview.cmake b/net/freerdp3/files/patch-webview-src_cmake_webview.cmake new file mode 100644 index 000000000000..e8d30589704f --- /dev/null +++ b/net/freerdp3/files/patch-webview-src_cmake_webview.cmake @@ -0,0 +1,47 @@ +--- ../.build/_deps/webview-src/cmake/webview.cmake.orig 2025-06-03 18:40:31 UTC ++++ ../.build/_deps/webview-src/cmake/webview.cmake +@@ -8,11 +8,23 @@ macro(webview_find_dependencies) + macro(webview_find_dependencies) + if(CMAKE_SYSTEM_NAME STREQUAL "Darwin") + list(APPEND WEBVIEW_DEPENDENCIES "-framework WebKit" dl) +- elseif(CMAKE_SYSTEM_NAME STREQUAL "Linux") ++ elseif(CMAKE_SYSTEM_NAME STREQUAL "Windows") ++ if(WEBVIEW_USE_BUILTIN_MSWEBVIEW2) ++ find_package(MSWebView2 QUIET) ++ if(NOT MSWebView2_FOUND) ++ webview_fetch_mswebview2(${WEBVIEW_MSWEBVIEW2_VERSION}) ++ endif() ++ find_package(MSWebView2 REQUIRED) ++ if(MSWebView2_FOUND) ++ list(APPEND WEBVIEW_DEPENDENCIES MSWebView2::headers) ++ endif() ++ endif() ++ list(APPEND WEBVIEW_DEPENDENCIES advapi32 ole32 shell32 shlwapi user32 version) ++ else() + find_package(PkgConfig REQUIRED) + + # List of preferred WebkitGTK modules (from most to least preferred) +- set(WEBVIEW_WEBKITGTK_PREFERRED_API_LIST webkit2gtk-4.1) ++ set(WEBVIEW_WEBKITGTK_PREFERRED_API_LIST webkitgtk-6.0) + # List of known WebkitGTK modules (from higher to lower version) + set(WEBVIEW_WEBKITGTK_KNOWN_API_LIST webkitgtk-6.0 webkit2gtk-4.1 webkit2gtk-4.0) + +@@ -58,18 +70,6 @@ macro(webview_find_dependencies) + endif() + + list(APPEND WEBVIEW_DEPENDENCIES PkgConfig::WEBVIEW_WEBKITGTK PkgConfig::WEBVIEW_GTK dl) +- elseif(CMAKE_SYSTEM_NAME STREQUAL "Windows") +- if(WEBVIEW_USE_BUILTIN_MSWEBVIEW2) +- find_package(MSWebView2 QUIET) +- if(NOT MSWebView2_FOUND) +- webview_fetch_mswebview2(${WEBVIEW_MSWEBVIEW2_VERSION}) +- endif() +- find_package(MSWebView2 REQUIRED) +- if(MSWebView2_FOUND) +- list(APPEND WEBVIEW_DEPENDENCIES MSWebView2::headers) +- endif() +- endif() +- list(APPEND WEBVIEW_DEPENDENCIES advapi32 ole32 shell32 shlwapi user32 version) + endif() + endmacro() + diff --git a/net/freerdp3/pkg-plist b/net/freerdp3/pkg-plist index cfc687a900d0..d3101a0a0516 100644 --- a/net/freerdp3/pkg-plist +++ b/net/freerdp3/pkg-plist @@ -58,6 +58,7 @@ include/freerdp%%MAJORVERSION%%/freerdp/client/printer.h include/freerdp%%MAJORVERSION%%/freerdp/client/rail.h include/freerdp%%MAJORVERSION%%/freerdp/client/rdpei.h include/freerdp%%MAJORVERSION%%/freerdp/client/rdpgfx.h +include/freerdp%%MAJORVERSION%%/freerdp/client/rdpdr.h include/freerdp%%MAJORVERSION%%/freerdp/client/rdpsnd.h include/freerdp%%MAJORVERSION%%/freerdp/client/remdesk.h include/freerdp%%MAJORVERSION%%/freerdp/client/sshagent.h @@ -160,6 +161,7 @@ include/freerdp%%MAJORVERSION%%/freerdp/settings_types.h include/freerdp%%MAJORVERSION%%/freerdp/settings_types_private.h include/freerdp%%MAJORVERSION%%/freerdp/svc.h include/freerdp%%MAJORVERSION%%/freerdp/streamdump.h +include/freerdp%%MAJORVERSION%%/freerdp/timer.h include/freerdp%%MAJORVERSION%%/freerdp/transport_io.h include/freerdp%%MAJORVERSION%%/freerdp/types.h include/freerdp%%MAJORVERSION%%/freerdp/update.h diff --git a/net/gitlab-agent/distinfo b/net/gitlab-agent/distinfo index 60ec29873bc3..a148c6f84400 100644 --- a/net/gitlab-agent/distinfo +++ b/net/gitlab-agent/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1750221131 -SHA256 (go/net_gitlab-agent/gitlab-agent-v18.1.0/v18.1.0.mod) = 2739a9f4b5204729b51ad90bd66634bab4c4a4f2db5a8f3ec80c7eda733484db -SIZE (go/net_gitlab-agent/gitlab-agent-v18.1.0/v18.1.0.mod) = 9688 -SHA256 (go/net_gitlab-agent/gitlab-agent-v18.1.0/v18.1.0.zip) = faa4c72fd32e45b03bc8deb3472e57f0394afb879473bba23cb69718d3d30147 -SIZE (go/net_gitlab-agent/gitlab-agent-v18.1.0/v18.1.0.zip) = 1672534 +TIMESTAMP = 1750904316 +SHA256 (go/net_gitlab-agent/gitlab-agent-v18.1.1/v18.1.1.mod) = 2739a9f4b5204729b51ad90bd66634bab4c4a4f2db5a8f3ec80c7eda733484db +SIZE (go/net_gitlab-agent/gitlab-agent-v18.1.1/v18.1.1.mod) = 9688 +SHA256 (go/net_gitlab-agent/gitlab-agent-v18.1.1/v18.1.1.zip) = d2b86212d9b34d9b3552046d12e6f8478d69cbe107781b7aae37a19bda356fc9 +SIZE (go/net_gitlab-agent/gitlab-agent-v18.1.1/v18.1.1.zip) = 1672541 diff --git a/net/hostapd-devel/Makefile b/net/hostapd-devel/Makefile index bfb2579a7327..d5694268c5d7 100644 --- a/net/hostapd-devel/Makefile +++ b/net/hostapd-devel/Makefile @@ -1,6 +1,5 @@ PORTNAME= hostapd PORTVERSION= ${COMMIT_DATE} -PORTREVISION= 1 CATEGORIES= net PKGNAMESUFFIX= -devel @@ -11,8 +10,8 @@ WWW= https://w1.fi/hostapd/ USE_GITHUB= yes GH_ACCOUNT= cschuber GH_PROJECT= hostap -GH_TAGNAME= 54930b62b -COMMIT_DATE= 2025.05.08 +GH_TAGNAME= 0b60826a6 +COMMIT_DATE= 2025.06.25 LICENSE= BSD3CLAUSE diff --git a/net/hostapd-devel/distinfo b/net/hostapd-devel/distinfo index 7d74519e6a4b..b2e542b61557 100644 --- a/net/hostapd-devel/distinfo +++ b/net/hostapd-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747800844 -SHA256 (cschuber-hostap-2025.05.08-54930b62b_GH0.tar.gz) = 945b6a16ef7e6071309f1aa02168e05de26ec91b7e4cf8f6eb556fcd649012bb -SIZE (cschuber-hostap-2025.05.08-54930b62b_GH0.tar.gz) = 5291910 +TIMESTAMP = 1750881109 +SHA256 (cschuber-hostap-2025.06.25-0b60826a6_GH0.tar.gz) = 308a2a3a1edf5154a6d44dfa6dc07d9cf61d6bef54be16cdd76683984c83bf7e +SIZE (cschuber-hostap-2025.06.25-0b60826a6_GH0.tar.gz) = 5313294 diff --git a/net/libifconfig/Makefile b/net/libifconfig/Makefile new file mode 100644 index 000000000000..1dddc6c8697d --- /dev/null +++ b/net/libifconfig/Makefile @@ -0,0 +1,67 @@ +PORTNAME= libifconfig +PORTVERSION= 0.1 +CATEGORIES= net +MASTER_SITES= https://github.com/MainKt/freebsd-ports/releases/download/libifconf/ + +MAINTAINER= saheed@FreeBSD.org +COMMENT= Library providing the functionality of ifconfig(8) +WWW= https://cgit.freebsd.org/src/tree/lib/libifconfig + +LICENSE= BSD3CLAUSE + +MAKE_ARGS= PREFIX=${PREFIX} + +CFLAGS+= -Wno-pointer-sign + +WRKSRC= ${WRKDIR}/libifconfig + +_LIBIFCONFIG_HASH= b670c9bafc0e +_LIBIFCONFIG_REV= 0 + +PLIST_FILES= include/libifconfig.h \ + include/libifconfig_sfp.h \ + include/libifconfig_sfp_tables.h \ + lib/libifconfig.so \ + lib/libifconfig.so.2 + +.include <bsd.port.pre.mk> + +.if ${OSREL} == "15.0" +DISTFILES= libifconfig-${_LIBIFCONFIG_HASH}.tar.gz +.else +DISTFILES= libifconfig-${OSREL}_${_LIBIFCONFIG_REV}.tar.gz +.endif + +do-install: + @${MKDIR} ${STAGEDIR}${PREFIX}/lib + @${MKDIR} ${STAGEDIR}${PREFIX}/include + ${INSTALL_LIB} ${WRKSRC}/libifconfig.so.2 ${STAGEDIR}${PREFIX}/lib + ${LN} -s libifconfig.so.2 ${STAGEDIR}${PREFIX}/lib/libifconfig.so +.for h in libifconfig.h libifconfig_sfp.h libifconfig_sfp_tables.h + ${INSTALL_DATA} ${WRKSRC}/${h} ${STAGEDIR}${PREFIX}/include +.endfor + +_ALL_VERSIONS= 13.3 13.4 13.5 14.0 14.1 14.2 14.3 +.if make(makesum) +DISTFILES= libifconfig-${_LIBIFCONFIG_HASH}.tar.gz +.for version in ${_ALL_VERSIONS} +DISTFILES+= libifconfig-${version}_${_LIBIFCONFIG_REV}.tar.gz +.endfor +.endif + +.if defined(MAINTAINER_MODE) +upload: + for version in ${_ALL_VERSIONS}; \ + do \ + cd /usr/src/lib && \ + git archive --format=tar.gz \ + --output=libifconfig-$${version}_${_LIBIFCONFIG_REV}.tar.gz \ + freebsd/releng/$${version} libifconfig ; \ + done + cd /usr/src/lib && \ + git archive --format=tar.gz \ + --output=libifconfig-${_LIBIFCONFIG_HASH}.tar.gz \ + ${_LIBIFCONFIG_HASH} libifconfig ; +.endif + +.include <bsd.port.post.mk> diff --git a/net/libifconfig/distinfo b/net/libifconfig/distinfo new file mode 100644 index 000000000000..0d2dabe0b045 --- /dev/null +++ b/net/libifconfig/distinfo @@ -0,0 +1,17 @@ +TIMESTAMP = 1750761670 +SHA256 (libifconfig-13.3_0.tar.gz) = 7ccd7fab4f6a57d13638c82f3f848d1c08541f85f38d22d99f79125a39ac1982 +SIZE (libifconfig-13.3_0.tar.gz) = 22471 +SHA256 (libifconfig-13.4_0.tar.gz) = 33e092463f08b459cebb5b0e2238fca379409c91ad6793e3fbcc1b034cd1ade7 +SIZE (libifconfig-13.4_0.tar.gz) = 22470 +SHA256 (libifconfig-13.5_0.tar.gz) = b2bf5bd107ab75663736df3b918eed999a916fd0ed253ef7546c7633642ad934 +SIZE (libifconfig-13.5_0.tar.gz) = 22474 +SHA256 (libifconfig-14.0_0.tar.gz) = 8d2a5a9f6254479dc5f8175132bdd169699db2b36e5349ad21f9c791ab96689b +SIZE (libifconfig-14.0_0.tar.gz) = 23706 +SHA256 (libifconfig-14.1_0.tar.gz) = c2d59622c9a9649afef8e30eb9fb825aa8cd3ec71c12160ed9f7a01c95dcabdb +SIZE (libifconfig-14.1_0.tar.gz) = 23708 +SHA256 (libifconfig-14.2_0.tar.gz) = fbab01cf067a7c75d14adb7a5b682ab7718e0d0c2fcf03324f4e9157880c5afd +SIZE (libifconfig-14.2_0.tar.gz) = 23709 +SHA256 (libifconfig-14.3_0.tar.gz) = 04069eacdf7ec216fad6769ab5fdc2d7e781cbb8e09f3d4356691984880f5fc7 +SIZE (libifconfig-14.3_0.tar.gz) = 23709 +SHA256 (libifconfig-b670c9bafc0e.tar.gz) = 87740e514a9c993ca4b7e1ed250df62aab766e60fd27e56e7b38dded4e835232 +SIZE (libifconfig-b670c9bafc0e.tar.gz) = 23854 diff --git a/net/libifconfig/files/patch-Makefile b/net/libifconfig/files/patch-Makefile new file mode 100644 index 000000000000..75c38331fe12 --- /dev/null +++ b/net/libifconfig/files/patch-Makefile @@ -0,0 +1,37 @@ +--- Makefile.orig 2025-06-21 02:57:45 UTC ++++ Makefile +@@ -1,15 +1,11 @@ LIB= ifconfig + PACKAGE= lib${LIB} + LIB= ifconfig +-INTERNALLIB= true + +-LIBADD= m ++LDADD+= -lm + + SHLIBDIR?= /lib + SHLIB_MAJOR= 2 + +-VERSION_DEF= ${LIBCSRCDIR}/Versions.def +-SYMBOL_MAPS= ${.CURDIR}/Symbol.map +- + SRCS= libifconfig.c \ + libifconfig_bridge.c \ + libifconfig_carp.c \ +@@ -26,7 +22,7 @@ SRCS+= ${GEN} + + SRCS+= ${GEN} + +-.include <src.lua.mk> ++LUA= ${LIBEXECDIR}/flua + + .SUFFIXES: .tpl.c .tpl.h + .tpl.c.c .tpl.h.h: sfp.lua +@@ -36,7 +32,7 @@ CLEANFILES+= ${GEN} + + # If libifconfig become public uncomment those two lines + #INCSDIR= ${INCLUDEDIR} +-#INCS= libifconfig.h libifconfig_sfp.h libifconfig_sfp_tables.h ++INCS= libifconfig.h libifconfig_sfp.h libifconfig_sfp_tables.h + + #MAN= libifconfig.3 + diff --git a/net/libifconfig/pkg-descr b/net/libifconfig/pkg-descr new file mode 100644 index 000000000000..2797688920ca --- /dev/null +++ b/net/libifconfig/pkg-descr @@ -0,0 +1,4 @@ +Ports version of the base system ifconfig(8) library, libifconfig. + +libifconfig is a C library that provides programmatic access to most of the +functionality offered by ifconfig(8). diff --git a/net/oha/Makefile b/net/oha/Makefile index d98bad146776..c11e98ac122b 100644 --- a/net/oha/Makefile +++ b/net/oha/Makefile @@ -1,7 +1,6 @@ PORTNAME= oha DISTVERSIONPREFIX= v -DISTVERSION= 1.7.0 -PORTREVISION= 3 +DISTVERSION= 1.9.0 CATEGORIES= net MAINTAINER= otis@FreeBSD.org @@ -14,459 +13,6 @@ USES= cargo gmake llvm ssl USE_GITHUB= yes GH_ACCOUNT= hatoo -CARGO_CRATES= actix-codec-0.5.2 \ - actix-http-3.9.0 \ - actix-macros-0.2.4 \ - actix-router-0.5.3 \ - actix-rt-2.10.0 \ - actix-server-2.5.0 \ - actix-service-2.0.2 \ - actix-utils-3.0.1 \ - actix-web-4.9.0 \ - actix-web-codegen-4.3.0 \ - addr2line-0.24.2 \ - adler2-2.0.0 \ - ahash-0.7.8 \ - ahash-0.8.11 \ - aho-corasick-1.1.3 \ - alloc-no-stdlib-2.0.4 \ - alloc-stdlib-0.2.2 \ - allocator-api2-0.2.21 \ - android-tzdata-0.1.1 \ - android_system_properties-0.1.5 \ - anstream-0.6.18 \ - anstyle-1.0.10 \ - anstyle-parse-0.2.6 \ - anstyle-query-1.1.2 \ - anstyle-wincon-3.0.7 \ - anyhow-1.0.95 \ - arrayvec-0.7.6 \ - assert_cmd-2.0.16 \ - async-trait-0.1.86 \ - atomic-waker-1.1.2 \ - autocfg-1.4.0 \ - average-0.15.1 \ - aws-lc-rs-1.12.2 \ - aws-lc-sys-0.25.0 \ - aws-sign-v4-0.3.0 \ - axum-0.8.1 \ - axum-core-0.5.0 \ - backtrace-0.3.74 \ - base64-0.22.1 \ - bindgen-0.69.5 \ - bit-set-0.8.0 \ - bit-vec-0.8.0 \ - bitflags-2.8.0 \ - bitvec-1.0.1 \ - block-buffer-0.10.4 \ - borrow-or-share-0.2.2 \ - borsh-1.5.5 \ - borsh-derive-1.5.5 \ - brotli-6.0.0 \ - brotli-decompressor-4.0.2 \ - bstr-1.11.3 \ - bumpalo-3.17.0 \ - byte-unit-5.1.6 \ - bytecheck-0.6.12 \ - bytecheck_derive-0.6.12 \ - bytecount-0.6.8 \ - byteorder-1.5.0 \ - bytes-1.9.0 \ - bytestring-1.4.0 \ - cassowary-0.3.0 \ - castaway-0.2.3 \ - cc-1.2.11 \ - cexpr-0.6.0 \ - cfg-if-1.0.0 \ - cfg_aliases-0.2.1 \ - chrono-0.4.39 \ - clang-sys-1.8.1 \ - clap-4.5.27 \ - clap_builder-4.5.27 \ - clap_derive-4.5.24 \ - clap_lex-0.7.4 \ - cmake-0.1.53 \ - colorchoice-1.0.3 \ - compact_str-0.8.1 \ - convert_case-0.4.0 \ - cookie-0.16.2 \ - core-foundation-0.9.4 \ - core-foundation-0.10.0 \ - core-foundation-sys-0.8.7 \ - cpufeatures-0.2.17 \ - crc32fast-1.4.2 \ - crossbeam-channel-0.5.14 \ - crossbeam-epoch-0.9.18 \ - crossbeam-utils-0.8.21 \ - crossterm-0.28.1 \ - crossterm_winapi-0.9.1 \ - crypto-common-0.1.6 \ - darling-0.20.10 \ - darling_core-0.20.10 \ - darling_macro-0.20.10 \ - data-encoding-2.7.0 \ - deranged-0.3.11 \ - derive_more-0.99.18 \ - difflib-0.4.0 \ - digest-0.10.7 \ - displaydoc-0.2.5 \ - doc-comment-0.3.3 \ - dunce-1.0.5 \ - easy-cast-0.5.3 \ - either-1.13.0 \ - email_address-0.2.9 \ - encoding_rs-0.8.35 \ - enum-as-inner-0.6.1 \ - equivalent-1.0.1 \ - errno-0.3.10 \ - fallible-iterator-0.3.0 \ - fallible-streaming-iterator-0.1.9 \ - fancy-regex-0.14.0 \ - fastrand-2.3.0 \ - flate2-1.0.35 \ - float-cmp-0.10.0 \ - float-ord-0.3.2 \ - fluent-uri-0.3.2 \ - flume-0.11.1 \ - fnv-1.0.7 \ - foldhash-0.1.4 \ - foreign-types-0.3.2 \ - foreign-types-shared-0.1.1 \ - form_urlencoded-1.2.1 \ - fraction-0.15.3 \ - fs_extra-1.3.0 \ - funty-2.0.0 \ - futures-0.3.31 \ - futures-channel-0.3.31 \ - futures-core-0.3.31 \ - futures-executor-0.3.31 \ - futures-io-0.3.31 \ - futures-macro-0.3.31 \ - futures-sink-0.3.31 \ - futures-task-0.3.31 \ - futures-util-0.3.31 \ - generator-0.8.4 \ - generic-array-0.14.7 \ - getrandom-0.2.15 \ - getrandom-0.3.1 \ - gimli-0.31.1 \ - glob-0.3.2 \ - h2-0.3.26 \ - h2-0.4.7 \ - hashbrown-0.12.3 \ - hashbrown-0.15.2 \ - hashlink-0.10.0 \ - heck-0.5.0 \ - hermit-abi-0.3.9 \ - hex-0.4.3 \ - hickory-proto-0.24.2 \ - hickory-resolver-0.24.2 \ - home-0.5.11 \ - hostname-0.3.1 \ - http-0.2.12 \ - http-1.2.0 \ - http-body-1.0.1 \ - http-body-util-0.1.2 \ - http-mitm-proxy-0.12.0 \ - httparse-1.10.0 \ - httpdate-1.0.3 \ - humantime-2.1.0 \ - hyper-1.6.0 \ - hyper-util-0.1.10 \ - iana-time-zone-0.1.61 \ - iana-time-zone-haiku-0.1.2 \ - icu_collections-1.5.0 \ - icu_locid-1.5.0 \ - icu_locid_transform-1.5.0 \ - icu_locid_transform_data-1.5.0 \ - icu_normalizer-1.5.0 \ - icu_normalizer_data-1.5.0 \ - icu_properties-1.5.1 \ - icu_properties_data-1.5.0 \ - icu_provider-1.5.0 \ - icu_provider_macros-1.5.0 \ - ident_case-1.0.1 \ - idna-1.0.3 \ - idna_adapter-1.2.0 \ - impl-more-0.1.9 \ - indexmap-2.7.1 \ - indoc-2.0.5 \ - instability-0.3.7 \ - ipconfig-0.3.2 \ - ipnet-2.11.0 \ - is_terminal_polyfill-1.70.1 \ - itertools-0.12.1 \ - itertools-0.13.0 \ - itoa-1.0.14 \ - jobserver-0.1.32 \ - js-sys-0.3.77 \ - jsonschema-0.28.3 \ - language-tags-0.3.2 \ - lazy_static-1.5.0 \ - lazycell-1.3.0 \ - libc-0.2.169 \ - libloading-0.8.6 \ - libm-0.2.11 \ - libsqlite3-sys-0.31.0 \ - linked-hash-map-0.5.6 \ - linux-raw-sys-0.4.15 \ - litemap-0.7.4 \ - local-channel-0.1.5 \ - local-waker-0.1.4 \ - lock_api-0.4.12 \ - log-0.4.25 \ - loom-0.7.2 \ - lru-0.12.5 \ - lru-cache-0.1.2 \ - match_cfg-0.1.0 \ - matchers-0.1.0 \ - matchit-0.8.4 \ - memchr-2.7.4 \ - memoffset-0.9.1 \ - mime-0.3.17 \ - minimal-lexical-0.2.1 \ - miniz_oxide-0.8.3 \ - mio-1.0.3 \ - moka-0.12.10 \ - nanorand-0.7.0 \ - native-tls-0.2.13 \ - nix-0.27.1 \ - nom-7.1.3 \ - normalize-line-endings-0.3.0 \ - nu-ansi-term-0.46.0 \ - num-0.4.3 \ - num-bigint-0.4.6 \ - num-cmp-0.1.0 \ - num-complex-0.4.6 \ - num-conv-0.1.0 \ - num-integer-0.1.46 \ - num-iter-0.1.45 \ - num-rational-0.4.2 \ - num-traits-0.2.19 \ - num_cpus-1.16.0 \ - object-0.36.7 \ - once_cell-1.20.2 \ - openssl-0.10.69 \ - openssl-macros-0.1.1 \ - openssl-probe-0.1.6 \ - openssl-sys-0.9.104 \ - outref-0.5.2 \ - overload-0.1.1 \ - parking_lot-0.12.3 \ - parking_lot_core-0.9.10 \ - paste-1.0.15 \ - pem-3.0.4 \ - percent-encoding-2.3.1 \ - pin-project-lite-0.2.16 \ - pin-utils-0.1.0 \ - pkg-config-0.3.31 \ - portable-atomic-1.10.0 \ - powerfmt-0.2.0 \ - ppv-lite86-0.2.20 \ - predicates-3.1.3 \ - predicates-core-1.0.9 \ - predicates-tree-1.0.12 \ - prettyplease-0.2.29 \ - proc-macro-crate-3.2.0 \ - proc-macro2-1.0.93 \ - ptr_meta-0.1.4 \ - ptr_meta_derive-0.1.4 \ - quick-error-1.2.3 \ - quote-1.0.38 \ - radium-0.7.0 \ - rand-0.8.5 \ - rand-0.9.0 \ - rand_chacha-0.3.1 \ - rand_chacha-0.9.0 \ - rand_core-0.6.4 \ - rand_core-0.9.0 \ - rand_regex-0.18.0 \ - ratatui-0.29.0 \ - rcgen-0.13.2 \ - redox_syscall-0.5.8 \ - ref-cast-1.0.23 \ - ref-cast-impl-1.0.23 \ - referencing-0.28.3 \ - regex-1.11.1 \ - regex-automata-0.1.10 \ - regex-automata-0.4.9 \ - regex-lite-0.1.6 \ - regex-syntax-0.6.29 \ - regex-syntax-0.8.5 \ - rend-0.4.2 \ - reqwest-0.12.12 \ - resolv-conf-0.7.0 \ - ring-0.17.8 \ - rkyv-0.7.45 \ - rkyv_derive-0.7.45 \ - rlimit-0.10.2 \ - rusqlite-0.33.0 \ - rust_decimal-1.36.0 \ - rustc-demangle-0.1.24 \ - rustc-hash-1.1.0 \ - rustc_version-0.4.1 \ - rustix-0.38.44 \ - rustls-0.23.22 \ - rustls-native-certs-0.8.1 \ - rustls-pki-types-1.11.0 \ - rustls-webpki-0.102.8 \ - rustversion-1.0.19 \ - ryu-1.0.19 \ - schannel-0.1.27 \ - scoped-tls-1.0.1 \ - scopeguard-1.2.0 \ - seahash-4.1.0 \ - security-framework-2.11.1 \ - security-framework-3.2.0 \ - security-framework-sys-2.14.0 \ - semver-1.0.25 \ - serde-1.0.217 \ - serde_derive-1.0.217 \ - serde_json-1.0.138 \ - serde_path_to_error-0.1.16 \ - serde_urlencoded-0.7.1 \ - sha1-0.10.6 \ - sha2-0.10.8 \ - sha256-1.5.0 \ - sharded-slab-0.1.7 \ - shlex-1.3.0 \ - signal-hook-0.3.17 \ - signal-hook-mio-0.2.4 \ - signal-hook-registry-1.4.2 \ - simdutf8-0.1.5 \ - slab-0.4.9 \ - smallvec-1.13.2 \ - socket2-0.5.8 \ - spin-0.9.8 \ - stable_deref_trait-1.2.0 \ - static_assertions-1.1.0 \ - strsim-0.11.1 \ - strum-0.26.3 \ - strum_macros-0.26.4 \ - subtle-2.6.1 \ - syn-1.0.109 \ - syn-2.0.96 \ - sync_wrapper-1.0.2 \ - synstructure-0.13.1 \ - tagptr-0.2.0 \ - tap-1.0.1 \ - tempfile-3.16.0 \ - termtree-0.5.1 \ - thiserror-1.0.69 \ - thiserror-2.0.11 \ - thiserror-impl-1.0.69 \ - thiserror-impl-2.0.11 \ - thread_local-1.1.8 \ - tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 \ - tikv-jemallocator-0.6.0 \ - time-0.3.37 \ - time-core-0.1.2 \ - time-macros-0.2.19 \ - tinystr-0.7.6 \ - tinyvec-1.8.1 \ - tinyvec_macros-0.1.1 \ - tokio-1.43.0 \ - tokio-macros-2.5.0 \ - tokio-native-tls-0.3.1 \ - tokio-rustls-0.26.1 \ - tokio-util-0.7.13 \ - tokio-vsock-0.5.0 \ - toml_datetime-0.6.8 \ - toml_edit-0.22.23 \ - tower-0.5.2 \ - tower-layer-0.3.3 \ - tower-service-0.3.3 \ - tracing-0.1.41 \ - tracing-attributes-0.1.28 \ - tracing-core-0.1.33 \ - tracing-log-0.2.0 \ - tracing-subscriber-0.3.19 \ - try-lock-0.2.5 \ - typenum-1.17.0 \ - unicode-ident-1.0.16 \ - unicode-segmentation-1.12.0 \ - unicode-truncate-1.1.0 \ - unicode-width-0.1.14 \ - unicode-width-0.2.0 \ - untrusted-0.9.0 \ - url-2.5.4 \ - utf16_iter-1.0.5 \ - utf8-width-0.1.7 \ - utf8_iter-1.0.4 \ - utf8parse-0.2.2 \ - uuid-1.12.1 \ - uuid-simd-0.8.0 \ - valuable-0.1.1 \ - vcpkg-0.2.15 \ - version_check-0.9.5 \ - vsimd-0.8.0 \ - vsock-0.4.0 \ - wait-timeout-0.2.0 \ - want-0.3.1 \ - wasi-0.11.0+wasi-snapshot-preview1 \ - wasi-0.13.3+wasi-0.2.2 \ - wasm-bindgen-0.2.100 \ - wasm-bindgen-backend-0.2.100 \ - wasm-bindgen-futures-0.4.50 \ - wasm-bindgen-macro-0.2.100 \ - wasm-bindgen-macro-support-0.2.100 \ - wasm-bindgen-shared-0.2.100 \ - web-sys-0.3.77 \ - which-4.4.2 \ - widestring-1.1.0 \ - winapi-0.3.9 \ - winapi-i686-pc-windows-gnu-0.4.0 \ - winapi-x86_64-pc-windows-gnu-0.4.0 \ - windows-0.58.0 \ - windows-core-0.52.0 \ - windows-core-0.58.0 \ - windows-implement-0.58.0 \ - windows-interface-0.58.0 \ - windows-registry-0.2.0 \ - windows-result-0.2.0 \ - windows-strings-0.1.0 \ - windows-sys-0.48.0 \ - windows-sys-0.52.0 \ - windows-sys-0.59.0 \ - windows-targets-0.48.5 \ - windows-targets-0.52.6 \ - windows_aarch64_gnullvm-0.48.5 \ - windows_aarch64_gnullvm-0.52.6 \ - windows_aarch64_msvc-0.48.5 \ - windows_aarch64_msvc-0.52.6 \ - windows_i686_gnu-0.48.5 \ - windows_i686_gnu-0.52.6 \ - windows_i686_gnullvm-0.52.6 \ - windows_i686_msvc-0.48.5 \ - windows_i686_msvc-0.52.6 \ - windows_x86_64_gnu-0.48.5 \ - windows_x86_64_gnu-0.52.6 \ - windows_x86_64_gnullvm-0.48.5 \ - windows_x86_64_gnullvm-0.52.6 \ - windows_x86_64_msvc-0.48.5 \ - windows_x86_64_msvc-0.52.6 \ - winnow-0.7.0 \ - winreg-0.50.0 \ - wit-bindgen-rt-0.33.0 \ - write16-1.0.0 \ - writeable-0.5.5 \ - wyz-0.5.1 \ - yasna-0.5.2 \ - yoke-0.7.5 \ - yoke-derive-0.7.5 \ - zerocopy-0.7.35 \ - zerocopy-0.8.14 \ - zerocopy-derive-0.7.35 \ - zerocopy-derive-0.8.14 \ - zerofrom-0.1.5 \ - zerofrom-derive-0.1.5 \ - zeroize-1.8.1 \ - zerovec-0.10.4 \ - zerovec-derive-0.10.3 \ - zstd-0.13.2 \ - zstd-safe-7.2.1 \ - zstd-sys-2.0.13+zstd.1.5.6 - PLIST_FILES= bin/oha .include <bsd.port.mk> diff --git a/net/oha/Makefile.crates b/net/oha/Makefile.crates new file mode 100644 index 000000000000..c0fc02d98475 --- /dev/null +++ b/net/oha/Makefile.crates @@ -0,0 +1,502 @@ +CARGO_CRATES= actix-codec-0.5.2 \ + actix-http-3.11.0 \ + actix-macros-0.2.4 \ + actix-router-0.5.3 \ + actix-rt-2.10.0 \ + actix-server-2.6.0 \ + actix-service-2.0.3 \ + actix-utils-3.0.1 \ + actix-web-4.11.0 \ + actix-web-codegen-4.3.0 \ + addr2line-0.24.2 \ + adler2-2.0.1 \ + ahash-0.7.8 \ + ahash-0.8.12 \ + aho-corasick-1.1.3 \ + alloc-no-stdlib-2.0.4 \ + alloc-stdlib-0.2.2 \ + allocator-api2-0.2.21 \ + android-tzdata-0.1.1 \ + android_system_properties-0.1.5 \ + anstream-0.6.19 \ + anstyle-1.0.11 \ + anstyle-parse-0.2.7 \ + anstyle-query-1.1.3 \ + anstyle-wincon-3.0.9 \ + anyhow-1.0.98 \ + arc-swap-1.7.1 \ + arrayvec-0.7.6 \ + assert_cmd-2.0.17 \ + async-trait-0.1.88 \ + atomic-waker-1.1.2 \ + autocfg-1.5.0 \ + average-0.16.0 \ + aws-lc-rs-1.13.1 \ + aws-lc-sys-0.29.0 \ + aws-sign-v4-0.3.0 \ + axum-0.8.4 \ + axum-core-0.5.2 \ + axum-server-0.7.2 \ + backtrace-0.3.75 \ + base64-0.22.1 \ + bindgen-0.69.5 \ + bit-set-0.8.0 \ + bit-vec-0.8.0 \ + bitflags-2.9.1 \ + bitvec-1.0.1 \ + block-buffer-0.10.4 \ + borrow-or-share-0.2.2 \ + borsh-1.5.7 \ + borsh-derive-1.5.7 \ + brotli-8.0.1 \ + brotli-decompressor-5.0.0 \ + bstr-1.12.0 \ + bumpalo-3.18.1 \ + byte-unit-5.1.6 \ + bytecheck-0.6.12 \ + bytecheck_derive-0.6.12 \ + bytecount-0.6.9 \ + bytemuck-1.23.1 \ + bytes-1.10.1 \ + bytestring-1.4.0 \ + cassowary-0.3.0 \ + castaway-0.2.3 \ + cc-1.2.27 \ + cesu8-1.1.0 \ + cexpr-0.6.0 \ + cfg-if-1.0.1 \ + cfg_aliases-0.2.1 \ + chrono-0.4.41 \ + clang-sys-1.8.1 \ + clap-4.5.40 \ + clap_builder-4.5.40 \ + clap_derive-4.5.40 \ + clap_lex-0.7.5 \ + cmake-0.1.54 \ + colorchoice-1.0.4 \ + combine-4.6.7 \ + compact_str-0.8.1 \ + cookie-0.16.2 \ + core-foundation-0.9.4 \ + core-foundation-0.10.1 \ + core-foundation-sys-0.8.7 \ + cpufeatures-0.2.17 \ + crc32fast-1.4.2 \ + critical-section-1.2.0 \ + crossbeam-channel-0.5.15 \ + crossbeam-epoch-0.9.18 \ + crossbeam-utils-0.8.21 \ + crossterm-0.28.1 \ + crossterm_winapi-0.9.1 \ + crypto-common-0.1.6 \ + darling-0.20.11 \ + darling_core-0.20.11 \ + darling_macro-0.20.11 \ + data-encoding-2.9.0 \ + deranged-0.4.0 \ + derive_more-2.0.1 \ + derive_more-impl-2.0.1 \ + difflib-0.4.0 \ + digest-0.10.7 \ + displaydoc-0.2.5 \ + doc-comment-0.3.3 \ + dunce-1.0.5 \ + easy-cast-0.5.3 \ + either-1.15.0 \ + email_address-0.2.9 \ + encoding_rs-0.8.35 \ + enum-as-inner-0.6.1 \ + equivalent-1.0.2 \ + errno-0.3.13 \ + fallible-iterator-0.3.0 \ + fallible-streaming-iterator-0.1.9 \ + fancy-regex-0.14.0 \ + fastbloom-0.9.0 \ + fastrand-2.3.0 \ + flate2-1.1.2 \ + float-cmp-0.10.0 \ + float-ord-0.3.2 \ + fluent-uri-0.3.2 \ + fnv-1.0.7 \ + foldhash-0.1.5 \ + foreign-types-0.3.2 \ + foreign-types-shared-0.1.1 \ + form_urlencoded-1.2.1 \ + fraction-0.15.3 \ + fs-err-3.1.1 \ + fs_extra-1.3.0 \ + funty-2.0.0 \ + futures-0.3.31 \ + futures-channel-0.3.31 \ + futures-core-0.3.31 \ + futures-executor-0.3.31 \ + futures-io-0.3.31 \ + futures-macro-0.3.31 \ + futures-sink-0.3.31 \ + futures-task-0.3.31 \ + futures-timer-3.0.3 \ + futures-util-0.3.31 \ + generator-0.8.5 \ + generic-array-0.14.7 \ + getrandom-0.2.16 \ + getrandom-0.3.3 \ + gimli-0.31.1 \ + glob-0.3.2 \ + h2-0.3.26 \ + h2-0.4.10 \ + h3-0.0.8 \ + h3-quinn-0.0.10 \ + hashbrown-0.12.3 \ + hashbrown-0.15.4 \ + hashlink-0.10.0 \ + heck-0.5.0 \ + hermit-abi-0.5.2 \ + hex-0.4.3 \ + hickory-proto-0.25.2 \ + hickory-resolver-0.25.2 \ + home-0.5.11 \ + http-0.2.12 \ + http-1.3.1 \ + http-body-1.0.1 \ + http-body-util-0.1.3 \ + http-mitm-proxy-0.15.0 \ + httparse-1.10.1 \ + httpdate-1.0.3 \ + humantime-2.2.0 \ + hyper-1.6.0 \ + hyper-util-0.1.14 \ + iana-time-zone-0.1.63 \ + iana-time-zone-haiku-0.1.2 \ + icu_collections-2.0.0 \ + icu_locale_core-2.0.0 \ + icu_normalizer-2.0.0 \ + icu_normalizer_data-2.0.0 \ + icu_properties-2.0.1 \ + icu_properties_data-2.0.1 \ + icu_provider-2.0.0 \ + ident_case-1.0.1 \ + idna-1.0.3 \ + idna_adapter-1.2.1 \ + impl-more-0.1.9 \ + indexmap-2.9.0 \ + indoc-2.0.6 \ + instability-0.3.7 \ + ipconfig-0.3.2 \ + ipnet-2.11.0 \ + iri-string-0.7.8 \ + is_terminal_polyfill-1.70.1 \ + itertools-0.12.1 \ + itertools-0.13.0 \ + itoa-1.0.15 \ + jni-0.21.1 \ + jni-sys-0.3.0 \ + jobserver-0.1.33 \ + js-sys-0.3.77 \ + jsonschema-0.30.0 \ + kanal-0.1.1 \ + language-tags-0.3.2 \ + lazy_static-1.5.0 \ + lazycell-1.3.0 \ + libc-0.2.174 \ + libloading-0.8.8 \ + libm-0.2.15 \ + libsqlite3-sys-0.34.0 \ + linux-raw-sys-0.4.15 \ + linux-raw-sys-0.9.4 \ + litemap-0.8.0 \ + local-channel-0.1.5 \ + local-waker-0.1.4 \ + lock_api-0.4.13 \ + log-0.4.27 \ + loom-0.7.2 \ + lru-0.12.5 \ + lru-slab-0.1.2 \ + matchers-0.1.0 \ + matchit-0.8.4 \ + memchr-2.7.5 \ + memoffset-0.9.1 \ + mime-0.3.17 \ + minimal-lexical-0.2.1 \ + miniz_oxide-0.8.9 \ + mio-1.0.4 \ + moka-0.12.10 \ + native-tls-0.2.14 \ + nix-0.27.1 \ + nom-7.1.3 \ + normalize-line-endings-0.3.0 \ + nu-ansi-term-0.46.0 \ + num-0.4.3 \ + num-bigint-0.4.6 \ + num-cmp-0.1.0 \ + num-complex-0.4.6 \ + num-conv-0.1.0 \ + num-integer-0.1.46 \ + num-iter-0.1.45 \ + num-rational-0.4.2 \ + num-traits-0.2.19 \ + num_cpus-1.17.0 \ + object-0.36.7 \ + once_cell-1.21.3 \ + once_cell_polyfill-1.70.1 \ + openssl-0.10.73 \ + openssl-macros-0.1.1 \ + openssl-probe-0.1.6 \ + openssl-sys-0.9.109 \ + outref-0.5.2 \ + overload-0.1.1 \ + parking_lot-0.12.4 \ + parking_lot_core-0.9.11 \ + paste-1.0.15 \ + pem-3.0.5 \ + percent-encoding-2.3.1 \ + pin-project-lite-0.2.16 \ + pin-utils-0.1.0 \ + pkg-config-0.3.32 \ + portable-atomic-1.11.1 \ + potential_utf-0.1.2 \ + powerfmt-0.2.0 \ + ppv-lite86-0.2.21 \ + predicates-3.1.3 \ + predicates-core-1.0.9 \ + predicates-tree-1.0.12 \ + prettyplease-0.2.35 \ + proc-macro-crate-3.3.0 \ + proc-macro2-1.0.95 \ + ptr_meta-0.1.4 \ + ptr_meta_derive-0.1.4 \ + quinn-0.11.8 \ + quinn-proto-0.11.12 \ + quinn-udp-0.5.13 \ + quote-1.0.40 \ + r-efi-5.3.0 \ + radium-0.7.0 \ + rand-0.8.5 \ + rand-0.9.1 \ + rand_chacha-0.3.1 \ + rand_chacha-0.9.0 \ + rand_core-0.6.4 \ + rand_core-0.9.3 \ + rand_regex-0.18.1 \ + ratatui-0.29.0 \ + rcgen-0.13.2 \ + redox_syscall-0.5.13 \ + ref-cast-1.0.24 \ + ref-cast-impl-1.0.24 \ + referencing-0.30.0 \ + regex-1.11.1 \ + regex-automata-0.1.10 \ + regex-automata-0.4.9 \ + regex-lite-0.1.6 \ + regex-syntax-0.6.29 \ + regex-syntax-0.8.5 \ + relative-path-1.9.3 \ + rend-0.4.2 \ + reqwest-0.12.20 \ + resolv-conf-0.7.4 \ + ring-0.17.14 \ + rkyv-0.7.45 \ + rkyv_derive-0.7.45 \ + rlimit-0.10.2 \ + rstest-0.25.0 \ + rstest_macros-0.25.0 \ + rstest_reuse-0.7.0 \ + rusqlite-0.36.0 \ + rust_decimal-1.37.2 \ + rustc-demangle-0.1.25 \ + rustc-hash-1.1.0 \ + rustc-hash-2.1.1 \ + rustc_version-0.4.1 \ + rustix-0.38.44 \ + rustix-1.0.7 \ + rustls-0.23.28 \ + rustls-native-certs-0.8.1 \ + rustls-pemfile-2.2.0 \ + rustls-pki-types-1.12.0 \ + rustls-platform-verifier-0.5.3 \ + rustls-platform-verifier-android-0.1.1 \ + rustls-webpki-0.103.3 \ + rustversion-1.0.21 \ + ryu-1.0.20 \ + safe_arch-0.7.4 \ + same-file-1.0.6 \ + schannel-0.1.27 \ + scoped-tls-1.0.1 \ + scopeguard-1.2.0 \ + seahash-4.1.0 \ + security-framework-2.11.1 \ + security-framework-3.2.0 \ + security-framework-sys-2.14.0 \ + semver-1.0.26 \ + serde-1.0.219 \ + serde_derive-1.0.219 \ + serde_json-1.0.140 \ + serde_path_to_error-0.1.17 \ + serde_urlencoded-0.7.1 \ + sha1-0.10.6 \ + sha2-0.10.9 \ + sha256-1.6.0 \ + sharded-slab-0.1.7 \ + shlex-1.3.0 \ + signal-hook-0.3.18 \ + signal-hook-mio-0.2.4 \ + signal-hook-registry-1.4.5 \ + simdutf8-0.1.5 \ + siphasher-1.0.1 \ + slab-0.4.10 \ + smallvec-1.15.1 \ + socket2-0.5.10 \ + stable_deref_trait-1.2.0 \ + static_assertions-1.1.0 \ + strsim-0.11.1 \ + strum-0.26.3 \ + strum_macros-0.26.4 \ + subtle-2.6.1 \ + syn-1.0.109 \ + syn-2.0.104 \ + sync_wrapper-1.0.2 \ + synstructure-0.13.2 \ + tagptr-0.2.0 \ + tap-1.0.1 \ + tempfile-3.20.0 \ + termtree-0.5.1 \ + thiserror-1.0.69 \ + thiserror-2.0.12 \ + thiserror-impl-1.0.69 \ + thiserror-impl-2.0.12 \ + thread_local-1.1.9 \ + tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 \ + tikv-jemallocator-0.6.0 \ + time-0.3.41 \ + time-core-0.1.4 \ + time-macros-0.2.22 \ + tinystr-0.8.1 \ + tinyvec-1.9.0 \ + tinyvec_macros-0.1.1 \ + tokio-1.45.1 \ + tokio-macros-2.5.0 \ + tokio-native-tls-0.3.1 \ + tokio-rustls-0.26.2 \ + tokio-util-0.7.15 \ + tokio-vsock-0.5.0 \ + toml_datetime-0.6.11 \ + toml_edit-0.22.27 \ + tower-0.5.2 \ + tower-http-0.6.6 \ + tower-layer-0.3.3 \ + tower-service-0.3.3 \ + tracing-0.1.41 \ + tracing-attributes-0.1.30 \ + tracing-core-0.1.34 \ + tracing-log-0.2.0 \ + tracing-subscriber-0.3.19 \ + try-lock-0.2.5 \ + typenum-1.18.0 \ + unicode-ident-1.0.18 \ + unicode-segmentation-1.12.0 \ + unicode-truncate-1.1.0 \ + unicode-width-0.1.14 \ + unicode-width-0.2.0 \ + unicode-xid-0.2.6 \ + untrusted-0.9.0 \ + url-2.5.4 \ + utf8-width-0.1.7 \ + utf8_iter-1.0.4 \ + utf8parse-0.2.2 \ + uuid-1.17.0 \ + uuid-simd-0.8.0 \ + valuable-0.1.1 \ + vcpkg-0.2.15 \ + version_check-0.9.5 \ + vsimd-0.8.0 \ + vsock-0.4.0 \ + wait-timeout-0.2.1 \ + walkdir-2.5.0 \ + want-0.3.1 \ + wasi-0.11.1+wasi-snapshot-preview1 \ + wasi-0.14.2+wasi-0.2.4 \ + wasm-bindgen-0.2.100 \ + wasm-bindgen-backend-0.2.100 \ + wasm-bindgen-futures-0.4.50 \ + wasm-bindgen-macro-0.2.100 \ + wasm-bindgen-macro-support-0.2.100 \ + wasm-bindgen-shared-0.2.100 \ + web-sys-0.3.77 \ + web-time-1.1.0 \ + webpki-root-certs-0.26.11 \ + webpki-root-certs-1.0.1 \ + which-4.4.2 \ + wide-0.7.33 \ + widestring-1.2.0 \ + winapi-0.3.9 \ + winapi-i686-pc-windows-gnu-0.4.0 \ + winapi-util-0.1.9 \ + winapi-x86_64-pc-windows-gnu-0.4.0 \ + windows-0.61.3 \ + windows-collections-0.2.0 \ + windows-core-0.61.2 \ + windows-future-0.2.1 \ + windows-implement-0.60.0 \ + windows-interface-0.59.1 \ + windows-link-0.1.3 \ + windows-numerics-0.2.0 \ + windows-result-0.3.4 \ + windows-strings-0.4.2 \ + windows-sys-0.45.0 \ + windows-sys-0.48.0 \ + windows-sys-0.52.0 \ + windows-sys-0.59.0 \ + windows-sys-0.60.2 \ + windows-targets-0.42.2 \ + windows-targets-0.48.5 \ + windows-targets-0.52.6 \ + windows-targets-0.53.2 \ + windows-threading-0.1.0 \ + windows_aarch64_gnullvm-0.42.2 \ + windows_aarch64_gnullvm-0.48.5 \ + windows_aarch64_gnullvm-0.52.6 \ + windows_aarch64_gnullvm-0.53.0 \ + windows_aarch64_msvc-0.42.2 \ + windows_aarch64_msvc-0.48.5 \ + windows_aarch64_msvc-0.52.6 \ + windows_aarch64_msvc-0.53.0 \ + windows_i686_gnu-0.42.2 \ + windows_i686_gnu-0.48.5 \ + windows_i686_gnu-0.52.6 \ + windows_i686_gnu-0.53.0 \ + windows_i686_gnullvm-0.52.6 \ + windows_i686_gnullvm-0.53.0 \ + windows_i686_msvc-0.42.2 \ + windows_i686_msvc-0.48.5 \ + windows_i686_msvc-0.52.6 \ + windows_i686_msvc-0.53.0 \ + windows_x86_64_gnu-0.42.2 \ + windows_x86_64_gnu-0.48.5 \ + windows_x86_64_gnu-0.52.6 \ + windows_x86_64_gnu-0.53.0 \ + windows_x86_64_gnullvm-0.42.2 \ + windows_x86_64_gnullvm-0.48.5 \ + windows_x86_64_gnullvm-0.52.6 \ + windows_x86_64_gnullvm-0.53.0 \ + windows_x86_64_msvc-0.42.2 \ + windows_x86_64_msvc-0.48.5 \ + windows_x86_64_msvc-0.52.6 \ + windows_x86_64_msvc-0.53.0 \ + winnow-0.7.11 \ + winreg-0.50.0 \ + wit-bindgen-rt-0.39.0 \ + writeable-0.6.1 \ + wyz-0.5.1 \ + yasna-0.5.2 \ + yoke-0.8.0 \ + yoke-derive-0.8.0 \ + zerocopy-0.8.26 \ + zerocopy-derive-0.8.26 \ + zerofrom-0.1.6 \ + zerofrom-derive-0.1.6 \ + zeroize-1.8.1 \ + zerotrie-0.2.2 \ + zerovec-0.11.2 \ + zerovec-derive-0.11.1 \ + zstd-0.13.3 \ + zstd-safe-7.2.4 \ + zstd-sys-2.0.15+zstd.1.5.7 diff --git a/net/oha/distinfo b/net/oha/distinfo index 63bceaa86e04..450118f15c8e 100644 --- a/net/oha/distinfo +++ b/net/oha/distinfo @@ -1,32 +1,32 @@ -TIMESTAMP = 1738673923 +TIMESTAMP = 1750798952 SHA256 (rust/crates/actix-codec-0.5.2.crate) = 5f7b0a21988c1bf877cf4759ef5ddaac04c1c9fe808c9142ecb78ba97d97a28a SIZE (rust/crates/actix-codec-0.5.2.crate) = 14085 -SHA256 (rust/crates/actix-http-3.9.0.crate) = d48f96fc3003717aeb9856ca3d02a8c7de502667ad76eeacd830b48d2e91fac4 -SIZE (rust/crates/actix-http-3.9.0.crate) = 162122 +SHA256 (rust/crates/actix-http-3.11.0.crate) = 44dfe5c9e0004c623edc65391dfd51daa201e7e30ebd9c9bedf873048ec32bc2 +SIZE (rust/crates/actix-http-3.11.0.crate) = 164165 SHA256 (rust/crates/actix-macros-0.2.4.crate) = e01ed3140b2f8d422c68afa1ed2e85d996ea619c988ac834d255db32138655cb SIZE (rust/crates/actix-macros-0.2.4.crate) = 8380 SHA256 (rust/crates/actix-router-0.5.3.crate) = 13d324164c51f63867b57e73ba5936ea151b8a41a1d23d1031eeb9f70d0236f8 SIZE (rust/crates/actix-router-0.5.3.crate) = 33145 SHA256 (rust/crates/actix-rt-2.10.0.crate) = 24eda4e2a6e042aa4e55ac438a2ae052d3b5da0ecf83d7411e1a368946925208 SIZE (rust/crates/actix-rt-2.10.0.crate) = 22608 -SHA256 (rust/crates/actix-server-2.5.0.crate) = 7ca2549781d8dd6d75c40cf6b6051260a2cc2f3c62343d761a969a0640646894 -SIZE (rust/crates/actix-server-2.5.0.crate) = 40938 -SHA256 (rust/crates/actix-service-2.0.2.crate) = 3b894941f818cfdc7ccc4b9e60fa7e53b5042a2e8567270f9147d5591893373a -SIZE (rust/crates/actix-service-2.0.2.crate) = 25293 +SHA256 (rust/crates/actix-server-2.6.0.crate) = a65064ea4a457eaf07f2fba30b4c695bf43b721790e9530d26cb6f9019ff7502 +SIZE (rust/crates/actix-server-2.6.0.crate) = 42816 +SHA256 (rust/crates/actix-service-2.0.3.crate) = 9e46f36bf0e5af44bdc4bdb36fbbd421aa98c79a9bce724e1edeb3894e10dc7f +SIZE (rust/crates/actix-service-2.0.3.crate) = 28409 SHA256 (rust/crates/actix-utils-3.0.1.crate) = 88a1dcdff1466e3c2488e1cb5c36a71822750ad43839937f85d2f4d9f8b705d8 SIZE (rust/crates/actix-utils-3.0.1.crate) = 10096 -SHA256 (rust/crates/actix-web-4.9.0.crate) = 9180d76e5cc7ccbc4d60a506f2c727730b154010262df5b910eb17dbe4b8cb38 -SIZE (rust/crates/actix-web-4.9.0.crate) = 244518 +SHA256 (rust/crates/actix-web-4.11.0.crate) = a597b77b5c6d6a1e1097fddde329a83665e25c5437c696a3a9a4aa514a614dea +SIZE (rust/crates/actix-web-4.11.0.crate) = 248344 SHA256 (rust/crates/actix-web-codegen-4.3.0.crate) = f591380e2e68490b5dfaf1dd1aa0ebe78d84ba7067078512b4ea6e4492d622b8 SIZE (rust/crates/actix-web-codegen-4.3.0.crate) = 20382 SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1 SIZE (rust/crates/addr2line-0.24.2.crate) = 39015 -SHA256 (rust/crates/adler2-2.0.0.crate) = 512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627 -SIZE (rust/crates/adler2-2.0.0.crate) = 13529 +SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa +SIZE (rust/crates/adler2-2.0.1.crate) = 13366 SHA256 (rust/crates/ahash-0.7.8.crate) = 891477e0c6a8957309ee5c45a6368af3ae14bb510732d2684ffa19af310920f9 SIZE (rust/crates/ahash-0.7.8.crate) = 38550 -SHA256 (rust/crates/ahash-0.8.11.crate) = e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011 -SIZE (rust/crates/ahash-0.8.11.crate) = 43607 +SHA256 (rust/crates/ahash-0.8.12.crate) = 5a15f179cd60c4584b8a8c596927aadc462e27f2ca70c04e0071964a73ba7a75 +SIZE (rust/crates/ahash-0.8.12.crate) = 43413 SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916 SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311 SHA256 (rust/crates/alloc-no-stdlib-2.0.4.crate) = cc7bb162ec39d46ab1ca8c77bf72e890535becd1751bb45f64c597edb4c8c6b3 @@ -39,42 +39,46 @@ SHA256 (rust/crates/android-tzdata-0.1.1.crate) = e999941b234f3131b00bc13c22d06e SIZE (rust/crates/android-tzdata-0.1.1.crate) = 7674 SHA256 (rust/crates/android_system_properties-0.1.5.crate) = 819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311 SIZE (rust/crates/android_system_properties-0.1.5.crate) = 5243 -SHA256 (rust/crates/anstream-0.6.18.crate) = 8acc5369981196006228e28809f761875c0327210a891e941f4c683b3a99529b -SIZE (rust/crates/anstream-0.6.18.crate) = 29681 -SHA256 (rust/crates/anstyle-1.0.10.crate) = 55cc3b69f167a1ef2e161439aa98aed94e6028e5f9a59be9a6ffb47aef1651f9 -SIZE (rust/crates/anstyle-1.0.10.crate) = 15725 -SHA256 (rust/crates/anstyle-parse-0.2.6.crate) = 3b2d16507662817a6a20a9ea92df6652ee4f94f914589377d69f3b21bc5798a9 -SIZE (rust/crates/anstyle-parse-0.2.6.crate) = 22343 -SHA256 (rust/crates/anstyle-query-1.1.2.crate) = 79947af37f4177cfead1110013d678905c37501914fba0efea834c3fe9a8d60c -SIZE (rust/crates/anstyle-query-1.1.2.crate) = 9969 -SHA256 (rust/crates/anstyle-wincon-3.0.7.crate) = ca3534e77181a9cc07539ad51f2141fe32f6c3ffd4df76db8ad92346b003ae4e -SIZE (rust/crates/anstyle-wincon-3.0.7.crate) = 12400 -SHA256 (rust/crates/anyhow-1.0.95.crate) = 34ac096ce696dc2fcabef30516bb13c0a68a11d30131d3df6f04711467681b04 -SIZE (rust/crates/anyhow-1.0.95.crate) = 52155 +SHA256 (rust/crates/anstream-0.6.19.crate) = 301af1932e46185686725e0fad2f8f2aa7da69dd70bf6ecc44d6b703844a3933 +SIZE (rust/crates/anstream-0.6.19.crate) = 28767 +SHA256 (rust/crates/anstyle-1.0.11.crate) = 862ed96ca487e809f1c8e5a8447f6ee2cf102f846893800b20cebdf541fc6bbd +SIZE (rust/crates/anstyle-1.0.11.crate) = 15880 +SHA256 (rust/crates/anstyle-parse-0.2.7.crate) = 4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2 +SIZE (rust/crates/anstyle-parse-0.2.7.crate) = 21707 +SHA256 (rust/crates/anstyle-query-1.1.3.crate) = 6c8bdeb6047d8983be085bab0ba1472e6dc604e7041dbf6fcd5e71523014fae9 +SIZE (rust/crates/anstyle-query-1.1.3.crate) = 10190 +SHA256 (rust/crates/anstyle-wincon-3.0.9.crate) = 403f75924867bb1033c59fbf0797484329750cfbe3c4325cd33127941fabc882 +SIZE (rust/crates/anstyle-wincon-3.0.9.crate) = 12561 +SHA256 (rust/crates/anyhow-1.0.98.crate) = e16d2d3311acee920a9eb8d33b8cbc1787ce4a264e85f964c2404b969bdcd487 +SIZE (rust/crates/anyhow-1.0.98.crate) = 53334 +SHA256 (rust/crates/arc-swap-1.7.1.crate) = 69f7f8c3906b62b754cd5326047894316021dcfe5a194c8ea52bdd94934a3457 +SIZE (rust/crates/arc-swap-1.7.1.crate) = 68512 SHA256 (rust/crates/arrayvec-0.7.6.crate) = 7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50 SIZE (rust/crates/arrayvec-0.7.6.crate) = 31237 -SHA256 (rust/crates/assert_cmd-2.0.16.crate) = dc1835b7f27878de8525dc71410b5a31cdcc5f230aed5ba5df968e09c201b23d -SIZE (rust/crates/assert_cmd-2.0.16.crate) = 26554 -SHA256 (rust/crates/async-trait-0.1.86.crate) = 644dd749086bf3771a2fbc5f256fdb982d53f011c7d5d560304eafeecebce79d -SIZE (rust/crates/async-trait-0.1.86.crate) = 31946 +SHA256 (rust/crates/assert_cmd-2.0.17.crate) = 2bd389a4b2970a01282ee455294913c0a43724daedcd1a24c3eb0ec1c1320b66 +SIZE (rust/crates/assert_cmd-2.0.17.crate) = 26914 +SHA256 (rust/crates/async-trait-0.1.88.crate) = e539d3fca749fcee5236ab05e93a52867dd549cc157c8cb7f99595f3cedffdb5 +SIZE (rust/crates/async-trait-0.1.88.crate) = 32084 SHA256 (rust/crates/atomic-waker-1.1.2.crate) = 1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0 SIZE (rust/crates/atomic-waker-1.1.2.crate) = 12422 -SHA256 (rust/crates/autocfg-1.4.0.crate) = ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26 -SIZE (rust/crates/autocfg-1.4.0.crate) = 17712 -SHA256 (rust/crates/average-0.15.1.crate) = 3a237a6822e1c3c98e700b6db5b293eb341b7524dcb8d227941245702b7431dc -SIZE (rust/crates/average-0.15.1.crate) = 24812 -SHA256 (rust/crates/aws-lc-rs-1.12.2.crate) = 4c2b7ddaa2c56a367ad27a094ad8ef4faacf8a617c2575acb2ba88949df999ca -SIZE (rust/crates/aws-lc-rs-1.12.2.crate) = 200104 -SHA256 (rust/crates/aws-lc-sys-0.25.0.crate) = 71b2ddd3ada61a305e1d8bb6c005d1eaa7d14d903681edfc400406d523a9b491 -SIZE (rust/crates/aws-lc-sys-0.25.0.crate) = 8276994 +SHA256 (rust/crates/autocfg-1.5.0.crate) = c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8 +SIZE (rust/crates/autocfg-1.5.0.crate) = 18729 +SHA256 (rust/crates/average-0.16.0.crate) = 75aacce61912644dbb732271789748142bc4bf7ce6382d67bb26850516b7a391 +SIZE (rust/crates/average-0.16.0.crate) = 28203 +SHA256 (rust/crates/aws-lc-rs-1.13.1.crate) = 93fcc8f365936c834db5514fc45aee5b1202d677e6b40e48468aaaa8183ca8c7 +SIZE (rust/crates/aws-lc-rs-1.13.1.crate) = 202707 +SHA256 (rust/crates/aws-lc-sys-0.29.0.crate) = 61b1d86e7705efe1be1b569bab41d4fa1e14e220b60a160f78de2db687add079 +SIZE (rust/crates/aws-lc-sys-0.29.0.crate) = 9021128 SHA256 (rust/crates/aws-sign-v4-0.3.0.crate) = 6a35b1c56648ef2a4eefb5a9e4152bf05310c48c459b9e661a8ea80517e0c2d7 SIZE (rust/crates/aws-sign-v4-0.3.0.crate) = 5114 -SHA256 (rust/crates/axum-0.8.1.crate) = 6d6fd624c75e18b3b4c6b9caf42b1afe24437daaee904069137d8bab077be8b8 -SIZE (rust/crates/axum-0.8.1.crate) = 172586 -SHA256 (rust/crates/axum-core-0.5.0.crate) = df1362f362fd16024ae199c1970ce98f9661bf5ef94b9808fee734bc3698b733 -SIZE (rust/crates/axum-core-0.5.0.crate) = 26187 -SHA256 (rust/crates/backtrace-0.3.74.crate) = 8d82cb332cdfaed17ae235a638438ac4d4839913cc2af585c3c6746e8f8bee1a -SIZE (rust/crates/backtrace-0.3.74.crate) = 88516 +SHA256 (rust/crates/axum-0.8.4.crate) = 021e862c184ae977658b36c4500f7feac3221ca5da43e3f25bd04ab6c79a29b5 +SIZE (rust/crates/axum-0.8.4.crate) = 175159 +SHA256 (rust/crates/axum-core-0.5.2.crate) = 68464cd0412f486726fb3373129ef5d2993f90c34bc2bc1c1e9943b2f4fc7ca6 +SIZE (rust/crates/axum-core-0.5.2.crate) = 26212 +SHA256 (rust/crates/axum-server-0.7.2.crate) = 495c05f60d6df0093e8fb6e74aa5846a0ad06abaf96d76166283720bf740f8ab +SIZE (rust/crates/axum-server-0.7.2.crate) = 42158 +SHA256 (rust/crates/backtrace-0.3.75.crate) = 6806a6321ec58106fea15becdad98371e28d92ccbc7c8f1b3b6dd724fe8f1002 +SIZE (rust/crates/backtrace-0.3.75.crate) = 92665 SHA256 (rust/crates/base64-0.22.1.crate) = 72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6 SIZE (rust/crates/base64-0.22.1.crate) = 81597 SHA256 (rust/crates/bindgen-0.69.5.crate) = 271383c67ccabffb7381723dea0672a673f292304fcb45c01cc648c7a8d58088 @@ -83,86 +87,90 @@ SHA256 (rust/crates/bit-set-0.8.0.crate) = 08807e080ed7f9d5433fa9b275196cfc35414 SIZE (rust/crates/bit-set-0.8.0.crate) = 16289 SHA256 (rust/crates/bit-vec-0.8.0.crate) = 5e764a1d40d510daf35e07be9eb06e75770908c27d411ee6c92109c9840eaaf7 SIZE (rust/crates/bit-vec-0.8.0.crate) = 24132 -SHA256 (rust/crates/bitflags-2.8.0.crate) = 8f68f53c83ab957f72c32642f3868eec03eb974d1fb82e453128456482613d36 -SIZE (rust/crates/bitflags-2.8.0.crate) = 47482 +SHA256 (rust/crates/bitflags-2.9.1.crate) = 1b8e56985ec62d17e9c1001dc89c88ecd7dc08e47eba5ec7c29c7b5eeecde967 +SIZE (rust/crates/bitflags-2.9.1.crate) = 47913 SHA256 (rust/crates/bitvec-1.0.1.crate) = 1bc2832c24239b0141d5674bb9174f9d68a8b5b3f2753311927c172ca46f7e9c SIZE (rust/crates/bitvec-1.0.1.crate) = 224375 SHA256 (rust/crates/block-buffer-0.10.4.crate) = 3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71 SIZE (rust/crates/block-buffer-0.10.4.crate) = 10538 SHA256 (rust/crates/borrow-or-share-0.2.2.crate) = 3eeab4423108c5d7c744f4d234de88d18d636100093ae04caf4825134b9c3a32 SIZE (rust/crates/borrow-or-share-0.2.2.crate) = 4871 -SHA256 (rust/crates/borsh-1.5.5.crate) = 5430e3be710b68d984d1391c854eb431a9d548640711faa54eecb1df93db91cc -SIZE (rust/crates/borsh-1.5.5.crate) = 76621 -SHA256 (rust/crates/borsh-derive-1.5.5.crate) = f8b668d39970baad5356d7c83a86fee3a539e6f93bf6764c97368243e17a0487 -SIZE (rust/crates/borsh-derive-1.5.5.crate) = 27089 -SHA256 (rust/crates/brotli-6.0.0.crate) = 74f7971dbd9326d58187408ab83117d8ac1bb9c17b085fdacd1cf2f598719b6b -SIZE (rust/crates/brotli-6.0.0.crate) = 1359183 -SHA256 (rust/crates/brotli-decompressor-4.0.2.crate) = 74fa05ad7d803d413eb8380983b092cbbaf9a85f151b871360e7b00cd7060b37 -SIZE (rust/crates/brotli-decompressor-4.0.2.crate) = 193388 -SHA256 (rust/crates/bstr-1.11.3.crate) = 531a9155a481e2ee699d4f98f43c0ca4ff8ee1bfd55c31e9e98fb29d2b176fe0 -SIZE (rust/crates/bstr-1.11.3.crate) = 351536 -SHA256 (rust/crates/bumpalo-3.17.0.crate) = 1628fb46dfa0b37568d12e5edd512553eccf6a22a78e8bde00bb4aed84d5bdbf -SIZE (rust/crates/bumpalo-3.17.0.crate) = 91975 +SHA256 (rust/crates/borsh-1.5.7.crate) = ad8646f98db542e39fc66e68a20b2144f6a732636df7c2354e74645faaa433ce +SIZE (rust/crates/borsh-1.5.7.crate) = 78062 +SHA256 (rust/crates/borsh-derive-1.5.7.crate) = fdd1d3c0c2f5833f22386f252fe8ed005c7f59fdcddeef025c01b4c3b9fd9ac3 +SIZE (rust/crates/borsh-derive-1.5.7.crate) = 27246 +SHA256 (rust/crates/brotli-8.0.1.crate) = 9991eea70ea4f293524138648e41ee89b0b2b12ddef3b255effa43c8056e0e0d +SIZE (rust/crates/brotli-8.0.1.crate) = 741712 +SHA256 (rust/crates/brotli-decompressor-5.0.0.crate) = 874bb8112abecc98cbd6d81ea4fa7e94fb9449648c93cc89aa40c81c24d7de03 +SIZE (rust/crates/brotli-decompressor-5.0.0.crate) = 195282 +SHA256 (rust/crates/bstr-1.12.0.crate) = 234113d19d0d7d613b40e86fb654acf958910802bcceab913a4f9e7cda03b1a4 +SIZE (rust/crates/bstr-1.12.0.crate) = 351557 +SHA256 (rust/crates/bumpalo-3.18.1.crate) = 793db76d6187cd04dff33004d8e6c9cc4e05cd330500379d2394209271b4aeee +SIZE (rust/crates/bumpalo-3.18.1.crate) = 96348 SHA256 (rust/crates/byte-unit-5.1.6.crate) = e1cd29c3c585209b0cbc7309bfe3ed7efd8c84c21b7af29c8bfae908f8777174 SIZE (rust/crates/byte-unit-5.1.6.crate) = 26471 SHA256 (rust/crates/bytecheck-0.6.12.crate) = 23cdc57ce23ac53c931e88a43d06d070a6fd142f2617be5855eb75efc9beb1c2 SIZE (rust/crates/bytecheck-0.6.12.crate) = 8202 SHA256 (rust/crates/bytecheck_derive-0.6.12.crate) = 3db406d29fbcd95542e92559bed4d8ad92636d1ca8b3b72ede10b4bcc010e659 SIZE (rust/crates/bytecheck_derive-0.6.12.crate) = 5415 -SHA256 (rust/crates/bytecount-0.6.8.crate) = 5ce89b21cab1437276d2650d57e971f9d548a2d9037cc231abdc0562b97498ce -SIZE (rust/crates/bytecount-0.6.8.crate) = 14694 -SHA256 (rust/crates/byteorder-1.5.0.crate) = 1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b -SIZE (rust/crates/byteorder-1.5.0.crate) = 23288 -SHA256 (rust/crates/bytes-1.9.0.crate) = 325918d6fe32f23b19878fe4b34794ae41fc19ddbe53b10571a4874d44ffd39b -SIZE (rust/crates/bytes-1.9.0.crate) = 67320 +SHA256 (rust/crates/bytecount-0.6.9.crate) = 175812e0be2bccb6abe50bb8d566126198344f707e304f45c648fd8f2cc0365e +SIZE (rust/crates/bytecount-0.6.9.crate) = 18695 +SHA256 (rust/crates/bytemuck-1.23.1.crate) = 5c76a5792e44e4abe34d3abf15636779261d45a7450612059293d1d2cfc63422 +SIZE (rust/crates/bytemuck-1.23.1.crate) = 52585 +SHA256 (rust/crates/bytes-1.10.1.crate) = d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a +SIZE (rust/crates/bytes-1.10.1.crate) = 76779 SHA256 (rust/crates/bytestring-1.4.0.crate) = e465647ae23b2823b0753f50decb2d5a86d2bb2cac04788fafd1f80e45378e5f SIZE (rust/crates/bytestring-1.4.0.crate) = 9747 SHA256 (rust/crates/cassowary-0.3.0.crate) = df8670b8c7b9dae1793364eafadf7239c40d669904660c5960d74cfd80b46a53 SIZE (rust/crates/cassowary-0.3.0.crate) = 22876 SHA256 (rust/crates/castaway-0.2.3.crate) = 0abae9be0aaf9ea96a3b1b8b1b55c602ca751eba1b1500220cea4ecbafe7c0d5 SIZE (rust/crates/castaway-0.2.3.crate) = 11509 -SHA256 (rust/crates/cc-1.2.11.crate) = e4730490333d58093109dc02c23174c3f4d490998c3fed3cc8e82d57afedb9cf -SIZE (rust/crates/cc-1.2.11.crate) = 102015 +SHA256 (rust/crates/cc-1.2.27.crate) = d487aa071b5f64da6f19a3e848e3578944b726ee5a4854b82172f02aa876bfdc +SIZE (rust/crates/cc-1.2.27.crate) = 107070 +SHA256 (rust/crates/cesu8-1.1.0.crate) = 6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c +SIZE (rust/crates/cesu8-1.1.0.crate) = 10555 SHA256 (rust/crates/cexpr-0.6.0.crate) = 6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766 SIZE (rust/crates/cexpr-0.6.0.crate) = 17966 -SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd -SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934 +SHA256 (rust/crates/cfg-if-1.0.1.crate) = 9555578bc9e57714c812a1f84e4fc5b4d21fcb063490c624de019f7464c91268 +SIZE (rust/crates/cfg-if-1.0.1.crate) = 8683 SHA256 (rust/crates/cfg_aliases-0.2.1.crate) = 613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724 SIZE (rust/crates/cfg_aliases-0.2.1.crate) = 6355 -SHA256 (rust/crates/chrono-0.4.39.crate) = 7e36cc9d416881d2e24f9a963be5fb1cd90966419ac844274161d10488b3e825 -SIZE (rust/crates/chrono-0.4.39.crate) = 222248 +SHA256 (rust/crates/chrono-0.4.41.crate) = c469d952047f47f91b68d1cba3f10d63c11d73e4636f24f08daf0278abf01c4d +SIZE (rust/crates/chrono-0.4.41.crate) = 234621 SHA256 (rust/crates/clang-sys-1.8.1.crate) = 0b023947811758c97c59bf9d1c188fd619ad4718dcaa767947df1cadb14f39f4 SIZE (rust/crates/clang-sys-1.8.1.crate) = 44009 -SHA256 (rust/crates/clap-4.5.27.crate) = 769b0145982b4b48713e01ec42d61614425f27b7058bda7180a3a41f30104796 -SIZE (rust/crates/clap-4.5.27.crate) = 55737 -SHA256 (rust/crates/clap_builder-4.5.27.crate) = 1b26884eb4b57140e4d2d93652abfa49498b938b3c9179f9fc487b0acc3edad7 -SIZE (rust/crates/clap_builder-4.5.27.crate) = 168024 -SHA256 (rust/crates/clap_derive-4.5.24.crate) = 54b755194d6389280185988721fffba69495eed5ee9feeee9a599b53db80318c -SIZE (rust/crates/clap_derive-4.5.24.crate) = 30669 -SHA256 (rust/crates/clap_lex-0.7.4.crate) = f46ad14479a25103f283c0f10005961cf086d8dc42205bb44c46ac563475dca6 -SIZE (rust/crates/clap_lex-0.7.4.crate) = 12858 -SHA256 (rust/crates/cmake-0.1.53.crate) = e24a03c8b52922d68a1589ad61032f2c1aa5a8158d2aa0d93c6e9534944bbad6 -SIZE (rust/crates/cmake-0.1.53.crate) = 18789 -SHA256 (rust/crates/colorchoice-1.0.3.crate) = 5b63caa9aa9397e2d9480a9b13673856c78d8ac123288526c37d7839f2a86990 -SIZE (rust/crates/colorchoice-1.0.3.crate) = 7923 +SHA256 (rust/crates/clap-4.5.40.crate) = 40b6887a1d8685cebccf115538db5c0efe625ccac9696ad45c409d96566e910f +SIZE (rust/crates/clap-4.5.40.crate) = 57419 +SHA256 (rust/crates/clap_builder-4.5.40.crate) = e0c66c08ce9f0c698cbce5c0279d0bb6ac936d8674174fe48f736533b964f59e +SIZE (rust/crates/clap_builder-4.5.40.crate) = 169191 +SHA256 (rust/crates/clap_derive-4.5.40.crate) = d2c7947ae4cc3d851207c1adb5b5e260ff0cca11446b1d6d1423788e442257ce +SIZE (rust/crates/clap_derive-4.5.40.crate) = 33470 +SHA256 (rust/crates/clap_lex-0.7.5.crate) = b94f61472cee1439c0b966b47e3aca9ae07e45d070759512cd390ea2bebc6675 +SIZE (rust/crates/clap_lex-0.7.5.crate) = 13469 +SHA256 (rust/crates/cmake-0.1.54.crate) = e7caa3f9de89ddbe2c607f4101924c5abec803763ae9534e4f4d7d8f84aa81f0 +SIZE (rust/crates/cmake-0.1.54.crate) = 18955 +SHA256 (rust/crates/colorchoice-1.0.4.crate) = b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75 +SIZE (rust/crates/colorchoice-1.0.4.crate) = 8196 +SHA256 (rust/crates/combine-4.6.7.crate) = ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd +SIZE (rust/crates/combine-4.6.7.crate) = 134808 SHA256 (rust/crates/compact_str-0.8.1.crate) = 3b79c4069c6cad78e2e0cdfcbd26275770669fb39fd308a752dc110e83b9af32 SIZE (rust/crates/compact_str-0.8.1.crate) = 71371 -SHA256 (rust/crates/convert_case-0.4.0.crate) = 6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e -SIZE (rust/crates/convert_case-0.4.0.crate) = 8098 SHA256 (rust/crates/cookie-0.16.2.crate) = e859cd57d0710d9e06c381b550c06e76992472a8c6d527aecd2fc673dcc231fb SIZE (rust/crates/cookie-0.16.2.crate) = 34632 SHA256 (rust/crates/core-foundation-0.9.4.crate) = 91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f SIZE (rust/crates/core-foundation-0.9.4.crate) = 27743 -SHA256 (rust/crates/core-foundation-0.10.0.crate) = b55271e5c8c478ad3f38ad24ef34923091e0548492a266d19b3c0b4d82574c63 -SIZE (rust/crates/core-foundation-0.10.0.crate) = 27023 +SHA256 (rust/crates/core-foundation-0.10.1.crate) = b2a6cd9ae233e7f62ba4e9353e81a88df7fc8a5987b8d445b4d90c879bd156f6 +SIZE (rust/crates/core-foundation-0.10.1.crate) = 28886 SHA256 (rust/crates/core-foundation-sys-0.8.7.crate) = 773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b SIZE (rust/crates/core-foundation-sys-0.8.7.crate) = 37712 SHA256 (rust/crates/cpufeatures-0.2.17.crate) = 59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280 SIZE (rust/crates/cpufeatures-0.2.17.crate) = 13466 SHA256 (rust/crates/crc32fast-1.4.2.crate) = a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3 SIZE (rust/crates/crc32fast-1.4.2.crate) = 38491 -SHA256 (rust/crates/crossbeam-channel-0.5.14.crate) = 06ba6d68e24814cb8de6bb986db8222d3a027d15872cabc0d18817bc3c0e4471 -SIZE (rust/crates/crossbeam-channel-0.5.14.crate) = 92728 +SHA256 (rust/crates/critical-section-1.2.0.crate) = 790eea4361631c5e7d22598ecd5723ff611904e3344ce8720784c93e3d83d40b +SIZE (rust/crates/critical-section-1.2.0.crate) = 19133 +SHA256 (rust/crates/crossbeam-channel-0.5.15.crate) = 82b8f8f868b36967f9606790d1903570de9ceaf870a7bf9fbbd3016d636a2cb2 +SIZE (rust/crates/crossbeam-channel-0.5.15.crate) = 92716 SHA256 (rust/crates/crossbeam-epoch-0.9.18.crate) = 5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e SIZE (rust/crates/crossbeam-epoch-0.9.18.crate) = 46875 SHA256 (rust/crates/crossbeam-utils-0.8.21.crate) = d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28 @@ -173,18 +181,20 @@ SHA256 (rust/crates/crossterm_winapi-0.9.1.crate) = acdd7c62a3665c7f6830a51635d9 SIZE (rust/crates/crossterm_winapi-0.9.1.crate) = 16027 SHA256 (rust/crates/crypto-common-0.1.6.crate) = 1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3 SIZE (rust/crates/crypto-common-0.1.6.crate) = 8760 -SHA256 (rust/crates/darling-0.20.10.crate) = 6f63b86c8a8826a49b8c21f08a2d07338eec8d900540f8630dc76284be802989 -SIZE (rust/crates/darling-0.20.10.crate) = 32031 -SHA256 (rust/crates/darling_core-0.20.10.crate) = 95133861a8032aaea082871032f5815eb9e98cef03fa916ab4500513994df9e5 -SIZE (rust/crates/darling_core-0.20.10.crate) = 65015 -SHA256 (rust/crates/darling_macro-0.20.10.crate) = d336a2a514f6ccccaa3e09b02d41d35330c07ddf03a62165fcec10bb561c7806 -SIZE (rust/crates/darling_macro-0.20.10.crate) = 1874 -SHA256 (rust/crates/data-encoding-2.7.0.crate) = 0e60eed09d8c01d3cee5b7d30acb059b76614c918fa0f992e0dd6eeb10daad6f -SIZE (rust/crates/data-encoding-2.7.0.crate) = 21086 -SHA256 (rust/crates/deranged-0.3.11.crate) = b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4 -SIZE (rust/crates/deranged-0.3.11.crate) = 18043 -SHA256 (rust/crates/derive_more-0.99.18.crate) = 5f33878137e4dafd7fa914ad4e259e18a4e8e532b9617a2d0150262bf53abfce -SIZE (rust/crates/derive_more-0.99.18.crate) = 55013 +SHA256 (rust/crates/darling-0.20.11.crate) = fc7f46116c46ff9ab3eb1597a45688b6715c6e628b5c133e288e709a29bcb4ee +SIZE (rust/crates/darling-0.20.11.crate) = 37614 +SHA256 (rust/crates/darling_core-0.20.11.crate) = 0d00b9596d185e565c2207a0b01f8bd1a135483d02d9b7b0a54b11da8d53412e +SIZE (rust/crates/darling_core-0.20.11.crate) = 68006 +SHA256 (rust/crates/darling_macro-0.20.11.crate) = fc34b93ccb385b40dc71c6fceac4b2ad23662c7eeb248cf10d529b7e055b6ead +SIZE (rust/crates/darling_macro-0.20.11.crate) = 2532 +SHA256 (rust/crates/data-encoding-2.9.0.crate) = 2a2330da5de22e8a3cb63252ce2abb30116bf5265e89c0e01bc17015ce30a476 +SIZE (rust/crates/data-encoding-2.9.0.crate) = 21564 +SHA256 (rust/crates/deranged-0.4.0.crate) = 9c9e6a11ca8224451684bc0d7d5a7adbf8f2fd6887261a1cfc3c0432f9d4068e +SIZE (rust/crates/deranged-0.4.0.crate) = 23235 +SHA256 (rust/crates/derive_more-2.0.1.crate) = 093242cf7570c207c83073cf82f79706fe7b8317e98620a47d5be7c3d8497678 +SIZE (rust/crates/derive_more-2.0.1.crate) = 70127 +SHA256 (rust/crates/derive_more-impl-2.0.1.crate) = bda628edc44c4bb645fbe0f758797143e4e07926f7ebf4e9bdfbd3d2ce621df3 +SIZE (rust/crates/derive_more-impl-2.0.1.crate) = 78233 SHA256 (rust/crates/difflib-0.4.0.crate) = 6184e33543162437515c2e2b48714794e37845ec9851711914eec9d308f6ebe8 SIZE (rust/crates/difflib-0.4.0.crate) = 7638 SHA256 (rust/crates/digest-0.10.7.crate) = 9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292 @@ -197,40 +207,40 @@ SHA256 (rust/crates/dunce-1.0.5.crate) = 92773504d58c093f6de2459af4af33faa518c13 SIZE (rust/crates/dunce-1.0.5.crate) = 8244 SHA256 (rust/crates/easy-cast-0.5.3.crate) = 72852736692ec862655eca398c9bb1b476161b563c9f80f45f4808b9629750d6 SIZE (rust/crates/easy-cast-0.5.3.crate) = 16738 -SHA256 (rust/crates/either-1.13.0.crate) = 60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0 -SIZE (rust/crates/either-1.13.0.crate) = 19169 +SHA256 (rust/crates/either-1.15.0.crate) = 48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719 +SIZE (rust/crates/either-1.15.0.crate) = 20114 SHA256 (rust/crates/email_address-0.2.9.crate) = e079f19b08ca6239f47f8ba8509c11cf3ea30095831f7fed61441475edd8c449 SIZE (rust/crates/email_address-0.2.9.crate) = 21579 SHA256 (rust/crates/encoding_rs-0.8.35.crate) = 75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3 SIZE (rust/crates/encoding_rs-0.8.35.crate) = 1381050 SHA256 (rust/crates/enum-as-inner-0.6.1.crate) = a1e6a265c649f3f5979b601d26f1d05ada116434c87741c9493cb56218f76cbc SIZE (rust/crates/enum-as-inner-0.6.1.crate) = 12190 -SHA256 (rust/crates/equivalent-1.0.1.crate) = 5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5 -SIZE (rust/crates/equivalent-1.0.1.crate) = 6615 -SHA256 (rust/crates/errno-0.3.10.crate) = 33d852cb9b869c2a9b3df2f71a3074817f01e1844f839a144f5fcef059a4eb5d -SIZE (rust/crates/errno-0.3.10.crate) = 11824 +SHA256 (rust/crates/equivalent-1.0.2.crate) = 877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f +SIZE (rust/crates/equivalent-1.0.2.crate) = 7419 +SHA256 (rust/crates/errno-0.3.13.crate) = 778e2ac28f6c47af28e4907f13ffd1e1ddbd400980a9abd7c8df189bf578a5ad +SIZE (rust/crates/errno-0.3.13.crate) = 12449 SHA256 (rust/crates/fallible-iterator-0.3.0.crate) = 2acce4a10f12dc2fb14a218589d4f1f62ef011b2d0cc4b3cb1bba8e94da14649 SIZE (rust/crates/fallible-iterator-0.3.0.crate) = 19639 SHA256 (rust/crates/fallible-streaming-iterator-0.1.9.crate) = 7360491ce676a36bf9bb3c56c1aa791658183a54d2744120f27285738d90465a SIZE (rust/crates/fallible-streaming-iterator-0.1.9.crate) = 9249 SHA256 (rust/crates/fancy-regex-0.14.0.crate) = 6e24cb5a94bcae1e5408b0effca5cd7172ea3c5755049c5f3af4cd283a165298 SIZE (rust/crates/fancy-regex-0.14.0.crate) = 86969 +SHA256 (rust/crates/fastbloom-0.9.0.crate) = 27cea6e7f512d43b098939ff4d5a5d6fe3db07971e1d05176fe26c642d33f5b8 +SIZE (rust/crates/fastbloom-0.9.0.crate) = 24008 SHA256 (rust/crates/fastrand-2.3.0.crate) = 37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be SIZE (rust/crates/fastrand-2.3.0.crate) = 15076 -SHA256 (rust/crates/flate2-1.0.35.crate) = c936bfdafb507ebbf50b8074c54fa31c5be9a1e7e5f467dd659697041407d07c -SIZE (rust/crates/flate2-1.0.35.crate) = 109188 +SHA256 (rust/crates/flate2-1.1.2.crate) = 4a3d7db9596fecd151c5f638c0ee5d5bd487b6e0ea232e5dc96d5250f6f94b1d +SIZE (rust/crates/flate2-1.1.2.crate) = 76495 SHA256 (rust/crates/float-cmp-0.10.0.crate) = b09cf3155332e944990140d967ff5eceb70df778b34f77d8075db46e4704e6d8 SIZE (rust/crates/float-cmp-0.10.0.crate) = 10702 SHA256 (rust/crates/float-ord-0.3.2.crate) = 8ce81f49ae8a0482e4c55ea62ebbd7e5a686af544c00b9d090bba3ff9be97b3d SIZE (rust/crates/float-ord-0.3.2.crate) = 7683 SHA256 (rust/crates/fluent-uri-0.3.2.crate) = 1918b65d96df47d3591bed19c5cca17e3fa5d0707318e4b5ef2eae01764df7e5 SIZE (rust/crates/fluent-uri-0.3.2.crate) = 43604 -SHA256 (rust/crates/flume-0.11.1.crate) = da0e4dd2a88388a1f4ccc7c9ce104604dab68d9f408dc34cd45823d5a9069095 -SIZE (rust/crates/flume-0.11.1.crate) = 67947 SHA256 (rust/crates/fnv-1.0.7.crate) = 3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1 SIZE (rust/crates/fnv-1.0.7.crate) = 11266 -SHA256 (rust/crates/foldhash-0.1.4.crate) = a0d2fde1f7b3d48b8395d5f2de76c18a528bd6a9cdde438df747bfcba3e05d6f -SIZE (rust/crates/foldhash-0.1.4.crate) = 13764 +SHA256 (rust/crates/foldhash-0.1.5.crate) = d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2 +SIZE (rust/crates/foldhash-0.1.5.crate) = 21901 SHA256 (rust/crates/foreign-types-0.3.2.crate) = f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1 SIZE (rust/crates/foreign-types-0.3.2.crate) = 7504 SHA256 (rust/crates/foreign-types-shared-0.1.1.crate) = 00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b @@ -239,6 +249,8 @@ SHA256 (rust/crates/form_urlencoded-1.2.1.crate) = e13624c2627564efccf4934284bdd SIZE (rust/crates/form_urlencoded-1.2.1.crate) = 8969 SHA256 (rust/crates/fraction-0.15.3.crate) = 0f158e3ff0a1b334408dc9fb811cd99b446986f4d8b741bb08f9df1604085ae7 SIZE (rust/crates/fraction-0.15.3.crate) = 95223 +SHA256 (rust/crates/fs-err-3.1.1.crate) = 88d7be93788013f265201256d58f04936a8079ad5dc898743aa20525f503b683 +SIZE (rust/crates/fs-err-3.1.1.crate) = 23107 SHA256 (rust/crates/fs_extra-1.3.0.crate) = 42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c SIZE (rust/crates/fs_extra-1.3.0.crate) = 31298 SHA256 (rust/crates/funty-2.0.0.crate) = e6d5a32815ae3f33302d95fdcb2ce17862f8c65363dcfd29360480ba1001fc9c @@ -259,178 +271,180 @@ SHA256 (rust/crates/futures-sink-0.3.31.crate) = e575fab7d1e0dcb8d0c7bcf9a63ee21 SIZE (rust/crates/futures-sink-0.3.31.crate) = 7958 SHA256 (rust/crates/futures-task-0.3.31.crate) = f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988 SIZE (rust/crates/futures-task-0.3.31.crate) = 11217 +SHA256 (rust/crates/futures-timer-3.0.3.crate) = f288b0a4f20f9a56b5d1da57e2227c661b7b16168e2f72365f57b63326e29b24 +SIZE (rust/crates/futures-timer-3.0.3.crate) = 19739 SHA256 (rust/crates/futures-util-0.3.31.crate) = 9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81 SIZE (rust/crates/futures-util-0.3.31.crate) = 162124 -SHA256 (rust/crates/generator-0.8.4.crate) = cc6bd114ceda131d3b1d665eba35788690ad37f5916457286b32ab6fd3c438dd -SIZE (rust/crates/generator-0.8.4.crate) = 34400 +SHA256 (rust/crates/generator-0.8.5.crate) = d18470a76cb7f8ff746cf1f7470914f900252ec36bbc40b569d74b1258446827 +SIZE (rust/crates/generator-0.8.5.crate) = 37018 SHA256 (rust/crates/generic-array-0.14.7.crate) = 85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a SIZE (rust/crates/generic-array-0.14.7.crate) = 15950 -SHA256 (rust/crates/getrandom-0.2.15.crate) = c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7 -SIZE (rust/crates/getrandom-0.2.15.crate) = 37163 -SHA256 (rust/crates/getrandom-0.3.1.crate) = 43a49c392881ce6d5c3b8cb70f98717b7c07aabbdff06687b9030dbfbe2725f8 -SIZE (rust/crates/getrandom-0.3.1.crate) = 42449 +SHA256 (rust/crates/getrandom-0.2.16.crate) = 335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592 +SIZE (rust/crates/getrandom-0.2.16.crate) = 40163 +SHA256 (rust/crates/getrandom-0.3.3.crate) = 26145e563e54f2cadc477553f1ec5ee650b00862f0a58bcd12cbdc5f0ea2d2f4 +SIZE (rust/crates/getrandom-0.3.3.crate) = 49493 SHA256 (rust/crates/gimli-0.31.1.crate) = 07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f SIZE (rust/crates/gimli-0.31.1.crate) = 279515 SHA256 (rust/crates/glob-0.3.2.crate) = a8d1add55171497b4705a648c6b583acafb01d58050a51727785f0b2c8e0a2b2 SIZE (rust/crates/glob-0.3.2.crate) = 22359 SHA256 (rust/crates/h2-0.3.26.crate) = 81fe527a889e1532da5c525686d96d4c2e74cdd345badf8dfef9f6b39dd5f5e8 SIZE (rust/crates/h2-0.3.26.crate) = 168315 -SHA256 (rust/crates/h2-0.4.7.crate) = ccae279728d634d083c00f6099cb58f01cc99c145b84b8be2f6c74618d79922e -SIZE (rust/crates/h2-0.4.7.crate) = 174114 +SHA256 (rust/crates/h2-0.4.10.crate) = a9421a676d1b147b16b82c9225157dc629087ef8ec4d5e2960f9437a90dac0a5 +SIZE (rust/crates/h2-0.4.10.crate) = 174800 +SHA256 (rust/crates/h3-0.0.8.crate) = 10872b55cfb02a821b69dc7cf8dc6a71d6af25eb9a79662bec4a9d016056b3be +SIZE (rust/crates/h3-0.0.8.crate) = 124655 +SHA256 (rust/crates/h3-quinn-0.0.10.crate) = 8b2e732c8d91a74731663ac8479ab505042fbf547b9a207213ab7fbcbfc4f8b4 +SIZE (rust/crates/h3-quinn-0.0.10.crate) = 11656 SHA256 (rust/crates/hashbrown-0.12.3.crate) = 8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888 SIZE (rust/crates/hashbrown-0.12.3.crate) = 102968 -SHA256 (rust/crates/hashbrown-0.15.2.crate) = bf151400ff0baff5465007dd2f3e717f3fe502074ca563069ce3a6629d07b289 -SIZE (rust/crates/hashbrown-0.15.2.crate) = 138478 +SHA256 (rust/crates/hashbrown-0.15.4.crate) = 5971ac85611da7067dbfcabef3c70ebb5606018acd9e2a3903a0da507521e0d5 +SIZE (rust/crates/hashbrown-0.15.4.crate) = 140447 SHA256 (rust/crates/hashlink-0.10.0.crate) = 7382cf6263419f2d8df38c55d7da83da5c18aef87fc7a7fc1fb1e344edfe14c1 SIZE (rust/crates/hashlink-0.10.0.crate) = 29402 SHA256 (rust/crates/heck-0.5.0.crate) = 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea SIZE (rust/crates/heck-0.5.0.crate) = 11517 -SHA256 (rust/crates/hermit-abi-0.3.9.crate) = d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024 -SIZE (rust/crates/hermit-abi-0.3.9.crate) = 16165 +SHA256 (rust/crates/hermit-abi-0.5.2.crate) = fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c +SIZE (rust/crates/hermit-abi-0.5.2.crate) = 17435 SHA256 (rust/crates/hex-0.4.3.crate) = 7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70 SIZE (rust/crates/hex-0.4.3.crate) = 13299 -SHA256 (rust/crates/hickory-proto-0.24.2.crate) = 447afdcdb8afb9d0a852af6dc65d9b285ce720ed7a59e42a8bf2e931c67bc1b5 -SIZE (rust/crates/hickory-proto-0.24.2.crate) = 372860 -SHA256 (rust/crates/hickory-resolver-0.24.2.crate) = 0a2e2aba9c389ce5267d31cf1e4dace82390ae276b0b364ea55630b1fa1b44b4 -SIZE (rust/crates/hickory-resolver-0.24.2.crate) = 90292 +SHA256 (rust/crates/hickory-proto-0.25.2.crate) = f8a6fe56c0038198998a6f217ca4e7ef3a5e51f46163bd6dd60b5c71ca6c6502 +SIZE (rust/crates/hickory-proto-0.25.2.crate) = 417616 +SHA256 (rust/crates/hickory-resolver-0.25.2.crate) = dc62a9a99b0bfb44d2ab95a7208ac952d31060efc16241c87eaf36406fecf87a +SIZE (rust/crates/hickory-resolver-0.25.2.crate) = 91883 SHA256 (rust/crates/home-0.5.11.crate) = 589533453244b0995c858700322199b2becb13b627df2851f64a2775d024abcf SIZE (rust/crates/home-0.5.11.crate) = 9926 -SHA256 (rust/crates/hostname-0.3.1.crate) = 3c731c3e10504cc8ed35cfe2f1db4c9274c3d35fa486e3b31df46f068ef3e867 -SIZE (rust/crates/hostname-0.3.1.crate) = 9272 SHA256 (rust/crates/http-0.2.12.crate) = 601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1 SIZE (rust/crates/http-0.2.12.crate) = 101964 -SHA256 (rust/crates/http-1.2.0.crate) = f16ca2af56261c99fba8bac40a10251ce8188205a4c448fbb745a2e4daa76fea -SIZE (rust/crates/http-1.2.0.crate) = 105932 +SHA256 (rust/crates/http-1.3.1.crate) = f4a85d31aea989eead29a3aaf9e1115a180df8282431156e533de47660892565 +SIZE (rust/crates/http-1.3.1.crate) = 106063 SHA256 (rust/crates/http-body-1.0.1.crate) = 1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184 SIZE (rust/crates/http-body-1.0.1.crate) = 6125 -SHA256 (rust/crates/http-body-util-0.1.2.crate) = 793429d76616a256bcb62c2a2ec2bed781c8307e797e2598c50010f2bee2544f -SIZE (rust/crates/http-body-util-0.1.2.crate) = 12821 -SHA256 (rust/crates/http-mitm-proxy-0.12.0.crate) = 795c28b539ba545835484fcac4ff8489aaffc2c5ed5ae4d759c4affd90af1084 -SIZE (rust/crates/http-mitm-proxy-0.12.0.crate) = 29309 -SHA256 (rust/crates/httparse-1.10.0.crate) = f2d708df4e7140240a16cd6ab0ab65c972d7433ab77819ea693fde9c43811e2a -SIZE (rust/crates/httparse-1.10.0.crate) = 44882 +SHA256 (rust/crates/http-body-util-0.1.3.crate) = b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a +SIZE (rust/crates/http-body-util-0.1.3.crate) = 16975 +SHA256 (rust/crates/http-mitm-proxy-0.15.0.crate) = ba0a3e7a1346ab88161f84acdb869d513762e7b7f3a7d52203cae61f59dd2cbf +SIZE (rust/crates/http-mitm-proxy-0.15.0.crate) = 33495 +SHA256 (rust/crates/httparse-1.10.1.crate) = 6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87 +SIZE (rust/crates/httparse-1.10.1.crate) = 45190 SHA256 (rust/crates/httpdate-1.0.3.crate) = df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9 SIZE (rust/crates/httpdate-1.0.3.crate) = 10639 -SHA256 (rust/crates/humantime-2.1.0.crate) = 9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4 -SIZE (rust/crates/humantime-2.1.0.crate) = 16749 +SHA256 (rust/crates/humantime-2.2.0.crate) = 9b112acc8b3adf4b107a8ec20977da0273a8c386765a3ec0229bd500a1443f9f +SIZE (rust/crates/humantime-2.2.0.crate) = 20646 SHA256 (rust/crates/hyper-1.6.0.crate) = cc2b571658e38e0c01b1fdca3bbbe93c00d3d71693ff2770043f8c29bc7d6f80 SIZE (rust/crates/hyper-1.6.0.crate) = 153923 -SHA256 (rust/crates/hyper-util-0.1.10.crate) = df2dcfbe0677734ab2f3ffa7fa7bfd4706bfdc1ef393f2ee30184aed67e631b4 -SIZE (rust/crates/hyper-util-0.1.10.crate) = 72887 -SHA256 (rust/crates/iana-time-zone-0.1.61.crate) = 235e081f3925a06703c2d0117ea8b91f042756fd6e7a6e5d901e8ca1a996b220 -SIZE (rust/crates/iana-time-zone-0.1.61.crate) = 27685 +SHA256 (rust/crates/hyper-util-0.1.14.crate) = dc2fdfdbff08affe55bb779f33b053aa1fe5dd5b54c257343c17edfa55711bdb +SIZE (rust/crates/hyper-util-0.1.14.crate) = 101462 +SHA256 (rust/crates/iana-time-zone-0.1.63.crate) = b0c919e5debc312ad217002b8048a17b7d83f80703865bbfcfebb0458b0b27d8 +SIZE (rust/crates/iana-time-zone-0.1.63.crate) = 32919 SHA256 (rust/crates/iana-time-zone-haiku-0.1.2.crate) = f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f SIZE (rust/crates/iana-time-zone-haiku-0.1.2.crate) = 7185 -SHA256 (rust/crates/icu_collections-1.5.0.crate) = db2fa452206ebee18c4b5c2274dbf1de17008e874b4dc4f0aea9d01ca79e4526 -SIZE (rust/crates/icu_collections-1.5.0.crate) = 82762 -SHA256 (rust/crates/icu_locid-1.5.0.crate) = 13acbb8371917fc971be86fc8057c41a64b521c184808a698c02acc242dbf637 -SIZE (rust/crates/icu_locid-1.5.0.crate) = 55131 -SHA256 (rust/crates/icu_locid_transform-1.5.0.crate) = 01d11ac35de8e40fdeda00d9e1e9d92525f3f9d887cdd7aa81d727596788b54e -SIZE (rust/crates/icu_locid_transform-1.5.0.crate) = 29094 -SHA256 (rust/crates/icu_locid_transform_data-1.5.0.crate) = fdc8ff3388f852bede6b579ad4e978ab004f139284d7b28715f773507b946f6e -SIZE (rust/crates/icu_locid_transform_data-1.5.0.crate) = 44727 -SHA256 (rust/crates/icu_normalizer-1.5.0.crate) = 19ce3e0da2ec68599d193c93d088142efd7f9c5d6fc9b803774855747dc6a84f -SIZE (rust/crates/icu_normalizer-1.5.0.crate) = 53113 -SHA256 (rust/crates/icu_normalizer_data-1.5.0.crate) = f8cafbf7aa791e9b22bec55a167906f9e1215fd475cd22adfcf660e03e989516 -SIZE (rust/crates/icu_normalizer_data-1.5.0.crate) = 50561 -SHA256 (rust/crates/icu_properties-1.5.1.crate) = 93d6020766cfc6302c15dbbc9c8778c37e62c14427cb7f6e601d849e092aeef5 -SIZE (rust/crates/icu_properties-1.5.1.crate) = 64479 -SHA256 (rust/crates/icu_properties_data-1.5.0.crate) = 67a8effbc3dd3e4ba1afa8ad918d5684b8868b3b26500753effea8d2eed19569 -SIZE (rust/crates/icu_properties_data-1.5.0.crate) = 227993 -SHA256 (rust/crates/icu_provider-1.5.0.crate) = 6ed421c8a8ef78d3e2dbc98a973be2f3770cb42b606e3ab18d6237c4dfde68d9 -SIZE (rust/crates/icu_provider-1.5.0.crate) = 52722 -SHA256 (rust/crates/icu_provider_macros-1.5.0.crate) = 1ec89e9337638ecdc08744df490b221a7399bf8d164eb52a665454e60e075ad6 -SIZE (rust/crates/icu_provider_macros-1.5.0.crate) = 6436 +SHA256 (rust/crates/icu_collections-2.0.0.crate) = 200072f5d0e3614556f94a9930d5dc3e0662a652823904c3a75dc3b0af7fee47 +SIZE (rust/crates/icu_collections-2.0.0.crate) = 83033 +SHA256 (rust/crates/icu_locale_core-2.0.0.crate) = 0cde2700ccaed3872079a65fb1a78f6c0a36c91570f28755dda67bc8f7d9f00a +SIZE (rust/crates/icu_locale_core-2.0.0.crate) = 74430 +SHA256 (rust/crates/icu_normalizer-2.0.0.crate) = 436880e8e18df4d7bbc06d58432329d6458cc84531f7ac5f024e93deadb37979 +SIZE (rust/crates/icu_normalizer-2.0.0.crate) = 61543 +SHA256 (rust/crates/icu_normalizer_data-2.0.0.crate) = 00210d6893afc98edb752b664b8890f0ef174c8adbb8d0be9710fa66fbbf72d3 +SIZE (rust/crates/icu_normalizer_data-2.0.0.crate) = 68101 +SHA256 (rust/crates/icu_properties-2.0.1.crate) = 016c619c1eeb94efb86809b015c58f479963de65bdb6253345c1a1276f22e32b +SIZE (rust/crates/icu_properties-2.0.1.crate) = 58165 +SHA256 (rust/crates/icu_properties_data-2.0.1.crate) = 298459143998310acd25ffe6810ed544932242d3f07083eee1084d83a71bd632 +SIZE (rust/crates/icu_properties_data-2.0.1.crate) = 159735 +SHA256 (rust/crates/icu_provider-2.0.0.crate) = 03c80da27b5f4187909049ee2d72f276f0d9f99a42c306bd0131ecfe04d8e5af +SIZE (rust/crates/icu_provider-2.0.0.crate) = 50966 SHA256 (rust/crates/ident_case-1.0.1.crate) = b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39 SIZE (rust/crates/ident_case-1.0.1.crate) = 3492 SHA256 (rust/crates/idna-1.0.3.crate) = 686f825264d630750a544639377bae737628043f20d38bbc029e8f29ea968a7e SIZE (rust/crates/idna-1.0.3.crate) = 142515 -SHA256 (rust/crates/idna_adapter-1.2.0.crate) = daca1df1c957320b2cf139ac61e7bd64fed304c5040df000a745aa1de3b4ef71 -SIZE (rust/crates/idna_adapter-1.2.0.crate) = 8206 +SHA256 (rust/crates/idna_adapter-1.2.1.crate) = 3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344 +SIZE (rust/crates/idna_adapter-1.2.1.crate) = 10389 SHA256 (rust/crates/impl-more-0.1.9.crate) = e8a5a9a0ff0086c7a148acb942baaabeadf9504d10400b5a05645853729b9cd2 SIZE (rust/crates/impl-more-0.1.9.crate) = 15583 -SHA256 (rust/crates/indexmap-2.7.1.crate) = 8c9c992b02b5b4c94ea26e32fe5bccb7aa7d9f390ab5c1221ff895bc7ea8b652 -SIZE (rust/crates/indexmap-2.7.1.crate) = 88644 -SHA256 (rust/crates/indoc-2.0.5.crate) = b248f5224d1d606005e02c97f5aa4e88eeb230488bcc03bc9ca4d7991399f2b5 -SIZE (rust/crates/indoc-2.0.5.crate) = 14396 +SHA256 (rust/crates/indexmap-2.9.0.crate) = cea70ddb795996207ad57735b50c5982d8844f38ba9ee5f1aedcfb708a2aa11e +SIZE (rust/crates/indexmap-2.9.0.crate) = 91214 +SHA256 (rust/crates/indoc-2.0.6.crate) = f4c7245a08504955605670dbf141fceab975f15ca21570696aebe9d2e71576bd +SIZE (rust/crates/indoc-2.0.6.crate) = 17164 SHA256 (rust/crates/instability-0.3.7.crate) = 0bf9fed6d91cfb734e7476a06bde8300a1b94e217e1b523b6f0cd1a01998c71d SIZE (rust/crates/instability-0.3.7.crate) = 13682 SHA256 (rust/crates/ipconfig-0.3.2.crate) = b58db92f96b720de98181bbbe63c831e87005ab460c1bf306eb2622b4707997f SIZE (rust/crates/ipconfig-0.3.2.crate) = 24468 SHA256 (rust/crates/ipnet-2.11.0.crate) = 469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130 SIZE (rust/crates/ipnet-2.11.0.crate) = 29718 +SHA256 (rust/crates/iri-string-0.7.8.crate) = dbc5ebe9c3a1a7a5127f920a418f7585e9e758e911d0466ed004f393b0e380b2 +SIZE (rust/crates/iri-string-0.7.8.crate) = 141493 SHA256 (rust/crates/is_terminal_polyfill-1.70.1.crate) = 7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf SIZE (rust/crates/is_terminal_polyfill-1.70.1.crate) = 7492 SHA256 (rust/crates/itertools-0.12.1.crate) = ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569 SIZE (rust/crates/itertools-0.12.1.crate) = 137761 SHA256 (rust/crates/itertools-0.13.0.crate) = 413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186 SIZE (rust/crates/itertools-0.13.0.crate) = 146261 -SHA256 (rust/crates/itoa-1.0.14.crate) = d75a2a4b1b190afb6f5425f10f6a8f959d2ea0b9c2b1d79553551850539e4674 -SIZE (rust/crates/itoa-1.0.14.crate) = 11210 -SHA256 (rust/crates/jobserver-0.1.32.crate) = 48d1dbcbbeb6a7fec7e059840aa538bd62aaccf972c7346c4d9d2059312853d0 -SIZE (rust/crates/jobserver-0.1.32.crate) = 27549 +SHA256 (rust/crates/itoa-1.0.15.crate) = 4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c +SIZE (rust/crates/itoa-1.0.15.crate) = 11231 +SHA256 (rust/crates/jni-0.21.1.crate) = 1a87aa2bb7d2af34197c04845522473242e1aa17c12f4935d5856491a7fb8c97 +SIZE (rust/crates/jni-0.21.1.crate) = 105028 +SHA256 (rust/crates/jni-sys-0.3.0.crate) = 8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130 +SIZE (rust/crates/jni-sys-0.3.0.crate) = 10232 +SHA256 (rust/crates/jobserver-0.1.33.crate) = 38f262f097c174adebe41eb73d66ae9c06b2844fb0da69969647bbddd9b0538a +SIZE (rust/crates/jobserver-0.1.33.crate) = 29136 SHA256 (rust/crates/js-sys-0.3.77.crate) = 1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f SIZE (rust/crates/js-sys-0.3.77.crate) = 55538 -SHA256 (rust/crates/jsonschema-0.28.3.crate) = 4b8f66fe41fa46a5c83ed1c717b7e0b4635988f427083108c8cf0a882cc13441 -SIZE (rust/crates/jsonschema-0.28.3.crate) = 112392 +SHA256 (rust/crates/jsonschema-0.30.0.crate) = f1b46a0365a611fbf1d2143104dcf910aada96fafd295bab16c60b802bf6fa1d +SIZE (rust/crates/jsonschema-0.30.0.crate) = 124559 +SHA256 (rust/crates/kanal-0.1.1.crate) = 9e3953adf0cd667798b396c2fa13552d6d9b3269d7dd1154c4c416442d1ff574 +SIZE (rust/crates/kanal-0.1.1.crate) = 29728 SHA256 (rust/crates/language-tags-0.3.2.crate) = d4345964bb142484797b161f473a503a434de77149dd8c7427788c6e13379388 SIZE (rust/crates/language-tags-0.3.2.crate) = 53420 SHA256 (rust/crates/lazy_static-1.5.0.crate) = bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe SIZE (rust/crates/lazy_static-1.5.0.crate) = 14025 SHA256 (rust/crates/lazycell-1.3.0.crate) = 830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55 SIZE (rust/crates/lazycell-1.3.0.crate) = 12502 -SHA256 (rust/crates/libc-0.2.169.crate) = b5aba8db14291edd000dfcc4d620c7ebfb122c613afb886ca8803fa4e128a20a -SIZE (rust/crates/libc-0.2.169.crate) = 757901 -SHA256 (rust/crates/libloading-0.8.6.crate) = fc2f4eb4bc735547cfed7c0a4922cbd04a4655978c09b54f1f7b228750664c34 -SIZE (rust/crates/libloading-0.8.6.crate) = 28922 -SHA256 (rust/crates/libm-0.2.11.crate) = 8355be11b20d696c8f18f6cc018c4e372165b1fa8126cef092399c9951984ffa -SIZE (rust/crates/libm-0.2.11.crate) = 111477 -SHA256 (rust/crates/libsqlite3-sys-0.31.0.crate) = ad8935b44e7c13394a179a438e0cebba0fe08fe01b54f152e29a93b5cf993fd4 -SIZE (rust/crates/libsqlite3-sys-0.31.0.crate) = 5176611 -SHA256 (rust/crates/linked-hash-map-0.5.6.crate) = 0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f -SIZE (rust/crates/linked-hash-map-0.5.6.crate) = 15049 +SHA256 (rust/crates/libc-0.2.174.crate) = 1171693293099992e19cddea4e8b849964e9846f4acee11b3948bcc337be8776 +SIZE (rust/crates/libc-0.2.174.crate) = 779933 +SHA256 (rust/crates/libloading-0.8.8.crate) = 07033963ba89ebaf1584d767badaa2e8fcec21aedea6b8c0346d487d49c28667 +SIZE (rust/crates/libloading-0.8.8.crate) = 31345 +SHA256 (rust/crates/libm-0.2.15.crate) = f9fbbcab51052fe104eb5e5d351cf728d30a5be1fe14d9be8a3b097481fb97de +SIZE (rust/crates/libm-0.2.15.crate) = 156108 +SHA256 (rust/crates/libsqlite3-sys-0.34.0.crate) = 91632f3b4fb6bd1d72aa3d78f41ffecfcf2b1a6648d8c241dbe7dbfaf4875e15 +SIZE (rust/crates/libsqlite3-sys-0.34.0.crate) = 5184526 SHA256 (rust/crates/linux-raw-sys-0.4.15.crate) = d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab SIZE (rust/crates/linux-raw-sys-0.4.15.crate) = 2150898 -SHA256 (rust/crates/litemap-0.7.4.crate) = 4ee93343901ab17bd981295f2cf0026d4ad018c7c31ba84549a4ddbb47a45104 -SIZE (rust/crates/litemap-0.7.4.crate) = 28257 +SHA256 (rust/crates/linux-raw-sys-0.9.4.crate) = cd945864f07fe9f5371a27ad7b52a172b4b499999f1d97574c9fa68373937e12 +SIZE (rust/crates/linux-raw-sys-0.9.4.crate) = 2311088 +SHA256 (rust/crates/litemap-0.8.0.crate) = 241eaef5fd12c88705a01fc1066c48c4b36e0dd4377dcdc7ec3942cea7a69956 +SIZE (rust/crates/litemap-0.8.0.crate) = 34344 SHA256 (rust/crates/local-channel-0.1.5.crate) = b6cbc85e69b8df4b8bb8b89ec634e7189099cea8927a276b7384ce5488e53ec8 SIZE (rust/crates/local-channel-0.1.5.crate) = 7881 SHA256 (rust/crates/local-waker-0.1.4.crate) = 4d873d7c67ce09b42110d801813efbc9364414e356be9935700d368351657487 SIZE (rust/crates/local-waker-0.1.4.crate) = 6730 -SHA256 (rust/crates/lock_api-0.4.12.crate) = 07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17 -SIZE (rust/crates/lock_api-0.4.12.crate) = 27591 -SHA256 (rust/crates/log-0.4.25.crate) = 04cbf5b083de1c7e0222a7a51dbfdba1cbe1c6ab0b15e29fff3f6c077fd9cd9f -SIZE (rust/crates/log-0.4.25.crate) = 44876 +SHA256 (rust/crates/lock_api-0.4.13.crate) = 96936507f153605bddfcda068dd804796c84324ed2510809e5b2a624c81da765 +SIZE (rust/crates/lock_api-0.4.13.crate) = 28565 +SHA256 (rust/crates/log-0.4.27.crate) = 13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94 +SIZE (rust/crates/log-0.4.27.crate) = 48120 SHA256 (rust/crates/loom-0.7.2.crate) = 419e0dc8046cb947daa77eb95ae174acfbddb7673b4151f56d1eed8e93fbfaca SIZE (rust/crates/loom-0.7.2.crate) = 73989 SHA256 (rust/crates/lru-0.12.5.crate) = 234cf4f4a04dc1f57e24b96cc0cd600cf2af460d4161ac5ecdd0af8e1f3b2a38 SIZE (rust/crates/lru-0.12.5.crate) = 16047 -SHA256 (rust/crates/lru-cache-0.1.2.crate) = 31e24f1ad8321ca0e8a1e0ac13f23cb668e6f5466c2c57319f6a5cf1cc8e3b1c -SIZE (rust/crates/lru-cache-0.1.2.crate) = 9307 -SHA256 (rust/crates/match_cfg-0.1.0.crate) = ffbee8634e0d45d258acb448e7eaab3fce7a0a467395d4d9f228e3c1f01fb2e4 -SIZE (rust/crates/match_cfg-0.1.0.crate) = 7153 +SHA256 (rust/crates/lru-slab-0.1.2.crate) = 112b39cec0b298b6c1999fee3e31427f74f676e4cb9879ed1a121b43661a4154 +SIZE (rust/crates/lru-slab-0.1.2.crate) = 9090 SHA256 (rust/crates/matchers-0.1.0.crate) = 8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558 SIZE (rust/crates/matchers-0.1.0.crate) = 6948 SHA256 (rust/crates/matchit-0.8.4.crate) = 47e1ffaa40ddd1f3ed91f717a33c8c0ee23fff369e3aa8772b9605cc1d22f4c3 SIZE (rust/crates/matchit-0.8.4.crate) = 33986 -SHA256 (rust/crates/memchr-2.7.4.crate) = 78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3 -SIZE (rust/crates/memchr-2.7.4.crate) = 96670 +SHA256 (rust/crates/memchr-2.7.5.crate) = 32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0 +SIZE (rust/crates/memchr-2.7.5.crate) = 97603 SHA256 (rust/crates/memoffset-0.9.1.crate) = 488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a SIZE (rust/crates/memoffset-0.9.1.crate) = 9032 SHA256 (rust/crates/mime-0.3.17.crate) = 6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a SIZE (rust/crates/mime-0.3.17.crate) = 15712 SHA256 (rust/crates/minimal-lexical-0.2.1.crate) = 68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a SIZE (rust/crates/minimal-lexical-0.2.1.crate) = 94841 -SHA256 (rust/crates/miniz_oxide-0.8.3.crate) = b8402cab7aefae129c6977bb0ff1b8fd9a04eb5b51efc50a70bea51cda0c7924 -SIZE (rust/crates/miniz_oxide-0.8.3.crate) = 61827 -SHA256 (rust/crates/mio-1.0.3.crate) = 2886843bf800fba2e3377cff24abf6379b4c4d5c6681eaf9ea5b0d15090450bd -SIZE (rust/crates/mio-1.0.3.crate) = 103703 +SHA256 (rust/crates/miniz_oxide-0.8.9.crate) = 1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316 +SIZE (rust/crates/miniz_oxide-0.8.9.crate) = 67132 +SHA256 (rust/crates/mio-1.0.4.crate) = 78bed444cc8a2160f01cbcf811ef18cac863ad68ae8ca62092e8db51d51c761c +SIZE (rust/crates/mio-1.0.4.crate) = 104212 SHA256 (rust/crates/moka-0.12.10.crate) = a9321642ca94a4282428e6ea4af8cc2ca4eac48ac7a6a4ea8f33f76d0ce70926 SIZE (rust/crates/moka-0.12.10.crate) = 253622 -SHA256 (rust/crates/nanorand-0.7.0.crate) = 6a51313c5820b0b02bd422f4b44776fbf47961755c74ce64afc73bfad10226c3 -SIZE (rust/crates/nanorand-0.7.0.crate) = 18437 -SHA256 (rust/crates/native-tls-0.2.13.crate) = 0dab59f8e050d5df8e4dd87d9206fb6f65a483e20ac9fda365ade4fab353196c -SIZE (rust/crates/native-tls-0.2.13.crate) = 29133 +SHA256 (rust/crates/native-tls-0.2.14.crate) = 87de3442987e9dbec73158d5c715e7ad9072fda936bb03d19d7fa10e00520f0e +SIZE (rust/crates/native-tls-0.2.14.crate) = 29385 SHA256 (rust/crates/nix-0.27.1.crate) = 2eb04e9c688eff1c89d72b407f168cf79bb9e867a9d3323ed6c01519eb9cc053 SIZE (rust/crates/nix-0.27.1.crate) = 286494 SHA256 (rust/crates/nom-7.1.3.crate) = d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a @@ -457,94 +471,104 @@ SHA256 (rust/crates/num-rational-0.4.2.crate) = f83d14da390562dca69fc84082e73e54 SIZE (rust/crates/num-rational-0.4.2.crate) = 28159 SHA256 (rust/crates/num-traits-0.2.19.crate) = 071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841 SIZE (rust/crates/num-traits-0.2.19.crate) = 51631 -SHA256 (rust/crates/num_cpus-1.16.0.crate) = 4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43 -SIZE (rust/crates/num_cpus-1.16.0.crate) = 15713 +SHA256 (rust/crates/num_cpus-1.17.0.crate) = 91df4bbde75afed763b708b7eee1e8e7651e02d97f6d5dd763e89367e957b23b +SIZE (rust/crates/num_cpus-1.17.0.crate) = 15874 SHA256 (rust/crates/object-0.36.7.crate) = 62948e14d923ea95ea2c7c86c71013138b66525b86bdc08d2dcc262bdb497b87 SIZE (rust/crates/object-0.36.7.crate) = 329938 -SHA256 (rust/crates/once_cell-1.20.2.crate) = 1261fe7e33c73b354eab43b1273a57c8f967d0391e80353e51f764ac02cf6775 -SIZE (rust/crates/once_cell-1.20.2.crate) = 33394 -SHA256 (rust/crates/openssl-0.10.69.crate) = f5e534d133a060a3c19daec1eb3e98ec6f4685978834f2dbadfe2ec215bab64e -SIZE (rust/crates/openssl-0.10.69.crate) = 277442 +SHA256 (rust/crates/once_cell-1.21.3.crate) = 42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d +SIZE (rust/crates/once_cell-1.21.3.crate) = 34534 +SHA256 (rust/crates/once_cell_polyfill-1.70.1.crate) = a4895175b425cb1f87721b59f0f286c2092bd4af812243672510e1ac53e2e0ad +SIZE (rust/crates/once_cell_polyfill-1.70.1.crate) = 7510 +SHA256 (rust/crates/openssl-0.10.73.crate) = 8505734d46c8ab1e19a1dce3aef597ad87dcb4c37e7188231769bd6bd51cebf8 +SIZE (rust/crates/openssl-0.10.73.crate) = 283994 SHA256 (rust/crates/openssl-macros-0.1.1.crate) = a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c SIZE (rust/crates/openssl-macros-0.1.1.crate) = 5601 SHA256 (rust/crates/openssl-probe-0.1.6.crate) = d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e SIZE (rust/crates/openssl-probe-0.1.6.crate) = 8128 -SHA256 (rust/crates/openssl-sys-0.9.104.crate) = 45abf306cbf99debc8195b66b7346498d7b10c210de50418b5ccd7ceba08c741 -SIZE (rust/crates/openssl-sys-0.9.104.crate) = 72287 +SHA256 (rust/crates/openssl-sys-0.9.109.crate) = 90096e2e47630d78b7d1c20952dc621f957103f8bc2c8359ec81290d75238571 +SIZE (rust/crates/openssl-sys-0.9.109.crate) = 78247 SHA256 (rust/crates/outref-0.5.2.crate) = 1a80800c0488c3a21695ea981a54918fbb37abf04f4d0720c453632255e2ff0e SIZE (rust/crates/outref-0.5.2.crate) = 5621 SHA256 (rust/crates/overload-0.1.1.crate) = b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39 SIZE (rust/crates/overload-0.1.1.crate) = 24439 -SHA256 (rust/crates/parking_lot-0.12.3.crate) = f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27 -SIZE (rust/crates/parking_lot-0.12.3.crate) = 41860 -SHA256 (rust/crates/parking_lot_core-0.9.10.crate) = 1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8 -SIZE (rust/crates/parking_lot_core-0.9.10.crate) = 32406 +SHA256 (rust/crates/parking_lot-0.12.4.crate) = 70d58bf43669b5795d1576d0641cfb6fbb2057bf629506267a92807158584a13 +SIZE (rust/crates/parking_lot-0.12.4.crate) = 46779 +SHA256 (rust/crates/parking_lot_core-0.9.11.crate) = bc838d2a56b5b1a6c25f55575dfc605fabb63bb2365f6c2353ef9159aa69e4a5 +SIZE (rust/crates/parking_lot_core-0.9.11.crate) = 34773 SHA256 (rust/crates/paste-1.0.15.crate) = 57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a SIZE (rust/crates/paste-1.0.15.crate) = 18374 -SHA256 (rust/crates/pem-3.0.4.crate) = 8e459365e590736a54c3fa561947c84837534b8e9af6fc5bf781307e82658fae -SIZE (rust/crates/pem-3.0.4.crate) = 13040 +SHA256 (rust/crates/pem-3.0.5.crate) = 38af38e8470ac9dee3ce1bae1af9c1671fffc44ddfd8bd1d0a3445bf349a8ef3 +SIZE (rust/crates/pem-3.0.5.crate) = 18140 SHA256 (rust/crates/percent-encoding-2.3.1.crate) = e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e SIZE (rust/crates/percent-encoding-2.3.1.crate) = 10235 SHA256 (rust/crates/pin-project-lite-0.2.16.crate) = 3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b SIZE (rust/crates/pin-project-lite-0.2.16.crate) = 30504 SHA256 (rust/crates/pin-utils-0.1.0.crate) = 8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184 SIZE (rust/crates/pin-utils-0.1.0.crate) = 7580 -SHA256 (rust/crates/pkg-config-0.3.31.crate) = 953ec861398dccce10c670dfeaf3ec4911ca479e9c02154b3a215178c5f566f2 -SIZE (rust/crates/pkg-config-0.3.31.crate) = 20880 -SHA256 (rust/crates/portable-atomic-1.10.0.crate) = 280dc24453071f1b63954171985a0b0d30058d287960968b9b2aca264c8d4ee6 -SIZE (rust/crates/portable-atomic-1.10.0.crate) = 174760 +SHA256 (rust/crates/pkg-config-0.3.32.crate) = 7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c +SIZE (rust/crates/pkg-config-0.3.32.crate) = 21370 +SHA256 (rust/crates/portable-atomic-1.11.1.crate) = f84267b20a16ea918e43c6a88433c2d54fa145c92a811b5b047ccbe153674483 +SIZE (rust/crates/portable-atomic-1.11.1.crate) = 185506 +SHA256 (rust/crates/potential_utf-0.1.2.crate) = e5a7c30837279ca13e7c867e9e40053bc68740f988cb07f7ca6df43cc734b585 +SIZE (rust/crates/potential_utf-0.1.2.crate) = 9613 SHA256 (rust/crates/powerfmt-0.2.0.crate) = 439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391 SIZE (rust/crates/powerfmt-0.2.0.crate) = 15165 -SHA256 (rust/crates/ppv-lite86-0.2.20.crate) = 77957b295656769bb8ad2b6a6b09d897d94f05c41b069aede1fcdaa675eaea04 -SIZE (rust/crates/ppv-lite86-0.2.20.crate) = 22478 +SHA256 (rust/crates/ppv-lite86-0.2.21.crate) = 85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9 +SIZE (rust/crates/ppv-lite86-0.2.21.crate) = 22522 SHA256 (rust/crates/predicates-3.1.3.crate) = a5d19ee57562043d37e82899fade9a22ebab7be9cef5026b07fda9cdd4293573 SIZE (rust/crates/predicates-3.1.3.crate) = 24063 SHA256 (rust/crates/predicates-core-1.0.9.crate) = 727e462b119fe9c93fd0eb1429a5f7647394014cf3c04ab2c0350eeb09095ffa SIZE (rust/crates/predicates-core-1.0.9.crate) = 8618 SHA256 (rust/crates/predicates-tree-1.0.12.crate) = 72dd2d6d381dfb73a193c7fca536518d7caee39fc8503f74e7dc0be0531b425c SIZE (rust/crates/predicates-tree-1.0.12.crate) = 8392 -SHA256 (rust/crates/prettyplease-0.2.29.crate) = 6924ced06e1f7dfe3fa48d57b9f74f55d8915f5036121bef647ef4b204895fac -SIZE (rust/crates/prettyplease-0.2.29.crate) = 71628 -SHA256 (rust/crates/proc-macro-crate-3.2.0.crate) = 8ecf48c7ca261d60b74ab1a7b20da18bede46776b2e55535cb958eb595c5fa7b -SIZE (rust/crates/proc-macro-crate-3.2.0.crate) = 11164 -SHA256 (rust/crates/proc-macro2-1.0.93.crate) = 60946a68e5f9d28b0dc1c21bb8a97ee7d018a8b322fa57838ba31cc878e22d99 -SIZE (rust/crates/proc-macro2-1.0.93.crate) = 52388 +SHA256 (rust/crates/prettyplease-0.2.35.crate) = 061c1221631e079b26479d25bbf2275bfe5917ae8419cd7e34f13bfc2aa7539a +SIZE (rust/crates/prettyplease-0.2.35.crate) = 71857 +SHA256 (rust/crates/proc-macro-crate-3.3.0.crate) = edce586971a4dfaa28950c6f18ed55e0406c1ab88bbce2c6f6293a7aaba73d35 +SIZE (rust/crates/proc-macro-crate-3.3.0.crate) = 12432 +SHA256 (rust/crates/proc-macro2-1.0.95.crate) = 02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778 +SIZE (rust/crates/proc-macro2-1.0.95.crate) = 51820 SHA256 (rust/crates/ptr_meta-0.1.4.crate) = 0738ccf7ea06b608c10564b31debd4f5bc5e197fc8bfe088f68ae5ce81e7a4f1 SIZE (rust/crates/ptr_meta-0.1.4.crate) = 5754 SHA256 (rust/crates/ptr_meta_derive-0.1.4.crate) = 16b845dbfca988fa33db069c0e230574d15a3088f147a87b64c7589eb662c9ac SIZE (rust/crates/ptr_meta_derive-0.1.4.crate) = 2302 -SHA256 (rust/crates/quick-error-1.2.3.crate) = a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0 -SIZE (rust/crates/quick-error-1.2.3.crate) = 15066 -SHA256 (rust/crates/quote-1.0.38.crate) = 0e4dccaaaf89514f546c693ddc140f729f958c247918a13380cccc6078391acc -SIZE (rust/crates/quote-1.0.38.crate) = 31252 +SHA256 (rust/crates/quinn-0.11.8.crate) = 626214629cda6781b6dc1d316ba307189c85ba657213ce642d9c77670f8202c8 +SIZE (rust/crates/quinn-0.11.8.crate) = 79949 +SHA256 (rust/crates/quinn-proto-0.11.12.crate) = 49df843a9161c85bb8aae55f101bc0bac8bcafd637a620d9122fd7e0b2f7422e +SIZE (rust/crates/quinn-proto-0.11.12.crate) = 235821 +SHA256 (rust/crates/quinn-udp-0.5.13.crate) = fcebb1209ee276352ef14ff8732e24cc2b02bbac986cd74a4c81bcb2f9881970 +SIZE (rust/crates/quinn-udp-0.5.13.crate) = 32621 +SHA256 (rust/crates/quote-1.0.40.crate) = 1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d +SIZE (rust/crates/quote-1.0.40.crate) = 31063 +SHA256 (rust/crates/r-efi-5.3.0.crate) = 69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f +SIZE (rust/crates/r-efi-5.3.0.crate) = 64532 SHA256 (rust/crates/radium-0.7.0.crate) = dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09 SIZE (rust/crates/radium-0.7.0.crate) = 10906 SHA256 (rust/crates/rand-0.8.5.crate) = 34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404 SIZE (rust/crates/rand-0.8.5.crate) = 87113 -SHA256 (rust/crates/rand-0.9.0.crate) = 3779b94aeb87e8bd4e834cee3650289ee9e0d5677f976ecdb6d219e5f4f6cd94 -SIZE (rust/crates/rand-0.9.0.crate) = 97798 +SHA256 (rust/crates/rand-0.9.1.crate) = 9fbfd9d094a40bf3ae768db9361049ace4c0e04a4fd6b359518bd7b73a73dd97 +SIZE (rust/crates/rand-0.9.1.crate) = 97986 SHA256 (rust/crates/rand_chacha-0.3.1.crate) = e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88 SIZE (rust/crates/rand_chacha-0.3.1.crate) = 15251 SHA256 (rust/crates/rand_chacha-0.9.0.crate) = d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb SIZE (rust/crates/rand_chacha-0.9.0.crate) = 18258 SHA256 (rust/crates/rand_core-0.6.4.crate) = ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c SIZE (rust/crates/rand_core-0.6.4.crate) = 22666 -SHA256 (rust/crates/rand_core-0.9.0.crate) = b08f3c9802962f7e1b25113931d94f43ed9725bebc59db9d0c3e9a23b67e15ff -SIZE (rust/crates/rand_core-0.9.0.crate) = 23441 -SHA256 (rust/crates/rand_regex-0.18.0.crate) = 1eb7969b106060de455cbdb979d3d84c84ffec7b9fa6fa5c56343df409e1614a -SIZE (rust/crates/rand_regex-0.18.0.crate) = 19915 +SHA256 (rust/crates/rand_core-0.9.3.crate) = 99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38 +SIZE (rust/crates/rand_core-0.9.3.crate) = 24543 +SHA256 (rust/crates/rand_regex-0.18.1.crate) = 04db2e382d13679a1e42400e90e306cdbb79dc5cd41bb035ba4eae72e78cdf37 +SIZE (rust/crates/rand_regex-0.18.1.crate) = 20166 SHA256 (rust/crates/ratatui-0.29.0.crate) = eabd94c2f37801c20583fc49dd5cd6b0ba68c716787c2dd6ed18571e1e63117b SIZE (rust/crates/ratatui-0.29.0.crate) = 543514 SHA256 (rust/crates/rcgen-0.13.2.crate) = 75e669e5202259b5314d1ea5397316ad400819437857b90861765f24c4cf80a2 SIZE (rust/crates/rcgen-0.13.2.crate) = 77836 -SHA256 (rust/crates/redox_syscall-0.5.8.crate) = 03a862b389f93e68874fbf580b9de08dd02facb9a788ebadaf4a3fd33cf58834 -SIZE (rust/crates/redox_syscall-0.5.8.crate) = 26319 -SHA256 (rust/crates/ref-cast-1.0.23.crate) = ccf0a6f84d5f1d581da8b41b47ec8600871962f2a528115b542b362d4b744931 -SIZE (rust/crates/ref-cast-1.0.23.crate) = 12795 -SHA256 (rust/crates/ref-cast-impl-1.0.23.crate) = bcc303e793d3734489387d205e9b186fac9c6cfacedd98cbb2e8a5943595f3e6 -SIZE (rust/crates/ref-cast-impl-1.0.23.crate) = 9360 -SHA256 (rust/crates/referencing-0.28.3.crate) = d0dcb5ab28989ad7c91eb1b9531a37a1a137cc69a0499aee4117cae4a107c464 -SIZE (rust/crates/referencing-0.28.3.crate) = 34318 +SHA256 (rust/crates/redox_syscall-0.5.13.crate) = 0d04b7d0ee6b4a0207a0a7adb104d23ecb0b47d6beae7152d0fa34b692b29fd6 +SIZE (rust/crates/redox_syscall-0.5.13.crate) = 29489 +SHA256 (rust/crates/ref-cast-1.0.24.crate) = 4a0ae411dbe946a674d89546582cea4ba2bb8defac896622d6496f14c23ba5cf +SIZE (rust/crates/ref-cast-1.0.24.crate) = 15252 +SHA256 (rust/crates/ref-cast-impl-1.0.24.crate) = 1165225c21bff1f3bbce98f5a1f889949bc902d3575308cc7b0de30b4f6d27c7 +SIZE (rust/crates/ref-cast-impl-1.0.24.crate) = 9968 +SHA256 (rust/crates/referencing-0.30.0.crate) = c8eff4fa778b5c2a57e85c5f2fe3a709c52f0e60d23146e2151cbef5893f420e +SIZE (rust/crates/referencing-0.30.0.crate) = 43474 SHA256 (rust/crates/regex-1.11.1.crate) = b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191 SIZE (rust/crates/regex-1.11.1.crate) = 254170 SHA256 (rust/crates/regex-automata-0.1.10.crate) = 6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132 @@ -557,44 +581,66 @@ SHA256 (rust/crates/regex-syntax-0.6.29.crate) = f162c6dd7b008981e4d40210aca20b4 SIZE (rust/crates/regex-syntax-0.6.29.crate) = 299752 SHA256 (rust/crates/regex-syntax-0.8.5.crate) = 2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c SIZE (rust/crates/regex-syntax-0.8.5.crate) = 357541 +SHA256 (rust/crates/relative-path-1.9.3.crate) = ba39f3699c378cd8970968dcbff9c43159ea4cfbd88d43c00b22f2ef10a435d2 +SIZE (rust/crates/relative-path-1.9.3.crate) = 22400 SHA256 (rust/crates/rend-0.4.2.crate) = 71fe3824f5629716b1589be05dacd749f6aa084c87e00e016714a8cdfccc997c SIZE (rust/crates/rend-0.4.2.crate) = 9324 -SHA256 (rust/crates/reqwest-0.12.12.crate) = 43e734407157c3c2034e0258f5e4473ddb361b1e85f95a66690d67264d7cd1da -SIZE (rust/crates/reqwest-0.12.12.crate) = 193321 -SHA256 (rust/crates/resolv-conf-0.7.0.crate) = 52e44394d2086d010551b14b53b1f24e31647570cd1deb0379e2c21b329aba00 -SIZE (rust/crates/resolv-conf-0.7.0.crate) = 17352 -SHA256 (rust/crates/ring-0.17.8.crate) = c17fa4cb658e3583423e915b9f3acc01cceaee1860e33d59ebae66adc3a2dc0d -SIZE (rust/crates/ring-0.17.8.crate) = 4188554 +SHA256 (rust/crates/reqwest-0.12.20.crate) = eabf4c97d9130e2bf606614eb937e86edac8292eaa6f422f995d7e8de1eb1813 +SIZE (rust/crates/reqwest-0.12.20.crate) = 199843 +SHA256 (rust/crates/resolv-conf-0.7.4.crate) = 95325155c684b1c89f7765e30bc1c42e4a6da51ca513615660cb8a62ef9a88e3 +SIZE (rust/crates/resolv-conf-0.7.4.crate) = 17260 +SHA256 (rust/crates/ring-0.17.14.crate) = a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7 +SIZE (rust/crates/ring-0.17.14.crate) = 1502610 SHA256 (rust/crates/rkyv-0.7.45.crate) = 9008cd6385b9e161d8229e1f6549dd23c3d022f132a2ea37ac3a10ac4935779b SIZE (rust/crates/rkyv-0.7.45.crate) = 115753 SHA256 (rust/crates/rkyv_derive-0.7.45.crate) = 503d1d27590a2b0a3a4ca4c94755aa2875657196ecbf401a42eff41d7de532c0 SIZE (rust/crates/rkyv_derive-0.7.45.crate) = 18972 SHA256 (rust/crates/rlimit-0.10.2.crate) = 7043b63bd0cd1aaa628e476b80e6d4023a3b50eb32789f2728908107bd0c793a SIZE (rust/crates/rlimit-0.10.2.crate) = 19093 -SHA256 (rust/crates/rusqlite-0.33.0.crate) = 1c6d5e5acb6f6129fe3f7ba0a7fc77bca1942cb568535e18e7bc40262baf3110 -SIZE (rust/crates/rusqlite-0.33.0.crate) = 162138 -SHA256 (rust/crates/rust_decimal-1.36.0.crate) = b082d80e3e3cc52b2ed634388d436fe1f4de6af5786cc2de9ba9737527bdf555 -SIZE (rust/crates/rust_decimal-1.36.0.crate) = 129249 -SHA256 (rust/crates/rustc-demangle-0.1.24.crate) = 719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f -SIZE (rust/crates/rustc-demangle-0.1.24.crate) = 29047 +SHA256 (rust/crates/rstest-0.25.0.crate) = 6fc39292f8613e913f7df8fa892b8944ceb47c247b78e1b1ae2f09e019be789d +SIZE (rust/crates/rstest-0.25.0.crate) = 55273 +SHA256 (rust/crates/rstest_macros-0.25.0.crate) = 1f168d99749d307be9de54d23fd226628d99768225ef08f6ffb52e0182a27746 +SIZE (rust/crates/rstest_macros-0.25.0.crate) = 70557 +SHA256 (rust/crates/rstest_reuse-0.7.0.crate) = b3a8fb4672e840a587a66fc577a5491375df51ddb88f2a2c2a792598c326fe14 +SIZE (rust/crates/rstest_reuse-0.7.0.crate) = 12828 +SHA256 (rust/crates/rusqlite-0.36.0.crate) = 3de23c3319433716cf134eed225fe9986bc24f63bed9be9f20c329029e672dc7 +SIZE (rust/crates/rusqlite-0.36.0.crate) = 169800 +SHA256 (rust/crates/rust_decimal-1.37.2.crate) = b203a6425500a03e0919c42d3c47caca51e79f1132046626d2c8871c5092035d +SIZE (rust/crates/rust_decimal-1.37.2.crate) = 152312 +SHA256 (rust/crates/rustc-demangle-0.1.25.crate) = 989e6739f80c4ad5b13e0fd7fe89531180375b18520cc8c82080e4dc4035b84f +SIZE (rust/crates/rustc-demangle-0.1.25.crate) = 29590 SHA256 (rust/crates/rustc-hash-1.1.0.crate) = 08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2 SIZE (rust/crates/rustc-hash-1.1.0.crate) = 9331 +SHA256 (rust/crates/rustc-hash-2.1.1.crate) = 357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d +SIZE (rust/crates/rustc-hash-2.1.1.crate) = 14154 SHA256 (rust/crates/rustc_version-0.4.1.crate) = cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92 SIZE (rust/crates/rustc_version-0.4.1.crate) = 12245 SHA256 (rust/crates/rustix-0.38.44.crate) = fdb5bc1ae2baa591800df16c9ca78619bf65c0488b41b96ccec5d11220d8c154 SIZE (rust/crates/rustix-0.38.44.crate) = 379347 -SHA256 (rust/crates/rustls-0.23.22.crate) = 9fb9263ab4eb695e42321db096e3b8fbd715a59b154d5c88d82db2175b681ba7 -SIZE (rust/crates/rustls-0.23.22.crate) = 341983 +SHA256 (rust/crates/rustix-1.0.7.crate) = c71e83d6afe7ff64890ec6b71d6a69bb8a610ab78ce364b3352876bb4c801266 +SIZE (rust/crates/rustix-1.0.7.crate) = 414500 +SHA256 (rust/crates/rustls-0.23.28.crate) = 7160e3e10bf4535308537f3c4e1641468cd0e485175d6163087c0393c7d46643 +SIZE (rust/crates/rustls-0.23.28.crate) = 365699 SHA256 (rust/crates/rustls-native-certs-0.8.1.crate) = 7fcff2dd52b58a8d98a70243663a0d234c4e2b79235637849d15913394a247d3 SIZE (rust/crates/rustls-native-certs-0.8.1.crate) = 31129 -SHA256 (rust/crates/rustls-pki-types-1.11.0.crate) = 917ce264624a4b4db1c364dcc35bfca9ded014d0a958cd47ad3e960e988ea51c -SIZE (rust/crates/rustls-pki-types-1.11.0.crate) = 63933 -SHA256 (rust/crates/rustls-webpki-0.102.8.crate) = 64ca1bc8749bd4cf37b5ce386cc146580777b4e8572c7b97baf22c83f444bee9 -SIZE (rust/crates/rustls-webpki-0.102.8.crate) = 204327 -SHA256 (rust/crates/rustversion-1.0.19.crate) = f7c45b9784283f1b2e7fb61b42047c2fd678ef0960d4f6f1eba131594cc369d4 -SIZE (rust/crates/rustversion-1.0.19.crate) = 20616 -SHA256 (rust/crates/ryu-1.0.19.crate) = 6ea1a2d0a644769cc99faa24c3ad26b379b786fe7c36fd3c546254801650e6dd -SIZE (rust/crates/ryu-1.0.19.crate) = 48770 +SHA256 (rust/crates/rustls-pemfile-2.2.0.crate) = dce314e5fee3f39953d46bb63bb8a46d40c2f8fb7cc5a3b6cab2bde9721d6e50 +SIZE (rust/crates/rustls-pemfile-2.2.0.crate) = 25849 +SHA256 (rust/crates/rustls-pki-types-1.12.0.crate) = 229a4a4c221013e7e1f1a043678c5cc39fe5171437c88fb47151a21e6f5b5c79 +SIZE (rust/crates/rustls-pki-types-1.12.0.crate) = 64740 +SHA256 (rust/crates/rustls-platform-verifier-0.5.3.crate) = 19787cda76408ec5404443dc8b31795c87cd8fec49762dc75fa727740d34acc1 +SIZE (rust/crates/rustls-platform-verifier-0.5.3.crate) = 61014 +SHA256 (rust/crates/rustls-platform-verifier-android-0.1.1.crate) = f87165f0995f63a9fbeea62b64d10b4d9d8e78ec6d7d51fb2125fda7bb36788f +SIZE (rust/crates/rustls-platform-verifier-android-0.1.1.crate) = 13919 +SHA256 (rust/crates/rustls-webpki-0.103.3.crate) = e4a72fe2bcf7a6ac6fd7d0b9e5cb68aeb7d4c0a0271730218b3e92d43b4eb435 +SIZE (rust/crates/rustls-webpki-0.103.3.crate) = 81840 +SHA256 (rust/crates/rustversion-1.0.21.crate) = 8a0d197bd2c9dc6e53b84da9556a69ba4cdfab8619eb41a8bd1cc2027a0f6b1d +SIZE (rust/crates/rustversion-1.0.21.crate) = 21001 +SHA256 (rust/crates/ryu-1.0.20.crate) = 28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f +SIZE (rust/crates/ryu-1.0.20.crate) = 48738 +SHA256 (rust/crates/safe_arch-0.7.4.crate) = 96b02de82ddbe1b636e6170c21be622223aea188ef2e139be0a5b219ec215323 +SIZE (rust/crates/safe_arch-0.7.4.crate) = 74564 +SHA256 (rust/crates/same-file-1.0.6.crate) = 93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502 +SIZE (rust/crates/same-file-1.0.6.crate) = 10183 SHA256 (rust/crates/schannel-0.1.27.crate) = 1f29ebaa345f945cec9fbbc532eb307f0fdad8161f281b6369539c8d84876b3d SIZE (rust/crates/schannel-0.1.27.crate) = 42772 SHA256 (rust/crates/scoped-tls-1.0.1.crate) = e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294 @@ -609,44 +655,44 @@ SHA256 (rust/crates/security-framework-3.2.0.crate) = 271720403f46ca04f7ba6f55d4 SIZE (rust/crates/security-framework-3.2.0.crate) = 86095 SHA256 (rust/crates/security-framework-sys-2.14.0.crate) = 49db231d56a190491cb4aeda9527f1ad45345af50b0851622a7adb8c03b01c32 SIZE (rust/crates/security-framework-sys-2.14.0.crate) = 20537 -SHA256 (rust/crates/semver-1.0.25.crate) = f79dfe2d285b0488816f30e700a7438c5a73d816b5b7d3ac72fbc48b0d185e03 -SIZE (rust/crates/semver-1.0.25.crate) = 31291 -SHA256 (rust/crates/serde-1.0.217.crate) = 02fc4265df13d6fa1d00ecff087228cc0a2b5f3c0e87e258d8b94a156e984c70 -SIZE (rust/crates/serde-1.0.217.crate) = 79019 -SHA256 (rust/crates/serde_derive-1.0.217.crate) = 5a9bf7cf98d04a2b28aead066b7496853d4779c9cc183c440dbac457641e19a0 -SIZE (rust/crates/serde_derive-1.0.217.crate) = 57749 -SHA256 (rust/crates/serde_json-1.0.138.crate) = d434192e7da787e94a6ea7e9670b26a036d0ca41e0b7efb2676dd32bae872949 -SIZE (rust/crates/serde_json-1.0.138.crate) = 154769 -SHA256 (rust/crates/serde_path_to_error-0.1.16.crate) = af99884400da37c88f5e9146b7f1fd0fbcae8f6eec4e9da38b67d05486f814a6 -SIZE (rust/crates/serde_path_to_error-0.1.16.crate) = 16657 +SHA256 (rust/crates/semver-1.0.26.crate) = 56e6fa9c48d24d85fb3de5ad847117517440f6beceb7798af16b4a87d616b8d0 +SIZE (rust/crates/semver-1.0.26.crate) = 31303 +SHA256 (rust/crates/serde-1.0.219.crate) = 5f0e2c6ed6606019b4e29e69dbaba95b11854410e5347d525002456dbbb786b6 +SIZE (rust/crates/serde-1.0.219.crate) = 78983 +SHA256 (rust/crates/serde_derive-1.0.219.crate) = 5b0276cf7f2c73365f7157c8123c21cd9a50fbbd844757af28ca1f5925fc2a00 +SIZE (rust/crates/serde_derive-1.0.219.crate) = 57798 +SHA256 (rust/crates/serde_json-1.0.140.crate) = 20068b6e96dc6c9bd23e01df8827e6c7e1f2fddd43c21810382803c136b99373 +SIZE (rust/crates/serde_json-1.0.140.crate) = 154852 +SHA256 (rust/crates/serde_path_to_error-0.1.17.crate) = 59fab13f937fa393d08645bf3a84bdfe86e296747b506ada67bb15f10f218b2a +SIZE (rust/crates/serde_path_to_error-0.1.17.crate) = 17662 SHA256 (rust/crates/serde_urlencoded-0.7.1.crate) = d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd SIZE (rust/crates/serde_urlencoded-0.7.1.crate) = 12822 SHA256 (rust/crates/sha1-0.10.6.crate) = e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba SIZE (rust/crates/sha1-0.10.6.crate) = 13517 -SHA256 (rust/crates/sha2-0.10.8.crate) = 793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8 -SIZE (rust/crates/sha2-0.10.8.crate) = 26357 -SHA256 (rust/crates/sha256-1.5.0.crate) = 18278f6a914fa3070aa316493f7d2ddfb9ac86ebc06fa3b83bffda487e9065b0 -SIZE (rust/crates/sha256-1.5.0.crate) = 9361 +SHA256 (rust/crates/sha2-0.10.9.crate) = a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283 +SIZE (rust/crates/sha2-0.10.9.crate) = 29271 +SHA256 (rust/crates/sha256-1.6.0.crate) = f880fc8562bdeb709793f00eb42a2ad0e672c4f883bbe59122b926eca935c8f6 +SIZE (rust/crates/sha256-1.6.0.crate) = 13740 SHA256 (rust/crates/sharded-slab-0.1.7.crate) = f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6 SIZE (rust/crates/sharded-slab-0.1.7.crate) = 58227 SHA256 (rust/crates/shlex-1.3.0.crate) = 0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64 SIZE (rust/crates/shlex-1.3.0.crate) = 18713 -SHA256 (rust/crates/signal-hook-0.3.17.crate) = 8621587d4798caf8eb44879d42e56b9a93ea5dcd315a6487c357130095b62801 -SIZE (rust/crates/signal-hook-0.3.17.crate) = 50296 +SHA256 (rust/crates/signal-hook-0.3.18.crate) = d881a16cf4426aa584979d30bd82cb33429027e42122b169753d6ef1085ed6e2 +SIZE (rust/crates/signal-hook-0.3.18.crate) = 50862 SHA256 (rust/crates/signal-hook-mio-0.2.4.crate) = 34db1a06d485c9142248b7a054f034b349b212551f3dfd19c94d45a754a217cd SIZE (rust/crates/signal-hook-mio-0.2.4.crate) = 9314 -SHA256 (rust/crates/signal-hook-registry-1.4.2.crate) = a9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1 -SIZE (rust/crates/signal-hook-registry-1.4.2.crate) = 18064 +SHA256 (rust/crates/signal-hook-registry-1.4.5.crate) = 9203b8055f63a2a00e2f593bb0510367fe707d7ff1e5c872de2f537b339e5410 +SIZE (rust/crates/signal-hook-registry-1.4.5.crate) = 19004 SHA256 (rust/crates/simdutf8-0.1.5.crate) = e3a9fe34e3e7a50316060351f37187a3f546bce95496156754b601a5fa71b76e SIZE (rust/crates/simdutf8-0.1.5.crate) = 28488 -SHA256 (rust/crates/slab-0.4.9.crate) = 8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67 -SIZE (rust/crates/slab-0.4.9.crate) = 17108 -SHA256 (rust/crates/smallvec-1.13.2.crate) = 3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67 -SIZE (rust/crates/smallvec-1.13.2.crate) = 35216 -SHA256 (rust/crates/socket2-0.5.8.crate) = c970269d99b64e60ec3bd6ad27270092a5394c4e309314b18ae3fe575695fbe8 -SIZE (rust/crates/socket2-0.5.8.crate) = 56309 -SHA256 (rust/crates/spin-0.9.8.crate) = 6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67 -SIZE (rust/crates/spin-0.9.8.crate) = 38958 +SHA256 (rust/crates/siphasher-1.0.1.crate) = 56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d +SIZE (rust/crates/siphasher-1.0.1.crate) = 10351 +SHA256 (rust/crates/slab-0.4.10.crate) = 04dc19736151f35336d325007ac991178d504a119863a2fcb3758cdb5e52c50d +SIZE (rust/crates/slab-0.4.10.crate) = 17810 +SHA256 (rust/crates/smallvec-1.15.1.crate) = 67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03 +SIZE (rust/crates/smallvec-1.15.1.crate) = 38116 +SHA256 (rust/crates/socket2-0.5.10.crate) = e22376abed350d73dd1cd119b57ffccad95b4e585a7cda43e286245ce23c0678 +SIZE (rust/crates/socket2-0.5.10.crate) = 58169 SHA256 (rust/crates/stable_deref_trait-1.2.0.crate) = a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3 SIZE (rust/crates/stable_deref_trait-1.2.0.crate) = 8054 SHA256 (rust/crates/static_assertions-1.1.0.crate) = a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f @@ -661,84 +707,86 @@ SHA256 (rust/crates/subtle-2.6.1.crate) = 13c2bddecc57b384dee18652358fb23172facb SIZE (rust/crates/subtle-2.6.1.crate) = 14562 SHA256 (rust/crates/syn-1.0.109.crate) = 72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237 SIZE (rust/crates/syn-1.0.109.crate) = 237611 -SHA256 (rust/crates/syn-2.0.96.crate) = d5d0adab1ae378d7f53bdebc67a39f1f151407ef230f0ce2883572f5d8985c80 -SIZE (rust/crates/syn-2.0.96.crate) = 297497 +SHA256 (rust/crates/syn-2.0.104.crate) = 17b6f705963418cdb9927482fa304bc562ece2fdd4f616084c50b7023b435a40 +SIZE (rust/crates/syn-2.0.104.crate) = 299699 SHA256 (rust/crates/sync_wrapper-1.0.2.crate) = 0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263 SIZE (rust/crates/sync_wrapper-1.0.2.crate) = 6958 -SHA256 (rust/crates/synstructure-0.13.1.crate) = c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971 -SIZE (rust/crates/synstructure-0.13.1.crate) = 18327 +SHA256 (rust/crates/synstructure-0.13.2.crate) = 728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2 +SIZE (rust/crates/synstructure-0.13.2.crate) = 18950 SHA256 (rust/crates/tagptr-0.2.0.crate) = 7b2093cf4c8eb1e67749a6762251bc9cd836b6fc171623bd0a9d324d37af2417 SIZE (rust/crates/tagptr-0.2.0.crate) = 13320 SHA256 (rust/crates/tap-1.0.1.crate) = 55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369 SIZE (rust/crates/tap-1.0.1.crate) = 11316 -SHA256 (rust/crates/tempfile-3.16.0.crate) = 38c246215d7d24f48ae091a2902398798e05d978b24315d6efbc00ede9a8bb91 -SIZE (rust/crates/tempfile-3.16.0.crate) = 38550 +SHA256 (rust/crates/tempfile-3.20.0.crate) = e8a64e3985349f2441a1a9ef0b853f869006c3855f2cda6862a94d26ebb9d6a1 +SIZE (rust/crates/tempfile-3.20.0.crate) = 42306 SHA256 (rust/crates/termtree-0.5.1.crate) = 8f50febec83f5ee1df3015341d8bd429f2d1cc62bcba7ea2076759d315084683 SIZE (rust/crates/termtree-0.5.1.crate) = 8498 SHA256 (rust/crates/thiserror-1.0.69.crate) = b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52 SIZE (rust/crates/thiserror-1.0.69.crate) = 22198 -SHA256 (rust/crates/thiserror-2.0.11.crate) = d452f284b73e6d76dd36758a0c8684b1d5be31f92b89d07fd5822175732206fc -SIZE (rust/crates/thiserror-2.0.11.crate) = 28648 +SHA256 (rust/crates/thiserror-2.0.12.crate) = 567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708 +SIZE (rust/crates/thiserror-2.0.12.crate) = 28693 SHA256 (rust/crates/thiserror-impl-1.0.69.crate) = 4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1 SIZE (rust/crates/thiserror-impl-1.0.69.crate) = 18365 -SHA256 (rust/crates/thiserror-impl-2.0.11.crate) = 26afc1baea8a989337eeb52b6e72a039780ce45c3edfcc9c5b9d112feeb173c2 -SIZE (rust/crates/thiserror-impl-2.0.11.crate) = 21067 -SHA256 (rust/crates/thread_local-1.1.8.crate) = 8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c -SIZE (rust/crates/thread_local-1.1.8.crate) = 13962 +SHA256 (rust/crates/thiserror-impl-2.0.12.crate) = 7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d +SIZE (rust/crates/thiserror-impl-2.0.12.crate) = 21141 +SHA256 (rust/crates/thread_local-1.1.9.crate) = f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185 +SIZE (rust/crates/thread_local-1.1.9.crate) = 19315 SHA256 (rust/crates/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7.crate) = cd3c60906412afa9c2b5b5a48ca6a5abe5736aec9eb48ad05037a677e52e4e2d SIZE (rust/crates/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7.crate) = 897133 SHA256 (rust/crates/tikv-jemallocator-0.6.0.crate) = 4cec5ff18518d81584f477e9bfdf957f5bb0979b0bac3af4ca30b5b3ae2d2865 SIZE (rust/crates/tikv-jemallocator-0.6.0.crate) = 13700 -SHA256 (rust/crates/time-0.3.37.crate) = 35e7868883861bd0e56d9ac6efcaaca0d6d5d82a2a7ec8209ff492c07cf37b21 -SIZE (rust/crates/time-0.3.37.crate) = 123257 -SHA256 (rust/crates/time-core-0.1.2.crate) = ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3 -SIZE (rust/crates/time-core-0.1.2.crate) = 7191 -SHA256 (rust/crates/time-macros-0.2.19.crate) = 2834e6017e3e5e4b9834939793b282bc03b37a3336245fa820e35e233e2a85de -SIZE (rust/crates/time-macros-0.2.19.crate) = 24268 -SHA256 (rust/crates/tinystr-0.7.6.crate) = 9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f -SIZE (rust/crates/tinystr-0.7.6.crate) = 16971 -SHA256 (rust/crates/tinyvec-1.8.1.crate) = 022db8904dfa342efe721985167e9fcd16c29b226db4397ed752a761cfce81e8 -SIZE (rust/crates/tinyvec-1.8.1.crate) = 47269 +SHA256 (rust/crates/time-0.3.41.crate) = 8a7619e19bc266e0f9c5e6686659d394bc57973859340060a69221e57dbc0c40 +SIZE (rust/crates/time-0.3.41.crate) = 138369 +SHA256 (rust/crates/time-core-0.1.4.crate) = c9e9a38711f559d9e3ce1cdb06dd7c5b8ea546bc90052da6d06bb76da74bb07c +SIZE (rust/crates/time-core-0.1.4.crate) = 8422 +SHA256 (rust/crates/time-macros-0.2.22.crate) = 3526739392ec93fd8b359c8e98514cb3e8e021beb4e5f597b00a0221f8ed8a49 +SIZE (rust/crates/time-macros-0.2.22.crate) = 24604 +SHA256 (rust/crates/tinystr-0.8.1.crate) = 5d4f6d1145dcb577acf783d4e601bc1d76a13337bb54e6233add580b07344c8b +SIZE (rust/crates/tinystr-0.8.1.crate) = 23333 +SHA256 (rust/crates/tinyvec-1.9.0.crate) = 09b3661f17e86524eccd4371ab0429194e0d7c008abb45f7a7495b1719463c71 +SIZE (rust/crates/tinyvec-1.9.0.crate) = 54137 SHA256 (rust/crates/tinyvec_macros-0.1.1.crate) = 1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20 SIZE (rust/crates/tinyvec_macros-0.1.1.crate) = 5865 -SHA256 (rust/crates/tokio-1.43.0.crate) = 3d61fa4ffa3de412bfea335c6ecff681de2b609ba3c77ef3e00e521813a9ed9e -SIZE (rust/crates/tokio-1.43.0.crate) = 817422 +SHA256 (rust/crates/tokio-1.45.1.crate) = 75ef51a33ef1da925cea3e4eb122833cb377c61439ca401b770f54902b806779 +SIZE (rust/crates/tokio-1.45.1.crate) = 811787 SHA256 (rust/crates/tokio-macros-2.5.0.crate) = 6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8 SIZE (rust/crates/tokio-macros-2.5.0.crate) = 12617 SHA256 (rust/crates/tokio-native-tls-0.3.1.crate) = bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2 SIZE (rust/crates/tokio-native-tls-0.3.1.crate) = 20676 -SHA256 (rust/crates/tokio-rustls-0.26.1.crate) = 5f6d0975eaace0cf0fcadee4e4aaa5da15b5c079146f2cffb67c113be122bf37 -SIZE (rust/crates/tokio-rustls-0.26.1.crate) = 31214 -SHA256 (rust/crates/tokio-util-0.7.13.crate) = d7fcaa8d55a2bdd6b83ace262b016eca0d79ee02818c5c1bcdf0305114081078 -SIZE (rust/crates/tokio-util-0.7.13.crate) = 115191 +SHA256 (rust/crates/tokio-rustls-0.26.2.crate) = 8e727b36a1a0e8b74c376ac2211e40c2c8af09fb4013c60d910495810f008e9b +SIZE (rust/crates/tokio-rustls-0.26.2.crate) = 31655 +SHA256 (rust/crates/tokio-util-0.7.15.crate) = 66a539a9ad6d5d281510d5bd368c973d636c02dbf8a67300bfb6b950696ad7df +SIZE (rust/crates/tokio-util-0.7.15.crate) = 124255 SHA256 (rust/crates/tokio-vsock-0.5.0.crate) = 2e336ac4b36df625d5429a735dd5847732fe5f62010e3ce0c50f3705d44730f8 SIZE (rust/crates/tokio-vsock-0.5.0.crate) = 13499 -SHA256 (rust/crates/toml_datetime-0.6.8.crate) = 0dd7358ecb8fc2f8d014bf86f6f638ce72ba252a2c3a2572f2a795f1d23efb41 -SIZE (rust/crates/toml_datetime-0.6.8.crate) = 12028 -SHA256 (rust/crates/toml_edit-0.22.23.crate) = 02a8b472d1a3d7c18e2d61a489aee3453fd9031c33e4f55bd533f4a7adca1bee -SIZE (rust/crates/toml_edit-0.22.23.crate) = 106376 +SHA256 (rust/crates/toml_datetime-0.6.11.crate) = 22cddaf88f4fbc13c51aebbf5f8eceb5c7c5a9da2ac40a13519eb5b0a0e8f11c +SIZE (rust/crates/toml_datetime-0.6.11.crate) = 16125 +SHA256 (rust/crates/toml_edit-0.22.27.crate) = 41fe8c660ae4257887cf66394862d21dbca4a6ddd26f04a3560410406a2f819a +SIZE (rust/crates/toml_edit-0.22.27.crate) = 78602 SHA256 (rust/crates/tower-0.5.2.crate) = d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9 SIZE (rust/crates/tower-0.5.2.crate) = 109417 +SHA256 (rust/crates/tower-http-0.6.6.crate) = adc82fd73de2a9722ac5da747f12383d2bfdb93591ee6c58486e0097890f05f2 +SIZE (rust/crates/tower-http-0.6.6.crate) = 133515 SHA256 (rust/crates/tower-layer-0.3.3.crate) = 121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e SIZE (rust/crates/tower-layer-0.3.3.crate) = 6180 SHA256 (rust/crates/tower-service-0.3.3.crate) = 8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3 SIZE (rust/crates/tower-service-0.3.3.crate) = 6950 SHA256 (rust/crates/tracing-0.1.41.crate) = 784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0 SIZE (rust/crates/tracing-0.1.41.crate) = 82448 -SHA256 (rust/crates/tracing-attributes-0.1.28.crate) = 395ae124c09f9e6918a2310af6038fba074bcf474ac352496d5910dd59a2226d -SIZE (rust/crates/tracing-attributes-0.1.28.crate) = 33280 -SHA256 (rust/crates/tracing-core-0.1.33.crate) = e672c95779cf947c5311f83787af4fa8fffd12fb27e4993211a84bdfd9610f9c -SIZE (rust/crates/tracing-core-0.1.33.crate) = 63434 +SHA256 (rust/crates/tracing-attributes-0.1.30.crate) = 81383ab64e72a7a8b8e13130c49e3dab29def6d0c7d76a03087b3cf71c5c6903 +SIZE (rust/crates/tracing-attributes-0.1.30.crate) = 39142 +SHA256 (rust/crates/tracing-core-0.1.34.crate) = b9d12581f227e93f094d3af2ae690a574abb8a2b9b7a96e7cfe9647b2b617678 +SIZE (rust/crates/tracing-core-0.1.34.crate) = 63760 SHA256 (rust/crates/tracing-log-0.2.0.crate) = ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3 SIZE (rust/crates/tracing-log-0.2.0.crate) = 17561 SHA256 (rust/crates/tracing-subscriber-0.3.19.crate) = e8189decb5ac0fa7bc8b96b7cb9b2701d60d48805aca84a238004d665fcc4008 SIZE (rust/crates/tracing-subscriber-0.3.19.crate) = 198345 SHA256 (rust/crates/try-lock-0.2.5.crate) = e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b SIZE (rust/crates/try-lock-0.2.5.crate) = 4314 -SHA256 (rust/crates/typenum-1.17.0.crate) = 42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825 -SIZE (rust/crates/typenum-1.17.0.crate) = 42849 -SHA256 (rust/crates/unicode-ident-1.0.16.crate) = a210d160f08b701c8721ba1c726c11662f877ea6b7094007e1ca9a1041945034 -SIZE (rust/crates/unicode-ident-1.0.16.crate) = 47684 +SHA256 (rust/crates/typenum-1.18.0.crate) = 1dccffe3ce07af9386bfd29e80c0ab1a8205a2fc34e4bcd40364df902cfa8f3f +SIZE (rust/crates/typenum-1.18.0.crate) = 74871 +SHA256 (rust/crates/unicode-ident-1.0.18.crate) = 5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512 +SIZE (rust/crates/unicode-ident-1.0.18.crate) = 47743 SHA256 (rust/crates/unicode-segmentation-1.12.0.crate) = f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493 SIZE (rust/crates/unicode-segmentation-1.12.0.crate) = 106323 SHA256 (rust/crates/unicode-truncate-1.1.0.crate) = b3644627a5af5fa321c95b9b235a72fd24cd29c648c2c379431e6628655627bf @@ -747,20 +795,20 @@ SHA256 (rust/crates/unicode-width-0.1.14.crate) = 7dd6e30e90baa6f72411720665d41d SIZE (rust/crates/unicode-width-0.1.14.crate) = 271615 SHA256 (rust/crates/unicode-width-0.2.0.crate) = 1fc81956842c57dac11422a97c3b8195a1ff727f06e85c84ed2e8aa277c9a0fd SIZE (rust/crates/unicode-width-0.2.0.crate) = 271509 +SHA256 (rust/crates/unicode-xid-0.2.6.crate) = ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853 +SIZE (rust/crates/unicode-xid-0.2.6.crate) = 15744 SHA256 (rust/crates/untrusted-0.9.0.crate) = 8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1 SIZE (rust/crates/untrusted-0.9.0.crate) = 14447 SHA256 (rust/crates/url-2.5.4.crate) = 32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60 SIZE (rust/crates/url-2.5.4.crate) = 81097 -SHA256 (rust/crates/utf16_iter-1.0.5.crate) = c8232dd3cdaed5356e0f716d285e4b40b932ac434100fe9b7e0e8e935b9e6246 -SIZE (rust/crates/utf16_iter-1.0.5.crate) = 9736 SHA256 (rust/crates/utf8-width-0.1.7.crate) = 86bd8d4e895da8537e5315b8254664e6b769c4ff3db18321b297a1e7004392e3 SIZE (rust/crates/utf8-width-0.1.7.crate) = 2977 SHA256 (rust/crates/utf8_iter-1.0.4.crate) = b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be SIZE (rust/crates/utf8_iter-1.0.4.crate) = 10437 SHA256 (rust/crates/utf8parse-0.2.2.crate) = 06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821 SIZE (rust/crates/utf8parse-0.2.2.crate) = 13499 -SHA256 (rust/crates/uuid-1.12.1.crate) = b3758f5e68192bb96cc8f9b7e2c2cfdabb435499a28499a42f8f984092adad4b -SIZE (rust/crates/uuid-1.12.1.crate) = 48851 +SHA256 (rust/crates/uuid-1.17.0.crate) = 3cf4199d1e5d15ddd86a694e4d0dffa9c323ce759fea589f00fef9d81cc1931d +SIZE (rust/crates/uuid-1.17.0.crate) = 59014 SHA256 (rust/crates/uuid-simd-0.8.0.crate) = 23b082222b4f6619906941c17eb2297fff4c2fb96cb60164170522942a200bd8 SIZE (rust/crates/uuid-simd-0.8.0.crate) = 6959 SHA256 (rust/crates/valuable-0.1.1.crate) = ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65 @@ -773,14 +821,16 @@ SHA256 (rust/crates/vsimd-0.8.0.crate) = 5c3082ca00d5a5ef149bb8b555a72ae84c9c59f SIZE (rust/crates/vsimd-0.8.0.crate) = 21377 SHA256 (rust/crates/vsock-0.4.0.crate) = 2dfb6e7a74830912f1f4a7655227c9ded1ea4e9136676311fedf54bedb412f35 SIZE (rust/crates/vsock-0.4.0.crate) = 10739 -SHA256 (rust/crates/wait-timeout-0.2.0.crate) = 9f200f5b12eb75f8c1ed65abd4b2db8a6e1b138a20de009dacee265a2498f3f6 -SIZE (rust/crates/wait-timeout-0.2.0.crate) = 12441 +SHA256 (rust/crates/wait-timeout-0.2.1.crate) = 09ac3b126d3914f9849036f826e054cbabdc8519970b8998ddaf3b5bd3c65f11 +SIZE (rust/crates/wait-timeout-0.2.1.crate) = 11435 +SHA256 (rust/crates/walkdir-2.5.0.crate) = 29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b +SIZE (rust/crates/walkdir-2.5.0.crate) = 23951 SHA256 (rust/crates/want-0.3.1.crate) = bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e SIZE (rust/crates/want-0.3.1.crate) = 6398 -SHA256 (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423 -SIZE (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 28131 -SHA256 (rust/crates/wasi-0.13.3+wasi-0.2.2.crate) = 26816d2e1a4a36a2940b96c5296ce403917633dff8f3440e9b236ed6f6bacad2 -SIZE (rust/crates/wasi-0.13.3+wasi-0.2.2.crate) = 136754 +SHA256 (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b +SIZE (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = 28477 +SHA256 (rust/crates/wasi-0.14.2+wasi-0.2.4.crate) = 9683f9a5a998d873c0d21fcbe3c083009670149a8fab228644b8bd36b2c48cb3 +SIZE (rust/crates/wasi-0.14.2+wasi-0.2.4.crate) = 140921 SHA256 (rust/crates/wasm-bindgen-0.2.100.crate) = 1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5 SIZE (rust/crates/wasm-bindgen-0.2.100.crate) = 48288 SHA256 (rust/crates/wasm-bindgen-backend-0.2.100.crate) = 2f0a0651a5c2bc21487bde11ee802ccaf4c51935d0d3d42a6101f98161700bc6 @@ -795,113 +845,163 @@ SHA256 (rust/crates/wasm-bindgen-shared-0.2.100.crate) = 1a05d73b933a847d6cccdda SIZE (rust/crates/wasm-bindgen-shared-0.2.100.crate) = 8570 SHA256 (rust/crates/web-sys-0.3.77.crate) = 33b6dd2ef9186f1f2072e409e99cd22a975331a6b3591b12c764e0e55c60d5d2 SIZE (rust/crates/web-sys-0.3.77.crate) = 638246 +SHA256 (rust/crates/web-time-1.1.0.crate) = 5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb +SIZE (rust/crates/web-time-1.1.0.crate) = 18026 +SHA256 (rust/crates/webpki-root-certs-0.26.11.crate) = 75c7f0ef91146ebfb530314f5f1d24528d7f0767efbfd31dce919275413e393e +SIZE (rust/crates/webpki-root-certs-0.26.11.crate) = 8098 +SHA256 (rust/crates/webpki-root-certs-1.0.1.crate) = 86138b15b2b7d561bc4469e77027b8dd005a43dc502e9031d1f5afc8ce1f280e +SIZE (rust/crates/webpki-root-certs-1.0.1.crate) = 169350 SHA256 (rust/crates/which-4.4.2.crate) = 87ba24419a2078cd2b0f2ede2691b6c66d8e47836da3b6db8265ebad47afbfc7 SIZE (rust/crates/which-4.4.2.crate) = 15953 -SHA256 (rust/crates/widestring-1.1.0.crate) = 7219d36b6eac893fa81e84ebe06485e7dcbb616177469b142df14f1f4deb1311 -SIZE (rust/crates/widestring-1.1.0.crate) = 85046 +SHA256 (rust/crates/wide-0.7.33.crate) = 0ce5da8ecb62bcd8ec8b7ea19f69a51275e91299be594ea5cc6ef7819e16cd03 +SIZE (rust/crates/wide-0.7.33.crate) = 99792 +SHA256 (rust/crates/widestring-1.2.0.crate) = dd7cf3379ca1aac9eea11fba24fd7e315d621f8dfe35c8d7d2be8b793726e07d +SIZE (rust/crates/widestring-1.2.0.crate) = 89105 SHA256 (rust/crates/winapi-0.3.9.crate) = 5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419 SIZE (rust/crates/winapi-0.3.9.crate) = 1200382 SHA256 (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6 SIZE (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = 2918815 +SHA256 (rust/crates/winapi-util-0.1.9.crate) = cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb +SIZE (rust/crates/winapi-util-0.1.9.crate) = 12464 SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998 -SHA256 (rust/crates/windows-0.58.0.crate) = dd04d41d93c4992d421894c18c8b43496aa748dd4c081bac0dc93eb0489272b6 -SIZE (rust/crates/windows-0.58.0.crate) = 9744521 -SHA256 (rust/crates/windows-core-0.52.0.crate) = 33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9 -SIZE (rust/crates/windows-core-0.52.0.crate) = 42154 -SHA256 (rust/crates/windows-core-0.58.0.crate) = 6ba6d44ec8c2591c134257ce647b7ea6b20335bf6379a27dac5f1641fcf59f99 -SIZE (rust/crates/windows-core-0.58.0.crate) = 41022 -SHA256 (rust/crates/windows-implement-0.58.0.crate) = 2bbd5b46c938e506ecbce286b6628a02171d56153ba733b6c741fc627ec9579b -SIZE (rust/crates/windows-implement-0.58.0.crate) = 10491 -SHA256 (rust/crates/windows-interface-0.58.0.crate) = 053c4c462dc91d3b1504c6fe5a726dd15e216ba718e84a0e46a88fbe5ded3515 -SIZE (rust/crates/windows-interface-0.58.0.crate) = 11246 -SHA256 (rust/crates/windows-registry-0.2.0.crate) = e400001bb720a623c1c69032f8e3e4cf09984deec740f007dd2b03ec864804b0 -SIZE (rust/crates/windows-registry-0.2.0.crate) = 10470 -SHA256 (rust/crates/windows-result-0.2.0.crate) = 1d1043d8214f791817bab27572aaa8af63732e11bf84aa21a45a78d6c317ae0e -SIZE (rust/crates/windows-result-0.2.0.crate) = 12756 -SHA256 (rust/crates/windows-strings-0.1.0.crate) = 4cd9b125c486025df0eabcb585e62173c6c9eddcec5d117d3b6e8c30e2ee4d10 -SIZE (rust/crates/windows-strings-0.1.0.crate) = 13832 +SHA256 (rust/crates/windows-0.61.3.crate) = 9babd3a767a4c1aef6900409f85f5d53ce2544ccdfaa86dad48c91782c6d6893 +SIZE (rust/crates/windows-0.61.3.crate) = 9372520 +SHA256 (rust/crates/windows-collections-0.2.0.crate) = 3beeceb5e5cfd9eb1d76b381630e82c4241ccd0d27f1a39ed41b2760b255c5e8 +SIZE (rust/crates/windows-collections-0.2.0.crate) = 13579 +SHA256 (rust/crates/windows-core-0.61.2.crate) = c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3 +SIZE (rust/crates/windows-core-0.61.2.crate) = 36771 +SHA256 (rust/crates/windows-future-0.2.1.crate) = fc6a41e98427b19fe4b73c550f060b59fa592d7d686537eebf9385621bfbad8e +SIZE (rust/crates/windows-future-0.2.1.crate) = 17532 +SHA256 (rust/crates/windows-implement-0.60.0.crate) = a47fddd13af08290e67f4acabf4b459f647552718f683a7b415d290ac744a836 +SIZE (rust/crates/windows-implement-0.60.0.crate) = 15073 +SHA256 (rust/crates/windows-interface-0.59.1.crate) = bd9211b69f8dcdfa817bfd14bf1c97c9188afa36f4750130fcdf3f400eca9fa8 +SIZE (rust/crates/windows-interface-0.59.1.crate) = 11735 +SHA256 (rust/crates/windows-link-0.1.3.crate) = 5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a +SIZE (rust/crates/windows-link-0.1.3.crate) = 6154 +SHA256 (rust/crates/windows-numerics-0.2.0.crate) = 9150af68066c4c5c07ddc0ce30421554771e528bde427614c61038bc2c92c2b1 +SIZE (rust/crates/windows-numerics-0.2.0.crate) = 9686 +SHA256 (rust/crates/windows-result-0.3.4.crate) = 56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6 +SIZE (rust/crates/windows-result-0.3.4.crate) = 13418 +SHA256 (rust/crates/windows-strings-0.4.2.crate) = 56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57 +SIZE (rust/crates/windows-strings-0.4.2.crate) = 13983 +SHA256 (rust/crates/windows-sys-0.45.0.crate) = 75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0 +SIZE (rust/crates/windows-sys-0.45.0.crate) = 2568659 SHA256 (rust/crates/windows-sys-0.48.0.crate) = 677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9 SIZE (rust/crates/windows-sys-0.48.0.crate) = 2628884 SHA256 (rust/crates/windows-sys-0.52.0.crate) = 282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d SIZE (rust/crates/windows-sys-0.52.0.crate) = 2576877 SHA256 (rust/crates/windows-sys-0.59.0.crate) = 1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b SIZE (rust/crates/windows-sys-0.59.0.crate) = 2387323 +SHA256 (rust/crates/windows-sys-0.60.2.crate) = f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb +SIZE (rust/crates/windows-sys-0.60.2.crate) = 2518479 +SHA256 (rust/crates/windows-targets-0.42.2.crate) = 8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071 +SIZE (rust/crates/windows-targets-0.42.2.crate) = 5492 SHA256 (rust/crates/windows-targets-0.48.5.crate) = 9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c SIZE (rust/crates/windows-targets-0.48.5.crate) = 6904 SHA256 (rust/crates/windows-targets-0.52.6.crate) = 9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973 SIZE (rust/crates/windows-targets-0.52.6.crate) = 6403 +SHA256 (rust/crates/windows-targets-0.53.2.crate) = c66f69fcc9ce11da9966ddb31a40968cad001c5bedeb5c2b82ede4253ab48aef +SIZE (rust/crates/windows-targets-0.53.2.crate) = 7046 +SHA256 (rust/crates/windows-threading-0.1.0.crate) = b66463ad2e0ea3bbf808b7f1d371311c80e115c0b71d60efc142cafbcfb057a6 +SIZE (rust/crates/windows-threading-0.1.0.crate) = 9085 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.42.2.crate) = 597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8 +SIZE (rust/crates/windows_aarch64_gnullvm-0.42.2.crate) = 364071 SHA256 (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8 SIZE (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 418492 SHA256 (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3 SIZE (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 435718 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764 +SIZE (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 782443 +SHA256 (rust/crates/windows_aarch64_msvc-0.42.2.crate) = e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43 +SIZE (rust/crates/windows_aarch64_msvc-0.42.2.crate) = 666981 SHA256 (rust/crates/windows_aarch64_msvc-0.48.5.crate) = dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc SIZE (rust/crates/windows_aarch64_msvc-0.48.5.crate) = 798483 SHA256 (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469 SIZE (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 832615 +SHA256 (rust/crates/windows_aarch64_msvc-0.53.0.crate) = c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c +SIZE (rust/crates/windows_aarch64_msvc-0.53.0.crate) = 834446 +SHA256 (rust/crates/windows_i686_gnu-0.42.2.crate) = c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f +SIZE (rust/crates/windows_i686_gnu-0.42.2.crate) = 736236 SHA256 (rust/crates/windows_i686_gnu-0.48.5.crate) = a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e SIZE (rust/crates/windows_i686_gnu-0.48.5.crate) = 844891 SHA256 (rust/crates/windows_i686_gnu-0.52.6.crate) = 8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b SIZE (rust/crates/windows_i686_gnu-0.52.6.crate) = 880402 +SHA256 (rust/crates/windows_i686_gnu-0.53.0.crate) = c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3 +SIZE (rust/crates/windows_i686_gnu-0.53.0.crate) = 936973 SHA256 (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66 SIZE (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 475940 +SHA256 (rust/crates/windows_i686_gnullvm-0.53.0.crate) = 9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11 +SIZE (rust/crates/windows_i686_gnullvm-0.53.0.crate) = 854056 +SHA256 (rust/crates/windows_i686_msvc-0.42.2.crate) = 44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060 +SIZE (rust/crates/windows_i686_msvc-0.42.2.crate) = 724951 SHA256 (rust/crates/windows_i686_msvc-0.48.5.crate) = 8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406 SIZE (rust/crates/windows_i686_msvc-0.48.5.crate) = 864300 SHA256 (rust/crates/windows_i686_msvc-0.52.6.crate) = 240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66 SIZE (rust/crates/windows_i686_msvc-0.52.6.crate) = 901163 +SHA256 (rust/crates/windows_i686_msvc-0.53.0.crate) = 581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d +SIZE (rust/crates/windows_i686_msvc-0.53.0.crate) = 903450 +SHA256 (rust/crates/windows_x86_64_gnu-0.42.2.crate) = 8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36 +SIZE (rust/crates/windows_x86_64_gnu-0.42.2.crate) = 699373 SHA256 (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e SIZE (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 801619 SHA256 (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78 SIZE (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 836363 +SHA256 (rust/crates/windows_x86_64_gnu-0.53.0.crate) = 2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba +SIZE (rust/crates/windows_x86_64_gnu-0.53.0.crate) = 902585 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.42.2.crate) = 26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3 +SIZE (rust/crates/windows_x86_64_gnullvm-0.42.2.crate) = 364068 SHA256 (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc SIZE (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 418486 SHA256 (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d SIZE (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 435707 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.53.0.crate) = 0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57 +SIZE (rust/crates/windows_x86_64_gnullvm-0.53.0.crate) = 782434 +SHA256 (rust/crates/windows_x86_64_msvc-0.42.2.crate) = 9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0 +SIZE (rust/crates/windows_x86_64_msvc-0.42.2.crate) = 666936 SHA256 (rust/crates/windows_x86_64_msvc-0.48.5.crate) = ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538 SIZE (rust/crates/windows_x86_64_msvc-0.48.5.crate) = 798412 SHA256 (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec SIZE (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 832564 -SHA256 (rust/crates/winnow-0.7.0.crate) = 7e49d2d35d3fad69b39b94139037ecfb4f359f08958b9c11e7315ce770462419 -SIZE (rust/crates/winnow-0.7.0.crate) = 170890 +SHA256 (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486 +SIZE (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 834400 +SHA256 (rust/crates/winnow-0.7.11.crate) = 74c7b26e3480b707944fc872477815d29a8e429d2f93a1ce000f5fa84a15cbcd +SIZE (rust/crates/winnow-0.7.11.crate) = 174175 SHA256 (rust/crates/winreg-0.50.0.crate) = 524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1 SIZE (rust/crates/winreg-0.50.0.crate) = 29703 -SHA256 (rust/crates/wit-bindgen-rt-0.33.0.crate) = 3268f3d866458b787f390cf61f4bbb563b922d091359f9608842999eaee3943c -SIZE (rust/crates/wit-bindgen-rt-0.33.0.crate) = 3357 -SHA256 (rust/crates/write16-1.0.0.crate) = d1890f4022759daae28ed4fe62859b1236caebfc61ede2f63ed4e695f3f6d936 -SIZE (rust/crates/write16-1.0.0.crate) = 7218 -SHA256 (rust/crates/writeable-0.5.5.crate) = 1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51 -SIZE (rust/crates/writeable-0.5.5.crate) = 22354 +SHA256 (rust/crates/wit-bindgen-rt-0.39.0.crate) = 6f42320e61fe2cfd34354ecb597f86f413484a798ba44a8ca1165c58d42da6c1 +SIZE (rust/crates/wit-bindgen-rt-0.39.0.crate) = 12241 +SHA256 (rust/crates/writeable-0.6.1.crate) = ea2f10b9bb0928dfb1b42b65e1f9e36f7f54dbdf08457afefb38afcdec4fa2bb +SIZE (rust/crates/writeable-0.6.1.crate) = 24068 SHA256 (rust/crates/wyz-0.5.1.crate) = 05f360fc0b24296329c78fda852a1e9ae82de9cf7b27dae4b7f62f118f77b9ed SIZE (rust/crates/wyz-0.5.1.crate) = 18790 SHA256 (rust/crates/yasna-0.5.2.crate) = e17bb3549cc1321ae1296b9cdc2698e2b6cb1992adfa19a8c72e5b7a738f44cd SIZE (rust/crates/yasna-0.5.2.crate) = 34859 -SHA256 (rust/crates/yoke-0.7.5.crate) = 120e6aef9aa629e3d4f52dc8cc43a015c7724194c97dfaf45180d2daf2b77f40 -SIZE (rust/crates/yoke-0.7.5.crate) = 29673 -SHA256 (rust/crates/yoke-derive-0.7.5.crate) = 2380878cad4ac9aac1e2435f3eb4020e8374b5f13c296cb75b4620ff8e229154 -SIZE (rust/crates/yoke-derive-0.7.5.crate) = 7525 -SHA256 (rust/crates/zerocopy-0.7.35.crate) = 1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0 -SIZE (rust/crates/zerocopy-0.7.35.crate) = 152645 -SHA256 (rust/crates/zerocopy-0.8.14.crate) = a367f292d93d4eab890745e75a778da40909cab4d6ff8173693812f79c4a2468 -SIZE (rust/crates/zerocopy-0.8.14.crate) = 229188 -SHA256 (rust/crates/zerocopy-derive-0.7.35.crate) = fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e -SIZE (rust/crates/zerocopy-derive-0.7.35.crate) = 37829 -SHA256 (rust/crates/zerocopy-derive-0.8.14.crate) = d3931cb58c62c13adec22e38686b559c86a30565e16ad6e8510a337cedc611e1 -SIZE (rust/crates/zerocopy-derive-0.8.14.crate) = 80308 -SHA256 (rust/crates/zerofrom-0.1.5.crate) = cff3ee08c995dee1859d998dea82f7374f2826091dd9cd47def953cae446cd2e -SIZE (rust/crates/zerofrom-0.1.5.crate) = 5091 -SHA256 (rust/crates/zerofrom-derive-0.1.5.crate) = 595eed982f7d355beb85837f651fa22e90b3c044842dc7f2c2842c086f295808 -SIZE (rust/crates/zerofrom-derive-0.1.5.crate) = 8285 +SHA256 (rust/crates/yoke-0.8.0.crate) = 5f41bb01b8226ef4bfd589436a297c53d118f65921786300e427be8d487695cc +SIZE (rust/crates/yoke-0.8.0.crate) = 28726 +SHA256 (rust/crates/yoke-derive-0.8.0.crate) = 38da3c9736e16c5d3c8c597a9aaa5d1fa565d0532ae05e27c24aa62fb32c0ab6 +SIZE (rust/crates/yoke-derive-0.8.0.crate) = 7521 +SHA256 (rust/crates/zerocopy-0.8.26.crate) = 1039dd0d3c310cf05de012d8a39ff557cb0d23087fd44cad61df08fc31907a2f +SIZE (rust/crates/zerocopy-0.8.26.crate) = 249223 +SHA256 (rust/crates/zerocopy-derive-0.8.26.crate) = 9ecf5b4cc5364572d7f4c329661bcc82724222973f2cab6f050a4e5c22f75181 +SIZE (rust/crates/zerocopy-derive-0.8.26.crate) = 88080 +SHA256 (rust/crates/zerofrom-0.1.6.crate) = 50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5 +SIZE (rust/crates/zerofrom-0.1.6.crate) = 5669 +SHA256 (rust/crates/zerofrom-derive-0.1.6.crate) = d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502 +SIZE (rust/crates/zerofrom-derive-0.1.6.crate) = 8305 SHA256 (rust/crates/zeroize-1.8.1.crate) = ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde SIZE (rust/crates/zeroize-1.8.1.crate) = 20029 -SHA256 (rust/crates/zerovec-0.10.4.crate) = aa2b893d79df23bfb12d5461018d408ea19dfafe76c2c7ef6d4eba614f8ff079 -SIZE (rust/crates/zerovec-0.10.4.crate) = 126398 -SHA256 (rust/crates/zerovec-derive-0.10.3.crate) = 6eafa6dfb17584ea3e2bd6e76e0cc15ad7af12b09abdd1ca55961bed9b1063c6 -SIZE (rust/crates/zerovec-derive-0.10.3.crate) = 19438 -SHA256 (rust/crates/zstd-0.13.2.crate) = fcf2b778a664581e31e389454a7072dab1647606d44f7feea22cd5abb9c9f3f9 -SIZE (rust/crates/zstd-0.13.2.crate) = 30251 -SHA256 (rust/crates/zstd-safe-7.2.1.crate) = 54a3ab4db68cea366acc5c897c7b4d4d1b8994a9cd6e6f841f8964566a419059 -SIZE (rust/crates/zstd-safe-7.2.1.crate) = 21122 -SHA256 (rust/crates/zstd-sys-2.0.13+zstd.1.5.6.crate) = 38ff0f21cfee8f97d94cef41359e0c89aa6113028ab0291aa8ca0038995a95aa -SIZE (rust/crates/zstd-sys-2.0.13+zstd.1.5.6.crate) = 749090 -SHA256 (hatoo-oha-v1.7.0_GH0.tar.gz) = 306973c36a9e2fd2ca9c5d830b2b718485217cab25f71c0774e7f8d7089833cc -SIZE (hatoo-oha-v1.7.0_GH0.tar.gz) = 779783 +SHA256 (rust/crates/zerotrie-0.2.2.crate) = 36f0bbd478583f79edad978b407914f61b2972f5af6fa089686016be8f9af595 +SIZE (rust/crates/zerotrie-0.2.2.crate) = 74423 +SHA256 (rust/crates/zerovec-0.11.2.crate) = 4a05eb080e015ba39cc9e23bbe5e7fb04d5fb040350f99f34e338d5fdd294428 +SIZE (rust/crates/zerovec-0.11.2.crate) = 124500 +SHA256 (rust/crates/zerovec-derive-0.11.1.crate) = 5b96237efa0c878c64bd89c436f661be4e46b2f3eff1ebb976f7ef2321d2f58f +SIZE (rust/crates/zerovec-derive-0.11.1.crate) = 21294 +SHA256 (rust/crates/zstd-0.13.3.crate) = e91ee311a569c327171651566e07972200e76fcfe2242a4fa446149a3881c08a +SIZE (rust/crates/zstd-0.13.3.crate) = 30514 +SHA256 (rust/crates/zstd-safe-7.2.4.crate) = 8f49c4d5f0abb602a93fb8736af2a4f4dd9512e36f7f570d66e65ff867ed3b9d +SIZE (rust/crates/zstd-safe-7.2.4.crate) = 29350 +SHA256 (rust/crates/zstd-sys-2.0.15+zstd.1.5.7.crate) = eb81183ddd97d0c74cedf1d50d85c8d08c1b8b68ee863bdee9e706eedba1a237 +SIZE (rust/crates/zstd-sys-2.0.15+zstd.1.5.7.crate) = 774847 +SHA256 (hatoo-oha-v1.9.0_GH0.tar.gz) = e40a3898df0229ebea413f24527558a83d75df5cba2b970ece5aa9fad8fb12dc +SIZE (hatoo-oha-v1.9.0_GH0.tar.gz) = 801575 diff --git a/net/oha/files/patch-cargo-crates_aws-lc-sys-0.25.0_aws-lc_crypto_fipsmodule_cpucap_cpu__ppc64le.c b/net/oha/files/patch-cargo-crates_aws-lc-sys-0.29.0_aws-lc_crypto_fipsmodule_cpucap_cpu__ppc64le.c index 07c2af81aae6..bf2b65676d6d 100644 --- a/net/oha/files/patch-cargo-crates_aws-lc-sys-0.25.0_aws-lc_crypto_fipsmodule_cpucap_cpu__ppc64le.c +++ b/net/oha/files/patch-cargo-crates_aws-lc-sys-0.29.0_aws-lc_crypto_fipsmodule_cpucap_cpu__ppc64le.c @@ -1,10 +1,10 @@ ---- cargo-crates/aws-lc-sys-0.25.0/aws-lc/crypto/fipsmodule/cpucap/cpu_ppc64le.c.orig 2006-07-24 01:21:28 UTC -+++ cargo-crates/aws-lc-sys-0.25.0/aws-lc/crypto/fipsmodule/cpucap/cpu_ppc64le.c +--- cargo-crates/aws-lc-sys-0.29.0/aws-lc/crypto/fipsmodule/cpucap/cpu_ppc64le.c.orig 2025-06-24 21:07:10 UTC ++++ cargo-crates/aws-lc-sys-0.29.0/aws-lc/crypto/fipsmodule/cpucap/cpu_ppc64le.c @@ -69,7 +69,11 @@ void OPENSSL_cpuid_setup(void) { void OPENSSL_cpuid_setup(void) { #if defined(AT_HWCAP2) -+# if defined(__linux__) ++#if defined(__linux__) OPENSSL_ppc64le_hwcap2 = getauxval(AT_HWCAP2); +#elif defined(__FreeBSD__) + elf_aux_info(AT_HWCAP2, &OPENSSL_ppc64le_hwcap2, sizeof(OPENSSL_ppc64le_hwcap2)); diff --git a/net/pear-Horde_Socket_Client/Makefile b/net/pear-Horde_Socket_Client/Makefile index 0ee21c077d31..1c9d4abb1398 100644 --- a/net/pear-Horde_Socket_Client/Makefile +++ b/net/pear-Horde_Socket_Client/Makefile @@ -9,4 +9,6 @@ WWW= https://pear.horde.org USES= horde cpe USE_HORDE_RUN= Horde_Exception +NO_ARCH= yes + .include <bsd.port.mk> diff --git a/net/pear-Net_DNSBL/Makefile b/net/pear-Net_DNSBL/Makefile index 51d6e0443a5f..0fd965ba3384 100644 --- a/net/pear-Net_DNSBL/Makefile +++ b/net/pear-Net_DNSBL/Makefile @@ -1,6 +1,6 @@ PORTNAME= Net_DNSBL PORTVERSION= 1.3.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net pear MAINTAINER= sunpoet@FreeBSD.org @@ -9,17 +9,12 @@ WWW= https://pear.php.net/package/Net_DNSBL LICENSE= PHP30 -BUILD_DEPENDS= ${PEARDIR}/Cache/Lite.php:sysutils/pear-Cache_Lite@${PHP_FLAVOR} \ - ${PEARDIR}/Net/CheckIP.php:net/pear-Net_CheckIP@${PHP_FLAVOR} \ - ${PEARDIR}/Net/DNS2.php:dns/pear-Net_DNS2@${PHP_FLAVOR} \ - ${PEARDIR}/HTTP/Request2.php:www/pear-HTTP_Request2@${PHP_FLAVOR} -RUN_DEPENDS:= ${PEARDIR}/Cache/Lite.php:sysutils/pear-Cache_Lite@${PHP_FLAVOR} \ - ${PEARDIR}/Net/CheckIP.php:net/pear-Net_CheckIP@${PHP_FLAVOR} \ - ${PEARDIR}/Net/DNS2.php:dns/pear-Net_DNS2@${PHP_FLAVOR} \ - ${PEARDIR}/HTTP/Request2.php:www/pear-HTTP_Request2@${PHP_FLAVOR} +RUN_DEPENDS= ${PEAR_PKGNAMEPREFIX}Cache_Lite>=1.4.1:sysutils/pear-Cache_Lite@${PHP_FLAVOR} \ + ${PEAR_PKGNAMEPREFIX}HTTP_Request2>=2.0.0:www/pear-HTTP_Request2@${PHP_FLAVOR} \ + ${PEAR_PKGNAMEPREFIX}Net_DNS21>=1.0.0:dns/pear-Net_DNS21@${PHP_FLAVOR} USES= pear -PORTSCOUT= skipv:1.3.0a1 +NO_ARCH= yes .include <bsd.port.mk> diff --git a/net/rubygem-gitlab-kas-grpc/distinfo b/net/rubygem-gitlab-kas-grpc/distinfo index e6a9daab225a..b6307ec1097d 100644 --- a/net/rubygem-gitlab-kas-grpc/distinfo +++ b/net/rubygem-gitlab-kas-grpc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750221154 -SHA256 (rubygem/gitlab-kas-grpc-18.1.0.gem) = 968f759fef8e6e3fa6a926dae58bb16698bdcd73a9f981f44074db31b692a51d -SIZE (rubygem/gitlab-kas-grpc-18.1.0.gem) = 10752 +TIMESTAMP = 1750904330 +SHA256 (rubygem/gitlab-kas-grpc-18.1.1.gem) = 3f837056b2761ca996ad0f298b8f56a03173c0439ae0042255ef57d01a6edbd9 +SIZE (rubygem/gitlab-kas-grpc-18.1.1.gem) = 10752 diff --git a/net/rubygem-google-cloud-spanner-v1/Makefile b/net/rubygem-google-cloud-spanner-v1/Makefile index d66a41ff68e7..1327a525d9cc 100644 --- a/net/rubygem-google-cloud-spanner-v1/Makefile +++ b/net/rubygem-google-cloud-spanner-v1/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-cloud-spanner-v1 -PORTVERSION= 1.8.0 +PORTVERSION= 1.9.0 CATEGORIES= net rubygems MASTER_SITES= RG diff --git a/net/rubygem-google-cloud-spanner-v1/distinfo b/net/rubygem-google-cloud-spanner-v1/distinfo index 9230f8468cb8..b2d08b6e98de 100644 --- a/net/rubygem-google-cloud-spanner-v1/distinfo +++ b/net/rubygem-google-cloud-spanner-v1/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747716388 -SHA256 (rubygem/google-cloud-spanner-v1-1.8.0.gem) = d28fe44abcc51e54fb4e6c7b391f9abddc7421bd0571ee9917257342b4ac536d -SIZE (rubygem/google-cloud-spanner-v1-1.8.0.gem) = 83968 +TIMESTAMP = 1750188246 +SHA256 (rubygem/google-cloud-spanner-v1-1.9.0.gem) = f486e51408ad535dfcee11edba546bdb6ec0bb4aadf3e5cfae5ea798f97e906c +SIZE (rubygem/google-cloud-spanner-v1-1.9.0.gem) = 88576 diff --git a/net/rubygem-grpc/Makefile b/net/rubygem-grpc/Makefile index 866665ea0a7d..ae7caf85d3f1 100644 --- a/net/rubygem-grpc/Makefile +++ b/net/rubygem-grpc/Makefile @@ -1,6 +1,5 @@ PORTNAME= grpc -PORTVERSION= 1.67.0 -PORTREVISION= 6 +PORTVERSION= 1.72.0 CATEGORIES= net rubygems MASTER_SITES= RG diff --git a/net/rubygem-grpc/distinfo b/net/rubygem-grpc/distinfo index 2e5541cc1280..a3b7c5988d1e 100644 --- a/net/rubygem-grpc/distinfo +++ b/net/rubygem-grpc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1728632726 -SHA256 (rubygem/grpc-1.67.0.gem) = c7c82d5639eb64dd1bc4e7100b541a3d84bd90ed37b8b9b0ff3198d3a3fa9132 -SIZE (rubygem/grpc-1.67.0.gem) = 6784512 +TIMESTAMP = 1750188248 +SHA256 (rubygem/grpc-1.72.0.gem) = 56fa0da2f4f96471f59430a9ef08a612cc77649e8fa118c83ae7d0bb619bea09 +SIZE (rubygem/grpc-1.72.0.gem) = 6834176 diff --git a/net/rubygem-omniauth-openid/Makefile b/net/rubygem-omniauth-openid/Makefile index 3c1e726a33e9..5f1fe695fdc0 100644 --- a/net/rubygem-omniauth-openid/Makefile +++ b/net/rubygem-omniauth-openid/Makefile @@ -1,17 +1,19 @@ PORTNAME= omniauth-openid -PORTVERSION= 2.0.1 +PORTVERSION= 2.0.2 CATEGORIES= net rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= OpenID strategy for OmniAuth -WWW= https://github.com/omniauth/omniauth-openid +WWW= https://github.com/ruby-openid/omniauth-openid LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/LICENSE +LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-omniauth>=1.0<3.0:security/rubygem-omniauth \ - rubygem-rack-openid>=1.4.0<1.5:www/rubygem-rack-openid +RUN_DEPENDS= rubygem-omniauth>=1.1:security/rubygem-omniauth \ + rubygem-rack-openid>=1.4<2:www/rubygem-rack-openid \ + rubygem-ruby-openid>=2.1.8<3:net/rubygem-ruby-openid \ + rubygem-version_gem>=1.1.8<2:devel/rubygem-version_gem USES= gem diff --git a/net/rubygem-omniauth-openid/distinfo b/net/rubygem-omniauth-openid/distinfo index e3153ba050e3..bd56433af4dd 100644 --- a/net/rubygem-omniauth-openid/distinfo +++ b/net/rubygem-omniauth-openid/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1625585648 -SHA256 (rubygem/omniauth-openid-2.0.1.gem) = 32dc5d7fb2172375e7ccab6c11699793f8ffc6051caa7a82de9dc03bc7ada0b9 -SIZE (rubygem/omniauth-openid-2.0.1.gem) = 10752 +TIMESTAMP = 1750188274 +SHA256 (rubygem/omniauth-openid-2.0.2.gem) = dabfe9f319ec2b23044d7aac4a7d9e55b6b82201dbd015a8bc83657db316dec1 +SIZE (rubygem/omniauth-openid-2.0.2.gem) = 25600 diff --git a/polish/libreoffice/distinfo b/polish/libreoffice/distinfo index 3bbee3da4f7e..2a47ceba8695 100644 --- a/polish/libreoffice/distinfo +++ b/polish/libreoffice/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746205028 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_pl.tar.gz) = afc063a4fc7a36505c171e3a30c29d5ecef0ef33a6f4f257a2539b98349f1c0b -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_pl.tar.gz) = 2545605 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_pl.tar.gz) = ffba6c4a2eeefa7c615b1077e65296f96e8ab2b6538b7d54d50aa7eedc6ed4a1 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_pl.tar.gz) = 2656281 +TIMESTAMP = 1750805519 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_pl.tar.gz) = 4ca574ef864d2fa26ca33f53c826b7a6aa0d9ef134d066b3020e0ad5198f2776 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_pl.tar.gz) = 2545975 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_pl.tar.gz) = b87dd3df1c09a5ff3a3ef453fff2e46bd732624b5d3ab1548e8da132d022112e +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_pl.tar.gz) = 2656086 diff --git a/portuguese/libreoffice-pt_BR/distinfo b/portuguese/libreoffice-pt_BR/distinfo index 1fc4a80a9197..01eeedd88d66 100644 --- a/portuguese/libreoffice-pt_BR/distinfo +++ b/portuguese/libreoffice-pt_BR/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746205033 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_pt-BR.tar.gz) = a84089ad0fe8c1af6ef9d0e311e86f24c8e43ee5077df4162caf8fa2c5d5e5b3 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_pt-BR.tar.gz) = 3736551 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_pt-BR.tar.gz) = da9fe02b8b53f22fc2c0d71c421b218cc5ad5c8a77740ca63d4eac31c0def435 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_pt-BR.tar.gz) = 2585333 +TIMESTAMP = 1750805523 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_pt-BR.tar.gz) = a8aa59b8edfc7e07a0990a508025184f668ec376cf4a31ae38a7d53a266a97ba +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_pt-BR.tar.gz) = 3736941 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_pt-BR.tar.gz) = e5400e3877d466ae88667434ead933dd50330a9ecbaa6c900bde6d6b44570b9d +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_pt-BR.tar.gz) = 2585525 diff --git a/portuguese/libreoffice/distinfo b/portuguese/libreoffice/distinfo index a7e7e8e99baf..d90df8eec2a3 100644 --- a/portuguese/libreoffice/distinfo +++ b/portuguese/libreoffice/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746205030 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_pt.tar.gz) = aa958696dee8cb62622720437cceface1de00b84a1fe99b337f03c4258eb8f8d -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_pt.tar.gz) = 1967171 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_pt.tar.gz) = 2370d87a0c6a5b02f87e7dcc6337c6c7248a4be6f02ea537441844c9b247c26c -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_pt.tar.gz) = 2601166 +TIMESTAMP = 1750805521 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_pt.tar.gz) = 37f3522ddd53b4a9d7b6fd35bfd27d3579af2f0d5ceaa85cb5ef73649e304832 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_pt.tar.gz) = 1969192 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_pt.tar.gz) = 3deade6e94c28f10eac3398a2ba9b7df6b9f09bb332354dc22bc20a21dd9d890 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_pt.tar.gz) = 2601149 diff --git a/print/Makefile b/print/Makefile index 6f635fd5a1af..0e1d3e6f1f2b 100644 --- a/print/Makefile +++ b/print/Makefile @@ -203,6 +203,7 @@ SUBDIR += rlpr SUBDIR += rtf2latex2e SUBDIR += rubygem-afm + SUBDIR += rubygem-afm0 SUBDIR += rubygem-color SUBDIR += rubygem-color-tools SUBDIR += rubygem-color_diff diff --git a/print/plasma6-print-manager/distinfo b/print/plasma6-print-manager/distinfo index 12e5e8263bd1..0a5f30caecb8 100644 --- a/print/plasma6-print-manager/distinfo +++ b/print/plasma6-print-manager/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010495 -SHA256 (KDE/plasma/6.4.0/print-manager-6.4.0.tar.xz) = 2abb28b8944b3e4c48413cb31b54e078c9fa8d1fd8c115a6150731039d92cbfd -SIZE (KDE/plasma/6.4.0/print-manager-6.4.0.tar.xz) = 371300 +TIMESTAMP = 1750789610 +SHA256 (KDE/plasma/6.4.1/print-manager-6.4.1.tar.xz) = 9096c5f28b29f6199bf0ace9876361f3367b79f208e05c4a59339d17d4bc19f2 +SIZE (KDE/plasma/6.4.1/print-manager-6.4.1.tar.xz) = 370676 diff --git a/print/py-fonttools/Makefile b/print/py-fonttools/Makefile index fbcc60394be7..04a236e6e646 100644 --- a/print/py-fonttools/Makefile +++ b/print/py-fonttools/Makefile @@ -1,5 +1,5 @@ PORTNAME= fonttools -PORTVERSION= 4.58.2 +PORTVERSION= 4.58.4 CATEGORIES= print python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/print/py-fonttools/distinfo b/print/py-fonttools/distinfo index b1b2a8dbc215..0ba5a1ed32f4 100644 --- a/print/py-fonttools/distinfo +++ b/print/py-fonttools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813102 -SHA256 (fonttools-4.58.2.tar.gz) = 4b491ddbfd50b856e84b0648b5f7941af918f6d32f938f18e62b58426a8d50e2 -SIZE (fonttools-4.58.2.tar.gz) = 3524285 +TIMESTAMP = 1750188130 +SHA256 (fonttools-4.58.4.tar.gz) = 928a8009b9884ed3aae17724b960987575155ca23c6f0b8146e400cc9e0d44ba +SIZE (fonttools-4.58.4.tar.gz) = 3525026 diff --git a/print/rubygem-afm/Makefile b/print/rubygem-afm/Makefile index b32e997ee95e..50495734a182 100644 --- a/print/rubygem-afm/Makefile +++ b/print/rubygem-afm/Makefile @@ -1,5 +1,5 @@ PORTNAME= afm -PORTVERSION= 0.2.2 +PORTVERSION= 1.0.0 CATEGORIES= print rubygems MASTER_SITES= RG @@ -9,8 +9,8 @@ WWW= https://github.com/halfbyte/afm LICENSE= MIT -NO_ARCH= yes - USES= gem +NO_ARCH= yes + .include <bsd.port.mk> diff --git a/print/rubygem-afm/distinfo b/print/rubygem-afm/distinfo index 2de2d7355ff5..6cab1ab628a3 100644 --- a/print/rubygem-afm/distinfo +++ b/print/rubygem-afm/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/afm-0.2.2.gem) = c83e698e759ab0063331ff84ca39c4673b03318f4ddcbe8e90177dd01e4c721a -SIZE (rubygem/afm-0.2.2.gem) = 17408 +TIMESTAMP = 1750188276 +SHA256 (rubygem/afm-1.0.0.gem) = 5bd4d6f6241e7014ef090985ec6f4c3e9745f6de0828ddd58bc1efdd138f4545 +SIZE (rubygem/afm-1.0.0.gem) = 17408 diff --git a/print/rubygem-afm0/Makefile b/print/rubygem-afm0/Makefile new file mode 100644 index 000000000000..16c396be0789 --- /dev/null +++ b/print/rubygem-afm0/Makefile @@ -0,0 +1,19 @@ +PORTNAME= afm +PORTVERSION= 0.2.2 +CATEGORIES= print rubygems +MASTER_SITES= RG +PKGNAMESUFFIX= 0 + +MAINTAINER= ruby@FreeBSD.org +COMMENT= Read AFM files and use the data conveniently +WWW= https://github.com/halfbyte/afm + +LICENSE= MIT + +USES= gem + +NO_ARCH= yes + +PORTSCOUT= limit:^0\. + +.include <bsd.port.mk> diff --git a/print/rubygem-afm0/distinfo b/print/rubygem-afm0/distinfo new file mode 100644 index 000000000000..467fe34a55f3 --- /dev/null +++ b/print/rubygem-afm0/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1750933404 +SHA256 (rubygem/afm-0.2.2.gem) = c83e698e759ab0063331ff84ca39c4673b03318f4ddcbe8e90177dd01e4c721a +SIZE (rubygem/afm-0.2.2.gem) = 17408 diff --git a/print/rubygem-afm0/pkg-descr b/print/rubygem-afm0/pkg-descr new file mode 100644 index 000000000000..a1a720c81afe --- /dev/null +++ b/print/rubygem-afm0/pkg-descr @@ -0,0 +1 @@ +A simple library to read Adobe Font Metrics files and use the data conveniently diff --git a/print/rubygem-pdf-reader/Makefile b/print/rubygem-pdf-reader/Makefile index 3504be95b122..50b7ebe4acd6 100644 --- a/print/rubygem-pdf-reader/Makefile +++ b/print/rubygem-pdf-reader/Makefile @@ -1,5 +1,6 @@ PORTNAME= pdf-reader PORTVERSION= 2.14.1 +PORTREVISION= 1 CATEGORIES= print rubygems MASTER_SITES= RG @@ -10,7 +11,7 @@ WWW= https://github.com/yob/pdf-reader LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -RUN_DEPENDS= rubygem-afm>=0.2.1<0.3:print/rubygem-afm \ +RUN_DEPENDS= rubygem-afm0>=0.2.1<0.3:print/rubygem-afm0 \ rubygem-ascii85>=1.0<3.0:devel/rubygem-ascii85 \ rubygem-hashery>=2.0<3:devel/rubygem-hashery \ rubygem-ruby-rc4>=0:security/rubygem-ruby-rc4 \ diff --git a/russian/libreoffice/distinfo b/russian/libreoffice/distinfo index 463bc2b8f223..278b3a012f51 100644 --- a/russian/libreoffice/distinfo +++ b/russian/libreoffice/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746205037 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_ru.tar.gz) = d4c998841b4937a868f56fbd9e11a822272b5e80c37ea608cdcbd29dfcab4fb5 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_ru.tar.gz) = 1671174 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_ru.tar.gz) = fe9d05d9a378c2419e0d03a4ab15548c104cadd5441b590fbe2b4ffc5b0c90f7 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_ru.tar.gz) = 2712348 +TIMESTAMP = 1750805527 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_ru.tar.gz) = 16c1f01148814dd7f0a3f75824ddc47972569c32c150c1047d1a8684d3a243ab +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_ru.tar.gz) = 1672163 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_ru.tar.gz) = 0c44629475b5d9d1fdb9dffecd5d1d7ae521949534b90dd2d47c459b807ad046 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_ru.tar.gz) = 2711334 diff --git a/science/libaec/Makefile b/science/libaec/Makefile index 8df9c8eecaa7..4c96052c3035 100644 --- a/science/libaec/Makefile +++ b/science/libaec/Makefile @@ -1,5 +1,5 @@ PORTNAME= libaec -PORTVERSION= 1.1.3 +PORTVERSION= 1.1.4 CATEGORIES= science MASTER_SITES= https://github.com/MathisRosenhauer/libaec/releases/download/v${PORTVERSION}/ @@ -13,7 +13,11 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= cmake:testing -CMAKE_OFF= AEC_FUZZING BUILD_TESTING +CMAKE_OFF= AEC_FUZZING \ + BUILD_TESTING +CMAKE_ON= BUILD_SHARED_LIBS \ + BUILD_STATIC_LIBS \ + libaec_INCLUDE_PACKAGING USE_LDCONFIG= yes .include <bsd.port.mk> diff --git a/science/libaec/distinfo b/science/libaec/distinfo index 608c4223f5e4..d36e3dc23478 100644 --- a/science/libaec/distinfo +++ b/science/libaec/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1711541240 -SHA256 (libaec-1.1.3.tar.gz) = bd8bea8b69ca602796b2daf17b0a7de019ce3c3bd0ad56fa9ef4a631a4088058 -SIZE (libaec-1.1.3.tar.gz) = 3137647 +TIMESTAMP = 1750188012 +SHA256 (libaec-1.1.4.tar.gz) = 1b9f3b913d9111469a83820ab62bb6a9f3ec7a5f9b6d681761776aecbc7fefbe +SIZE (libaec-1.1.4.tar.gz) = 3148407 diff --git a/science/libaec/pkg-plist b/science/libaec/pkg-plist index 703f76e3068c..c325028be7b8 100644 --- a/science/libaec/pkg-plist +++ b/science/libaec/pkg-plist @@ -1,11 +1,13 @@ -cmake/libaec-config-version.cmake -cmake/libaec-config.cmake include/libaec.h include/szlib.h +lib/cmake/libaec/libaec-config-version.cmake +lib/cmake/libaec/libaec-config.cmake +lib/cmake/libaec/libaec-targets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/libaec/libaec-targets.cmake lib/libaec.a lib/libaec.so lib/libaec.so.0 -lib/libaec.so.0.1.3 +lib/libaec.so.0.1.4 lib/libsz.a lib/libsz.so lib/libsz.so.2 diff --git a/science/py-asdf-standard/Makefile b/science/py-asdf-standard/Makefile index 878ed49864f2..9283d803ac3f 100644 --- a/science/py-asdf-standard/Makefile +++ b/science/py-asdf-standard/Makefile @@ -1,5 +1,5 @@ PORTNAME= asdf-standard -PORTVERSION= 1.2.0 +PORTVERSION= 1.3.0 CATEGORIES= science python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,7 +17,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61:devel/py-setuptools@${PY_FL ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=3.4:devel/py-setuptools-scm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/science/py-asdf-standard/distinfo b/science/py-asdf-standard/distinfo index e5807137d6e1..b0cc521e77a1 100644 --- a/science/py-asdf-standard/distinfo +++ b/science/py-asdf-standard/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748495843 -SHA256 (asdf_standard-1.2.0.tar.gz) = e709912faf0be2f5843a23af2731e6f76ed6c279b29df5989e1520992fa3c5cf -SIZE (asdf_standard-1.2.0.tar.gz) = 272660 +TIMESTAMP = 1750188132 +SHA256 (asdf_standard-1.3.0.tar.gz) = 5958961f399dead2000a78724da37f5aeeb0499a780bbd9ae4fc3ecbe3eaed64 +SIZE (asdf_standard-1.3.0.tar.gz) = 273495 diff --git a/security/Makefile b/security/Makefile index 46547e92bf04..d8b14da244aa 100644 --- a/security/Makefile +++ b/security/Makefile @@ -282,6 +282,7 @@ SUBDIR += lasso SUBDIR += lastpass-cli SUBDIR += lego + SUBDIR += lfacme SUBDIR += libaegis SUBDIR += libargon2 SUBDIR += libassuan diff --git a/security/aws-lc/Makefile b/security/aws-lc/Makefile index e72557e40eea..0bafd001dc8c 100644 --- a/security/aws-lc/Makefile +++ b/security/aws-lc/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-lc -PORTVERSION= 1.52.1 +PORTVERSION= 1.53.0 DISTVERSIONPREFIX= v CATEGORIES= security diff --git a/security/aws-lc/distinfo b/security/aws-lc/distinfo index 489abb390a58..48a0cd1e409f 100644 --- a/security/aws-lc/distinfo +++ b/security/aws-lc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748831216 -SHA256 (aws-aws-lc-v1.52.1_GH0.tar.gz) = fe552e3c3522f73afc3c30011745c431c633f7b4e25dcd7b38325f194a7b3b75 -SIZE (aws-aws-lc-v1.52.1_GH0.tar.gz) = 126954534 +TIMESTAMP = 1750188014 +SHA256 (aws-aws-lc-v1.53.0_GH0.tar.gz) = b7c3a456df40c0d19621848e8c7b70c1fa333f9e8f5aa72755890fb50c9963de +SIZE (aws-aws-lc-v1.53.0_GH0.tar.gz) = 126984389 diff --git a/security/boringssl/Makefile b/security/boringssl/Makefile index 27f7c73d1a2a..d72689f75660 100644 --- a/security/boringssl/Makefile +++ b/security/boringssl/Makefile @@ -1,5 +1,5 @@ PORTNAME= boringssl -PORTVERSION= 0.0.0.0.2025.06.05.01 +PORTVERSION= 0.0.0.0.2025.06.25.01 CATEGORIES= security EXTRACT_ONLY= ${GH_ACCOUNT}-${PORTNAME}-${PORTVERSION}-${GH_TAGNAME}_GH0.tar.gz @@ -19,7 +19,7 @@ CPE_VENDOR= google USE_GITHUB= yes GH_ACCOUNT= google -GH_TAGNAME= 5622da9 +GH_TAGNAME= 78b48c1 CMAKE_ARGS+= -DBUILD_SHARED_LIBS=1 CFLAGS_i386= -msse2 diff --git a/security/boringssl/distinfo b/security/boringssl/distinfo index c05036202f73..64e40c2a4f5f 100644 --- a/security/boringssl/distinfo +++ b/security/boringssl/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1749831968 +TIMESTAMP = 1750950234 SHA256 (filippo.io/edwards25519/@v/v1.1.0.zip) = 9ac43a686d06fdebd719f7af3866c87eb069302272dfb131007adf471c308b65 SIZE (filippo.io/edwards25519/@v/v1.1.0.zip) = 55809 SHA256 (filippo.io/edwards25519/@v/v1.1.0.mod) = 099556fc4d7e6f5cb135efdd8b6bb4c0932e38ea058c53fc5fa5ce285572fb61 @@ -11,5 +11,5 @@ SHA256 (golang.org/x/sys/@v/v0.32.0.zip) = 85d47075d21fd7ef35d9a47fc73f2356fb3cd SIZE (golang.org/x/sys/@v/v0.32.0.zip) = 1991164 SHA256 (golang.org/x/sys/@v/v0.32.0.mod) = f67e3e18f4c08e60a7e80726ab36b691fdcea5b81ae1c696ff64caf518bcfe3d SIZE (golang.org/x/sys/@v/v0.32.0.mod) = 35 -SHA256 (google-boringssl-0.0.0.0.2025.06.05.01-5622da9_GH0.tar.gz) = ae4f97f3adf33f578fc58bfa946e74f16cd1afec4bd213cc53d77c87be027c72 -SIZE (google-boringssl-0.0.0.0.2025.06.05.01-5622da9_GH0.tar.gz) = 46161255 +SHA256 (google-boringssl-0.0.0.0.2025.06.25.01-78b48c1_GH0.tar.gz) = 2cfaa5f01ecedb7d662d7b01cac6f2f5f873a52f694a44af69de9b8efcdb6e90 +SIZE (google-boringssl-0.0.0.0.2025.06.25.01-78b48c1_GH0.tar.gz) = 46168678 diff --git a/security/botan3/Makefile b/security/botan3/Makefile index a376d1c4fa7c..c5c0ff84d783 100644 --- a/security/botan3/Makefile +++ b/security/botan3/Makefile @@ -1,5 +1,5 @@ PORTNAME= botan -DISTVERSION= 3.7.1 +DISTVERSION= 3.8.1 CATEGORIES= security MASTER_SITES= http://botan.randombit.net/releases/ PKGNAMESUFFIX= ${_BOTANMAJOR} @@ -14,7 +14,8 @@ LICENSE_FILE= ${WRKSRC}/license.txt BUILD_DEPENDS= ${LOCALBASE}/include/boost/asio.hpp:devel/boost-libs -USES= compiler:c++20-lang cpe gmake llvm shebangfix tar:xz # llvm fixes build failure, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279136 +USES= compiler:c++20-lang cpe gmake shebangfix tar:xz + CPE_VENDOR= ${PORTNAME}_project USE_LDCONFIG= yes @@ -37,7 +38,7 @@ LDFLAGS+= -pthread DOCSDIR= ${LOCALBASE}/share/doc/${PORTNAME}-${PORTVERSION} -_SOABIVER= 7 +_SOABIVER= 8 _BOTANMAJOR= ${DISTVERSION:S/./ /g:[1]} _SHLIBVER= ${DISTVERSION:S/./ /g:[2]} _SHLIBVERPATCH= ${DISTVERSION:S/./ /g:[3]} @@ -47,10 +48,12 @@ PLIST_SUB= SHLIBVER=${_SHLIBVER} \ BOTANMAJOR=${_BOTANMAJOR} PORTDOCS= * -OPTIONS_DEFINE= DOCS MANPAGES PYTHON SQLITE3 +OPTIONS_DEFINE= DOCS LLVM_FROM_PORTS MANPAGES PYTHON SQLITE3 OPTIONS_DEFAULT= MANPAGES OPTIONS_SUB= yes +LLVM_FROM_PORTS_DESC= Use LLVM from ports to build + MANPAGES_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=0:textproc/py-sphinx@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}furo>=2022.6.21:textproc/py-furo@${PY_FLAVOR} MANPAGES_CONFIGURE_WITH= sphinx @@ -65,6 +68,15 @@ SQLITE3_CONFIGURE_WITH= sqlite3 .include <bsd.port.options.mk> +# llvm from ports fixes build failure, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279136 +.if ${OPSYS} == FreeBSD && \ + ((${OSVERSION} >= 1500000) || \ + ${PORT_OPTIONS:MLLVM_FROM_PORTS}) +USES+= llvm +USES:= ${USES:Ncompiler\:*} # XXX avoid warnings +CHOSEN_COMPILER_TYPE= clang +.endif + .if ${ARCH} == aarch64 CONFIGURE_ARGS+= --cc-abi="-march=armv8-a+crypto" .elif ${ARCH:Mpowerpc64*} @@ -74,12 +86,6 @@ CONFIGURE_ARGS+= --disable-powercrypto .endif .endif -.if ${ARCH} == i386 || ${ARCH} == amd64 -PLIST_SUB+= HAS_RDRAND_RNG="" -.else -PLIST_SUB+= HAS_RDRAND_RNG="@comment " -.endif - .if ${ARCH} == i386 || ${ARCH} == amd64 || ${ARCH:Mpowerpc64*} PLIST_SUB+= HAS_PROCESSOR_RNG="" .else diff --git a/security/botan3/distinfo b/security/botan3/distinfo index e90946f4ca79..e64fce607f4f 100644 --- a/security/botan3/distinfo +++ b/security/botan3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738854685 -SHA256 (Botan-3.7.1.tar.xz) = fc0620463461caaea8e60f06711d7e437a3ad1eebd6de4ac29c14bbd901ccd1b -SIZE (Botan-3.7.1.tar.xz) = 8659408 +TIMESTAMP = 1747422221 +SHA256 (Botan-3.8.1.tar.xz) = b039681d4b861a2f5853746d8ba806f553e23869ed72d89edbfa3c3dbfa17e68 +SIZE (Botan-3.8.1.tar.xz) = 8706304 diff --git a/security/krb5-devel/Makefile b/security/krb5-devel/Makefile index 36aa57f35ae2..6745764fa63d 100644 --- a/security/krb5-devel/Makefile +++ b/security/krb5-devel/Makefile @@ -8,8 +8,8 @@ PKGNAME_X= -${FLAVOR:S/default//} .endif PKGNAMESUFFIX= ${PKGNAME_X:S/--/-/:C/-$//} -HASH= 61e92fe9a -MIT_COMMIT_DATE= 2025.04.06 +HASH= 1113e746a +MIT_COMMIT_DATE= 2025.06.17 PATCH_SITES= http://web.mit.edu/kerberos/advisories/ PATCH_DIST_STRIP= -p2 diff --git a/security/krb5-devel/distinfo b/security/krb5-devel/distinfo index addd917f9451..83e6497143e7 100644 --- a/security/krb5-devel/distinfo +++ b/security/krb5-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747800263 -SHA256 (krb5-krb5-1.22.2025.04.06-61e92fe9a_GH0.tar.gz) = 2eae92b633a9c77a66fbcb6a5acba93bf5bc6eb75b95ded662c9c4509ba16255 -SIZE (krb5-krb5-1.22.2025.04.06-61e92fe9a_GH0.tar.gz) = 4679049 +TIMESTAMP = 1750876627 +SHA256 (krb5-krb5-1.22.2025.06.17-1113e746a_GH0.tar.gz) = 535c723d44a5fb50ffe3aeb8e1198e81bf1485d24d0f11aa62f56f80dd9c283f +SIZE (krb5-krb5-1.22.2025.06.17-1113e746a_GH0.tar.gz) = 4683455 diff --git a/security/netbird/Makefile b/security/netbird/Makefile index c5ddbbccf8b7..4c189fbd0f94 100644 --- a/security/netbird/Makefile +++ b/security/netbird/Makefile @@ -1,6 +1,6 @@ PORTNAME= netbird DISTVERSIONPREFIX= v -DISTVERSION= 0.47.2 +DISTVERSION= 0.49.0 CATEGORIES= security net net-vpn MAINTAINER= hakan.external@netbird.io @@ -16,15 +16,15 @@ NOT_FOR_ARCHS_REASON= "no 32-bit builds supported" RUN_DEPENDS= ca_root_nss>0:security/ca_root_nss USES= go:modules -USE_RC_SUBR= netbird +USE_RC_SUBR= ${PORTNAME} GO_MODULE= github.com/netbirdio/netbird -GO_TARGET= ./client:netbird +GO_TARGET= ./client:${PORTNAME} GO_BUILDFLAGS= -tags freebsd -o ${PORTNAME} -ldflags \ "-s -w -X github.com/netbirdio/netbird/version.version=${DISTVERSION}" -WRKSRC= ${WRKDIR}/netbird-${DISTVERSION} +WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} -PLIST_FILES= bin/netbird +PLIST_FILES= bin/${PORTNAME} .include <bsd.port.mk> diff --git a/security/netbird/distinfo b/security/netbird/distinfo index 76ba6e320c5e..0806cc6f24f0 100644 --- a/security/netbird/distinfo +++ b/security/netbird/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1749687672 -SHA256 (go/security_netbird/netbird-v0.47.2/v0.47.2.mod) = dd8e2b5f3ee570d2ef933101c6fb7bc5de05dae258f0c7ea7602e8db42238acb -SIZE (go/security_netbird/netbird-v0.47.2/v0.47.2.mod) = 12507 -SHA256 (go/security_netbird/netbird-v0.47.2/v0.47.2.zip) = 8671becd05ff5437daa98b34e76819cd0908c1a040f49a369c9e26ed8cc64831 -SIZE (go/security_netbird/netbird-v0.47.2/v0.47.2.zip) = 2917482 +TIMESTAMP = 1750840361 +SHA256 (go/security_netbird/netbird-v0.49.0/v0.49.0.mod) = dd8e2b5f3ee570d2ef933101c6fb7bc5de05dae258f0c7ea7602e8db42238acb +SIZE (go/security_netbird/netbird-v0.49.0/v0.49.0.mod) = 12507 +SHA256 (go/security_netbird/netbird-v0.49.0/v0.49.0.zip) = c1aa8b8749cdb1a471425ce5aac7d90e318e6f6280f51a8b72ca18ad241f7bfb +SIZE (go/security_netbird/netbird-v0.49.0/v0.49.0.zip) = 2921705 diff --git a/security/netbird/files/netbird.in b/security/netbird/files/netbird.in index a05f7f099ee0..ddd19f27cd52 100644 --- a/security/netbird/files/netbird.in +++ b/security/netbird/files/netbird.in @@ -16,8 +16,8 @@ # Default: 'info' # netbird_logfile (path): Path to the client log file. # Default: /var/log/netbird/client.log -# netbird_env (str): Extra environment variables for the daemon, in KEY=VALUE format. -# Default: 'IS_DAEMON=1' +# netbird_tun_dev (str): Name of the TUN device used by Netbird for its VPN tunnel. +# Default: wt0 # . /etc/rc.subr @@ -32,11 +32,33 @@ load_rc_config "$name" : ${netbird_socket:="/var/run/netbird.sock"} : ${netbird_loglevel:="info"} : ${netbird_logfile:="/var/log/netbird/client.log"} -: ${netbird_env:="IS_DAEMON=1"} +: ${netbird_tun_dev:="wt0"} pidfile="/var/run/${name}.pid" command="/usr/sbin/daemon" daemon_args="-P ${pidfile} -r -t \"${name}: daemon\"" command_args="${daemon_args} %%PREFIX%%/bin/netbird service run --config ${netbird_config} --log-level ${netbird_loglevel} --daemon-addr unix://${netbird_socket} --log-file ${netbird_logfile}" +start_precmd="${name}_start_precmd" +stop_postcmd="${name}_stop_postcmd" + +netbird_start_precmd() { + logger -s -t netbird "Starting ${name}." + # Check for orphaned netbird tunnel interface + # And if it exists, then destroy it + if /sbin/ifconfig ${netbird_tun_dev} >/dev/null 2>&1; then + if ! /sbin/ifconfig ${netbird_tun_dev} | fgrep -qw PID; then + logger -s -t netbird "Found orphaned tunnel interface ${netbird_tun_dev}, destroying" + /sbin/ifconfig ${netbird_tun_dev} destroy + fi + fi +} + +netbird_stop_postcmd() { + if /sbin/ifconfig ${netbird_tun_dev} >/dev/null 2>&1; then + logger -s -t netbird "Destroying tunnel interface ${netbird_tun_dev}" + /sbin/ifconfig ${netbird_tun_dev} destroy || \ + logger -s -t netbird "Failed to destroy interface ${netbird_tun_dev}" + fi +} run_rc_command "$1" diff --git a/security/nuclei/Makefile b/security/nuclei/Makefile index 3a2828d806b2..bf4fd87882ba 100644 --- a/security/nuclei/Makefile +++ b/security/nuclei/Makefile @@ -1,6 +1,6 @@ PORTNAME= nuclei DISTVERSIONPREFIX= v -DISTVERSION= 3.4.4 +DISTVERSION= 3.4.5 CATEGORIES= security MAINTAINER= dutra@FreeBSD.org diff --git a/security/nuclei/distinfo b/security/nuclei/distinfo index a4c3ceade456..e4cf46444ae0 100644 --- a/security/nuclei/distinfo +++ b/security/nuclei/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1749429917 -SHA256 (go/security_nuclei/nuclei-v3.4.4/v3.4.4.mod) = 9e805e04dec4da32e582d774928290dd9b337ec1fd9fe49b5a38dc4f2d8fa9f3 -SIZE (go/security_nuclei/nuclei-v3.4.4/v3.4.4.mod) = 17916 -SHA256 (go/security_nuclei/nuclei-v3.4.4/v3.4.4.zip) = c574a8583455d3faaa9e50d87d24a2b8b283f22fecc796e2a58478c7525dddbd -SIZE (go/security_nuclei/nuclei-v3.4.4/v3.4.4.zip) = 12381056 +TIMESTAMP = 1750899492 +SHA256 (go/security_nuclei/nuclei-v3.4.5/v3.4.5.mod) = 5afbb1c8d97f83b0d2b11bd9bf677f5b88043b95241def65c6cdf11d290bbdbe +SIZE (go/security_nuclei/nuclei-v3.4.5/v3.4.5.mod) = 17916 +SHA256 (go/security_nuclei/nuclei-v3.4.5/v3.4.5.zip) = d88771513264794e0f2acb6c03682492363addc36b92c80330fb25ff747462ac +SIZE (go/security_nuclei/nuclei-v3.4.5/v3.4.5.zip) = 12383461 diff --git a/security/plasma6-kscreenlocker/distinfo b/security/plasma6-kscreenlocker/distinfo index 832f8bbd7964..9b45a355b193 100644 --- a/security/plasma6-kscreenlocker/distinfo +++ b/security/plasma6-kscreenlocker/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010496 -SHA256 (KDE/plasma/6.4.0/kscreenlocker-6.4.0.tar.xz) = b840202ba6b5bd7832ab2116beee2c8e386fa9b844e6db0e425a84006b6698fa -SIZE (KDE/plasma/6.4.0/kscreenlocker-6.4.0.tar.xz) = 183788 +TIMESTAMP = 1750789611 +SHA256 (KDE/plasma/6.4.1/kscreenlocker-6.4.1.tar.xz) = c849dc939a050a26f270393f8b59e8b86d671983a752e014af7c89a1c955b925 +SIZE (KDE/plasma/6.4.1/kscreenlocker-6.4.1.tar.xz) = 183776 diff --git a/security/plasma6-ksshaskpass/distinfo b/security/plasma6-ksshaskpass/distinfo index 0762978afab7..8196ba2a8c6e 100644 --- a/security/plasma6-ksshaskpass/distinfo +++ b/security/plasma6-ksshaskpass/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010496 -SHA256 (KDE/plasma/6.4.0/ksshaskpass-6.4.0.tar.xz) = ce3c7ba9f16638eb5e0378821448a84b9a0619228be8196e55c395fd4d743806 -SIZE (KDE/plasma/6.4.0/ksshaskpass-6.4.0.tar.xz) = 30792 +TIMESTAMP = 1750789611 +SHA256 (KDE/plasma/6.4.1/ksshaskpass-6.4.1.tar.xz) = 5495db2d45f9b2ac50a81382f7e38c99ab83d7ea34adcf72b05c260d9d8a3433 +SIZE (KDE/plasma/6.4.1/ksshaskpass-6.4.1.tar.xz) = 30796 diff --git a/security/plasma6-kwallet-pam/Makefile b/security/plasma6-kwallet-pam/Makefile index b4aad08a3703..538b12ebeb1b 100644 --- a/security/plasma6-kwallet-pam/Makefile +++ b/security/plasma6-kwallet-pam/Makefile @@ -1,6 +1,5 @@ PORTNAME= kwallet-pam DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 CATEGORIES= security kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/security/plasma6-kwallet-pam/distinfo b/security/plasma6-kwallet-pam/distinfo index eb3872634da1..81c94e309bb8 100644 --- a/security/plasma6-kwallet-pam/distinfo +++ b/security/plasma6-kwallet-pam/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010496 -SHA256 (KDE/plasma/6.4.0/kwallet-pam-6.4.0.tar.xz) = 450e4d6b804c597eb51159000e193688926e4d8225ae19a1627e25d11feb8b5e -SIZE (KDE/plasma/6.4.0/kwallet-pam-6.4.0.tar.xz) = 22396 +TIMESTAMP = 1750789612 +SHA256 (KDE/plasma/6.4.1/kwallet-pam-6.4.1.tar.xz) = 04d4d7075cb93cac10a7e0504836d961c7a2eda4f08987bb500f927200298b7c +SIZE (KDE/plasma/6.4.1/kwallet-pam-6.4.1.tar.xz) = 22400 diff --git a/security/py-certifi/Makefile b/security/py-certifi/Makefile index c1a72415dd68..b4ae106315be 100644 --- a/security/py-certifi/Makefile +++ b/security/py-certifi/Makefile @@ -1,5 +1,5 @@ PORTNAME= certifi -PORTVERSION= 2025.4.26 +PORTVERSION= 2025.6.15 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -10,7 +10,7 @@ WWW= https://github.com/certifi/python-certifi LICENSE= MPL20 -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=42.0.0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} USES= python diff --git a/security/py-certifi/distinfo b/security/py-certifi/distinfo index 7bdf8d62e8ce..fe596debd52b 100644 --- a/security/py-certifi/distinfo +++ b/security/py-certifi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745936214 -SHA256 (certifi-2025.4.26.tar.gz) = 0a816057ea3cdefcef70270d2c515e4506bbc954f417fa5ade2021213bb8f0c6 -SIZE (certifi-2025.4.26.tar.gz) = 160705 +TIMESTAMP = 1750188134 +SHA256 (certifi-2025.6.15.tar.gz) = d747aa5a8b9bbbb1bb8c22bb13e22bd1f18e9796defa16bab421f7f7a317323b +SIZE (certifi-2025.6.15.tar.gz) = 158753 diff --git a/security/py-webauthn/Makefile b/security/py-webauthn/Makefile index 2c97531fd969..0224d6c5af41 100644 --- a/security/py-webauthn/Makefile +++ b/security/py-webauthn/Makefile @@ -1,5 +1,5 @@ PORTNAME= webauthn -PORTVERSION= 2.5.2 +PORTVERSION= 2.6.0 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +12,7 @@ WWW= https://duo-labs.github.io/py_webauthn/ \ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61.0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asn1crypto>=1.5.1:devel/py-asn1crypto@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}cbor2>=5.6.5:devel/py-cbor2@${PY_FLAVOR} \ diff --git a/security/py-webauthn/distinfo b/security/py-webauthn/distinfo index 3490692fa0ea..4b6631072a69 100644 --- a/security/py-webauthn/distinfo +++ b/security/py-webauthn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813110 -SHA256 (webauthn-2.5.2.tar.gz) = 09c13dfc1c68c810f32fa4d89b1d37acb9f9ae9091c9d7019e313be4525a95ef -SIZE (webauthn-2.5.2.tar.gz) = 124114 +TIMESTAMP = 1750188136 +SHA256 (webauthn-2.6.0.tar.gz) = 13cf5b009a64cef569599ffecf24550df1d7c0cd4fbaea870f937148484a80b4 +SIZE (webauthn-2.6.0.tar.gz) = 123608 diff --git a/security/py-webauthn/files/patch-pyproject.toml b/security/py-webauthn/files/patch-pyproject.toml new file mode 100644 index 000000000000..e2799155d521 --- /dev/null +++ b/security/py-webauthn/files/patch-pyproject.toml @@ -0,0 +1,12 @@ +--- pyproject.toml.orig 2025-06-16 22:25:09 UTC ++++ pyproject.toml +@@ -7,8 +7,7 @@ readme = "README.md" + dynamic = ["version"] + description = "Pythonic WebAuthn" + readme = "README.md" +-license = "BSD-3-Clause" +-license-files = ["LICENSE"] ++license = { text = "BSD-3-Clause" } + keywords = ["webauthn", "fido2"] + authors = [{ name = "Duo Labs", email = "labs@duo.com" }] + classifiers = [ diff --git a/security/rnp/Makefile b/security/rnp/Makefile index c8dc94c9cdac..77944be6a051 100644 --- a/security/rnp/Makefile +++ b/security/rnp/Makefile @@ -1,6 +1,7 @@ PORTNAME= rnp DISTVERSIONPREFIX= v DISTVERSION= 0.18.0 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= https://github.com/rnpgp/${PORTNAME}/releases/download/${DISTVERSIONFULL}/ diff --git a/security/rubygem-rasn1/Makefile b/security/rubygem-rasn1/Makefile index 5a7fc4753d36..a9dda07d9e6f 100644 --- a/security/rubygem-rasn1/Makefile +++ b/security/rubygem-rasn1/Makefile @@ -1,5 +1,5 @@ PORTNAME= rasn1 -PORTVERSION= 0.15.0 +PORTVERSION= 0.16.0 CATEGORIES= security rubygems MASTER_SITES= RG diff --git a/security/rubygem-rasn1/distinfo b/security/rubygem-rasn1/distinfo index 4cd85543dcce..a19adb8a6d67 100644 --- a/security/rubygem-rasn1/distinfo +++ b/security/rubygem-rasn1/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1736671257 -SHA256 (rubygem/rasn1-0.15.0.gem) = 6d3a8c94f8dbdbdc346f1a17ad905e99bbe6c754b1effba80d857b94f8ce5600 -SIZE (rubygem/rasn1-0.15.0.gem) = 29696 +TIMESTAMP = 1750188250 +SHA256 (rubygem/rasn1-0.16.0.gem) = c3f482cd6163822f98f31e3397b0528f3abe1f244093095abf0946e656be5c2b +SIZE (rubygem/rasn1-0.16.0.gem) = 29696 diff --git a/security/tscli/Makefile b/security/tscli/Makefile index d86f970157cc..dc2147eb3484 100644 --- a/security/tscli/Makefile +++ b/security/tscli/Makefile @@ -1,7 +1,6 @@ PORTNAME= tscli DISTVERSIONPREFIX= v -DISTVERSION= 0.0.7 -PORTREVISION= 1 +DISTVERSION= 0.0.8 CATEGORIES= security MAINTAINER= dtxdf@FreeBSD.org diff --git a/security/tscli/distinfo b/security/tscli/distinfo index e938f26fd9d2..efb08192281b 100644 --- a/security/tscli/distinfo +++ b/security/tscli/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1748984412 -SHA256 (go/security_tscli/tscli-v0.0.7/v0.0.7.mod) = 7a2fdc5e3af52d5109a5e92304981f0504d30dc6d8b60ce0f7e77aad321a7cb6 -SIZE (go/security_tscli/tscli-v0.0.7/v0.0.7.mod) = 2490 -SHA256 (go/security_tscli/tscli-v0.0.7/v0.0.7.zip) = 6e2e69078b0c442f70c0bfc048c2c1f4043445031ae183aea95c58bbaa17422d -SIZE (go/security_tscli/tscli-v0.0.7/v0.0.7.zip) = 90576 +TIMESTAMP = 1750799402 +SHA256 (go/security_tscli/tscli-v0.0.8/v0.0.8.mod) = af60e402176095e07127536838df7fdce64b4a840bbb23869ac208c04d476f5f +SIZE (go/security_tscli/tscli-v0.0.8/v0.0.8.mod) = 2796 +SHA256 (go/security_tscli/tscli-v0.0.8/v0.0.8.zip) = 885f4c2b781c29c4b4d53ead18a07b7efcfd68c504996346553b91255a234e50 +SIZE (go/security_tscli/tscli-v0.0.8/v0.0.8.zip) = 92477 diff --git a/security/vuls/Makefile b/security/vuls/Makefile index 9e88ccf86b2f..f2f41cbbf54c 100644 --- a/security/vuls/Makefile +++ b/security/vuls/Makefile @@ -1,7 +1,6 @@ PORTNAME= vuls DISTVERSIONPREFIX=v -DISTVERSION= 0.32.0 -PORTREVISION= 2 +DISTVERSION= 0.33.1 CATEGORIES= security MAINTAINER= girgen@FreeBSD.org @@ -25,6 +24,9 @@ SUB_LIST= PORTNAME=${PORTNAME} USERS=${USERS} GROUPS=${GROUPS} USERS= vuls GROUPS= vuls +NOT_FOR_ARCHS= i386 +NOT_FOR_ARCHS_REASON_i386= https://gitlab.com/cznic/libc/-/issues/45 + post-patch: @${REINPLACE_CMD} -e 's,%%ETCDIR%%,${ETCDIR},' \ ${WRKSRC}/subcmds/configtest.go \ diff --git a/security/vuls/distinfo b/security/vuls/distinfo index 171f6cc2ca7b..1524e85119a6 100644 --- a/security/vuls/distinfo +++ b/security/vuls/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1747479508 -SHA256 (go/security_vuls/vuls-v0.32.0/v0.32.0.mod) = e3091e79324dcdd3e3c2959a3b9fa4ab03fc4d53a0ce41a76fc793a68b57302e -SIZE (go/security_vuls/vuls-v0.32.0/v0.32.0.mod) = 20795 -SHA256 (go/security_vuls/vuls-v0.32.0/v0.32.0.zip) = 1eed06de6c88de618a25184d843010c76b30b77a8e554f028a2700a5e267266b -SIZE (go/security_vuls/vuls-v0.32.0/v0.32.0.zip) = 1389053 +TIMESTAMP = 1750837237 +SHA256 (go/security_vuls/vuls-v0.33.1/v0.33.1.mod) = cffef0d92a21a68ae82e1eeb7dbf6504887496b042af76cb182e1e3fba9ece20 +SIZE (go/security_vuls/vuls-v0.33.1/v0.33.1.mod) = 20804 +SHA256 (go/security_vuls/vuls-v0.33.1/v0.33.1.zip) = 0bca1fe58726ef06e60e98d0849baff1c2aff6e1bd0de3722fe64314efec49c3 +SIZE (go/security_vuls/vuls-v0.33.1/v0.33.1.zip) = 1401641 diff --git a/security/vuls/files/patch-vendor_gorm.io_gorm_internal_stmt_store_stmt_store.go b/security/vuls/files/patch-vendor_gorm.io_gorm_internal_stmt_store_stmt_store.go deleted file mode 100644 index a249bd5099ae..000000000000 --- a/security/vuls/files/patch-vendor_gorm.io_gorm_internal_stmt_store_stmt_store.go +++ /dev/null @@ -1,29 +0,0 @@ -commit 8c4e8e2d2a63ef019048bd988a2016948605920b -Author: iTanken <23544702+iTanken@users.noreply.github.com> -Date: Sun Apr 27 14:05:16 2025 +0800 - - fix: int type variable defaultMaxSize overflows in 32-bit environment (#7439) - - Refs: #7435 - -diff --git a/internal/stmt_store/stmt_store.go b/internal/stmt_store/stmt_store.go -index 7068419..a82b2cf 100644 ---- vendor/gorm.io/gorm/internal/stmt_store/stmt_store.go -+++ vendor/gorm.io/gorm/internal/stmt_store/stmt_store.go -@@ -3,6 +3,7 @@ package stmt_store - import ( - "context" - "database/sql" -+ "math" - "sync" - "time" - -@@ -73,7 +74,7 @@ type Store interface { - // the cache can theoretically store as many elements as possible. - // (1 << 63) - 1 is the maximum value that an int64 type can represent. - const ( -- defaultMaxSize = (1 << 63) - 1 -+ defaultMaxSize = math.MaxInt - // defaultTTL defines the default time-to-live (TTL) for each cache entry. - // When the TTL for cache entries is not specified, each cache entry will expire after 24 hours. - defaultTTL = time.Hour * 24 diff --git a/security/vuxml/vuln/2025.xml b/security/vuxml/vuln/2025.xml index 88ecf66a42a7..a13b0b1015ce 100644 --- a/security/vuxml/vuln/2025.xml +++ b/security/vuxml/vuln/2025.xml @@ -1,3 +1,235 @@ + <vuln vid="5e64770c-52aa-11f0-b522-b42e991fc52e"> + <topic>MongoDB -- Running certain aggregation operations with the SBE engine may lead to unexpected behavior</topic> + <affects> + <package> + <name>mongodb60</name> + <range><lt>6.0.21</lt></range> + </package> + <package> + <name>mongodb70</name> + <range><lt>7.0.17</lt></range> + </package> + <package> + <name>mongodb80</name> + <range><lt>8.0.4</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>cna@mongodb.com reports:</p> + <blockquote cite="https://jira.mongodb.org/browse/SERVER-106746"> + <p>An authenticated user may trigger a use after free that may result + in MongoDB Server crash and other unexpected behavior, even if the + user does not have authorization to shut down a server. The crash + is triggered on affected versions by issuing an aggregation framework + operation using a specific combination of rarely-used aggregation + pipeline expressions. This issue affects MongoDB Server v6.0 version + prior to 6.0.21, MongoDB Server v7.0 version prior to 7.0.17 and + MongoDB Server v8.0 version prior to 8.0.4 when the SBE engine is + enabled.</p> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2025-6706</cvename> + <url>https://nvd.nist.gov/vuln/detail/CVE-2025-6706</url> + </references> + <dates> + <discovery>2025-06-26</discovery> + <entry>2025-06-26</entry> + </dates> + </vuln> + + <vuln vid="5cd2bd2b-52aa-11f0-b522-b42e991fc52e"> + <topic>MongoDB -- Race condition in privilege cache invalidation cycle</topic> + <affects> + <package> + <name>mongodb50</name> + <range><lt>5.0.31</lt></range> + </package> + <package> + <name>mongodb60</name> + <range><lt>6.0.24</lt></range> + </package> + <package> + <name>mongodb70</name> + <range><lt>7.0.21</lt></range> + </package> + <package> + <name>mongodb80</name> + <range><lt>8.0.5</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>NVD reports:</p> + <blockquote cite="https://nvd.nist.gov/vuln/detail/CVE-2025-6707"> + <p>Under certain conditions, an authenticated user request + may execute with stale privileges following an intentional + change by an authorized administrator.</p> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2025-6707</cvename> + <url>https://nvd.nist.gov/vuln/detail/CVE-2025-6707</url> + </references> + <dates> + <discovery>2025-06-26</discovery> + <entry>2025-06-26</entry> + </dates> + </vuln> + + <vuln vid="5b87eef6-52aa-11f0-b522-b42e991fc52e"> + <topic>MongoDB -- Pre-Authentication Denial of Service Vulnerability in MongoDB Server's OIDC Authentication</topic> + <affects> + <package> + <name>mongodb60</name> + <range><lt>6.0.21</lt></range> + </package> + <package> + <name>mongodb70</name> + <range><lt>7.0.17</lt></range> + </package> + <package> + <name>mongodb80</name> + <range><lt>8.0.5</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>NVD reports:</p> + <blockquote cite="https://nvd.nist.gov/vuln/detail/CVE-2025-6709"> + <p>The MongoDB Server is susceptible to a denial of service + vulnerability due to improper handling of specific date + values in JSON input when using OIDC authentication. + This can be reproduced using the mongo shell to send a + malicious JSON payload leading to an invariant failure + and server crash. </p> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2025-6709</cvename> + <url>https://nvd.nist.gov/vuln/detail/CVE-2025-6709</url> + </references> + <dates> + <discovery>2025-06-26</discovery> + <entry>2025-06-26</entry> + </dates> + </vuln> + + <vuln vid="59ed4b19-52aa-11f0-b522-b42e991fc52e"> + <topic>MongoDB -- Pre-authentication Denial of Service Stack Overflow Vulnerability in JSON Parsing via Excessive Recursion in MongoDB</topic> + <affects> + <package> + <name>mongodb70</name> + <range><lt>7.0.17</lt></range> + </package> + <package> + <name>mongodb80</name> + <range><lt>8.0.5</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>cna@mongodb.com reports:</p> + <blockquote cite="https://jira.mongodb.org/browse/SERVER-106749"> + <p>MongoDB Server may be susceptible to stack overflow due to JSON + parsing mechanism, where specifically crafted JSON inputs may induce + unwarranted levels of recursion, resulting in excessive stack space + consumption. Such inputs can lead to a stack overflow that causes + the server to crash which could occur pre-authorisation. This issue + affects MongoDB Server v7.0 versions prior to 7.0.17 and MongoDB + Server v8.0 versions prior to 8.0.5. + The same issue affects MongoDB Server v6.0 versions prior to 6.0.21, + but an attacker can only induce denial of service after authenticating.</p> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2025-6710</cvename> + <url>https://nvd.nist.gov/vuln/detail/CVE-2025-6710</url> + </references> + <dates> + <discovery>2025-06-26</discovery> + <entry>2025-06-26</entry> + </dates> + </vuln> + + <vuln vid="e26608ff-5266-11f0-b522-b42e991fc52e"> + <topic>kanboard -- Password Reset Poisoning via Host Header Injection</topic> + <affects> + <package> + <name>kanboard</name> + <range><lt>1.2.45</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>GitHub Security Advisories reports:</p> + <blockquote cite="null"> + <p> + Kanboard allows password reset emails to be sent with URLs + derived from the unvalidated Host header when the + application_url configuration is unset (default behavior). + This allows an attacker to craft a malicious password + reset link that leaks the token to an attacker-controlled + domain. If a victim (including an administrator) clicks + the poisoned link, their account can be taken over. This + affects all users who initiate a password reset while + application_url is not set. + </p> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2025-52560</cvename> + <url>https://nvd.nist.gov/vuln/detail/CVE-2025-52560</url> + </references> + <dates> + <discovery>2025-06-26</discovery> + <entry>2025-06-26</entry> + </dates> + </vuln> + + <vuln vid="d45dabd9-5232-11f0-9ca4-2cf05da270f3"> + <topic>Gitlab -- Vulnerabilities</topic> + <affects> + <package> + <name>gitlab-ce</name> + <name>gitlab-ee</name> + <range><ge>18.1.0</ge><lt>18.1.1</lt></range> + <range><ge>18.0.0</ge><lt>18.0.3</lt></range> + <range><ge>16.10.0</ge><lt>17.11.5</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Gitlab reports:</p> + <blockquote cite="https://about.gitlab.com/releases/2025/06/25/patch-release-gitlab-18-1-1-released/"> + <p>Denial of Service impacts GitLab CE/EE</p> + <p>Missing Authentication issue impacts GitLab CE/EE</p> + <p>Improper access control issue impacts GitLab CE/EE</p> + <p>Elevation of Privilege impacts GitLab CE/EE</p> + <p>Improper access control issue impacts GitLab EE</p> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2025-3279</cvename> + <cvename>CVE-2025-1754</cvename> + <cvename>CVE-2025-5315</cvename> + <cvename>CVE-2025-2938</cvename> + <cvename>CVE-2025-5846</cvename> + <url>https://about.gitlab.com/releases/2025/06/25/patch-release-gitlab-18-1-1-released/</url> + </references> + <dates> + <discovery>2025-06-25</discovery> + <entry>2025-06-26</entry> + </dates> + </vuln> + <vuln vid="03ba1cdd-4faf-11f0-af06-00a098b42aeb"> <topic>cisco -- OpenH264 Decoding Functions Heap Overflow Vulnerability</topic> <affects> diff --git a/security/wpa_supplicant-devel/Makefile b/security/wpa_supplicant-devel/Makefile index f4456e429e42..5aee9e01aadb 100644 --- a/security/wpa_supplicant-devel/Makefile +++ b/security/wpa_supplicant-devel/Makefile @@ -1,6 +1,5 @@ PORTNAME= wpa_supplicant PORTVERSION= ${COMMIT_DATE} -PORTREVISION= 1 CATEGORIES= security net PKGNAMESUFFIX= -devel @@ -11,8 +10,8 @@ WWW= https://w1.fi/wpa_supplicant/ USE_GITHUB= yes GH_ACCOUNT= cschuber GH_PROJECT= hostap -GH_TAGNAME= 54930b62b -COMMIT_DATE= 2025.05.08 +GH_TAGNAME= 0b60826a6 +COMMIT_DATE= 2025.06.25 LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/README diff --git a/security/wpa_supplicant-devel/distinfo b/security/wpa_supplicant-devel/distinfo index 4eabde753e8c..dcac53e1a70b 100644 --- a/security/wpa_supplicant-devel/distinfo +++ b/security/wpa_supplicant-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747800845 -SHA256 (cschuber-hostap-2025.05.08-54930b62b_GH0.tar.gz) = 945b6a16ef7e6071309f1aa02168e05de26ec91b7e4cf8f6eb556fcd649012bb -SIZE (cschuber-hostap-2025.05.08-54930b62b_GH0.tar.gz) = 5291910 +TIMESTAMP = 1750881106 +SHA256 (cschuber-hostap-2025.06.25-0b60826a6_GH0.tar.gz) = 308a2a3a1edf5154a6d44dfa6dc07d9cf61d6bef54be16cdd76683984c83bf7e +SIZE (cschuber-hostap-2025.06.25-0b60826a6_GH0.tar.gz) = 5313294 diff --git a/shells/ksh-devel/Makefile b/shells/ksh-devel/Makefile index c6a10d5cb7ad..2a1dc33561f6 100644 --- a/shells/ksh-devel/Makefile +++ b/shells/ksh-devel/Makefile @@ -19,8 +19,8 @@ WWW= http://www.kornshell.com/ LICENSE= EPL -HASH= de530132 -AST_COMMIT_DATE= 2025.05.17 +HASH= 11981f5f +AST_COMMIT_DATE= 2025.06.22 USES= compiler:c11 diff --git a/shells/ksh-devel/distinfo b/shells/ksh-devel/distinfo index 34682c179de0..044281f21a89 100644 --- a/shells/ksh-devel/distinfo +++ b/shells/ksh-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747800165 -SHA256 (ksh93-ksh-2025.05.17-de530132_GH0.tar.gz) = 9857ea2da28813fabed31747faa30d921fb706daddaba3f39c942cb9b3276d24 -SIZE (ksh93-ksh-2025.05.17-de530132_GH0.tar.gz) = 1973965 +TIMESTAMP = 1750876710 +SHA256 (ksh93-ksh-2025.06.22-11981f5f_GH0.tar.gz) = 0960448ddaad298c2173129380d20cd716486a252e8c199fee033d1f3ed3ee5f +SIZE (ksh93-ksh-2025.06.22-11981f5f_GH0.tar.gz) = 1977319 diff --git a/shells/xonsh/Makefile b/shells/xonsh/Makefile index 3a620dffaa19..c81a2dbb3451 100644 --- a/shells/xonsh/Makefile +++ b/shells/xonsh/Makefile @@ -1,5 +1,5 @@ PORTNAME= xonsh -DISTVERSION= 0.19.3 +DISTVERSION= 0.19.9 CATEGORIES= shells python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/shells/xonsh/distinfo b/shells/xonsh/distinfo index 1fe5ef5a15f7..711df4cbe034 100644 --- a/shells/xonsh/distinfo +++ b/shells/xonsh/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742420614 -SHA256 (xonsh-0.19.3.tar.gz) = f3a58752b12f02bf2b17b91e88a83615115bb4883032cf8ef36e451964f29e90 -SIZE (xonsh-0.19.3.tar.gz) = 801379 +TIMESTAMP = 1750797306 +SHA256 (xonsh-0.19.9.tar.gz) = 4cab4c4d7a98aab7477a296f12bc008beccf3d090c6944f0b3375d80a574c37d +SIZE (xonsh-0.19.9.tar.gz) = 730490 diff --git a/sysutils/appjail-devel/Makefile b/sysutils/appjail-devel/Makefile index a50358cf4bb3..18123073dfcb 100644 --- a/sysutils/appjail-devel/Makefile +++ b/sysutils/appjail-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= appjail -DISTVERSION= 3.9.0.20250603 +DISTVERSION= 4.0.0.20250624 PORTEPOCH= 1 CATEGORIES= sysutils PKGNAMESUFFIX= -devel @@ -16,7 +16,7 @@ CONFLICTS= appjail USE_GITHUB= yes GH_ACCOUNT= DtxdF GH_PROJECT= AppJail -GH_TAGNAME= 99c8d8cd5e1d15c7e74865dae32902a10f5f3c1f +GH_TAGNAME= 4e20bc92f0b5c1d799ef8166236dc2cee7029d43 MAKE_ARGS= APPJAIL_VERSION=${DISTVERSION}+${GH_TAGNAME} ALL_TARGET= utils-strip diff --git a/sysutils/appjail-devel/distinfo b/sysutils/appjail-devel/distinfo index 85a5e163a02b..94f021430af3 100644 --- a/sysutils/appjail-devel/distinfo +++ b/sysutils/appjail-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748988845 -SHA256 (DtxdF-AppJail-3.9.0.20250603-99c8d8cd5e1d15c7e74865dae32902a10f5f3c1f_GH0.tar.gz) = 6d176d609920a41cfc0855da656a516aa78a6e25cf295c7958da4f58fc742953 -SIZE (DtxdF-AppJail-3.9.0.20250603-99c8d8cd5e1d15c7e74865dae32902a10f5f3c1f_GH0.tar.gz) = 1016843 +TIMESTAMP = 1750799138 +SHA256 (DtxdF-AppJail-4.0.0.20250624-4e20bc92f0b5c1d799ef8166236dc2cee7029d43_GH0.tar.gz) = b37409877acd36b07da39a24b3d0acb98ccc622c2058478932669a7c79308164 +SIZE (DtxdF-AppJail-4.0.0.20250624-4e20bc92f0b5c1d799ef8166236dc2cee7029d43_GH0.tar.gz) = 1017332 diff --git a/sysutils/appjail/Makefile b/sysutils/appjail/Makefile index 62c04fdbe51b..209e44e87d59 100644 --- a/sysutils/appjail/Makefile +++ b/sysutils/appjail/Makefile @@ -1,6 +1,6 @@ PORTNAME= appjail DISTVERSIONPREFIX= v -DISTVERSION= 3.9.0 +DISTVERSION= 4.0.0 CATEGORIES= sysutils MAINTAINER= dtxdf@FreeBSD.org diff --git a/sysutils/appjail/distinfo b/sysutils/appjail/distinfo index ed7ec0d0784a..e799452d5059 100644 --- a/sysutils/appjail/distinfo +++ b/sysutils/appjail/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747503555 -SHA256 (DtxdF-AppJail-v3.9.0_GH0.tar.gz) = 437fed67d953492dca0e84ce6c7db349f9406487687ae98cca112f1ee1b50f56 -SIZE (DtxdF-AppJail-v3.9.0_GH0.tar.gz) = 1016550 +TIMESTAMP = 1750799003 +SHA256 (DtxdF-AppJail-v4.0.0_GH0.tar.gz) = 6a83e2ef2434c3b2c6a3824bd2c04ea431bcace5d5b71a334cd2550d2d194504 +SIZE (DtxdF-AppJail-v4.0.0_GH0.tar.gz) = 1017052 diff --git a/sysutils/cfengine-devel/Makefile b/sysutils/cfengine-devel/Makefile index 0ef8374a3845..a9a08bc64d46 100644 --- a/sysutils/cfengine-devel/Makefile +++ b/sysutils/cfengine-devel/Makefile @@ -3,9 +3,9 @@ PORTVERSION= 3.25.${CFENGINE_COMMIT_DATE} PORTEPOCH= 1 CATEGORIES= sysutils PKGNAMESUFFIX= -devel -CFENGINE_HASH= a78981647 -LIBNTECH_HASH= 4f4ec75 -CFENGINE_COMMIT_DATE= 20250519 +CFENGINE_HASH= 90e7ea198 +LIBNTECH_HASH= 0908e5e +CFENGINE_COMMIT_DATE= 20250625 MAINTAINER= cy@FreeBSD.org COMMENT= Systems administration tool for networks diff --git a/sysutils/cfengine-devel/distinfo b/sysutils/cfengine-devel/distinfo index 0b0f74b21390..46c57871a611 100644 --- a/sysutils/cfengine-devel/distinfo +++ b/sysutils/cfengine-devel/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1747799451 -SHA256 (cfengine-core-3.25.20250519-a78981647_GH0.tar.gz) = fa55421636285b9d0e38841f77f81be30ffc847ec03c986d843f46909b6035dc -SIZE (cfengine-core-3.25.20250519-a78981647_GH0.tar.gz) = 2462536 -SHA256 (cfengine-libntech-4f4ec75_GH0.tar.gz) = c6e588fcd7162722aae6d69f4391a1e1eaf24240b71c3a29157a9b704cbdfb10 -SIZE (cfengine-libntech-4f4ec75_GH0.tar.gz) = 367957 +TIMESTAMP = 1750873860 +SHA256 (cfengine-core-3.25.20250625-90e7ea198_GH0.tar.gz) = ff64429e7c0b6c9a05f953966c056ed8baca0573f686e094f0d57cadbfefba1f +SIZE (cfengine-core-3.25.20250625-90e7ea198_GH0.tar.gz) = 2463306 +SHA256 (cfengine-libntech-0908e5e_GH0.tar.gz) = 2fb882d7c87e5947e36806d01c7e94cce37f6043a065ed2dca63be1d96e38f3e +SIZE (cfengine-libntech-0908e5e_GH0.tar.gz) = 367984 diff --git a/sysutils/cfengine-masterfiles-devel/Makefile b/sysutils/cfengine-masterfiles-devel/Makefile index e2eb61a8a3ef..2d95f6b47044 100644 --- a/sysutils/cfengine-masterfiles-devel/Makefile +++ b/sysutils/cfengine-masterfiles-devel/Makefile @@ -3,8 +3,8 @@ PORTVERSION= 3.25.${CFENGINE_COMMIT_DATE} PORTEPOCH= 1 CATEGORIES= sysutils PKGNAMESUFFIX= -devel -HASH= 73962490 -CFENGINE_COMMIT_DATE= 20250424 +HASH= 948f7800 +CFENGINE_COMMIT_DATE= 20250619 MAINTAINER= cy@FreeBSD.org COMMENT= cfengine sample policies for installations and upgrades diff --git a/sysutils/cfengine-masterfiles-devel/distinfo b/sysutils/cfengine-masterfiles-devel/distinfo index 3cbd82ba2db6..5f008e96a512 100644 --- a/sysutils/cfengine-masterfiles-devel/distinfo +++ b/sysutils/cfengine-masterfiles-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747799818 -SHA256 (cfengine-masterfiles-3.25.20250424-73962490_GH0.tar.gz) = 3f64ea41d34d57ec51a7e0d400791d2fb2675769d9ec9920a9196f20b1207018 -SIZE (cfengine-masterfiles-3.25.20250424-73962490_GH0.tar.gz) = 512706 +TIMESTAMP = 1750874536 +SHA256 (cfengine-masterfiles-3.25.20250619-948f7800_GH0.tar.gz) = 0492cb0473220a83c972b7bb0aa1f3ff1c182f2b5ce37b9884a9177b70e31127 +SIZE (cfengine-masterfiles-3.25.20250619-948f7800_GH0.tar.gz) = 513753 diff --git a/sysutils/duplicity/Makefile b/sysutils/duplicity/Makefile index 991c25ecbf77..e456aa1c93a8 100644 --- a/sysutils/duplicity/Makefile +++ b/sysutils/duplicity/Makefile @@ -1,5 +1,5 @@ PORTNAME= duplicity -DISTVERSION= 3.0.5 +DISTVERSION= 3.0.5.1 CATEGORIES= sysutils MASTER_SITES= PYPI @@ -10,7 +10,9 @@ WWW= https://duplicity.gitlab.io/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/py-setuptools@${PY_FLAVOR} \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pip>0:devel/py-pip@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pipx>0:devel/py-pipx@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} LIB_DEPENDS= librsync.so:net/librsync RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fasteners>=0:devel/py-fasteners@${PY_FLAVOR} \ diff --git a/sysutils/duplicity/distinfo b/sysutils/duplicity/distinfo index 0133457969a2..375455563914 100644 --- a/sysutils/duplicity/distinfo +++ b/sysutils/duplicity/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750447633 -SHA256 (duplicity-3.0.5.tar.gz) = 34fab6cd4e1052b0b96d7750368dbbb149a504ff34401ac8bee5c594f42f4d3b -SIZE (duplicity-3.0.5.tar.gz) = 900129 +TIMESTAMP = 1750882544 +SHA256 (duplicity-3.0.5.1.tar.gz) = 06775fa3004e42ef30d2b0adcb8e7c808eafd8998f81e43be4c72648dae72b3e +SIZE (duplicity-3.0.5.1.tar.gz) = 900386 diff --git a/sysutils/duplicity/files/patch-pyproject.toml b/sysutils/duplicity/files/patch-pyproject.toml index f9ce006cbee9..23c9a01b1c8d 100644 --- a/sysutils/duplicity/files/patch-pyproject.toml +++ b/sysutils/duplicity/files/patch-pyproject.toml @@ -1,11 +1,15 @@ ---- pyproject.toml.orig 2025-06-20 19:43:43 UTC +--- pyproject.toml.orig 2025-06-25 20:20:03 UTC +++ pyproject.toml -@@ -32,7 +32,7 @@ classifiers = [ - - +@@ -34,10 +34,10 @@ requires = [ [build-system] --requires = ["setuptools>=68.1.0"] -+requires = ["setuptools>=63.1.0"] + requires = [ + "build>=1.1", +- "pip>=24.0", ++ "pip>=23.3", + "pipx>=1.5", + "packaging>=20.0", +- "setuptools>=78.1.0", ++ "setuptools>=63.1.0", + "wheel>=0.42.0", + ] build-backend = "setuptools.build_meta" - - diff --git a/sysutils/eza/Makefile b/sysutils/eza/Makefile index ae7ac9c675e2..c1d62840d9b1 100644 --- a/sysutils/eza/Makefile +++ b/sysutils/eza/Makefile @@ -1,6 +1,6 @@ PORTNAME= eza DISTVERSIONPREFIX= v -DISTVERSION= 0.21.5 +DISTVERSION= 0.21.6 CATEGORIES= sysutils MASTER_SITES= https://github.com/eza-community/${PORTNAME}/releases/download/v${DISTVERSION}/man-${DISTVERSION}.tar.gz?dummy=/:man DISTFILES= ${PORTNAME}-man-${DISTVERSION}.tar.gz:man diff --git a/sysutils/eza/Makefile.crates b/sysutils/eza/Makefile.crates index 246418e38ed9..f2a1253c729e 100644 --- a/sysutils/eza/Makefile.crates +++ b/sysutils/eza/Makefile.crates @@ -1,35 +1,35 @@ CARGO_CRATES= addr2line-0.24.2 \ - adler2-2.0.0 \ + adler2-2.0.1 \ aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anes-0.1.6 \ ansi-width-0.1.0 \ - anstream-0.6.18 \ - anstyle-1.0.10 \ - anstyle-parse-0.2.6 \ - anstyle-query-1.1.2 \ - anstyle-wincon-3.0.8 \ + anstream-0.6.19 \ + anstyle-1.0.11 \ + anstyle-parse-0.2.7 \ + anstyle-query-1.1.3 \ + anstyle-wincon-3.0.9 \ approx-0.5.1 \ - autocfg-1.4.0 \ + autocfg-1.5.0 \ automod-1.0.15 \ backtrace-0.3.75 \ base64-0.22.1 \ bitflags-2.9.1 \ - bumpalo-3.17.0 \ + bumpalo-3.19.0 \ by_address-1.2.1 \ byteorder-1.5.0 \ cast-0.3.0 \ - cc-1.2.24 \ - cfg-if-1.0.0 \ + cc-1.2.27 \ + cfg-if-1.0.1 \ chrono-0.4.41 \ ciborium-0.2.2 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ - clap-4.5.39 \ - clap_builder-4.5.39 \ - clap_lex-0.7.4 \ - colorchoice-1.0.3 \ + clap-4.5.40 \ + clap_builder-4.5.40 \ + clap_lex-0.7.5 \ + colorchoice-1.0.4 \ content_inspector-0.2.4 \ core-foundation-sys-0.8.7 \ criterion-0.5.1 \ @@ -37,7 +37,7 @@ CARGO_CRATES= addr2line-0.24.2 \ crossbeam-deque-0.8.6 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.21 \ - crunchy-0.2.3 \ + crunchy-0.2.4 \ datetime-0.5.2 \ deranged-0.4.0 \ dirs-6.0.0 \ @@ -46,7 +46,7 @@ CARGO_CRATES= addr2line-0.24.2 \ dunce-1.0.5 \ either-1.15.0 \ equivalent-1.0.2 \ - errno-0.3.12 \ + errno-0.3.13 \ fast-srgb8-1.0.0 \ fastrand-2.3.0 \ filetime-0.2.25 \ @@ -57,8 +57,8 @@ CARGO_CRATES= addr2line-0.24.2 \ git2-0.20.2 \ glob-0.3.2 \ half-2.6.0 \ - hashbrown-0.15.3 \ - hermit-abi-0.5.1 \ + hashbrown-0.15.4 \ + hermit-abi-0.5.2 \ humantime-2.2.0 \ humantime-serde-1.1.1 \ iana-time-zone-0.1.63 \ @@ -79,16 +79,16 @@ CARGO_CRATES= addr2line-0.24.2 \ itoa-1.0.15 \ jobserver-0.1.33 \ js-sys-0.3.77 \ - libc-0.2.172 \ - libgit2-sys-0.18.1+1.9.0 \ - libredox-0.1.3 \ + libc-0.2.174 \ + libgit2-sys-0.18.2+1.9.1 \ + libredox-0.1.4 \ libz-sys-1.1.22 \ linux-raw-sys-0.9.4 \ litemap-0.8.0 \ locale-0.2.2 \ log-0.4.27 \ - memchr-2.7.4 \ - miniz_oxide-0.8.8 \ + memchr-2.7.5 \ + miniz_oxide-0.8.9 \ natord-plus-plus-2.0.0 \ normalize-line-endings-0.3.0 \ nu-ansi-term-0.50.1 \ @@ -112,7 +112,7 @@ CARGO_CRATES= addr2line-0.24.2 \ phf_macros-0.11.3 \ phf_shared-0.11.3 \ pkg-config-0.3.32 \ - plist-1.7.1 \ + plist-1.7.2 \ plotters-0.3.7 \ plotters-backend-0.3.7 \ plotters-svg-0.3.7 \ @@ -120,20 +120,20 @@ CARGO_CRATES= addr2line-0.24.2 \ powerfmt-0.2.0 \ proc-macro2-1.0.95 \ proc-mounts-0.3.0 \ - quick-xml-0.32.0 \ + quick-xml-0.37.5 \ quote-1.0.40 \ - r-efi-5.2.0 \ + r-efi-5.3.0 \ rand-0.8.5 \ rand_core-0.6.4 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.1.57 \ - redox_syscall-0.5.12 \ + redox_syscall-0.5.13 \ redox_users-0.5.0 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-syntax-0.8.5 \ - rustc-demangle-0.1.24 \ + rustc-demangle-0.1.25 \ rustix-1.0.7 \ rustversion-1.0.21 \ ryu-1.0.20 \ @@ -142,15 +142,15 @@ CARGO_CRATES= addr2line-0.24.2 \ serde_derive-1.0.219 \ serde_json-1.0.140 \ serde_norway-0.9.42 \ - serde_spanned-0.6.8 \ + serde_spanned-0.6.9 \ shlex-1.3.0 \ similar-2.7.0 \ siphasher-1.0.1 \ - smallvec-1.15.0 \ + smallvec-1.15.1 \ snapbox-0.6.21 \ snapbox-macros-0.3.10 \ stable_deref_trait-1.2.0 \ - syn-2.0.101 \ + syn-2.0.104 \ synstructure-0.13.2 \ tempfile-3.20.0 \ terminal_size-0.4.2 \ @@ -164,13 +164,13 @@ CARGO_CRATES= addr2line-0.24.2 \ timeago-0.4.2 \ tinystr-0.8.1 \ tinytemplate-1.2.1 \ - toml_datetime-0.6.9 \ - toml_edit-0.22.26 \ - toml_write-0.1.1 \ + toml_datetime-0.6.11 \ + toml_edit-0.22.27 \ + toml_write-0.1.2 \ trycmd-0.15.9 \ unicode-ident-1.0.18 \ unicode-width-0.1.14 \ - unicode-width-0.2.0 \ + unicode-width-0.2.1 \ unsafe-libyaml-norway-0.2.15 \ url-2.5.4 \ utf8_iter-1.0.4 \ @@ -180,7 +180,7 @@ CARGO_CRATES= addr2line-0.24.2 \ vcpkg-0.2.15 \ wait-timeout-0.2.1 \ walkdir-2.5.0 \ - wasi-0.11.0+wasi-snapshot-preview1 \ + wasi-0.11.1+wasi-snapshot-preview1 \ wasi-0.14.2+wasi-0.2.4 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ @@ -195,21 +195,31 @@ CARGO_CRATES= addr2line-0.24.2 \ windows-core-0.61.2 \ windows-implement-0.60.0 \ windows-interface-0.59.1 \ - windows-link-0.1.1 \ + windows-link-0.1.3 \ windows-result-0.3.4 \ windows-strings-0.4.2 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ + windows-sys-0.60.2 \ windows-targets-0.52.6 \ + windows-targets-0.53.2 \ windows_aarch64_gnullvm-0.52.6 \ + windows_aarch64_gnullvm-0.53.0 \ windows_aarch64_msvc-0.52.6 \ + windows_aarch64_msvc-0.53.0 \ windows_i686_gnu-0.52.6 \ + windows_i686_gnu-0.53.0 \ windows_i686_gnullvm-0.52.6 \ + windows_i686_gnullvm-0.53.0 \ windows_i686_msvc-0.52.6 \ + windows_i686_msvc-0.53.0 \ windows_x86_64_gnu-0.52.6 \ + windows_x86_64_gnu-0.53.0 \ windows_x86_64_gnullvm-0.52.6 \ + windows_x86_64_gnullvm-0.53.0 \ windows_x86_64_msvc-0.52.6 \ - winnow-0.7.10 \ + windows_x86_64_msvc-0.53.0 \ + winnow-0.7.11 \ wit-bindgen-rt-0.39.0 \ writeable-0.6.1 \ yoke-0.8.0 \ diff --git a/sysutils/eza/distinfo b/sysutils/eza/distinfo index f61be77bab17..b62684290b14 100644 --- a/sysutils/eza/distinfo +++ b/sysutils/eza/distinfo @@ -1,10 +1,10 @@ -TIMESTAMP = 1750461938 -SHA256 (eza-man-0.21.5.tar.gz) = e6856865fd1f686502094dd97147f0ab7c3a3e9874d63f524c7e36ca1bc05c6f -SIZE (eza-man-0.21.5.tar.gz) = 9634 +TIMESTAMP = 1750929437 +SHA256 (eza-man-0.21.6.tar.gz) = 056e1fb149e3f73a224749b9f9bebf94f700b42033f6c2e30c5f3c52c1cdd3a5 +SIZE (eza-man-0.21.6.tar.gz) = 9707 SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1 SIZE (rust/crates/addr2line-0.24.2.crate) = 39015 -SHA256 (rust/crates/adler2-2.0.0.crate) = 512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627 -SIZE (rust/crates/adler2-2.0.0.crate) = 13529 +SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa +SIZE (rust/crates/adler2-2.0.1.crate) = 13366 SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916 SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311 SHA256 (rust/crates/android-tzdata-0.1.1.crate) = e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0 @@ -15,20 +15,20 @@ SHA256 (rust/crates/anes-0.1.6.crate) = 4b46cbb362ab8752921c97e041f5e366ee6297bd SIZE (rust/crates/anes-0.1.6.crate) = 23857 SHA256 (rust/crates/ansi-width-0.1.0.crate) = 219e3ce6f2611d83b51ec2098a12702112c29e57203a6b0a0929b2cddb486608 SIZE (rust/crates/ansi-width-0.1.0.crate) = 6116 -SHA256 (rust/crates/anstream-0.6.18.crate) = 8acc5369981196006228e28809f761875c0327210a891e941f4c683b3a99529b -SIZE (rust/crates/anstream-0.6.18.crate) = 29681 -SHA256 (rust/crates/anstyle-1.0.10.crate) = 55cc3b69f167a1ef2e161439aa98aed94e6028e5f9a59be9a6ffb47aef1651f9 -SIZE (rust/crates/anstyle-1.0.10.crate) = 15725 -SHA256 (rust/crates/anstyle-parse-0.2.6.crate) = 3b2d16507662817a6a20a9ea92df6652ee4f94f914589377d69f3b21bc5798a9 -SIZE (rust/crates/anstyle-parse-0.2.6.crate) = 22343 -SHA256 (rust/crates/anstyle-query-1.1.2.crate) = 79947af37f4177cfead1110013d678905c37501914fba0efea834c3fe9a8d60c -SIZE (rust/crates/anstyle-query-1.1.2.crate) = 9969 -SHA256 (rust/crates/anstyle-wincon-3.0.8.crate) = 6680de5231bd6ee4c6191b8a1325daa282b415391ec9d3a37bd34f2060dc73fa -SIZE (rust/crates/anstyle-wincon-3.0.8.crate) = 12534 +SHA256 (rust/crates/anstream-0.6.19.crate) = 301af1932e46185686725e0fad2f8f2aa7da69dd70bf6ecc44d6b703844a3933 +SIZE (rust/crates/anstream-0.6.19.crate) = 28767 +SHA256 (rust/crates/anstyle-1.0.11.crate) = 862ed96ca487e809f1c8e5a8447f6ee2cf102f846893800b20cebdf541fc6bbd +SIZE (rust/crates/anstyle-1.0.11.crate) = 15880 +SHA256 (rust/crates/anstyle-parse-0.2.7.crate) = 4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2 +SIZE (rust/crates/anstyle-parse-0.2.7.crate) = 21707 +SHA256 (rust/crates/anstyle-query-1.1.3.crate) = 6c8bdeb6047d8983be085bab0ba1472e6dc604e7041dbf6fcd5e71523014fae9 +SIZE (rust/crates/anstyle-query-1.1.3.crate) = 10190 +SHA256 (rust/crates/anstyle-wincon-3.0.9.crate) = 403f75924867bb1033c59fbf0797484329750cfbe3c4325cd33127941fabc882 +SIZE (rust/crates/anstyle-wincon-3.0.9.crate) = 12561 SHA256 (rust/crates/approx-0.5.1.crate) = cab112f0a86d568ea0e627cc1d6be74a1e9cd55214684db5561995f6dad897c6 SIZE (rust/crates/approx-0.5.1.crate) = 15100 -SHA256 (rust/crates/autocfg-1.4.0.crate) = ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26 -SIZE (rust/crates/autocfg-1.4.0.crate) = 17712 +SHA256 (rust/crates/autocfg-1.5.0.crate) = c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8 +SIZE (rust/crates/autocfg-1.5.0.crate) = 18729 SHA256 (rust/crates/automod-1.0.15.crate) = ebb4bd301db2e2ca1f5be131c24eb8ebf2d9559bc3744419e93baf8ddea7e670 SIZE (rust/crates/automod-1.0.15.crate) = 9129 SHA256 (rust/crates/backtrace-0.3.75.crate) = 6806a6321ec58106fea15becdad98371e28d92ccbc7c8f1b3b6dd724fe8f1002 @@ -37,18 +37,18 @@ SHA256 (rust/crates/base64-0.22.1.crate) = 72b3254f16251a8381aa12e40e3c4d2f0199f SIZE (rust/crates/base64-0.22.1.crate) = 81597 SHA256 (rust/crates/bitflags-2.9.1.crate) = 1b8e56985ec62d17e9c1001dc89c88ecd7dc08e47eba5ec7c29c7b5eeecde967 SIZE (rust/crates/bitflags-2.9.1.crate) = 47913 -SHA256 (rust/crates/bumpalo-3.17.0.crate) = 1628fb46dfa0b37568d12e5edd512553eccf6a22a78e8bde00bb4aed84d5bdbf -SIZE (rust/crates/bumpalo-3.17.0.crate) = 91975 +SHA256 (rust/crates/bumpalo-3.19.0.crate) = 46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43 +SIZE (rust/crates/bumpalo-3.19.0.crate) = 96414 SHA256 (rust/crates/by_address-1.2.1.crate) = 64fa3c856b712db6612c019f14756e64e4bcea13337a6b33b696333a9eaa2d06 SIZE (rust/crates/by_address-1.2.1.crate) = 8437 SHA256 (rust/crates/byteorder-1.5.0.crate) = 1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b SIZE (rust/crates/byteorder-1.5.0.crate) = 23288 SHA256 (rust/crates/cast-0.3.0.crate) = 37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5 SIZE (rust/crates/cast-0.3.0.crate) = 11452 -SHA256 (rust/crates/cc-1.2.24.crate) = 16595d3be041c03b09d08d0858631facccee9221e579704070e6e9e4915d3bc7 -SIZE (rust/crates/cc-1.2.24.crate) = 106557 -SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd -SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934 +SHA256 (rust/crates/cc-1.2.27.crate) = d487aa071b5f64da6f19a3e848e3578944b726ee5a4854b82172f02aa876bfdc +SIZE (rust/crates/cc-1.2.27.crate) = 107070 +SHA256 (rust/crates/cfg-if-1.0.1.crate) = 9555578bc9e57714c812a1f84e4fc5b4d21fcb063490c624de019f7464c91268 +SIZE (rust/crates/cfg-if-1.0.1.crate) = 8683 SHA256 (rust/crates/chrono-0.4.41.crate) = c469d952047f47f91b68d1cba3f10d63c11d73e4636f24f08daf0278abf01c4d SIZE (rust/crates/chrono-0.4.41.crate) = 234621 SHA256 (rust/crates/ciborium-0.2.2.crate) = 42e69ffd6f0917f5c029256a24d0161db17cea3997d185db0d35926308770f0e @@ -57,14 +57,14 @@ SHA256 (rust/crates/ciborium-io-0.2.2.crate) = 05afea1e0a06c9be33d539b876f1ce369 SIZE (rust/crates/ciborium-io-0.2.2.crate) = 6697 SHA256 (rust/crates/ciborium-ll-0.2.2.crate) = 57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9 SIZE (rust/crates/ciborium-ll-0.2.2.crate) = 14695 -SHA256 (rust/crates/clap-4.5.39.crate) = fd60e63e9be68e5fb56422e397cf9baddded06dae1d2e523401542383bc72a9f -SIZE (rust/crates/clap-4.5.39.crate) = 57328 -SHA256 (rust/crates/clap_builder-4.5.39.crate) = 89cc6392a1f72bbeb820d71f32108f61fdaf18bc526e1d23954168a67759ef51 -SIZE (rust/crates/clap_builder-4.5.39.crate) = 169142 -SHA256 (rust/crates/clap_lex-0.7.4.crate) = f46ad14479a25103f283c0f10005961cf086d8dc42205bb44c46ac563475dca6 -SIZE (rust/crates/clap_lex-0.7.4.crate) = 12858 -SHA256 (rust/crates/colorchoice-1.0.3.crate) = 5b63caa9aa9397e2d9480a9b13673856c78d8ac123288526c37d7839f2a86990 -SIZE (rust/crates/colorchoice-1.0.3.crate) = 7923 +SHA256 (rust/crates/clap-4.5.40.crate) = 40b6887a1d8685cebccf115538db5c0efe625ccac9696ad45c409d96566e910f +SIZE (rust/crates/clap-4.5.40.crate) = 57419 +SHA256 (rust/crates/clap_builder-4.5.40.crate) = e0c66c08ce9f0c698cbce5c0279d0bb6ac936d8674174fe48f736533b964f59e +SIZE (rust/crates/clap_builder-4.5.40.crate) = 169191 +SHA256 (rust/crates/clap_lex-0.7.5.crate) = b94f61472cee1439c0b966b47e3aca9ae07e45d070759512cd390ea2bebc6675 +SIZE (rust/crates/clap_lex-0.7.5.crate) = 13469 +SHA256 (rust/crates/colorchoice-1.0.4.crate) = b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75 +SIZE (rust/crates/colorchoice-1.0.4.crate) = 8196 SHA256 (rust/crates/content_inspector-0.2.4.crate) = b7bda66e858c683005a53a9a60c69a4aca7eeaa45d124526e389f7aec8e62f38 SIZE (rust/crates/content_inspector-0.2.4.crate) = 11386 SHA256 (rust/crates/core-foundation-sys-0.8.7.crate) = 773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b @@ -79,8 +79,8 @@ SHA256 (rust/crates/crossbeam-epoch-0.9.18.crate) = 5b82ac4a3c2ca9c3460964f020e1 SIZE (rust/crates/crossbeam-epoch-0.9.18.crate) = 46875 SHA256 (rust/crates/crossbeam-utils-0.8.21.crate) = d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28 SIZE (rust/crates/crossbeam-utils-0.8.21.crate) = 42691 -SHA256 (rust/crates/crunchy-0.2.3.crate) = 43da5946c66ffcc7745f48db692ffbb10a83bfe0afd96235c5c2a4fb23994929 -SIZE (rust/crates/crunchy-0.2.3.crate) = 3775 +SHA256 (rust/crates/crunchy-0.2.4.crate) = 460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5 +SIZE (rust/crates/crunchy-0.2.4.crate) = 3887 SHA256 (rust/crates/datetime-0.5.2.crate) = 44c3f7a77f3e57fedf80e09136f2d8777ebf621207306f6d96d610af048354bc SIZE (rust/crates/datetime-0.5.2.crate) = 113732 SHA256 (rust/crates/deranged-0.4.0.crate) = 9c9e6a11ca8224451684bc0d7d5a7adbf8f2fd6887261a1cfc3c0432f9d4068e @@ -97,8 +97,8 @@ SHA256 (rust/crates/either-1.15.0.crate) = 48c757948c5ede0e46177b7add2e67155f70e SIZE (rust/crates/either-1.15.0.crate) = 20114 SHA256 (rust/crates/equivalent-1.0.2.crate) = 877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f SIZE (rust/crates/equivalent-1.0.2.crate) = 7419 -SHA256 (rust/crates/errno-0.3.12.crate) = cea14ef9355e3beab063703aa9dab15afd25f0667c341310c1e5274bb1d0da18 -SIZE (rust/crates/errno-0.3.12.crate) = 12423 +SHA256 (rust/crates/errno-0.3.13.crate) = 778e2ac28f6c47af28e4907f13ffd1e1ddbd400980a9abd7c8df189bf578a5ad +SIZE (rust/crates/errno-0.3.13.crate) = 12449 SHA256 (rust/crates/fast-srgb8-1.0.0.crate) = dd2e7510819d6fbf51a5545c8f922716ecfb14df168a3242f7d33e0239efe6a1 SIZE (rust/crates/fast-srgb8-1.0.0.crate) = 17214 SHA256 (rust/crates/fastrand-2.3.0.crate) = 37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be @@ -119,10 +119,10 @@ SHA256 (rust/crates/glob-0.3.2.crate) = a8d1add55171497b4705a648c6b583acafb01d58 SIZE (rust/crates/glob-0.3.2.crate) = 22359 SHA256 (rust/crates/half-2.6.0.crate) = 459196ed295495a68f7d7fe1d84f6c4b7ff0e21fe3017b2f283c6fac3ad803c9 SIZE (rust/crates/half-2.6.0.crate) = 59507 -SHA256 (rust/crates/hashbrown-0.15.3.crate) = 84b26c544d002229e640969970a2e74021aadf6e2f96372b9c58eff97de08eb3 -SIZE (rust/crates/hashbrown-0.15.3.crate) = 140413 -SHA256 (rust/crates/hermit-abi-0.5.1.crate) = f154ce46856750ed433c8649605bf7ed2de3bc35fd9d2a9f30cddd873c80cb08 -SIZE (rust/crates/hermit-abi-0.5.1.crate) = 17549 +SHA256 (rust/crates/hashbrown-0.15.4.crate) = 5971ac85611da7067dbfcabef3c70ebb5606018acd9e2a3903a0da507521e0d5 +SIZE (rust/crates/hashbrown-0.15.4.crate) = 140447 +SHA256 (rust/crates/hermit-abi-0.5.2.crate) = fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c +SIZE (rust/crates/hermit-abi-0.5.2.crate) = 17435 SHA256 (rust/crates/humantime-2.2.0.crate) = 9b112acc8b3adf4b107a8ec20977da0273a8c386765a3ec0229bd500a1443f9f SIZE (rust/crates/humantime-2.2.0.crate) = 20646 SHA256 (rust/crates/humantime-serde-1.1.1.crate) = 57a3db5ea5923d99402c94e9feb261dc5ee9b4efa158b0315f788cf549cc200c @@ -163,12 +163,12 @@ SHA256 (rust/crates/jobserver-0.1.33.crate) = 38f262f097c174adebe41eb73d66ae9c06 SIZE (rust/crates/jobserver-0.1.33.crate) = 29136 SHA256 (rust/crates/js-sys-0.3.77.crate) = 1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f SIZE (rust/crates/js-sys-0.3.77.crate) = 55538 -SHA256 (rust/crates/libc-0.2.172.crate) = d750af042f7ef4f724306de029d18836c26c1765a54a6a3f094cbd23a7267ffa -SIZE (rust/crates/libc-0.2.172.crate) = 791646 -SHA256 (rust/crates/libgit2-sys-0.18.1+1.9.0.crate) = e1dcb20f84ffcdd825c7a311ae347cce604a6f084a767dec4a4929829645290e -SIZE (rust/crates/libgit2-sys-0.18.1+1.9.0.crate) = 1855262 -SHA256 (rust/crates/libredox-0.1.3.crate) = c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d -SIZE (rust/crates/libredox-0.1.3.crate) = 6068 +SHA256 (rust/crates/libc-0.2.174.crate) = 1171693293099992e19cddea4e8b849964e9846f4acee11b3948bcc337be8776 +SIZE (rust/crates/libc-0.2.174.crate) = 779933 +SHA256 (rust/crates/libgit2-sys-0.18.2+1.9.1.crate) = 1c42fe03df2bd3c53a3a9c7317ad91d80c81cd1fb0caec8d7cc4cd2bfa10c222 +SIZE (rust/crates/libgit2-sys-0.18.2+1.9.1.crate) = 1856057 +SHA256 (rust/crates/libredox-0.1.4.crate) = 1580801010e535496706ba011c15f8532df6b42297d2e471fec38ceadd8c0638 +SIZE (rust/crates/libredox-0.1.4.crate) = 6946 SHA256 (rust/crates/libz-sys-1.1.22.crate) = 8b70e7a7df205e92a1a4cd9aaae7898dac0aa555503cc0a649494d0d60e7651d SIZE (rust/crates/libz-sys-1.1.22.crate) = 841053 SHA256 (rust/crates/linux-raw-sys-0.9.4.crate) = cd945864f07fe9f5371a27ad7b52a172b4b499999f1d97574c9fa68373937e12 @@ -179,10 +179,10 @@ SHA256 (rust/crates/locale-0.2.2.crate) = 5fdbe492a9c0238da900a1165c42fc5067161c SIZE (rust/crates/locale-0.2.2.crate) = 18910 SHA256 (rust/crates/log-0.4.27.crate) = 13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94 SIZE (rust/crates/log-0.4.27.crate) = 48120 -SHA256 (rust/crates/memchr-2.7.4.crate) = 78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3 -SIZE (rust/crates/memchr-2.7.4.crate) = 96670 -SHA256 (rust/crates/miniz_oxide-0.8.8.crate) = 3be647b768db090acb35d5ec5db2b0e1f1de11133ca123b9eacf5137868f892a -SIZE (rust/crates/miniz_oxide-0.8.8.crate) = 67065 +SHA256 (rust/crates/memchr-2.7.5.crate) = 32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0 +SIZE (rust/crates/memchr-2.7.5.crate) = 97603 +SHA256 (rust/crates/miniz_oxide-0.8.9.crate) = 1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316 +SIZE (rust/crates/miniz_oxide-0.8.9.crate) = 67132 SHA256 (rust/crates/natord-plus-plus-2.0.0.crate) = 66f8ac0a79782d13e4ec2f955113676d786539965b3764e06fb4e107dcc3da64 SIZE (rust/crates/natord-plus-plus-2.0.0.crate) = 4308 SHA256 (rust/crates/normalize-line-endings-0.3.0.crate) = 61807f77802ff30975e01f4f071c8ba10c022052f98b3294119f3e615d13e5be @@ -229,8 +229,8 @@ SHA256 (rust/crates/phf_shared-0.11.3.crate) = 67eabc2ef2a60eb7faa00097bd1ffdb5b SIZE (rust/crates/phf_shared-0.11.3.crate) = 15199 SHA256 (rust/crates/pkg-config-0.3.32.crate) = 7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c SIZE (rust/crates/pkg-config-0.3.32.crate) = 21370 -SHA256 (rust/crates/plist-1.7.1.crate) = eac26e981c03a6e53e0aee43c113e3202f5581d5360dae7bd2c70e800dd0451d -SIZE (rust/crates/plist-1.7.1.crate) = 102902 +SHA256 (rust/crates/plist-1.7.2.crate) = 3d77244ce2d584cd84f6a15f86195b8c9b2a0dfbfd817c09e0464244091a58ed +SIZE (rust/crates/plist-1.7.2.crate) = 102909 SHA256 (rust/crates/plotters-0.3.7.crate) = 5aeb6f403d7a4911efb1e33402027fc44f29b5bf6def3effcc22d7bb75f2b747 SIZE (rust/crates/plotters-0.3.7.crate) = 149031 SHA256 (rust/crates/plotters-backend-0.3.7.crate) = df42e13c12958a16b3f7f4386b9ab1f3e7933914ecea48da7139435263a4172a @@ -245,12 +245,12 @@ SHA256 (rust/crates/proc-macro2-1.0.95.crate) = 02b3e5e68a3a1a02aad3ec490a98007c SIZE (rust/crates/proc-macro2-1.0.95.crate) = 51820 SHA256 (rust/crates/proc-mounts-0.3.0.crate) = 0d652f8435d0ab70bf4f3590a6a851d59604831a458086541b95238cc51ffcf2 SIZE (rust/crates/proc-mounts-0.3.0.crate) = 8363 -SHA256 (rust/crates/quick-xml-0.32.0.crate) = 1d3a6e5838b60e0e8fa7a43f22ade549a37d61f8bdbe636d0d7816191de969c2 -SIZE (rust/crates/quick-xml-0.32.0.crate) = 184149 +SHA256 (rust/crates/quick-xml-0.37.5.crate) = 331e97a1af0bf59823e6eadffe373d7b27f485be8748f71471c662c1f269b7fb +SIZE (rust/crates/quick-xml-0.37.5.crate) = 190481 SHA256 (rust/crates/quote-1.0.40.crate) = 1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d SIZE (rust/crates/quote-1.0.40.crate) = 31063 -SHA256 (rust/crates/r-efi-5.2.0.crate) = 74765f6d916ee2faa39bc8e68e4f3ed8949b48cccdac59983d287a7cb71ce9c5 -SIZE (rust/crates/r-efi-5.2.0.crate) = 64764 +SHA256 (rust/crates/r-efi-5.3.0.crate) = 69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f +SIZE (rust/crates/r-efi-5.3.0.crate) = 64532 SHA256 (rust/crates/rand-0.8.5.crate) = 34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404 SIZE (rust/crates/rand-0.8.5.crate) = 87113 SHA256 (rust/crates/rand_core-0.6.4.crate) = ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c @@ -261,8 +261,8 @@ SHA256 (rust/crates/rayon-core-1.12.1.crate) = 1465873a3dfdaa8ae7cb14b4383657caa SIZE (rust/crates/rayon-core-1.12.1.crate) = 70701 SHA256 (rust/crates/redox_syscall-0.1.57.crate) = 41cc0f7e4d5d4544e8861606a285bb08d3e70712ccc7d2b84d7c0ccfaf4b05ce SIZE (rust/crates/redox_syscall-0.1.57.crate) = 17087 -SHA256 (rust/crates/redox_syscall-0.5.12.crate) = 928fca9cf2aa042393a8325b9ead81d2f0df4cb12e1e24cef072922ccd99c5af -SIZE (rust/crates/redox_syscall-0.5.12.crate) = 29544 +SHA256 (rust/crates/redox_syscall-0.5.13.crate) = 0d04b7d0ee6b4a0207a0a7adb104d23ecb0b47d6beae7152d0fa34b692b29fd6 +SIZE (rust/crates/redox_syscall-0.5.13.crate) = 29489 SHA256 (rust/crates/redox_users-0.5.0.crate) = dd6f9d3d47bdd2ad6945c5015a226ec6155d0bcdfd8f7cd29f86b71f8de99d2b SIZE (rust/crates/redox_users-0.5.0.crate) = 15586 SHA256 (rust/crates/regex-1.11.1.crate) = b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191 @@ -271,8 +271,8 @@ SHA256 (rust/crates/regex-automata-0.4.9.crate) = 809e8dc61f6de73b46c85f4c964863 SIZE (rust/crates/regex-automata-0.4.9.crate) = 618525 SHA256 (rust/crates/regex-syntax-0.8.5.crate) = 2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c SIZE (rust/crates/regex-syntax-0.8.5.crate) = 357541 -SHA256 (rust/crates/rustc-demangle-0.1.24.crate) = 719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f -SIZE (rust/crates/rustc-demangle-0.1.24.crate) = 29047 +SHA256 (rust/crates/rustc-demangle-0.1.25.crate) = 989e6739f80c4ad5b13e0fd7fe89531180375b18520cc8c82080e4dc4035b84f +SIZE (rust/crates/rustc-demangle-0.1.25.crate) = 29590 SHA256 (rust/crates/rustix-1.0.7.crate) = c71e83d6afe7ff64890ec6b71d6a69bb8a610ab78ce364b3352876bb4c801266 SIZE (rust/crates/rustix-1.0.7.crate) = 414500 SHA256 (rust/crates/rustversion-1.0.21.crate) = 8a0d197bd2c9dc6e53b84da9556a69ba4cdfab8619eb41a8bd1cc2027a0f6b1d @@ -289,24 +289,24 @@ SHA256 (rust/crates/serde_json-1.0.140.crate) = 20068b6e96dc6c9bd23e01df8827e6c7 SIZE (rust/crates/serde_json-1.0.140.crate) = 154852 SHA256 (rust/crates/serde_norway-0.9.42.crate) = e408f29489b5fd500fab51ff1484fc859bb655f32c671f307dcd733b72e8168c SIZE (rust/crates/serde_norway-0.9.42.crate) = 68918 -SHA256 (rust/crates/serde_spanned-0.6.8.crate) = 87607cb1398ed59d48732e575a4c28a7a8ebf2454b964fe3f224f2afc07909e1 -SIZE (rust/crates/serde_spanned-0.6.8.crate) = 9330 +SHA256 (rust/crates/serde_spanned-0.6.9.crate) = bf41e0cfaf7226dca15e8197172c295a782857fcb97fad1808a166870dee75a3 +SIZE (rust/crates/serde_spanned-0.6.9.crate) = 10210 SHA256 (rust/crates/shlex-1.3.0.crate) = 0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64 SIZE (rust/crates/shlex-1.3.0.crate) = 18713 SHA256 (rust/crates/similar-2.7.0.crate) = bbbb5d9659141646ae647b42fe094daf6c6192d1620870b449d9557f748b2daa SIZE (rust/crates/similar-2.7.0.crate) = 53928 SHA256 (rust/crates/siphasher-1.0.1.crate) = 56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d SIZE (rust/crates/siphasher-1.0.1.crate) = 10351 -SHA256 (rust/crates/smallvec-1.15.0.crate) = 8917285742e9f3e1683f0a9c4e6b57960b7314d0b08d30d1ecd426713ee2eee9 -SIZE (rust/crates/smallvec-1.15.0.crate) = 38113 +SHA256 (rust/crates/smallvec-1.15.1.crate) = 67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03 +SIZE (rust/crates/smallvec-1.15.1.crate) = 38116 SHA256 (rust/crates/snapbox-0.6.21.crate) = 96dcfc4581e3355d70ac2ee14cfdf81dce3d85c85f1ed9e2c1d3013f53b3436b SIZE (rust/crates/snapbox-0.6.21.crate) = 55301 SHA256 (rust/crates/snapbox-macros-0.3.10.crate) = 16569f53ca23a41bb6f62e0a5084aa1661f4814a67fa33696a79073e03a664af SIZE (rust/crates/snapbox-macros-0.3.10.crate) = 7129 SHA256 (rust/crates/stable_deref_trait-1.2.0.crate) = a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3 SIZE (rust/crates/stable_deref_trait-1.2.0.crate) = 8054 -SHA256 (rust/crates/syn-2.0.101.crate) = 8ce2b7fc941b3a24138a0a7cf8e858bfc6a992e7978a068a5c760deb0ed43caf -SIZE (rust/crates/syn-2.0.101.crate) = 299250 +SHA256 (rust/crates/syn-2.0.104.crate) = 17b6f705963418cdb9927482fa304bc562ece2fdd4f616084c50b7023b435a40 +SIZE (rust/crates/syn-2.0.104.crate) = 299699 SHA256 (rust/crates/synstructure-0.13.2.crate) = 728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2 SIZE (rust/crates/synstructure-0.13.2.crate) = 18950 SHA256 (rust/crates/tempfile-3.20.0.crate) = e8a64e3985349f2441a1a9ef0b853f869006c3855f2cda6862a94d26ebb9d6a1 @@ -333,20 +333,20 @@ SHA256 (rust/crates/tinystr-0.8.1.crate) = 5d4f6d1145dcb577acf783d4e601bc1d76a13 SIZE (rust/crates/tinystr-0.8.1.crate) = 23333 SHA256 (rust/crates/tinytemplate-1.2.1.crate) = be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc SIZE (rust/crates/tinytemplate-1.2.1.crate) = 26490 -SHA256 (rust/crates/toml_datetime-0.6.9.crate) = 3da5db5a963e24bc68be8b17b6fa82814bb22ee8660f192bb182771d498f09a3 -SIZE (rust/crates/toml_datetime-0.6.9.crate) = 12622 -SHA256 (rust/crates/toml_edit-0.22.26.crate) = 310068873db2c5b3e7659d2cc35d21855dbafa50d1ce336397c666e3cb08137e -SIZE (rust/crates/toml_edit-0.22.26.crate) = 121714 -SHA256 (rust/crates/toml_write-0.1.1.crate) = bfb942dfe1d8e29a7ee7fcbde5bd2b9a25fb89aa70caea2eba3bee836ff41076 -SIZE (rust/crates/toml_write-0.1.1.crate) = 17467 +SHA256 (rust/crates/toml_datetime-0.6.11.crate) = 22cddaf88f4fbc13c51aebbf5f8eceb5c7c5a9da2ac40a13519eb5b0a0e8f11c +SIZE (rust/crates/toml_datetime-0.6.11.crate) = 16125 +SHA256 (rust/crates/toml_edit-0.22.27.crate) = 41fe8c660ae4257887cf66394862d21dbca4a6ddd26f04a3560410406a2f819a +SIZE (rust/crates/toml_edit-0.22.27.crate) = 78602 +SHA256 (rust/crates/toml_write-0.1.2.crate) = 5d99f8c9a7727884afe522e9bd5edbfc91a3312b36a77b5fb8926e4c31a41801 +SIZE (rust/crates/toml_write-0.1.2.crate) = 15660 SHA256 (rust/crates/trycmd-0.15.9.crate) = a8b5cf29388862aac065d6597ac9c8e842d1cc827cb50f7c32f11d29442eaae4 SIZE (rust/crates/trycmd-0.15.9.crate) = 33881 SHA256 (rust/crates/unicode-ident-1.0.18.crate) = 5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512 SIZE (rust/crates/unicode-ident-1.0.18.crate) = 47743 SHA256 (rust/crates/unicode-width-0.1.14.crate) = 7dd6e30e90baa6f72411720665d41d89b9a3d039dc45b8faea1ddd07f617f6af SIZE (rust/crates/unicode-width-0.1.14.crate) = 271615 -SHA256 (rust/crates/unicode-width-0.2.0.crate) = 1fc81956842c57dac11422a97c3b8195a1ff727f06e85c84ed2e8aa277c9a0fd -SIZE (rust/crates/unicode-width-0.2.0.crate) = 271509 +SHA256 (rust/crates/unicode-width-0.2.1.crate) = 4a1a07cc7db3810833284e8d372ccdc6da29741639ecc70c9ec107df0fa6154c +SIZE (rust/crates/unicode-width-0.2.1.crate) = 279344 SHA256 (rust/crates/unsafe-libyaml-norway-0.2.15.crate) = b39abd59bf32521c7f2301b52d05a6a2c975b6003521cbd0c6dc1582f0a22104 SIZE (rust/crates/unsafe-libyaml-norway-0.2.15.crate) = 65981 SHA256 (rust/crates/url-2.5.4.crate) = 32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60 @@ -365,8 +365,8 @@ SHA256 (rust/crates/wait-timeout-0.2.1.crate) = 09ac3b126d3914f9849036f826e054cb SIZE (rust/crates/wait-timeout-0.2.1.crate) = 11435 SHA256 (rust/crates/walkdir-2.5.0.crate) = 29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b SIZE (rust/crates/walkdir-2.5.0.crate) = 23951 -SHA256 (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423 -SIZE (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 28131 +SHA256 (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b +SIZE (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = 28477 SHA256 (rust/crates/wasi-0.14.2+wasi-0.2.4.crate) = 9683f9a5a998d873c0d21fcbe3c083009670149a8fab228644b8bd36b2c48cb3 SIZE (rust/crates/wasi-0.14.2+wasi-0.2.4.crate) = 140921 SHA256 (rust/crates/wasm-bindgen-0.2.100.crate) = 1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5 @@ -395,8 +395,8 @@ SHA256 (rust/crates/windows-implement-0.60.0.crate) = a47fddd13af08290e67f4acabf SIZE (rust/crates/windows-implement-0.60.0.crate) = 15073 SHA256 (rust/crates/windows-interface-0.59.1.crate) = bd9211b69f8dcdfa817bfd14bf1c97c9188afa36f4750130fcdf3f400eca9fa8 SIZE (rust/crates/windows-interface-0.59.1.crate) = 11735 -SHA256 (rust/crates/windows-link-0.1.1.crate) = 76840935b766e1b0a05c0066835fb9ec80071d4c09a16f6bd5f7e655e3c14c38 -SIZE (rust/crates/windows-link-0.1.1.crate) = 6154 +SHA256 (rust/crates/windows-link-0.1.3.crate) = 5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a +SIZE (rust/crates/windows-link-0.1.3.crate) = 6154 SHA256 (rust/crates/windows-result-0.3.4.crate) = 56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6 SIZE (rust/crates/windows-result-0.3.4.crate) = 13418 SHA256 (rust/crates/windows-strings-0.4.2.crate) = 56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57 @@ -405,26 +405,46 @@ SHA256 (rust/crates/windows-sys-0.52.0.crate) = 282be5f36a8ce781fad8c8ae18fa3f9b SIZE (rust/crates/windows-sys-0.52.0.crate) = 2576877 SHA256 (rust/crates/windows-sys-0.59.0.crate) = 1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b SIZE (rust/crates/windows-sys-0.59.0.crate) = 2387323 +SHA256 (rust/crates/windows-sys-0.60.2.crate) = f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb +SIZE (rust/crates/windows-sys-0.60.2.crate) = 2518479 SHA256 (rust/crates/windows-targets-0.52.6.crate) = 9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973 SIZE (rust/crates/windows-targets-0.52.6.crate) = 6403 +SHA256 (rust/crates/windows-targets-0.53.2.crate) = c66f69fcc9ce11da9966ddb31a40968cad001c5bedeb5c2b82ede4253ab48aef +SIZE (rust/crates/windows-targets-0.53.2.crate) = 7046 SHA256 (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3 SIZE (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 435718 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764 +SIZE (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 782443 SHA256 (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469 SIZE (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 832615 +SHA256 (rust/crates/windows_aarch64_msvc-0.53.0.crate) = c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c +SIZE (rust/crates/windows_aarch64_msvc-0.53.0.crate) = 834446 SHA256 (rust/crates/windows_i686_gnu-0.52.6.crate) = 8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b SIZE (rust/crates/windows_i686_gnu-0.52.6.crate) = 880402 +SHA256 (rust/crates/windows_i686_gnu-0.53.0.crate) = c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3 +SIZE (rust/crates/windows_i686_gnu-0.53.0.crate) = 936973 SHA256 (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66 SIZE (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 475940 +SHA256 (rust/crates/windows_i686_gnullvm-0.53.0.crate) = 9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11 +SIZE (rust/crates/windows_i686_gnullvm-0.53.0.crate) = 854056 SHA256 (rust/crates/windows_i686_msvc-0.52.6.crate) = 240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66 SIZE (rust/crates/windows_i686_msvc-0.52.6.crate) = 901163 +SHA256 (rust/crates/windows_i686_msvc-0.53.0.crate) = 581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d +SIZE (rust/crates/windows_i686_msvc-0.53.0.crate) = 903450 SHA256 (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78 SIZE (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 836363 +SHA256 (rust/crates/windows_x86_64_gnu-0.53.0.crate) = 2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba +SIZE (rust/crates/windows_x86_64_gnu-0.53.0.crate) = 902585 SHA256 (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d SIZE (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 435707 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.53.0.crate) = 0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57 +SIZE (rust/crates/windows_x86_64_gnullvm-0.53.0.crate) = 782434 SHA256 (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec SIZE (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 832564 -SHA256 (rust/crates/winnow-0.7.10.crate) = c06928c8748d81b05c9be96aad92e1b6ff01833332f281e8cfca3be4b35fc9ec -SIZE (rust/crates/winnow-0.7.10.crate) = 176073 +SHA256 (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486 +SIZE (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 834400 +SHA256 (rust/crates/winnow-0.7.11.crate) = 74c7b26e3480b707944fc872477815d29a8e429d2f93a1ce000f5fa84a15cbcd +SIZE (rust/crates/winnow-0.7.11.crate) = 174175 SHA256 (rust/crates/wit-bindgen-rt-0.39.0.crate) = 6f42320e61fe2cfd34354ecb597f86f413484a798ba44a8ca1165c58d42da6c1 SIZE (rust/crates/wit-bindgen-rt-0.39.0.crate) = 12241 SHA256 (rust/crates/writeable-0.6.1.crate) = ea2f10b9bb0928dfb1b42b65e1f9e36f7f54dbdf08457afefb38afcdec4fa2bb @@ -445,5 +465,5 @@ SHA256 (rust/crates/zerovec-derive-0.11.1.crate) = 5b96237efa0c878c64bd89c436f66 SIZE (rust/crates/zerovec-derive-0.11.1.crate) = 21294 SHA256 (rust/crates/zoneinfo_compiled-0.5.1.crate) = 64fbebe65e899530f43bd760b23fda8f141118f4db49952b02998cbd0907a5de SIZE (rust/crates/zoneinfo_compiled-0.5.1.crate) = 8837 -SHA256 (eza-community-eza-v0.21.5_GH0.tar.gz) = 85aff87a87bc66130a43106ee64fdefa572d709f5e1ae33d7ef1de76329d2950 -SIZE (eza-community-eza-v0.21.5_GH0.tar.gz) = 1425766 +SHA256 (eza-community-eza-v0.21.6_GH0.tar.gz) = 8433260eff7be158cfdfafc7dffd620d878c1470b937a88f8a20117591990c67 +SIZE (eza-community-eza-v0.21.6_GH0.tar.gz) = 1426959 diff --git a/sysutils/eza/files/patch-Cargo.lock b/sysutils/eza/files/patch-Cargo.lock index 309743cf7874..a92d2f97a684 100644 --- a/sysutils/eza/files/patch-Cargo.lock +++ b/sysutils/eza/files/patch-Cargo.lock @@ -1,4 +1,4 @@ ---- Cargo.lock.orig 2025-05-30 14:03:09 UTC +--- Cargo.lock.orig 2025-06-26 08:44:25 UTC +++ Cargo.lock @@ -936,15 +936,6 @@ checksum = "d6790f58c7ff633d8771f42965289203411a5e5c68 checksum = "d6790f58c7ff633d8771f42965289203411a5e5c68388703c06e14f24770b41e" diff --git a/sysutils/eza/files/patch-Cargo.toml b/sysutils/eza/files/patch-Cargo.toml index f2747353dbae..2e4d258a1e0c 100644 --- a/sysutils/eza/files/patch-Cargo.toml +++ b/sysutils/eza/files/patch-Cargo.toml @@ -1,4 +1,4 @@ ---- Cargo.toml.orig 2025-05-02 06:07:17 UTC +--- Cargo.toml.orig 2025-06-26 08:44:25 UTC +++ Cargo.toml @@ -139,7 +139,6 @@ git = ["git2"] [features] diff --git a/sysutils/eza/files/patch-cargo-crates_git2-0.20.1_Cargo.lock b/sysutils/eza/files/patch-cargo-crates_git2-0.20.2_Cargo.lock index d0ef7daa70b7..d0ef7daa70b7 100644 --- a/sysutils/eza/files/patch-cargo-crates_git2-0.20.1_Cargo.lock +++ b/sysutils/eza/files/patch-cargo-crates_git2-0.20.2_Cargo.lock diff --git a/sysutils/eza/files/patch-cargo-crates_git2-0.20.1_Cargo.toml b/sysutils/eza/files/patch-cargo-crates_git2-0.20.2_Cargo.toml index 93ae924b5e37..93ae924b5e37 100644 --- a/sysutils/eza/files/patch-cargo-crates_git2-0.20.1_Cargo.toml +++ b/sysutils/eza/files/patch-cargo-crates_git2-0.20.2_Cargo.toml diff --git a/sysutils/eza/files/patch-cargo-crates_libgit2-sys-0.18.1+1.9.0_Cargo.toml b/sysutils/eza/files/patch-cargo-crates_libgit2-sys-0.18.2+1.9.1_Cargo.toml index 40e50b041b6a..21dcaa996907 100644 --- a/sysutils/eza/files/patch-cargo-crates_libgit2-sys-0.18.1+1.9.0_Cargo.toml +++ b/sysutils/eza/files/patch-cargo-crates_libgit2-sys-0.18.2+1.9.1_Cargo.toml @@ -1,5 +1,5 @@ ---- cargo-crates/libgit2-sys-0.18.1+1.9.0/Cargo.toml.orig 1970-01-01 00:00:01 UTC -+++ cargo-crates/libgit2-sys-0.18.1+1.9.0/Cargo.toml +--- cargo-crates/libgit2-sys-0.18.2+1.9.1/Cargo.toml.orig 1970-01-01 00:00:01 UTC ++++ cargo-crates/libgit2-sys-0.18.2+1.9.1/Cargo.toml @@ -40,7 +40,6 @@ vendored = [] https = ["openssl-sys"] ssh = ["libssh2-sys"] diff --git a/sysutils/eza/files/patch-cargo-crates_openssl-sys-0.9.108_Cargo.toml b/sysutils/eza/files/patch-cargo-crates_openssl-sys-0.9.109_Cargo.toml index 01a26c1a32c2..01a26c1a32c2 100644 --- a/sysutils/eza/files/patch-cargo-crates_openssl-sys-0.9.108_Cargo.toml +++ b/sysutils/eza/files/patch-cargo-crates_openssl-sys-0.9.109_Cargo.toml diff --git a/sysutils/fx/Makefile b/sysutils/fx/Makefile index 677940033ae7..81ca077701c3 100644 --- a/sysutils/fx/Makefile +++ b/sysutils/fx/Makefile @@ -3,7 +3,7 @@ DISTVERSION= 35.0.0 PORTREVISION= 6 CATEGORIES= sysutils -MAINTAINER= dutra@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Terminal JSON viewer WWW= https://github.com/antonmedv/fx diff --git a/sysutils/gkrellflynn/Makefile b/sysutils/gkrellflynn/Makefile index f7384ebb34da..97f55ae7e8ea 100644 --- a/sysutils/gkrellflynn/Makefile +++ b/sysutils/gkrellflynn/Makefile @@ -2,7 +2,7 @@ PORTNAME= gkrellflynn PORTVERSION= 0.8 PORTREVISION= 9 CATEGORIES= sysutils -MASTER_SITES= http://mirror.amdmi3.ru/distfiles/ \ +MASTER_SITES= https://mirror.amdmi3.ru/distfiles/ \ http://horus.comlab.uni-rostock.de/flynn/ MAINTAINER= amdmi3@FreeBSD.org diff --git a/sysutils/gpart/Makefile b/sysutils/gpart/Makefile index b7ee1c43b2ce..9832b09bdce2 100644 --- a/sysutils/gpart/Makefile +++ b/sysutils/gpart/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 0.1h PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= SUNSITE/system/filesystems \ - http://mirror.amdmi3.ru/distfiles/ + https://mirror.amdmi3.ru/distfiles/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Tries to recover lost partition tables and file systems diff --git a/sysutils/helmfile/Makefile b/sysutils/helmfile/Makefile index dff1e6aa3e01..42ebdebdfcda 100644 --- a/sysutils/helmfile/Makefile +++ b/sysutils/helmfile/Makefile @@ -1,7 +1,6 @@ PORTNAME= helmfile DISTVERSIONPREFIX= v -DISTVERSION= 0.167.0 -PORTREVISION= 5 +DISTVERSION= 1.1.2 CATEGORIES= sysutils MAINTAINER= timp87@gmail.com @@ -12,7 +11,7 @@ LICENSE= MIT RUN_DEPENDS= helm:sysutils/helm -USES= go:1.22,modules +USES= go:modules GO_MODULE= github.com/${PORTNAME}/${PORTNAME} GO_BUILDFLAGS= -ldflags="-X go.szostok.io/version.version=v${PORTVERSION}" diff --git a/sysutils/helmfile/distinfo b/sysutils/helmfile/distinfo index f0cbf0916a4a..09c17d7c6362 100644 --- a/sysutils/helmfile/distinfo +++ b/sysutils/helmfile/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1722448643 -SHA256 (go/sysutils_helmfile/helmfile-v0.167.0/v0.167.0.mod) = 1e212433b596c64748ff64b8f84faf85d31a7c521e636d550d4a6a774c1ed3b8 -SIZE (go/sysutils_helmfile/helmfile-v0.167.0/v0.167.0.mod) = 15116 -SHA256 (go/sysutils_helmfile/helmfile-v0.167.0/v0.167.0.zip) = 8c23e10b2d0220a1ad3685cd31390bd267a9d49d0e2ff8d4f75b8b875a967b5c -SIZE (go/sysutils_helmfile/helmfile-v0.167.0/v0.167.0.zip) = 1387862 +TIMESTAMP = 1750774421 +SHA256 (go/sysutils_helmfile/helmfile-v1.1.2/v1.1.2.mod) = 00d47557c4b86b15c9bdfd243c2fda36db2690aa3760057469a5e936674dba34 +SIZE (go/sysutils_helmfile/helmfile-v1.1.2/v1.1.2.mod) = 16373 +SHA256 (go/sysutils_helmfile/helmfile-v1.1.2/v1.1.2.zip) = 0ab5240598a8f30c3c2b8d09f8a9a6b43018f57dd33bff63ecf3536e256ea356 +SIZE (go/sysutils_helmfile/helmfile-v1.1.2/v1.1.2.zip) = 1397785 diff --git a/sysutils/nut-devel/Makefile b/sysutils/nut-devel/Makefile index 58bfdb945f94..4c836df20849 100644 --- a/sysutils/nut-devel/Makefile +++ b/sysutils/nut-devel/Makefile @@ -18,8 +18,8 @@ CONFLICTS= nut-[0-9]* USE_GITHUB= yes GH_ACCOUNT= networkupstools -GH_TAGNAME= 8f4340afa -NUT_COMMIT_DATE= 2025.05.18 +GH_TAGNAME= 8916ac8d1 +NUT_COMMIT_DATE= 2025.06.25 MAKE_JOBS_UNSAFE= yes GNU_CONFIGURE= yes diff --git a/sysutils/nut-devel/distinfo b/sysutils/nut-devel/distinfo index 9fb86854ed7b..989e93b90205 100644 --- a/sysutils/nut-devel/distinfo +++ b/sysutils/nut-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747800073 -SHA256 (networkupstools-nut-2025.05.18-8f4340afa_GH0.tar.gz) = 0aaf1596abd1dd4a96f839721ffd83592bc4da789f54066028ad61535db8e092 -SIZE (networkupstools-nut-2025.05.18-8f4340afa_GH0.tar.gz) = 4908098 +TIMESTAMP = 1750876008 +SHA256 (networkupstools-nut-2025.06.25-8916ac8d1_GH0.tar.gz) = b928c9dee28b5a9582d3cda9613a891c70e57925886dab0f1d8f84992a452585 +SIZE (networkupstools-nut-2025.06.25-8916ac8d1_GH0.tar.gz) = 4952134 diff --git a/sysutils/nut-devel/pkg-plist b/sysutils/nut-devel/pkg-plist index 83e4e54c9c9a..340abdb7a839 100644 --- a/sysutils/nut-devel/pkg-plist +++ b/sysutils/nut-devel/pkg-plist @@ -85,6 +85,7 @@ lib/libnutscan.so.4.0.0 %%SERIAL%%libexec/nut/dummy-ups %%SERIAL%%libexec/nut/etapro %%SERIAL%%libexec/nut/everups +%%USB%%libexec/nut/failover %%SERIAL%%libexec/nut/gamatronic %%SERIAL%%libexec/nut/genericups %%SERIAL%%libexec/nut/isbmex @@ -106,6 +107,7 @@ lib/libnutscan.so.4.0.0 %%SERIAL%%libexec/nut/powercom %%PDU%%libexec/nut/powerman-pdu %%SERIAL%%libexec/nut/powerpanel +%%USB%%libexec/nut/powervar_cx_usb %%SERIAL%%libexec/nut/rhino %%USB%%libexec/nut/richcomm_usb %%SERIAL%%libexec/nut/safenet @@ -219,12 +221,12 @@ lib/libnutscan.so.4.0.0 %%MANPAGES%%share/man/man5/upsd.users.5.gz %%MANPAGES%%share/man/man5/upsmon.conf.5.gz %%MANPAGES%%share/man/man5/upssched.conf.5.gz +%%MANPAGES%%share/man/man7/nut.7.gz %%MANPAGES%%%%SERIAL%%share/man/man8/al175.8.gz %%MANPAGES%%%%SERIAL%%share/man/man8/apcupsd-ups.8.gz %%MANPAGES%%%%SERIAL%%share/man/man8/blazer_ser.8.gz %%MANPAGES%%%%USB%%share/man/man8/blazer_usb.8.gz %%MANPAGES%%%%NEON%%share/man/man8/netxml-ups.8.gz -%%MANPAGES%%share/man/man8/nut-driver-enumerator.8.gz %%MANPAGES%%share/man/man8/nut-recorder.8.gz %%MANPAGES%%share/man/man8/nut-scanner.8.gz %%MANPAGES%%share/man/man8/nutconf.8.gz @@ -232,6 +234,7 @@ lib/libnutscan.so.4.0.0 %%MANPAGES%%%%USB%%share/man/man8/nutdrv_qx.8.gz %%MANPAGES%%%%SERIAL%%share/man/man8/nutdrv_siemens_sitop.8.gz %%MANPAGES%%share/man/man8/nutupsdrv.8.gz +%%MANPAGES%%%%USB%%share/man/man8/powervar_cx_usb.8.gz %%MANPAGES%%%%SERIAL%%share/man/man8/riello_ser.8.gz %%MANPAGES%%%%USB%%share/man/man8/riello_usb.8.gz %%MANPAGES%%%%SERIAL%%share/man/man8/sms_ser.8.gz @@ -245,7 +248,6 @@ lib/libnutscan.so.4.0.0 %%MANPAGES%%share/man/man8/upscmd.8.gz %%MANPAGES%%share/man/man8/upsd.8.gz %%MANPAGES%%share/man/man8/upsdrvctl.8.gz -%%MANPAGES%%share/man/man8/upsdrvsvcctl.8.gz %%MANPAGES%%share/man/man8/upslog.8.gz %%MANPAGES%%share/man/man8/upsmon.8.gz %%MANPAGES%%share/man/man8/upsrw.8.gz @@ -304,7 +306,6 @@ lib/libnutscan.so.4.0.0 %%MANPAGES%%%%IPMIPSU%%share/man/man8/nut-ipmipsu.8.gz %%MANPAGES%%%%PDU%%share/man/man8/powerman-pdu.8.gz %%MANPAGES%%%%SERIAL%%share/man/man8/ve-direct.8.gz - sbin/upsd sbin/upsdrvctl sbin/upsmon diff --git a/sysutils/plasma6-discover/distinfo b/sysutils/plasma6-discover/distinfo index 7f6af19640ef..4a1f89401962 100644 --- a/sysutils/plasma6-discover/distinfo +++ b/sysutils/plasma6-discover/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010499 -SHA256 (KDE/plasma/6.4.0/discover-6.4.0.tar.xz) = 09fb1d63aa6ec3ad56e606f48b6e10d59eeb37d9b527e54a211b4a79d6e52242 -SIZE (KDE/plasma/6.4.0/discover-6.4.0.tar.xz) = 1110064 +TIMESTAMP = 1750789614 +SHA256 (KDE/plasma/6.4.1/discover-6.4.1.tar.xz) = f34cea438a8a0ae0bb6fd13e4164d49c7a2a9857e204300ccc276f2d5f898230 +SIZE (KDE/plasma/6.4.1/discover-6.4.1.tar.xz) = 1110016 diff --git a/sysutils/plasma6-kde-cli-tools/distinfo b/sysutils/plasma6-kde-cli-tools/distinfo index af26d545adab..56b50db7c2f8 100644 --- a/sysutils/plasma6-kde-cli-tools/distinfo +++ b/sysutils/plasma6-kde-cli-tools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010499 -SHA256 (KDE/plasma/6.4.0/kde-cli-tools-6.4.0.tar.xz) = 4f4ebed7c17a25079c54ef031929ac55d6777acd3cf595ca6343f4d0a4f00ba9 -SIZE (KDE/plasma/6.4.0/kde-cli-tools-6.4.0.tar.xz) = 638504 +TIMESTAMP = 1750789615 +SHA256 (KDE/plasma/6.4.1/kde-cli-tools-6.4.1.tar.xz) = 2d90ab0c034fb9d2816750da9ace39b708b712d3f7341663ebbbfe88d5b02ca4 +SIZE (KDE/plasma/6.4.1/kde-cli-tools-6.4.1.tar.xz) = 638508 diff --git a/sysutils/plasma6-kinfocenter/distinfo b/sysutils/plasma6-kinfocenter/distinfo index 6f99586a2dcc..089fd5283ef2 100644 --- a/sysutils/plasma6-kinfocenter/distinfo +++ b/sysutils/plasma6-kinfocenter/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010499 -SHA256 (KDE/plasma/6.4.0/kinfocenter-6.4.0.tar.xz) = 4d2deaf4c1ff76ff100ed6b07d7cb158ba116c4c221b7b5f7b25440285054494 -SIZE (KDE/plasma/6.4.0/kinfocenter-6.4.0.tar.xz) = 758072 +TIMESTAMP = 1750789616 +SHA256 (KDE/plasma/6.4.1/kinfocenter-6.4.1.tar.xz) = 20eafbae78a437f767b8b6e9493875b230033f9760454732e810483c82127927 +SIZE (KDE/plasma/6.4.1/kinfocenter-6.4.1.tar.xz) = 758196 diff --git a/sysutils/plasma6-kmenuedit/distinfo b/sysutils/plasma6-kmenuedit/distinfo index 4c5ea94fb48e..5bf724c2af64 100644 --- a/sysutils/plasma6-kmenuedit/distinfo +++ b/sysutils/plasma6-kmenuedit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010500 -SHA256 (KDE/plasma/6.4.0/kmenuedit-6.4.0.tar.xz) = 4ae4a67adca07e10c2475b9a19acbd283d1840a996bbc084d9b1b237c7e6ef88 -SIZE (KDE/plasma/6.4.0/kmenuedit-6.4.0.tar.xz) = 884652 +TIMESTAMP = 1750789616 +SHA256 (KDE/plasma/6.4.1/kmenuedit-6.4.1.tar.xz) = 55db175f0f3deda6154bfb0c721adf183f63c134b77858c9fbbe0858ae9c7773 +SIZE (KDE/plasma/6.4.1/kmenuedit-6.4.1.tar.xz) = 884588 diff --git a/sysutils/plasma6-ksystemstats/distinfo b/sysutils/plasma6-ksystemstats/distinfo index 9fb97858e8fa..e483eac81117 100644 --- a/sysutils/plasma6-ksystemstats/distinfo +++ b/sysutils/plasma6-ksystemstats/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010500 -SHA256 (KDE/plasma/6.4.0/ksystemstats-6.4.0.tar.xz) = e0f8855a4db91508066b9da5108ddbce48bbadda64bb96653ac2fb312fc1468e -SIZE (KDE/plasma/6.4.0/ksystemstats-6.4.0.tar.xz) = 156636 +TIMESTAMP = 1750789617 +SHA256 (KDE/plasma/6.4.1/ksystemstats-6.4.1.tar.xz) = a70a74d3bd24116f6001086b942cc9d69f7514f3f5b7c2a0382d5dc281e7f0aa +SIZE (KDE/plasma/6.4.1/ksystemstats-6.4.1.tar.xz) = 156608 diff --git a/sysutils/plasma6-libksysguard/distinfo b/sysutils/plasma6-libksysguard/distinfo index 447fe51cd45c..e79c11159df0 100644 --- a/sysutils/plasma6-libksysguard/distinfo +++ b/sysutils/plasma6-libksysguard/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010500 -SHA256 (KDE/plasma/6.4.0/libksysguard-6.4.0.tar.xz) = bfd0baf7973407444093e13a5ce2b310cee586e3bbc5d4e10785bc1a0d45a663 -SIZE (KDE/plasma/6.4.0/libksysguard-6.4.0.tar.xz) = 333964 +TIMESTAMP = 1750789618 +SHA256 (KDE/plasma/6.4.1/libksysguard-6.4.1.tar.xz) = 7c33949dbdccceece35fbefd244a4449b23b5071e0cad082f91aee64f7b281e1 +SIZE (KDE/plasma/6.4.1/libksysguard-6.4.1.tar.xz) = 333936 diff --git a/sysutils/plasma6-plasma-disks/distinfo b/sysutils/plasma6-plasma-disks/distinfo index 8ae9a5ed1dcf..67586b754218 100644 --- a/sysutils/plasma6-plasma-disks/distinfo +++ b/sysutils/plasma6-plasma-disks/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010500 -SHA256 (KDE/plasma/6.4.0/plasma-disks-6.4.0.tar.xz) = 94c95ed1bd494448c81e35360dc8b49ae05acec131651ec81716f4a52218ea90 -SIZE (KDE/plasma/6.4.0/plasma-disks-6.4.0.tar.xz) = 105216 +TIMESTAMP = 1750789618 +SHA256 (KDE/plasma/6.4.1/plasma-disks-6.4.1.tar.xz) = c98f9a0d5322982a908497d7cc02867825486257b8e25462d197f336011c5314 +SIZE (KDE/plasma/6.4.1/plasma-disks-6.4.1.tar.xz) = 105220 diff --git a/sysutils/plasma6-plasma-systemmonitor/distinfo b/sysutils/plasma6-plasma-systemmonitor/distinfo index 9edfe0851fd7..23da83c40cc6 100644 --- a/sysutils/plasma6-plasma-systemmonitor/distinfo +++ b/sysutils/plasma6-plasma-systemmonitor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010501 -SHA256 (KDE/plasma/6.4.0/plasma-systemmonitor-6.4.0.tar.xz) = 94369cd6cbeff5ffaf3605ee7660ea4aaa03d959282b0f20d659a953ae2d975a -SIZE (KDE/plasma/6.4.0/plasma-systemmonitor-6.4.0.tar.xz) = 216888 +TIMESTAMP = 1750789619 +SHA256 (KDE/plasma/6.4.1/plasma-systemmonitor-6.4.1.tar.xz) = b1810d329b81ac35afca75f5ff2887b724e2fc7b1f9c510198b87c29cb8bde5f +SIZE (KDE/plasma/6.4.1/plasma-systemmonitor-6.4.1.tar.xz) = 216880 diff --git a/sysutils/plasma6-polkit-kde-agent-1/distinfo b/sysutils/plasma6-polkit-kde-agent-1/distinfo index 1d463517ef62..0547c56fd276 100644 --- a/sysutils/plasma6-polkit-kde-agent-1/distinfo +++ b/sysutils/plasma6-polkit-kde-agent-1/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010502 -SHA256 (KDE/plasma/6.4.0/polkit-kde-agent-1-6.4.0.tar.xz) = a8ab5df6ab1ea05e63ef08ebbe536e1393d4f6d6dd4b297305619fc1e87515c5 -SIZE (KDE/plasma/6.4.0/polkit-kde-agent-1-6.4.0.tar.xz) = 57580 +TIMESTAMP = 1750789619 +SHA256 (KDE/plasma/6.4.1/polkit-kde-agent-1-6.4.1.tar.xz) = bb1cc037725368334439d13dc7de12c5f517b398385f1c9f529571a5392a9302 +SIZE (KDE/plasma/6.4.1/polkit-kde-agent-1-6.4.1.tar.xz) = 57548 diff --git a/sysutils/plasma6-powerdevil/distinfo b/sysutils/plasma6-powerdevil/distinfo index 0cb16c6da920..cde01e852ee0 100644 --- a/sysutils/plasma6-powerdevil/distinfo +++ b/sysutils/plasma6-powerdevil/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010502 -SHA256 (KDE/plasma/6.4.0/powerdevil-6.4.0.tar.xz) = d0ad54cb6d4ccf39c0d5b7f0c7df2f51bc99ffd3fd6ca7538ed3f41dfc4f677e -SIZE (KDE/plasma/6.4.0/powerdevil-6.4.0.tar.xz) = 1228936 +TIMESTAMP = 1750789620 +SHA256 (KDE/plasma/6.4.1/powerdevil-6.4.1.tar.xz) = 93e4381f253f9e960787feb5fcb86ea1a7c0e2978e3b3009ae192a86ae73462f +SIZE (KDE/plasma/6.4.1/powerdevil-6.4.1.tar.xz) = 1229008 diff --git a/sysutils/plasma6-systemsettings/distinfo b/sysutils/plasma6-systemsettings/distinfo index 38dd6affd68b..c4cd89095f2a 100644 --- a/sysutils/plasma6-systemsettings/distinfo +++ b/sysutils/plasma6-systemsettings/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010502 -SHA256 (KDE/plasma/6.4.0/systemsettings-6.4.0.tar.xz) = 4c385519aa40e90dcb0b1a0b070d3313fd9ed5fb33c963ea5459ce5d31692f3f -SIZE (KDE/plasma/6.4.0/systemsettings-6.4.0.tar.xz) = 219380 +TIMESTAMP = 1750789621 +SHA256 (KDE/plasma/6.4.1/systemsettings-6.4.1.tar.xz) = a27f312a292ac4c5c3efa1af71e70ca834d7ec8e8f37a710cf85ae2d7bbeff95 +SIZE (KDE/plasma/6.4.1/systemsettings-6.4.1.tar.xz) = 219344 diff --git a/sysutils/py-director/Makefile b/sysutils/py-director/Makefile index 76230f1a021d..09b5a6a15486 100644 --- a/sysutils/py-director/Makefile +++ b/sysutils/py-director/Makefile @@ -1,6 +1,6 @@ PORTNAME= director DISTVERSIONPREFIX= v -DISTVERSION= 0.13.1 +DISTVERSION= 0.14.0 CATEGORIES= sysutils python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/sysutils/py-director/distinfo b/sysutils/py-director/distinfo index 64157e549645..bd404dbbac49 100644 --- a/sysutils/py-director/distinfo +++ b/sysutils/py-director/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747504889 -SHA256 (DtxdF-director-v0.13.1_GH0.tar.gz) = 9a6611edca28425e203dcc955a5cf639a2e243cc67d8c5a0d41401f4fa02cd1d -SIZE (DtxdF-director-v0.13.1_GH0.tar.gz) = 21071 +TIMESTAMP = 1750799228 +SHA256 (DtxdF-director-v0.14.0_GH0.tar.gz) = 4ea99029d1436cdcf96a2dbefc0657e137473dce3c4efe54c6b837c2609b77b3 +SIZE (DtxdF-director-v0.14.0_GH0.tar.gz) = 21262 diff --git a/sysutils/py-overlord/Makefile b/sysutils/py-overlord/Makefile index 5abfd603348d..f73b10a3a82f 100644 --- a/sysutils/py-overlord/Makefile +++ b/sysutils/py-overlord/Makefile @@ -1,6 +1,6 @@ PORTNAME= overlord DISTVERSIONPREFIX= v -DISTVERSION= 0.10.0 +DISTVERSION= 0.12.2 CATEGORIES= sysutils python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/sysutils/py-overlord/distinfo b/sysutils/py-overlord/distinfo index b1b2da27d519..66f97cc526de 100644 --- a/sysutils/py-overlord/distinfo +++ b/sysutils/py-overlord/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749862430 -SHA256 (DtxdF-overlord-v0.10.0_GH0.tar.gz) = 17377ceaf820880c9307deadc1a6b53db5f239c5c55301a52d31de10e75a612f -SIZE (DtxdF-overlord-v0.10.0_GH0.tar.gz) = 87272 +TIMESTAMP = 1750898809 +SHA256 (DtxdF-overlord-v0.12.2_GH0.tar.gz) = ddc3d35fd3d527aa625dc76825838976db2b267bdabf15b43f0a721e3050de02 +SIZE (DtxdF-overlord-v0.12.2_GH0.tar.gz) = 88339 diff --git a/sysutils/reproduce/Makefile b/sysutils/reproduce/Makefile index 7edc6f481dc3..d54bc52a910a 100644 --- a/sysutils/reproduce/Makefile +++ b/sysutils/reproduce/Makefile @@ -1,6 +1,6 @@ PORTNAME= reproduce DISTVERSIONPREFIX= v -DISTVERSION= 0.5.0 +DISTVERSION= 0.6.0 CATEGORIES= sysutils MAINTAINER= dtxdf@FreeBSD.org diff --git a/sysutils/reproduce/distinfo b/sysutils/reproduce/distinfo index 0fa94c1453ee..27bdcc1bfc9e 100644 --- a/sysutils/reproduce/distinfo +++ b/sysutils/reproduce/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735927896 -SHA256 (DtxdF-reproduce-v0.5.0_GH0.tar.gz) = c409b4d5916934944df219f03eb3620b7386a2e1caba4db0f36038028f277d49 -SIZE (DtxdF-reproduce-v0.5.0_GH0.tar.gz) = 10439 +TIMESTAMP = 1750799323 +SHA256 (DtxdF-reproduce-v0.6.0_GH0.tar.gz) = c9b3685163123d8167928ffd62c3282ea5fdc003f7b866541ec7d2754ccc93b4 +SIZE (DtxdF-reproduce-v0.6.0_GH0.tar.gz) = 10473 diff --git a/sysutils/rubygem-rubyipmi/Makefile b/sysutils/rubygem-rubyipmi/Makefile index afc809427ee0..b3c45d692e8d 100644 --- a/sysutils/rubygem-rubyipmi/Makefile +++ b/sysutils/rubygem-rubyipmi/Makefile @@ -1,5 +1,5 @@ PORTNAME= rubyipmi -PORTVERSION= 0.11.1 +PORTVERSION= 0.12.0 CATEGORIES= sysutils rubygems MASTER_SITES= RG @@ -10,7 +10,8 @@ WWW= https://github.com/logicminds/rubyipmi LICENSE= LGPL21 RUN_DEPENDS= ${LOCALBASE}/sbin/bmc-device:sysutils/freeipmi \ - rubygem-highline>=0:devel/rubygem-highline + rubygem-logger>=0:devel/rubygem-logger \ + rubygem-observer>=0.1.0<0.2:devel/rubygem-observer USES= gem diff --git a/sysutils/rubygem-rubyipmi/distinfo b/sysutils/rubygem-rubyipmi/distinfo index 0788642f93f0..1fb822350974 100644 --- a/sysutils/rubygem-rubyipmi/distinfo +++ b/sysutils/rubygem-rubyipmi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1635181769 -SHA256 (rubygem/rubyipmi-0.11.1.gem) = 7469b5d02aee71bf304c25ba04d4ab35f6c7a88894a30663a0a3ffe5a51b7096 -SIZE (rubygem/rubyipmi-0.11.1.gem) = 35840 +TIMESTAMP = 1750188278 +SHA256 (rubygem/rubyipmi-0.12.0.gem) = d5cc29a29f835689c51ea1baf0c253cc8ccaf4b651035e6bcea7712ccf9aa181 +SIZE (rubygem/rubyipmi-0.12.0.gem) = 36352 diff --git a/sysutils/screenfetch/Makefile b/sysutils/screenfetch/Makefile index 8331c518cbc1..859787a9f979 100644 --- a/sysutils/screenfetch/Makefile +++ b/sysutils/screenfetch/Makefile @@ -1,8 +1,6 @@ PORTNAME= screenFetch DISTVERSIONPREFIX= v -DISTVERSION= 3.9.1-64 -DISTVERSIONSUFFIX= -gb1f0893 -PORTREVISION= 1 +DISTVERSION= 3.9.9 CATEGORIES= sysutils MAINTAINER= jgh@FreeBSD.org diff --git a/sysutils/screenfetch/distinfo b/sysutils/screenfetch/distinfo index 83f433bc6cbd..f1da56953c63 100644 --- a/sysutils/screenfetch/distinfo +++ b/sysutils/screenfetch/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1701133097 -SHA256 (KittyKatt-screenFetch-v3.9.1-64-gb1f0893_GH0.tar.gz) = 50dc7aaea0c01605f895b4a4e8f2f4a8383cb56931237b6e93498f290149bfbd -SIZE (KittyKatt-screenFetch-v3.9.1-64-gb1f0893_GH0.tar.gz) = 79351 +TIMESTAMP = 1750826289 +SHA256 (KittyKatt-screenFetch-v3.9.9_GH0.tar.gz) = 65ba578442a5b65c963417e18a78023a30c2c13a524e6e548809256798b9fb84 +SIZE (KittyKatt-screenFetch-v3.9.9_GH0.tar.gz) = 80102 diff --git a/sysutils/tkdvd/Makefile b/sysutils/tkdvd/Makefile index d650d8716b35..9f2392693ea3 100644 --- a/sysutils/tkdvd/Makefile +++ b/sysutils/tkdvd/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 4.0.9 PORTREVISION= 4 CATEGORIES= sysutils MASTER_SITES= http://regis.damongeot.free.fr/tkdvd/dl/ \ - http://mirror.amdmi3.ru/distfiles/ + https://mirror.amdmi3.ru/distfiles/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= GUI to dvd+rw-tools and cdrecord diff --git a/textproc/go-yq/Makefile b/textproc/go-yq/Makefile index e0bf7914c3c1..ca893c964758 100644 --- a/textproc/go-yq/Makefile +++ b/textproc/go-yq/Makefile @@ -1,16 +1,16 @@ -PORTNAME= go-yq +PORTNAME= go-yq DISTVERSIONPREFIX= v -DISTVERSION= 4.44.2 -PORTREVISION= 3 -CATEGORIES= textproc +DISTVERSION= 4.45.4 +CATEGORIES= textproc MAINTAINER= timp87@gmail.com COMMENT= Portable commandline YAML processor written in go WWW= https://github.com/mikefarah/yq LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:1.21,modules +USES= go:1.24,modules GO_MODULE= github.com/mikefarah/yq/v4 GO_TARGET= .:yq diff --git a/textproc/go-yq/distinfo b/textproc/go-yq/distinfo index f5e5064fe352..f6a19e4e8f38 100644 --- a/textproc/go-yq/distinfo +++ b/textproc/go-yq/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1721232275 -SHA256 (go/textproc_go-yq/go-yq-v4.44.2/v4.44.2.mod) = 132ef6c3f5d4dbab51f83a8f917b03f26905aafe7554fa6e99ffbde6cf3edbde -SIZE (go/textproc_go-yq/go-yq-v4.44.2/v4.44.2.mod) = 1030 -SHA256 (go/textproc_go-yq/go-yq-v4.44.2/v4.44.2.zip) = 91705006fd571a0a0e2cee6c9b0ffd77e430681659c906b94601704dca7eb448 -SIZE (go/textproc_go-yq/go-yq-v4.44.2/v4.44.2.zip) = 477231 +TIMESTAMP = 1750777412 +SHA256 (go/textproc_go-yq/go-yq-v4.45.4/v4.45.4.mod) = 3828ced67e69ab15e357b5d5d065a4d1b5b4fede629b646c0699b6820c564ffa +SIZE (go/textproc_go-yq/go-yq-v4.45.4/v4.45.4.mod) = 982 +SHA256 (go/textproc_go-yq/go-yq-v4.45.4/v4.45.4.zip) = dc3ddd7f4ad66e98d26e5deb8826c95fd4d22f1e11989cd3690ddd93780d3fca +SIZE (go/textproc_go-yq/go-yq-v4.45.4/v4.45.4.zip) = 456199 diff --git a/textproc/pear-Horde_Text_Flowed/Makefile b/textproc/pear-Horde_Text_Flowed/Makefile index 5578a1395c7f..4941c4a7b061 100644 --- a/textproc/pear-Horde_Text_Flowed/Makefile +++ b/textproc/pear-Horde_Text_Flowed/Makefile @@ -9,4 +9,6 @@ WWW= https://pear.horde.org USES= horde cpe USE_HORDE_RUN= Horde_Util +NO_ARCH= yes + .include <bsd.port.mk> diff --git a/textproc/py-bracex/Makefile b/textproc/py-bracex/Makefile index 395181c53309..7de03699a0ac 100644 --- a/textproc/py-bracex/Makefile +++ b/textproc/py-bracex/Makefile @@ -1,12 +1,9 @@ PORTNAME= bracex -PORTVERSION= 2.5p1 +PORTVERSION= 2.6 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -PEP440VERSION= 2.5.post1 -DISTNAME= ${PORTNAME}-${PEP440VERSION} - MAINTAINER= matthew@FreeBSD.org COMMENT= Brace expansion WWW= https://pypi.org/project/bracex/ @@ -28,26 +25,4 @@ TEST_ENV+= PYTHONPATH=${STAGEDIR}${PYTHON_SITELIBDIR} NO_ARCH= yes -PEP517_INSTALL_CMD= ${PYTHON_CMD} -m installer --destdir ${STAGEDIR} --prefix ${PREFIX} ${BUILD_WRKSRC}/dist/${PORTNAME:C|[-_]+|_|g}-${PEP440VERSION}*.whl - -do-install: - @${MKDIR} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} - @cd ${INSTALL_WRKSRC} && ${SETENVI} ${WRK_ENV} ${MAKE_ENV} ${PEP517_INSTALL_CMD} - @${PYTHON_CMD} -B ${PORTSDIR}/Mk/Scripts/strip_RECORD.py \ - ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/${PORTNAME:C|[-_]+|_|g}-${PEP440VERSION}*.dist-info/RECORD >> ${_PYTHONPKGLIST} - @${REINPLACE_CMD} \ - -e '/\.pyc$$/d' \ - -e 's|^|${PYTHONPREFIX_SITELIBDIR}/|' \ - -e 's|^${PYTHONPREFIX_SITELIBDIR}/../../../etc/|etc/|' \ - -e 's|^${PYTHONPREFIX_SITELIBDIR}/../../../bin/|bin/|' \ - -e 's|^${PYTHONPREFIX_SITELIBDIR}/../../../include/|include/|' \ - -e 's|^${PYTHONPREFIX_SITELIBDIR}/../../../lib/|lib/|' \ - -e 's|^${PYTHONPREFIX_SITELIBDIR}/../../../libdata/|libdata/|' \ - -e 's|^${PYTHONPREFIX_SITELIBDIR}/../../../libexec/|libexec/|' \ - -e 's|^${PYTHONPREFIX_SITELIBDIR}/../../../man/|man/|' \ - -e 's|^${PYTHONPREFIX_SITELIBDIR}/../../../sbin/|sbin/|' \ - -e 's|^${PYTHONPREFIX_SITELIBDIR}/../../../share/|share/|' \ - ${_PYTHONPKGLIST} - @cd ${STAGEDIR}${PREFIX} && ${FIND} lib -name '*.pyc' >> ${_PYTHONPKGLIST} - .include <bsd.port.mk> diff --git a/textproc/py-bracex/distinfo b/textproc/py-bracex/distinfo index a15366dbb090..d14bdd315bfb 100644 --- a/textproc/py-bracex/distinfo +++ b/textproc/py-bracex/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735735982 -SHA256 (bracex-2.5.post1.tar.gz) = 12c50952415bfa773d2d9ccb8e79651b8cdb1f31a42f6091b804f6ba2b4a66b6 -SIZE (bracex-2.5.post1.tar.gz) = 26641 +TIMESTAMP = 1750795480 +SHA256 (bracex-2.6.tar.gz) = 98f1347cd77e22ee8d967a30ad4e310b233f7754dbf31ff3fceb76145ba47dc7 +SIZE (bracex-2.6.tar.gz) = 26642 diff --git a/textproc/py-cyclonedx-python-lib/Makefile b/textproc/py-cyclonedx-python-lib/Makefile index 4492eaf4fab4..d7cd761068f2 100644 --- a/textproc/py-cyclonedx-python-lib/Makefile +++ b/textproc/py-cyclonedx-python-lib/Makefile @@ -1,5 +1,5 @@ PORTNAME= cyclonedx-python-lib -PORTVERSION= 10.1.0 +PORTVERSION= 10.2.0 CATEGORIES= textproc python MASTER_SITES= PYPI \ https://github.com/CycloneDX/cyclonedx-python-lib/releases/download/v${PORTVERSION}/ diff --git a/textproc/py-cyclonedx-python-lib/distinfo b/textproc/py-cyclonedx-python-lib/distinfo index 27b7a33a54bf..058c90b9d5bc 100644 --- a/textproc/py-cyclonedx-python-lib/distinfo +++ b/textproc/py-cyclonedx-python-lib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813112 -SHA256 (cyclonedx_python_lib-10.1.0.tar.gz) = ab2ce2204b8e3c71e0c7263a6f156feeee68cfe5ea6d7d679bce711d0ec63d3d -SIZE (cyclonedx_python_lib-10.1.0.tar.gz) = 1030967 +TIMESTAMP = 1750188138 +SHA256 (cyclonedx_python_lib-10.2.0.tar.gz) = b67a9ada847f91cf9584f3b82c144458c7887587a6ae94c0a3cac33fd2ec54e5 +SIZE (cyclonedx_python_lib-10.2.0.tar.gz) = 1039057 diff --git a/textproc/py-marko/Makefile b/textproc/py-marko/Makefile index 20f144015e85..be8653a665d9 100644 --- a/textproc/py-marko/Makefile +++ b/textproc/py-marko/Makefile @@ -1,5 +1,5 @@ PORTNAME= marko -PORTVERSION= 2.1.3 +PORTVERSION= 2.1.4 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-marko/distinfo b/textproc/py-marko/distinfo index c1aea38df6fb..4c0b540cbed6 100644 --- a/textproc/py-marko/distinfo +++ b/textproc/py-marko/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744289038 -SHA256 (marko-2.1.3.tar.gz) = 31aacb14867328f054cc39f884212907822a43d6a30cd75b0767e001a5e2f9fc -SIZE (marko-2.1.3.tar.gz) = 142700 +TIMESTAMP = 1750188140 +SHA256 (marko-2.1.4.tar.gz) = dd7d66f3706732bf8f994790e674649a4fd0a6c67f16b80246f30de8e16a1eac +SIZE (marko-2.1.4.tar.gz) = 142795 diff --git a/textproc/py-sphinxcontrib-bibtex/Makefile b/textproc/py-sphinxcontrib-bibtex/Makefile index 7497a029b851..8d3128b2f6ff 100644 --- a/textproc/py-sphinxcontrib-bibtex/Makefile +++ b/textproc/py-sphinxcontrib-bibtex/Makefile @@ -1,5 +1,5 @@ PORTNAME= sphinxcontrib-bibtex -PORTVERSION= 2.6.3 +PORTVERSION= 2.6.4 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-sphinxcontrib-bibtex/distinfo b/textproc/py-sphinxcontrib-bibtex/distinfo index 408f2eb60bf3..ff1b5585a8bb 100644 --- a/textproc/py-sphinxcontrib-bibtex/distinfo +++ b/textproc/py-sphinxcontrib-bibtex/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1727314598 -SHA256 (sphinxcontrib_bibtex-2.6.3.tar.gz) = 7c790347ef1cb0edf30de55fc324d9782d085e89c52c2b8faafa082e08e23946 -SIZE (sphinxcontrib_bibtex-2.6.3.tar.gz) = 117177 +TIMESTAMP = 1750188142 +SHA256 (sphinxcontrib_bibtex-2.6.4.tar.gz) = aad018b730d324201f09777f6c25c4a2ff7ac1d5e66af187f21fc21840768760 +SIZE (sphinxcontrib_bibtex-2.6.4.tar.gz) = 118453 diff --git a/textproc/py-sphinxcontrib-bibtex/files/patch-pyproject.toml b/textproc/py-sphinxcontrib-bibtex/files/patch-pyproject.toml new file mode 100644 index 000000000000..c65164a124d3 --- /dev/null +++ b/textproc/py-sphinxcontrib-bibtex/files/patch-pyproject.toml @@ -0,0 +1,11 @@ +--- pyproject.toml.orig 2025-06-17 06:41:26 UTC ++++ pyproject.toml +@@ -5,7 +5,7 @@ version = "2.6.4" + [project] + name = "sphinxcontrib-bibtex" + version = "2.6.4" +-license = "BSD-2-Clause" ++license = { text = "BSD-2-Clause" } + description = "Sphinx extension for BibTeX style citations." + readme = "README.rst" + requires-python = ">=3.9" diff --git a/textproc/py-tokenizers/Makefile b/textproc/py-tokenizers/Makefile index cec8c52fa266..035c0a56a6cc 100644 --- a/textproc/py-tokenizers/Makefile +++ b/textproc/py-tokenizers/Makefile @@ -1,6 +1,5 @@ PORTNAME= tokenizers -DISTVERSION= 0.21.1 -PORTREVISION= 2 +DISTVERSION= 0.21.2 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,16 +14,32 @@ LICENSE_FILE= ${WRKSRC}/tokenizers/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=1.0<2.0:devel/py-maturin@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}huggingface-hub>=0.16.4<1.0:misc/py-huggingface-hub@${PY_FLAVOR} -TEST_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/oniguruma.pc:devel/oniguruma +TEST_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/oniguruma.pc:devel/oniguruma \ + ${PYTHON_PKGNAMEPREFIX}numpy>0:math/py-numpy@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}datasets>0:misc/py-datasets@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} USES= cargo python -USE_PYTHON= autoplist pep517 +USE_PYTHON= autoplist pep517 pytest +PYTEST_BROKEN_TESTS= test_datasets test_gzip CARGO_CARGOTOML=${WRKSRC}/bindings/python/Cargo.toml CARGO_CARGOLOCK=${WRKSRC}/bindings/python/Cargo.lock CARGO_BUILD= no CARGO_INSTALL= no +CARGO_TEST= no +CARGO_TEST_ARGS= --no-default-features + +TEST_ARGS= tests +TEST_ENV= PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} BINARY_ALIAS= python3=${PYTHON_CMD} +TEST_WRKSRC= ${WRKSRC}/bindings/python + +post-test: + cd ${TEST_WRKSRC} && \ + ${SETENV} ${MAKE_ENV} ${CARGO_ENV} ${TEST_ENV} ${CARGO} test \ + --manifest-path ${CARGO_CARGOTOML} --verbose --verbose ${CARGO_TEST_ARGS} + .include <bsd.port.mk> diff --git a/textproc/py-tokenizers/Makefile.crates b/textproc/py-tokenizers/Makefile.crates index 6fe57601c387..edc969660adb 100644 --- a/textproc/py-tokenizers/Makefile.crates +++ b/textproc/py-tokenizers/Makefile.crates @@ -1,120 +1,125 @@ -CARGO_CRATES= aho-corasick-1.1.3 \ +CARGO_CRATES= ahash-0.8.12 \ + aho-corasick-1.1.3 \ anstream-0.6.18 \ anstyle-1.0.10 \ anstyle-parse-0.2.6 \ anstyle-query-1.1.2 \ - anstyle-wincon-3.0.6 \ + anstyle-wincon-3.0.8 \ autocfg-1.4.0 \ base64-0.13.1 \ - bitflags-1.3.2 \ - bitflags-2.6.0 \ - bumpalo-3.16.0 \ - byteorder-1.5.0 \ - cc-1.2.6 \ + bitflags-2.9.1 \ + bumpalo-3.17.0 \ + castaway-0.2.3 \ + cc-1.2.24 \ cfg-if-1.0.0 \ colorchoice-1.0.3 \ - console-0.15.10 \ + compact_str-0.9.0 \ + console-0.15.11 \ crossbeam-deque-0.8.6 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.21 \ - darling-0.20.10 \ - darling_core-0.20.10 \ - darling_macro-0.20.10 \ + darling-0.20.11 \ + darling_core-0.20.11 \ + darling_macro-0.20.11 \ + dary_heap-0.3.7 \ derive_builder-0.20.2 \ derive_builder_core-0.20.2 \ derive_builder_macro-0.20.2 \ - either-1.13.0 \ + either-1.15.0 \ encode_unicode-1.0.0 \ env_filter-0.1.3 \ - env_logger-0.11.6 \ - errno-0.3.10 \ + env_logger-0.11.8 \ + errno-0.3.12 \ esaxx-rs-0.1.10 \ fastrand-2.3.0 \ fnv-1.0.7 \ - getrandom-0.2.15 \ + getrandom-0.3.3 \ heck-0.5.0 \ - humantime-2.1.0 \ ident_case-1.0.1 \ - indicatif-0.17.9 \ - indoc-2.0.5 \ + indicatif-0.17.11 \ + indoc-2.0.6 \ is_terminal_polyfill-1.70.1 \ - itertools-0.11.0 \ - itertools-0.12.1 \ - itertools-0.13.0 \ - itoa-1.0.14 \ - js-sys-0.3.76 \ - lazy_static-1.5.0 \ - libc-0.2.169 \ - linux-raw-sys-0.4.14 \ - log-0.4.22 \ + itertools-0.14.0 \ + itoa-1.0.15 \ + jiff-0.2.14 \ + jiff-static-0.2.14 \ + js-sys-0.3.77 \ + libc-0.2.172 \ + linux-raw-sys-0.9.4 \ + log-0.4.27 \ macro_rules_attribute-0.2.0 \ macro_rules_attribute-proc_macro-0.2.0 \ - matrixmultiply-0.3.9 \ + matrixmultiply-0.3.10 \ memchr-2.7.4 \ memoffset-0.9.1 \ minimal-lexical-0.2.1 \ - monostate-0.1.13 \ - monostate-impl-0.1.13 \ + monostate-0.1.14 \ + monostate-impl-0.1.14 \ ndarray-0.16.1 \ nom-7.1.3 \ num-complex-0.4.6 \ num-integer-0.1.46 \ num-traits-0.2.19 \ number_prefix-0.4.0 \ - numpy-0.23.0 \ - once_cell-1.20.2 \ - onig-6.4.0 \ - onig_sys-69.8.1 \ + numpy-0.25.0 \ + once_cell-1.21.3 \ + once_cell_polyfill-1.70.1 \ + onig-6.5.1 \ + onig_sys-69.9.1 \ paste-1.0.15 \ - pkg-config-0.3.31 \ - portable-atomic-1.10.0 \ + pkg-config-0.3.32 \ + portable-atomic-1.11.0 \ portable-atomic-util-0.2.4 \ - ppv-lite86-0.2.20 \ - proc-macro2-1.0.92 \ - pyo3-0.23.5 \ - pyo3-build-config-0.23.5 \ - pyo3-ffi-0.23.5 \ - pyo3-macros-0.23.5 \ - pyo3-macros-backend-0.23.5 \ - quote-1.0.38 \ - rand-0.8.5 \ - rand_chacha-0.3.1 \ - rand_core-0.6.4 \ + ppv-lite86-0.2.21 \ + proc-macro2-1.0.95 \ + pyo3-0.25.1 \ + pyo3-build-config-0.25.1 \ + pyo3-ffi-0.25.1 \ + pyo3-macros-0.25.1 \ + pyo3-macros-backend-0.25.1 \ + quote-1.0.40 \ + r-efi-5.2.0 \ + rand-0.9.1 \ + rand_chacha-0.9.0 \ + rand_core-0.9.3 \ rawpointer-0.2.1 \ rayon-1.10.0 \ - rayon-cond-0.3.0 \ + rayon-cond-0.4.0 \ rayon-core-1.12.1 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-syntax-0.8.5 \ - rustc-hash-2.1.0 \ - rustix-0.38.42 \ - ryu-1.0.18 \ - serde-1.0.217 \ - serde_derive-1.0.217 \ - serde_json-1.0.134 \ + rustc-hash-2.1.1 \ + rustix-1.0.7 \ + rustversion-1.0.21 \ + ryu-1.0.20 \ + serde-1.0.219 \ + serde_derive-1.0.219 \ + serde_json-1.0.140 \ shlex-1.3.0 \ - smallvec-1.13.2 \ + smallvec-1.15.0 \ spm_precompiled-0.1.4 \ + static_assertions-1.1.0 \ strsim-0.11.1 \ - syn-2.0.93 \ - target-lexicon-0.12.16 \ - tempfile-3.14.0 \ - thiserror-2.0.9 \ - thiserror-impl-2.0.9 \ - unicode-ident-1.0.14 \ + syn-2.0.101 \ + target-lexicon-0.13.2 \ + tempfile-3.20.0 \ + thiserror-2.0.12 \ + thiserror-impl-2.0.12 \ + unicode-ident-1.0.18 \ unicode-normalization-alignments-0.1.12 \ unicode-segmentation-1.12.0 \ unicode-width-0.2.0 \ unicode_categories-0.1.1 \ - unindent-0.2.3 \ + unindent-0.2.4 \ utf8parse-0.2.2 \ - wasi-0.11.0+wasi-snapshot-preview1 \ - wasm-bindgen-0.2.99 \ - wasm-bindgen-backend-0.2.99 \ - wasm-bindgen-macro-0.2.99 \ - wasm-bindgen-macro-support-0.2.99 \ - wasm-bindgen-shared-0.2.99 \ + version_check-0.9.5 \ + wasi-0.14.2+wasi-0.2.4 \ + wasm-bindgen-0.2.100 \ + wasm-bindgen-backend-0.2.100 \ + wasm-bindgen-macro-0.2.100 \ + wasm-bindgen-macro-support-0.2.100 \ + wasm-bindgen-shared-0.2.100 \ web-time-1.1.0 \ windows-sys-0.59.0 \ windows-targets-0.52.6 \ @@ -126,5 +131,6 @@ CARGO_CRATES= aho-corasick-1.1.3 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 \ - zerocopy-0.7.35 \ - zerocopy-derive-0.7.35 + wit-bindgen-rt-0.39.0 \ + zerocopy-0.8.25 \ + zerocopy-derive-0.8.25 diff --git a/textproc/py-tokenizers/distinfo b/textproc/py-tokenizers/distinfo index 6441ef767ea6..5f78a07902aa 100644 --- a/textproc/py-tokenizers/distinfo +++ b/textproc/py-tokenizers/distinfo @@ -1,6 +1,8 @@ -TIMESTAMP = 1742605562 -SHA256 (tokenizers-0.21.1.tar.gz) = a1bb04dc5b448985f86ecd4b05407f5a8d97cb2c0532199b2a302a604a0165ab -SIZE (tokenizers-0.21.1.tar.gz) = 343256 +TIMESTAMP = 1750901559 +SHA256 (tokenizers-0.21.2.tar.gz) = fdc7cffde3e2113ba0e6cc7318c40e3438a4d74bbc62bf04bcc63bdfb082ac77 +SIZE (tokenizers-0.21.2.tar.gz) = 351545 +SHA256 (rust/crates/ahash-0.8.12.crate) = 5a15f179cd60c4584b8a8c596927aadc462e27f2ca70c04e0071964a73ba7a75 +SIZE (rust/crates/ahash-0.8.12.crate) = 43413 SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916 SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311 SHA256 (rust/crates/anstream-0.6.18.crate) = 8acc5369981196006228e28809f761875c0327210a891e941f4c683b3a99529b @@ -11,110 +13,108 @@ SHA256 (rust/crates/anstyle-parse-0.2.6.crate) = 3b2d16507662817a6a20a9ea92df665 SIZE (rust/crates/anstyle-parse-0.2.6.crate) = 22343 SHA256 (rust/crates/anstyle-query-1.1.2.crate) = 79947af37f4177cfead1110013d678905c37501914fba0efea834c3fe9a8d60c SIZE (rust/crates/anstyle-query-1.1.2.crate) = 9969 -SHA256 (rust/crates/anstyle-wincon-3.0.6.crate) = 2109dbce0e72be3ec00bed26e6a7479ca384ad226efdd66db8fa2e3a38c83125 -SIZE (rust/crates/anstyle-wincon-3.0.6.crate) = 12271 +SHA256 (rust/crates/anstyle-wincon-3.0.8.crate) = 6680de5231bd6ee4c6191b8a1325daa282b415391ec9d3a37bd34f2060dc73fa +SIZE (rust/crates/anstyle-wincon-3.0.8.crate) = 12534 SHA256 (rust/crates/autocfg-1.4.0.crate) = ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26 SIZE (rust/crates/autocfg-1.4.0.crate) = 17712 SHA256 (rust/crates/base64-0.13.1.crate) = 9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8 SIZE (rust/crates/base64-0.13.1.crate) = 61002 -SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a -SIZE (rust/crates/bitflags-1.3.2.crate) = 23021 -SHA256 (rust/crates/bitflags-2.6.0.crate) = b048fb63fd8b5923fc5aa7b340d8e156aec7ec02f0c78fa8a6ddc2613f6f71de -SIZE (rust/crates/bitflags-2.6.0.crate) = 45357 -SHA256 (rust/crates/bumpalo-3.16.0.crate) = 79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c -SIZE (rust/crates/bumpalo-3.16.0.crate) = 85677 -SHA256 (rust/crates/byteorder-1.5.0.crate) = 1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b -SIZE (rust/crates/byteorder-1.5.0.crate) = 23288 -SHA256 (rust/crates/cc-1.2.6.crate) = 8d6dbb628b8f8555f86d0323c2eb39e3ec81901f4b83e091db8a6a76d316a333 -SIZE (rust/crates/cc-1.2.6.crate) = 99923 +SHA256 (rust/crates/bitflags-2.9.1.crate) = 1b8e56985ec62d17e9c1001dc89c88ecd7dc08e47eba5ec7c29c7b5eeecde967 +SIZE (rust/crates/bitflags-2.9.1.crate) = 47913 +SHA256 (rust/crates/bumpalo-3.17.0.crate) = 1628fb46dfa0b37568d12e5edd512553eccf6a22a78e8bde00bb4aed84d5bdbf +SIZE (rust/crates/bumpalo-3.17.0.crate) = 91975 +SHA256 (rust/crates/castaway-0.2.3.crate) = 0abae9be0aaf9ea96a3b1b8b1b55c602ca751eba1b1500220cea4ecbafe7c0d5 +SIZE (rust/crates/castaway-0.2.3.crate) = 11509 +SHA256 (rust/crates/cc-1.2.24.crate) = 16595d3be041c03b09d08d0858631facccee9221e579704070e6e9e4915d3bc7 +SIZE (rust/crates/cc-1.2.24.crate) = 106557 SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934 SHA256 (rust/crates/colorchoice-1.0.3.crate) = 5b63caa9aa9397e2d9480a9b13673856c78d8ac123288526c37d7839f2a86990 SIZE (rust/crates/colorchoice-1.0.3.crate) = 7923 -SHA256 (rust/crates/console-0.15.10.crate) = ea3c6ecd8059b57859df5c69830340ed3c41d30e3da0c1cbed90a96ac853041b -SIZE (rust/crates/console-0.15.10.crate) = 36449 +SHA256 (rust/crates/compact_str-0.9.0.crate) = 3fdb1325a1cece981e8a296ab8f0f9b63ae357bd0784a9faaf548cc7b480707a +SIZE (rust/crates/compact_str-0.9.0.crate) = 72135 +SHA256 (rust/crates/console-0.15.11.crate) = 054ccb5b10f9f2cbf51eb355ca1d05c2d279ce1804688d0db74b4733a5aeafd8 +SIZE (rust/crates/console-0.15.11.crate) = 37822 SHA256 (rust/crates/crossbeam-deque-0.8.6.crate) = 9dd111b7b7f7d55b72c0a6ae361660ee5853c9af73f70c3c2ef6858b950e2e51 SIZE (rust/crates/crossbeam-deque-0.8.6.crate) = 22471 SHA256 (rust/crates/crossbeam-epoch-0.9.18.crate) = 5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e SIZE (rust/crates/crossbeam-epoch-0.9.18.crate) = 46875 SHA256 (rust/crates/crossbeam-utils-0.8.21.crate) = d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28 SIZE (rust/crates/crossbeam-utils-0.8.21.crate) = 42691 -SHA256 (rust/crates/darling-0.20.10.crate) = 6f63b86c8a8826a49b8c21f08a2d07338eec8d900540f8630dc76284be802989 -SIZE (rust/crates/darling-0.20.10.crate) = 32031 -SHA256 (rust/crates/darling_core-0.20.10.crate) = 95133861a8032aaea082871032f5815eb9e98cef03fa916ab4500513994df9e5 -SIZE (rust/crates/darling_core-0.20.10.crate) = 65015 -SHA256 (rust/crates/darling_macro-0.20.10.crate) = d336a2a514f6ccccaa3e09b02d41d35330c07ddf03a62165fcec10bb561c7806 -SIZE (rust/crates/darling_macro-0.20.10.crate) = 1874 +SHA256 (rust/crates/darling-0.20.11.crate) = fc7f46116c46ff9ab3eb1597a45688b6715c6e628b5c133e288e709a29bcb4ee +SIZE (rust/crates/darling-0.20.11.crate) = 37614 +SHA256 (rust/crates/darling_core-0.20.11.crate) = 0d00b9596d185e565c2207a0b01f8bd1a135483d02d9b7b0a54b11da8d53412e +SIZE (rust/crates/darling_core-0.20.11.crate) = 68006 +SHA256 (rust/crates/darling_macro-0.20.11.crate) = fc34b93ccb385b40dc71c6fceac4b2ad23662c7eeb248cf10d529b7e055b6ead +SIZE (rust/crates/darling_macro-0.20.11.crate) = 2532 +SHA256 (rust/crates/dary_heap-0.3.7.crate) = 04d2cd9c18b9f454ed67da600630b021a8a80bf33f8c95896ab33aaf1c26b728 +SIZE (rust/crates/dary_heap-0.3.7.crate) = 24076 SHA256 (rust/crates/derive_builder-0.20.2.crate) = 507dfb09ea8b7fa618fcf76e953f4f5e192547945816d5358edffe39f6f94947 SIZE (rust/crates/derive_builder-0.20.2.crate) = 36661 SHA256 (rust/crates/derive_builder_core-0.20.2.crate) = 2d5bcf7b024d6835cfb3d473887cd966994907effbe9227e8c8219824d06c4e8 SIZE (rust/crates/derive_builder_core-0.20.2.crate) = 31397 SHA256 (rust/crates/derive_builder_macro-0.20.2.crate) = ab63b0e2bf4d5928aff72e83a7dace85d7bba5fe12dcc3c5a572d78caffd3f3c SIZE (rust/crates/derive_builder_macro-0.20.2.crate) = 6360 -SHA256 (rust/crates/either-1.13.0.crate) = 60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0 -SIZE (rust/crates/either-1.13.0.crate) = 19169 +SHA256 (rust/crates/either-1.15.0.crate) = 48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719 +SIZE (rust/crates/either-1.15.0.crate) = 20114 SHA256 (rust/crates/encode_unicode-1.0.0.crate) = 34aa73646ffb006b8f5147f3dc182bd4bcb190227ce861fc4a4844bf8e3cb2c0 SIZE (rust/crates/encode_unicode-1.0.0.crate) = 56986 SHA256 (rust/crates/env_filter-0.1.3.crate) = 186e05a59d4c50738528153b83b0b0194d3a29507dfec16eccd4b342903397d0 SIZE (rust/crates/env_filter-0.1.3.crate) = 15191 -SHA256 (rust/crates/env_logger-0.11.6.crate) = dcaee3d8e3cfc3fd92428d477bc97fc29ec8716d180c0d74c643bb26166660e0 -SIZE (rust/crates/env_logger-0.11.6.crate) = 31105 -SHA256 (rust/crates/errno-0.3.10.crate) = 33d852cb9b869c2a9b3df2f71a3074817f01e1844f839a144f5fcef059a4eb5d -SIZE (rust/crates/errno-0.3.10.crate) = 11824 +SHA256 (rust/crates/env_logger-0.11.8.crate) = 13c863f0904021b108aa8b2f55046443e6b1ebde8fd4a15c399893aae4fa069f +SIZE (rust/crates/env_logger-0.11.8.crate) = 32538 +SHA256 (rust/crates/errno-0.3.12.crate) = cea14ef9355e3beab063703aa9dab15afd25f0667c341310c1e5274bb1d0da18 +SIZE (rust/crates/errno-0.3.12.crate) = 12423 SHA256 (rust/crates/esaxx-rs-0.1.10.crate) = d817e038c30374a4bcb22f94d0a8a0e216958d4c3dcde369b1439fec4bdda6e6 SIZE (rust/crates/esaxx-rs-0.1.10.crate) = 175210 SHA256 (rust/crates/fastrand-2.3.0.crate) = 37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be SIZE (rust/crates/fastrand-2.3.0.crate) = 15076 SHA256 (rust/crates/fnv-1.0.7.crate) = 3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1 SIZE (rust/crates/fnv-1.0.7.crate) = 11266 -SHA256 (rust/crates/getrandom-0.2.15.crate) = c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7 -SIZE (rust/crates/getrandom-0.2.15.crate) = 37163 +SHA256 (rust/crates/getrandom-0.3.3.crate) = 26145e563e54f2cadc477553f1ec5ee650b00862f0a58bcd12cbdc5f0ea2d2f4 +SIZE (rust/crates/getrandom-0.3.3.crate) = 49493 SHA256 (rust/crates/heck-0.5.0.crate) = 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea SIZE (rust/crates/heck-0.5.0.crate) = 11517 -SHA256 (rust/crates/humantime-2.1.0.crate) = 9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4 -SIZE (rust/crates/humantime-2.1.0.crate) = 16749 SHA256 (rust/crates/ident_case-1.0.1.crate) = b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39 SIZE (rust/crates/ident_case-1.0.1.crate) = 3492 -SHA256 (rust/crates/indicatif-0.17.9.crate) = cbf675b85ed934d3c67b5c5469701eec7db22689d0a2139d856e0925fa28b281 -SIZE (rust/crates/indicatif-0.17.9.crate) = 65246 -SHA256 (rust/crates/indoc-2.0.5.crate) = b248f5224d1d606005e02c97f5aa4e88eeb230488bcc03bc9ca4d7991399f2b5 -SIZE (rust/crates/indoc-2.0.5.crate) = 14396 +SHA256 (rust/crates/indicatif-0.17.11.crate) = 183b3088984b400f4cfac3620d5e076c84da5364016b4f49473de574b2586235 +SIZE (rust/crates/indicatif-0.17.11.crate) = 66577 +SHA256 (rust/crates/indoc-2.0.6.crate) = f4c7245a08504955605670dbf141fceab975f15ca21570696aebe9d2e71576bd +SIZE (rust/crates/indoc-2.0.6.crate) = 17164 SHA256 (rust/crates/is_terminal_polyfill-1.70.1.crate) = 7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf SIZE (rust/crates/is_terminal_polyfill-1.70.1.crate) = 7492 -SHA256 (rust/crates/itertools-0.11.0.crate) = b1c173a5686ce8bfa551b3563d0c2170bf24ca44da99c7ca4bfdab5418c3fe57 -SIZE (rust/crates/itertools-0.11.0.crate) = 125074 -SHA256 (rust/crates/itertools-0.12.1.crate) = ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569 -SIZE (rust/crates/itertools-0.12.1.crate) = 137761 -SHA256 (rust/crates/itertools-0.13.0.crate) = 413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186 -SIZE (rust/crates/itertools-0.13.0.crate) = 146261 -SHA256 (rust/crates/itoa-1.0.14.crate) = d75a2a4b1b190afb6f5425f10f6a8f959d2ea0b9c2b1d79553551850539e4674 -SIZE (rust/crates/itoa-1.0.14.crate) = 11210 -SHA256 (rust/crates/js-sys-0.3.76.crate) = 6717b6b5b077764fb5966237269cb3c64edddde4b14ce42647430a78ced9e7b7 -SIZE (rust/crates/js-sys-0.3.76.crate) = 54420 -SHA256 (rust/crates/lazy_static-1.5.0.crate) = bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe -SIZE (rust/crates/lazy_static-1.5.0.crate) = 14025 -SHA256 (rust/crates/libc-0.2.169.crate) = b5aba8db14291edd000dfcc4d620c7ebfb122c613afb886ca8803fa4e128a20a -SIZE (rust/crates/libc-0.2.169.crate) = 757901 -SHA256 (rust/crates/linux-raw-sys-0.4.14.crate) = 78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89 -SIZE (rust/crates/linux-raw-sys-0.4.14.crate) = 1826665 -SHA256 (rust/crates/log-0.4.22.crate) = a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24 -SIZE (rust/crates/log-0.4.22.crate) = 44027 +SHA256 (rust/crates/itertools-0.14.0.crate) = 2b192c782037fadd9cfa75548310488aabdbf3d2da73885b31bd0abd03351285 +SIZE (rust/crates/itertools-0.14.0.crate) = 152715 +SHA256 (rust/crates/itoa-1.0.15.crate) = 4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c +SIZE (rust/crates/itoa-1.0.15.crate) = 11231 +SHA256 (rust/crates/jiff-0.2.14.crate) = a194df1107f33c79f4f93d02c80798520551949d59dfad22b6157048a88cca93 +SIZE (rust/crates/jiff-0.2.14.crate) = 712978 +SHA256 (rust/crates/jiff-static-0.2.14.crate) = 6c6e1db7ed32c6c71b759497fae34bf7933636f75a251b9e736555da426f6442 +SIZE (rust/crates/jiff-static-0.2.14.crate) = 76141 +SHA256 (rust/crates/js-sys-0.3.77.crate) = 1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f +SIZE (rust/crates/js-sys-0.3.77.crate) = 55538 +SHA256 (rust/crates/libc-0.2.172.crate) = d750af042f7ef4f724306de029d18836c26c1765a54a6a3f094cbd23a7267ffa +SIZE (rust/crates/libc-0.2.172.crate) = 791646 +SHA256 (rust/crates/linux-raw-sys-0.9.4.crate) = cd945864f07fe9f5371a27ad7b52a172b4b499999f1d97574c9fa68373937e12 +SIZE (rust/crates/linux-raw-sys-0.9.4.crate) = 2311088 +SHA256 (rust/crates/log-0.4.27.crate) = 13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94 +SIZE (rust/crates/log-0.4.27.crate) = 48120 SHA256 (rust/crates/macro_rules_attribute-0.2.0.crate) = 8a82271f7bc033d84bbca59a3ce3e4159938cb08a9c3aebbe54d215131518a13 SIZE (rust/crates/macro_rules_attribute-0.2.0.crate) = 15408 SHA256 (rust/crates/macro_rules_attribute-proc_macro-0.2.0.crate) = b8dd856d451cc0da70e2ef2ce95a18e39a93b7558bedf10201ad28503f918568 SIZE (rust/crates/macro_rules_attribute-proc_macro-0.2.0.crate) = 8264 -SHA256 (rust/crates/matrixmultiply-0.3.9.crate) = 9380b911e3e96d10c1f415da0876389aaf1b56759054eeb0de7df940c456ba1a -SIZE (rust/crates/matrixmultiply-0.3.9.crate) = 57819 +SHA256 (rust/crates/matrixmultiply-0.3.10.crate) = a06de3016e9fae57a36fd14dba131fccf49f74b40b7fbdb472f96e361ec71a08 +SIZE (rust/crates/matrixmultiply-0.3.10.crate) = 58170 SHA256 (rust/crates/memchr-2.7.4.crate) = 78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3 SIZE (rust/crates/memchr-2.7.4.crate) = 96670 SHA256 (rust/crates/memoffset-0.9.1.crate) = 488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a SIZE (rust/crates/memoffset-0.9.1.crate) = 9032 SHA256 (rust/crates/minimal-lexical-0.2.1.crate) = 68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a SIZE (rust/crates/minimal-lexical-0.2.1.crate) = 94841 -SHA256 (rust/crates/monostate-0.1.13.crate) = 0d208407d7552cd041d8cdb69a1bc3303e029c598738177a3d87082004dc0e1e -SIZE (rust/crates/monostate-0.1.13.crate) = 14073 -SHA256 (rust/crates/monostate-impl-0.1.13.crate) = a7ce64b975ed4f123575d11afd9491f2e37bbd5813fbfbc0f09ae1fbddea74e0 -SIZE (rust/crates/monostate-impl-0.1.13.crate) = 7302 +SHA256 (rust/crates/monostate-0.1.14.crate) = aafe1be9d0c75642e3e50fedc7ecadf1ef1cbce6eb66462153fc44245343fbee +SIZE (rust/crates/monostate-0.1.14.crate) = 15081 +SHA256 (rust/crates/monostate-impl-0.1.14.crate) = c402a4092d5e204f32c9e155431046831fa712637043c58cb73bc6bc6c9663b5 +SIZE (rust/crates/monostate-impl-0.1.14.crate) = 7754 SHA256 (rust/crates/ndarray-0.16.1.crate) = 882ed72dce9365842bf196bdeedf5055305f11fc8c03dee7bb0194a6cad34841 SIZE (rust/crates/ndarray-0.16.1.crate) = 291026 SHA256 (rust/crates/nom-7.1.3.crate) = d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a @@ -127,50 +127,54 @@ SHA256 (rust/crates/num-traits-0.2.19.crate) = 071dfc062690e90b734c0b2273ce72ad0 SIZE (rust/crates/num-traits-0.2.19.crate) = 51631 SHA256 (rust/crates/number_prefix-0.4.0.crate) = 830b246a0e5f20af87141b25c173cd1b609bd7779a4617d6ec582abaf90870f3 SIZE (rust/crates/number_prefix-0.4.0.crate) = 6922 -SHA256 (rust/crates/numpy-0.23.0.crate) = b94caae805f998a07d33af06e6a3891e38556051b8045c615470a71590e13e78 -SIZE (rust/crates/numpy-0.23.0.crate) = 79034 -SHA256 (rust/crates/once_cell-1.20.2.crate) = 1261fe7e33c73b354eab43b1273a57c8f967d0391e80353e51f764ac02cf6775 -SIZE (rust/crates/once_cell-1.20.2.crate) = 33394 -SHA256 (rust/crates/onig-6.4.0.crate) = 8c4b31c8722ad9171c6d77d3557db078cab2bd50afcc9d09c8b315c59df8ca4f -SIZE (rust/crates/onig-6.4.0.crate) = 32616 -SHA256 (rust/crates/onig_sys-69.8.1.crate) = 7b829e3d7e9cc74c7e315ee8edb185bf4190da5acde74afd7fc59c35b1f086e7 -SIZE (rust/crates/onig_sys-69.8.1.crate) = 638216 +SHA256 (rust/crates/numpy-0.25.0.crate) = 29f1dee9aa8d3f6f8e8b9af3803006101bb3653866ef056d530d53ae68587191 +SIZE (rust/crates/numpy-0.25.0.crate) = 81623 +SHA256 (rust/crates/once_cell-1.21.3.crate) = 42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d +SIZE (rust/crates/once_cell-1.21.3.crate) = 34534 +SHA256 (rust/crates/once_cell_polyfill-1.70.1.crate) = a4895175b425cb1f87721b59f0f286c2092bd4af812243672510e1ac53e2e0ad +SIZE (rust/crates/once_cell_polyfill-1.70.1.crate) = 7510 +SHA256 (rust/crates/onig-6.5.1.crate) = 336b9c63443aceef14bea841b899035ae3abe89b7c486aaf4c5bd8aafedac3f0 +SIZE (rust/crates/onig-6.5.1.crate) = 32394 +SHA256 (rust/crates/onig_sys-69.9.1.crate) = c7f86c6eef3d6df15f23bcfb6af487cbd2fed4e5581d58d5bf1f5f8b7f6727dc +SIZE (rust/crates/onig_sys-69.9.1.crate) = 656378 SHA256 (rust/crates/paste-1.0.15.crate) = 57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a SIZE (rust/crates/paste-1.0.15.crate) = 18374 -SHA256 (rust/crates/pkg-config-0.3.31.crate) = 953ec861398dccce10c670dfeaf3ec4911ca479e9c02154b3a215178c5f566f2 -SIZE (rust/crates/pkg-config-0.3.31.crate) = 20880 -SHA256 (rust/crates/portable-atomic-1.10.0.crate) = 280dc24453071f1b63954171985a0b0d30058d287960968b9b2aca264c8d4ee6 -SIZE (rust/crates/portable-atomic-1.10.0.crate) = 174760 +SHA256 (rust/crates/pkg-config-0.3.32.crate) = 7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c +SIZE (rust/crates/pkg-config-0.3.32.crate) = 21370 +SHA256 (rust/crates/portable-atomic-1.11.0.crate) = 350e9b48cbc6b0e028b0473b114454c6316e57336ee184ceab6e53f72c178b3e +SIZE (rust/crates/portable-atomic-1.11.0.crate) = 181258 SHA256 (rust/crates/portable-atomic-util-0.2.4.crate) = d8a2f0d8d040d7848a709caf78912debcc3f33ee4b3cac47d73d1e1069e83507 SIZE (rust/crates/portable-atomic-util-0.2.4.crate) = 47043 -SHA256 (rust/crates/ppv-lite86-0.2.20.crate) = 77957b295656769bb8ad2b6a6b09d897d94f05c41b069aede1fcdaa675eaea04 -SIZE (rust/crates/ppv-lite86-0.2.20.crate) = 22478 -SHA256 (rust/crates/proc-macro2-1.0.92.crate) = 37d3544b3f2748c54e147655edb5025752e2303145b5aefb3c3ea2c78b973bb0 -SIZE (rust/crates/proc-macro2-1.0.92.crate) = 52353 -SHA256 (rust/crates/pyo3-0.23.5.crate) = 7778bffd85cf38175ac1f545509665d0b9b92a198ca7941f131f85f7a4f9a872 -SIZE (rust/crates/pyo3-0.23.5.crate) = 1088533 -SHA256 (rust/crates/pyo3-build-config-0.23.5.crate) = 94f6cbe86ef3bf18998d9df6e0f3fc1050a8c5efa409bf712e661a4366e010fb -SIZE (rust/crates/pyo3-build-config-0.23.5.crate) = 33885 -SHA256 (rust/crates/pyo3-ffi-0.23.5.crate) = e9f1b4c431c0bb1c8fb0a338709859eed0d030ff6daa34368d3b152a63dfdd8d -SIZE (rust/crates/pyo3-ffi-0.23.5.crate) = 74867 -SHA256 (rust/crates/pyo3-macros-0.23.5.crate) = fbc2201328f63c4710f68abdf653c89d8dbc2858b88c5d88b0ff38a75288a9da -SIZE (rust/crates/pyo3-macros-0.23.5.crate) = 8856 -SHA256 (rust/crates/pyo3-macros-backend-0.23.5.crate) = fca6726ad0f3da9c9de093d6f116a93c1a38e417ed73bf138472cf4064f72028 -SIZE (rust/crates/pyo3-macros-backend-0.23.5.crate) = 70938 -SHA256 (rust/crates/quote-1.0.38.crate) = 0e4dccaaaf89514f546c693ddc140f729f958c247918a13380cccc6078391acc -SIZE (rust/crates/quote-1.0.38.crate) = 31252 -SHA256 (rust/crates/rand-0.8.5.crate) = 34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404 -SIZE (rust/crates/rand-0.8.5.crate) = 87113 -SHA256 (rust/crates/rand_chacha-0.3.1.crate) = e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88 -SIZE (rust/crates/rand_chacha-0.3.1.crate) = 15251 -SHA256 (rust/crates/rand_core-0.6.4.crate) = ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c -SIZE (rust/crates/rand_core-0.6.4.crate) = 22666 +SHA256 (rust/crates/ppv-lite86-0.2.21.crate) = 85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9 +SIZE (rust/crates/ppv-lite86-0.2.21.crate) = 22522 +SHA256 (rust/crates/proc-macro2-1.0.95.crate) = 02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778 +SIZE (rust/crates/proc-macro2-1.0.95.crate) = 51820 +SHA256 (rust/crates/pyo3-0.25.1.crate) = 8970a78afe0628a3e3430376fc5fd76b6b45c4d43360ffd6cdd40bdde72b682a +SIZE (rust/crates/pyo3-0.25.1.crate) = 1121993 +SHA256 (rust/crates/pyo3-build-config-0.25.1.crate) = 458eb0c55e7ece017adeba38f2248ff3ac615e53660d7c71a238d7d2a01c7598 +SIZE (rust/crates/pyo3-build-config-0.25.1.crate) = 34126 +SHA256 (rust/crates/pyo3-ffi-0.25.1.crate) = 7114fe5457c61b276ab77c5055f206295b812608083644a5c5b2640c3102565c +SIZE (rust/crates/pyo3-ffi-0.25.1.crate) = 78058 +SHA256 (rust/crates/pyo3-macros-0.25.1.crate) = a8725c0a622b374d6cb051d11a0983786448f7785336139c3c94f5aa6bef7e50 +SIZE (rust/crates/pyo3-macros-0.25.1.crate) = 8886 +SHA256 (rust/crates/pyo3-macros-backend-0.25.1.crate) = 4109984c22491085343c05b0dbc54ddc405c3cf7b4374fc533f5c3313a572ccc +SIZE (rust/crates/pyo3-macros-backend-0.25.1.crate) = 76006 +SHA256 (rust/crates/quote-1.0.40.crate) = 1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d +SIZE (rust/crates/quote-1.0.40.crate) = 31063 +SHA256 (rust/crates/r-efi-5.2.0.crate) = 74765f6d916ee2faa39bc8e68e4f3ed8949b48cccdac59983d287a7cb71ce9c5 +SIZE (rust/crates/r-efi-5.2.0.crate) = 64764 +SHA256 (rust/crates/rand-0.9.1.crate) = 9fbfd9d094a40bf3ae768db9361049ace4c0e04a4fd6b359518bd7b73a73dd97 +SIZE (rust/crates/rand-0.9.1.crate) = 97986 +SHA256 (rust/crates/rand_chacha-0.9.0.crate) = d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb +SIZE (rust/crates/rand_chacha-0.9.0.crate) = 18258 +SHA256 (rust/crates/rand_core-0.9.3.crate) = 99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38 +SIZE (rust/crates/rand_core-0.9.3.crate) = 24543 SHA256 (rust/crates/rawpointer-0.2.1.crate) = 60a357793950651c4ed0f3f52338f53b2f809f32d83a07f72909fa13e4c6c1e3 SIZE (rust/crates/rawpointer-0.2.1.crate) = 7490 SHA256 (rust/crates/rayon-1.10.0.crate) = b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa SIZE (rust/crates/rayon-1.10.0.crate) = 180155 -SHA256 (rust/crates/rayon-cond-0.3.0.crate) = 059f538b55efd2309c9794130bc149c6a553db90e9d99c2030785c82f0bd7df9 -SIZE (rust/crates/rayon-cond-0.3.0.crate) = 9913 +SHA256 (rust/crates/rayon-cond-0.4.0.crate) = 2964d0cf57a3e7a06e8183d14a8b527195c706b7983549cd5462d5aa3747438f +SIZE (rust/crates/rayon-cond-0.4.0.crate) = 10659 SHA256 (rust/crates/rayon-core-1.12.1.crate) = 1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2 SIZE (rust/crates/rayon-core-1.12.1.crate) = 70701 SHA256 (rust/crates/regex-1.11.1.crate) = b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191 @@ -179,38 +183,42 @@ SHA256 (rust/crates/regex-automata-0.4.9.crate) = 809e8dc61f6de73b46c85f4c964863 SIZE (rust/crates/regex-automata-0.4.9.crate) = 618525 SHA256 (rust/crates/regex-syntax-0.8.5.crate) = 2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c SIZE (rust/crates/regex-syntax-0.8.5.crate) = 357541 -SHA256 (rust/crates/rustc-hash-2.1.0.crate) = c7fb8039b3032c191086b10f11f319a6e99e1e82889c5cc6046f515c9db1d497 -SIZE (rust/crates/rustc-hash-2.1.0.crate) = 13316 -SHA256 (rust/crates/rustix-0.38.42.crate) = f93dc38ecbab2eb790ff964bb77fa94faf256fd3e73285fd7ba0903b76bedb85 -SIZE (rust/crates/rustix-0.38.42.crate) = 378683 -SHA256 (rust/crates/ryu-1.0.18.crate) = f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f -SIZE (rust/crates/ryu-1.0.18.crate) = 47713 -SHA256 (rust/crates/serde-1.0.217.crate) = 02fc4265df13d6fa1d00ecff087228cc0a2b5f3c0e87e258d8b94a156e984c70 -SIZE (rust/crates/serde-1.0.217.crate) = 79019 -SHA256 (rust/crates/serde_derive-1.0.217.crate) = 5a9bf7cf98d04a2b28aead066b7496853d4779c9cc183c440dbac457641e19a0 -SIZE (rust/crates/serde_derive-1.0.217.crate) = 57749 -SHA256 (rust/crates/serde_json-1.0.134.crate) = d00f4175c42ee48b15416f6193a959ba3a0d67fc699a0db9ad12df9f83991c7d -SIZE (rust/crates/serde_json-1.0.134.crate) = 154351 +SHA256 (rust/crates/rustc-hash-2.1.1.crate) = 357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d +SIZE (rust/crates/rustc-hash-2.1.1.crate) = 14154 +SHA256 (rust/crates/rustix-1.0.7.crate) = c71e83d6afe7ff64890ec6b71d6a69bb8a610ab78ce364b3352876bb4c801266 +SIZE (rust/crates/rustix-1.0.7.crate) = 414500 +SHA256 (rust/crates/rustversion-1.0.21.crate) = 8a0d197bd2c9dc6e53b84da9556a69ba4cdfab8619eb41a8bd1cc2027a0f6b1d +SIZE (rust/crates/rustversion-1.0.21.crate) = 21001 +SHA256 (rust/crates/ryu-1.0.20.crate) = 28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f +SIZE (rust/crates/ryu-1.0.20.crate) = 48738 +SHA256 (rust/crates/serde-1.0.219.crate) = 5f0e2c6ed6606019b4e29e69dbaba95b11854410e5347d525002456dbbb786b6 +SIZE (rust/crates/serde-1.0.219.crate) = 78983 +SHA256 (rust/crates/serde_derive-1.0.219.crate) = 5b0276cf7f2c73365f7157c8123c21cd9a50fbbd844757af28ca1f5925fc2a00 +SIZE (rust/crates/serde_derive-1.0.219.crate) = 57798 +SHA256 (rust/crates/serde_json-1.0.140.crate) = 20068b6e96dc6c9bd23e01df8827e6c7e1f2fddd43c21810382803c136b99373 +SIZE (rust/crates/serde_json-1.0.140.crate) = 154852 SHA256 (rust/crates/shlex-1.3.0.crate) = 0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64 SIZE (rust/crates/shlex-1.3.0.crate) = 18713 -SHA256 (rust/crates/smallvec-1.13.2.crate) = 3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67 -SIZE (rust/crates/smallvec-1.13.2.crate) = 35216 +SHA256 (rust/crates/smallvec-1.15.0.crate) = 8917285742e9f3e1683f0a9c4e6b57960b7314d0b08d30d1ecd426713ee2eee9 +SIZE (rust/crates/smallvec-1.15.0.crate) = 38113 SHA256 (rust/crates/spm_precompiled-0.1.4.crate) = 5851699c4033c63636f7ea4cf7b7c1f1bf06d0cc03cfb42e711de5a5c46cf326 SIZE (rust/crates/spm_precompiled-0.1.4.crate) = 557527 +SHA256 (rust/crates/static_assertions-1.1.0.crate) = a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f +SIZE (rust/crates/static_assertions-1.1.0.crate) = 18480 SHA256 (rust/crates/strsim-0.11.1.crate) = 7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f SIZE (rust/crates/strsim-0.11.1.crate) = 14266 -SHA256 (rust/crates/syn-2.0.93.crate) = 9c786062daee0d6db1132800e623df74274a0a87322d8e183338e01b3d98d058 -SIZE (rust/crates/syn-2.0.93.crate) = 293925 -SHA256 (rust/crates/target-lexicon-0.12.16.crate) = 61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1 -SIZE (rust/crates/target-lexicon-0.12.16.crate) = 26488 -SHA256 (rust/crates/tempfile-3.14.0.crate) = 28cce251fcbc87fac86a866eeb0d6c2d536fc16d06f184bb61aeae11aa4cee0c -SIZE (rust/crates/tempfile-3.14.0.crate) = 35065 -SHA256 (rust/crates/thiserror-2.0.9.crate) = f072643fd0190df67a8bab670c20ef5d8737177d6ac6b2e9a236cb096206b2cc -SIZE (rust/crates/thiserror-2.0.9.crate) = 28531 -SHA256 (rust/crates/thiserror-impl-2.0.9.crate) = 7b50fa271071aae2e6ee85f842e2e28ba8cd2c5fb67f11fcb1fd70b276f9e7d4 -SIZE (rust/crates/thiserror-impl-2.0.9.crate) = 21023 -SHA256 (rust/crates/unicode-ident-1.0.14.crate) = adb9e6ca4f869e1180728b7950e35922a7fc6397f7b641499e8f3ef06e50dc83 -SIZE (rust/crates/unicode-ident-1.0.14.crate) = 47547 +SHA256 (rust/crates/syn-2.0.101.crate) = 8ce2b7fc941b3a24138a0a7cf8e858bfc6a992e7978a068a5c760deb0ed43caf +SIZE (rust/crates/syn-2.0.101.crate) = 299250 +SHA256 (rust/crates/target-lexicon-0.13.2.crate) = e502f78cdbb8ba4718f566c418c52bc729126ffd16baee5baa718cf25dd5a69a +SIZE (rust/crates/target-lexicon-0.13.2.crate) = 27923 +SHA256 (rust/crates/tempfile-3.20.0.crate) = e8a64e3985349f2441a1a9ef0b853f869006c3855f2cda6862a94d26ebb9d6a1 +SIZE (rust/crates/tempfile-3.20.0.crate) = 42306 +SHA256 (rust/crates/thiserror-2.0.12.crate) = 567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708 +SIZE (rust/crates/thiserror-2.0.12.crate) = 28693 +SHA256 (rust/crates/thiserror-impl-2.0.12.crate) = 7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d +SIZE (rust/crates/thiserror-impl-2.0.12.crate) = 21141 +SHA256 (rust/crates/unicode-ident-1.0.18.crate) = 5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512 +SIZE (rust/crates/unicode-ident-1.0.18.crate) = 47743 SHA256 (rust/crates/unicode-normalization-alignments-0.1.12.crate) = 43f613e4fa046e69818dd287fdc4bc78175ff20331479dab6e1b0f98d57062de SIZE (rust/crates/unicode-normalization-alignments-0.1.12.crate) = 91546 SHA256 (rust/crates/unicode-segmentation-1.12.0.crate) = f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493 @@ -219,22 +227,24 @@ SHA256 (rust/crates/unicode-width-0.2.0.crate) = 1fc81956842c57dac11422a97c3b819 SIZE (rust/crates/unicode-width-0.2.0.crate) = 271509 SHA256 (rust/crates/unicode_categories-0.1.1.crate) = 39ec24b3121d976906ece63c9daad25b85969647682eee313cb5779fdd69e14e SIZE (rust/crates/unicode_categories-0.1.1.crate) = 87298 -SHA256 (rust/crates/unindent-0.2.3.crate) = c7de7d73e1754487cb58364ee906a499937a0dfabd86bcb980fa99ec8c8fa2ce -SIZE (rust/crates/unindent-0.2.3.crate) = 7306 +SHA256 (rust/crates/unindent-0.2.4.crate) = 7264e107f553ccae879d21fbea1d6724ac785e8c3bfc762137959b5802826ef3 +SIZE (rust/crates/unindent-0.2.4.crate) = 7422 SHA256 (rust/crates/utf8parse-0.2.2.crate) = 06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821 SIZE (rust/crates/utf8parse-0.2.2.crate) = 13499 -SHA256 (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423 -SIZE (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 28131 -SHA256 (rust/crates/wasm-bindgen-0.2.99.crate) = a474f6281d1d70c17ae7aa6a613c87fce69a127e2624002df63dcb39d6cf6396 -SIZE (rust/crates/wasm-bindgen-0.2.99.crate) = 46136 -SHA256 (rust/crates/wasm-bindgen-backend-0.2.99.crate) = 5f89bb38646b4f81674e8f5c3fb81b562be1fd936d84320f3264486418519c79 -SIZE (rust/crates/wasm-bindgen-backend-0.2.99.crate) = 30928 -SHA256 (rust/crates/wasm-bindgen-macro-0.2.99.crate) = 2cc6181fd9a7492eef6fef1f33961e3695e4579b9872a6f7c83aee556666d4fe -SIZE (rust/crates/wasm-bindgen-macro-0.2.99.crate) = 7011 -SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.99.crate) = 30d7a95b763d3c45903ed6c81f156801839e5ee968bb07e534c44df0fcd330c2 -SIZE (rust/crates/wasm-bindgen-macro-support-0.2.99.crate) = 22800 -SHA256 (rust/crates/wasm-bindgen-shared-0.2.99.crate) = 943aab3fdaaa029a6e0271b35ea10b72b943135afe9bffca82384098ad0e06a6 -SIZE (rust/crates/wasm-bindgen-shared-0.2.99.crate) = 7773 +SHA256 (rust/crates/version_check-0.9.5.crate) = 0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a +SIZE (rust/crates/version_check-0.9.5.crate) = 15554 +SHA256 (rust/crates/wasi-0.14.2+wasi-0.2.4.crate) = 9683f9a5a998d873c0d21fcbe3c083009670149a8fab228644b8bd36b2c48cb3 +SIZE (rust/crates/wasi-0.14.2+wasi-0.2.4.crate) = 140921 +SHA256 (rust/crates/wasm-bindgen-0.2.100.crate) = 1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5 +SIZE (rust/crates/wasm-bindgen-0.2.100.crate) = 48288 +SHA256 (rust/crates/wasm-bindgen-backend-0.2.100.crate) = 2f0a0651a5c2bc21487bde11ee802ccaf4c51935d0d3d42a6101f98161700bc6 +SIZE (rust/crates/wasm-bindgen-backend-0.2.100.crate) = 32111 +SHA256 (rust/crates/wasm-bindgen-macro-0.2.100.crate) = 7fe63fc6d09ed3792bd0897b314f53de8e16568c2b3f7982f468c0bf9bd0b407 +SIZE (rust/crates/wasm-bindgen-macro-0.2.100.crate) = 9663 +SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.100.crate) = 8ae87ea40c9f689fc23f209965b6fb8a99ad69aeeb0231408be24920604395de +SIZE (rust/crates/wasm-bindgen-macro-support-0.2.100.crate) = 26243 +SHA256 (rust/crates/wasm-bindgen-shared-0.2.100.crate) = 1a05d73b933a847d6cccdda8f838a22ff101ad9bf93e33684f39c1f5f0eece3d +SIZE (rust/crates/wasm-bindgen-shared-0.2.100.crate) = 8570 SHA256 (rust/crates/web-time-1.1.0.crate) = 5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb SIZE (rust/crates/web-time-1.1.0.crate) = 18026 SHA256 (rust/crates/windows-sys-0.59.0.crate) = 1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b @@ -257,7 +267,9 @@ SHA256 (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 24d5b23dc417412679681 SIZE (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 435707 SHA256 (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec SIZE (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 832564 -SHA256 (rust/crates/zerocopy-0.7.35.crate) = 1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0 -SIZE (rust/crates/zerocopy-0.7.35.crate) = 152645 -SHA256 (rust/crates/zerocopy-derive-0.7.35.crate) = fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e -SIZE (rust/crates/zerocopy-derive-0.7.35.crate) = 37829 +SHA256 (rust/crates/wit-bindgen-rt-0.39.0.crate) = 6f42320e61fe2cfd34354ecb597f86f413484a798ba44a8ca1165c58d42da6c1 +SIZE (rust/crates/wit-bindgen-rt-0.39.0.crate) = 12241 +SHA256 (rust/crates/zerocopy-0.8.25.crate) = a1702d9583232ddb9174e01bb7c15a2ab8fb1bc6f227aa1233858c351a3ba0cb +SIZE (rust/crates/zerocopy-0.8.25.crate) = 252714 +SHA256 (rust/crates/zerocopy-derive-0.8.25.crate) = 28a6e20d751156648aa063f3800b706ee209a32c0b4d9f24be3d980b01be55ef +SIZE (rust/crates/zerocopy-derive-0.8.25.crate) = 87671 diff --git a/textproc/py-tomli/Makefile b/textproc/py-tomli/Makefile index 74f8692e8622..e9bf1f47e332 100644 --- a/textproc/py-tomli/Makefile +++ b/textproc/py-tomli/Makefile @@ -1,5 +1,5 @@ PORTNAME= tomli -PORTVERSION= 2.1.0 +PORTVERSION= 2.2.1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-tomli/distinfo b/textproc/py-tomli/distinfo index 56e1cce103c3..0eeb3916c153 100644 --- a/textproc/py-tomli/distinfo +++ b/textproc/py-tomli/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1731679342 -SHA256 (tomli-2.1.0.tar.gz) = 3f646cae2aec94e17d04973e4249548320197cfabdf130015d023de4b74d8ab8 -SIZE (tomli-2.1.0.tar.gz) = 16622 +TIMESTAMP = 1750188144 +SHA256 (tomli-2.2.1.tar.gz) = cd45e1dc79c835ce60f7404ec8119f2eb06d38b1deba146f07ced3bbc44505ff +SIZE (tomli-2.2.1.tar.gz) = 17175 diff --git a/textproc/py-xlrd/Makefile b/textproc/py-xlrd/Makefile index 537f02f85980..2b035a7740a7 100644 --- a/textproc/py-xlrd/Makefile +++ b/textproc/py-xlrd/Makefile @@ -1,6 +1,5 @@ PORTNAME= xlrd -PORTVERSION= 2.0.1 -PORTREVISION= 1 +PORTVERSION= 2.0.2 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-xlrd/distinfo b/textproc/py-xlrd/distinfo index 0b300d504bc6..18e37bd42b30 100644 --- a/textproc/py-xlrd/distinfo +++ b/textproc/py-xlrd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1608366180 -SHA256 (xlrd-2.0.1.tar.gz) = f72f148f54442c6b056bf931dbc34f986fd0c3b0b6b5a58d013c9aef274d0c88 -SIZE (xlrd-2.0.1.tar.gz) = 100259 +TIMESTAMP = 1750188146 +SHA256 (xlrd-2.0.2.tar.gz) = 08b5e25de58f21ce71dc7db3b3b8106c1fa776f3024c54e45b45b374e89234c9 +SIZE (xlrd-2.0.2.tar.gz) = 100167 diff --git a/textproc/rubygem-cucumber-html-formatter/Makefile b/textproc/rubygem-cucumber-html-formatter/Makefile index db97ad8fcad3..ecfa31396d53 100644 --- a/textproc/rubygem-cucumber-html-formatter/Makefile +++ b/textproc/rubygem-cucumber-html-formatter/Makefile @@ -1,5 +1,5 @@ PORTNAME= cucumber-html-formatter -PORTVERSION= 21.9.0 +PORTVERSION= 21.10.0 CATEGORIES= textproc rubygems MASTER_SITES= RG diff --git a/textproc/rubygem-cucumber-html-formatter/distinfo b/textproc/rubygem-cucumber-html-formatter/distinfo index 15c59a517936..d8f80c1f684e 100644 --- a/textproc/rubygem-cucumber-html-formatter/distinfo +++ b/textproc/rubygem-cucumber-html-formatter/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738606623 -SHA256 (rubygem/cucumber-html-formatter-21.9.0.gem) = d6e9b62d90843ff94ddedea693759d52aac0b226c09c7b819a4bca789f796ea1 -SIZE (rubygem/cucumber-html-formatter-21.9.0.gem) = 271872 +TIMESTAMP = 1750188252 +SHA256 (rubygem/cucumber-html-formatter-21.10.0.gem) = 3d49669b732c1b715ff4a12467dc715924bccb58527cdd0922471244ff4bb646 +SIZE (rubygem/cucumber-html-formatter-21.10.0.gem) = 285184 diff --git a/textproc/rubygem-liquid/Makefile b/textproc/rubygem-liquid/Makefile index 1bc2ed505ef6..d650749e2bdc 100644 --- a/textproc/rubygem-liquid/Makefile +++ b/textproc/rubygem-liquid/Makefile @@ -1,5 +1,5 @@ PORTNAME= liquid -PORTVERSION= 5.8.6 +PORTVERSION= 5.8.7 CATEGORIES= textproc rubygems MASTER_SITES= RG diff --git a/textproc/rubygem-liquid/distinfo b/textproc/rubygem-liquid/distinfo index 52a3f8caf7fa..4dc0f2178056 100644 --- a/textproc/rubygem-liquid/distinfo +++ b/textproc/rubygem-liquid/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745178238 -SHA256 (rubygem/liquid-5.8.6.gem) = b8f8bdcb250dec7bb57e35eff83d65fa45dc98a77dffb6e9dc9bc02cf1c327d9 -SIZE (rubygem/liquid-5.8.6.gem) = 58368 +TIMESTAMP = 1750188254 +SHA256 (rubygem/liquid-5.8.7.gem) = b14ef9391096783dc187ff59348dffc9d6153840fbc9a811e12f033d066cbbad +SIZE (rubygem/liquid-5.8.7.gem) = 58368 diff --git a/ukrainian/libreoffice/distinfo b/ukrainian/libreoffice/distinfo index 05727e34e5c1..917a15d712ab 100644 --- a/ukrainian/libreoffice/distinfo +++ b/ukrainian/libreoffice/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746205074 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_uk.tar.gz) = b26a7c61100fcdef07968446a0832325ca70a9c48d6beb919f2c08fc645081e6 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_uk.tar.gz) = 2216285 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_uk.tar.gz) = 7ab7ca5f31293244f16e9d7955ee038684d817ba4cff70a662c22d23232c5230 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_uk.tar.gz) = 2715190 +TIMESTAMP = 1750805556 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_uk.tar.gz) = 0e87aec373ba56209adc3e1e7dbe1d7cc8ee103a3e0041be9d29f9f4e169c683 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_uk.tar.gz) = 2223685 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_uk.tar.gz) = 2304f8f1ab8a3532d00e181f40d79665408ac535a8e1af3d4f4f83c3fdc87f73 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_uk.tar.gz) = 2715613 diff --git a/vietnamese/libreoffice/distinfo b/vietnamese/libreoffice/distinfo index d55cd03d75b5..786d1c06c640 100644 --- a/vietnamese/libreoffice/distinfo +++ b/vietnamese/libreoffice/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746205078 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_vi.tar.gz) = 1fe6c366ea3b0e4f9040f1435516816178b8cc6b77701d7fb6bd369b51807d72 -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_langpack_vi.tar.gz) = 562175 -SHA256 (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_vi.tar.gz) = e03e447c9e649aa1a6ea89ef9031d8bc15b10b24f52d237766280c79681dc98e -SIZE (libreoffice/i18n/LibreOffice_25.2.3_Linux_x86-64_deb_helppack_vi.tar.gz) = 2613785 +TIMESTAMP = 1750805559 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_vi.tar.gz) = 300e92d7223fc6bc0f9a0838ba44e0e5fd32329fb0596235a72a8cc38fbbc88c +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_langpack_vi.tar.gz) = 562929 +SHA256 (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_vi.tar.gz) = 3d4825c8488edbd731f26b9be66188e993588fd796fe7cc35613eab3d6913415 +SIZE (libreoffice/i18n/LibreOffice_25.2.4_Linux_x86-64_deb_helppack_vi.tar.gz) = 2613668 diff --git a/www/Makefile b/www/Makefile index 320f82474594..e72084fbdc21 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1487,6 +1487,7 @@ SUBDIR += py-beaker SUBDIR += py-beautifulsoup SUBDIR += py-betamax + SUBDIR += py-binarycookies SUBDIR += py-biscuits SUBDIR += py-bjoern SUBDIR += py-bleach diff --git a/www/cpr/Makefile b/www/cpr/Makefile index 4b575218b3f7..2018b818413e 100644 --- a/www/cpr/Makefile +++ b/www/cpr/Makefile @@ -1,5 +1,5 @@ PORTNAME= cpr -PORTVERSION= 1.11.2 +PORTVERSION= 1.12.0 CATEGORIES= www MAINTAINER= sunpoet@FreeBSD.org diff --git a/www/cpr/distinfo b/www/cpr/distinfo index 775f6c9a3700..d341fadd6378 100644 --- a/www/cpr/distinfo +++ b/www/cpr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1740836044 -SHA256 (libcpr-cpr-1.11.2_GH0.tar.gz) = 3795a3581109a9ba5e48fbb50f9efe3399a3ede22f2ab606b71059a615cd6084 -SIZE (libcpr-cpr-1.11.2_GH0.tar.gz) = 143182 +TIMESTAMP = 1750188016 +SHA256 (libcpr-cpr-1.12.0_GH0.tar.gz) = f64b501de66e163d6a278fbb6a95f395ee873b7a66c905dd785eae107266a709 +SIZE (libcpr-cpr-1.12.0_GH0.tar.gz) = 148268 diff --git a/www/cpr/pkg-plist b/www/cpr/pkg-plist index 85c5b418c56e..84da423d4eb1 100644 --- a/www/cpr/pkg-plist +++ b/www/cpr/pkg-plist @@ -5,6 +5,7 @@ include/cpr/async_wrapper.h include/cpr/auth.h include/cpr/bearer.h include/cpr/body.h +include/cpr/body_view.h include/cpr/buffer.h include/cpr/callback.h include/cpr/cert_info.h @@ -37,6 +38,7 @@ include/cpr/redirect.h include/cpr/reserve_size.h include/cpr/resolve.h include/cpr/response.h +include/cpr/secure_string.h include/cpr/session.h include/cpr/singleton.h include/cpr/ssl_ctx.h @@ -54,5 +56,4 @@ lib/cmake/cpr/cprTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/cpr/cprTargets.cmake lib/libcpr.so lib/libcpr.so.1 -lib/libcpr.so.1.11.1 -@comment lib/libcpr.so.%%PORTVERSION%% +lib/libcpr.so.%%PORTVERSION%% diff --git a/www/gitlab-pages/distinfo b/www/gitlab-pages/distinfo index a09d744a2925..ceedef560ee2 100644 --- a/www/gitlab-pages/distinfo +++ b/www/gitlab-pages/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1750221135 -SHA256 (go/www_gitlab-pages/gitlab-pages-v18.1.0/go.mod) = a5b3bb24fd3351af28849dfc2bb09acd9d7f4d06e3f065776685482d0745e180 -SIZE (go/www_gitlab-pages/gitlab-pages-v18.1.0/go.mod) = 3435 -SHA256 (go/www_gitlab-pages/gitlab-pages-v18.1.0/gitlab-pages-v18.1.0.tar.bz2) = 4e8195b3eb25f816928f0ec1d858736eb7f18771ebacd825721fbf450cd1eaba -SIZE (go/www_gitlab-pages/gitlab-pages-v18.1.0/gitlab-pages-v18.1.0.tar.bz2) = 235637 +TIMESTAMP = 1750904318 +SHA256 (go/www_gitlab-pages/gitlab-pages-v18.1.1/go.mod) = a5b3bb24fd3351af28849dfc2bb09acd9d7f4d06e3f065776685482d0745e180 +SIZE (go/www_gitlab-pages/gitlab-pages-v18.1.1/go.mod) = 3435 +SHA256 (go/www_gitlab-pages/gitlab-pages-v18.1.1/gitlab-pages-v18.1.1.tar.bz2) = afd5131094c333f862f68c0377dc9121f7e19f0e8de419b59643dfcb21098059 +SIZE (go/www_gitlab-pages/gitlab-pages-v18.1.1/gitlab-pages-v18.1.1.tar.bz2) = 235705 diff --git a/www/gitlab-workhorse/distinfo b/www/gitlab-workhorse/distinfo index 035a90fe649f..44012915453a 100644 --- a/www/gitlab-workhorse/distinfo +++ b/www/gitlab-workhorse/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1750221154 -SHA256 (go/www_gitlab-workhorse/gitlab-foss-v18.1.0/go.mod) = ba6f1d47b9d8b718a588b1de93d521341655934b0d8038a32777a34d97168804 -SIZE (go/www_gitlab-workhorse/gitlab-foss-v18.1.0/go.mod) = 9144 -SHA256 (go/www_gitlab-workhorse/gitlab-foss-v18.1.0/gitlab-foss-v18.1.0.tar.bz2) = 5c909d712494ff50ab1a15abef760388fea062fbb9204e54d0fcf5a28402dbb6 -SIZE (go/www_gitlab-workhorse/gitlab-foss-v18.1.0/gitlab-foss-v18.1.0.tar.bz2) = 119446403 +TIMESTAMP = 1750904330 +SHA256 (go/www_gitlab-workhorse/gitlab-foss-v18.1.1/go.mod) = ba6f1d47b9d8b718a588b1de93d521341655934b0d8038a32777a34d97168804 +SIZE (go/www_gitlab-workhorse/gitlab-foss-v18.1.1/go.mod) = 9144 +SHA256 (go/www_gitlab-workhorse/gitlab-foss-v18.1.1/gitlab-foss-v18.1.1.tar.bz2) = f88fcf557bad4ed378c12b2cca9321e6014d4aae4426ddb6cde185a6ecb54d11 +SIZE (go/www_gitlab-workhorse/gitlab-foss-v18.1.1/gitlab-foss-v18.1.1.tar.bz2) = 119445108 diff --git a/www/gitlab/Makefile.common b/www/gitlab/Makefile.common index 0a2db91e5613..864063c1365a 100644 --- a/www/gitlab/Makefile.common +++ b/www/gitlab/Makefile.common @@ -1,4 +1,4 @@ -GITLAB_VERSION= 18.1.0 +GITLAB_VERSION= 18.1.1 GITLAB_PORTREVISION= 0 # Git version gitaly should use (from gitlab mirror) diff --git a/www/gitlab/distinfo b/www/gitlab/distinfo index c22284f466a6..f3d977a2ab27 100644 --- a/www/gitlab/distinfo +++ b/www/gitlab/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1750221061 -SHA256 (gitlab-foss-v18.1.0.tar.bz2) = 5c909d712494ff50ab1a15abef760388fea062fbb9204e54d0fcf5a28402dbb6 -SIZE (gitlab-foss-v18.1.0.tar.bz2) = 119446403 -TIMESTAMP = 1750221102 -SHA256 (gitlab-v18.1.0-ee.tar.bz2) = 7523f6c04af6a12b682caeca401b7eea80b63e8ec84fdd4e94a886563f81ffe3 -SIZE (gitlab-v18.1.0-ee.tar.bz2) = 134734522 +TIMESTAMP = 1750904269 +SHA256 (gitlab-foss-v18.1.1.tar.bz2) = f88fcf557bad4ed378c12b2cca9321e6014d4aae4426ddb6cde185a6ecb54d11 +SIZE (gitlab-foss-v18.1.1.tar.bz2) = 119445108 +TIMESTAMP = 1750904310 +SHA256 (gitlab-v18.1.1-ee.tar.bz2) = e2b052cee4fff6330558b78ac6efd3619681b95b7dd949961267c1370aecdd21 +SIZE (gitlab-v18.1.1-ee.tar.bz2) = 134748693 diff --git a/www/kanboard/Makefile b/www/kanboard/Makefile index 40fe830dbedf..714e3b475041 100644 --- a/www/kanboard/Makefile +++ b/www/kanboard/Makefile @@ -1,6 +1,6 @@ PORTNAME= kanboard DISTVERSIONPREFIX= v -DISTVERSION= 1.2.44 +DISTVERSION= 1.2.46 CATEGORIES= www PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} diff --git a/www/kanboard/distinfo b/www/kanboard/distinfo index c8a315548ba6..232ff24da907 100644 --- a/www/kanboard/distinfo +++ b/www/kanboard/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742990146 -SHA256 (kanboard-kanboard-v1.2.44_GH0.tar.gz) = 9ac51f7107797f0585dba1cba08097dd5a5d5855eaa5cfc92aba6cdf3b1de854 -SIZE (kanboard-kanboard-v1.2.44_GH0.tar.gz) = 3437081 +TIMESTAMP = 1750784344 +SHA256 (kanboard-kanboard-v1.2.46_GH0.tar.gz) = d6aede6535328065a93fd8e851eda421f6f565d25a5dbb973e6e026a5cf4a0ef +SIZE (kanboard-kanboard-v1.2.46_GH0.tar.gz) = 3489423 diff --git a/www/kanboard/pkg-plist b/www/kanboard/pkg-plist index 350e2fd465b1..0ef8898817eb 100644 --- a/www/kanboard/pkg-plist +++ b/www/kanboard/pkg-plist @@ -1,5 +1,6 @@ %%WWWDIR%%/.devcontainer/devcontainer.json %%WWWDIR%%/.htaccess +%%WWWDIR%%/CONTRIBUTING.md %%WWWDIR%%/ChangeLog %%WWWDIR%%/LICENSE %%WWWDIR%%/app/.htaccess @@ -524,6 +525,7 @@ %%WWWDIR%%/app/Model/ActionParameterModel.php %%WWWDIR%%/app/Model/AvatarFileModel.php %%WWWDIR%%/app/Model/BoardModel.php +%%WWWDIR%%/app/Model/CaptchaModel.php %%WWWDIR%%/app/Model/CategoryModel.php %%WWWDIR%%/app/Model/ColorModel.php %%WWWDIR%%/app/Model/ColumnModel.php @@ -1071,9 +1073,13 @@ %%WWWDIR%%/custom-hooks/post-checkout %%WWWDIR%%/data/.htaccess %%WWWDIR%%/data/web.config +%%WWWDIR%%/docker-compose.mysql.yml +%%WWWDIR%%/docker-compose.postgres.yml +%%WWWDIR%%/docker-compose.sqlite.yml %%WWWDIR%%/favicon.ico %%WWWDIR%%/index.php %%WWWDIR%%/jsonrpc.php +%%WWWDIR%%/healthcheck.php %%WWWDIR%%/libs/Captcha/CaptchaBuilder.php %%WWWDIR%%/libs/Captcha/CaptchaBuilderInterface.php %%WWWDIR%%/libs/Captcha/Font/captcha0.ttf diff --git a/www/libnghttp2/Makefile b/www/libnghttp2/Makefile index 4b53aa798c29..a544ca09090c 100644 --- a/www/libnghttp2/Makefile +++ b/www/libnghttp2/Makefile @@ -1,5 +1,5 @@ PORTNAME= nghttp2 -PORTVERSION= 1.65.0 +PORTVERSION= 1.66.0 CATEGORIES= www net MASTER_SITES= https://github.com/nghttp2/nghttp2/releases/download/v${PORTVERSION}/ PKGNAMEPREFIX= lib diff --git a/www/libnghttp2/distinfo b/www/libnghttp2/distinfo index 5238618b9720..8008b345dd54 100644 --- a/www/libnghttp2/distinfo +++ b/www/libnghttp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742070280 -SHA256 (nghttp2-1.65.0.tar.xz) = f1b9df5f02e9942b31247e3d415483553bc4ac501c87aa39340b6d19c92a9331 -SIZE (nghttp2-1.65.0.tar.xz) = 1604848 +TIMESTAMP = 1750188018 +SHA256 (nghttp2-1.66.0.tar.xz) = 00ba1bdf0ba2c74b2a4fe6c8b1069dc9d82f82608af24442d430df97c6f9e631 +SIZE (nghttp2-1.66.0.tar.xz) = 1743992 diff --git a/www/libnghttp2/files/patch-Makefile.in b/www/libnghttp2/files/patch-Makefile.in index d4174dca7bda..1844258a1714 100644 --- a/www/libnghttp2/files/patch-Makefile.in +++ b/www/libnghttp2/files/patch-Makefile.in @@ -1,16 +1,16 @@ ---- Makefile.in.orig 2023-02-13 12:02:52 UTC +--- Makefile.in.orig 2025-06-17 10:27:07 UTC +++ Makefile.in -@@ -448,11 +448,10 @@ top_srcdir = @top_srcdir@ +@@ -456,11 +456,10 @@ top_srcdir = @top_srcdir@ # LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION # OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION # WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -SUBDIRS = lib third-party src bpf examples tests integration-tests \ -- doc contrib script +- doc contrib +SUBDIRS = lib ACLOCAL_AMFLAGS = -I m4 -dist_doc_DATA = README.rst -+dist_doc_DATA = ++dist_doc_DATA = EXTRA_DIST = nghttpx.conf.sample proxy.pac.sample android-config android-env \ Dockerfile.android \ cmakeconfig.h.in \ diff --git a/www/libnghttp2/pkg-plist b/www/libnghttp2/pkg-plist index 58fde7f2afb3..fdb74af974c2 100644 --- a/www/libnghttp2/pkg-plist +++ b/www/libnghttp2/pkg-plist @@ -3,5 +3,5 @@ include/nghttp2/nghttp2ver.h lib/libnghttp2.a lib/libnghttp2.so lib/libnghttp2.so.14 -lib/libnghttp2.so.14.28.4 +lib/libnghttp2.so.14.28.5 libdata/pkgconfig/libnghttp2.pc diff --git a/www/nghttp2/Makefile b/www/nghttp2/Makefile index fde8abd67c41..5668318a80fa 100644 --- a/www/nghttp2/Makefile +++ b/www/nghttp2/Makefile @@ -1,5 +1,5 @@ PORTNAME= nghttp2 -PORTVERSION= 1.65.0 +PORTVERSION= 1.66.0 CATEGORIES= www net MASTER_SITES= https://github.com/nghttp2/nghttp2/releases/download/v${PORTVERSION}/ @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= libnghttp2>=${PORTVERSION}:www/libnghttp2 LIB_DEPENDS= libnghttp2.so:www/libnghttp2 -USES= cmake compiler:c++20-lang cpe localbase:ldflags pathfix pkgconfig python:env shebangfix ssl tar:xz +USES= cmake compiler:c++20-lang cpe localbase:ldflags pathfix pkgconfig python:env ssl tar:xz CMAKE_ARGS= -DCMAKE_INSTALL_MANDIR=share/man CMAKE_OFF= BUILD_SHARED_LIBS \ @@ -33,8 +33,6 @@ CMAKE_ON= ENABLE_FAILMALLOC \ USE_CXXSTD= c++20 USE_RC_SUBR= nghttpx -SHEBANG_FILES= script/fetch-ocsp-response - OPTIONS_DEFINE= APP DOCS EXAMPLES HPACK OPTIONS_DEFAULT=APP HPACK OPTIONS_SUB= yes diff --git a/www/nghttp2/distinfo b/www/nghttp2/distinfo index 0de4a80bf492..0154a1913a99 100644 --- a/www/nghttp2/distinfo +++ b/www/nghttp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742070282 -SHA256 (nghttp2-1.65.0.tar.xz) = f1b9df5f02e9942b31247e3d415483553bc4ac501c87aa39340b6d19c92a9331 -SIZE (nghttp2-1.65.0.tar.xz) = 1604848 +TIMESTAMP = 1750188020 +SHA256 (nghttp2-1.66.0.tar.xz) = 00ba1bdf0ba2c74b2a4fe6c8b1069dc9d82f82608af24442d430df97c6f9e631 +SIZE (nghttp2-1.66.0.tar.xz) = 1743992 diff --git a/www/nghttp2/pkg-plist b/www/nghttp2/pkg-plist index 8b844d00e47f..6716f5102631 100644 --- a/www/nghttp2/pkg-plist +++ b/www/nghttp2/pkg-plist @@ -18,4 +18,3 @@ share/man/man1/h2load.1.gz share/man/man1/nghttp.1.gz share/man/man1/nghttpd.1.gz share/man/man1/nghttpx.1.gz -%%DATADIR%%/fetch-ocsp-response diff --git a/www/nginx-devel/Makefile b/www/nginx-devel/Makefile index 16871c36cc9a..cd1f17a6c250 100644 --- a/www/nginx-devel/Makefile +++ b/www/nginx-devel/Makefile @@ -1,6 +1,5 @@ PORTNAME?= nginx -PORTVERSION= 1.28.0 -PORTREVISION= 8 +PORTVERSION= 1.29.0 CATEGORIES= www MASTER_SITES= https://nginx.org/download/ \ LOCAL/osa diff --git a/www/nginx-devel/distinfo b/www/nginx-devel/distinfo index 82683323f56a..57f090a2a1d3 100644 --- a/www/nginx-devel/distinfo +++ b/www/nginx-devel/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1748378886 -SHA256 (nginx-1.28.0.tar.gz) = c6b5c6b086c0df9d3ca3ff5e084c1d0ef909e6038279c71c1c3e985f576ff76a -SIZE (nginx-1.28.0.tar.gz) = 1280111 +TIMESTAMP = 1750864974 +SHA256 (nginx-1.29.0.tar.gz) = 109754dfe8e5169a7a0cf0db6718e7da2db495753308f933f161e525a579a664 +SIZE (nginx-1.29.0.tar.gz) = 1284291 SHA256 (nginx_mogilefs_module-1.0.4.tar.gz) = 7ac230d30907f013dff8d435a118619ea6168aa3714dba62c6962d350c6295ae SIZE (nginx_mogilefs_module-1.0.4.tar.gz) = 11208 SHA256 (osokin-ngx_http_redis-0.4.0_GH0.tar.gz) = e5b699243035575cb8ffcd26fc3a8287bcd11ff414e30fd0a52c96729fd22d0d diff --git a/www/p5-CGI/Makefile b/www/p5-CGI/Makefile index 41cb284ba270..fdb8184551dd 100644 --- a/www/p5-CGI/Makefile +++ b/www/p5-CGI/Makefile @@ -1,5 +1,5 @@ PORTNAME= CGI -PORTVERSION= 4.68 +PORTVERSION= 4.69 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/www/p5-CGI/distinfo b/www/p5-CGI/distinfo index 4f05cf468335..df27c6f7814d 100644 --- a/www/p5-CGI/distinfo +++ b/www/p5-CGI/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744288820 -SHA256 (CGI-4.68.tar.gz) = 12fb5a5b392032413571169257f98533488005550774bcbd0715be687a590cf2 -SIZE (CGI-4.68.tar.gz) = 208410 +TIMESTAMP = 1750188044 +SHA256 (CGI-4.69.tar.gz) = 1bde0b1034eaa32a53dab05dd4c2ddefd3504b951daf91b3e317a5bcf100d259 +SIZE (CGI-4.69.tar.gz) = 207953 diff --git a/www/pear-Horde_Http/Makefile b/www/pear-Horde_Http/Makefile index 32372c8b9ab5..4e34eca0cf01 100644 --- a/www/pear-Horde_Http/Makefile +++ b/www/pear-Horde_Http/Makefile @@ -10,4 +10,6 @@ USES= horde cpe USE_HORDE_RUN= Horde_Exception \ Horde_Support +NO_ARCH= yes + .include <bsd.port.mk> diff --git a/www/peersuite/Makefile b/www/peersuite/Makefile index 80c23390a015..64e62a0a1659 100644 --- a/www/peersuite/Makefile +++ b/www/peersuite/Makefile @@ -1,5 +1,5 @@ PORTNAME= peersuite -DISTVERSION= 0.0.4 +DISTVERSION= 1.0 CATEGORIES= www MAINTAINER= dtxdf@FreeBSD.org @@ -19,7 +19,9 @@ SUB_FILES= pkg-message do-install: @${MKDIR} ${STAGEDIR}${WWWDIR} - @cd ${WRKSRC}/src && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR} "-name *\.js -or -name *\.html -or -name *\.css" - @${INSTALL_DATA} ${WRKSRC}/peerspace.png ${STAGEDIR}${WWWDIR} + @cd ${WRKSRC}/src && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR} "-name *\.js -or -name *\.html -or -name *\.css -depth 1" + @${MKDIR} ${STAGEDIR}${WWWDIR}/themes + @cd ${WRKSRC}/src/themes && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR}/themes "-name *\.css -or -name *\.json" + ${INSTALL_DATA} ${WRKSRC}/peerspace.png ${STAGEDIR}${WWWDIR} .include <bsd.port.mk> diff --git a/www/peersuite/distinfo b/www/peersuite/distinfo index 66266d458991..2fb7beecf894 100644 --- a/www/peersuite/distinfo +++ b/www/peersuite/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750189169 -SHA256 (openconstruct-Peersuite-0.0.4_GH0.tar.gz) = d1df577996edc13a1dec8cdb65c10f205124459c69f60263a7264f6c8b7fd3fc -SIZE (openconstruct-Peersuite-0.0.4_GH0.tar.gz) = 2324474 +TIMESTAMP = 1750799776 +SHA256 (openconstruct-Peersuite-1.0_GH0.tar.gz) = dbe1feffe4a0aad0a96c1fee5849a3b1bfd0c0306acebc0cb800a6f9a316145c +SIZE (openconstruct-Peersuite-1.0_GH0.tar.gz) = 2329352 diff --git a/www/peersuite/pkg-plist b/www/peersuite/pkg-plist index a721114ccd2f..e911aac7f3da 100644 --- a/www/peersuite/pkg-plist +++ b/www/peersuite/pkg-plist @@ -1,10 +1,15 @@ %%WWWDIR%%/document.js %%WWWDIR%%/index.html %%WWWDIR%%/kanban.js +%%WWWDIR%%/main-styles.css %%WWWDIR%%/main.js %%WWWDIR%%/media.js %%WWWDIR%%/peerspace.png %%WWWDIR%%/share.js -%%WWWDIR%%/style.css +%%WWWDIR%%/themes/dark.css +%%WWWDIR%%/themes/example.css +%%WWWDIR%%/themes/light.css +%%WWWDIR%%/themes/material.css +%%WWWDIR%%/themes/themes.json %%WWWDIR%%/trystero-torrent.min.js %%WWWDIR%%/whiteboard.js diff --git a/www/plasma6-plasma-browser-integration/distinfo b/www/plasma6-plasma-browser-integration/distinfo index 3b2a192f2017..a6dcc022e175 100644 --- a/www/plasma6-plasma-browser-integration/distinfo +++ b/www/plasma6-plasma-browser-integration/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010502 -SHA256 (KDE/plasma/6.4.0/plasma-browser-integration-6.4.0.tar.xz) = 147e0b8b105e47ca3fc694dd2d86ecbeaa7c3c315d8bf3da0d4b6e35a829e7a4 -SIZE (KDE/plasma/6.4.0/plasma-browser-integration-6.4.0.tar.xz) = 233024 +TIMESTAMP = 1750789621 +SHA256 (KDE/plasma/6.4.1/plasma-browser-integration-6.4.1.tar.xz) = 7aa0d8c0c722e9f763baef5c153a7f882f490dbcf99563d04727b759c5c2d634 +SIZE (KDE/plasma/6.4.1/plasma-browser-integration-6.4.1.tar.xz) = 233020 diff --git a/www/py-binarycookies/Makefile b/www/py-binarycookies/Makefile new file mode 100644 index 000000000000..4a76b5bfd247 --- /dev/null +++ b/www/py-binarycookies/Makefile @@ -0,0 +1,26 @@ +PORTNAME= binarycookies +PORTVERSION= 2.1.5 +CATEGORIES= www python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= danfe@FreeBSD.org +COMMENT= Binary cookies (de)serializer written in Python +WWW= https://pypi.org/project/binarycookies/ + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pydantic>=0:devel/py-pydantic@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}typer>=0.12.3:devel/py-typer@${PY_FLAVOR} + +USES= python +USE_PYTHON= autoplist distutils + +NO_ARCH= yes + +post-patch: +# Do not pick up leftovers (*.orig files etc.) when making the package + @${REINPLACE_CMD} -e '/^package_data =/,+1s,\*,&.py,' \ + ${WRKSRC}/${PYSETUP} + +.include <bsd.port.mk> diff --git a/www/py-binarycookies/distinfo b/www/py-binarycookies/distinfo new file mode 100644 index 000000000000..90ad5f5508ac --- /dev/null +++ b/www/py-binarycookies/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1744141848 +SHA256 (binarycookies-2.1.5.tar.gz) = ff28a8e90e6ba02bc82fb2ff0d1d9a4a3be1ee9289a58f74a653d264928a31f3 +SIZE (binarycookies-2.1.5.tar.gz) = 8448 diff --git a/www/py-binarycookies/files/patch-src_binarycookies_____main____.py b/www/py-binarycookies/files/patch-src_binarycookies_____main____.py new file mode 100644 index 000000000000..da43dac8dabd --- /dev/null +++ b/www/py-binarycookies/files/patch-src_binarycookies_____main____.py @@ -0,0 +1,49 @@ +--- src/binarycookies/__main__.py.orig 2025-04-08 19:50:17 UTC ++++ src/binarycookies/__main__.py +@@ -5,6 +5,8 @@ from sys import stdout + from typing import Type + + import typer ++# https://github.com/Textualize/rich/issues/271 ++println = print + from rich import print + + from binarycookies import load +@@ -20,6 +22,7 @@ class DateTimeEncoder(json.JSONEncoder): + class OutputType(str, Enum): + json = "json" + ascii = "ascii" ++ netscape = "netscape" + + + def cli(file_path: str, output: str = "json"): +@@ -27,7 +30,7 @@ def cli(file_path: str, output: str = "json"): + with open(file_path, "rb") as f: + cookies = load(f) + if output == OutputType.json: +- json.dump([cookie.model_dump() for cookie in cookies], indent=2, cls=DateTimeEncoder, fp=stdout) ++ json.dump([cookie.dict() for cookie in cookies], indent=2, cls=DateTimeEncoder, fp=stdout) + elif output == OutputType.ascii: + for cookie in cookies: + print(f"Name: {cookie.name}") +@@ -38,6 +41,20 @@ def cli(file_path: str, output: str = "json"): + print(f"Expires: {cookie.expiry_datetime.isoformat()}") + print(f"Flag: {cookie.flag.value}") + print("-" * 40) ++ elif output == OutputType.netscape: ++ # http://www.cookiecentral.com/faq/#3.5 ++ println("# Netscape HTTP Cookie File") ++ for cookie in cookies: ++ println("%(domain)s\t%(flag)s\t%(path)s\t%(secure)s\t%(expiry)d\t%(name)s\t%(value)s" % dict( ++ domain = cookie.url, ++ flag = str(cookie.url.startswith('.')).upper(), ++ path = cookie.path, ++ secure = str('Secure' in cookie.flag.value).upper(), ++ expiry = cookie.expiry_datetime.timestamp(), ++ name = cookie.name, ++ value = cookie.value)) ++ else: ++ print(f"Unsupported output format, can only do {', '.join('[green]%s[/green]' % ot.name for ot in OutputType)}.") + + + def main(): diff --git a/www/py-binarycookies/files/patch-src_binarycookies___deserialize.py b/www/py-binarycookies/files/patch-src_binarycookies___deserialize.py new file mode 100644 index 000000000000..3aec2539907c --- /dev/null +++ b/www/py-binarycookies/files/patch-src_binarycookies___deserialize.py @@ -0,0 +1,21 @@ +--- src/binarycookies/_deserialize.py.orig 2025-04-08 19:50:17 UTC ++++ src/binarycookies/_deserialize.py +@@ -1,6 +1,7 @@ + from datetime import datetime, timezone + from io import BytesIO + from struct import unpack ++from sys import maxsize + from typing import BinaryIO, List, Union + + from binarycookies.models import ( +@@ -28,7 +29,9 @@ def interpret_flag(flags: int) -> Flag: + + def mac_epoch_to_date(epoch: int) -> datetime: + """Converts a mac epoch time to a datetime object.""" +- return datetime.fromtimestamp(epoch + 978307200, tz=timezone.utc) ++ unix_epoch = epoch + 978307200 ++ if unix_epoch > maxsize: unix_epoch = maxsize ++ return datetime.fromtimestamp(unix_epoch, tz=timezone.utc) + + + def read_string(data: BytesIO, size: int) -> str: diff --git a/www/py-binarycookies/pkg-descr b/www/py-binarycookies/pkg-descr new file mode 100644 index 000000000000..e53f18a363c9 --- /dev/null +++ b/www/py-binarycookies/pkg-descr @@ -0,0 +1,6 @@ +Python library and command-line tool for reading and writing binary +cookies files used by Apple's Safari web browser on macOS and iOS. + +The `bcparser' program supports three output types: JSON (default), +ASCII (line-by-line text format), and Netscape legacy `cookies.txt' +format used by popular tools such as curl, wget, yt-dlp, and others. diff --git a/www/py-boto3/Makefile b/www/py-boto3/Makefile index db40c64e3f53..e01572aa7a91 100644 --- a/www/py-boto3/Makefile +++ b/www/py-boto3/Makefile @@ -1,5 +1,5 @@ PORTNAME= boto3 -PORTVERSION= 1.38.32 +PORTVERSION= 1.38.36 CATEGORIES= www python devel MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-boto3/distinfo b/www/py-boto3/distinfo index f48d4110e3ce..1b32a9f42ea4 100644 --- a/www/py-boto3/distinfo +++ b/www/py-boto3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813118 -SHA256 (boto3-1.38.32.tar.gz) = 3faa2c328a61745f3215a63039606a6fcf55d9afe1cc76e3a5e27b9db58cdbf6 -SIZE (boto3-1.38.32.tar.gz) = 111874 +TIMESTAMP = 1750188148 +SHA256 (boto3-1.38.36.tar.gz) = efe0aaa060f8fedd76e5c942055f051aee0432fc722d79d8830a9fd9db83593e +SIZE (boto3-1.38.36.tar.gz) = 111823 diff --git a/www/py-bottle/Makefile b/www/py-bottle/Makefile index ebdfd53670f5..73a9eb31cbf6 100644 --- a/www/py-bottle/Makefile +++ b/www/py-bottle/Makefile @@ -1,6 +1,5 @@ PORTNAME= bottle -PORTVERSION= 0.12.25 -PORTREVISION= 1 +PORTVERSION= 0.13.4 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-bottle/distinfo b/www/py-bottle/distinfo index 2ffc1fbdc4d8..ea47ebbd5ed5 100644 --- a/www/py-bottle/distinfo +++ b/www/py-bottle/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1678036182 -SHA256 (bottle-0.12.25.tar.gz) = e1a9c94970ae6d710b3fb4526294dfeb86f2cb4a81eff3a4b98dc40fb0e5e021 -SIZE (bottle-0.12.25.tar.gz) = 74231 +TIMESTAMP = 1750836079 +SHA256 (bottle-0.13.4.tar.gz) = 787e78327e12b227938de02248333d788cfe45987edca735f8f88e03472c3f47 +SIZE (bottle-0.13.4.tar.gz) = 98717 diff --git a/www/py-django-unfold/Makefile b/www/py-django-unfold/Makefile index 1eae9e0bfcdb..72b09b33baa3 100644 --- a/www/py-django-unfold/Makefile +++ b/www/py-django-unfold/Makefile @@ -1,5 +1,5 @@ PORTNAME= django-unfold -PORTVERSION= 0.59.0 +PORTVERSION= 0.60.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-django-unfold/distinfo b/www/py-django-unfold/distinfo index 69d44462c3b0..a3773f3cd2bc 100644 --- a/www/py-django-unfold/distinfo +++ b/www/py-django-unfold/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748495863 -SHA256 (django_unfold-0.59.0.tar.gz) = ae252a1df8c09394dd66871dcf657d8001543b30920e63743ebce7f5f4ea0e6e -SIZE (django_unfold-0.59.0.tar.gz) = 1060771 +TIMESTAMP = 1750188150 +SHA256 (django_unfold-0.60.0.tar.gz) = bacb4a65fb7c1d711b518c47189f9895bc2816280c5b1863e403f5d41966895b +SIZE (django_unfold-0.60.0.tar.gz) = 1062758 diff --git a/www/py-folium/Makefile b/www/py-folium/Makefile index ad1978e4a637..cb183e44667f 100644 --- a/www/py-folium/Makefile +++ b/www/py-folium/Makefile @@ -1,5 +1,5 @@ PORTNAME= folium -PORTVERSION= 0.19.7 +PORTVERSION= 0.20.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-folium/distinfo b/www/py-folium/distinfo index ad6af3fa9db4..3069aff51c19 100644 --- a/www/py-folium/distinfo +++ b/www/py-folium/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813120 -SHA256 (folium-0.19.7.tar.gz) = cf256a1e38441e7a8e01977bceeba34f86fd68745d7d7e490ccbecc79dc0d388 -SIZE (folium-0.19.7.tar.gz) = 108530 +TIMESTAMP = 1750188152 +SHA256 (folium-0.20.0.tar.gz) = a0d78b9d5a36ba7589ca9aedbd433e84e9fcab79cd6ac213adbcff922e454cb9 +SIZE (folium-0.20.0.tar.gz) = 109932 diff --git a/www/py-freenit/Makefile b/www/py-freenit/Makefile index 5c05b5a92a03..aa5c09260cf5 100644 --- a/www/py-freenit/Makefile +++ b/www/py-freenit/Makefile @@ -1,5 +1,5 @@ PORTNAME= freenit -DISTVERSION= 0.3.16 +DISTVERSION= 0.3.17 CATEGORIES= www devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-freenit/distinfo b/www/py-freenit/distinfo index 7eea228138d7..e8f6d22ce868 100644 --- a/www/py-freenit/distinfo +++ b/www/py-freenit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750500114 -SHA256 (freenit-0.3.16.tar.gz) = 0bbc2258e75afb892f9971dc642d7dd7ef27a06e3b538b42daf7c8c6fafaa3ec -SIZE (freenit-0.3.16.tar.gz) = 27242 +TIMESTAMP = 1750844784 +SHA256 (freenit-0.3.17.tar.gz) = daff3a346f4b9fa414df0561e1d2ec8972bf0391af53e04553bb7992a07f4716 +SIZE (freenit-0.3.17.tar.gz) = 27786 diff --git a/www/py-google-api-python-client/Makefile b/www/py-google-api-python-client/Makefile index cfdef689f061..7cdb95bfadae 100644 --- a/www/py-google-api-python-client/Makefile +++ b/www/py-google-api-python-client/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-api-python-client -DISTVERSION= 2.173.0 +DISTVERSION= 2.174.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -24,8 +24,6 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.31.5:www/py-google-api-c ${PYTHON_PKGNAMEPREFIX}httplib2>=0.19.0:www/py-httplib2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}parameterized>=0.8.1:devel/py-parameterized@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}uritemplate>=3.0.1:net/py-uritemplate@${PY_FLAVOR} -# We don't want to use Pytest plugins, for example devel/py-ruff, if available in the system -TEST_ENV= PYTEST_DISABLE_PLUGIN_AUTOLOAD=1 USES= pytest python USE_PYTHON= autoplist distutils pytest @@ -35,6 +33,9 @@ PYTEST_IGNORED_TESTS= test_universe_env_var_configured_with_mtls \ test_client_options_universe_configured_with_mtls \ test_tests_should_be_run_with_strict_positional_enforcement +# We don't want to use Pytest plugins, for example devel/py-ruff, if available in the system +TEST_ENV= PYTEST_DISABLE_PLUGIN_AUTOLOAD=1 + NO_ARCH= yes OPTIONS_DEFINE= WEBTEST diff --git a/www/py-google-api-python-client/distinfo b/www/py-google-api-python-client/distinfo index e19ccbbc306a..8eb7bf2b8ee5 100644 --- a/www/py-google-api-python-client/distinfo +++ b/www/py-google-api-python-client/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750425525 -SHA256 (google_api_python_client-2.173.0.tar.gz) = b537bc689758f4be3e6f40d59a6c0cd305abafdea91af4bc66ec31d40c08c804 -SIZE (google_api_python_client-2.173.0.tar.gz) = 13091318 +TIMESTAMP = 1750922552 +SHA256 (google_api_python_client-2.174.0.tar.gz) = 9eb7616a820b38a9c12c5486f9b9055385c7feb18b20cbafc5c5a688b14f3515 +SIZE (google_api_python_client-2.174.0.tar.gz) = 13127872 diff --git a/www/py-multidict/Makefile b/www/py-multidict/Makefile index c4e3dee1d7eb..f8eb8887b2a1 100644 --- a/www/py-multidict/Makefile +++ b/www/py-multidict/Makefile @@ -1,5 +1,5 @@ PORTNAME= multidict -PORTVERSION= 6.5.0 +PORTVERSION= 6.5.1 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,8 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>=0:devel/py-pytest-runner@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pytest-cov>=0:devel/py-pytest-cov@${PY_FLAVOR} \ +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-cov>=0:devel/py-pytest-cov@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-codspeed>=0:devel/py-pytest-codspeed@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}objgraph>=0:devel/py-objgraph@${PY_FLAVOR} diff --git a/www/py-multidict/distinfo b/www/py-multidict/distinfo index c6b1bd7c09c7..d2ce06e5258c 100644 --- a/www/py-multidict/distinfo +++ b/www/py-multidict/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750266282 -SHA256 (multidict-6.5.0.tar.gz) = 942bd8002492ba819426a8d7aefde3189c1b87099cdf18aaaefefcf7f3f7b6d2 -SIZE (multidict-6.5.0.tar.gz) = 98512 +TIMESTAMP = 1750948397 +SHA256 (multidict-6.5.1.tar.gz) = a835ea8103f4723915d7d621529c80ef48db48ae0c818afcabe0f95aa1febc3a +SIZE (multidict-6.5.1.tar.gz) = 98690 diff --git a/www/py-planet/Makefile b/www/py-planet/Makefile index cefc872e78c9..eec7ee458e08 100644 --- a/www/py-planet/Makefile +++ b/www/py-planet/Makefile @@ -1,5 +1,5 @@ PORTNAME= planet -PORTVERSION= 2.21.0 +PORTVERSION= 2.22.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-planet/distinfo b/www/py-planet/distinfo index b1000ab3e9cb..fc101ada6dbd 100644 --- a/www/py-planet/distinfo +++ b/www/py-planet/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747546596 -SHA256 (planet-2.21.0.tar.gz) = f97eeb2685715bc1fe8895b6d6ffc33baa2c6ed5f859a0b809b681fed35f2472 -SIZE (planet-2.21.0.tar.gz) = 3368034 +TIMESTAMP = 1750188154 +SHA256 (planet-2.22.0.tar.gz) = 85850dff397c360c8d6d9d58271e52b95458d39e276354f8316e355c73785404 +SIZE (planet-2.22.0.tar.gz) = 3369616 diff --git a/www/py-requests/Makefile b/www/py-requests/Makefile index ea27d5725b74..4135942fe09c 100644 --- a/www/py-requests/Makefile +++ b/www/py-requests/Makefile @@ -1,5 +1,5 @@ PORTNAME= requests -PORTVERSION= 2.32.3 +PORTVERSION= 2.32.4 CATEGORIES= www python MASTER_SITES= PYPI \ https://github.com/psf/requests/releases/download/v${PORTVERSION}/ diff --git a/www/py-requests/distinfo b/www/py-requests/distinfo index e0a44206fa11..2571fd17db6e 100644 --- a/www/py-requests/distinfo +++ b/www/py-requests/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1717245790 -SHA256 (requests-2.32.3.tar.gz) = 55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760 -SIZE (requests-2.32.3.tar.gz) = 131218 +TIMESTAMP = 1750188156 +SHA256 (requests-2.32.4.tar.gz) = 27d0316682c8a29834d3264820024b62a36942083d52caf2f14c0591336d3422 +SIZE (requests-2.32.4.tar.gz) = 135258 diff --git a/www/rubygem-faraday-net_http/Makefile b/www/rubygem-faraday-net_http/Makefile index 2d6bd062b520..dfcbe2d46ceb 100644 --- a/www/rubygem-faraday-net_http/Makefile +++ b/www/rubygem-faraday-net_http/Makefile @@ -1,5 +1,5 @@ PORTNAME= faraday-net_http -PORTVERSION= 3.4.0 +PORTVERSION= 3.4.1 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-faraday-net_http/distinfo b/www/rubygem-faraday-net_http/distinfo index 5bddcd2912ab..3d92b811257b 100644 --- a/www/rubygem-faraday-net_http/distinfo +++ b/www/rubygem-faraday-net_http/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1731679828 -SHA256 (rubygem/faraday-net_http-3.4.0.gem) = a1f1e4cd6a2cf21599c8221595e27582d9936819977bbd4089a601f24c64e54a -SIZE (rubygem/faraday-net_http-3.4.0.gem) = 8192 +TIMESTAMP = 1750188256 +SHA256 (rubygem/faraday-net_http-3.4.1.gem) = 095757fae7872b94eac839c08a1a4b8d84fd91d6886cfbe75caa2143de64ab3b +SIZE (rubygem/faraday-net_http-3.4.1.gem) = 8192 diff --git a/www/rubygem-http/Makefile b/www/rubygem-http/Makefile index cfb85a1a1f7b..fa5cf7befebb 100644 --- a/www/rubygem-http/Makefile +++ b/www/rubygem-http/Makefile @@ -1,5 +1,5 @@ PORTNAME= http -PORTVERSION= 5.2.0 +PORTVERSION= 5.3.1 CATEGORIES= www rubygems MASTER_SITES= RG @@ -11,7 +11,6 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-addressable>=2.8<3:www/rubygem-addressable \ - rubygem-base64>=0.1<1:converters/rubygem-base64 \ rubygem-http-cookie>=1.0<2:www/rubygem-http-cookie \ rubygem-http-form_data>=2.2<3:www/rubygem-http-form_data \ rubygem-llhttp-ffi>=0.5.0<0.6:www/rubygem-llhttp-ffi diff --git a/www/rubygem-http/distinfo b/www/rubygem-http/distinfo index c1e0688fd5f9..ba8dff85ef34 100644 --- a/www/rubygem-http/distinfo +++ b/www/rubygem-http/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708450616 -SHA256 (rubygem/http-5.2.0.gem) = b99ed3c65376e0fd8107647fbaf5a8ab4f66c347d1271fb74cea757e209c6115 -SIZE (rubygem/http-5.2.0.gem) = 85504 +TIMESTAMP = 1750188258 +SHA256 (rubygem/http-5.3.1.gem) = c50802d8e9be3926cb84ac3b36d1a31fbbac383bc4cbecdce9053cb604231d7d +SIZE (rubygem/http-5.3.1.gem) = 92672 diff --git a/www/rubygem-roda/Makefile b/www/rubygem-roda/Makefile index c94966e7403f..74b7e852f622 100644 --- a/www/rubygem-roda/Makefile +++ b/www/rubygem-roda/Makefile @@ -1,5 +1,5 @@ PORTNAME= roda -PORTVERSION= 3.92.0 +PORTVERSION= 3.93.0 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-roda/distinfo b/www/rubygem-roda/distinfo index 61ebb1bfc5ba..a0a726c7bb12 100644 --- a/www/rubygem-roda/distinfo +++ b/www/rubygem-roda/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747716446 -SHA256 (rubygem/roda-3.92.0.gem) = 2da31fc792c00dd6927d336519a13bea29e1fc500821ccf60471c37b9732619e -SIZE (rubygem/roda-3.92.0.gem) = 189440 +TIMESTAMP = 1750188280 +SHA256 (rubygem/roda-3.93.0.gem) = f4246e1a0dcae64d9abda11b91a2ab75395580f8748b25045a5b52a97c8c164a +SIZE (rubygem/roda-3.93.0.gem) = 189952 diff --git a/www/rubygem-turbo-rails-rails71/Makefile b/www/rubygem-turbo-rails-rails71/Makefile index 627af726fee5..47127d65510d 100644 --- a/www/rubygem-turbo-rails-rails71/Makefile +++ b/www/rubygem-turbo-rails-rails71/Makefile @@ -1,5 +1,5 @@ PORTNAME= turbo-rails -PORTVERSION= 2.0.14 +PORTVERSION= 2.0.16 CATEGORIES= www rubygems MASTER_SITES= RG PKGNAMESUFFIX= -rails71 diff --git a/www/rubygem-turbo-rails-rails71/distinfo b/www/rubygem-turbo-rails-rails71/distinfo index bff4ca5aa78f..26e0ce95150a 100644 --- a/www/rubygem-turbo-rails-rails71/distinfo +++ b/www/rubygem-turbo-rails-rails71/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813994 -SHA256 (rubygem/turbo-rails-2.0.14.gem) = 95d1d66e737978664fb31700f4c99a721950a9d3452936332d573fb3f07065b0 -SIZE (rubygem/turbo-rails-2.0.14.gem) = 201728 +TIMESTAMP = 1750188262 +SHA256 (rubygem/turbo-rails-2.0.16.gem) = d24e1b60f0c575b3549ecda967e5391027143f8220d837ed792c8d48ea0ea38d +SIZE (rubygem/turbo-rails-2.0.16.gem) = 202240 diff --git a/www/rubygem-turbo-rails-rails72/Makefile b/www/rubygem-turbo-rails-rails72/Makefile index 1a166078ef37..c06795ef091c 100644 --- a/www/rubygem-turbo-rails-rails72/Makefile +++ b/www/rubygem-turbo-rails-rails72/Makefile @@ -1,5 +1,5 @@ PORTNAME= turbo-rails -PORTVERSION= 2.0.14 +PORTVERSION= 2.0.16 CATEGORIES= www rubygems MASTER_SITES= RG PKGNAMESUFFIX= -rails72 diff --git a/www/rubygem-turbo-rails-rails72/distinfo b/www/rubygem-turbo-rails-rails72/distinfo index bff4ca5aa78f..2959060e8666 100644 --- a/www/rubygem-turbo-rails-rails72/distinfo +++ b/www/rubygem-turbo-rails-rails72/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813994 -SHA256 (rubygem/turbo-rails-2.0.14.gem) = 95d1d66e737978664fb31700f4c99a721950a9d3452936332d573fb3f07065b0 -SIZE (rubygem/turbo-rails-2.0.14.gem) = 201728 +TIMESTAMP = 1750188264 +SHA256 (rubygem/turbo-rails-2.0.16.gem) = d24e1b60f0c575b3549ecda967e5391027143f8220d837ed792c8d48ea0ea38d +SIZE (rubygem/turbo-rails-2.0.16.gem) = 202240 diff --git a/www/rubygem-turbo-rails/Makefile b/www/rubygem-turbo-rails/Makefile index 2244ed0a6e81..c70427a9782f 100644 --- a/www/rubygem-turbo-rails/Makefile +++ b/www/rubygem-turbo-rails/Makefile @@ -1,5 +1,5 @@ PORTNAME= turbo-rails -PORTVERSION= 2.0.14 +PORTVERSION= 2.0.16 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-turbo-rails/distinfo b/www/rubygem-turbo-rails/distinfo index bff4ca5aa78f..ed941a656db3 100644 --- a/www/rubygem-turbo-rails/distinfo +++ b/www/rubygem-turbo-rails/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813994 -SHA256 (rubygem/turbo-rails-2.0.14.gem) = 95d1d66e737978664fb31700f4c99a721950a9d3452936332d573fb3f07065b0 -SIZE (rubygem/turbo-rails-2.0.14.gem) = 201728 +TIMESTAMP = 1750188260 +SHA256 (rubygem/turbo-rails-2.0.16.gem) = d24e1b60f0c575b3549ecda967e5391027143f8220d837ed792c8d48ea0ea38d +SIZE (rubygem/turbo-rails-2.0.16.gem) = 202240 diff --git a/www/squid/Makefile b/www/squid/Makefile index 43984fbbbe58..788c344ee596 100644 --- a/www/squid/Makefile +++ b/www/squid/Makefile @@ -1,5 +1,5 @@ PORTNAME= squid -DISTVERSION= 6.13 +DISTVERSION= 6.14 CATEGORIES= www MASTER_SITES= https://github.com/${PORTNAME}-cache/${PORTNAME}/releases/download/${PORTNAME:tu}_${DISTVERSION:S|.|_|g}/ diff --git a/www/squid/distinfo b/www/squid/distinfo index 3482b7d60f5c..09166647c4a2 100644 --- a/www/squid/distinfo +++ b/www/squid/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749986346 -SHA256 (squid-6.13.tar.xz) = 232e0567946ccc0115653c3c18f01e83f2d9cc49c43d9dead8b319af0b35ad52 -SIZE (squid-6.13.tar.xz) = 2548680 +TIMESTAMP = 1750911454 +SHA256 (squid-6.14.tar.xz) = 9eafe06f58a199b918e79d33d8aa03afb9ae0c11d18974dca0b44c2669cab6dd +SIZE (squid-6.14.tar.xz) = 2548456 diff --git a/www/tor-browser/Makefile b/www/tor-browser/Makefile index 6c54676498e6..b0c94ed27b82 100644 --- a/www/tor-browser/Makefile +++ b/www/tor-browser/Makefile @@ -1,6 +1,5 @@ PORTNAME= tor-browser -DISTVERSION= 14.5.3 -PORTREVISION= 1 +DISTVERSION= 14.5.4 CATEGORIES= www net security wayland TAG_BASE= 90dbac96420394aa35ce29385814742ac4942b26 TAG_TOR= 9cbc3b3d25d2c5c77f1b6b3172ba6bcad2563939 @@ -18,9 +17,9 @@ MASTER_SITES= TOR \ LOCAL/vvd:source5 MASTER_SITE_SUBDIR= torbrowser/${DISTVERSION}/:DEFAULT \ download/releases/:source3 -DISTNAME= src-firefox-tor-browser-128.11.0esr-14.5-1-build3 +DISTNAME= src-firefox-tor-browser-128.12.0esr-14.5-1-build1 MANUAL= manual_215922.zip -NOSCRIPT= noscript-13.0.6.xpi +NOSCRIPT= noscript-13.0.8.xpi DISTFILES= ${DISTNAME}.tar.xz \ ${MANUAL}:source1 \ fonts-3--4348e1.tar.zst:source2 \ diff --git a/www/tor-browser/distinfo b/www/tor-browser/distinfo index 3c6762f42035..17b1427f4f3d 100644 --- a/www/tor-browser/distinfo +++ b/www/tor-browser/distinfo @@ -1,12 +1,12 @@ -TIMESTAMP = 1748354421 -SHA256 (src-firefox-tor-browser-128.11.0esr-14.5-1-build3.tar.xz) = 349e0bdc52b6b150732a0483e1a1d66e47e608b2d77697112d2285751f476f53 -SIZE (src-firefox-tor-browser-128.11.0esr-14.5-1-build3.tar.xz) = 611118336 +TIMESTAMP = 1750789506 +SHA256 (src-firefox-tor-browser-128.12.0esr-14.5-1-build1.tar.xz) = d79e2760287bb86cddf99da0e73e0dd2fe54eb301958f58404deb475e61a47f8 +SIZE (src-firefox-tor-browser-128.12.0esr-14.5-1-build1.tar.xz) = 611154864 SHA256 (manual_215922.zip) = b5ed703f54d52e9f197320f3698e936d585a3fed23cc4f9fbf59edce2869f885 SIZE (manual_215922.zip) = 28305786 SHA256 (fonts-3--4348e1.tar.zst) = 7fbbecece6de777f196982f6eb567970a6d8e7ac2bf5b1ad6b90e1ea36374032 SIZE (fonts-3--4348e1.tar.zst) = 27441580 -SHA256 (noscript-13.0.6.xpi) = 85066ef24c44cc839b2d6bbe4d3d08652c8e09f06515e1b86ee72ba26c406989 -SIZE (noscript-13.0.6.xpi) = 992587 +SHA256 (noscript-13.0.8.xpi) = 9d978cfe083cb9cce120b5ee41e8933d752d7ab4680bf517c5ec4b29c4cfd2dc +SIZE (noscript-13.0.8.xpi) = 993143 SHA256 (tpo-translation-90dbac96420394aa35ce29385814742ac4942b26_GL0.tar.gz) = dd720795ebd4a335e522fc48956e81b1ba62580aae33d99997ecdaf6866a3537 SIZE (tpo-translation-90dbac96420394aa35ce29385814742ac4942b26_GL0.tar.gz) = 793166 SHA256 (tpo-translation-9cbc3b3d25d2c5c77f1b6b3172ba6bcad2563939_GL0.tar.gz) = 033bd5bb2e4e2f852d3a711c4e652a389f32974fe0304a969f518680d849a32c diff --git a/x11-fonts/py-babelfont/Makefile b/x11-fonts/py-babelfont/Makefile index d7411fceffbd..3917ddd5fcf7 100644 --- a/x11-fonts/py-babelfont/Makefile +++ b/x11-fonts/py-babelfont/Makefile @@ -1,5 +1,5 @@ PORTNAME= babelfont -PORTVERSION= 3.1.2 +PORTVERSION= 3.1.3 CATEGORIES= x11-fonts python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -30,6 +30,6 @@ READ_TTF_DESC= TrueType Font (TTF) files support VFB_DESC= FontLab Studio 5 (VFB) files support READ_TTF_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fontfeatures>=1.8.0:x11-fonts/py-fontfeatures@${PY_FLAVOR} -VFB_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}vfblib>=0.7.1:x11-fonts/py-vfblib@${PY_FLAVOR} +VFB_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}vfblib>=0.9.0:x11-fonts/py-vfblib@${PY_FLAVOR} .include <bsd.port.mk> diff --git a/x11-fonts/py-babelfont/distinfo b/x11-fonts/py-babelfont/distinfo index d50c32eb53e2..66f3e8f1d526 100644 --- a/x11-fonts/py-babelfont/distinfo +++ b/x11-fonts/py-babelfont/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734888388 -SHA256 (babelfont-3.1.2.tar.gz) = ac640a7f3bcd9994f996df8fa9f1b4e3ce7c98e0bdf43098b660bef3473805b8 -SIZE (babelfont-3.1.2.tar.gz) = 1428397 +TIMESTAMP = 1750188158 +SHA256 (babelfont-3.1.3.tar.gz) = 23f7b17c02eb62df55ed0e74391768ea16fc262283ede2a7e7b4bf96c91378df +SIZE (babelfont-3.1.3.tar.gz) = 1430037 diff --git a/x11-fonts/py-vfblib/Makefile b/x11-fonts/py-vfblib/Makefile index 1e7056a83962..357f9199c4f1 100644 --- a/x11-fonts/py-vfblib/Makefile +++ b/x11-fonts/py-vfblib/Makefile @@ -1,5 +1,5 @@ PORTNAME= vfblib -PORTVERSION= 0.9.4 +PORTVERSION= 0.9.5 CATEGORIES= x11-fonts python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/x11-fonts/py-vfblib/distinfo b/x11-fonts/py-vfblib/distinfo index ca1ee56a4b48..30eec18d86d5 100644 --- a/x11-fonts/py-vfblib/distinfo +++ b/x11-fonts/py-vfblib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748495873 -SHA256 (vfblib-0.9.4.tar.gz) = 1d6281497394bc6ecadf2580cab4d1bfeea761e3566087a06f1ef7a7f912aea8 -SIZE (vfblib-0.9.4.tar.gz) = 7793835 +TIMESTAMP = 1750188160 +SHA256 (vfblib-0.9.5.tar.gz) = 29495aff8658a9d198092bd187d001eae3463fd376cfa4ba42f1b62242739c1d +SIZE (vfblib-0.9.5.tar.gz) = 7795680 diff --git a/x11-themes/kf6-qqc2-desktop-style/Makefile b/x11-themes/kf6-qqc2-desktop-style/Makefile index 4af9e2432c68..36c24ad799f4 100644 --- a/x11-themes/kf6-qqc2-desktop-style/Makefile +++ b/x11-themes/kf6-qqc2-desktop-style/Makefile @@ -1,5 +1,6 @@ PORTNAME= qqc2-desktop-style DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= x11-themes kde kde-frameworks COMMENT= Style for Qt Quick Controls 2 @@ -8,7 +9,8 @@ MAINTAINER= kde@FreeBSD.org USES= cmake gl kde:6 qt:6 tar:xz USE_GL= gl opengl USE_KDE= colorscheme config iconthemes kirigami2 \ - ecm:build + ecm:build \ + sonnet:run USE_QT= base declarative .include <bsd.port.mk> diff --git a/x11-themes/plasma6-aurorae/distinfo b/x11-themes/plasma6-aurorae/distinfo index 925e718710cd..593ca51f77db 100644 --- a/x11-themes/plasma6-aurorae/distinfo +++ b/x11-themes/plasma6-aurorae/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010503 -SHA256 (KDE/plasma/6.4.0/aurorae-6.4.0.tar.xz) = 563c4285f426848256e92c884a058a572d59df5ab9a4c8b907385226ec4ac0b2 -SIZE (KDE/plasma/6.4.0/aurorae-6.4.0.tar.xz) = 55988 +TIMESTAMP = 1750789622 +SHA256 (KDE/plasma/6.4.1/aurorae-6.4.1.tar.xz) = e2167bde72e355cd0065739ea8d2cd9d1df3f43e9b7809fc5702b3b352bbfd65 +SIZE (KDE/plasma/6.4.1/aurorae-6.4.1.tar.xz) = 56468 diff --git a/x11-themes/plasma6-aurorae/pkg-plist b/x11-themes/plasma6-aurorae/pkg-plist index 9cb94250920e..d3edfc02d56d 100644 --- a/x11-themes/plasma6-aurorae/pkg-plist +++ b/x11-themes/plasma6-aurorae/pkg-plist @@ -46,6 +46,7 @@ share/locale/lv/LC_MESSAGES/aurorae.mo share/locale/nb/LC_MESSAGES/aurorae.mo share/locale/nl/LC_MESSAGES/aurorae.mo share/locale/pl/LC_MESSAGES/aurorae.mo +share/locale/ru/LC_MESSAGES/aurorae.mo share/locale/sl/LC_MESSAGES/aurorae.mo share/locale/sv/LC_MESSAGES/aurorae.mo share/locale/tr/LC_MESSAGES/aurorae.mo diff --git a/x11-themes/plasma6-breeze-gtk/distinfo b/x11-themes/plasma6-breeze-gtk/distinfo index 98af38f29c04..3a7dbe88c758 100644 --- a/x11-themes/plasma6-breeze-gtk/distinfo +++ b/x11-themes/plasma6-breeze-gtk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010503 -SHA256 (KDE/plasma/6.4.0/breeze-gtk-6.4.0.tar.xz) = 5852632714c4d7b77548151ef5e7dedaded331f6e90111b16dd710e01bba8fad -SIZE (KDE/plasma/6.4.0/breeze-gtk-6.4.0.tar.xz) = 40764 +TIMESTAMP = 1750789624 +SHA256 (KDE/plasma/6.4.1/breeze-gtk-6.4.1.tar.xz) = e108fe9cbc76a0f51fd8df9c630d39978a3c1fb6cfaf39d9ab2f555494627b58 +SIZE (KDE/plasma/6.4.1/breeze-gtk-6.4.1.tar.xz) = 40780 diff --git a/x11-themes/plasma6-breeze/distinfo b/x11-themes/plasma6-breeze/distinfo index c89e932dec94..b12eda7b271b 100644 --- a/x11-themes/plasma6-breeze/distinfo +++ b/x11-themes/plasma6-breeze/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010503 -SHA256 (KDE/plasma/6.4.0/breeze-6.4.0.tar.xz) = cfdb38f0a4e2c428e9ca5a5fd12400b6804abcdd5359b636fa5327a35121e866 -SIZE (KDE/plasma/6.4.0/breeze-6.4.0.tar.xz) = 42559232 +TIMESTAMP = 1750789623 +SHA256 (KDE/plasma/6.4.1/breeze-6.4.1.tar.xz) = 4fe0085ffa21b2e3aef49dc4e5c862f22ef13395a9681387a990308743f01c55 +SIZE (KDE/plasma/6.4.1/breeze-6.4.1.tar.xz) = 42559720 diff --git a/x11-themes/plasma6-kde-gtk-config/distinfo b/x11-themes/plasma6-kde-gtk-config/distinfo index a4badb1aa805..40a093f71975 100644 --- a/x11-themes/plasma6-kde-gtk-config/distinfo +++ b/x11-themes/plasma6-kde-gtk-config/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010504 -SHA256 (KDE/plasma/6.4.0/kde-gtk-config-6.4.0.tar.xz) = ca066da84272280c3fd6a181970d94f39e117bec8cee91d71a2e252c2145efcf -SIZE (KDE/plasma/6.4.0/kde-gtk-config-6.4.0.tar.xz) = 79032 +TIMESTAMP = 1750789625 +SHA256 (KDE/plasma/6.4.1/kde-gtk-config-6.4.1.tar.xz) = 4bbf57e4d798a899c3f12335042959aefcf5d6af354b04895e4e8ddee8c8c43e +SIZE (KDE/plasma/6.4.1/kde-gtk-config-6.4.1.tar.xz) = 79032 diff --git a/x11-themes/plasma6-oxygen/distinfo b/x11-themes/plasma6-oxygen/distinfo index 3f09b8c7bd91..7788986bc6e2 100644 --- a/x11-themes/plasma6-oxygen/distinfo +++ b/x11-themes/plasma6-oxygen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010504 -SHA256 (KDE/plasma/6.4.0/oxygen-6.4.0.tar.xz) = a76f4d6e3a0f9ef673ab75b7b142df5136d87af1f094ccfadd2be6e6ce6c2c24 -SIZE (KDE/plasma/6.4.0/oxygen-6.4.0.tar.xz) = 2954852 +TIMESTAMP = 1750789625 +SHA256 (KDE/plasma/6.4.1/oxygen-6.4.1.tar.xz) = 6f9b223791f1511e6feec4b68ba6034e1245e03ea21d131fe18c4a84975546a5 +SIZE (KDE/plasma/6.4.1/oxygen-6.4.1.tar.xz) = 2949912 diff --git a/x11-themes/plasma6-plasma-workspace-wallpapers/distinfo b/x11-themes/plasma6-plasma-workspace-wallpapers/distinfo index 4dc74dbe2b25..23b31deac46b 100644 --- a/x11-themes/plasma6-plasma-workspace-wallpapers/distinfo +++ b/x11-themes/plasma6-plasma-workspace-wallpapers/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010505 -SHA256 (KDE/plasma/6.4.0/plasma-workspace-wallpapers-6.4.0.tar.xz) = cc4b353cb23adf3268b38b15c6f6fbd25a63774b4982468f80e450f600d39302 -SIZE (KDE/plasma/6.4.0/plasma-workspace-wallpapers-6.4.0.tar.xz) = 146653836 +TIMESTAMP = 1750789635 +SHA256 (KDE/plasma/6.4.1/plasma-workspace-wallpapers-6.4.1.tar.xz) = 7245e7e258f56282fe214259fae821495efc02b3b91aa9d6a39f2bed9f5e61d7 +SIZE (KDE/plasma/6.4.1/plasma-workspace-wallpapers-6.4.1.tar.xz) = 146653556 diff --git a/x11-themes/plasma6-qqc2-breeze-style/distinfo b/x11-themes/plasma6-qqc2-breeze-style/distinfo index 0df08e30a165..dcbeaca7676d 100644 --- a/x11-themes/plasma6-qqc2-breeze-style/distinfo +++ b/x11-themes/plasma6-qqc2-breeze-style/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010505 -SHA256 (KDE/plasma/6.4.0/qqc2-breeze-style-6.4.0.tar.xz) = 4be9084bd559744d80c20b3893c2bbb44dc193fd9324f4db8d27f6ad097efa4c -SIZE (KDE/plasma/6.4.0/qqc2-breeze-style-6.4.0.tar.xz) = 66300 +TIMESTAMP = 1750789635 +SHA256 (KDE/plasma/6.4.1/qqc2-breeze-style-6.4.1.tar.xz) = 608ff536d513571f3ad4acafd4960ec0b5a2abfcff3193214bac27a274796be7 +SIZE (KDE/plasma/6.4.1/qqc2-breeze-style-6.4.1.tar.xz) = 66316 diff --git a/x11-toolkits/kddockwidgets/Makefile b/x11-toolkits/kddockwidgets/Makefile index c96063f5dfb1..69494e8943b1 100644 --- a/x11-toolkits/kddockwidgets/Makefile +++ b/x11-toolkits/kddockwidgets/Makefile @@ -1,9 +1,10 @@ PORTNAME= kddockwidgets DISTVERSIONPREFIX= v DISTVERSION= 2.2.5 +PORTREVISION= 1 CATEGORIES= x11-toolkits -MAINTAINER= yuri@FreeBSD.org +MAINTAINER= kde@FreeBSD.org COMMENT= KDAB's Dock Widget Framework for Qt WWW= https://www.kdab.com/development-resources/qt-tools/kddockwidgets/ @@ -13,15 +14,15 @@ BUILD_DEPENDS= nlohmann-json>0:devel/nlohmann-json LIB_DEPENDS= libfmt.so:devel/libfmt \ libspdlog.so:devel/spdlog -USES= cmake:testing compiler:c++17-lang qt:5 -USE_QT= core declarative gui network quickcontrols2 widgets x11extras \ - buildtools:build qmake:build testlib:build +USES= cmake:testing compiler:c++17-lang qt:6 +USE_QT= base declarative USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= KDAB GH_PROJECT= KDDockWidgets +CMAKE_ON= KDDockWidgets_QT6 CMAKE_TESTING_ON= KDDockWidgets_TESTS KDDockWidgets_DEVELOPER_MODE post-install: diff --git a/x11-toolkits/kddockwidgets/pkg-plist b/x11-toolkits/kddockwidgets/pkg-plist index 19c19a6bda91..22177aea4b27 100644 --- a/x11-toolkits/kddockwidgets/pkg-plist +++ b/x11-toolkits/kddockwidgets/pkg-plist @@ -1,127 +1,127 @@ -include/kddockwidgets/Config.h -include/kddockwidgets/DockWidget.h -include/kddockwidgets/KDDockWidgets.h -include/kddockwidgets/LayoutSaver.h -include/kddockwidgets/MainWindow.h -include/kddockwidgets/Qt5Qt6Compat_p.h -include/kddockwidgets/QtCompat_p.h -include/kddockwidgets/ViewFactory.h -include/kddockwidgets/core/Action.h -include/kddockwidgets/core/Controller.h -include/kddockwidgets/core/DockRegistry.h -include/kddockwidgets/core/DockWidget.h -include/kddockwidgets/core/Draggable_p.h -include/kddockwidgets/core/DropArea.h -include/kddockwidgets/core/DropIndicatorOverlay.h -include/kddockwidgets/core/EventFilterInterface.h -include/kddockwidgets/core/FloatingWindow.h -include/kddockwidgets/core/FocusScope.h -include/kddockwidgets/core/Group.h -include/kddockwidgets/core/Layout.h -include/kddockwidgets/core/MDILayout.h -include/kddockwidgets/core/MainWindow.h -include/kddockwidgets/core/Platform.h -include/kddockwidgets/core/Separator.h -include/kddockwidgets/core/SideBar.h -include/kddockwidgets/core/Stack.h -include/kddockwidgets/core/TabBar.h -include/kddockwidgets/core/TitleBar.h -include/kddockwidgets/core/View.h -include/kddockwidgets/core/ViewFactory.h -include/kddockwidgets/core/WidgetResizeHandler_p.h -include/kddockwidgets/core/WindowBeingDragged_p.h -include/kddockwidgets/core/indicators/ClassicDropIndicatorOverlay.h -include/kddockwidgets/core/indicators/NullDropIndicatorOverlay.h -include/kddockwidgets/core/indicators/SegmentedDropIndicatorOverlay.h -include/kddockwidgets/core/views/ClassicIndicatorWindowViewInterface.h -include/kddockwidgets/core/views/DockWidgetViewInterface.h -include/kddockwidgets/core/views/GroupViewInterface.h -include/kddockwidgets/core/views/MainWindowMDIViewInterface.h -include/kddockwidgets/core/views/MainWindowViewInterface.h -include/kddockwidgets/core/views/SideBarViewInterface.h -include/kddockwidgets/core/views/StackViewInterface.h -include/kddockwidgets/core/views/TabBarViewInterface.h -include/kddockwidgets/core/views/TitleBarViewInterface.h -include/kddockwidgets/docks_export.h -include/kddockwidgets/kddockwidgets_version.h -include/kddockwidgets/qtcommon/Platform.h -include/kddockwidgets/qtcommon/View.h -include/kddockwidgets/qtquick/Action.h -include/kddockwidgets/qtquick/ClassicIndicatorsWindow.h -include/kddockwidgets/qtquick/DockWidget.h -include/kddockwidgets/qtquick/DockWidgetInstantiator.h -include/kddockwidgets/qtquick/DropArea.h -include/kddockwidgets/qtquick/FloatingWindow.h -include/kddockwidgets/qtquick/Group.h -include/kddockwidgets/qtquick/LayoutSaverInstantiator.h -include/kddockwidgets/qtquick/MDILayout.h -include/kddockwidgets/qtquick/MainWindow.h -include/kddockwidgets/qtquick/MainWindowInstantiator.h -include/kddockwidgets/qtquick/MainWindowMDI.h -include/kddockwidgets/qtquick/MainWindowMDIInstantiator.h -include/kddockwidgets/qtquick/Platform.h -include/kddockwidgets/qtquick/RubberBand.h -include/kddockwidgets/qtquick/Separator.h -include/kddockwidgets/qtquick/SideBar.h -include/kddockwidgets/qtquick/Stack.h -include/kddockwidgets/qtquick/TabBar.h -include/kddockwidgets/qtquick/TitleBar.h -include/kddockwidgets/qtquick/View.h -include/kddockwidgets/qtquick/ViewFactory.h -include/kddockwidgets/qtquick/views/ClassicIndicatorsWindow.h -include/kddockwidgets/qtquick/views/DockWidget.h -include/kddockwidgets/qtquick/views/DropArea.h -include/kddockwidgets/qtquick/views/FloatingWindow.h -include/kddockwidgets/qtquick/views/Group.h -include/kddockwidgets/qtquick/views/MDILayout.h -include/kddockwidgets/qtquick/views/MainWindow.h -include/kddockwidgets/qtquick/views/MainWindowMDI.h -include/kddockwidgets/qtquick/views/RubberBand.h -include/kddockwidgets/qtquick/views/Separator.h -include/kddockwidgets/qtquick/views/Stack.h -include/kddockwidgets/qtquick/views/TabBar.h -include/kddockwidgets/qtquick/views/TitleBar.h -include/kddockwidgets/qtquick/views/View.h -include/kddockwidgets/qtwidgets/ClassicIndicatorsWindow.h -include/kddockwidgets/qtwidgets/DockWidget.h -include/kddockwidgets/qtwidgets/DropArea.h -include/kddockwidgets/qtwidgets/FloatingWindow.h -include/kddockwidgets/qtwidgets/Group.h -include/kddockwidgets/qtwidgets/MDIArea.h -include/kddockwidgets/qtwidgets/MDILayout.h -include/kddockwidgets/qtwidgets/MainWindow.h -include/kddockwidgets/qtwidgets/MainWindowMDI.h -include/kddockwidgets/qtwidgets/RubberBand.h -include/kddockwidgets/qtwidgets/SegmentedDropIndicatorOverlay.h -include/kddockwidgets/qtwidgets/Separator.h -include/kddockwidgets/qtwidgets/SideBar.h -include/kddockwidgets/qtwidgets/Stack.h -include/kddockwidgets/qtwidgets/TabBar.h -include/kddockwidgets/qtwidgets/TitleBar.h -include/kddockwidgets/qtwidgets/View.h -include/kddockwidgets/qtwidgets/ViewFactory.h -include/kddockwidgets/qtwidgets/views/ClassicIndicatorsWindow.h -include/kddockwidgets/qtwidgets/views/DockWidget.h -include/kddockwidgets/qtwidgets/views/DropArea.h -include/kddockwidgets/qtwidgets/views/FloatingWindow.h -include/kddockwidgets/qtwidgets/views/Group.h -include/kddockwidgets/qtwidgets/views/MDIArea.h -include/kddockwidgets/qtwidgets/views/MDILayout.h -include/kddockwidgets/qtwidgets/views/MainWindow.h -include/kddockwidgets/qtwidgets/views/MainWindowMDI.h -include/kddockwidgets/qtwidgets/views/RubberBand.h -include/kddockwidgets/qtwidgets/views/SegmentedDropIndicatorOverlay.h -include/kddockwidgets/qtwidgets/views/Separator.h -include/kddockwidgets/qtwidgets/views/SideBar.h -include/kddockwidgets/qtwidgets/views/Stack.h -include/kddockwidgets/qtwidgets/views/TabBar.h -include/kddockwidgets/qtwidgets/views/TitleBar.h -include/kddockwidgets/qtwidgets/views/View.h -lib/cmake/KDDockWidgets/KDDockWidgetsConfig.cmake -lib/cmake/KDDockWidgets/KDDockWidgetsConfigVersion.cmake -lib/cmake/KDDockWidgets/KDDockWidgetsTargets-%%CMAKE_BUILD_TYPE%%.cmake -lib/cmake/KDDockWidgets/KDDockWidgetsTargets.cmake -lib/libkddockwidgets.so -lib/libkddockwidgets.so.2.2 -lib/libkddockwidgets.so.2.2.5 +include/kddockwidgets-qt6/kddockwidgets/Config.h +include/kddockwidgets-qt6/kddockwidgets/DockWidget.h +include/kddockwidgets-qt6/kddockwidgets/KDDockWidgets.h +include/kddockwidgets-qt6/kddockwidgets/LayoutSaver.h +include/kddockwidgets-qt6/kddockwidgets/MainWindow.h +include/kddockwidgets-qt6/kddockwidgets/Qt5Qt6Compat_p.h +include/kddockwidgets-qt6/kddockwidgets/QtCompat_p.h +include/kddockwidgets-qt6/kddockwidgets/ViewFactory.h +include/kddockwidgets-qt6/kddockwidgets/core/Action.h +include/kddockwidgets-qt6/kddockwidgets/core/Controller.h +include/kddockwidgets-qt6/kddockwidgets/core/DockRegistry.h +include/kddockwidgets-qt6/kddockwidgets/core/DockWidget.h +include/kddockwidgets-qt6/kddockwidgets/core/Draggable_p.h +include/kddockwidgets-qt6/kddockwidgets/core/DropArea.h +include/kddockwidgets-qt6/kddockwidgets/core/DropIndicatorOverlay.h +include/kddockwidgets-qt6/kddockwidgets/core/EventFilterInterface.h +include/kddockwidgets-qt6/kddockwidgets/core/FloatingWindow.h +include/kddockwidgets-qt6/kddockwidgets/core/FocusScope.h +include/kddockwidgets-qt6/kddockwidgets/core/Group.h +include/kddockwidgets-qt6/kddockwidgets/core/Layout.h +include/kddockwidgets-qt6/kddockwidgets/core/MDILayout.h +include/kddockwidgets-qt6/kddockwidgets/core/MainWindow.h +include/kddockwidgets-qt6/kddockwidgets/core/Platform.h +include/kddockwidgets-qt6/kddockwidgets/core/Separator.h +include/kddockwidgets-qt6/kddockwidgets/core/SideBar.h +include/kddockwidgets-qt6/kddockwidgets/core/Stack.h +include/kddockwidgets-qt6/kddockwidgets/core/TabBar.h +include/kddockwidgets-qt6/kddockwidgets/core/TitleBar.h +include/kddockwidgets-qt6/kddockwidgets/core/View.h +include/kddockwidgets-qt6/kddockwidgets/core/ViewFactory.h +include/kddockwidgets-qt6/kddockwidgets/core/WidgetResizeHandler_p.h +include/kddockwidgets-qt6/kddockwidgets/core/WindowBeingDragged_p.h +include/kddockwidgets-qt6/kddockwidgets/core/indicators/ClassicDropIndicatorOverlay.h +include/kddockwidgets-qt6/kddockwidgets/core/indicators/NullDropIndicatorOverlay.h +include/kddockwidgets-qt6/kddockwidgets/core/indicators/SegmentedDropIndicatorOverlay.h +include/kddockwidgets-qt6/kddockwidgets/core/views/ClassicIndicatorWindowViewInterface.h +include/kddockwidgets-qt6/kddockwidgets/core/views/DockWidgetViewInterface.h +include/kddockwidgets-qt6/kddockwidgets/core/views/GroupViewInterface.h +include/kddockwidgets-qt6/kddockwidgets/core/views/MainWindowMDIViewInterface.h +include/kddockwidgets-qt6/kddockwidgets/core/views/MainWindowViewInterface.h +include/kddockwidgets-qt6/kddockwidgets/core/views/SideBarViewInterface.h +include/kddockwidgets-qt6/kddockwidgets/core/views/StackViewInterface.h +include/kddockwidgets-qt6/kddockwidgets/core/views/TabBarViewInterface.h +include/kddockwidgets-qt6/kddockwidgets/core/views/TitleBarViewInterface.h +include/kddockwidgets-qt6/kddockwidgets/docks_export.h +include/kddockwidgets-qt6/kddockwidgets/kddockwidgets_version.h +include/kddockwidgets-qt6/kddockwidgets/qtcommon/Platform.h +include/kddockwidgets-qt6/kddockwidgets/qtcommon/View.h +include/kddockwidgets-qt6/kddockwidgets/qtquick/Action.h +include/kddockwidgets-qt6/kddockwidgets/qtquick/ClassicIndicatorsWindow.h +include/kddockwidgets-qt6/kddockwidgets/qtquick/DockWidget.h +include/kddockwidgets-qt6/kddockwidgets/qtquick/DockWidgetInstantiator.h +include/kddockwidgets-qt6/kddockwidgets/qtquick/DropArea.h +include/kddockwidgets-qt6/kddockwidgets/qtquick/FloatingWindow.h +include/kddockwidgets-qt6/kddockwidgets/qtquick/Group.h +include/kddockwidgets-qt6/kddockwidgets/qtquick/LayoutSaverInstantiator.h +include/kddockwidgets-qt6/kddockwidgets/qtquick/MDILayout.h +include/kddockwidgets-qt6/kddockwidgets/qtquick/MainWindow.h +include/kddockwidgets-qt6/kddockwidgets/qtquick/MainWindowInstantiator.h +include/kddockwidgets-qt6/kddockwidgets/qtquick/MainWindowMDI.h +include/kddockwidgets-qt6/kddockwidgets/qtquick/MainWindowMDIInstantiator.h +include/kddockwidgets-qt6/kddockwidgets/qtquick/Platform.h +include/kddockwidgets-qt6/kddockwidgets/qtquick/RubberBand.h +include/kddockwidgets-qt6/kddockwidgets/qtquick/Separator.h +include/kddockwidgets-qt6/kddockwidgets/qtquick/SideBar.h +include/kddockwidgets-qt6/kddockwidgets/qtquick/Stack.h +include/kddockwidgets-qt6/kddockwidgets/qtquick/TabBar.h +include/kddockwidgets-qt6/kddockwidgets/qtquick/TitleBar.h +include/kddockwidgets-qt6/kddockwidgets/qtquick/View.h +include/kddockwidgets-qt6/kddockwidgets/qtquick/ViewFactory.h +include/kddockwidgets-qt6/kddockwidgets/qtquick/views/ClassicIndicatorsWindow.h +include/kddockwidgets-qt6/kddockwidgets/qtquick/views/DockWidget.h +include/kddockwidgets-qt6/kddockwidgets/qtquick/views/DropArea.h +include/kddockwidgets-qt6/kddockwidgets/qtquick/views/FloatingWindow.h +include/kddockwidgets-qt6/kddockwidgets/qtquick/views/Group.h +include/kddockwidgets-qt6/kddockwidgets/qtquick/views/MDILayout.h +include/kddockwidgets-qt6/kddockwidgets/qtquick/views/MainWindow.h +include/kddockwidgets-qt6/kddockwidgets/qtquick/views/MainWindowMDI.h +include/kddockwidgets-qt6/kddockwidgets/qtquick/views/RubberBand.h +include/kddockwidgets-qt6/kddockwidgets/qtquick/views/Separator.h +include/kddockwidgets-qt6/kddockwidgets/qtquick/views/Stack.h +include/kddockwidgets-qt6/kddockwidgets/qtquick/views/TabBar.h +include/kddockwidgets-qt6/kddockwidgets/qtquick/views/TitleBar.h +include/kddockwidgets-qt6/kddockwidgets/qtquick/views/View.h +include/kddockwidgets-qt6/kddockwidgets/qtwidgets/ClassicIndicatorsWindow.h +include/kddockwidgets-qt6/kddockwidgets/qtwidgets/DockWidget.h +include/kddockwidgets-qt6/kddockwidgets/qtwidgets/DropArea.h +include/kddockwidgets-qt6/kddockwidgets/qtwidgets/FloatingWindow.h +include/kddockwidgets-qt6/kddockwidgets/qtwidgets/Group.h +include/kddockwidgets-qt6/kddockwidgets/qtwidgets/MDIArea.h +include/kddockwidgets-qt6/kddockwidgets/qtwidgets/MDILayout.h +include/kddockwidgets-qt6/kddockwidgets/qtwidgets/MainWindow.h +include/kddockwidgets-qt6/kddockwidgets/qtwidgets/MainWindowMDI.h +include/kddockwidgets-qt6/kddockwidgets/qtwidgets/RubberBand.h +include/kddockwidgets-qt6/kddockwidgets/qtwidgets/SegmentedDropIndicatorOverlay.h +include/kddockwidgets-qt6/kddockwidgets/qtwidgets/Separator.h +include/kddockwidgets-qt6/kddockwidgets/qtwidgets/SideBar.h +include/kddockwidgets-qt6/kddockwidgets/qtwidgets/Stack.h +include/kddockwidgets-qt6/kddockwidgets/qtwidgets/TabBar.h +include/kddockwidgets-qt6/kddockwidgets/qtwidgets/TitleBar.h +include/kddockwidgets-qt6/kddockwidgets/qtwidgets/View.h +include/kddockwidgets-qt6/kddockwidgets/qtwidgets/ViewFactory.h +include/kddockwidgets-qt6/kddockwidgets/qtwidgets/views/ClassicIndicatorsWindow.h +include/kddockwidgets-qt6/kddockwidgets/qtwidgets/views/DockWidget.h +include/kddockwidgets-qt6/kddockwidgets/qtwidgets/views/DropArea.h +include/kddockwidgets-qt6/kddockwidgets/qtwidgets/views/FloatingWindow.h +include/kddockwidgets-qt6/kddockwidgets/qtwidgets/views/Group.h +include/kddockwidgets-qt6/kddockwidgets/qtwidgets/views/MDIArea.h +include/kddockwidgets-qt6/kddockwidgets/qtwidgets/views/MDILayout.h +include/kddockwidgets-qt6/kddockwidgets/qtwidgets/views/MainWindow.h +include/kddockwidgets-qt6/kddockwidgets/qtwidgets/views/MainWindowMDI.h +include/kddockwidgets-qt6/kddockwidgets/qtwidgets/views/RubberBand.h +include/kddockwidgets-qt6/kddockwidgets/qtwidgets/views/SegmentedDropIndicatorOverlay.h +include/kddockwidgets-qt6/kddockwidgets/qtwidgets/views/Separator.h +include/kddockwidgets-qt6/kddockwidgets/qtwidgets/views/SideBar.h +include/kddockwidgets-qt6/kddockwidgets/qtwidgets/views/Stack.h +include/kddockwidgets-qt6/kddockwidgets/qtwidgets/views/TabBar.h +include/kddockwidgets-qt6/kddockwidgets/qtwidgets/views/TitleBar.h +include/kddockwidgets-qt6/kddockwidgets/qtwidgets/views/View.h +lib/cmake/KDDockWidgets-qt6/KDDockWidgets-qt6Config.cmake +lib/cmake/KDDockWidgets-qt6/KDDockWidgets-qt6ConfigVersion.cmake +lib/cmake/KDDockWidgets-qt6/KDDockWidgets-qt6Targets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/KDDockWidgets-qt6/KDDockWidgets-qt6Targets.cmake +lib/libkddockwidgets-qt6.so +lib/libkddockwidgets-qt6.so.2.2 +lib/libkddockwidgets-qt6.so.2.2.5 %%QT_MKSPECDIR%%/modules/qt_KDDockWidgets.pri diff --git a/x11-toolkits/plasma6-kdeplasma-addons/distinfo b/x11-toolkits/plasma6-kdeplasma-addons/distinfo index cff662e662c6..85bfb483e87b 100644 --- a/x11-toolkits/plasma6-kdeplasma-addons/distinfo +++ b/x11-toolkits/plasma6-kdeplasma-addons/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010505 -SHA256 (KDE/plasma/6.4.0/kdeplasma-addons-6.4.0.tar.xz) = 5f04b71668cb8400e094bece6bb6c746b6bb9365bc116938b66d8aabd849355a -SIZE (KDE/plasma/6.4.0/kdeplasma-addons-6.4.0.tar.xz) = 939440 +TIMESTAMP = 1750789636 +SHA256 (KDE/plasma/6.4.1/kdeplasma-addons-6.4.1.tar.xz) = 894bf9d480fdbf0a3e00573391535a41e9a57cee723fbad0f8da2c16d299d2f6 +SIZE (KDE/plasma/6.4.1/kdeplasma-addons-6.4.1.tar.xz) = 939816 diff --git a/x11-wm/plasma6-kdecoration/distinfo b/x11-wm/plasma6-kdecoration/distinfo index 482616b25a9d..6e3428f7a60d 100644 --- a/x11-wm/plasma6-kdecoration/distinfo +++ b/x11-wm/plasma6-kdecoration/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010505 -SHA256 (KDE/plasma/6.4.0/kdecoration-6.4.0.tar.xz) = a4cc8c4bc741d0a423d750ced66e141b9b98fcc71468ab210e54da382153b580 -SIZE (KDE/plasma/6.4.0/kdecoration-6.4.0.tar.xz) = 57868 +TIMESTAMP = 1750789637 +SHA256 (KDE/plasma/6.4.1/kdecoration-6.4.1.tar.xz) = a1b4401edaf7fe2163c3e1cab548d93c3131957b8534f21249eefceee496e122 +SIZE (KDE/plasma/6.4.1/kdecoration-6.4.1.tar.xz) = 57840 diff --git a/x11-wm/plasma6-kwin-x11/distinfo b/x11-wm/plasma6-kwin-x11/distinfo index acc0e96376df..137333c7fa3f 100644 --- a/x11-wm/plasma6-kwin-x11/distinfo +++ b/x11-wm/plasma6-kwin-x11/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010506 -SHA256 (KDE/plasma/6.4.0/kwin-x11-6.4.0.tar.xz) = 76d7c018eb6ee657292c892ab9ce74098290eee07c3fdfa9d7c531497d8e5b77 -SIZE (KDE/plasma/6.4.0/kwin-x11-6.4.0.tar.xz) = 6843036 +TIMESTAMP = 1750789638 +SHA256 (KDE/plasma/6.4.1/kwin-x11-6.4.1.tar.xz) = 798cbd6daf5fb2d7ebdb494e6b12f39a9ec0e025a27233621213966141207c0b +SIZE (KDE/plasma/6.4.1/kwin-x11-6.4.1.tar.xz) = 6859352 diff --git a/x11-wm/plasma6-kwin-x11/pkg-plist b/x11-wm/plasma6-kwin-x11/pkg-plist index 7a8dbeac2801..e660d4c645d6 100644 --- a/x11-wm/plasma6-kwin-x11/pkg-plist +++ b/x11-wm/plasma6-kwin-x11/pkg-plist @@ -432,6 +432,24 @@ share/doc/HTML/en/kcontrol/windowspecific-x11/window-matching-ready-akregator.pn share/doc/HTML/en/kcontrol/windowspecific-x11/window-matching-tbird-compose.png share/doc/HTML/en/kcontrol/windowspecific-x11/window-matching-tbird-main.png share/doc/HTML/en/kcontrol/windowspecific-x11/window-matching-tbird-reminder.png +share/doc/HTML/it/kcontrol/desktop-x11/index.cache.bz2 +share/doc/HTML/it/kcontrol/desktop-x11/index.docbook +share/doc/HTML/it/kcontrol/kwindecoration-x11/index.cache.bz2 +share/doc/HTML/it/kcontrol/kwindecoration-x11/index.docbook +share/doc/HTML/it/kcontrol/kwineffects-x11/index.cache.bz2 +share/doc/HTML/it/kcontrol/kwineffects-x11/index.docbook +share/doc/HTML/it/kcontrol/kwinscreenedges-x11/index.cache.bz2 +share/doc/HTML/it/kcontrol/kwinscreenedges-x11/index.docbook +share/doc/HTML/it/kcontrol/kwintabbox-x11/index.cache.bz2 +share/doc/HTML/it/kcontrol/kwintabbox-x11/index.docbook +share/doc/HTML/it/kcontrol/kwintouchscreen-x11/index.cache.bz2 +share/doc/HTML/it/kcontrol/kwintouchscreen-x11/index.docbook +share/doc/HTML/it/kcontrol/kwinvirtualkeyboard-x11/index.cache.bz2 +share/doc/HTML/it/kcontrol/kwinvirtualkeyboard-x11/index.docbook +share/doc/HTML/it/kcontrol/windowbehaviour-x11/index.cache.bz2 +share/doc/HTML/it/kcontrol/windowbehaviour-x11/index.docbook +share/doc/HTML/it/kcontrol/windowspecific-x11/index.cache.bz2 +share/doc/HTML/it/kcontrol/windowspecific-x11/index.docbook share/doc/HTML/nl/kcontrol/desktop-x11/index.cache.bz2 share/doc/HTML/nl/kcontrol/desktop-x11/index.docbook share/doc/HTML/nl/kcontrol/kwindecoration-x11/index.cache.bz2 @@ -1195,6 +1213,7 @@ share/locale/pt/LC_MESSAGES/kcmkwincompositing_x11.mo share/locale/pt/LC_MESSAGES/kcmkwinscreenedges_x11.mo share/locale/pt/LC_MESSAGES/kcmkwm_x11.mo share/locale/pt/LC_MESSAGES/kwin_x11.mo +share/locale/pt_BR/LC_MESSAGES/kcm_animations_x11.mo share/locale/pt_BR/LC_MESSAGES/kcm_kwin_effects_x11.mo share/locale/pt_BR/LC_MESSAGES/kcm_kwin_scripts_x11.mo share/locale/pt_BR/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo diff --git a/x11-wm/plasma6-kwin/distinfo b/x11-wm/plasma6-kwin/distinfo index dbbc92fd47de..5e14347cd04d 100644 --- a/x11-wm/plasma6-kwin/distinfo +++ b/x11-wm/plasma6-kwin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010506 -SHA256 (KDE/plasma/6.4.0/kwin-6.4.0.tar.xz) = 0d3492317a719a645bf2893fcac21bb2979606baf3703610e556b5f7ad54de6a -SIZE (KDE/plasma/6.4.0/kwin-6.4.0.tar.xz) = 8760036 +TIMESTAMP = 1750789638 +SHA256 (KDE/plasma/6.4.1/kwin-6.4.1.tar.xz) = d4e4306c96cc2e8ba8630eac3234fbc085685b00abc5e5afc2c2c1c6c6fca4d4 +SIZE (KDE/plasma/6.4.1/kwin-6.4.1.tar.xz) = 8761128 diff --git a/x11-wm/plasma6-kwin/pkg-plist b/x11-wm/plasma6-kwin/pkg-plist index 7fa86e440be8..d0c57a961aa3 100644 --- a/x11-wm/plasma6-kwin/pkg-plist +++ b/x11-wm/plasma6-kwin/pkg-plist @@ -1458,6 +1458,7 @@ share/locale/pt/LC_MESSAGES/kcmkwincommon.mo share/locale/pt/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/pt/LC_MESSAGES/kcmkwm.mo share/locale/pt/LC_MESSAGES/kwin.mo +share/locale/pt_BR/LC_MESSAGES/kcm_animations.mo share/locale/pt_BR/LC_MESSAGES/kcm_kwin_effects.mo share/locale/pt_BR/LC_MESSAGES/kcm_kwin_scripts.mo share/locale/pt_BR/LC_MESSAGES/kcm_kwin_virtualdesktops.mo diff --git a/x11/cde-devel/Makefile b/x11/cde-devel/Makefile index 73ff66e20840..6564e7327bce 100644 --- a/x11/cde-devel/Makefile +++ b/x11/cde-devel/Makefile @@ -1,6 +1,5 @@ PORTNAME= cde PORTVERSION= ${COMMIT_DATE} -PORTREVISION= 1 CATEGORIES= x11 .if !defined(MASTERDIR) PKGNAMESUFFIX= -devel @@ -13,8 +12,8 @@ WWW= https://sourceforge.net/p/cdesktopenv/wiki/Home/ USE_GITHUB= yes GH_ACCOUNT= cschuber GH_PROJECT= cdesktopenv-code -GH_TAGNAME= bb0a127a8 -COMMIT_DATE= 2025.04.16 +GH_TAGNAME= 9f0f015c4 +COMMIT_DATE= 2025.06.13 LICENSE= LGPL21 diff --git a/x11/cde-devel/distinfo b/x11/cde-devel/distinfo index 77d24069c8d0..e9b8907b1463 100644 --- a/x11/cde-devel/distinfo +++ b/x11/cde-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747813000 -SHA256 (cschuber-cdesktopenv-code-2025.04.16-bb0a127a8_GH0.tar.gz) = 393ca70255ea79e45fad1440b0f1ff2d58cde56928b4b93d9cdd3b2369e708b0 -SIZE (cschuber-cdesktopenv-code-2025.04.16-bb0a127a8_GH0.tar.gz) = 57519116 +TIMESTAMP = 1750880303 +SHA256 (cschuber-cdesktopenv-code-2025.06.13-9f0f015c4_GH0.tar.gz) = 2c4564a7cae87acfa573887e9a0d93a51e66f9164d7f00e63c659ef13ed57269 +SIZE (cschuber-cdesktopenv-code-2025.06.13-9f0f015c4_GH0.tar.gz) = 57524957 diff --git a/x11/numlockx/Makefile b/x11/numlockx/Makefile index acfcc3f8064a..10b66434ecbd 100644 --- a/x11/numlockx/Makefile +++ b/x11/numlockx/Makefile @@ -1,7 +1,7 @@ PORTNAME= numlockx PORTVERSION= 1.2 CATEGORIES= x11 -MASTER_SITES= http://mirror.amdmi3.ru/distfiles/ \ +MASTER_SITES= https://mirror.amdmi3.ru/distfiles/ \ LOCAL/ehaupt MAINTAINER= amdmi3@FreeBSD.org diff --git a/x11/plasma6-kactivitymanagerd/distinfo b/x11/plasma6-kactivitymanagerd/distinfo index 316a9917e1d8..678fcaf569ad 100644 --- a/x11/plasma6-kactivitymanagerd/distinfo +++ b/x11/plasma6-kactivitymanagerd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010506 -SHA256 (KDE/plasma/6.4.0/kactivitymanagerd-6.4.0.tar.xz) = cd569fe25b0d6701c330e08fc3ede57d57ff82e96ec6d347e7575bb32faababb -SIZE (KDE/plasma/6.4.0/kactivitymanagerd-6.4.0.tar.xz) = 101580 +TIMESTAMP = 1750789639 +SHA256 (KDE/plasma/6.4.1/kactivitymanagerd-6.4.1.tar.xz) = b6dd5c1b84d3d2e70db79f16ecefe23acaf53c45fd5c2babb2ee994b466cac99 +SIZE (KDE/plasma/6.4.1/kactivitymanagerd-6.4.1.tar.xz) = 101584 diff --git a/x11/plasma6-kgamma/distinfo b/x11/plasma6-kgamma/distinfo index 83c87100c509..2794f1c1220e 100644 --- a/x11/plasma6-kgamma/distinfo +++ b/x11/plasma6-kgamma/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010507 -SHA256 (KDE/plasma/6.4.0/kgamma-6.4.0.tar.xz) = 211421faf8d9001dc936092fd1f4f21153485af434f0071f55d228bd1a39c548 -SIZE (KDE/plasma/6.4.0/kgamma-6.4.0.tar.xz) = 87676 +TIMESTAMP = 1750789640 +SHA256 (KDE/plasma/6.4.1/kgamma-6.4.1.tar.xz) = cc2941c546321c0f40087a81e2c3d8d44ea3845034c164179a6384b54ef0fb90 +SIZE (KDE/plasma/6.4.1/kgamma-6.4.1.tar.xz) = 87692 diff --git a/x11/plasma6-kglobalacceld/distinfo b/x11/plasma6-kglobalacceld/distinfo index 3aca2a280ed6..1db0e63e3b2c 100644 --- a/x11/plasma6-kglobalacceld/distinfo +++ b/x11/plasma6-kglobalacceld/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010507 -SHA256 (KDE/plasma/6.4.0/kglobalacceld-6.4.0.tar.xz) = f7e67a7367b60bd4530558ef91980dfa16bb500d5516eb689eb50041e10b0f32 -SIZE (KDE/plasma/6.4.0/kglobalacceld-6.4.0.tar.xz) = 56412 +TIMESTAMP = 1750789640 +SHA256 (KDE/plasma/6.4.1/kglobalacceld-6.4.1.tar.xz) = 3ee38af4c9551de640a1867d278352d81714692cf7000c20d19dc262e04bf433 +SIZE (KDE/plasma/6.4.1/kglobalacceld-6.4.1.tar.xz) = 56500 diff --git a/x11/plasma6-kscreen/distinfo b/x11/plasma6-kscreen/distinfo index f39b2d098f41..1aa09269ebb5 100644 --- a/x11/plasma6-kscreen/distinfo +++ b/x11/plasma6-kscreen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010507 -SHA256 (KDE/plasma/6.4.0/kscreen-6.4.0.tar.xz) = e4cee0890a534053151fa5e85372ad82e9269b94cd3dc332b737c36c4711727f -SIZE (KDE/plasma/6.4.0/kscreen-6.4.0.tar.xz) = 31774604 +TIMESTAMP = 1750789641 +SHA256 (KDE/plasma/6.4.1/kscreen-6.4.1.tar.xz) = c3a28569c4f092def84564e9162eb8a7fa681a8f4658a14d82436ea21754dc5b +SIZE (KDE/plasma/6.4.1/kscreen-6.4.1.tar.xz) = 31775808 diff --git a/x11/plasma6-kscreen/pkg-plist b/x11/plasma6-kscreen/pkg-plist index 50f312cc2c99..7bb17cb2cd19 100644 --- a/x11/plasma6-kscreen/pkg-plist +++ b/x11/plasma6-kscreen/pkg-plist @@ -141,6 +141,7 @@ share/locale/pl/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo share/locale/pt/LC_MESSAGES/kcm_kscreen.mo share/locale/pt/LC_MESSAGES/kscreen_common.mo share/locale/pt/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo +share/locale/pt_BR/LC_MESSAGES/hdrcalibrator.mo share/locale/pt_BR/LC_MESSAGES/kcm_kscreen.mo share/locale/pt_BR/LC_MESSAGES/kscreen_common.mo share/locale/pt_BR/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo diff --git a/x11/plasma6-kwayland/distinfo b/x11/plasma6-kwayland/distinfo index 5fbceb5c7817..fc66736e9cb3 100644 --- a/x11/plasma6-kwayland/distinfo +++ b/x11/plasma6-kwayland/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010508 -SHA256 (KDE/plasma/6.4.0/kwayland-6.4.0.tar.xz) = 0a649a7d50237022c9b0c0f3efdf2a7bfbeb794e37cf375ca2190e64b5d1db1f -SIZE (KDE/plasma/6.4.0/kwayland-6.4.0.tar.xz) = 132852 +TIMESTAMP = 1750789642 +SHA256 (KDE/plasma/6.4.1/kwayland-6.4.1.tar.xz) = 7f8f284122ffda44c5e1d64427be9059ca23f5a9fbf092e2a1de6d41de458625 +SIZE (KDE/plasma/6.4.1/kwayland-6.4.1.tar.xz) = 132828 diff --git a/x11/plasma6-layer-shell-qt/distinfo b/x11/plasma6-layer-shell-qt/distinfo index 177a9422acb7..642eabcb5fc7 100644 --- a/x11/plasma6-layer-shell-qt/distinfo +++ b/x11/plasma6-layer-shell-qt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010508 -SHA256 (KDE/plasma/6.4.0/layer-shell-qt-6.4.0.tar.xz) = 2b9e4133d09be858e2ee6107a568abd31a160b466545ab4b66311c68395c77b0 -SIZE (KDE/plasma/6.4.0/layer-shell-qt-6.4.0.tar.xz) = 35728 +TIMESTAMP = 1750789642 +SHA256 (KDE/plasma/6.4.1/layer-shell-qt-6.4.1.tar.xz) = e781cadec00b4c389b9143cb3a40df7788aa4d4d211c8847f6b9b65176e6e9ce +SIZE (KDE/plasma/6.4.1/layer-shell-qt-6.4.1.tar.xz) = 35732 diff --git a/x11/plasma6-libkscreen/distinfo b/x11/plasma6-libkscreen/distinfo index caab4c3f2335..52eba07990e8 100644 --- a/x11/plasma6-libkscreen/distinfo +++ b/x11/plasma6-libkscreen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010510 -SHA256 (KDE/plasma/6.4.0/libkscreen-6.4.0.tar.xz) = e240476e15c57e85a79107fefbdccb07082889a494b57aa5c7c4e6f208e9121a -SIZE (KDE/plasma/6.4.0/libkscreen-6.4.0.tar.xz) = 122360 +TIMESTAMP = 1750789645 +SHA256 (KDE/plasma/6.4.1/libkscreen-6.4.1.tar.xz) = 74153c1940ddeec099ba120c7a79bbcb39ffe36344e7cd5c43608776af5b2d14 +SIZE (KDE/plasma/6.4.1/libkscreen-6.4.1.tar.xz) = 122348 diff --git a/x11/plasma6-libplasma/distinfo b/x11/plasma6-libplasma/distinfo index 70d9044a9e6f..cf49afc6a4e2 100644 --- a/x11/plasma6-libplasma/distinfo +++ b/x11/plasma6-libplasma/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010511 -SHA256 (KDE/plasma/6.4.0/libplasma-6.4.0.tar.xz) = ff86f0d906254bbc9f9107f383b19fbb5ba7db243fab7f2d7d278fe83146354c -SIZE (KDE/plasma/6.4.0/libplasma-6.4.0.tar.xz) = 1970432 +TIMESTAMP = 1750789646 +SHA256 (KDE/plasma/6.4.1/libplasma-6.4.1.tar.xz) = 3ba4f1f8a9968b1d339564f91b33818e80e612de7e534591117246963d2c717b +SIZE (KDE/plasma/6.4.1/libplasma-6.4.1.tar.xz) = 1970196 diff --git a/x11/plasma6-plasma-activities-stats/distinfo b/x11/plasma6-plasma-activities-stats/distinfo index 8d0560e3ecc8..60b54f411add 100644 --- a/x11/plasma6-plasma-activities-stats/distinfo +++ b/x11/plasma6-plasma-activities-stats/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010515 -SHA256 (KDE/plasma/6.4.0/plasma-activities-stats-6.4.0.tar.xz) = 9313658906d81bf296d9e98ac19790b83e888ba89f1123c62b0a72f938f28ee6 -SIZE (KDE/plasma/6.4.0/plasma-activities-stats-6.4.0.tar.xz) = 83016 +TIMESTAMP = 1750789650 +SHA256 (KDE/plasma/6.4.1/plasma-activities-stats-6.4.1.tar.xz) = adf5f4bfa758ff41309978ef50bbf5ff0a596eaf9137386d4b870e7bcc2330b7 +SIZE (KDE/plasma/6.4.1/plasma-activities-stats-6.4.1.tar.xz) = 83032 diff --git a/x11/plasma6-plasma-activities/distinfo b/x11/plasma6-plasma-activities/distinfo index c44989a64985..19c830908b28 100644 --- a/x11/plasma6-plasma-activities/distinfo +++ b/x11/plasma6-plasma-activities/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010513 -SHA256 (KDE/plasma/6.4.0/plasma-activities-6.4.0.tar.xz) = 1a8f034bb895c757798c5be87a20db54696f45eede3d71b8b815cf666cfceb8c -SIZE (KDE/plasma/6.4.0/plasma-activities-6.4.0.tar.xz) = 66388 +TIMESTAMP = 1750789648 +SHA256 (KDE/plasma/6.4.1/plasma-activities-6.4.1.tar.xz) = 0ec0692b5dcb05fc82d1e7f7285ab82da2269ddb7d0318b8f4a61038da44d963 +SIZE (KDE/plasma/6.4.1/plasma-activities-6.4.1.tar.xz) = 66368 diff --git a/x11/plasma6-plasma-desktop/distinfo b/x11/plasma6-plasma-desktop/distinfo index ca47c6c10655..5163a3d948c0 100644 --- a/x11/plasma6-plasma-desktop/distinfo +++ b/x11/plasma6-plasma-desktop/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010516 -SHA256 (KDE/plasma/6.4.0/plasma-desktop-6.4.0.tar.xz) = 18e114033c182d263c937f5bc41793252931dcdac22b04d49d33a0109bb2aeb2 -SIZE (KDE/plasma/6.4.0/plasma-desktop-6.4.0.tar.xz) = 16745856 +TIMESTAMP = 1750789651 +SHA256 (KDE/plasma/6.4.1/plasma-desktop-6.4.1.tar.xz) = b5cf7bf560c8a4aff5a1219cfa417a876b982071a3bb801d2aff53dbf18a0584 +SIZE (KDE/plasma/6.4.1/plasma-desktop-6.4.1.tar.xz) = 16748588 diff --git a/x11/plasma6-plasma-integration/distinfo b/x11/plasma6-plasma-integration/distinfo index d84cb957f668..3eab4c119048 100644 --- a/x11/plasma6-plasma-integration/distinfo +++ b/x11/plasma6-plasma-integration/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010516 -SHA256 (KDE/plasma/6.4.0/plasma-integration-6.4.0.tar.xz) = a7186820528def6f887b642efa7bfb4c4e148d14e65ef0ab787fc35a62e281d0 -SIZE (KDE/plasma/6.4.0/plasma-integration-6.4.0.tar.xz) = 97876 +TIMESTAMP = 1750789652 +SHA256 (KDE/plasma/6.4.1/plasma-integration-6.4.1.tar.xz) = 12813db0d66855505701a9a6222e6a513a5557890325f10ca1fcbf787d91ede3 +SIZE (KDE/plasma/6.4.1/plasma-integration-6.4.1.tar.xz) = 97872 diff --git a/x11/plasma6-plasma-workspace/Makefile b/x11/plasma6-plasma-workspace/Makefile index 82bf81e8ba03..c083fcb7630d 100644 --- a/x11/plasma6-plasma-workspace/Makefile +++ b/x11/plasma6-plasma-workspace/Makefile @@ -1,6 +1,5 @@ PORTNAME= plasma-workspace DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 CATEGORIES= x11 kde kde-plasma COMMENT= KDE Plasma Workspace diff --git a/x11/plasma6-plasma-workspace/distinfo b/x11/plasma6-plasma-workspace/distinfo index 5bf58df9b83f..e7d4ef190044 100644 --- a/x11/plasma6-plasma-workspace/distinfo +++ b/x11/plasma6-plasma-workspace/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010517 -SHA256 (KDE/plasma/6.4.0/plasma-workspace-6.4.0.tar.xz) = 961ef54f7fd21f212f8d633300f1bb0520524aa9794e433ae1abe16ac0560b2b -SIZE (KDE/plasma/6.4.0/plasma-workspace-6.4.0.tar.xz) = 20820964 +TIMESTAMP = 1750789653 +SHA256 (KDE/plasma/6.4.1/plasma-workspace-6.4.1.tar.xz) = 2067b539e57445bb35fc3b589a4f5f7aee31549906e220e88d8790d7af32aee4 +SIZE (KDE/plasma/6.4.1/plasma-workspace-6.4.1.tar.xz) = 20821012 |