diff --git a/astro/gpstk/Makefile b/astro/gpstk/Makefile index 9d1dd92e25e..cdbf52adc14 100644 --- a/astro/gpstk/Makefile +++ b/astro/gpstk/Makefile @@ -11,21 +11,23 @@ LICENSE= GPLv3 LGPL3 LICENSE_COMB= multi USES= cmake compiler:c++11-lang -USE_LDCONFIG= yes - +USE_CXXSTD= c++14 USE_GITHUB= yes GH_ACCOUNT= SGL-UT GH_PROJECT= GPSTk +USE_LDCONFIG= yes + +MAKE_ENV= CXXFLAGS="${CXXFLAGS}" DOCS= *.md EXAMPLES= * -OPTIONS_DEFINE= DOCS EXAMPLES -OPTIONS_SUB= yes - PLIST_SUB= PORTVERSION=${PORTVERSION} \ SHLIB_VER=${PORTVERSION:R} +OPTIONS_DEFINE= DOCS EXAMPLES +OPTIONS_SUB= yes + do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${DOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} diff --git a/astro/merkaartor/Makefile b/astro/merkaartor/Makefile index a36ac1d643d..043b3609edb 100644 --- a/astro/merkaartor/Makefile +++ b/astro/merkaartor/Makefile @@ -1,6 +1,6 @@ PORTNAME= merkaartor PORTVERSION= 0.19.0 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= astro MAINTAINER= dev2@heesakkers.info diff --git a/astro/qmapshack/Makefile b/astro/qmapshack/Makefile index 831aae3d1a2..9ea0e129989 100644 --- a/astro/qmapshack/Makefile +++ b/astro/qmapshack/Makefile @@ -1,6 +1,6 @@ PORTNAME= qmapshack PORTVERSION= 1.16.1 -PORTREVISION= 8 +PORTREVISION= 9 DISTVERSIONPREFIX= V_ CATEGORIES= astro diff --git a/audio/dmidiplayer/Makefile b/audio/dmidiplayer/Makefile index 8a0b477055f..92a3b62db8f 100644 --- a/audio/dmidiplayer/Makefile +++ b/audio/dmidiplayer/Makefile @@ -1,5 +1,6 @@ PORTNAME= dmidiplayer DISTVERSION= 1.7.2 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/v${DISTVERSION}/ diff --git a/audio/drumstick/Makefile b/audio/drumstick/Makefile index 99ddc44a803..1c852564d3c 100644 --- a/audio/drumstick/Makefile +++ b/audio/drumstick/Makefile @@ -1,5 +1,6 @@ PORTNAME= drumstick DISTVERSION= 2.8.0 +PORTREVISION= 1 CATEGORIES= audio multimedia MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}/ diff --git a/audio/kid3/Makefile b/audio/kid3/Makefile index 0a686b4f93f..e10debafcd5 100644 --- a/audio/kid3/Makefile +++ b/audio/kid3/Makefile @@ -1,5 +1,6 @@ PORTNAME= kid3 PORTVERSION= 3.9.4 +PORTREVISION= 1 CATEGORIES= audio kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} PKGNAMESUFFIX= -${FLAVOR} diff --git a/audio/qjackctl/Makefile b/audio/qjackctl/Makefile index 87d40dae4dc..383fabe6264 100644 --- a/audio/qjackctl/Makefile +++ b/audio/qjackctl/Makefile @@ -1,6 +1,7 @@ PORTNAME= qjackctl DISTVERSIONPREFIX= qjackctl_ DISTVERSION= 0_9_11 +PORTREVISION= 1 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org diff --git a/audio/qmidictl/Makefile b/audio/qmidictl/Makefile index bd3acba0f48..1701f0ee6ae 100644 --- a/audio/qmidictl/Makefile +++ b/audio/qmidictl/Makefile @@ -1,5 +1,6 @@ PORTNAME= qmidictl DISTVERSION= 0.9.10 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= SF diff --git a/audio/qmidinet/Makefile b/audio/qmidinet/Makefile index 7aacc91e345..1211fb54a65 100644 --- a/audio/qmidinet/Makefile +++ b/audio/qmidinet/Makefile @@ -1,5 +1,6 @@ PORTNAME= qmidinet DISTVERSION= 0.9.10 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= SF diff --git a/audio/qsampler/Makefile b/audio/qsampler/Makefile index c75289b4fef..11539787103 100644 --- a/audio/qsampler/Makefile +++ b/audio/qsampler/Makefile @@ -1,6 +1,7 @@ PORTNAME= qsampler DISTVERSIONPREFIX= qsampler_ DISTVERSION= 0_9_10 +PORTREVISION= 1 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org diff --git a/audio/qsynth/Makefile b/audio/qsynth/Makefile index 50c3903f97a..0938da440fc 100644 --- a/audio/qsynth/Makefile +++ b/audio/qsynth/Makefile @@ -1,5 +1,6 @@ PORTNAME= qsynth DISTVERSION= 0.9.11 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= SF diff --git a/audio/qxgedit/Makefile b/audio/qxgedit/Makefile index f7921ec447b..479c07d7fe5 100644 --- a/audio/qxgedit/Makefile +++ b/audio/qxgedit/Makefile @@ -1,5 +1,6 @@ PORTNAME= qxgedit DISTVERSION= 0.9.10 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= SF diff --git a/audio/sonivox-eas/Makefile b/audio/sonivox-eas/Makefile index 906e53e12d2..60ffdc652fb 100644 --- a/audio/sonivox-eas/Makefile +++ b/audio/sonivox-eas/Makefile @@ -1,6 +1,7 @@ PORTNAME= sonivox-eas DISTVERSIONPREFIX= v DISTVERSION= 1.5.0 +PORTREVISION= 1 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org diff --git a/audio/vmpk/Makefile b/audio/vmpk/Makefile index c20c0300659..c5483380a64 100644 --- a/audio/vmpk/Makefile +++ b/audio/vmpk/Makefile @@ -1,6 +1,6 @@ PORTNAME= vmpk DISTVERSION= 0.8.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= SF/vmpk/vmpk/${PORTVERSION}/ diff --git a/biology/ncbi-cxx-toolkit/Makefile b/biology/ncbi-cxx-toolkit/Makefile index 51b51e58add..252a5ea5a48 100644 --- a/biology/ncbi-cxx-toolkit/Makefile +++ b/biology/ncbi-cxx-toolkit/Makefile @@ -1,6 +1,7 @@ PORTNAME= ncbi-cxx-toolkit DISTVERSIONPREFIX= release- DISTVERSION= 27.0.0 +PORTREVISION= 1 CATEGORIES= biology science devel MAINTAINER= yuri@FreeBSD.org diff --git a/biology/py-python-libsbml/Makefile b/biology/py-python-libsbml/Makefile index d54f69ade09..73adc29c528 100644 --- a/biology/py-python-libsbml/Makefile +++ b/biology/py-python-libsbml/Makefile @@ -16,7 +16,8 @@ BUILD_DEPENDS= cmake:devel/cmake-core \ USES= python:3.8-3.9 USE_PYTHON= autoplist distutils # autoplist produces incomplete plist, missing files are in pkg-plist. Reported to the upstream author fbergman@caltech.edu on 2021-08-17 -MAKE_ENV= FREEBSD_MAKE_JOBS=${_MAKE_JOBS} + +MAKE_ENV= CMAKE_BUILD_PARALLEL_LEVEL=${MAKE_JOBS_NUMBER} post-install: @${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/libsbml/_libsbml*.so diff --git a/biology/py-python-libsbml/files/patch-setup.py b/biology/py-python-libsbml/files/patch-setup.py deleted file mode 100644 index 17bdf70eb9e..00000000000 --- a/biology/py-python-libsbml/files/patch-setup.py +++ /dev/null @@ -1,22 +0,0 @@ -- workaround for https://github.com/sbmlteam/python-libsbml/issues/36 - ---- setup.py.orig 2023-05-25 10:49:17 UTC -+++ setup.py -@@ -248,7 +248,7 @@ class CMakeBuild(build_ext): - '-DWITH_LIBXML=OFF', - ] - ) -- self.spawn(['cmake', '--build', '.', '--target', 'install'] + build_args) -+ self.spawn(['cmake', '--build', '.', '-j', os.getenv('FREEBSD_MAKE_JOBS'), '--target', 'install'] + build_args) - os.chdir(cwd) - DEP_DIR = dep_inst_dir - -@@ -297,7 +297,7 @@ class CMakeBuild(build_ext): - os.chdir(build_temp) - self.spawn(['cmake', SRC_DIR] + cmake_args) - if not self.dry_run: -- self.spawn(['cmake', '--build', '.', '--target', 'binding_python_lib'] + build_args) -+ self.spawn(['cmake', '--build', '.', '-j', os.getenv('FREEBSD_MAKE_JOBS'), '--target', 'binding_python_lib'] + build_args) - - # at this point the build should be complete, and we have all the files - # neeed in the temp build_folder diff --git a/cad/electric/Makefile b/cad/electric/Makefile index de787f23236..f5c593f45fd 100644 --- a/cad/electric/Makefile +++ b/cad/electric/Makefile @@ -14,7 +14,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes -USES= motif +USES= motif xorg +USE_XORG= ice sm x11 xext xmu xt FEATURES= MOTIF @@ -28,6 +29,12 @@ NLS_USES= gettext NLS_VARS= FEATURES+=INT OPTIMIZED_CFLAGS_VARS= FEATURES+=OPT +.include + +.if ${OPSYS} == FreeBSD && ( ${OSVERSION} >= 1400091 || ( ${OSVERSION} >= 1302507 && ${OSVERSION} < 1400000 )) +CFLAGS+= -Wno-error=incompatible-function-pointer-types -Dregister= +.endif + post-patch: @${REINPLACE_CMD} -e 's|/usr/share/electric/lib/|${DATADIR}/lib/|; \ s|/usr/share/electric/doc/|${DOCSDIR}/|; \ diff --git a/cad/fritzing/Makefile b/cad/fritzing/Makefile index 5310137073f..93fe3fdbfc6 100644 --- a/cad/fritzing/Makefile +++ b/cad/fritzing/Makefile @@ -14,6 +14,7 @@ SUB_FILES+= pkg-install USES= compiler:c++11-lang dos2unix gmake gnome python qmake qt:5 \ tar:bzip2 +USE_CXXSTD= c++14 USE_QT= buildtools concurrent core dbus gui imageformats network printsupport qmake serialport sql-sqlite3 svg xml DOS2UNIX_REGEX= .*pro USE_GITHUB= yes diff --git a/cad/sumo/Makefile b/cad/sumo/Makefile index db0d6cf070e..056615ece29 100644 --- a/cad/sumo/Makefile +++ b/cad/sumo/Makefile @@ -1,6 +1,6 @@ PORTNAME= sumo DISTVERSION= 1.2.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= cad MASTER_SITES= http://www.dlr.de/ts/en/Portaldata/16/Resources/projekte/sumo/ DISTFILES= ${PORTNAME}-src-${DISTVERSIONFULL}${EXTRACT_SUFX} diff --git a/cad/tochnog/Makefile b/cad/tochnog/Makefile index 916c0066584..9c968416088 100644 --- a/cad/tochnog/Makefile +++ b/cad/tochnog/Makefile @@ -46,6 +46,10 @@ ALL_TARGET= freebsd_old LIB_DEPENDS+= libsuperlu.so:math/superlu SUPERLU= superlu +.if ${OPSYS} == FreeBSD && ( ${OSVERSION} >= 1400091 || ( ${OSVERSION} >= 1302507 && ${OSVERSION} < 1400000 )) +CPPFLAGS+= -Dregister= +.endif + post-extract: .for sup in gid tools test ${MV} ${WRKDIR}/${sup} ${WRKDIR}/Sources/ diff --git a/cad/z88/Makefile b/cad/z88/Makefile index 4cd6f43af8a..7dde7deb3d0 100644 --- a/cad/z88/Makefile +++ b/cad/z88/Makefile @@ -35,6 +35,12 @@ Z88_DATA= 51.txt z88.dyn z88.fcd z88elp.txt z88i1.txt z88i2.txt z88i5.txt z88int OPTIONS_DEFINE= DOCS EXAMPLES +.include + +.if ${OPSYS} == FreeBSD && ( ${OSVERSION} >= 1400091 || ( ${OSVERSION} >= 1302507 && ${OSVERSION} < 1400000 )) +CFLAGS+= -Wno-error=incompatible-function-pointer-types +.endif + post-patch: for x in ${BUILD_WRKSRC}/*; do ${REINPLACE_CMD} 's,z88v15os,Z88OS-15, ; s,gcc,${CC}, ; s,CFLAGS =,CFLAGS+=, ; s,-O2,, ; s,LDLIBSOX,LDFLAGS, ; s,LDFLAGS =,LDFLAGS+=, ; s,--copy-dt-needed-entries,,' $$x; done diff --git a/converters/osm2pgsql/Makefile b/converters/osm2pgsql/Makefile index 087941978b8..fddfdfd7dc9 100644 --- a/converters/osm2pgsql/Makefile +++ b/converters/osm2pgsql/Makefile @@ -1,6 +1,6 @@ PORTNAME= osm2pgsql PORTVERSION= 1.8.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= converters geography MAINTAINER= amdmi3@FreeBSD.org diff --git a/databases/grass7/Makefile b/databases/grass7/Makefile index 7d5d7a65171..ece16ac7243 100644 --- a/databases/grass7/Makefile +++ b/databases/grass7/Makefile @@ -1,6 +1,6 @@ PORTNAME= grass PORTVERSION= 7.8.7 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= databases geography MASTER_SITES= https://grass.osgeo.org/%SUBDIR%/ \ http://grass.cict.fr/%SUBDIR%/ \ diff --git a/databases/grass8/Makefile b/databases/grass8/Makefile index b180bbe887a..4fbfb1d3711 100644 --- a/databases/grass8/Makefile +++ b/databases/grass8/Makefile @@ -1,6 +1,6 @@ PORTNAME= grass DISTVERSION= 8.2.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= databases geography MASTER_SITES= https://grass.osgeo.org/%SUBDIR%/ \ http://grass.cict.fr/%SUBDIR%/ \ diff --git a/databases/postgis30/Makefile b/databases/postgis30/Makefile index c07b7ce558b..7b869689053 100644 --- a/databases/postgis30/Makefile +++ b/databases/postgis30/Makefile @@ -1,6 +1,6 @@ PORTNAME= postgis PORTVERSION= 3.0.8 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= databases geography MASTER_SITES= https://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 30 diff --git a/databases/postgis31/Makefile b/databases/postgis31/Makefile index 07a82fd2bd9..232d98bbed9 100644 --- a/databases/postgis31/Makefile +++ b/databases/postgis31/Makefile @@ -1,6 +1,6 @@ PORTNAME= postgis PORTVERSION= 3.1.8 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= databases geography MASTER_SITES= https://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 31 diff --git a/databases/postgis32/Makefile b/databases/postgis32/Makefile index 987ceac97de..267d2eff60d 100644 --- a/databases/postgis32/Makefile +++ b/databases/postgis32/Makefile @@ -1,6 +1,6 @@ PORTNAME= postgis DISTVERSION= 3.2.4 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= databases geography MASTER_SITES= https://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 32 diff --git a/databases/postgis33/Makefile b/databases/postgis33/Makefile index db50fbad9ce..dc00f72ed8a 100644 --- a/databases/postgis33/Makefile +++ b/databases/postgis33/Makefile @@ -1,6 +1,6 @@ PORTNAME= postgis DISTVERSION= 3.3.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= databases geography MASTER_SITES= https://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 33 diff --git a/databases/spatialite-tools/Makefile b/databases/spatialite-tools/Makefile index bbc5078075a..24116ef6db9 100644 --- a/databases/spatialite-tools/Makefile +++ b/databases/spatialite-tools/Makefile @@ -1,6 +1,6 @@ PORTNAME= spatialite-tools PORTVERSION= 5.0.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= databases geography MASTER_SITES= http://www.gaia-gis.it/gaia-sins/ diff --git a/databases/spatialite/Makefile b/databases/spatialite/Makefile index 650c4c93a81..30d31168bec 100644 --- a/databases/spatialite/Makefile +++ b/databases/spatialite/Makefile @@ -1,6 +1,6 @@ PORTNAME= spatialite PORTVERSION= 5.0.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= databases geography MASTER_SITES= http://www.gaia-gis.it/gaia-sins/libspatialite-sources/ DISTNAME= lib${PORTNAME}-${PORTVERSION} diff --git a/databases/spatialite_gui/Makefile b/databases/spatialite_gui/Makefile index cd8df26d03d..a29336a9453 100644 --- a/databases/spatialite_gui/Makefile +++ b/databases/spatialite_gui/Makefile @@ -1,6 +1,6 @@ PORTNAME= spatialite_gui DISTVERSION= 2.1.0 -PORTREVISION= 7 +PORTREVISION= 8 DISTVERSIONSUFFIX= -beta1 CATEGORIES= databases geography MASTER_SITES= http://www.gaia-gis.it/gaia-sins/spatialite-gui-sources/ diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile index 26c889e5402..4294b06a27d 100644 --- a/deskutils/calibre/Makefile +++ b/deskutils/calibre/Makefile @@ -1,5 +1,6 @@ PORTNAME= calibre PORTVERSION= 6.23.0 +PORTREVISION= 1 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ \ https://curl.haxx.se/ca/:cacert diff --git a/deskutils/qmediamanager/Makefile b/deskutils/qmediamanager/Makefile index a3f68e4feca..78f3d85bafa 100644 --- a/deskutils/qmediamanager/Makefile +++ b/deskutils/qmediamanager/Makefile @@ -1,5 +1,6 @@ PORTNAME= qmediamanager DISTVERSION= 0.1.1 +PORTREVISION= 1 CATEGORIES= deskutils MAINTAINER= jwb@FreeBSD.org diff --git a/devel/Makefile b/devel/Makefile index 6be11230feb..703b2868ced 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -7724,6 +7724,7 @@ SUBDIR += undead SUBDIR += unibilium SUBDIR += universal-ctags + SUBDIR += unordered-dense SUBDIR += upnp SUBDIR += upp SUBDIR += upslug diff --git a/devel/R-cran-cpp11/Makefile b/devel/R-cran-cpp11/Makefile index 88f3ba0f59a..d3eeb2f5588 100644 --- a/devel/R-cran-cpp11/Makefile +++ b/devel/R-cran-cpp11/Makefile @@ -1,5 +1,5 @@ PORTNAME= cpp11 -DISTVERSION= 0.4.4 +DISTVERSION= 0.4.5 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/devel/R-cran-cpp11/distinfo b/devel/R-cran-cpp11/distinfo index db90d592865..be3cce0c5e4 100644 --- a/devel/R-cran-cpp11/distinfo +++ b/devel/R-cran-cpp11/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1688624491 -SHA256 (cpp11_0.4.4.tar.gz) = 7256d56add317b40251e4389dba4037bfa587a024cdee00027be0fae5a898681 -SIZE (cpp11_0.4.4.tar.gz) = 303635 +TIMESTAMP = 1690368405 +SHA256 (cpp11_0.4.5.tar.gz) = adcd61b702eb6ab3203e3cfb267e89d0e47020cd0bdef0c1a502ada104789b5e +SIZE (cpp11_0.4.5.tar.gz) = 304606 diff --git a/devel/clazy/Makefile b/devel/clazy/Makefile index 25a84131c49..02ca520e1c8 100644 --- a/devel/clazy/Makefile +++ b/devel/clazy/Makefile @@ -1,11 +1,13 @@ PORTNAME= clazy DISTVERSION= 1.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel kde MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION}/src/ PATCH_SITES+= https://invent.kde.org/sdk/clazy/-/commit/ PATCHFILES+= 20fca52da739ebefa47e35f6b338bb99a0da3cfe.diff:-p1 +PATCHFILES+= a05ac7eb6f6198c3f478bd7b5b4bfc062a8d63cc.diff:-p1 +PATCHFILES+= 437d09f61a4a75d8a5e5239d20ccd9dc10b459ca.diff:-p1 MAINTAINER= kde@FreeBSD.org COMMENT= Qt oriented code checker based on clang diff --git a/devel/clazy/distinfo b/devel/clazy/distinfo index bb992068e8a..fb8d008d14d 100644 --- a/devel/clazy/distinfo +++ b/devel/clazy/distinfo @@ -1,5 +1,9 @@ -TIMESTAMP = 1670410191 +TIMESTAMP = 1690363170 SHA256 (clazy-1.11.tar.xz) = 66165df33be8785218720c8947aa9099bae6d06c90b1501953d9f95fdfa0120a SIZE (clazy-1.11.tar.xz) = 404088 SHA256 (20fca52da739ebefa47e35f6b338bb99a0da3cfe.diff) = b6f76075f9ecd9fad0d1bea84c3868de07d128df6d24c99d2de761e5718429f5 SIZE (20fca52da739ebefa47e35f6b338bb99a0da3cfe.diff) = 11827 +SHA256 (a05ac7eb6f6198c3f478bd7b5b4bfc062a8d63cc.diff) = 4257ed252eee84e1fa2b2b072d6cd3ff01a0a8d82a4b2f224ef783d88e341510 +SIZE (a05ac7eb6f6198c3f478bd7b5b4bfc062a8d63cc.diff) = 3154 +SHA256 (437d09f61a4a75d8a5e5239d20ccd9dc10b459ca.diff) = d68fff99b684e51ad5cc8bc7a1d2caeabc54ec1b5034c0b28caa305e618d1170 +SIZE (437d09f61a4a75d8a5e5239d20ccd9dc10b459ca.diff) = 852 diff --git a/devel/configkit/Makefile b/devel/configkit/Makefile index ff6b629a4bc..c5b5da792cd 100644 --- a/devel/configkit/Makefile +++ b/devel/configkit/Makefile @@ -11,8 +11,18 @@ WWW= http://phk.freebsd.dk/phkrel/ BUILD_DEPENDS= ${LOCALBASE}/lib/libphk.a:devel/libphk -WRKSRC= ${WRKDIR}/ConfigKit USES= uidfix + MAKE_ARGS= BINDIR=${PREFIX}/bin LIBDIR=${PREFIX}/lib INCLUDEDIR=${PREFIX}/include +WRKSRC= ${WRKDIR}/ConfigKit + +.include + +.if defined(NO_PROFILE) || ( ${OPSYS} == FreeBSD && ${OSVERSION} >= 1400079 ) +PLIST_SUB+= PROFILE="@comment " +.else +PLIST_SUB+= PROFILE="" +.endif + .include diff --git a/devel/configkit/pkg-plist b/devel/configkit/pkg-plist index 427e30cea5f..b268e48c7ae 100644 --- a/devel/configkit/pkg-plist +++ b/devel/configkit/pkg-plist @@ -3,4 +3,4 @@ include/configkit.h include/configkit_int.h include/configkit_src.h lib/libconfigkit.a -lib/libconfigkit_p.a +%%PROFILE%%lib/libconfigkit_p.a diff --git a/devel/eastl/Makefile b/devel/eastl/Makefile index 7850c2dc5c5..066587b90fe 100644 --- a/devel/eastl/Makefile +++ b/devel/eastl/Makefile @@ -1,6 +1,6 @@ PORTNAME= eastl -DISTVERSION= 3.13.06 -PORTREVISION= 1 +DISTVERSION= 3.21.12-9 +DISTVERSIONSUFFIX= -g089eb20 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org @@ -13,11 +13,20 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NOT_FOR_ARCHS= aarch64 riscv64 NOT_FOR_ARCHS_REASON= test/packages/EABase/include/Common/EABase/config/eaplatform.h:436:4: error: Unknown processor -USES= cmake compiler:c++14-lang +USES= cmake compiler:c++17-lang +USE_LDCONFIG= yes + USE_GITHUB= yes GH_ACCOUNT= electronicarts GH_PROJECT= ${PORTNAME:tu} -USE_LDCONFIG= yes +GH_TUPLE= electronicarts:EAAssert:e5e1812:EAAssert/test/packages/EAAssert \ + electronicarts:EABase:521cb05:EABase/test/packages/EABase \ + electronicarts:EAMain:24ca8bf:EAMain/test/packages/EAMain \ + electronicarts:EAStdC:8dc9e31:EAStdC/test/packages/EAStdC \ + electronicarts:EATest:a59b372:EATest/test/packages/EATest \ + electronicarts:EAThread:e4367a3:EAThread/test/packages/EAThread + +CMAKE_ON= BUILD_SHARED_LIBS do-test: @cd ${BUILD_WRKSRC} && \ diff --git a/devel/eastl/distinfo b/devel/eastl/distinfo index 4dcb7cf8460..09029c2816a 100644 --- a/devel/eastl/distinfo +++ b/devel/eastl/distinfo @@ -1,3 +1,15 @@ -TIMESTAMP = 1559399820 -SHA256 (electronicarts-EASTL-3.13.06_GH0.tar.gz) = d3daca9bab7a0c3f56c421a10acd7af8b2c485b9f00c03366c18ce8a2ba5aab3 -SIZE (electronicarts-EASTL-3.13.06_GH0.tar.gz) = 1268953 +TIMESTAMP = 1690389308 +SHA256 (electronicarts-EASTL-3.21.12-9-g089eb20_GH0.tar.gz) = 9898d50426989cfa276566d48ede1f00a71a8f65e4c8da19cef23b1e28383814 +SIZE (electronicarts-EASTL-3.21.12-9-g089eb20_GH0.tar.gz) = 1632921 +SHA256 (electronicarts-EAAssert-e5e1812_GH0.tar.gz) = 8660218682e7712587af0f59dc5826727b56072d3221be20fcaea91fd6726046 +SIZE (electronicarts-EAAssert-e5e1812_GH0.tar.gz) = 15403 +SHA256 (electronicarts-EABase-521cb05_GH0.tar.gz) = 7da80c0b4dce8fe2fee677cacdd257366fcd9b2769a7ca375825f7a44df33e13 +SIZE (electronicarts-EABase-521cb05_GH0.tar.gz) = 105291 +SHA256 (electronicarts-EAMain-24ca8bf_GH0.tar.gz) = 13537f4b20a75c782f32049c6a989abf6e5dc499f2c951475040142a390d20aa +SIZE (electronicarts-EAMain-24ca8bf_GH0.tar.gz) = 34122 +SHA256 (electronicarts-EAStdC-8dc9e31_GH0.tar.gz) = 35417ad9c28237186a1a935191f4a2a90165f9ed4921e6ab819c866cf2c29654 +SIZE (electronicarts-EAStdC-8dc9e31_GH0.tar.gz) = 564039 +SHA256 (electronicarts-EATest-a59b372_GH0.tar.gz) = 0a7f74b727103c8aa8a6fce80435b8647bb0396256388aef1a8d0baac2195389 +SIZE (electronicarts-EATest-a59b372_GH0.tar.gz) = 37119 +SHA256 (electronicarts-EAThread-e4367a3_GH0.tar.gz) = 166bf97bfbd7ff543fe8d6356b308544f14385154dde8859f75efba8f12e3982 +SIZE (electronicarts-EAThread-e4367a3_GH0.tar.gz) = 282041 diff --git a/devel/eastl/files/patch-CMakeLists.txt b/devel/eastl/files/patch-CMakeLists.txt deleted file mode 100644 index d268de39c24..00000000000 --- a/devel/eastl/files/patch-CMakeLists.txt +++ /dev/null @@ -1,11 +0,0 @@ ---- CMakeLists.txt.orig 2018-09-01 07:06:11 UTC -+++ CMakeLists.txt -@@ -43,7 +43,7 @@ add_definitions(-DEASTL_OPENSOURCE=1) - # Library definition - #------------------------------------------------------------------------------------------- - file(GLOB EASTL_SOURCES "source/*.cpp" "include/EASTL/*.h" "include/EASTL/bonus/*.h") --add_library(EASTL ${EASTL_SOURCES}) -+add_library(EASTL SHARED ${EASTL_SOURCES}) - include_directories("include") - - #------------------------------------------------------------------------------------------- diff --git a/devel/eastl/files/patch-test_packages_EABase_include_Common_EABase_config_eaplatform.h b/devel/eastl/files/patch-test_packages_EABase_include_Common_EABase_config_eaplatform.h index 23bbbb27185..1eb9a584c85 100644 --- a/devel/eastl/files/patch-test_packages_EABase_include_Common_EABase_config_eaplatform.h +++ b/devel/eastl/files/patch-test_packages_EABase_include_Common_EABase_config_eaplatform.h @@ -1,6 +1,6 @@ ---- test/packages/EABase/include/Common/EABase/config/eaplatform.h.orig 2019-10-23 16:31:46 UTC +--- test/packages/EABase/include/Common/EABase/config/eaplatform.h.orig 2022-02-09 23:55:09 UTC +++ test/packages/EABase/include/Common/EABase/config/eaplatform.h -@@ -449,6 +449,11 @@ +@@ -454,6 +454,11 @@ #define EA_PROCESSOR_POWERPC_32 1 #define EA_SYSTEM_BIG_ENDIAN 1 #define EA_PLATFORM_DESCRIPTION "BSD on PowerPC" diff --git a/devel/eastl/files/patch-test_packages_EAThread_source_unix_eathread__pthread__stack__info.cpp b/devel/eastl/files/patch-test_packages_EAThread_source_unix_eathread__pthread__stack__info.cpp new file mode 100644 index 00000000000..387cbd7fe3c --- /dev/null +++ b/devel/eastl/files/patch-test_packages_EAThread_source_unix_eathread__pthread__stack__info.cpp @@ -0,0 +1,10 @@ +--- test/packages/EAThread/source/unix/eathread_pthread_stack_info.cpp.orig 2023-07-26 16:32:58 UTC ++++ test/packages/EAThread/source/unix/eathread_pthread_stack_info.cpp +@@ -5,6 +5,7 @@ + + #include + #include ++#include + + #if defined(EA_PLATFORM_UNIX) || defined(EA_PLATFORM_APPLE) + #include diff --git a/devel/eastl/files/patch-test_packages_EAThread_source_unix_eathread__thread__unix.cpp b/devel/eastl/files/patch-test_packages_EAThread_source_unix_eathread__thread__unix.cpp new file mode 100644 index 00000000000..a568a10662b --- /dev/null +++ b/devel/eastl/files/patch-test_packages_EAThread_source_unix_eathread__thread__unix.cpp @@ -0,0 +1,11 @@ +--- test/packages/EAThread/source/unix/eathread_thread_unix.cpp.orig 2023-07-26 16:30:35 UTC ++++ test/packages/EAThread/source/unix/eathread_thread_unix.cpp +@@ -10,6 +10,8 @@ + #include + #include "eathread/internal/eathread_global.h" + ++#include ++ + + #if defined(EA_PLATFORM_UNIX) || EA_POSIX_THREADS_AVAILABLE + #include diff --git a/devel/eastl/pkg-plist b/devel/eastl/pkg-plist index b488966b408..f413892055b 100644 --- a/devel/eastl/pkg-plist +++ b/devel/eastl/pkg-plist @@ -1,6 +1,7 @@ include/EABase/config/eacompiler.h include/EABase/config/eacompilertraits.h include/EABase/config/eaplatform.h +include/EABase/config/eaplatform.h.orig include/EABase/eabase.h include/EABase/eahave.h include/EABase/earesult.h @@ -14,6 +15,8 @@ include/EASTL/allocator.h include/EASTL/allocator_malloc.h include/EASTL/any.h include/EASTL/array.h +include/EASTL/atomic.h +include/EASTL/bit.h include/EASTL/bitset.h include/EASTL/bitvector.h include/EASTL/bonus/adaptors.h @@ -24,15 +27,17 @@ include/EASTL/bonus/fixed_tuple_vector.h include/EASTL/bonus/intrusive_sdlist.h include/EASTL/bonus/intrusive_slist.h include/EASTL/bonus/list_map.h -include/EASTL/bonus/ring_buffer.h include/EASTL/bonus/lru_cache.h +include/EASTL/bonus/overloaded.h +include/EASTL/bonus/ring_buffer.h include/EASTL/bonus/sort_extra.h -include/EASTL/bonus/sparse_matrix.h include/EASTL/bonus/tuple_vector.h include/EASTL/chrono.h +include/EASTL/compare.h include/EASTL/core_allocator.h include/EASTL/core_allocator_adapter.h include/EASTL/deque.h +include/EASTL/finally.h include/EASTL/fixed_allocator.h include/EASTL/fixed_function.h include/EASTL/fixed_hash_map.h @@ -49,8 +54,142 @@ include/EASTL/hash_map.h include/EASTL/hash_set.h include/EASTL/heap.h include/EASTL/initializer_list.h -include/EASTL/internal/allocator_traits.h -include/EASTL/internal/allocator_traits_fwd_decls.h +include/EASTL/internal/atomic/arch/arch.h +include/EASTL/internal/atomic/arch/arch_add_fetch.h +include/EASTL/internal/atomic/arch/arch_and_fetch.h +include/EASTL/internal/atomic/arch/arch_cmpxchg_strong.h +include/EASTL/internal/atomic/arch/arch_cmpxchg_weak.h +include/EASTL/internal/atomic/arch/arch_compiler_barrier.h +include/EASTL/internal/atomic/arch/arch_cpu_pause.h +include/EASTL/internal/atomic/arch/arch_exchange.h +include/EASTL/internal/atomic/arch/arch_fetch_add.h +include/EASTL/internal/atomic/arch/arch_fetch_and.h +include/EASTL/internal/atomic/arch/arch_fetch_or.h +include/EASTL/internal/atomic/arch/arch_fetch_sub.h +include/EASTL/internal/atomic/arch/arch_fetch_xor.h +include/EASTL/internal/atomic/arch/arch_load.h +include/EASTL/internal/atomic/arch/arch_memory_barrier.h +include/EASTL/internal/atomic/arch/arch_or_fetch.h +include/EASTL/internal/atomic/arch/arch_signal_fence.h +include/EASTL/internal/atomic/arch/arch_store.h +include/EASTL/internal/atomic/arch/arch_sub_fetch.h +include/EASTL/internal/atomic/arch/arch_thread_fence.h +include/EASTL/internal/atomic/arch/arch_xor_fetch.h +include/EASTL/internal/atomic/arch/arm/arch_arm.h +include/EASTL/internal/atomic/arch/arm/arch_arm_load.h +include/EASTL/internal/atomic/arch/arm/arch_arm_memory_barrier.h +include/EASTL/internal/atomic/arch/arm/arch_arm_store.h +include/EASTL/internal/atomic/arch/arm/arch_arm_thread_fence.h +include/EASTL/internal/atomic/arch/x86/arch_x86.h +include/EASTL/internal/atomic/arch/x86/arch_x86_add_fetch.h +include/EASTL/internal/atomic/arch/x86/arch_x86_and_fetch.h +include/EASTL/internal/atomic/arch/x86/arch_x86_cmpxchg_strong.h +include/EASTL/internal/atomic/arch/x86/arch_x86_cmpxchg_weak.h +include/EASTL/internal/atomic/arch/x86/arch_x86_exchange.h +include/EASTL/internal/atomic/arch/x86/arch_x86_fetch_add.h +include/EASTL/internal/atomic/arch/x86/arch_x86_fetch_and.h +include/EASTL/internal/atomic/arch/x86/arch_x86_fetch_or.h +include/EASTL/internal/atomic/arch/x86/arch_x86_fetch_sub.h +include/EASTL/internal/atomic/arch/x86/arch_x86_fetch_xor.h +include/EASTL/internal/atomic/arch/x86/arch_x86_load.h +include/EASTL/internal/atomic/arch/x86/arch_x86_memory_barrier.h +include/EASTL/internal/atomic/arch/x86/arch_x86_or_fetch.h +include/EASTL/internal/atomic/arch/x86/arch_x86_store.h +include/EASTL/internal/atomic/arch/x86/arch_x86_sub_fetch.h +include/EASTL/internal/atomic/arch/x86/arch_x86_thread_fence.h +include/EASTL/internal/atomic/arch/x86/arch_x86_xor_fetch.h +include/EASTL/internal/atomic/atomic.h +include/EASTL/internal/atomic/atomic_asserts.h +include/EASTL/internal/atomic/atomic_base_width.h +include/EASTL/internal/atomic/atomic_casts.h +include/EASTL/internal/atomic/atomic_flag.h +include/EASTL/internal/atomic/atomic_flag_standalone.h +include/EASTL/internal/atomic/atomic_integral.h +include/EASTL/internal/atomic/atomic_macros.h +include/EASTL/internal/atomic/atomic_macros/atomic_macros.h +include/EASTL/internal/atomic/atomic_macros/atomic_macros_add_fetch.h +include/EASTL/internal/atomic/atomic_macros/atomic_macros_and_fetch.h +include/EASTL/internal/atomic/atomic_macros/atomic_macros_base.h +include/EASTL/internal/atomic/atomic_macros/atomic_macros_cmpxchg_strong.h +include/EASTL/internal/atomic/atomic_macros/atomic_macros_cmpxchg_weak.h +include/EASTL/internal/atomic/atomic_macros/atomic_macros_compiler_barrier.h +include/EASTL/internal/atomic/atomic_macros/atomic_macros_cpu_pause.h +include/EASTL/internal/atomic/atomic_macros/atomic_macros_exchange.h +include/EASTL/internal/atomic/atomic_macros/atomic_macros_fetch_add.h +include/EASTL/internal/atomic/atomic_macros/atomic_macros_fetch_and.h +include/EASTL/internal/atomic/atomic_macros/atomic_macros_fetch_or.h +include/EASTL/internal/atomic/atomic_macros/atomic_macros_fetch_sub.h +include/EASTL/internal/atomic/atomic_macros/atomic_macros_fetch_xor.h +include/EASTL/internal/atomic/atomic_macros/atomic_macros_load.h +include/EASTL/internal/atomic/atomic_macros/atomic_macros_memory_barrier.h +include/EASTL/internal/atomic/atomic_macros/atomic_macros_or_fetch.h +include/EASTL/internal/atomic/atomic_macros/atomic_macros_signal_fence.h +include/EASTL/internal/atomic/atomic_macros/atomic_macros_store.h +include/EASTL/internal/atomic/atomic_macros/atomic_macros_sub_fetch.h +include/EASTL/internal/atomic/atomic_macros/atomic_macros_thread_fence.h +include/EASTL/internal/atomic/atomic_macros/atomic_macros_xor_fetch.h +include/EASTL/internal/atomic/atomic_memory_order.h +include/EASTL/internal/atomic/atomic_pointer.h +include/EASTL/internal/atomic/atomic_size_aligned.h +include/EASTL/internal/atomic/atomic_standalone.h +include/EASTL/internal/atomic/compiler/compiler.h +include/EASTL/internal/atomic/compiler/compiler_add_fetch.h +include/EASTL/internal/atomic/compiler/compiler_and_fetch.h +include/EASTL/internal/atomic/compiler/compiler_barrier.h +include/EASTL/internal/atomic/compiler/compiler_cmpxchg_strong.h +include/EASTL/internal/atomic/compiler/compiler_cmpxchg_weak.h +include/EASTL/internal/atomic/compiler/compiler_cpu_pause.h +include/EASTL/internal/atomic/compiler/compiler_exchange.h +include/EASTL/internal/atomic/compiler/compiler_fetch_add.h +include/EASTL/internal/atomic/compiler/compiler_fetch_and.h +include/EASTL/internal/atomic/compiler/compiler_fetch_or.h +include/EASTL/internal/atomic/compiler/compiler_fetch_sub.h +include/EASTL/internal/atomic/compiler/compiler_fetch_xor.h +include/EASTL/internal/atomic/compiler/compiler_load.h +include/EASTL/internal/atomic/compiler/compiler_memory_barrier.h +include/EASTL/internal/atomic/compiler/compiler_or_fetch.h +include/EASTL/internal/atomic/compiler/compiler_signal_fence.h +include/EASTL/internal/atomic/compiler/compiler_store.h +include/EASTL/internal/atomic/compiler/compiler_sub_fetch.h +include/EASTL/internal/atomic/compiler/compiler_thread_fence.h +include/EASTL/internal/atomic/compiler/compiler_xor_fetch.h +include/EASTL/internal/atomic/compiler/gcc/compiler_gcc.h +include/EASTL/internal/atomic/compiler/gcc/compiler_gcc_add_fetch.h +include/EASTL/internal/atomic/compiler/gcc/compiler_gcc_and_fetch.h +include/EASTL/internal/atomic/compiler/gcc/compiler_gcc_barrier.h +include/EASTL/internal/atomic/compiler/gcc/compiler_gcc_cmpxchg_strong.h +include/EASTL/internal/atomic/compiler/gcc/compiler_gcc_cmpxchg_weak.h +include/EASTL/internal/atomic/compiler/gcc/compiler_gcc_cpu_pause.h +include/EASTL/internal/atomic/compiler/gcc/compiler_gcc_exchange.h +include/EASTL/internal/atomic/compiler/gcc/compiler_gcc_fetch_add.h +include/EASTL/internal/atomic/compiler/gcc/compiler_gcc_fetch_and.h +include/EASTL/internal/atomic/compiler/gcc/compiler_gcc_fetch_or.h +include/EASTL/internal/atomic/compiler/gcc/compiler_gcc_fetch_sub.h +include/EASTL/internal/atomic/compiler/gcc/compiler_gcc_fetch_xor.h +include/EASTL/internal/atomic/compiler/gcc/compiler_gcc_load.h +include/EASTL/internal/atomic/compiler/gcc/compiler_gcc_or_fetch.h +include/EASTL/internal/atomic/compiler/gcc/compiler_gcc_signal_fence.h +include/EASTL/internal/atomic/compiler/gcc/compiler_gcc_store.h +include/EASTL/internal/atomic/compiler/gcc/compiler_gcc_sub_fetch.h +include/EASTL/internal/atomic/compiler/gcc/compiler_gcc_thread_fence.h +include/EASTL/internal/atomic/compiler/gcc/compiler_gcc_xor_fetch.h +include/EASTL/internal/atomic/compiler/msvc/compiler_msvc.h +include/EASTL/internal/atomic/compiler/msvc/compiler_msvc_add_fetch.h +include/EASTL/internal/atomic/compiler/msvc/compiler_msvc_and_fetch.h +include/EASTL/internal/atomic/compiler/msvc/compiler_msvc_barrier.h +include/EASTL/internal/atomic/compiler/msvc/compiler_msvc_cmpxchg_strong.h +include/EASTL/internal/atomic/compiler/msvc/compiler_msvc_cmpxchg_weak.h +include/EASTL/internal/atomic/compiler/msvc/compiler_msvc_cpu_pause.h +include/EASTL/internal/atomic/compiler/msvc/compiler_msvc_exchange.h +include/EASTL/internal/atomic/compiler/msvc/compiler_msvc_fetch_add.h +include/EASTL/internal/atomic/compiler/msvc/compiler_msvc_fetch_and.h +include/EASTL/internal/atomic/compiler/msvc/compiler_msvc_fetch_or.h +include/EASTL/internal/atomic/compiler/msvc/compiler_msvc_fetch_sub.h +include/EASTL/internal/atomic/compiler/msvc/compiler_msvc_fetch_xor.h +include/EASTL/internal/atomic/compiler/msvc/compiler_msvc_or_fetch.h +include/EASTL/internal/atomic/compiler/msvc/compiler_msvc_signal_fence.h +include/EASTL/internal/atomic/compiler/msvc/compiler_msvc_sub_fetch.h +include/EASTL/internal/atomic/compiler/msvc/compiler_msvc_xor_fetch.h include/EASTL/internal/char_traits.h include/EASTL/internal/config.h include/EASTL/internal/copy_help.h @@ -68,7 +207,6 @@ include/EASTL/internal/integer_sequence.h include/EASTL/internal/intrusive_hashtable.h include/EASTL/internal/mem_fn.h include/EASTL/internal/memory_base.h -include/EASTL/internal/meta.h include/EASTL/internal/move_help.h include/EASTL/internal/pair_fwd_decls.h include/EASTL/internal/piecewise_construct_t.h @@ -77,10 +215,12 @@ include/EASTL/internal/smart_ptr.h include/EASTL/internal/thread_support.h include/EASTL/internal/tuple_fwd_decls.h include/EASTL/internal/type_compound.h +include/EASTL/internal/type_detected.h include/EASTL/internal/type_fundamental.h include/EASTL/internal/type_pod.h include/EASTL/internal/type_properties.h include/EASTL/internal/type_transformations.h +include/EASTL/internal/type_void_t.h include/EASTL/intrusive_hash_map.h include/EASTL/intrusive_hash_set.h include/EASTL/intrusive_list.h diff --git a/devel/electron23/Makefile b/devel/electron23/Makefile index 6ca7fefa322..1f49b039aea 100644 --- a/devel/electron23/Makefile +++ b/devel/electron23/Makefile @@ -222,7 +222,7 @@ REACTIVEOBJC_VER= 74ab5baccc6f7202c8ac69a8d1e152c29dc1ea76 # See ${WRKSRC}/electron/DEPS for MANTLE_VER MANTLE_VER= 78d3966b3c331292ea29ec38661b25df0a245948 -YARN_TIMESTAMP= 1688623631 +YARN_TIMESTAMP= 1690413613 .include "Makefile.version" .include diff --git a/devel/electron23/Makefile.version b/devel/electron23/Makefile.version index df70b9e2792..8eb890acc52 100644 --- a/devel/electron23/Makefile.version +++ b/devel/electron23/Makefile.version @@ -1,2 +1,2 @@ -ELECTRON_VER= 23.3.10 +ELECTRON_VER= 23.3.11 ELECTRON_VER_MAJOR= ${ELECTRON_VER:C/\..*//} diff --git a/devel/electron23/distinfo b/devel/electron23/distinfo index 163d97d51e7..ab821620407 100644 --- a/devel/electron23/distinfo +++ b/devel/electron23/distinfo @@ -1,14 +1,14 @@ -TIMESTAMP = 1688624103 +TIMESTAMP = 1690414563 SHA256 (electron/chromium-110.0.5481.208.tar.xz) = 9f364e9a61a961b808ac241076fe25f8c48e5d7349a3236a9023a51018890ccc SIZE (electron/chromium-110.0.5481.208.tar.xz) = 1554639732 SHA256 (electron/32dc8abec1486818f6ef4afc4996abc002b5218e) = b7f797156b45c21a104f732366dad74e5b401bae8e3ce75fe1e54769cda3c0c2 SIZE (electron/32dc8abec1486818f6ef4afc4996abc002b5218e) = 9903987 SHA256 (electron/336e775eec536b2d785cc80eff6ac39051931286) = a2ca2962daf482a8f943163541e1c73ba4b2694fabcd2510981f2db4eda493c8 SIZE (electron/336e775eec536b2d785cc80eff6ac39051931286) = 32624734 -SHA256 (electron/electron-yarn-cache-23.3.10.tar.xz) = 271614bd5c9973270dfff91493cc841dc18cf0a41002c56f70ed8cae3e2477de -SIZE (electron/electron-yarn-cache-23.3.10.tar.xz) = 38871732 -SHA256 (electron/electron-electron-v23.3.10_GH0.tar.gz) = d536edd63816242813867ee49643abdc876464f38376128b320f62c42e8bfb9c -SIZE (electron/electron-electron-v23.3.10_GH0.tar.gz) = 10534871 +SHA256 (electron/electron-yarn-cache-23.3.11.tar.xz) = 7f7c32a6ee65ffbeb36456c16bd54e57149adc7ff9a8ba058bca3dbbe002e6fe +SIZE (electron/electron-yarn-cache-23.3.11.tar.xz) = 38871716 +SHA256 (electron/electron-electron-v23.3.11_GH0.tar.gz) = e07ef79a8510480bc64965eb841dd261f54759959da8961904fc535602510048 +SIZE (electron/electron-electron-v23.3.11_GH0.tar.gz) = 10536360 SHA256 (electron/nodejs-node-v18.12.1_GH0.tar.gz) = 7e7962209d25ed6c28b722b78a0b0ca304307d7bf536aca142be330901b11d50 SIZE (electron/nodejs-node-v18.12.1_GH0.tar.gz) = 108947341 SHA256 (electron/nodejs-nan-16fa32231e2ccd89d2804b3f765319128b20c4ac_GH0.tar.gz) = 3807ae6a1e451a29f068540472f100f9718d457c60ac62f2f8469d1d57475d39 diff --git a/devel/electron23/files/patch-electron_shell_browser_api_electron__api__desktop__capturer.cc b/devel/electron23/files/patch-electron_shell_browser_api_electron__api__desktop__capturer.cc index 520b4fa9e7b..62b4638ae99 100644 --- a/devel/electron23/files/patch-electron_shell_browser_api_electron__api__desktop__capturer.cc +++ b/devel/electron23/files/patch-electron_shell_browser_api_electron__api__desktop__capturer.cc @@ -1,4 +1,4 @@ ---- electron/shell/browser/api/electron_api_desktop_capturer.cc.orig 2023-03-08 02:34:17 UTC +--- electron/shell/browser/api/electron_api_desktop_capturer.cc.orig 2023-07-25 16:04:23 UTC +++ electron/shell/browser/api/electron_api_desktop_capturer.cc @@ -36,7 +36,7 @@ #include "third_party/webrtc/modules/desktop_capture/win/dxgi_duplicator_controller.h" @@ -18,7 +18,7 @@ // Private function in ui/base/x/x11_display_util.cc std::map GetMonitors(int version, x11::RandR* randr, -@@ -296,7 +296,7 @@ void DesktopCapturer::UpdateSourcesList(DesktopMediaLi +@@ -348,7 +348,7 @@ void DesktopCapturer::UpdateSourcesList(DesktopMediaLi for (auto& source : screen_sources) { source.display_id = base::NumberToString(source.media_list_source.id.id); } diff --git a/devel/ga/Makefile b/devel/ga/Makefile index 405f32bdff7..181af06f956 100644 --- a/devel/ga/Makefile +++ b/devel/ga/Makefile @@ -24,11 +24,14 @@ LDFLAGS+= -lscalapack INSTALL_TARGET= install-strip TEST_TARGET= check # test asserts, see https://github.com/GlobalArrays/ga/issues/312 +MPIEXEC_ARGS= -np 2 + OPTIONS_RADIO= MPI OPTIONS_RADIO_MPI= MPICH OPENMPI OPTIONS_DEFAULT= MPICH # the default should be the same as for the MPI option in math/scalapack MPICH_LIB_DEPENDS= libmpich.so:net/mpich +MPICH_VARS= TEST_ARGS+=MPIEXEC="${LOCALBASE}/bin/mpiexec ${MPIEXEC_ARGS}" OPENMPI_BUILD_DEPENDS= openmpi>0:net/openmpi OPENMPI_RUN_DEPENDS= openmpi>0:net/openmpi @@ -38,5 +41,6 @@ OPENMPI_CONFIGURE_ENV= CC=${LOCALBASE}/mpi/openmpi/bin/mpicc MPICC=${LOCALBASE} FC=${LOCALBASE}/mpi/openmpi/bin/mpif90 MPIFC=${LOCALBASE}/mpi/openmpi/bin/mpif90 \ LDFLAGS="-L${LOCALBASE}/mpi/openmpi/lib -Wl,-rpath,${LOCALBASE}/mpi/openmpi/lib" OPENMPI_MAKE_ARGS= FREEBSD_LINK_FLAGS="-L${LOCALBASE}/mpi/openmpi/lib -Wl,-rpath,${LOCALBASE}/mpi/openmpi/lib -lmpi" +OPENMPI_VARS= TEST_ARGS+=MPIEXEC="${LOCALBASE}/mpi/openmpi/bin/mpiexec ${MPIEXEC_ARGS}" .include diff --git a/devel/go-git/Makefile b/devel/go-git/Makefile index d99709e7438..e6875b04b99 100644 --- a/devel/go-git/Makefile +++ b/devel/go-git/Makefile @@ -1,6 +1,6 @@ PORTNAME= go-git DISTVERSIONPREFIX= v -DISTVERSION= 5.8.0 +DISTVERSION= 5.8.1 CATEGORIES= devel MAINTAINER= eduardo@FreeBSD.org diff --git a/devel/go-git/distinfo b/devel/go-git/distinfo index ec52efed431..d8adb935425 100644 --- a/devel/go-git/distinfo +++ b/devel/go-git/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1689965775 -SHA256 (go/devel_go-git/go-git-v5.8.0/v5.8.0.mod) = 862417866cd254282cf04a155bcaca1cf57a83282954efe18c44e283753babdd -SIZE (go/devel_go-git/go-git-v5.8.0/v5.8.0.mod) = 1458 -SHA256 (go/devel_go-git/go-git-v5.8.0/v5.8.0.zip) = cefb1f73397a7b936c1e256b3da23731656a766bedb1d8ce8c09aa293d19b983 -SIZE (go/devel_go-git/go-git-v5.8.0/v5.8.0.zip) = 689817 +TIMESTAMP = 1690369110 +SHA256 (go/devel_go-git/go-git-v5.8.1/v5.8.1.mod) = eecd79536d21650102cf48aa58660ea6e099f0be17f2b565a9e0ee293474bc35 +SIZE (go/devel_go-git/go-git-v5.8.1/v5.8.1.mod) = 1579 +SHA256 (go/devel_go-git/go-git-v5.8.1/v5.8.1.zip) = c990c1a2c8a5f176218f31ec44525972a89440025b4012fd78c9469fea37bd9b +SIZE (go/devel_go-git/go-git-v5.8.1/v5.8.1.zip) = 692631 diff --git a/devel/interactive_rebase_tool/Makefile b/devel/interactive_rebase_tool/Makefile index 5a08b9066b6..b1fe4c848a4 100644 --- a/devel/interactive_rebase_tool/Makefile +++ b/devel/interactive_rebase_tool/Makefile @@ -1,6 +1,5 @@ PORTNAME= interactive_rebase_tool -DISTVERSION= 2.2.1 -PORTREVISION= 8 +DISTVERSION= 2.3.0 CATEGORIES= devel MAINTAINER= petteri.valkonen@iki.fi @@ -16,100 +15,145 @@ USE_GITHUB= yes GH_ACCOUNT= MitMaro GH_PROJECT= git-interactive-rebase-tool -CARGO_CRATES= ansi_term-0.12.1 \ - anyhow-1.0.57 \ - arrayvec-0.4.12 \ - autocfg-1.0.1 \ +CARGO_CRATES= aho-corasick-1.0.2 \ + android-tzdata-0.1.1 \ + android_system_properties-0.1.4 \ + anyhow-1.0.72 \ + arrayvec-0.7.2 \ + autocfg-1.1.0 \ bitflags-1.3.2 \ + bumpalo-3.13.0 \ captur-0.1.0 \ - cc-1.0.68 \ + cc-1.0.73 \ cfg-if-1.0.0 \ - chrono-0.4.19 \ - crossbeam-channel-0.5.4 \ - crossbeam-utils-0.8.6 \ - crossterm-0.23.2 \ + chrono-0.4.26 \ + core-foundation-sys-0.8.3 \ + crossbeam-channel-0.5.8 \ + crossbeam-utils-0.8.8 \ + crossterm-0.26.1 \ crossterm_winapi-0.9.0 \ - ctor-0.1.21 \ + dashmap-5.3.3 \ diff-0.1.12 \ - fastrand-1.6.0 \ + errno-0.3.1 \ + errno-dragonfly-0.1.2 \ + fastrand-1.7.0 \ form_urlencoded-1.0.1 \ - getrandom-0.2.3 \ - git2-0.14.2 \ + futures-0.3.21 \ + futures-channel-0.3.21 \ + futures-core-0.3.21 \ + futures-executor-0.3.21 \ + futures-io-0.3.21 \ + futures-macro-0.3.21 \ + futures-sink-0.3.21 \ + futures-task-0.3.21 \ + futures-timer-3.0.2 \ + futures-util-0.3.21 \ + getrandom-0.2.6 \ + git2-0.15.0 \ + glob-0.3.1 \ + hashbrown-0.12.3 \ + hermit-abi-0.3.2 \ + iana-time-zone-0.1.45 \ idna-0.2.3 \ - instant-0.1.9 \ - itoa-0.4.7 \ - jobserver-0.1.22 \ + if_chain-1.0.2 \ + instant-0.1.12 \ + io-lifetimes-1.0.11 \ + itoa-1.0.4 \ + jobserver-0.1.24 \ + js-sys-0.3.59 \ lazy_static-1.4.0 \ - libc-0.2.97 \ - libgit2-sys-0.13.2+1.4.2 \ - libz-sys-1.1.3 \ - lock_api-0.4.6 \ - log-0.4.14 \ - matches-0.1.8 \ + libc-0.2.147 \ + libgit2-sys-0.14.2+1.5.1 \ + libz-sys-1.1.6 \ + linux-raw-sys-0.3.8 \ + lock_api-0.4.7 \ + log-0.4.16 \ + matches-0.1.9 \ + memchr-2.5.0 \ mio-0.8.2 \ miow-0.3.7 \ - nodrop-0.1.14 \ - ntapi-0.3.6 \ - num-format-0.4.0 \ - num-integer-0.1.44 \ + ntapi-0.3.7 \ + num-format-0.4.4 \ num-traits-0.2.14 \ - output_vt100-0.1.2 \ - parking_lot-0.11.2 \ - parking_lot-0.12.0 \ - parking_lot_core-0.8.5 \ - parking_lot_core-0.9.0 \ + once_cell-1.13.1 \ + parking_lot-0.12.1 \ + parking_lot_core-0.9.2 \ percent-encoding-2.1.0 \ - pico-args-0.4.2 \ - pkg-config-0.3.19 \ + pico-args-0.5.0 \ + pin-project-lite-0.2.9 \ + pin-utils-0.1.0 \ + pkg-config-0.3.25 \ ppv-lite86-0.2.16 \ - pretty_assertions-1.2.1 \ - proc-macro-error-1.0.4 \ - proc-macro-error-attr-1.0.4 \ - proc-macro2-1.0.27 \ - quote-1.0.9 \ + pretty_assertions-1.4.0 \ + proc-macro2-1.0.66 \ + quote-1.0.29 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.3 \ - redox_syscall-0.2.9 \ - remove_dir_all-0.5.3 \ - rstest-0.11.0 \ - rstest-0.12.0 \ + redox_syscall-0.2.13 \ + redox_syscall-0.3.5 \ + regex-1.9.1 \ + regex-automata-0.3.3 \ + regex-syntax-0.7.4 \ + relative-path-1.8.0 \ + rstest-0.18.1 \ + rstest_macros-0.18.1 \ rustc_version-0.4.0 \ - rustversion-1.0.6 \ + rustix-0.37.23 \ scopeguard-1.1.0 \ - semver-1.0.3 \ - serial_test-0.6.0 \ - serial_test_derive-0.6.0 \ + semver-1.0.7 \ + serial_test-2.0.0 \ + serial_test_derive-2.0.0 \ signal-hook-0.3.13 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.0 \ - smallvec-1.6.1 \ - syn-1.0.73 \ - tempfile-3.3.0 \ - time-0.1.43 \ - tinyvec-1.2.0 \ + slab-0.4.6 \ + smallvec-1.8.0 \ + syn-1.0.104 \ + syn-2.0.26 \ + tempfile-3.6.0 \ + thiserror-1.0.43 \ + thiserror-impl-1.0.43 \ + time-0.1.44 \ + tinyvec-1.6.0 \ tinyvec_macros-0.1.0 \ - unicode-bidi-0.3.5 \ + unicode-bidi-0.3.8 \ + unicode-ident-1.0.5 \ unicode-normalization-0.1.19 \ - unicode-segmentation-1.9.0 \ - unicode-width-0.1.9 \ - unicode-xid-0.2.2 \ + unicode-segmentation-1.10.1 \ + unicode-width-0.1.10 \ url-2.2.2 \ - uuid-1.0.0 \ + uuid-1.4.1 \ vcpkg-0.2.15 \ - version_check-0.9.4 \ - wasi-0.10.2+wasi-snapshot-preview1 \ + version-track-0.1.0 \ + wasi-0.10.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ + wasm-bindgen-0.2.82 \ + wasm-bindgen-backend-0.2.82 \ + wasm-bindgen-macro-0.2.82 \ + wasm-bindgen-macro-support-0.2.82 \ + wasm-bindgen-shared-0.2.82 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ - windows-sys-0.29.0 \ - windows_aarch64_msvc-0.29.0 \ - windows_i686_gnu-0.29.0 \ - windows_i686_msvc-0.29.0 \ - windows_x86_64_gnu-0.29.0 \ - windows_x86_64_msvc-0.29.0 \ - xi-unicode-0.3.0 + windows-sys-0.34.0 \ + windows-sys-0.48.0 \ + windows-targets-0.48.1 \ + windows_aarch64_gnullvm-0.48.0 \ + windows_aarch64_msvc-0.34.0 \ + windows_aarch64_msvc-0.48.0 \ + windows_i686_gnu-0.34.0 \ + windows_i686_gnu-0.48.0 \ + windows_i686_msvc-0.34.0 \ + windows_i686_msvc-0.48.0 \ + windows_x86_64_gnu-0.34.0 \ + windows_x86_64_gnu-0.48.0 \ + windows_x86_64_gnullvm-0.48.0 \ + windows_x86_64_msvc-0.34.0 \ + windows_x86_64_msvc-0.48.0 \ + xi-unicode-0.3.0 \ + yansi-0.5.1 \ + claim@git+https://github.com/Turbo87/rust-claim.git?rev=23892a3\#23892a345d38e1434303143a73033925284ad04d PLIST_FILES= bin/interactive-rebase-tool \ man/man1/interactive-rebase-tool.1.gz diff --git a/devel/interactive_rebase_tool/distinfo b/devel/interactive_rebase_tool/distinfo index c22f6034da5..33a01ea8647 100644 --- a/devel/interactive_rebase_tool/distinfo +++ b/devel/interactive_rebase_tool/distinfo @@ -1,191 +1,281 @@ -TIMESTAMP = 1667895006 -SHA256 (rust/crates/ansi_term-0.12.1.crate) = d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2 -SIZE (rust/crates/ansi_term-0.12.1.crate) = 24838 -SHA256 (rust/crates/anyhow-1.0.57.crate) = 08f9b8508dccb7687a1d6c4ce66b2b0ecef467c94667de27d8d7fe1f8d2a9cdc -SIZE (rust/crates/anyhow-1.0.57.crate) = 44614 -SHA256 (rust/crates/arrayvec-0.4.12.crate) = cd9fd44efafa8690358b7408d253adf110036b88f55672a933f01d616ad9b1b9 -SIZE (rust/crates/arrayvec-0.4.12.crate) = 26551 -SHA256 (rust/crates/autocfg-1.0.1.crate) = cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a -SIZE (rust/crates/autocfg-1.0.1.crate) = 12908 +TIMESTAMP = 1689836666 +SHA256 (rust/crates/aho-corasick-1.0.2.crate) = 43f6cb1bf222025340178f382c426f13757b2960e89779dfcb319c32542a5a41 +SIZE (rust/crates/aho-corasick-1.0.2.crate) = 167694 +SHA256 (rust/crates/android-tzdata-0.1.1.crate) = e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0 +SIZE (rust/crates/android-tzdata-0.1.1.crate) = 7674 +SHA256 (rust/crates/android_system_properties-0.1.4.crate) = d7ed72e1635e121ca3e79420540282af22da58be50de153d36f81ddc6b83aa9e +SIZE (rust/crates/android_system_properties-0.1.4.crate) = 4637 +SHA256 (rust/crates/anyhow-1.0.72.crate) = 3b13c32d80ecc7ab747b80c3784bce54ee8a7a0cc4fbda9bf4cda2cf6fe90854 +SIZE (rust/crates/anyhow-1.0.72.crate) = 43837 +SHA256 (rust/crates/arrayvec-0.7.2.crate) = 8da52d66c7071e2e3fa2a1e5c6d088fec47b593032b254f5e980de8ea54454d6 +SIZE (rust/crates/arrayvec-0.7.2.crate) = 29341 +SHA256 (rust/crates/autocfg-1.1.0.crate) = d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa +SIZE (rust/crates/autocfg-1.1.0.crate) = 13272 SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a SIZE (rust/crates/bitflags-1.3.2.crate) = 23021 +SHA256 (rust/crates/bumpalo-3.13.0.crate) = a3e2c3daef883ecc1b5d58c15adae93470a91d425f3532ba1695849656af3fc1 +SIZE (rust/crates/bumpalo-3.13.0.crate) = 82114 SHA256 (rust/crates/captur-0.1.0.crate) = 70fab32548d14602e13307a86c41b2dc2fc2ef19c2881bf63598275a7e45b182 SIZE (rust/crates/captur-0.1.0.crate) = 3235 -SHA256 (rust/crates/cc-1.0.68.crate) = 4a72c244c1ff497a746a7e1fb3d14bd08420ecda70c8f25c7112f2781652d787 -SIZE (rust/crates/cc-1.0.68.crate) = 55936 +SHA256 (rust/crates/cc-1.0.73.crate) = 2fff2a6927b3bb87f9595d67196a70493f627687a71d87a0d692242c33f58c11 +SIZE (rust/crates/cc-1.0.73.crate) = 57880 SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934 -SHA256 (rust/crates/chrono-0.4.19.crate) = 670ad68c9088c2a963aaa298cb369688cf3f9465ce5e2d4ca10e6e0098a1ce73 -SIZE (rust/crates/chrono-0.4.19.crate) = 155663 -SHA256 (rust/crates/crossbeam-channel-0.5.4.crate) = 5aaa7bd5fb665c6864b5f963dd9097905c54125909c7aa94c9e18507cdbe6c53 -SIZE (rust/crates/crossbeam-channel-0.5.4.crate) = 88237 -SHA256 (rust/crates/crossbeam-utils-0.8.6.crate) = cfcae03edb34f947e64acdb1c33ec169824e20657e9ecb61cef6c8c74dcb8120 -SIZE (rust/crates/crossbeam-utils-0.8.6.crate) = 38841 -SHA256 (rust/crates/crossterm-0.23.2.crate) = a2102ea4f781910f8a5b98dd061f4c2023f479ce7bb1236330099ceb5a93cf17 -SIZE (rust/crates/crossterm-0.23.2.crate) = 106712 +SHA256 (rust/crates/chrono-0.4.26.crate) = ec837a71355b28f6556dbd569b37b3f363091c0bd4b2e735674521b4c5fd9bc5 +SIZE (rust/crates/chrono-0.4.26.crate) = 191501 +SHA256 (rust/crates/core-foundation-sys-0.8.3.crate) = 5827cebf4670468b8772dd191856768aedcb1b0278a04f989f7766351917b9dc +SIZE (rust/crates/core-foundation-sys-0.8.3.crate) = 17519 +SHA256 (rust/crates/crossbeam-channel-0.5.8.crate) = a33c2bf77f2df06183c3aa30d1e96c0695a313d4f9c453cc3762a6db39f99200 +SIZE (rust/crates/crossbeam-channel-0.5.8.crate) = 90455 +SHA256 (rust/crates/crossbeam-utils-0.8.8.crate) = 0bf124c720b7686e3c2663cf54062ab0f68a88af2fb6a030e87e30bf721fcb38 +SIZE (rust/crates/crossbeam-utils-0.8.8.crate) = 39681 +SHA256 (rust/crates/crossterm-0.26.1.crate) = a84cda67535339806297f1b331d6dd6320470d2a0fe65381e79ee9e156dd3d13 +SIZE (rust/crates/crossterm-0.26.1.crate) = 122317 SHA256 (rust/crates/crossterm_winapi-0.9.0.crate) = 2ae1b35a484aa10e07fe0638d02301c5ad24de82d310ccbd2f3693da5f09bf1c SIZE (rust/crates/crossterm_winapi-0.9.0.crate) = 15561 -SHA256 (rust/crates/ctor-0.1.21.crate) = ccc0a48a9b826acdf4028595adc9db92caea352f7af011a3034acd172a52a0aa -SIZE (rust/crates/ctor-0.1.21.crate) = 9303 +SHA256 (rust/crates/dashmap-5.3.3.crate) = 391b56fbd302e585b7a9494fb70e40949567b1cf9003a8e4a6041a1687c26573 +SIZE (rust/crates/dashmap-5.3.3.crate) = 21183 SHA256 (rust/crates/diff-0.1.12.crate) = 0e25ea47919b1560c4e3b7fe0aaab9becf5b84a10325ddf7db0f0ba5e1026499 SIZE (rust/crates/diff-0.1.12.crate) = 10223 -SHA256 (rust/crates/fastrand-1.6.0.crate) = 779d043b6a0b90cc4c0ed7ee380a6504394cee7efd7db050e3774eee387324b2 -SIZE (rust/crates/fastrand-1.6.0.crate) = 11338 +SHA256 (rust/crates/errno-0.3.1.crate) = 4bcfec3a70f97c962c307b2d2c56e358cf1d00b558d74262b5f929ee8cc7e73a +SIZE (rust/crates/errno-0.3.1.crate) = 10348 +SHA256 (rust/crates/errno-dragonfly-0.1.2.crate) = aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf +SIZE (rust/crates/errno-dragonfly-0.1.2.crate) = 1810 +SHA256 (rust/crates/fastrand-1.7.0.crate) = c3fcf0cee53519c866c09b5de1f6c56ff9d647101f81c1964fa632e148896cdf +SIZE (rust/crates/fastrand-1.7.0.crate) = 11265 SHA256 (rust/crates/form_urlencoded-1.0.1.crate) = 5fc25a87fa4fd2094bffb06925852034d90a17f0d1e05197d4956d3555752191 SIZE (rust/crates/form_urlencoded-1.0.1.crate) = 8773 -SHA256 (rust/crates/getrandom-0.2.3.crate) = 7fcd999463524c52659517fe2cea98493cfe485d10565e7b0fb07dbba7ad2753 -SIZE (rust/crates/getrandom-0.2.3.crate) = 26261 -SHA256 (rust/crates/git2-0.14.2.crate) = 3826a6e0e2215d7a41c2bfc7c9244123969273f3476b939a226aac0ab56e9e3c -SIZE (rust/crates/git2-0.14.2.crate) = 196856 +SHA256 (rust/crates/futures-0.3.21.crate) = f73fe65f54d1e12b726f517d3e2135ca3125a437b6d998caf1962961f7172d9e +SIZE (rust/crates/futures-0.3.21.crate) = 49935 +SHA256 (rust/crates/futures-channel-0.3.21.crate) = c3083ce4b914124575708913bca19bfe887522d6e2e6d0952943f5eac4a74010 +SIZE (rust/crates/futures-channel-0.3.21.crate) = 31961 +SHA256 (rust/crates/futures-core-0.3.21.crate) = 0c09fd04b7e4073ac7156a9539b57a484a8ea920f79c7c675d05d289ab6110d3 +SIZE (rust/crates/futures-core-0.3.21.crate) = 14601 +SHA256 (rust/crates/futures-executor-0.3.21.crate) = 9420b90cfa29e327d0429f19be13e7ddb68fa1cccb09d65e5706b8c7a749b8a6 +SIZE (rust/crates/futures-executor-0.3.21.crate) = 17306 +SHA256 (rust/crates/futures-io-0.3.21.crate) = fc4045962a5a5e935ee2fdedaa4e08284547402885ab326734432bed5d12966b +SIZE (rust/crates/futures-io-0.3.21.crate) = 8902 +SHA256 (rust/crates/futures-macro-0.3.21.crate) = 33c1e13800337f4d4d7a316bf45a567dbcb6ffe087f16424852d97e97a91f512 +SIZE (rust/crates/futures-macro-0.3.21.crate) = 11250 +SHA256 (rust/crates/futures-sink-0.3.21.crate) = 21163e139fa306126e6eedaf49ecdb4588f939600f0b1e770f4205ee4b7fa868 +SIZE (rust/crates/futures-sink-0.3.21.crate) = 7843 +SHA256 (rust/crates/futures-task-0.3.21.crate) = 57c66a976bf5909d801bbef33416c41372779507e7a6b3a5e25e4749c58f776a +SIZE (rust/crates/futures-task-0.3.21.crate) = 11815 +SHA256 (rust/crates/futures-timer-3.0.2.crate) = e64b03909df88034c26dc1547e8970b91f98bdb65165d6a4e9110d94263dbb2c +SIZE (rust/crates/futures-timer-3.0.2.crate) = 19879 +SHA256 (rust/crates/futures-util-0.3.21.crate) = d8b7abd5d659d9b90c8cba917f6ec750a74e2dc23902ef9cd4cc8c8b22e6036a +SIZE (rust/crates/futures-util-0.3.21.crate) = 153768 +SHA256 (rust/crates/getrandom-0.2.6.crate) = 9be70c98951c83b8d2f8f60d7065fa6d5146873094452a1008da8c2f1e4205ad +SIZE (rust/crates/getrandom-0.2.6.crate) = 28043 +SHA256 (rust/crates/git2-0.15.0.crate) = 2994bee4a3a6a51eb90c218523be382fd7ea09b16380b9312e9dbe955ff7c7d1 +SIZE (rust/crates/git2-0.15.0.crate) = 198983 +SHA256 (rust/crates/glob-0.3.1.crate) = d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b +SIZE (rust/crates/glob-0.3.1.crate) = 18880 +SHA256 (rust/crates/hashbrown-0.12.3.crate) = 8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888 +SIZE (rust/crates/hashbrown-0.12.3.crate) = 102968 +SHA256 (rust/crates/hermit-abi-0.3.2.crate) = 443144c8cdadd93ebf52ddb4056d257f5b52c04d3c804e657d19eb73fc33668b +SIZE (rust/crates/hermit-abi-0.3.2.crate) = 13783 +SHA256 (rust/crates/iana-time-zone-0.1.45.crate) = ef5528d9c2817db4e10cc78f8d4c8228906e5854f389ff6b076cee3572a09d35 +SIZE (rust/crates/iana-time-zone-0.1.45.crate) = 15016 SHA256 (rust/crates/idna-0.2.3.crate) = 418a0a6fab821475f634efe3ccc45c013f742efe03d853e8d3355d5cb850ecf8 SIZE (rust/crates/idna-0.2.3.crate) = 271023 -SHA256 (rust/crates/instant-0.1.9.crate) = 61124eeebbd69b8190558df225adf7e4caafce0d743919e5d6b19652314ec5ec -SIZE (rust/crates/instant-0.1.9.crate) = 5213 -SHA256 (rust/crates/itoa-0.4.7.crate) = dd25036021b0de88a0aff6b850051563c6516d0bf53f8638938edbb9de732736 -SIZE (rust/crates/itoa-0.4.7.crate) = 12099 -SHA256 (rust/crates/jobserver-0.1.22.crate) = 972f5ae5d1cb9c6ae417789196c803205313edde988685da5e3aae0827b9e7fd -SIZE (rust/crates/jobserver-0.1.22.crate) = 21175 +SHA256 (rust/crates/if_chain-1.0.2.crate) = cb56e1aa765b4b4f3aadfab769793b7087bb03a4ea4920644a6d238e2df5b9ed +SIZE (rust/crates/if_chain-1.0.2.crate) = 8062 +SHA256 (rust/crates/instant-0.1.12.crate) = 7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c +SIZE (rust/crates/instant-0.1.12.crate) = 6128 +SHA256 (rust/crates/io-lifetimes-1.0.11.crate) = eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2 +SIZE (rust/crates/io-lifetimes-1.0.11.crate) = 37346 +SHA256 (rust/crates/itoa-1.0.4.crate) = 4217ad341ebadf8d8e724e264f13e593e0648f5b3e94b3896a5df283be015ecc +SIZE (rust/crates/itoa-1.0.4.crate) = 10601 +SHA256 (rust/crates/jobserver-0.1.24.crate) = af25a77299a7f711a01975c35a6a424eb6862092cc2d6c72c4ed6cbc56dfc1fa +SIZE (rust/crates/jobserver-0.1.24.crate) = 21303 +SHA256 (rust/crates/js-sys-0.3.59.crate) = 258451ab10b34f8af53416d1fdab72c22e805f0c92a1136d59470ec0b11138b2 +SIZE (rust/crates/js-sys-0.3.59.crate) = 78849 SHA256 (rust/crates/lazy_static-1.4.0.crate) = e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646 SIZE (rust/crates/lazy_static-1.4.0.crate) = 10443 -SHA256 (rust/crates/libc-0.2.97.crate) = 12b8adadd720df158f4d70dfe7ccc6adb0472d7c55ca83445f6a5ab3e36f8fb6 -SIZE (rust/crates/libc-0.2.97.crate) = 517712 -SHA256 (rust/crates/libgit2-sys-0.13.2+1.4.2.crate) = 3a42de9a51a5c12e00fc0e4ca6bc2ea43582fc6418488e8f615e905d886f258b -SIZE (rust/crates/libgit2-sys-0.13.2+1.4.2.crate) = 1492799 -SHA256 (rust/crates/libz-sys-1.1.3.crate) = de5435b8549c16d423ed0c03dbaafe57cf6c3344744f1242520d59c9d8ecec66 -SIZE (rust/crates/libz-sys-1.1.3.crate) = 1341394 -SHA256 (rust/crates/lock_api-0.4.6.crate) = 88943dd7ef4a2e5a4bfa2753aaab3013e34ce2533d1996fb18ef591e315e2b3b -SIZE (rust/crates/lock_api-0.4.6.crate) = 25215 -SHA256 (rust/crates/log-0.4.14.crate) = 51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710 -SIZE (rust/crates/log-0.4.14.crate) = 34582 -SHA256 (rust/crates/matches-0.1.8.crate) = 7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08 -SIZE (rust/crates/matches-0.1.8.crate) = 2216 +SHA256 (rust/crates/libc-0.2.147.crate) = b4668fb0ea861c1df094127ac5f1da3409a82116a4ba74fca2e58ef927159bb3 +SIZE (rust/crates/libc-0.2.147.crate) = 686772 +SHA256 (rust/crates/libgit2-sys-0.14.2+1.5.1.crate) = 7f3d95f6b51075fe9810a7ae22c7095f12b98005ab364d8544797a825ce946a4 +SIZE (rust/crates/libgit2-sys-0.14.2+1.5.1.crate) = 1742257 +SHA256 (rust/crates/libz-sys-1.1.6.crate) = 92e7e15d7610cce1d9752e137625f14e61a28cd45929b6e12e47b50fe154ee2e +SIZE (rust/crates/libz-sys-1.1.6.crate) = 1508051 +SHA256 (rust/crates/linux-raw-sys-0.3.8.crate) = ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519 +SIZE (rust/crates/linux-raw-sys-0.3.8.crate) = 1013776 +SHA256 (rust/crates/lock_api-0.4.7.crate) = 327fa5b6a6940e4699ec49a9beae1ea4845c6bab9314e4f84ac68742139d8c53 +SIZE (rust/crates/lock_api-0.4.7.crate) = 25371 +SHA256 (rust/crates/log-0.4.16.crate) = 6389c490849ff5bc16be905ae24bc913a9c8892e19b2341dbc175e14c341c2b8 +SIZE (rust/crates/log-0.4.16.crate) = 37758 +SHA256 (rust/crates/matches-0.1.9.crate) = a3e378b66a060d48947b590737b30a1be76706c8dd7b8ba0f2fe3989c68a853f +SIZE (rust/crates/matches-0.1.9.crate) = 2246 +SHA256 (rust/crates/memchr-2.5.0.crate) = 2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d +SIZE (rust/crates/memchr-2.5.0.crate) = 65812 SHA256 (rust/crates/mio-0.8.2.crate) = 52da4364ffb0e4fe33a9841a98a3f3014fb964045ce4f7a45a398243c8d6b0c9 SIZE (rust/crates/mio-0.8.2.crate) = 88272 SHA256 (rust/crates/miow-0.3.7.crate) = b9f1c5b025cda876f66ef43a113f91ebc9f4ccef34843000e0adf6ebbab84e21 SIZE (rust/crates/miow-0.3.7.crate) = 24563 -SHA256 (rust/crates/nodrop-0.1.14.crate) = 72ef4a56884ca558e5ddb05a1d1e7e1bfd9a68d9ed024c21704cc98872dae1bb -SIZE (rust/crates/nodrop-0.1.14.crate) = 7667 -SHA256 (rust/crates/ntapi-0.3.6.crate) = 3f6bb902e437b6d86e03cce10a7e2af662292c5dfef23b65899ea3ac9354ad44 -SIZE (rust/crates/ntapi-0.3.6.crate) = 127221 -SHA256 (rust/crates/num-format-0.4.0.crate) = bafe4179722c2894288ee77a9f044f02811c86af699344c498b0840c698a2465 -SIZE (rust/crates/num-format-0.4.0.crate) = 59791 -SHA256 (rust/crates/num-integer-0.1.44.crate) = d2cc698a63b549a70bc047073d2949cce27cd1c7b0a4a862d08a8031bc2801db -SIZE (rust/crates/num-integer-0.1.44.crate) = 22216 +SHA256 (rust/crates/ntapi-0.3.7.crate) = c28774a7fd2fbb4f0babd8237ce554b73af68021b5f695a3cebd6c59bac0980f +SIZE (rust/crates/ntapi-0.3.7.crate) = 126994 +SHA256 (rust/crates/num-format-0.4.4.crate) = a652d9771a63711fd3c3deb670acfbe5c30a4072e664d7a3bf5a9e1056ac72c3 +SIZE (rust/crates/num-format-0.4.4.crate) = 61509 SHA256 (rust/crates/num-traits-0.2.14.crate) = 9a64b1ec5cda2586e284722486d802acf1f7dbdc623e2bfc57e65ca1cd099290 SIZE (rust/crates/num-traits-0.2.14.crate) = 45476 -SHA256 (rust/crates/output_vt100-0.1.2.crate) = 53cdc5b785b7a58c5aad8216b3dfa114df64b0b06ae6e1501cef91df2fbdf8f9 -SIZE (rust/crates/output_vt100-0.1.2.crate) = 4062 -SHA256 (rust/crates/parking_lot-0.11.2.crate) = 7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99 -SIZE (rust/crates/parking_lot-0.11.2.crate) = 39869 -SHA256 (rust/crates/parking_lot-0.12.0.crate) = 87f5ec2493a61ac0506c0f4199f99070cbe83857b0337006a30f3e6719b8ef58 -SIZE (rust/crates/parking_lot-0.12.0.crate) = 39761 -SHA256 (rust/crates/parking_lot_core-0.8.5.crate) = d76e8e1493bcac0d2766c42737f34458f1c8c50c0d23bcb24ea953affb273216 -SIZE (rust/crates/parking_lot_core-0.8.5.crate) = 32466 -SHA256 (rust/crates/parking_lot_core-0.9.0.crate) = b2f4f894f3865f6c0e02810fc597300f34dc2510f66400da262d8ae10e75767d -SIZE (rust/crates/parking_lot_core-0.9.0.crate) = 32234 +SHA256 (rust/crates/once_cell-1.13.1.crate) = 074864da206b4973b84eb91683020dbefd6a8c3f0f38e054d93954e891935e4e +SIZE (rust/crates/once_cell-1.13.1.crate) = 31335 +SHA256 (rust/crates/parking_lot-0.12.1.crate) = 3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f +SIZE (rust/crates/parking_lot-0.12.1.crate) = 40967 +SHA256 (rust/crates/parking_lot_core-0.9.2.crate) = 995f667a6c822200b0433ac218e05582f0e2efa1b922a3fd2fbaadc5f87bab37 +SIZE (rust/crates/parking_lot_core-0.9.2.crate) = 32254 SHA256 (rust/crates/percent-encoding-2.1.0.crate) = d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e SIZE (rust/crates/percent-encoding-2.1.0.crate) = 9748 -SHA256 (rust/crates/pico-args-0.4.2.crate) = db8bcd96cb740d03149cbad5518db9fd87126a10ab519c011893b1754134c468 -SIZE (rust/crates/pico-args-0.4.2.crate) = 11565 -SHA256 (rust/crates/pkg-config-0.3.19.crate) = 3831453b3449ceb48b6d9c7ad7c96d5ea673e9b470a1dc578c2ce6521230884c -SIZE (rust/crates/pkg-config-0.3.19.crate) = 15451 +SHA256 (rust/crates/pico-args-0.5.0.crate) = 5be167a7af36ee22fe3115051bc51f6e6c7054c9348e28deb4f49bd6f705a315 +SIZE (rust/crates/pico-args-0.5.0.crate) = 11545 +SHA256 (rust/crates/pin-project-lite-0.2.9.crate) = e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116 +SIZE (rust/crates/pin-project-lite-0.2.9.crate) = 27713 +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.25.crate) = 1df8c4ec4b0627e53bdf214615ad287367e482558cf84b109250b37464dc03ae +SIZE (rust/crates/pkg-config-0.3.25.crate) = 16838 SHA256 (rust/crates/ppv-lite86-0.2.16.crate) = eb9f9e6e233e5c4a35559a617bf40a4ec447db2e84c20b55a6f83167b7e57872 SIZE (rust/crates/ppv-lite86-0.2.16.crate) = 22245 -SHA256 (rust/crates/pretty_assertions-1.2.1.crate) = c89f989ac94207d048d92db058e4f6ec7342b0971fc58d1271ca148b799b3563 -SIZE (rust/crates/pretty_assertions-1.2.1.crate) = 79474 -SHA256 (rust/crates/proc-macro-error-1.0.4.crate) = da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c -SIZE (rust/crates/proc-macro-error-1.0.4.crate) = 25293 -SHA256 (rust/crates/proc-macro-error-attr-1.0.4.crate) = a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869 -SIZE (rust/crates/proc-macro-error-attr-1.0.4.crate) = 7971 -SHA256 (rust/crates/proc-macro2-1.0.27.crate) = f0d8caf72986c1a598726adc988bb5984792ef84f5ee5aa50209145ee8077038 -SIZE (rust/crates/proc-macro2-1.0.27.crate) = 38625 -SHA256 (rust/crates/quote-1.0.9.crate) = c3d0b9745dc2debf507c8422de05d7226cc1f0644216dfdfead988f9b1ab32a7 -SIZE (rust/crates/quote-1.0.9.crate) = 25042 +SHA256 (rust/crates/pretty_assertions-1.4.0.crate) = af7cee1a6c8a5b9208b3cb1061f10c0cb689087b3d8ce85fb9d2dd7a29b6ba66 +SIZE (rust/crates/pretty_assertions-1.4.0.crate) = 78846 +SHA256 (rust/crates/proc-macro2-1.0.66.crate) = 18fb31db3f9bddb2ea821cde30a9f70117e3f119938b5ee630b7403aa6e2ead9 +SIZE (rust/crates/proc-macro2-1.0.66.crate) = 43575 +SHA256 (rust/crates/quote-1.0.29.crate) = 573015e8ab27661678357f27dc26460738fd2b6c86e46f386fde94cb5d913105 +SIZE (rust/crates/quote-1.0.29.crate) = 28345 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.3.crate) = d34f1408f55294453790c48b2f1ebbb1c5b4b7563eb1f418bcfcfdbb06ebb4e7 SIZE (rust/crates/rand_core-0.6.3.crate) = 21938 -SHA256 (rust/crates/redox_syscall-0.2.9.crate) = 5ab49abadf3f9e1c4bc499e8845e152ad87d2ad2d30371841171169e9d75feee -SIZE (rust/crates/redox_syscall-0.2.9.crate) = 23533 -SHA256 (rust/crates/remove_dir_all-0.5.3.crate) = 3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7 -SIZE (rust/crates/remove_dir_all-0.5.3.crate) = 9184 -SHA256 (rust/crates/rstest-0.11.0.crate) = 2288c66aeafe3b2ed227c981f364f9968fa952ef0b30e84ada4486e7ee24d00a -SIZE (rust/crates/rstest-0.11.0.crate) = 917046 -SHA256 (rust/crates/rstest-0.12.0.crate) = d912f35156a3f99a66ee3e11ac2e0b3f34ac85a07e05263d05a7e2c8810d616f -SIZE (rust/crates/rstest-0.12.0.crate) = 919939 +SHA256 (rust/crates/redox_syscall-0.2.13.crate) = 62f25bc4c7e55e0b0b7a1d43fb893f4fa1361d0abe38b9ce4f323c2adfe6ef42 +SIZE (rust/crates/redox_syscall-0.2.13.crate) = 23759 +SHA256 (rust/crates/redox_syscall-0.3.5.crate) = 567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29 +SIZE (rust/crates/redox_syscall-0.3.5.crate) = 23404 +SHA256 (rust/crates/regex-1.9.1.crate) = b2eae68fc220f7cf2532e4494aded17545fce192d59cd996e0fe7887f4ceb575 +SIZE (rust/crates/regex-1.9.1.crate) = 251978 +SHA256 (rust/crates/regex-automata-0.3.3.crate) = 39354c10dd07468c2e73926b23bb9c2caca74c5501e38a35da70406f1d923310 +SIZE (rust/crates/regex-automata-0.3.3.crate) = 604301 +SHA256 (rust/crates/regex-syntax-0.7.4.crate) = e5ea92a5b6195c6ef2a0295ea818b312502c6fc94dde986c5553242e18fd4ce2 +SIZE (rust/crates/regex-syntax-0.7.4.crate) = 343365 +SHA256 (rust/crates/relative-path-1.8.0.crate) = 4bf2521270932c3c7bed1a59151222bd7643c79310f2916f01925e1e16255698 +SIZE (rust/crates/relative-path-1.8.0.crate) = 24865 +SHA256 (rust/crates/rstest-0.18.1.crate) = 2b96577ca10cb3eade7b337eb46520108a67ca2818a24d0b63f41fd62bc9651c +SIZE (rust/crates/rstest-0.18.1.crate) = 28670 +SHA256 (rust/crates/rstest_macros-0.18.1.crate) = 225e674cf31712b8bb15fdbca3ec0c1b9d825c5a24407ff2b7e005fb6a29ba03 +SIZE (rust/crates/rstest_macros-0.18.1.crate) = 56971 SHA256 (rust/crates/rustc_version-0.4.0.crate) = bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366 SIZE (rust/crates/rustc_version-0.4.0.crate) = 12175 -SHA256 (rust/crates/rustversion-1.0.6.crate) = f2cc38e8fa666e2de3c4aba7edeb5ffc5246c1c2ed0e3d17e560aeeba736b23f -SIZE (rust/crates/rustversion-1.0.6.crate) = 18380 +SHA256 (rust/crates/rustix-0.37.23.crate) = 4d69718bf81c6127a49dc64e44a742e8bb9213c0ff8869a22c308f84c1d4ab06 +SIZE (rust/crates/rustix-0.37.23.crate) = 328010 SHA256 (rust/crates/scopeguard-1.1.0.crate) = d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd SIZE (rust/crates/scopeguard-1.1.0.crate) = 11470 -SHA256 (rust/crates/semver-1.0.3.crate) = 5f3aac57ee7f3272d8395c6e4f502f434f0e289fcd62876f70daa008c20dcabe -SIZE (rust/crates/semver-1.0.3.crate) = 28918 -SHA256 (rust/crates/serial_test-0.6.0.crate) = e5bcc41d18f7a1d50525d080fd3e953be87c4f9f1a974f3c21798ca00d54ec15 -SIZE (rust/crates/serial_test-0.6.0.crate) = 4494 -SHA256 (rust/crates/serial_test_derive-0.6.0.crate) = 2881bccd7d60fb32dfa3d7b3136385312f8ad75e2674aab2852867a09790cae8 -SIZE (rust/crates/serial_test_derive-0.6.0.crate) = 5581 +SHA256 (rust/crates/semver-1.0.7.crate) = d65bd28f48be7196d222d95b9243287f48d27aca604e08497513019ff0502cc4 +SIZE (rust/crates/semver-1.0.7.crate) = 30064 +SHA256 (rust/crates/serial_test-2.0.0.crate) = 0e56dd856803e253c8f298af3f4d7eb0ae5e23a737252cd90bb4f3b435033b2d +SIZE (rust/crates/serial_test-2.0.0.crate) = 7946 +SHA256 (rust/crates/serial_test_derive-2.0.0.crate) = 91d129178576168c589c9ec973feedf7d3126c01ac2bf08795109aa35b69fb8f +SIZE (rust/crates/serial_test_derive-2.0.0.crate) = 5638 SHA256 (rust/crates/signal-hook-0.3.13.crate) = 647c97df271007dcea485bb74ffdb57f2e683f1306c854f468a0c244badabf2d SIZE (rust/crates/signal-hook-0.3.13.crate) = 49252 SHA256 (rust/crates/signal-hook-mio-0.2.3.crate) = 29ad2e15f37ec9a6cc544097b78a1ec90001e9f71b81338ca39f430adaca99af SIZE (rust/crates/signal-hook-mio-0.2.3.crate) = 9064 SHA256 (rust/crates/signal-hook-registry-1.4.0.crate) = e51e73328dc4ac0c7ccbda3a494dfa03df1de2f46018127f60c693f2648455b0 SIZE (rust/crates/signal-hook-registry-1.4.0.crate) = 17912 -SHA256 (rust/crates/smallvec-1.6.1.crate) = fe0f37c9e8f3c5a4a66ad655a93c74daac4ad00c441533bf5c6e7990bb42604e -SIZE (rust/crates/smallvec-1.6.1.crate) = 26444 -SHA256 (rust/crates/syn-1.0.73.crate) = f71489ff30030d2ae598524f61326b902466f72a0fb1a8564c001cc63425bcc7 -SIZE (rust/crates/syn-1.0.73.crate) = 232706 -SHA256 (rust/crates/tempfile-3.3.0.crate) = 5cdb1ef4eaeeaddc8fbd371e5017057064af0911902ef36b39801f67cc6d79e4 -SIZE (rust/crates/tempfile-3.3.0.crate) = 27578 -SHA256 (rust/crates/time-0.1.43.crate) = ca8a50ef2360fbd1eeb0ecd46795a87a19024eb4b53c5dc916ca1fd95fe62438 -SIZE (rust/crates/time-0.1.43.crate) = 28653 -SHA256 (rust/crates/tinyvec-1.2.0.crate) = 5b5220f05bb7de7f3f53c7c065e1199b3172696fe2db9f9c4d8ad9b4ee74c342 -SIZE (rust/crates/tinyvec-1.2.0.crate) = 41625 +SHA256 (rust/crates/slab-0.4.6.crate) = eb703cfe953bccee95685111adeedb76fabe4e97549a58d16f03ea7b9367bb32 +SIZE (rust/crates/slab-0.4.6.crate) = 16067 +SHA256 (rust/crates/smallvec-1.8.0.crate) = f2dd574626839106c320a323308629dcb1acfc96e32a8cba364ddc61ac23ee83 +SIZE (rust/crates/smallvec-1.8.0.crate) = 27992 +SHA256 (rust/crates/syn-1.0.104.crate) = 4ae548ec36cf198c0ef7710d3c230987c2d6d7bd98ad6edc0274462724c585ce +SIZE (rust/crates/syn-1.0.104.crate) = 236683 +SHA256 (rust/crates/syn-2.0.26.crate) = 45c3457aacde3c65315de5031ec191ce46604304d2446e803d71ade03308d970 +SIZE (rust/crates/syn-2.0.26.crate) = 241572 +SHA256 (rust/crates/tempfile-3.6.0.crate) = 31c0432476357e58790aaa47a8efb0c5138f137343f3b5f23bd36a27e3b0a6d6 +SIZE (rust/crates/tempfile-3.6.0.crate) = 31812 +SHA256 (rust/crates/thiserror-1.0.43.crate) = a35fc5b8971143ca348fa6df4f024d4d55264f3468c71ad1c2f365b0a4d58c42 +SIZE (rust/crates/thiserror-1.0.43.crate) = 18735 +SHA256 (rust/crates/thiserror-impl-1.0.43.crate) = 463fe12d7993d3b327787537ce8dd4dfa058de32fc2b195ef3cde03dc4771e8f +SIZE (rust/crates/thiserror-impl-1.0.43.crate) = 15062 +SHA256 (rust/crates/time-0.1.44.crate) = 6db9e6914ab8b1ae1c260a4ae7a49b6c5611b40328a735b21862567685e73255 +SIZE (rust/crates/time-0.1.44.crate) = 28885 +SHA256 (rust/crates/tinyvec-1.6.0.crate) = 87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50 +SIZE (rust/crates/tinyvec-1.6.0.crate) = 45991 SHA256 (rust/crates/tinyvec_macros-0.1.0.crate) = cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c SIZE (rust/crates/tinyvec_macros-0.1.0.crate) = 1817 -SHA256 (rust/crates/unicode-bidi-0.3.5.crate) = eeb8be209bb1c96b7c177c7420d26e04eccacb0eeae6b980e35fcb74678107e0 -SIZE (rust/crates/unicode-bidi-0.3.5.crate) = 33423 +SHA256 (rust/crates/unicode-bidi-0.3.8.crate) = 099b7128301d285f79ddd55b9a83d5e6b9e97c92e0ea0daebee7263e932de992 +SIZE (rust/crates/unicode-bidi-0.3.8.crate) = 36575 +SHA256 (rust/crates/unicode-ident-1.0.5.crate) = 6ceab39d59e4c9499d4e5a8ee0e2735b891bb7308ac83dfb4e80cad195c9f6f3 +SIZE (rust/crates/unicode-ident-1.0.5.crate) = 35455 SHA256 (rust/crates/unicode-normalization-0.1.19.crate) = d54590932941a9e9266f0832deed84ebe1bf2e4c9e4a3554d393d18f5e854bf9 SIZE (rust/crates/unicode-normalization-0.1.19.crate) = 107353 -SHA256 (rust/crates/unicode-segmentation-1.9.0.crate) = 7e8820f5d777f6224dc4be3632222971ac30164d4a258d595640799554ebfd99 -SIZE (rust/crates/unicode-segmentation-1.9.0.crate) = 93241 -SHA256 (rust/crates/unicode-width-0.1.9.crate) = 3ed742d4ea2bd1176e236172c8429aaf54486e7ac098db29ffe6529e0ce50973 -SIZE (rust/crates/unicode-width-0.1.9.crate) = 16745 -SHA256 (rust/crates/unicode-xid-0.2.2.crate) = 8ccb82d61f80a663efe1f787a51b16b5a51e3314d6ac365b08639f52387b33f3 -SIZE (rust/crates/unicode-xid-0.2.2.crate) = 14955 +SHA256 (rust/crates/unicode-segmentation-1.10.1.crate) = 1dd624098567895118886609431a7c3b8f516e41d30e0643f03d94592a147e36 +SIZE (rust/crates/unicode-segmentation-1.10.1.crate) = 98416 +SHA256 (rust/crates/unicode-width-0.1.10.crate) = c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b +SIZE (rust/crates/unicode-width-0.1.10.crate) = 18968 SHA256 (rust/crates/url-2.2.2.crate) = a507c383b2d33b5fc35d1861e77e6b383d158b2da5e14fe51b83dfedf6fd578c SIZE (rust/crates/url-2.2.2.crate) = 68555 -SHA256 (rust/crates/uuid-1.0.0.crate) = 8cfcd319456c4d6ea10087ed423473267e1a071f3bc0aa89f80d60997843c6f0 -SIZE (rust/crates/uuid-1.0.0.crate) = 48627 +SHA256 (rust/crates/uuid-1.4.1.crate) = 79daa5ed5740825c40b389c5e50312b9c86df53fccd33f281df655642b43869d +SIZE (rust/crates/uuid-1.4.1.crate) = 55291 SHA256 (rust/crates/vcpkg-0.2.15.crate) = accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426 SIZE (rust/crates/vcpkg-0.2.15.crate) = 228735 -SHA256 (rust/crates/version_check-0.9.4.crate) = 49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f -SIZE (rust/crates/version_check-0.9.4.crate) = 14895 -SHA256 (rust/crates/wasi-0.10.2+wasi-snapshot-preview1.crate) = fd6fbd9a79829dd1ad0cc20627bf1ed606756a7f77edff7b66b7064f9cb327c6 -SIZE (rust/crates/wasi-0.10.2+wasi-snapshot-preview1.crate) = 27505 +SHA256 (rust/crates/version-track-0.1.0.crate) = 6d9affed6b4e63b1f30ed8f0f2c401fa725f5f511eb00e52269f401c4d5ae12f +SIZE (rust/crates/version-track-0.1.0.crate) = 5615 +SHA256 (rust/crates/wasi-0.10.0+wasi-snapshot-preview1.crate) = 1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f +SIZE (rust/crates/wasi-0.10.0+wasi-snapshot-preview1.crate) = 26964 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.82.crate) = fc7652e3f6c4706c8d9cd54832c4a4ccb9b5336e2c3bd154d5cccfbf1c1f5f7d +SIZE (rust/crates/wasm-bindgen-0.2.82.crate) = 166376 +SHA256 (rust/crates/wasm-bindgen-backend-0.2.82.crate) = 662cd44805586bd52971b9586b1df85cdbbd9112e4ef4d8f41559c334dc6ac3f +SIZE (rust/crates/wasm-bindgen-backend-0.2.82.crate) = 25764 +SHA256 (rust/crates/wasm-bindgen-macro-0.2.82.crate) = b260f13d3012071dfb1512849c033b1925038373aea48ced3012c09df952c602 +SIZE (rust/crates/wasm-bindgen-macro-0.2.82.crate) = 11808 +SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.82.crate) = 5be8e654bdd9b79216c2929ab90721aa82faf65c48cdf08bdc4e7f51357b80da +SIZE (rust/crates/wasm-bindgen-macro-support-0.2.82.crate) = 18529 +SHA256 (rust/crates/wasm-bindgen-shared-0.2.82.crate) = 6598dd0bd3c7d51095ff6531a5b23e02acdc81804e30d8f07afb77b7215a140a +SIZE (rust/crates/wasm-bindgen-shared-0.2.82.crate) = 7197 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-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.29.0.crate) = ceb069ac8b2117d36924190469735767f0990833935ab430155e71a44bafe148 -SIZE (rust/crates/windows-sys-0.29.0.crate) = 3256617 -SHA256 (rust/crates/windows_aarch64_msvc-0.29.0.crate) = c3d027175d00b01e0cbeb97d6ab6ebe03b12330a35786cbaca5252b1c4bf5d9b -SIZE (rust/crates/windows_aarch64_msvc-0.29.0.crate) = 669639 -SHA256 (rust/crates/windows_i686_gnu-0.29.0.crate) = 8793f59f7b8e8b01eda1a652b2697d87b93097198ae85f823b969ca5b89bba58 -SIZE (rust/crates/windows_i686_gnu-0.29.0.crate) = 774446 -SHA256 (rust/crates/windows_i686_msvc-0.29.0.crate) = 8602f6c418b67024be2996c512f5f995de3ba417f4c75af68401ab8756796ae4 -SIZE (rust/crates/windows_i686_msvc-0.29.0.crate) = 732279 -SHA256 (rust/crates/windows_x86_64_gnu-0.29.0.crate) = f3d615f419543e0bd7d2b3323af0d86ff19cbc4f816e6453f36a2c2ce889c354 -SIZE (rust/crates/windows_x86_64_gnu-0.29.0.crate) = 743224 -SHA256 (rust/crates/windows_x86_64_msvc-0.29.0.crate) = 11d95421d9ed3672c280884da53201a5c46b7b2765ca6faf34b0d71cf34a3561 -SIZE (rust/crates/windows_x86_64_msvc-0.29.0.crate) = 668947 +SHA256 (rust/crates/windows-sys-0.34.0.crate) = 5acdd78cb4ba54c0045ac14f62d8f94a03d10047904ae2a40afa1e99d8f70825 +SIZE (rust/crates/windows-sys-0.34.0.crate) = 3369228 +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.1.crate) = 05d4b17490f70499f20b9e791dcf6a299785ce8af4d709018206dc5b4953e95f +SIZE (rust/crates/windows-targets-0.48.1.crate) = 6902 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.48.0.crate) = 91ae572e1b79dba883e0d315474df7305d12f569b400fcf90581b06062f7e1bc +SIZE (rust/crates/windows_aarch64_gnullvm-0.48.0.crate) = 366543 +SHA256 (rust/crates/windows_aarch64_msvc-0.34.0.crate) = 17cffbe740121affb56fad0fc0e421804adf0ae00891205213b5cecd30db881d +SIZE (rust/crates/windows_aarch64_msvc-0.34.0.crate) = 674445 +SHA256 (rust/crates/windows_aarch64_msvc-0.48.0.crate) = b2ef27e0d7bdfcfc7b868b317c1d32c641a6fe4629c171b8928c7b08d98d7cf3 +SIZE (rust/crates/windows_aarch64_msvc-0.48.0.crate) = 671479 +SHA256 (rust/crates/windows_i686_gnu-0.34.0.crate) = 2564fde759adb79129d9b4f54be42b32c89970c18ebf93124ca8870a498688ed +SIZE (rust/crates/windows_i686_gnu-0.34.0.crate) = 772343 +SHA256 (rust/crates/windows_i686_gnu-0.48.0.crate) = 622a1962a7db830d6fd0a69683c80a18fda201879f0f447f065a3b7467daa241 +SIZE (rust/crates/windows_i686_gnu-0.48.0.crate) = 741490 +SHA256 (rust/crates/windows_i686_msvc-0.34.0.crate) = 9cd9d32ba70453522332c14d38814bceeb747d80b3958676007acadd7e166956 +SIZE (rust/crates/windows_i686_msvc-0.34.0.crate) = 733497 +SHA256 (rust/crates/windows_i686_msvc-0.48.0.crate) = 4542c6e364ce21bf45d69fdd2a8e455fa38d316158cfd43b3ac1c5b1b19f8e00 +SIZE (rust/crates/windows_i686_msvc-0.48.0.crate) = 730056 +SHA256 (rust/crates/windows_x86_64_gnu-0.34.0.crate) = cfce6deae227ee8d356d19effc141a509cc503dfd1f850622ec4b0f84428e1f4 +SIZE (rust/crates/windows_x86_64_gnu-0.34.0.crate) = 744301 +SHA256 (rust/crates/windows_x86_64_gnu-0.48.0.crate) = ca2b8a661f7628cbd23440e50b05d705db3686f894fc9580820623656af974b1 +SIZE (rust/crates/windows_x86_64_gnu-0.48.0.crate) = 703595 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.48.0.crate) = 7896dbc1f41e08872e9d5e8f8baa8fdd2677f29468c4e156210174edc7f7b953 +SIZE (rust/crates/windows_x86_64_gnullvm-0.48.0.crate) = 366536 +SHA256 (rust/crates/windows_x86_64_msvc-0.34.0.crate) = d19538ccc21819d01deaf88d6a17eae6596a12e9aafdbb97916fb49896d89de9 +SIZE (rust/crates/windows_x86_64_msvc-0.34.0.crate) = 669900 +SHA256 (rust/crates/windows_x86_64_msvc-0.48.0.crate) = 1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a +SIZE (rust/crates/windows_x86_64_msvc-0.48.0.crate) = 671422 SHA256 (rust/crates/xi-unicode-0.3.0.crate) = a67300977d3dc3f8034dae89778f502b6ba20b269527b3223ba59c0cf393bb8a SIZE (rust/crates/xi-unicode-0.3.0.crate) = 87001 -SHA256 (MitMaro-git-interactive-rebase-tool-2.2.1_GH0.tar.gz) = 86f262e6607ac0bf5cee22ca1b333cf9f827e09d3257658d525a518aa785ca7c -SIZE (MitMaro-git-interactive-rebase-tool-2.2.1_GH0.tar.gz) = 4915932 +SHA256 (rust/crates/yansi-0.5.1.crate) = 09041cd90cf85f7f8b2df60c646f853b7f535ce68f85244eb6731cf89fa498ec +SIZE (rust/crates/yansi-0.5.1.crate) = 16525 +SHA256 (Turbo87-rust-claim-23892a345d38e1434303143a73033925284ad04d_GH0.tar.gz) = b40e968cc58b02b798564e0a51854b3c4262540af6d29b8704b439de8e384f10 +SIZE (Turbo87-rust-claim-23892a345d38e1434303143a73033925284ad04d_GH0.tar.gz) = 12569 +SHA256 (MitMaro-git-interactive-rebase-tool-2.3.0_GH0.tar.gz) = 4af63703b3504370ef298693abc5061fe5bf215536e6d45952afda33a92f8101 +SIZE (MitMaro-git-interactive-rebase-tool-2.3.0_GH0.tar.gz) = 4963036 diff --git a/devel/interactive_rebase_tool/files/patch-powerpc b/devel/interactive_rebase_tool/files/patch-powerpc deleted file mode 100644 index 60b60877c72..00000000000 --- a/devel/interactive_rebase_tool/files/patch-powerpc +++ /dev/null @@ -1,62 +0,0 @@ ---- cargo-crates/libc-0.2.97/src/unix/bsd/freebsdlike/freebsd/mod.rs.orig 1973-11-29 21:33:09 UTC -+++ cargo-crates/libc-0.2.97/src/unix/bsd/freebsdlike/freebsd/mod.rs -@@ -1678,6 +1678,9 @@ cfg_if! { - } else if #[cfg(target_arch = "powerpc64")] { - mod powerpc64; - pub use self::powerpc64::*; -+ } else if #[cfg(target_arch = "powerpc")] { -+ mod powerpc; -+ pub use self::powerpc::*; - } else { - // Unknown target_arch - } ---- cargo-crates/libc-0.2.97/src/unix/bsd/freebsdlike/freebsd/powerpc.rs.orig 2022-05-15 15:27:02 UTC -+++ cargo-crates/libc-0.2.97/src/unix/bsd/freebsdlike/freebsd/powerpc.rs -@@ -0,0 +1,47 @@ -+pub type c_char = u8; -+pub type c_long = i32; -+pub type c_ulong = u32; -+pub type wchar_t = i32; -+pub type time_t = i64; -+pub type suseconds_t = i32; -+pub type register_t = i32; -+ -+s! { -+ pub struct stat { -+ pub st_dev: ::dev_t, -+ pub st_ino: ::ino_t, -+ pub st_mode: ::mode_t, -+ pub st_nlink: ::nlink_t, -+ pub st_uid: ::uid_t, -+ pub st_gid: ::gid_t, -+ pub st_rdev: ::dev_t, -+ pub st_atime: ::time_t, -+ pub st_atime_nsec: ::c_long, -+ pub st_mtime: ::time_t, -+ pub st_mtime_nsec: ::c_long, -+ pub st_ctime: ::time_t, -+ pub st_ctime_nsec: ::c_long, -+ pub st_size: ::off_t, -+ pub st_blocks: ::blkcnt_t, -+ pub st_blksize: ::blksize_t, -+ pub st_flags: ::fflags_t, -+ pub st_gen: u32, -+ pub st_lspare: i32, -+ pub st_birthtime: ::time_t, -+ pub st_birthtime_nsec: ::c_long, -+ } -+} -+ -+// should be pub(crate), but that requires Rust 1.18.0 -+cfg_if! { -+ if #[cfg(libc_const_size_of)] { -+ #[doc(hidden)] -+ pub const _ALIGNBYTES: usize = ::mem::size_of::<::c_int>() - 1; -+ } else { -+ #[doc(hidden)] -+ pub const _ALIGNBYTES: usize = 4 - 1; -+ } -+} -+ -+pub const MAP_32BIT: ::c_int = 0x00080000; -+pub const MINSIGSTKSZ: ::size_t = 2048; // 512 * 4 diff --git a/devel/jenkins-lts/Makefile b/devel/jenkins-lts/Makefile index 7121538910b..ff267fcbf62 100644 --- a/devel/jenkins-lts/Makefile +++ b/devel/jenkins-lts/Makefile @@ -1,5 +1,5 @@ PORTNAME= jenkins -PORTVERSION= 2.401.2 +PORTVERSION= 2.401.3 CATEGORIES= devel java MASTER_SITES= https://get.jenkins.io/war-stable/${PORTVERSION}/ PKGNAMESUFFIX= -lts diff --git a/devel/jenkins-lts/distinfo b/devel/jenkins-lts/distinfo index 5fe4876095f..2014bdf0ef1 100644 --- a/devel/jenkins-lts/distinfo +++ b/devel/jenkins-lts/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1687954574 -SHA256 (jenkins/2.401.2/jenkins.war) = 86bd8e0b2b51075c99b00d43603c2858440bf011ecd089a5c791d0c964d40682 -SIZE (jenkins/2.401.2/jenkins.war) = 98406337 +TIMESTAMP = 1690384702 +SHA256 (jenkins/2.401.3/jenkins.war) = a798a0c5481a8ffb0320d9121f6cf49dc575c369028daae17a4dd398b69e000d +SIZE (jenkins/2.401.3/jenkins.war) = 98398119 diff --git a/devel/jenkins/Makefile b/devel/jenkins/Makefile index 787c78a6319..deaadfbd735 100644 --- a/devel/jenkins/Makefile +++ b/devel/jenkins/Makefile @@ -1,5 +1,5 @@ PORTNAME= jenkins -PORTVERSION= 2.415 +PORTVERSION= 2.416 CATEGORIES= devel java MASTER_SITES= https://get.jenkins.io/war/${PORTVERSION}/ DISTNAME= jenkins diff --git a/devel/jenkins/distinfo b/devel/jenkins/distinfo index 087a7090b59..97db3088fb8 100644 --- a/devel/jenkins/distinfo +++ b/devel/jenkins/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1689836843 -SHA256 (jenkins/2.415/jenkins.war) = a22a69402636e20811fae9820cb5f4718106fd9c918de195c150a4535f5b2a7a -SIZE (jenkins/2.415/jenkins.war) = 89542148 +TIMESTAMP = 1690384652 +SHA256 (jenkins/2.416/jenkins.war) = ceb3c171e25728b47645848dae263e41a12c4911ac71154985f0653e7fa211c8 +SIZE (jenkins/2.416/jenkins.war) = 89541474 diff --git a/devel/lefthook/Makefile b/devel/lefthook/Makefile index c6a92d99dbe..1582b109ad3 100644 --- a/devel/lefthook/Makefile +++ b/devel/lefthook/Makefile @@ -1,6 +1,6 @@ PORTNAME= lefthook DISTVERSIONPREFIX= v -DISTVERSION= 1.4.6 +DISTVERSION= 1.4.7 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/lefthook/distinfo b/devel/lefthook/distinfo index 70ce770e715..8200b1f70d8 100644 --- a/devel/lefthook/distinfo +++ b/devel/lefthook/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1689750484 -SHA256 (go/devel_lefthook/lefthook-v1.4.6/v1.4.6.mod) = 4c39cb5d3225565fe30a95f94c99ce36ba4031e5e6adbd0dfa6928b3f9922e61 -SIZE (go/devel_lefthook/lefthook-v1.4.6/v1.4.6.mod) = 1672 -SHA256 (go/devel_lefthook/lefthook-v1.4.6/v1.4.6.zip) = b3d9d352169094f91b211e9c0c5b7fa3c7f7500bc228579c4f23efa994761c2e -SIZE (go/devel_lefthook/lefthook-v1.4.6/v1.4.6.zip) = 135229 +TIMESTAMP = 1690356041 +SHA256 (go/devel_lefthook/lefthook-v1.4.7/v1.4.7.mod) = 4c39cb5d3225565fe30a95f94c99ce36ba4031e5e6adbd0dfa6928b3f9922e61 +SIZE (go/devel_lefthook/lefthook-v1.4.7/v1.4.7.mod) = 1672 +SHA256 (go/devel_lefthook/lefthook-v1.4.7/v1.4.7.zip) = 4c6adebef4395afbd6884438ef1643a6d9c3bd8266a62e0e8ed7a162776c5a53 +SIZE (go/devel_lefthook/lefthook-v1.4.7/v1.4.7.zip) = 135553 diff --git a/devel/libght/Makefile b/devel/libght/Makefile index 3f0e8e42a8e..391f9a68e69 100644 --- a/devel/libght/Makefile +++ b/devel/libght/Makefile @@ -1,6 +1,6 @@ PORTNAME= libght PORTVERSION= 0.1.0 -PORTREVISION= 9 +PORTREVISION= 10 DISTVERSIONPREFIX= v CATEGORIES= devel geography diff --git a/devel/liteide/Makefile b/devel/liteide/Makefile index f59808f3874..8bdc199bde4 100644 --- a/devel/liteide/Makefile +++ b/devel/liteide/Makefile @@ -30,6 +30,7 @@ GH_TUPLE= visualfc:gocode:v1.5.2:visualfc_gocode \ visualfc:goversion:v1.1.0:visualfc_goversion/vendor/github.com/visualfc/goversion \ yuin:goldmark:v1.4.13:yuin_goldmark/vendor/github.com/yuin/goldmark +USE_CXXSTD= c++14 USE_GL= gl USE_LDCONFIG= ${PREFIX}/lib/${PORTNAME} USE_QT= buildtools:build core gui network printsupport widgets xml diff --git a/devel/py-ice/Makefile b/devel/py-ice/Makefile index e630e50401e..eabadaa8d50 100644 --- a/devel/py-ice/Makefile +++ b/devel/py-ice/Makefile @@ -10,6 +10,7 @@ BUILD_DEPENDS= mcpp:devel/mcpp LIB_DEPENDS= libIce.so.${LIB_VRS}:devel/ice USES= compiler:c++11-lang python shebangfix +USE_CXXSTD= c++14 USE_PYTHON= py3kplist SLAVE_PORT= yes MASTERDIR= ${.CURDIR}/../ice diff --git a/devel/py-qt6-pyqt/Makefile b/devel/py-qt6-pyqt/Makefile index 2a5340f9f29..1dd711452a7 100644 --- a/devel/py-qt6-pyqt/Makefile +++ b/devel/py-qt6-pyqt/Makefile @@ -1,6 +1,6 @@ PORTNAME= pyqt PORTVERSION= ${PYQT_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel python MASTER_SITES= ${MASTER_SITES_PYQT} PKGNAMEPREFIX= ${PYQT_PY_RELNAME}- diff --git a/devel/py-qt6-qscintilla2/Makefile b/devel/py-qt6-qscintilla2/Makefile index a3d93e23a57..17bed172941 100644 --- a/devel/py-qt6-qscintilla2/Makefile +++ b/devel/py-qt6-qscintilla2/Makefile @@ -1,6 +1,6 @@ PORTNAME= qscintilla2 PORTVERSION= ${QSCI2_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel python MASTER_SITES= ${MASTER_SITES_QSCI2} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}qt6- diff --git a/devel/py-qt6-sip/Makefile b/devel/py-qt6-sip/Makefile index 4f52293e68b..3bcd3120186 100644 --- a/devel/py-qt6-sip/Makefile +++ b/devel/py-qt6-sip/Makefile @@ -1,5 +1,6 @@ PORTNAME= sip PORTVERSION= ${PYQT6SIP_VERSION} +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= ${MASTER_SITES_PYQT6SIP} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}qt6- diff --git a/devel/py-qt6/Makefile b/devel/py-qt6/Makefile index 20e7e2c2cfa..6f4f32cf537 100644 --- a/devel/py-qt6/Makefile +++ b/devel/py-qt6/Makefile @@ -1,6 +1,6 @@ PORTNAME= qt6 PORTVERSION= ${PYQT_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/qscintilla2-qt6/Makefile b/devel/qscintilla2-qt6/Makefile index ba9c0011732..06d8ad029b4 100644 --- a/devel/qscintilla2-qt6/Makefile +++ b/devel/qscintilla2-qt6/Makefile @@ -1,6 +1,6 @@ PORTNAME= qscintilla2-qt6 PORTVERSION= ${QSCI2_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITES_QSCI2} DISTNAME= ${QSCI2_DISTNAME} diff --git a/devel/qt6/Makefile b/devel/qt6/Makefile index ef815c0d2e9..f66d22cb032 100644 --- a/devel/qt6/Makefile +++ b/devel/qt6/Makefile @@ -1,6 +1,6 @@ PORTNAME= qt6 DISTVERSION= ${QT6_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= kde@FreeBSD.org diff --git a/devel/qtcreator/Makefile b/devel/qtcreator/Makefile index 4e88f50b6e4..64b5ee0e652 100644 --- a/devel/qtcreator/Makefile +++ b/devel/qtcreator/Makefile @@ -1,5 +1,6 @@ PORTNAME= qtcreator DISTVERSION= 10.0.2 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= QT/official_releases/qtcreator/${DISTVERSION:R}/${DISTVERSION} DISTNAME= qt-creator-opensource-src-${DISTVERSION} diff --git a/devel/rust-analyzer/Makefile b/devel/rust-analyzer/Makefile index 464ba29109f..a230b352aba 100644 --- a/devel/rust-analyzer/Makefile +++ b/devel/rust-analyzer/Makefile @@ -1,6 +1,5 @@ PORTNAME= rust-analyzer -DISTVERSION= 2023-06-12 -PORTREVISION= 2 +DISTVERSION= 2023-07-24 CATEGORIES= devel MAINTAINER= rust@FreeBSD.org @@ -19,57 +18,60 @@ USE_GITHUB= yes CARGO_CRATES= addr2line-0.19.0 \ adler-1.0.2 \ always-assert-0.1.3 \ - anyhow-1.0.70 \ + anyhow-1.0.71 \ anymap-1.0.0-beta.2 \ arbitrary-1.3.0 \ - arrayvec-0.7.2 \ + arrayvec-0.7.4 \ atty-0.2.14 \ autocfg-1.1.0 \ backtrace-0.3.67 \ bitflags-1.3.2 \ - bitflags-2.1.0 \ + bitflags-2.3.2 \ byteorder-1.4.3 \ camino-1.1.4 \ cargo-platform-0.1.2 \ cargo_metadata-0.15.4 \ cc-1.0.79 \ cfg-if-1.0.0 \ - chalk-derive-0.89.0 \ - chalk-ir-0.89.0 \ - chalk-recursive-0.89.0 \ - chalk-solve-0.89.0 \ + chalk-derive-0.92.0 \ + chalk-ir-0.92.0 \ + chalk-recursive-0.92.0 \ + chalk-solve-0.92.0 \ command-group-2.1.0 \ countme-3.0.1 \ cov-mark-2.0.0-pre.1 \ crc32fast-1.3.2 \ crossbeam-channel-0.5.8 \ crossbeam-deque-0.8.3 \ - crossbeam-epoch-0.9.14 \ - crossbeam-utils-0.8.15 \ + crossbeam-epoch-0.9.15 \ + crossbeam-utils-0.8.16 \ dashmap-5.4.0 \ - derive_arbitrary-1.3.0 \ + derive_arbitrary-1.3.1 \ dissimilar-1.0.6 \ dot-0.1.4 \ drop_bomb-0.1.5 \ either-1.8.1 \ ena-0.14.2 \ + equivalent-1.0.0 \ expect-test-1.4.1 \ filetime-0.2.19 \ fixedbitset-0.2.0 \ - flate2-1.0.25 \ - form_urlencoded-1.1.0 \ + flate2-1.0.26 \ + form_urlencoded-1.2.0 \ fsevent-sys-4.1.0 \ fst-0.4.7 \ - gimli-0.27.2 \ + gimli-0.27.3 \ hashbrown-0.12.3 \ + hashbrown-0.14.0 \ heck-0.3.3 \ hermit-abi-0.1.19 \ hermit-abi-0.2.6 \ hkalbasi-rustc-ap-rustc_abi-0.0.20221221 \ hkalbasi-rustc-ap-rustc_index-0.0.20221221 \ - home-0.5.4 \ - idna-0.3.0 \ + home-0.5.5 \ + idna-0.4.0 \ indexmap-1.9.3 \ + indexmap-2.0.0 \ inotify-0.9.6 \ inotify-sys-0.1.5 \ instant-0.1.12 \ @@ -78,19 +80,23 @@ CARGO_CRATES= addr2line-0.19.0 \ jod-thread-0.1.2 \ kqueue-1.0.7 \ kqueue-sys-1.0.3 \ + la-arena-0.3.1 \ lazy_static-1.4.0 \ - libc-0.2.141 \ - libloading-0.7.4 \ - libmimalloc-sys-0.1.32 \ - lock_api-0.4.9 \ - log-0.4.17 \ + libc-0.2.146 \ + libloading-0.8.0 \ + libmimalloc-sys-0.1.33 \ + line-index-0.1.0-pre.1 \ + lock_api-0.4.10 \ + log-0.4.19 \ + lsp-server-0.7.1 \ lsp-types-0.94.0 \ - matchers-0.1.0 \ memchr-2.5.0 \ memmap2-0.5.10 \ memoffset-0.8.0 \ - mimalloc-0.1.36 \ + memoffset-0.9.0 \ + mimalloc-0.1.37 \ miniz_oxide-0.6.2 \ + miniz_oxide-0.7.1 \ mio-0.8.5 \ miow-0.5.0 \ nix-0.26.2 \ @@ -98,8 +104,9 @@ CARGO_CRATES= addr2line-0.19.0 \ notify-5.1.0 \ nu-ansi-term-0.46.0 \ num_cpus-1.15.0 \ - object-0.30.3 \ - once_cell-1.17.1 \ + object-0.30.4 \ + object-0.31.1 \ + once_cell-1.18.0 \ oorandom-11.1.3 \ overload-0.1.1 \ parking_lot-0.11.2 \ @@ -107,26 +114,23 @@ CARGO_CRATES= addr2line-0.19.0 \ parking_lot_core-0.8.6 \ parking_lot_core-0.9.6 \ paste-1.0.12 \ - percent-encoding-2.2.0 \ + percent-encoding-2.3.0 \ perf-event-0.4.7 \ perf-event-open-sys-1.0.1 \ petgraph-0.5.1 \ pin-project-lite-0.2.9 \ - proc-macro2-1.0.56 \ + proc-macro2-1.0.60 \ protobuf-3.1.0 \ protobuf-support-3.1.0 \ - pulldown-cmark-0.9.2 \ + pulldown-cmark-0.9.3 \ pulldown-cmark-to-cmark-10.0.4 \ - quote-1.0.26 \ + quote-1.0.28 \ ra-ap-rustc_lexer-0.1.0 \ rayon-1.7.0 \ rayon-core-1.11.0 \ redox_syscall-0.2.16 \ - regex-1.7.3 \ - regex-automata-0.1.10 \ - regex-syntax-0.6.29 \ rowan-0.15.11 \ - rustc-demangle-0.1.22 \ + rustc-demangle-0.1.23 \ rustc-hash-1.1.0 \ ryu-1.0.13 \ salsa-0.17.0-pre.2 \ @@ -138,32 +142,33 @@ CARGO_CRATES= addr2line-0.19.0 \ semver-1.0.17 \ serde-1.0.156 \ serde_derive-1.0.156 \ - serde_json-1.0.96 \ - serde_repr-0.1.11 \ + serde_json-1.0.97 \ + serde_repr-0.1.12 \ sharded-slab-0.1.4 \ smallvec-1.10.0 \ smol_str-0.2.0 \ snap-1.1.0 \ static_assertions-1.1.0 \ syn-1.0.109 \ - synstructure-0.12.6 \ + syn-2.0.18 \ + synstructure-0.13.0 \ text-size-1.1.0 \ - thiserror-1.0.39 \ - thiserror-impl-1.0.39 \ + thiserror-1.0.40 \ + thiserror-impl-1.0.40 \ thread_local-1.1.7 \ tikv-jemalloc-ctl-0.5.0 \ tikv-jemalloc-sys-0.5.3+5.3.0-patched \ tikv-jemallocator-0.5.0 \ - time-0.3.20 \ - time-core-0.1.0 \ + time-0.3.22 \ + time-core-0.1.1 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tracing-0.1.37 \ - tracing-attributes-0.1.23 \ - tracing-core-0.1.30 \ + tracing-attributes-0.1.26 \ + tracing-core-0.1.31 \ tracing-log-0.1.3 \ - tracing-subscriber-0.3.16 \ - tracing-tree-0.2.2 \ + tracing-subscriber-0.3.17 \ + tracing-tree-0.2.3 \ triomphe-0.1.8 \ typed-arena-2.0.2 \ ungrammar-1.16.1 \ @@ -174,11 +179,11 @@ CARGO_CRATES= addr2line-0.19.0 \ unic-ucd-version-0.9.0 \ unicase-2.6.0 \ unicode-bidi-0.3.13 \ - unicode-ident-1.0.8 \ + unicode-ident-1.0.9 \ unicode-normalization-0.1.22 \ unicode-segmentation-1.10.1 \ unicode-xid-0.2.4 \ - url-2.3.1 \ + url-2.4.0 \ valuable-0.1.0 \ version_check-0.9.4 \ walkdir-2.3.3 \ @@ -188,19 +193,28 @@ CARGO_CRATES= addr2line-0.19.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.42.0 \ + windows-sys-0.48.0 \ + windows-targets-0.48.0 \ windows_aarch64_gnullvm-0.42.2 \ + windows_aarch64_gnullvm-0.48.0 \ windows_aarch64_msvc-0.42.2 \ + windows_aarch64_msvc-0.48.0 \ windows_i686_gnu-0.42.2 \ + windows_i686_gnu-0.48.0 \ windows_i686_msvc-0.42.2 \ + windows_i686_msvc-0.48.0 \ windows_x86_64_gnu-0.42.2 \ + windows_x86_64_gnu-0.48.0 \ windows_x86_64_gnullvm-0.42.2 \ + windows_x86_64_gnullvm-0.48.0 \ windows_x86_64_msvc-0.42.2 \ + windows_x86_64_msvc-0.48.0 \ write-json-0.1.2 \ xflags-0.3.1 \ xflags-macros-0.3.1 \ xshell-0.2.3 \ xshell-macros-0.2.3 \ - zip-0.6.4 + zip-0.6.6 CARGO_INSTALL_PATH= crates/rust-analyzer diff --git a/devel/rust-analyzer/distinfo b/devel/rust-analyzer/distinfo index c5734ffb33d..b96b08d2397 100644 --- a/devel/rust-analyzer/distinfo +++ b/devel/rust-analyzer/distinfo @@ -1,18 +1,18 @@ -TIMESTAMP = 1686555382 +TIMESTAMP = 1690370074 SHA256 (rust/crates/addr2line-0.19.0.crate) = a76fd60b23679b7d19bd066031410fb7e458ccc5e958eb5c325888ce4baedc97 SIZE (rust/crates/addr2line-0.19.0.crate) = 33210 SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe SIZE (rust/crates/adler-1.0.2.crate) = 12778 SHA256 (rust/crates/always-assert-0.1.3.crate) = 4436e0292ab1bb631b42973c61205e704475fe8126af845c8d923c0996328127 SIZE (rust/crates/always-assert-0.1.3.crate) = 7063 -SHA256 (rust/crates/anyhow-1.0.70.crate) = 7de8ce5e0f9f8d88245311066a578d72b7af3e7088f32783804676302df237e4 -SIZE (rust/crates/anyhow-1.0.70.crate) = 43803 +SHA256 (rust/crates/anyhow-1.0.71.crate) = 9c7d0618f0e0b7e8ff11427422b64564d5fb0be1940354bfe2e0529b18a9d9b8 +SIZE (rust/crates/anyhow-1.0.71.crate) = 43808 SHA256 (rust/crates/anymap-1.0.0-beta.2.crate) = 8f1f8f5a6f3d50d89e3797d7593a50f96bb2aaa20ca0cc7be1fb673232c91d72 SIZE (rust/crates/anymap-1.0.0-beta.2.crate) = 13073 SHA256 (rust/crates/arbitrary-1.3.0.crate) = e2d098ff73c1ca148721f37baad5ea6a465a13f9573aba8641fbbbae8164a54e SIZE (rust/crates/arbitrary-1.3.0.crate) = 30930 -SHA256 (rust/crates/arrayvec-0.7.2.crate) = 8da52d66c7071e2e3fa2a1e5c6d088fec47b593032b254f5e980de8ea54454d6 -SIZE (rust/crates/arrayvec-0.7.2.crate) = 29341 +SHA256 (rust/crates/arrayvec-0.7.4.crate) = 96d30a06541fbafbc7f82ed10c06164cfbd2c401138f6addd8404629c4b16711 +SIZE (rust/crates/arrayvec-0.7.4.crate) = 29856 SHA256 (rust/crates/atty-0.2.14.crate) = d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8 SIZE (rust/crates/atty-0.2.14.crate) = 5470 SHA256 (rust/crates/autocfg-1.1.0.crate) = d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa @@ -21,8 +21,8 @@ SHA256 (rust/crates/backtrace-0.3.67.crate) = 233d376d6d185f2a3093e58f283f60f880 SIZE (rust/crates/backtrace-0.3.67.crate) = 78564 SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a SIZE (rust/crates/bitflags-1.3.2.crate) = 23021 -SHA256 (rust/crates/bitflags-2.1.0.crate) = c70beb79cbb5ce9c4f8e20849978f34225931f665bb49efa6982875a4d5facb3 -SIZE (rust/crates/bitflags-2.1.0.crate) = 33325 +SHA256 (rust/crates/bitflags-2.3.2.crate) = 6dbe3c979c178231552ecba20214a8272df4e09f232a87aef4320cf06539aded +SIZE (rust/crates/bitflags-2.3.2.crate) = 39637 SHA256 (rust/crates/byteorder-1.4.3.crate) = 14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610 SIZE (rust/crates/byteorder-1.4.3.crate) = 22512 SHA256 (rust/crates/camino-1.1.4.crate) = c530edf18f37068ac2d977409ed5cd50d53d73bc653c7647b48eb78976ac9ae2 @@ -35,14 +35,14 @@ SHA256 (rust/crates/cc-1.0.79.crate) = 50d30906286121d95be3d479533b458f87493b30a SIZE (rust/crates/cc-1.0.79.crate) = 62624 SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934 -SHA256 (rust/crates/chalk-derive-0.89.0.crate) = ea176c50987dc4765961aa165001e8eb5a722a26308c5797a47303ea91686aab -SIZE (rust/crates/chalk-derive-0.89.0.crate) = 4020 -SHA256 (rust/crates/chalk-ir-0.89.0.crate) = 473b480241695428c14e8f84f1c9a47ef232450a50faf3a4041e5c9dc11e0a3b -SIZE (rust/crates/chalk-ir-0.89.0.crate) = 51850 -SHA256 (rust/crates/chalk-recursive-0.89.0.crate) = 6764b4fe67cac3a3758185084efbfbd39bf0352795824ba849ddd2b64cd4bb28 -SIZE (rust/crates/chalk-recursive-0.89.0.crate) = 14997 -SHA256 (rust/crates/chalk-solve-0.89.0.crate) = 55a7e6160966eceb6e7dcc2f479a2af4c477aaf5bccbc640d82515995ab1a6cc -SIZE (rust/crates/chalk-solve-0.89.0.crate) = 99452 +SHA256 (rust/crates/chalk-derive-0.92.0.crate) = ff5053a8a42dbff5279a82423946fc56dc1253b76cf211b2b3c14b3aad4e1281 +SIZE (rust/crates/chalk-derive-0.92.0.crate) = 4023 +SHA256 (rust/crates/chalk-ir-0.92.0.crate) = 8a56de2146a8ed0fcd54f4bd50db852f1de4eac9e1efe568494f106c21b77d2a +SIZE (rust/crates/chalk-ir-0.92.0.crate) = 51843 +SHA256 (rust/crates/chalk-recursive-0.92.0.crate) = 5cc09e6e9531f3544989ef89b189e80fbc7ad9e2f73f1c5e03ddc9ffb0527463 +SIZE (rust/crates/chalk-recursive-0.92.0.crate) = 15000 +SHA256 (rust/crates/chalk-solve-0.92.0.crate) = b392e02b4c81ec76d3748da839fc70a5539b83d27c9030668463d34d5110b860 +SIZE (rust/crates/chalk-solve-0.92.0.crate) = 101301 SHA256 (rust/crates/command-group-2.1.0.crate) = 5080df6b0f0ecb76cab30808f00d937ba725cebe266a3da8cd89dff92f2a9916 SIZE (rust/crates/command-group-2.1.0.crate) = 162533 SHA256 (rust/crates/countme-3.0.1.crate) = 7704b5fdd17b18ae31c4c1da5a2e0305a2bf17b5249300a9ee9ed7b72114c636 @@ -55,14 +55,14 @@ SHA256 (rust/crates/crossbeam-channel-0.5.8.crate) = a33c2bf77f2df06183c3aa30d1e SIZE (rust/crates/crossbeam-channel-0.5.8.crate) = 90455 SHA256 (rust/crates/crossbeam-deque-0.8.3.crate) = ce6fd6f855243022dcecf8702fef0c297d4338e226845fe067f6341ad9fa0cef SIZE (rust/crates/crossbeam-deque-0.8.3.crate) = 21746 -SHA256 (rust/crates/crossbeam-epoch-0.9.14.crate) = 46bd5f3f85273295a9d14aedfb86f6aadbff6d8f5295c4a9edb08e819dcf5695 -SIZE (rust/crates/crossbeam-epoch-0.9.14.crate) = 48524 -SHA256 (rust/crates/crossbeam-utils-0.8.15.crate) = 3c063cd8cc95f5c377ed0d4b49a4b21f632396ff690e8470c29b3359b346984b -SIZE (rust/crates/crossbeam-utils-0.8.15.crate) = 42326 +SHA256 (rust/crates/crossbeam-epoch-0.9.15.crate) = ae211234986c545741a7dc064309f67ee1e5ad243d0e48335adc0484d960bcc7 +SIZE (rust/crates/crossbeam-epoch-0.9.15.crate) = 48553 +SHA256 (rust/crates/crossbeam-utils-0.8.16.crate) = 5a22b2d63d4d1dc0b7f1b6b2747dd0088008a9be28b6ddf0b1e7d335e3037294 +SIZE (rust/crates/crossbeam-utils-0.8.16.crate) = 42508 SHA256 (rust/crates/dashmap-5.4.0.crate) = 907076dfda823b0b36d2a1bb5f90c96660a5bbcd7729e10727f07858f22c4edc SIZE (rust/crates/dashmap-5.4.0.crate) = 22862 -SHA256 (rust/crates/derive_arbitrary-1.3.0.crate) = f3cdeb9ec472d588e539a818b2dee436825730da08ad0017c4b1a17676bdc8b7 -SIZE (rust/crates/derive_arbitrary-1.3.0.crate) = 10643 +SHA256 (rust/crates/derive_arbitrary-1.3.1.crate) = 53e0efad4403bfc52dc201159c4b842a246a14b98c64b55dfd0f2d89729dfeb8 +SIZE (rust/crates/derive_arbitrary-1.3.1.crate) = 10624 SHA256 (rust/crates/dissimilar-1.0.6.crate) = 210ec60ae7d710bed8683e333e9d2855a8a56a3e9892b38bad3bb0d4d29b0d5e SIZE (rust/crates/dissimilar-1.0.6.crate) = 27459 SHA256 (rust/crates/dot-0.1.4.crate) = a74b6c4d4a1cff5f454164363c16b72fa12463ca6b31f4b5f2035a65fa3d5906 @@ -73,24 +73,28 @@ SHA256 (rust/crates/either-1.8.1.crate) = 7fcaabb2fef8c910e7f4c7ce9f67a1283a1715 SIZE (rust/crates/either-1.8.1.crate) = 16027 SHA256 (rust/crates/ena-0.14.2.crate) = c533630cf40e9caa44bd91aadc88a75d75a4c3a12b4cfde353cbed41daa1e1f1 SIZE (rust/crates/ena-0.14.2.crate) = 22991 +SHA256 (rust/crates/equivalent-1.0.0.crate) = 88bffebc5d80432c9b140ee17875ff173a8ab62faad5b257da912bd2f6c1c0a1 +SIZE (rust/crates/equivalent-1.0.0.crate) = 6621 SHA256 (rust/crates/expect-test-1.4.1.crate) = 30d9eafeadd538e68fb28016364c9732d78e420b9ff8853fa5e4058861e9f8d3 SIZE (rust/crates/expect-test-1.4.1.crate) = 13530 SHA256 (rust/crates/filetime-0.2.19.crate) = 4e884668cd0c7480504233e951174ddc3b382f7c2666e3b7310b5c4e7b0c37f9 SIZE (rust/crates/filetime-0.2.19.crate) = 15028 SHA256 (rust/crates/fixedbitset-0.2.0.crate) = 37ab347416e802de484e4d03c7316c48f1ecb56574dfd4a46a80f173ce1de04d SIZE (rust/crates/fixedbitset-0.2.0.crate) = 13597 -SHA256 (rust/crates/flate2-1.0.25.crate) = a8a2db397cb1c8772f31494cb8917e48cd1e64f0fa7efac59fbd741a0a8ce841 -SIZE (rust/crates/flate2-1.0.25.crate) = 70210 -SHA256 (rust/crates/form_urlencoded-1.1.0.crate) = a9c384f161156f5260c24a097c56119f9be8c798586aecc13afbcbe7b7e26bf8 -SIZE (rust/crates/form_urlencoded-1.1.0.crate) = 8734 +SHA256 (rust/crates/flate2-1.0.26.crate) = 3b9429470923de8e8cbd4d2dc513535400b4b3fef0319fb5c4e1f520a7bef743 +SIZE (rust/crates/flate2-1.0.26.crate) = 70832 +SHA256 (rust/crates/form_urlencoded-1.2.0.crate) = a62bc1cf6f830c2ec14a513a9fb124d0a213a629668a4186f329db21fe045652 +SIZE (rust/crates/form_urlencoded-1.2.0.crate) = 8923 SHA256 (rust/crates/fsevent-sys-4.1.0.crate) = 76ee7a02da4d231650c7cea31349b889be2f45ddb3ef3032d2ec8185f6313fd2 SIZE (rust/crates/fsevent-sys-4.1.0.crate) = 4620 SHA256 (rust/crates/fst-0.4.7.crate) = 7ab85b9b05e3978cc9a9cf8fea7f01b494e1a09ed3037e16ba39edc7a29eb61a SIZE (rust/crates/fst-0.4.7.crate) = 1573393 -SHA256 (rust/crates/gimli-0.27.2.crate) = ad0a93d233ebf96623465aad4046a8d3aa4da22d4f4beba5388838c8a434bbb4 -SIZE (rust/crates/gimli-0.27.2.crate) = 721636 +SHA256 (rust/crates/gimli-0.27.3.crate) = b6c80984affa11d98d1b88b66ac8853f143217b399d3c74116778ff8fdb4ed2e +SIZE (rust/crates/gimli-0.27.3.crate) = 287904 SHA256 (rust/crates/hashbrown-0.12.3.crate) = 8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888 SIZE (rust/crates/hashbrown-0.12.3.crate) = 102968 +SHA256 (rust/crates/hashbrown-0.14.0.crate) = 2c6201b9ff9fd90a5a3bac2e56a830d0caa509576f0e503818ee82c181b3437a +SIZE (rust/crates/hashbrown-0.14.0.crate) = 116103 SHA256 (rust/crates/heck-0.3.3.crate) = 6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c SIZE (rust/crates/heck-0.3.3.crate) = 10260 SHA256 (rust/crates/hermit-abi-0.1.19.crate) = 62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33 @@ -101,12 +105,14 @@ SHA256 (rust/crates/hkalbasi-rustc-ap-rustc_abi-0.0.20221221.crate) = adabaadad9 SIZE (rust/crates/hkalbasi-rustc-ap-rustc_abi-0.0.20221221.crate) = 23750 SHA256 (rust/crates/hkalbasi-rustc-ap-rustc_index-0.0.20221221.crate) = f4d3c48474e09afb0f5efbd6f758e05411699301a113c47d454d28ec7059d00e SIZE (rust/crates/hkalbasi-rustc-ap-rustc_index-0.0.20221221.crate) = 26670 -SHA256 (rust/crates/home-0.5.4.crate) = 747309b4b440c06d57b0b25f2aee03ee9b5e5397d288c60e21fc709bb98a7408 -SIZE (rust/crates/home-0.5.4.crate) = 8538 -SHA256 (rust/crates/idna-0.3.0.crate) = e14ddfc70884202db2244c223200c204c2bda1bc6e0998d11b5e024d657209e6 -SIZE (rust/crates/idna-0.3.0.crate) = 271128 +SHA256 (rust/crates/home-0.5.5.crate) = 5444c27eef6923071f7ebcc33e3444508466a76f7a2b93da00ed6e19f30c1ddb +SIZE (rust/crates/home-0.5.5.crate) = 8557 +SHA256 (rust/crates/idna-0.4.0.crate) = 7d20d6b07bfbc108882d88ed8e37d39636dcc260e15e30c45e6ba089610b917c +SIZE (rust/crates/idna-0.4.0.crate) = 271429 SHA256 (rust/crates/indexmap-1.9.3.crate) = bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99 SIZE (rust/crates/indexmap-1.9.3.crate) = 54653 +SHA256 (rust/crates/indexmap-2.0.0.crate) = d5477fe2230a79769d8dc68e0eabf5437907c0457a5614a9e8dddb67f65eb65d +SIZE (rust/crates/indexmap-2.0.0.crate) = 64038 SHA256 (rust/crates/inotify-0.9.6.crate) = f8069d3ec154eb856955c1c0fbffefbf5f3c40a104ec912d4797314c1801abff SIZE (rust/crates/inotify-0.9.6.crate) = 22971 SHA256 (rust/crates/inotify-sys-0.1.5.crate) = e05c02b5e89bff3b946cedeca278abc628fe811e604f027c45a8aa3cf793d0eb @@ -123,32 +129,40 @@ SHA256 (rust/crates/kqueue-1.0.7.crate) = 2c8fc60ba15bf51257aa9807a48a61013db043 SIZE (rust/crates/kqueue-1.0.7.crate) = 12554 SHA256 (rust/crates/kqueue-sys-1.0.3.crate) = 8367585489f01bc55dd27404dcf56b95e6da061a256a666ab23be9ba96a2e587 SIZE (rust/crates/kqueue-sys-1.0.3.crate) = 6673 +SHA256 (rust/crates/la-arena-0.3.1.crate) = 3752f229dcc5a481d60f385fa479ff46818033d881d2d801aa27dffcfb5e8306 +SIZE (rust/crates/la-arena-0.3.1.crate) = 5745 SHA256 (rust/crates/lazy_static-1.4.0.crate) = e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646 SIZE (rust/crates/lazy_static-1.4.0.crate) = 10443 -SHA256 (rust/crates/libc-0.2.141.crate) = 3304a64d199bb964be99741b7a14d26972741915b3649639149b2479bb46f4b5 -SIZE (rust/crates/libc-0.2.141.crate) = 671145 -SHA256 (rust/crates/libloading-0.7.4.crate) = b67380fd3b2fbe7527a606e18729d21c6f3951633d0500574c4dc22d2d638b9f -SIZE (rust/crates/libloading-0.7.4.crate) = 27580 -SHA256 (rust/crates/libmimalloc-sys-0.1.32.crate) = 43a558e3d911bc3c7bfc8c78bc580b404d6e51c1cefbf656e176a94b49b0df40 -SIZE (rust/crates/libmimalloc-sys-0.1.32.crate) = 1165949 -SHA256 (rust/crates/lock_api-0.4.9.crate) = 435011366fe56583b16cf956f9df0095b405b82d76425bc8981c0e22e60ec4df -SIZE (rust/crates/lock_api-0.4.9.crate) = 25685 -SHA256 (rust/crates/log-0.4.17.crate) = abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e -SIZE (rust/crates/log-0.4.17.crate) = 38028 +SHA256 (rust/crates/libc-0.2.146.crate) = f92be4933c13fd498862a9e02a3055f8a8d9c039ce33db97306fd5a6caa7f29b +SIZE (rust/crates/libc-0.2.146.crate) = 684707 +SHA256 (rust/crates/libloading-0.8.0.crate) = d580318f95776505201b28cf98eb1fa5e4be3b689633ba6a3e6cd880ff22d8cb +SIZE (rust/crates/libloading-0.8.0.crate) = 27845 +SHA256 (rust/crates/libmimalloc-sys-0.1.33.crate) = f4ac0e912c8ef1b735e92369695618dc5b1819f5a7bf3f167301a3ba1cea515e +SIZE (rust/crates/libmimalloc-sys-0.1.33.crate) = 1166827 +SHA256 (rust/crates/line-index-0.1.0-pre.1.crate) = 2cad96769710c1745e11d4f940a8ff36000ade4bbada4285b001cb8aa2f745ce +SIZE (rust/crates/line-index-0.1.0-pre.1.crate) = 3487 +SHA256 (rust/crates/lock_api-0.4.10.crate) = c1cc9717a20b1bb222f333e6a92fd32f7d8a18ddc5a3191a11af45dcbf4dcd16 +SIZE (rust/crates/lock_api-0.4.10.crate) = 26713 +SHA256 (rust/crates/log-0.4.19.crate) = b06a4cde4c0f271a446782e3eff8de789548ce57dbc8eca9292c27f4a42004b4 +SIZE (rust/crates/log-0.4.19.crate) = 38073 +SHA256 (rust/crates/lsp-server-0.7.1.crate) = 3711e4d6f491dc9edc0f1df80e204f38206775ac92c1241e89b79229a850bc00 +SIZE (rust/crates/lsp-server-0.7.1.crate) = 9615 SHA256 (rust/crates/lsp-types-0.94.0.crate) = 0b63735a13a1f9cd4f4835223d828ed9c2e35c8c5e61837774399f558b6a1237 SIZE (rust/crates/lsp-types-0.94.0.crate) = 64191 -SHA256 (rust/crates/matchers-0.1.0.crate) = 8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558 -SIZE (rust/crates/matchers-0.1.0.crate) = 6948 SHA256 (rust/crates/memchr-2.5.0.crate) = 2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d SIZE (rust/crates/memchr-2.5.0.crate) = 65812 SHA256 (rust/crates/memmap2-0.5.10.crate) = 83faa42c0a078c393f6b29d5db232d8be22776a891f8f56e5284faee4a20b327 SIZE (rust/crates/memmap2-0.5.10.crate) = 26847 SHA256 (rust/crates/memoffset-0.8.0.crate) = d61c719bcfbcf5d62b3a09efa6088de8c54bc0bfcd3ea7ae39fcc186108b8de1 SIZE (rust/crates/memoffset-0.8.0.crate) = 8912 -SHA256 (rust/crates/mimalloc-0.1.36.crate) = 3d88dad3f985ec267a3fcb7a1726f5cb1a7e8cad8b646e70a84f967210df23da -SIZE (rust/crates/mimalloc-0.1.36.crate) = 5016 +SHA256 (rust/crates/memoffset-0.9.0.crate) = 5a634b1c61a95585bd15607c6ab0c4e5b226e695ff2800ba0cdccddf208c406c +SIZE (rust/crates/memoffset-0.9.0.crate) = 9033 +SHA256 (rust/crates/mimalloc-0.1.37.crate) = 4e2894987a3459f3ffb755608bd82188f8ed00d0ae077f1edea29c068d639d98 +SIZE (rust/crates/mimalloc-0.1.37.crate) = 5016 SHA256 (rust/crates/miniz_oxide-0.6.2.crate) = b275950c28b37e794e8c55d88aeb5e139d0ce23fdbbeda68f8d7174abdf9e8fa SIZE (rust/crates/miniz_oxide-0.6.2.crate) = 54536 +SHA256 (rust/crates/miniz_oxide-0.7.1.crate) = e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7 +SIZE (rust/crates/miniz_oxide-0.7.1.crate) = 55194 SHA256 (rust/crates/mio-0.8.5.crate) = e5d732bc30207a6423068df043e3d02e0735b155ad7ce1a6f76fe2baa5b158de SIZE (rust/crates/mio-0.8.5.crate) = 93993 SHA256 (rust/crates/miow-0.5.0.crate) = 52ffbca2f655e33c08be35d87278e5b18b89550a37dbd598c20db92f6a471123 @@ -163,10 +177,12 @@ SHA256 (rust/crates/nu-ansi-term-0.46.0.crate) = 77a8165726e8236064dbb4545924260 SIZE (rust/crates/nu-ansi-term-0.46.0.crate) = 24311 SHA256 (rust/crates/num_cpus-1.15.0.crate) = 0fac9e2da13b5eb447a6ce3d392f23a29d8694bff781bf03a16cd9ac8697593b SIZE (rust/crates/num_cpus-1.15.0.crate) = 15680 -SHA256 (rust/crates/object-0.30.3.crate) = ea86265d3d3dcb6a27fc51bd29a4bf387fae9d2986b823079d4986af253eb439 -SIZE (rust/crates/object-0.30.3.crate) = 258901 -SHA256 (rust/crates/once_cell-1.17.1.crate) = b7e5500299e16ebb147ae15a00a942af264cf3688f47923b8fc2cd5858f23ad3 -SIZE (rust/crates/once_cell-1.17.1.crate) = 32856 +SHA256 (rust/crates/object-0.30.4.crate) = 03b4680b86d9cfafba8fc491dc9b6df26b68cf40e9e6cd73909194759a63c385 +SIZE (rust/crates/object-0.30.4.crate) = 259203 +SHA256 (rust/crates/object-0.31.1.crate) = 8bda667d9f2b5051b8833f59f3bf748b28ef54f850f4fcb389a252aa383866d1 +SIZE (rust/crates/object-0.31.1.crate) = 272843 +SHA256 (rust/crates/once_cell-1.18.0.crate) = dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d +SIZE (rust/crates/once_cell-1.18.0.crate) = 32969 SHA256 (rust/crates/oorandom-11.1.3.crate) = 0ab1bc2a289d34bd04a330323ac98a1b4bc82c9d9fcb1e66b63caa84da26b575 SIZE (rust/crates/oorandom-11.1.3.crate) = 10068 SHA256 (rust/crates/overload-0.1.1.crate) = b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39 @@ -181,8 +197,8 @@ SHA256 (rust/crates/parking_lot_core-0.9.6.crate) = ba1ef8814b5c993410bb3adfad7a SIZE (rust/crates/parking_lot_core-0.9.6.crate) = 32414 SHA256 (rust/crates/paste-1.0.12.crate) = 9f746c4065a8fa3fe23974dd82f15431cc8d40779821001404d10d2e79ca7d79 SIZE (rust/crates/paste-1.0.12.crate) = 18156 -SHA256 (rust/crates/percent-encoding-2.2.0.crate) = 478c572c3d73181ff3c2539045f6eb99e5491218eae919370993b890cdbdd98e -SIZE (rust/crates/percent-encoding-2.2.0.crate) = 10075 +SHA256 (rust/crates/percent-encoding-2.3.0.crate) = 9b2a4787296e9989611394c33f193f676704af1686e70b8f8033ab5ba9a35a94 +SIZE (rust/crates/percent-encoding-2.3.0.crate) = 10196 SHA256 (rust/crates/perf-event-0.4.7.crate) = 5396562cd2eaa828445d6d34258ae21ee1eb9d40fe626ca7f51c8dccb4af9d66 SIZE (rust/crates/perf-event-0.4.7.crate) = 21279 SHA256 (rust/crates/perf-event-open-sys-1.0.1.crate) = ce9bedf5da2c234fdf2391ede2b90fabf585355f33100689bc364a3ea558561a @@ -191,18 +207,18 @@ SHA256 (rust/crates/petgraph-0.5.1.crate) = 467d164a6de56270bd7c4d070df81d07beac SIZE (rust/crates/petgraph-0.5.1.crate) = 147173 SHA256 (rust/crates/pin-project-lite-0.2.9.crate) = e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116 SIZE (rust/crates/pin-project-lite-0.2.9.crate) = 27713 -SHA256 (rust/crates/proc-macro2-1.0.56.crate) = 2b63bdb0cd06f1f4dedf69b254734f9b45af66e4a031e42a7480257d9898b435 -SIZE (rust/crates/proc-macro2-1.0.56.crate) = 44454 +SHA256 (rust/crates/proc-macro2-1.0.60.crate) = dec2b086b7a862cf4de201096214fa870344cf922b2b30c167badb3af3195406 +SIZE (rust/crates/proc-macro2-1.0.60.crate) = 44160 SHA256 (rust/crates/protobuf-3.1.0.crate) = 4ee4a7d8b91800c8f167a6268d1a1026607368e1adc84e98fe044aeb905302f7 SIZE (rust/crates/protobuf-3.1.0.crate) = 211038 SHA256 (rust/crates/protobuf-support-3.1.0.crate) = 8ca157fe12fc7ee2e315f2f735e27df41b3d97cdd70ea112824dac1ffb08ee1c SIZE (rust/crates/protobuf-support-3.1.0.crate) = 10762 -SHA256 (rust/crates/pulldown-cmark-0.9.2.crate) = 2d9cc634bc78768157b5cbfe988ffcd1dcba95cd2b2f03a88316c08c6d00ed63 -SIZE (rust/crates/pulldown-cmark-0.9.2.crate) = 115824 +SHA256 (rust/crates/pulldown-cmark-0.9.3.crate) = 77a1a2f1f0a7ecff9c31abbe177637be0e97a0aef46cf8738ece09327985d998 +SIZE (rust/crates/pulldown-cmark-0.9.3.crate) = 117339 SHA256 (rust/crates/pulldown-cmark-to-cmark-10.0.4.crate) = 0194e6e1966c23cc5fd988714f85b18d548d773e81965413555d96569931833d SIZE (rust/crates/pulldown-cmark-to-cmark-10.0.4.crate) = 17917 -SHA256 (rust/crates/quote-1.0.26.crate) = 4424af4bf778aae2051a77b60283332f386554255d722233d09fbfc7e30da2fc -SIZE (rust/crates/quote-1.0.26.crate) = 28397 +SHA256 (rust/crates/quote-1.0.28.crate) = 1b9ab9c7eadfd8df19006f1cf1a4aed13540ed5cbc047010ece5826e10825488 +SIZE (rust/crates/quote-1.0.28.crate) = 28382 SHA256 (rust/crates/ra-ap-rustc_lexer-0.1.0.crate) = e1c145702ed3f237918e512685185dc8a4d0edc3a5326c63d20361d8ba9b45b3 SIZE (rust/crates/ra-ap-rustc_lexer-0.1.0.crate) = 15801 SHA256 (rust/crates/rayon-1.7.0.crate) = 1d2df5196e37bcc87abebc0053e20787d73847bb33134a69841207dd0a47f03b @@ -211,16 +227,10 @@ SHA256 (rust/crates/rayon-core-1.11.0.crate) = 4b8f95bd6966f5c87776639160a66bd8a SIZE (rust/crates/rayon-core-1.11.0.crate) = 73118 SHA256 (rust/crates/redox_syscall-0.2.16.crate) = fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a SIZE (rust/crates/redox_syscall-0.2.16.crate) = 24012 -SHA256 (rust/crates/regex-1.7.3.crate) = 8b1f693b24f6ac912f4893ef08244d70b6067480d2f1a46e950c9691e6749d1d -SIZE (rust/crates/regex-1.7.3.crate) = 239886 -SHA256 (rust/crates/regex-automata-0.1.10.crate) = 6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132 -SIZE (rust/crates/regex-automata-0.1.10.crate) = 114533 -SHA256 (rust/crates/regex-syntax-0.6.29.crate) = f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1 -SIZE (rust/crates/regex-syntax-0.6.29.crate) = 299752 SHA256 (rust/crates/rowan-0.15.11.crate) = 64449cfef9483a475ed56ae30e2da5ee96448789fb2aa240a04beb6a055078bf SIZE (rust/crates/rowan-0.15.11.crate) = 39449 -SHA256 (rust/crates/rustc-demangle-0.1.22.crate) = d4a36c42d1873f9a77c53bde094f9664d9891bc604a45b4798fd2c389ed12e5b -SIZE (rust/crates/rustc-demangle-0.1.22.crate) = 29044 +SHA256 (rust/crates/rustc-demangle-0.1.23.crate) = d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76 +SIZE (rust/crates/rustc-demangle-0.1.23.crate) = 28970 SHA256 (rust/crates/rustc-hash-1.1.0.crate) = 08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2 SIZE (rust/crates/rustc-hash-1.1.0.crate) = 9331 SHA256 (rust/crates/ryu-1.0.13.crate) = f91339c0467de62360649f8d3e185ca8de4224ff281f66000de5eb2a77a79041 @@ -243,10 +253,10 @@ SHA256 (rust/crates/serde-1.0.156.crate) = 314b5b092c0ade17c00142951e50ced110ec2 SIZE (rust/crates/serde-1.0.156.crate) = 77019 SHA256 (rust/crates/serde_derive-1.0.156.crate) = d7e29c4601e36bcec74a223228dce795f4cd3616341a4af93520ca1a837c087d SIZE (rust/crates/serde_derive-1.0.156.crate) = 55113 -SHA256 (rust/crates/serde_json-1.0.96.crate) = 057d394a50403bcac12672b2b18fb387ab6d289d957dab67dd201875391e52f1 -SIZE (rust/crates/serde_json-1.0.96.crate) = 144652 -SHA256 (rust/crates/serde_repr-0.1.11.crate) = 395627de918015623b32e7669714206363a7fc00382bf477e72c1f7533e8eafc -SIZE (rust/crates/serde_repr-0.1.11.crate) = 9546 +SHA256 (rust/crates/serde_json-1.0.97.crate) = bdf3bf93142acad5821c99197022e170842cdbc1c30482b98750c688c640842a +SIZE (rust/crates/serde_json-1.0.97.crate) = 145152 +SHA256 (rust/crates/serde_repr-0.1.12.crate) = bcec881020c684085e55a25f7fd888954d56609ef363479dc5a1305eb0d40cab +SIZE (rust/crates/serde_repr-0.1.12.crate) = 9549 SHA256 (rust/crates/sharded-slab-0.1.4.crate) = 900fba806f70c630b0a382d0d825e17a0f19fcd059a2ade1ff237bcddf446b31 SIZE (rust/crates/sharded-slab-0.1.4.crate) = 52479 SHA256 (rust/crates/smallvec-1.10.0.crate) = a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0 @@ -259,14 +269,16 @@ SHA256 (rust/crates/static_assertions-1.1.0.crate) = a2eb9349b6444b326872e140eb1 SIZE (rust/crates/static_assertions-1.1.0.crate) = 18480 SHA256 (rust/crates/syn-1.0.109.crate) = 72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237 SIZE (rust/crates/syn-1.0.109.crate) = 237611 -SHA256 (rust/crates/synstructure-0.12.6.crate) = f36bdaa60a83aca3921b5259d5400cbf5e90fc51931376a9bd4a0eb79aa7210f -SIZE (rust/crates/synstructure-0.12.6.crate) = 18429 +SHA256 (rust/crates/syn-2.0.18.crate) = 32d41677bcbe24c20c52e7c70b0d8db04134c5d1066bf98662e2871ad200ea3e +SIZE (rust/crates/syn-2.0.18.crate) = 240648 +SHA256 (rust/crates/synstructure-0.13.0.crate) = 285ba80e733fac80aa4270fbcdf83772a79b80aa35c97075320abfee4a915b06 +SIZE (rust/crates/synstructure-0.13.0.crate) = 19121 SHA256 (rust/crates/text-size-1.1.0.crate) = 288cb548dbe72b652243ea797201f3d481a0609a967980fcc5b2315ea811560a SIZE (rust/crates/text-size-1.1.0.crate) = 12380 -SHA256 (rust/crates/thiserror-1.0.39.crate) = a5ab016db510546d856297882807df8da66a16fb8c4101cb8b30054b0d5b2d9c -SIZE (rust/crates/thiserror-1.0.39.crate) = 18729 -SHA256 (rust/crates/thiserror-impl-1.0.39.crate) = 5420d42e90af0c38c3290abcca25b9b3bdf379fc9f55c528f53a269d9c9a267e -SIZE (rust/crates/thiserror-impl-1.0.39.crate) = 15057 +SHA256 (rust/crates/thiserror-1.0.40.crate) = 978c9a314bd8dc99be594bc3c175faaa9794be04a5a5e153caba6915336cebac +SIZE (rust/crates/thiserror-1.0.40.crate) = 18709 +SHA256 (rust/crates/thiserror-impl-1.0.40.crate) = f9456a42c5b0d803c8cd86e73dd7cc9edd429499f37a3550d286d5e86720569f +SIZE (rust/crates/thiserror-impl-1.0.40.crate) = 15138 SHA256 (rust/crates/thread_local-1.1.7.crate) = 3fdd6f064ccff2d6567adcb3873ca630700f00b5ad3f060c25b5dcfd9a4ce152 SIZE (rust/crates/thread_local-1.1.7.crate) = 13585 SHA256 (rust/crates/tikv-jemalloc-ctl-0.5.0.crate) = e37706572f4b151dff7a0146e040804e9c26fe3a3118591112f05cf12a4216c1 @@ -275,26 +287,26 @@ SHA256 (rust/crates/tikv-jemalloc-sys-0.5.3+5.3.0-patched.crate) = a678df20055b4 SIZE (rust/crates/tikv-jemalloc-sys-0.5.3+5.3.0-patched.crate) = 884399 SHA256 (rust/crates/tikv-jemallocator-0.5.0.crate) = 20612db8a13a6c06d57ec83953694185a367e16945f66565e8028d2c0bd76979 SIZE (rust/crates/tikv-jemallocator-0.5.0.crate) = 9382 -SHA256 (rust/crates/time-0.3.20.crate) = cd0cbfecb4d19b5ea75bb31ad904eb5b9fa13f21079c3b92017ebdf4999a5890 -SIZE (rust/crates/time-0.3.20.crate) = 111856 -SHA256 (rust/crates/time-core-0.1.0.crate) = 2e153e1f1acaef8acc537e68b44906d2db6436e2b35ac2c6b42640fff91f00fd -SIZE (rust/crates/time-core-0.1.0.crate) = 6597 +SHA256 (rust/crates/time-0.3.22.crate) = ea9e1b3cf1243ae005d9e74085d4d542f3125458f3a81af210d901dcd7411efd +SIZE (rust/crates/time-0.3.22.crate) = 113792 +SHA256 (rust/crates/time-core-0.1.1.crate) = 7300fbefb4dadc1af235a9cef3737cea692a9d97e1b9cbcd4ebdae6f8868e6fb +SIZE (rust/crates/time-core-0.1.1.crate) = 7197 SHA256 (rust/crates/tinyvec-1.6.0.crate) = 87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50 SIZE (rust/crates/tinyvec-1.6.0.crate) = 45991 SHA256 (rust/crates/tinyvec_macros-0.1.1.crate) = 1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20 SIZE (rust/crates/tinyvec_macros-0.1.1.crate) = 5865 SHA256 (rust/crates/tracing-0.1.37.crate) = 8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8 SIZE (rust/crates/tracing-0.1.37.crate) = 73888 -SHA256 (rust/crates/tracing-attributes-0.1.23.crate) = 4017f8f45139870ca7e672686113917c71c7a6e02d4924eda67186083c03081a -SIZE (rust/crates/tracing-attributes-0.1.23.crate) = 30450 -SHA256 (rust/crates/tracing-core-0.1.30.crate) = 24eb03ba0eab1fd845050058ce5e616558e8f8d8fca633e6b163fe25c797213a -SIZE (rust/crates/tracing-core-0.1.30.crate) = 60351 +SHA256 (rust/crates/tracing-attributes-0.1.26.crate) = 5f4f31f56159e98206da9efd823404b79b6ef3143b4a7ab76e67b1751b25a4ab +SIZE (rust/crates/tracing-attributes-0.1.26.crate) = 32060 +SHA256 (rust/crates/tracing-core-0.1.31.crate) = 0955b8137a1df6f1a2e9a37d8a6656291ff0297c1a97c24e0d8425fe2312f79a +SIZE (rust/crates/tracing-core-0.1.31.crate) = 61263 SHA256 (rust/crates/tracing-log-0.1.3.crate) = 78ddad33d2d10b1ed7eb9d1f518a5674713876e97e5bb9b7345a7984fbb4f922 SIZE (rust/crates/tracing-log-0.1.3.crate) = 20549 -SHA256 (rust/crates/tracing-subscriber-0.3.16.crate) = a6176eae26dd70d0c919749377897b54a9276bd7061339665dd68777926b5a70 -SIZE (rust/crates/tracing-subscriber-0.3.16.crate) = 193572 -SHA256 (rust/crates/tracing-tree-0.2.2.crate) = 758e983ab7c54fee18403994507e7f212b9005e957ce7984996fac8d11facedb -SIZE (rust/crates/tracing-tree-0.2.2.crate) = 17254 +SHA256 (rust/crates/tracing-subscriber-0.3.17.crate) = 30a651bc37f915e81f087d86e62a18eec5f79550c7faff886f7090b4ea757c77 +SIZE (rust/crates/tracing-subscriber-0.3.17.crate) = 191711 +SHA256 (rust/crates/tracing-tree-0.2.3.crate) = 4f9742d8df709837409dbb22aa25dd7769c260406f20ff48a2320b80a4a6aed0 +SIZE (rust/crates/tracing-tree-0.2.3.crate) = 19480 SHA256 (rust/crates/triomphe-0.1.8.crate) = f1ee9bd9239c339d714d657fac840c6d2a4f9c45f4f9ec7b0975113458be78db SIZE (rust/crates/triomphe-0.1.8.crate) = 25448 SHA256 (rust/crates/typed-arena-2.0.2.crate) = 6af6ae20167a9ece4bcb41af5b80f8a1f1df981f6391189ce00fd257af04126a @@ -315,16 +327,16 @@ SHA256 (rust/crates/unicase-2.6.0.crate) = 50f37be617794602aabbeee0be4f259dc1778 SIZE (rust/crates/unicase-2.6.0.crate) = 23478 SHA256 (rust/crates/unicode-bidi-0.3.13.crate) = 92888ba5573ff080736b3648696b70cafad7d250551175acbaa4e0385b3e1460 SIZE (rust/crates/unicode-bidi-0.3.13.crate) = 44477 -SHA256 (rust/crates/unicode-ident-1.0.8.crate) = e5464a87b239f13a63a501f2701565754bae92d243d4bb7eb12f6d57d2269bf4 -SIZE (rust/crates/unicode-ident-1.0.8.crate) = 41962 +SHA256 (rust/crates/unicode-ident-1.0.9.crate) = b15811caf2415fb889178633e7724bad2509101cde276048e013b9def5e51fa0 +SIZE (rust/crates/unicode-ident-1.0.9.crate) = 41978 SHA256 (rust/crates/unicode-normalization-0.1.22.crate) = 5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921 SIZE (rust/crates/unicode-normalization-0.1.22.crate) = 122604 SHA256 (rust/crates/unicode-segmentation-1.10.1.crate) = 1dd624098567895118886609431a7c3b8f516e41d30e0643f03d94592a147e36 SIZE (rust/crates/unicode-segmentation-1.10.1.crate) = 98416 SHA256 (rust/crates/unicode-xid-0.2.4.crate) = f962df74c8c05a667b5ee8bcf162993134c104e96440b663c8daa176dc772d8c SIZE (rust/crates/unicode-xid-0.2.4.crate) = 15352 -SHA256 (rust/crates/url-2.3.1.crate) = 0d68c799ae75762b8c3fe375feb6600ef5602c883c5d21eb51c09f22b83c4643 -SIZE (rust/crates/url-2.3.1.crate) = 72777 +SHA256 (rust/crates/url-2.4.0.crate) = 50bff7831e19200a85b17131d085c25d7811bc4e186efdaf54bbd132994a88cb +SIZE (rust/crates/url-2.4.0.crate) = 75670 SHA256 (rust/crates/valuable-0.1.0.crate) = 830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d SIZE (rust/crates/valuable-0.1.0.crate) = 27718 SHA256 (rust/crates/version_check-0.9.4.crate) = 49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f @@ -343,20 +355,38 @@ SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1 SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998 SHA256 (rust/crates/windows-sys-0.42.0.crate) = 5a3e1820f08b8513f676f7ab6c1f99ff312fb97b553d30ff4dd86f9f15728aa7 SIZE (rust/crates/windows-sys-0.42.0.crate) = 3006791 +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.0.crate) = 7b1eb6f0cd7c80c79759c929114ef071b87354ce476d9d94271031c0497adfd5 +SIZE (rust/crates/windows-targets-0.48.0.crate) = 7466 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.0.crate) = 91ae572e1b79dba883e0d315474df7305d12f569b400fcf90581b06062f7e1bc +SIZE (rust/crates/windows_aarch64_gnullvm-0.48.0.crate) = 366543 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.0.crate) = b2ef27e0d7bdfcfc7b868b317c1d32c641a6fe4629c171b8928c7b08d98d7cf3 +SIZE (rust/crates/windows_aarch64_msvc-0.48.0.crate) = 671479 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.0.crate) = 622a1962a7db830d6fd0a69683c80a18fda201879f0f447f065a3b7467daa241 +SIZE (rust/crates/windows_i686_gnu-0.48.0.crate) = 741490 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.0.crate) = 4542c6e364ce21bf45d69fdd2a8e455fa38d316158cfd43b3ac1c5b1b19f8e00 +SIZE (rust/crates/windows_i686_msvc-0.48.0.crate) = 730056 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.0.crate) = ca2b8a661f7628cbd23440e50b05d705db3686f894fc9580820623656af974b1 +SIZE (rust/crates/windows_x86_64_gnu-0.48.0.crate) = 703595 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.0.crate) = 7896dbc1f41e08872e9d5e8f8baa8fdd2677f29468c4e156210174edc7f7b953 +SIZE (rust/crates/windows_x86_64_gnullvm-0.48.0.crate) = 366536 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.0.crate) = 1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a +SIZE (rust/crates/windows_x86_64_msvc-0.48.0.crate) = 671422 SHA256 (rust/crates/write-json-0.1.2.crate) = 06069a848f95fceae3e5e03c0ddc8cb78452b56654ee0c8e68f938cf790fb9e3 SIZE (rust/crates/write-json-0.1.2.crate) = 7414 SHA256 (rust/crates/xflags-0.3.1.crate) = c4554b580522d0ca238369c16b8f6ce34524d61dafe7244993754bbd05f2c2ea @@ -367,7 +397,7 @@ SHA256 (rust/crates/xshell-0.2.3.crate) = 962c039b3a7b16cf4e9a4248397c6585c07547 SIZE (rust/crates/xshell-0.2.3.crate) = 23880 SHA256 (rust/crates/xshell-macros-0.2.3.crate) = 1dbabb1cbd15a1d6d12d9ed6b35cc6777d4af87ab3ba155ea37215f20beab80c SIZE (rust/crates/xshell-macros-0.2.3.crate) = 2851 -SHA256 (rust/crates/zip-0.6.4.crate) = 0445d0fbc924bb93539b4316c11afb121ea39296f99a3c4c9edad09e3658cdef -SIZE (rust/crates/zip-0.6.4.crate) = 62396 -SHA256 (rust-analyzer-rust-analyzer-2023-06-12_GH0.tar.gz) = 76f1778babad2f5e170c04a25a81dc3a62e4199b3b4f5c2574d9540220d68b10 -SIZE (rust-analyzer-rust-analyzer-2023-06-12_GH0.tar.gz) = 2573089 +SHA256 (rust/crates/zip-0.6.6.crate) = 760394e246e4c28189f19d488c058bf16f564016aefac5d32bb1f3b51d5e9261 +SIZE (rust/crates/zip-0.6.6.crate) = 65789 +SHA256 (rust-analyzer-rust-analyzer-2023-07-24_GH0.tar.gz) = d7d26b6728b6e0e59b65675ce6c581d317e407c6d4e224141d48c37f990fe8ba +SIZE (rust-analyzer-rust-analyzer-2023-07-24_GH0.tar.gz) = 2589828 diff --git a/devel/sonarqube-community/Makefile b/devel/sonarqube-community/Makefile index 29828cf602f..42b1d27c1aa 100644 --- a/devel/sonarqube-community/Makefile +++ b/devel/sonarqube-community/Makefile @@ -1,6 +1,6 @@ PORTNAME= sonarqube DISTVERSION= 10.1.0.73491 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel security www java MASTER_SITES= https://binaries.sonarsource.com/Distribution/sonarqube/:m_core \ https://binaries.sonarsource.com/Distribution/sonar-csharp-plugin/:m_csharp \ @@ -52,9 +52,9 @@ DBBASE_DIR= /var/db/${PORTNAME} DATA_DIR= ${DBBASE_DIR}/data TEMP_DIR= ${DBBASE_DIR}/temp -SONARCSHARP_VER= 9.5.0.73987 -SONARJAVA_VER= 7.20.0.31692 -SONARJAVASCRIPT_VER= 10.3.1.21905 +SONARCSHARP_VER= 9.6.0.74858 +SONARJAVA_VER= 7.22.0.31918 +SONARJAVASCRIPT_VER= 10.3.2.22047 SONARPHP_VER= 3.30.0.9766 SONARPYTHON_VER= 4.5.0.11949 SONARVBNET_VER= ${SONARCSHARP_VER} diff --git a/devel/sonarqube-community/distinfo b/devel/sonarqube-community/distinfo index 8ef112571e8..d20c51e601d 100644 --- a/devel/sonarqube-community/distinfo +++ b/devel/sonarqube-community/distinfo @@ -1,15 +1,15 @@ -TIMESTAMP = 1689061985 +TIMESTAMP = 1690358086 SHA256 (sonarqube-10.1.0.73491.zip) = ccf5872157349ffde75c5ae54f95303b392435bc5cd36120af047daa83782e29 SIZE (sonarqube-10.1.0.73491.zip) = 366656421 -SHA256 (sonar-csharp-plugin-9.5.0.73987.jar) = 2cfdcb019fca9059be824bb417753024806e5d43cc66505ba546340770e5ec40 -SIZE (sonar-csharp-plugin-9.5.0.73987.jar) = 5214740 -SHA256 (sonar-java-plugin-7.20.0.31692.jar) = 290f1ba6c6db1493213571aed623e39799051c53591798d36d534d3aa3d52367 -SIZE (sonar-java-plugin-7.20.0.31692.jar) = 17960123 -SHA256 (sonar-javascript-plugin-10.3.1.21905.jar) = 9c14f8578159cc09cbf27c18a7bc6659a08297e5f7bd15a26d3eb9f2183f425b -SIZE (sonar-javascript-plugin-10.3.1.21905.jar) = 20933660 +SHA256 (sonar-csharp-plugin-9.6.0.74858.jar) = d9cb074f09344782acb013355b159240be2bb653e901d376f96a667da4321cce +SIZE (sonar-csharp-plugin-9.6.0.74858.jar) = 5248296 +SHA256 (sonar-java-plugin-7.22.0.31918.jar) = 6aaf73fc861cdb3821ab8bfedf7a1e89c5fcf20233ca2382bb6376ff185b74d3 +SIZE (sonar-java-plugin-7.22.0.31918.jar) = 18013326 +SHA256 (sonar-javascript-plugin-10.3.2.22047.jar) = c75e4888b9d8b4718d55a97e26d30e50c5e62b773a780ee8c52e34a08e62127a +SIZE (sonar-javascript-plugin-10.3.2.22047.jar) = 21040806 SHA256 (sonar-php-plugin-3.30.0.9766.jar) = c0f95c29559a344ec1b198b51f5cce2a39988a92d5182d6077767d9f002f2d45 SIZE (sonar-php-plugin-3.30.0.9766.jar) = 5714925 SHA256 (sonar-python-plugin-4.5.0.11949.jar) = 5f20d8be7f17ef09003b29211fa5e96edd54e2ae5964c7d36fadd1e26f778490 SIZE (sonar-python-plugin-4.5.0.11949.jar) = 12757872 -SHA256 (sonar-vbnet-plugin-9.5.0.73987.jar) = 755219c898c9089372171d2923dba546598df718909a9e335a93fe1c54026ec9 -SIZE (sonar-vbnet-plugin-9.5.0.73987.jar) = 4506171 +SHA256 (sonar-vbnet-plugin-9.6.0.74858.jar) = c7bf8f96af89d77478e87b66f8060d96c27529eccbc46e678d1dd5cc71414949 +SIZE (sonar-vbnet-plugin-9.6.0.74858.jar) = 4549977 diff --git a/devel/unordered-dense/Makefile b/devel/unordered-dense/Makefile new file mode 100644 index 00000000000..63f9e6e3e39 --- /dev/null +++ b/devel/unordered-dense/Makefile @@ -0,0 +1,26 @@ +PORTNAME= unordered-dense +DISTVERSIONPREFIX= v +DISTVERSION= 4.0.4 +CATEGORIES= devel + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Fast & densely stored hashmap and hashset +WWW= https://github.com/martinus/unordered_dense + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +USES= cmake compiler:c++17-lang + +USE_GITHUB= yes +GH_ACCOUNT= martinus +GH_PROJECT= ${PORTNAME:S/-/_/} + +PLIST_FILES= include/ankerl/unordered_dense.h \ + lib/cmake/unordered_dense/unordered_denseConfig.cmake \ + lib/cmake/unordered_dense/unordered_denseConfigVersion.cmake \ + lib/cmake/unordered_dense/unordered_denseTargets.cmake + +NO_ARCH= yes + +.include diff --git a/devel/unordered-dense/distinfo b/devel/unordered-dense/distinfo new file mode 100644 index 00000000000..f7e3ba6487b --- /dev/null +++ b/devel/unordered-dense/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1690361383 +SHA256 (martinus-unordered_dense-v4.0.4_GH0.tar.gz) = b34a8c942963e3a647f1bbc192a6391cd56d7ae615b2ddc1601c1779b5792206 +SIZE (martinus-unordered_dense-v4.0.4_GH0.tar.gz) = 365284 diff --git a/devel/unordered-dense/pkg-descr b/devel/unordered-dense/pkg-descr new file mode 100644 index 00000000000..4409793a15f --- /dev/null +++ b/devel/unordered-dense/pkg-descr @@ -0,0 +1,2 @@ +unordered-dense implements a fast & densely stored hashmap and hashset based on +robin-hood backward shift deletion for C++17 and later. diff --git a/editors/focuswriter/Makefile b/editors/focuswriter/Makefile index 49f0ce45462..d9c5a635af1 100644 --- a/editors/focuswriter/Makefile +++ b/editors/focuswriter/Makefile @@ -1,5 +1,6 @@ PORTNAME= focuswriter DISTVERSION= 1.8.5 +PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= https://gottcode.org/${PORTNAME}/ diff --git a/editors/ghostwriter/Makefile b/editors/ghostwriter/Makefile index 14033a0a1e9..28f69d882a1 100644 --- a/editors/ghostwriter/Makefile +++ b/editors/ghostwriter/Makefile @@ -1,6 +1,6 @@ PORTNAME= ghostwriter DISTVERSION= 2.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= editors kde MAINTAINER= madpilot@FreeBSD.org diff --git a/editors/helix/Makefile b/editors/helix/Makefile index f54c9262498..35d6498856c 100644 --- a/editors/helix/Makefile +++ b/editors/helix/Makefile @@ -1,6 +1,6 @@ PORTNAME= helix DISTVERSION= 23.05 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= editors MASTER_SITES= https://git.sr.ht/~ecmma/tree-sitter-hare/archive/:treesitterhare \ https://raw.githubusercontent.com/tree-sitter/tree-sitter-javascript/${TREE_SITTER_JSHIGH_REV}/queries/highlights.scm?file=/:jshigh \ @@ -10,6 +10,10 @@ DISTFILES= ${TREE_SITTER_HARE_REV}.tar.gz:treesitterhare \ ${TREE_SITTER_TSHIGH_REV}-ts-highlights.scm:tshigh EXTRACT_ONLY= ${DISTFILES:N*\:*high:C/:[^:]+$//} +PATCHFILES= de0ef8af15945fb7f761503c615a2d6213d2fd82.patch +PATCH_DIST_STRIP= -p1 +PATCH_SITES= https://github.com/helix-editor/helix/commit/ + MAINTAINER= ashish@FreeBSD.org COMMENT= Post-modern modal text editor WWW= https://helix-editor.com/ diff --git a/editors/helix/distinfo b/editors/helix/distinfo index e575760e725..187f4ef9dfc 100644 --- a/editors/helix/distinfo +++ b/editors/helix/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1684537014 +TIMESTAMP = 1690361789 SHA256 (bc26a6a949f2e0d98b7bfc437d459b250900a165.tar.gz) = 24d37cf7daceff3db2fccf6ac940f9ec4bfe2f6b50ccbc2ba77c93373194a47f SIZE (bc26a6a949f2e0d98b7bfc437d459b250900a165.tar.gz) = 202696 SHA256 (4a95461c4761c624f2263725aca79eeaefd36cad-js-highlights.scm) = e95592de492967123553f06eada2b4dc674263ac2c69351bb9797596a0cab203 @@ -773,3 +773,5 @@ SHA256 (Philipp-M-tree-sitter-yuck-e3d91a3c_GH0.tar.gz) = 0d89ea6a514ebe476913e8 SIZE (Philipp-M-tree-sitter-yuck-e3d91a3c_GH0.tar.gz) = 42224 SHA256 (maxxnino-tree-sitter-zig-8d3224c3_GH0.tar.gz) = 97476d4689d2abcec259bc5f85faca32fbd7b032f6804211255f6644a163c69c SIZE (maxxnino-tree-sitter-zig-8d3224c3_GH0.tar.gz) = 731628 +SHA256 (de0ef8af15945fb7f761503c615a2d6213d2fd82.patch) = 298e7daa1c7e35488e4a9c341b8952d4644935bfc4e6ff9adb563398d126e0e1 +SIZE (de0ef8af15945fb7f761503c615a2d6213d2fd82.patch) = 2385 diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile index a38956c3d36..28c7d8ec70b 100644 --- a/editors/libreoffice/Makefile +++ b/editors/libreoffice/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 0 +PORTREVISION= 1 .include "${.CURDIR}/Makefile.common" diff --git a/editors/retext/Makefile b/editors/retext/Makefile index 9f9090c5ed8..c507129bd6b 100644 --- a/editors/retext/Makefile +++ b/editors/retext/Makefile @@ -1,5 +1,6 @@ PORTNAME= retext DISTVERSION= 8.0.1 +PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= PYPI DISTNAME= ReText-${DISTVERSION} diff --git a/emulators/pcsx2/Makefile b/emulators/pcsx2/Makefile index 6f1b5582fc2..659b6af7ad9 100644 --- a/emulators/pcsx2/Makefile +++ b/emulators/pcsx2/Makefile @@ -1,7 +1,7 @@ PORTNAME= pcsx2 PORTVERSION= 1.7.4097 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= emulators MAINTAINER= martymac@FreeBSD.org diff --git a/emulators/rpcs3/Makefile b/emulators/rpcs3/Makefile index b35470a3097..b4e1c07189d 100644 --- a/emulators/rpcs3/Makefile +++ b/emulators/rpcs3/Makefile @@ -1,7 +1,7 @@ PORTNAME= rpcs3 DISTVERSIONPREFIX= v -DISTVERSION= 0.0.28-15391 # git rev-list --count HEAD -DISTVERSIONSUFFIX= -g782344eed8 +DISTVERSION= 0.0.28-15404 # git rev-list --count HEAD +DISTVERSIONSUFFIX= -g75ad56338b CATEGORIES= emulators wayland MAINTAINER= jbeich@FreeBSD.org @@ -51,7 +51,7 @@ ELF_FEATURES= +wxneeded:bin/${PORTNAME} .if ${FLAVOR:U} == qt6 || make(makesum) || make(fetch) PATCH_SITES+= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/:qt6 -PATCHFILES+= a8bbb2191c0c.patch:-p1:qt6 # https://github.com/RPCS3/rpcs3/pull/12471 +PATCHFILES+= 636cc16fe3ca.patch:-p1:qt6 # https://github.com/RPCS3/rpcs3/pull/12471 PKGNAMESUFFIX= -${FLAVOR} USES:= ${USES:S/qt:5/qt:6/} USE_QT= base multimedia svg diff --git a/emulators/rpcs3/distinfo b/emulators/rpcs3/distinfo index 19a4c866296..e8c6fdced65 100644 --- a/emulators/rpcs3/distinfo +++ b/emulators/rpcs3/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1690207635 -SHA256 (RPCS3-rpcs3-v0.0.28-15391-g782344eed8_GH0.tar.gz) = c9d0224be2ebbaf6dbce59d45b784925a6f5e3e7d319b99436015b713b584cf3 -SIZE (RPCS3-rpcs3-v0.0.28-15391-g782344eed8_GH0.tar.gz) = 8874725 +TIMESTAMP = 1690415401 +SHA256 (RPCS3-rpcs3-v0.0.28-15404-g75ad56338b_GH0.tar.gz) = a71f591e4c9a36ab65727a5b2457cc9c54477d851f667f186537ad75891b0d98 +SIZE (RPCS3-rpcs3-v0.0.28-15404-g75ad56338b_GH0.tar.gz) = 8876699 SHA256 (RPCS3-hidapi-hidapi-0.14.0-2-g8b43a97_GH0.tar.gz) = 109ba77362885d60e274930f637735ee75df2850fe99e3f1c3a5b9d1187f8cb6 SIZE (RPCS3-hidapi-hidapi-0.14.0-2-g8b43a97_GH0.tar.gz) = 348879 SHA256 (RPCS3-soundtouch-2.3.1-16-g83cfba6_GH0.tar.gz) = 56863dbed27510742ed4ced54e9a5fba8658bcbfbb1cc5cdb978d7d537a3a874 @@ -23,5 +23,5 @@ SHA256 (wolfSSL-wolfssl-v5.6.3-stable_GH0.tar.gz) = 2e74a397fa797c2902d7467d500d SIZE (wolfSSL-wolfssl-v5.6.3-stable_GH0.tar.gz) = 22137280 SHA256 (thestk-rtmidi-5.0.0_GH0.tar.gz) = c7923e4eee82b06c007435892cb2c3212d9007fa482c6b718943bda71c02c5a7 SIZE (thestk-rtmidi-5.0.0_GH0.tar.gz) = 103144 -SHA256 (a8bbb2191c0c.patch) = de0d9fc70bb73d8f690d055ba15b15d05d161d853d0512b6042f55aa158d8d08 -SIZE (a8bbb2191c0c.patch) = 117605 +SHA256 (636cc16fe3ca.patch) = bb6d89996789554b5b89059f52d13d5de3572edd3822ed3bdcaea546d37e0779 +SIZE (636cc16fe3ca.patch) = 117586 diff --git a/emulators/yuzu/Makefile b/emulators/yuzu/Makefile index 8ae9ae9919c..1fa2a7bc168 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,5 +1,5 @@ PORTNAME= yuzu -PORTVERSION= s20230724 +PORTVERSION= s20230726 CATEGORIES= emulators wayland .if make(makesum) MASTER_SITES= https://api.yuzu-emu.org/gamedb/?dummy=/:gamedb @@ -46,7 +46,7 @@ qt6_OPTIONS_EXCLUDE= QT5 USE_GITHUB= yes GH_ACCOUNT= yuzu-emu -GH_TAGNAME= 18000df5e9 +GH_TAGNAME= a1c355051e GH_TUPLE= yuzu-emu:mbedtls:v2.16.9-115-g8c88150ca:mbedtls/externals/mbedtls \ yuzu-emu:sirit:ab75463:sirit/externals/sirit \ GPUOpen-LibrariesAndSDKs:VulkanMemoryAllocator:v3.0.1-94-g9b0fc3e:VulkanMemoryAllocator/externals/VulkanMemoryAllocator \ diff --git a/emulators/yuzu/distinfo b/emulators/yuzu/distinfo index e9a7cccb8ff..92bd5a08427 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,8 +1,8 @@ -TIMESTAMP = 1690220831 +TIMESTAMP = 1690383897 SHA256 (yuzu-s20230424/compatibility_list.json) = 382db629d6b060af722a27dfa9cd6bb60ac16a7544c58322f63aa1be4c0c0fac SIZE (yuzu-s20230424/compatibility_list.json) = 1801327 -SHA256 (yuzu-emu-yuzu-s20230724-18000df5e9_GH0.tar.gz) = eeaf0915370cee2eccee020fe2d52fa70a060fdfaf0b4c5cac0d8a7c2e62587f -SIZE (yuzu-emu-yuzu-s20230724-18000df5e9_GH0.tar.gz) = 6177824 +SHA256 (yuzu-emu-yuzu-s20230726-a1c355051e_GH0.tar.gz) = c2ac41cd4ef02ee86e3bcc59704362daf6d6a0c2f5542226946aa2b25b77fb6b +SIZE (yuzu-emu-yuzu-s20230726-a1c355051e_GH0.tar.gz) = 6178630 SHA256 (yuzu-emu-mbedtls-v2.16.9-115-g8c88150ca_GH0.tar.gz) = 8cd6d075b4da0ad5fb995eb37390e2e6088be8d41ab1cdfc7e7e4256bd991450 SIZE (yuzu-emu-mbedtls-v2.16.9-115-g8c88150ca_GH0.tar.gz) = 2679189 SHA256 (yuzu-emu-sirit-ab75463_GH0.tar.gz) = 6b61e265be182b7a78075fc1b98ccf80fd33008343205dd0e22a10a439c45319 diff --git a/games/anki/Makefile b/games/anki/Makefile index 3a95f0b5a36..0caa5afa3bd 100644 --- a/games/anki/Makefile +++ b/games/anki/Makefile @@ -1,6 +1,6 @@ PORTNAME= anki DISTVERSION= 2.1.65 -PORTREVISION= 2 +PORTREVISION= 3 # Don't forget to update ${_MY_BUILDHASH} if DISTVERSION changes CATEGORIES= games education python MASTER_SITES= LOCAL/kai/:yarncache diff --git a/games/connectagram/Makefile b/games/connectagram/Makefile index 0be2f867b35..38a52c25897 100644 --- a/games/connectagram/Makefile +++ b/games/connectagram/Makefile @@ -1,5 +1,6 @@ PORTNAME= connectagram PORTVERSION= 1.3.4 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://gottcode.org/connectagram/ diff --git a/games/cutemaze/Makefile b/games/cutemaze/Makefile index cea1cb51a50..56d96f52bb9 100644 --- a/games/cutemaze/Makefile +++ b/games/cutemaze/Makefile @@ -1,5 +1,6 @@ PORTNAME= cutemaze PORTVERSION= 1.3.2 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://gottcode.org/${PORTNAME}/ diff --git a/games/edge/Makefile b/games/edge/Makefile index 1695ccb25cf..53beba3b8e7 100644 --- a/games/edge/Makefile +++ b/games/edge/Makefile @@ -23,7 +23,7 @@ USE_GL= glew USE_SDL= sdl MAKEFILE= Makefile.linux -CFLAGS+= -ffast-math +CFLAGS+= -ffast-math --std=c++14 WRKSRC= ${WRKDIR}/Edge-${PORTVERSION}-source PLIST_FILES= bin/edge %%DMDIR%%/edge.wad diff --git a/games/gottet/Makefile b/games/gottet/Makefile index a001a6c712a..3a3a81a463f 100644 --- a/games/gottet/Makefile +++ b/games/gottet/Makefile @@ -1,5 +1,6 @@ PORTNAME= gottet PORTVERSION= 1.2.2 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= https://gottcode.org/gottet/ diff --git a/games/hexalate/Makefile b/games/hexalate/Makefile index de18b73dc1f..97edc546fd6 100644 --- a/games/hexalate/Makefile +++ b/games/hexalate/Makefile @@ -1,5 +1,6 @@ PORTNAME= hexalate PORTVERSION= 1.2.2 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= https://gottcode.org/${PORTNAME}/ diff --git a/games/nethack32/Makefile b/games/nethack32/Makefile index 89f91c16aa0..88ec84832b9 100644 --- a/games/nethack32/Makefile +++ b/games/nethack32/Makefile @@ -40,6 +40,10 @@ PLIST_SUB+= HACKLINK="" PLIST_SUB+= HACKLINK="@comment " .endif +.if ${OPSYS} == FreeBSD && ( ${OSVERSION} >= 1400091 || ( ${OSVERSION} >= 1302507 && ${OSVERSION} < 1400000 )) +CFLAGS+= -Wno-error=incompatible-function-pointer-types +.endif + post-patch: .for f in include/config.h sys/unix/Makefile.top sys/unix/Makefile.doc @${REINPLACE_CMD} -e 's|%%HACKNAME%%|${HACKNAME}|g' \ diff --git a/games/nethack33/Makefile b/games/nethack33/Makefile index 6652d46e802..e84dac0d776 100644 --- a/games/nethack33/Makefile +++ b/games/nethack33/Makefile @@ -47,6 +47,10 @@ PLIST_SUB+= HACKLINK="" PLIST_SUB+= HACKLINK="@comment " .endif +.if ${OPSYS} == FreeBSD && ( ${OSVERSION} >= 1400091 || ( ${OSVERSION} >= 1302507 && ${OSVERSION} < 1400000 )) +CFLAGS+= -Wno-error=incompatible-function-pointer-types +.endif + pre-everything:: .if defined(WITH_TTY_GRAPHICS) || defined(WITHOUT_X11) @${ECHO_MSG} "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!" diff --git a/games/peg-e/Makefile b/games/peg-e/Makefile index 19ee95da889..9f5b6eb28fc 100644 --- a/games/peg-e/Makefile +++ b/games/peg-e/Makefile @@ -1,5 +1,6 @@ PORTNAME= peg-e PORTVERSION= 1.3.2 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= https://gottcode.org/${PORTNAME}/ diff --git a/games/pentobi/Makefile b/games/pentobi/Makefile index 32cc817d316..a3370b8073f 100644 --- a/games/pentobi/Makefile +++ b/games/pentobi/Makefile @@ -1,5 +1,6 @@ PORTNAME= pentobi PORTVERSION= 23.1 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} diff --git a/games/py-mnemosyne/Makefile b/games/py-mnemosyne/Makefile index 8761abe5de3..587fc7262cc 100644 --- a/games/py-mnemosyne/Makefile +++ b/games/py-mnemosyne/Makefile @@ -1,6 +1,6 @@ PORTNAME= mnemosyne PORTVERSION= 2.10.1 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= games education python MASTER_SITES= SF/mnemosyne-proj/${PORTNAME}/${PORTNAME}-${DISTVERSION} diff --git a/games/qnetwalk/Makefile b/games/qnetwalk/Makefile index 65bb7092809..e18d3ed13e1 100644 --- a/games/qnetwalk/Makefile +++ b/games/qnetwalk/Makefile @@ -1,6 +1,6 @@ PORTNAME= qnetwalk PORTVERSION= 1.9.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org diff --git a/games/quake2-3zb2/Makefile b/games/quake2-3zb2/Makefile index 94ae48e1ce9..0bcdbdab4db 100644 --- a/games/quake2-3zb2/Makefile +++ b/games/quake2-3zb2/Makefile @@ -16,6 +16,7 @@ WWW= http://users.jp.tri6.net/~ponpoko/3zb2/ USES= dos2unix zip DOS2UNIX_FILES= *.[ch] +MAKEFILE= ${FILESDIR}/Makefile NO_WRKSUBDIR= yes SUB_FILES= pkg-message @@ -44,11 +45,9 @@ DISTFILES+= ${f}${EXTRACT_SUFX}:routes .endif post-extract: -# Rename files and directories to lower case @cd ${WRKSRC}; for f in *; do \ ${MV} $${f} `${ECHO_CMD} $${f} | ${TR} '[:upper:]' '[:lower:]'`; \ done - @${CP} ${FILESDIR}/${MAKEFILE} ${WRKSRC} do-install: .for f in chctf chdtm @@ -60,15 +59,13 @@ do-install: ${STAGEDIR}${Q2DIR}/${PORTNAME} cd ${WRKSRC}/3zb2 && ${INSTALL_DATA} *.cfg 3ZBMaps.lst pak6.pak \ ${STAGEDIR}${Q2DIR}/${PORTNAME} -.if ${PORT_OPTIONS:MROUTES} + +do-install-ROUTES-on: ${INSTALL_DATA} ${WRKSRC}/*.chn ${STAGEDIR}${Q2DIR}/${PORTNAME}/chdtm ${INSTALL_DATA} ${WRKSRC}/*.chf ${STAGEDIR}${Q2DIR}/${PORTNAME}/chctf -.endif + +do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC}/3zb2 && ${CP} -a *.txt "User Guide" ${STAGEDIR}${DOCSDIR} - @${FIND} ${STAGEDIR}${DOCSDIR} -type d -print0 | \ - ${XARGS} -0 ${CHMOD} ${BINMODE} - @${FIND} ${STAGEDIR}${DOCSDIR} -type f -print0 | \ - ${XARGS} -0 ${CHMOD} ${SHAREMODE} .include diff --git a/games/quake2-3zb2/files/Makefile b/games/quake2-3zb2/files/Makefile index c3d34135a6f..3a082013e28 100644 --- a/games/quake2-3zb2/files/Makefile +++ b/games/quake2-3zb2/files/Makefile @@ -2,19 +2,15 @@ SHLIB= game SHLIB_NAME= game.so SRCS= bot.c \ - bot.h \ bot_fire.c \ bot_func.c \ bot_za.c \ - botstr.h \ g_chase.c \ g_cmds.c \ g_combat.c \ g_ctf.c \ - g_ctf.h \ g_func.c \ g_items.c \ - g_local.h \ g_main.c \ g_misc.c \ g_monster.c \ @@ -27,22 +23,16 @@ SRCS= bot.c \ g_turret.c \ g_utils.c \ g_weapon.c \ - game.h \ m_move.c \ - m_player.h \ p_client.c \ p_hud.c \ p_menu.c \ - p_menu.h \ p_trail.c \ p_view.c \ p_weapon.c \ - q_shared.c \ - q_shared.h + q_shared.c -CFLAGS+= -Dstricmp=strcasecmp -ffast-math -funroll-loops \ - -fomit-frame-pointer -fexpensive-optimizations - -LDFLAGS+= -L/lib -L/usr/lib -lm +CFLAGS+= -Dstricmp=strcasecmp -ffast-math \ + -Wno-incompatible-function-pointer-types .include diff --git a/games/quake2-rogue/Makefile b/games/quake2-rogue/Makefile index 30cdca4d6d5..03c16f21893 100644 --- a/games/quake2-rogue/Makefile +++ b/games/quake2-rogue/Makefile @@ -10,6 +10,7 @@ MAINTAINER= danfe@FreeBSD.org COMMENT= Quake II: Ground Zero (Rogue) official mission pack WWW= http://www.idsoftware.com/games/quake/quake2-grndzero/ +MAKEFILE= ${FILESDIR}/Makefile NO_WRKSUBDIR= yes SUB_FILES= pkg-message @@ -20,11 +21,9 @@ do-extract: @cd ${WRKSRC} && uncompress -c ${DISTDIR}/${DISTFILES} | \ ${TAIL} +454 | ${SH} -post-extract: - @${CP} ${FILESDIR}/${MAKEFILE} ${WRKSRC} - post-patch: @${REINPLACE_CMD} -e '/#include /d' ${WRKSRC}/g_local.h + @${REINPLACE_CMD} -e '/extern SP_monster_makron/d' ${WRKSRC}/m_boss31.c @${REINPLACE_CMD} -e 's/__linux__/__unix__/' ${WRKSRC}/q_shared.[ch] do-install: diff --git a/games/quake2-rogue/files/Makefile b/games/quake2-rogue/files/Makefile index a56946b74af..bfc8d9385be 100644 --- a/games/quake2-rogue/files/Makefile +++ b/games/quake2-rogue/files/Makefile @@ -64,9 +64,7 @@ SRCS= dm_ball.c \ p_weapon.c \ q_shared.c -CFLAGS+= -Dstricmp=strcasecmp -ffast-math -funroll-loops \ - -fomit-frame-pointer -fexpensive-optimizations - -LDFLAGS+= -L/lib -L/usr/lib -lm +CFLAGS+= -Dstricmp=strcasecmp -ffast-math \ + -Wno-incompatible-function-pointer-types .include diff --git a/games/simsu/Makefile b/games/simsu/Makefile index 39eddfad9d7..b7a0e7f2430 100644 --- a/games/simsu/Makefile +++ b/games/simsu/Makefile @@ -1,5 +1,6 @@ PORTNAME= simsu PORTVERSION= 1.4.2 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= https://gottcode.org/${PORTNAME}/ diff --git a/games/tanglet/Makefile b/games/tanglet/Makefile index b2c7586a865..edd98946810 100644 --- a/games/tanglet/Makefile +++ b/games/tanglet/Makefile @@ -1,5 +1,6 @@ PORTNAME= tanglet PORTVERSION= 1.6.4 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://gottcode.org/tanglet/ diff --git a/games/tetzle/Makefile b/games/tetzle/Makefile index 1662254e88f..b1bd4911e42 100644 --- a/games/tetzle/Makefile +++ b/games/tetzle/Makefile @@ -1,5 +1,6 @@ PORTNAME= tetzle PORTVERSION= 2.2.2 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= https://gottcode.org/${PORTNAME}/ diff --git a/games/veloren-weekly/Makefile b/games/veloren-weekly/Makefile index d18757eeaf4..672324198ae 100644 --- a/games/veloren-weekly/Makefile +++ b/games/veloren-weekly/Makefile @@ -1,5 +1,5 @@ PORTNAME= veloren -PORTVERSION= s20230719 +PORTVERSION= s20230726 CATEGORIES= games wayland PKGNAMESUFFIX= -weekly @@ -24,7 +24,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= b4edcdee5dd8e6cd402d0f2b332eb3962d093b72 +GL_TAGNAME= 0f7daf992080f9e126b1c00be1390752c6acc303 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 95a22e55572..53a355510fc 100644 --- a/games/veloren-weekly/distinfo +++ b/games/veloren-weekly/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1689776180 +TIMESTAMP = 1690406588 SHA256 (rust/crates/ab_glyph-0.2.21.crate) = 5110f1c78cf582855d895ecd0746b653db010cec6d9f5575293f27934d980a39 SIZE (rust/crates/ab_glyph-0.2.21.crate) = 17764 SHA256 (rust/crates/ab_glyph_rasterizer-0.1.8.crate) = c71b1793ee61086797f5c80b6efa2b8ffa6d5dd703f118545808a7f2e27f7046 @@ -1583,5 +1583,5 @@ SHA256 (hasenbanck-egui_wgpu_backend-63a002c6a9b6c016e45806dd065864431caab621_GH SIZE (hasenbanck-egui_wgpu_backend-63a002c6a9b6c016e45806dd065864431caab621_GH0.tar.gz) = 11500 SHA256 (yoanlcq-vek-84d5cb65841d46599a986c5477341bea4456be26_GH0.tar.gz) = f6fc0b8e9b1290729ea94865be84a8c47846e49e3c193dab700940e1452d2fed SIZE (yoanlcq-vek-84d5cb65841d46599a986c5477341bea4456be26_GH0.tar.gz) = 90485 -SHA256 (veloren-veloren-b4edcdee5dd8e6cd402d0f2b332eb3962d093b72_GL0.tar.gz) = a92ed034400eeb2c2733553eac4811a46905fd4e97f944617fcb6e2c4fdd1d9d -SIZE (veloren-veloren-b4edcdee5dd8e6cd402d0f2b332eb3962d093b72_GL0.tar.gz) = 268970496 +SHA256 (veloren-veloren-0f7daf992080f9e126b1c00be1390752c6acc303_GL0.tar.gz) = 79deba4f73d8ca34feef1a216e8facae95bbbd29cfb70caffbe523e881930919 +SIZE (veloren-veloren-0f7daf992080f9e126b1c00be1390752c6acc303_GL0.tar.gz) = 268969376 diff --git a/games/xconq/Makefile b/games/xconq/Makefile index 7212fa45c17..4e61ab4bda3 100644 --- a/games/xconq/Makefile +++ b/games/xconq/Makefile @@ -13,6 +13,7 @@ LICENSE= GPLv2+ OPTIONS_DEFINE= SDL USES= compiler gmake makeinfo tar:bzip2 xorg +USE_CXXSTD= c++14 USE_XORG= x11 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-alternate-scoresdir=${SCOREDIR} \ diff --git a/games/xminehunter/Makefile b/games/xminehunter/Makefile index c62e48e3b48..9f99cf12667 100644 --- a/games/xminehunter/Makefile +++ b/games/xminehunter/Makefile @@ -14,14 +14,13 @@ LICENSE_PERMS= dist-mirror pkg-mirror auto-accept WRKSRC= ${WRKDIR}/${PORTNAME} -USES= compiler motif xorg +USES= compiler motif localbase:ldflags xorg +USE_CXXSTD= c++14 USE_XORG= xpm ALL_TARGET= ${PORTNAME} CXXFLAGS+= ${CXXFLAGS_${CHOSEN_COMPILER_TYPE}} CXXFLAGS_clang= -Wno-c++11-narrowing -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib DESKTOP_ENTRIES="XMineHunter" "" "${PREFIX}/share/pixmaps/${PORTNAME}.xpm" \ "${PORTNAME}" "" "" diff --git a/graphics/R-cran-rgdal/Makefile b/graphics/R-cran-rgdal/Makefile index 2c069a6fc3d..9bdc9e57ce6 100644 --- a/graphics/R-cran-rgdal/Makefile +++ b/graphics/R-cran-rgdal/Makefile @@ -1,5 +1,6 @@ PORTNAME= rgdal DISTVERSION= 1.6-7 +PORTREVISION= 1 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/graphics/blender/distinfo b/graphics/blender/distinfo index b2deb4ff1a6..48c31fc9d3d 100644 --- a/graphics/blender/distinfo +++ b/graphics/blender/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1685078716 -SHA256 (blender-3.5.1.tar.xz) = bd7428c7e6cba5a900216269c32111dffaabaf1bdb5472f231965e615174a809 -SIZE (blender-3.5.1.tar.xz) = 69780800 +TIMESTAMP = 1690356038 +SHA256 (blender-3.6.1.tar.xz) = 24917e71bcb26b4900257054d9da38b62316c7427d7323533b41ca9b3b45ac4d +SIZE (blender-3.6.1.tar.xz) = 70432840 diff --git a/graphics/cxxplot/Makefile b/graphics/cxxplot/Makefile index 9626f16ed88..d3d71f41eb5 100644 --- a/graphics/cxxplot/Makefile +++ b/graphics/cxxplot/Makefile @@ -1,6 +1,7 @@ PORTNAME= cxxplot DISTVERSIONPREFIX= v DISTVERSION= 0.4.2 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/darktable/Makefile b/graphics/darktable/Makefile index 65f425c3f2e..9c3c4b75673 100644 --- a/graphics/darktable/Makefile +++ b/graphics/darktable/Makefile @@ -1,5 +1,5 @@ PORTNAME= darktable -PORTVERSION= 4.4.1 +PORTVERSION= 4.4.2 CATEGORIES= graphics MASTER_SITES= https://github.com/darktable-org/${PORTNAME}/releases/download/release-${PORTVERSION:C/\.rc/rc/}/ @@ -42,7 +42,7 @@ LIB_DEPENDS= libavif.so:graphics/libavif \ libwebp.so:graphics/webp USES= cmake compiler:gcc-c++11-lib desktop-file-utils gl gnome jpeg \ - llvm:14,build lua:54 perl5 pkgconfig sdl shebangfix sqlite \ + llvm:15,build lua:54 perl5 pkgconfig sdl shebangfix sqlite \ tar:xz xorg USE_GL= gl USE_GNOME= cairo gtk30 intltool librsvg2 libxml2 diff --git a/graphics/darktable/distinfo b/graphics/darktable/distinfo index f31d4f176de..d9dd41e1fbf 100644 --- a/graphics/darktable/distinfo +++ b/graphics/darktable/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1688678181 -SHA256 (darktable-4.4.1.tar.xz) = e043d38d2e8adb67af7690b12b535a40e8ec7bea05cfa8684db8b21a626e0f0d -SIZE (darktable-4.4.1.tar.xz) = 5956860 +TIMESTAMP = 1690278794 +SHA256 (darktable-4.4.2.tar.xz) = c11d28434fdf2e9ce572b9b1f9bc4e64dcebf6148e25080b4c32eb51916cfa98 +SIZE (darktable-4.4.2.tar.xz) = 6033932 diff --git a/graphics/darktable/pkg-plist b/graphics/darktable/pkg-plist index 068f25a79cf..f2eb17459f3 100644 --- a/graphics/darktable/pkg-plist +++ b/graphics/darktable/pkg-plist @@ -427,6 +427,7 @@ share/icons/hicolor/scalable/apps/darktable.svg %%NLS%%share/locale/ru/LC_MESSAGES/darktable.mo %%NLS%%share/locale/sl/LC_MESSAGES/darktable.mo %%NLS%%share/locale/sq/LC_MESSAGES/darktable.mo +%%NLS%%share/locale/tr/LC_MESSAGES/darktable.mo %%NLS%%share/locale/uk/LC_MESSAGES/darktable.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/darktable.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/darktable.mo diff --git a/graphics/fpc-proj4/Makefile b/graphics/fpc-proj4/Makefile index 9c543f51352..154981f8ca2 100644 --- a/graphics/fpc-proj4/Makefile +++ b/graphics/fpc-proj4/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics lang PKGNAMESUFFIX= -proj4 diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile index 896b0b67029..0b55926c8b3 100644 --- a/graphics/gdal/Makefile +++ b/graphics/gdal/Makefile @@ -1,6 +1,6 @@ PORTNAME= gdal PORTVERSION= 3.7.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics geography MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \ LOCAL/sunpoet diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile index 6fbbd2446c4..c337caa2adb 100644 --- a/graphics/gegl/Makefile +++ b/graphics/gegl/Makefile @@ -1,6 +1,5 @@ PORTNAME= gegl -PORTVERSION= 0.4.44 -PORTREVISION= 5 +PORTVERSION= 0.4.46 CATEGORIES= graphics MASTER_SITES= GIMP @@ -35,7 +34,7 @@ MESON_ARGS= -Ddocs=false \ -Dpygobject=disabled \ -Dlua=disabled -GEGL_SHLIB= 0.443.1 +GEGL_SHLIB= 0.445.1 GEGL_VER= 0.4 PLIST_SUB+= GEGL_SHLIB=${GEGL_SHLIB} GEGL_VER=${GEGL_VER} diff --git a/graphics/gegl/distinfo b/graphics/gegl/distinfo index 1b1542a847c..31d126a5130 100644 --- a/graphics/gegl/distinfo +++ b/graphics/gegl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681108181 -SHA256 (gegl-0.4.44.tar.xz) = 0a4cdb41635e406a0849cd0d3f03caf7d97cab8aa13d28707d532d0089d56126 -SIZE (gegl-0.4.44.tar.xz) = 5791844 +TIMESTAMP = 1690376715 +SHA256 (gegl-0.4.46.tar.xz) = d0b3b2481bc8774c5f3d0a487611910166d18eef823a859fb91e781ab7b1e892 +SIZE (gegl-0.4.46.tar.xz) = 5799248 diff --git a/graphics/gegl/pkg-plist b/graphics/gegl/pkg-plist index 0351b7b9073..572b9285a6f 100644 --- a/graphics/gegl/pkg-plist +++ b/graphics/gegl/pkg-plist @@ -108,6 +108,7 @@ lib/gegl-%%GEGL_VER%%/gegl-generated.so %%ARM%%lib/gegl-%%GEGL_VER%%/gegl-transformops-arm-neon.so %%AMD64%%lib/gegl-%%GEGL_VER%%/gegl-transformops-x86_64-v2.so %%AMD64%%lib/gegl-%%GEGL_VER%%/gegl-transformops-x86_64-v3.so +lib/gegl-%%GEGL_VER%%/vector-fill.so lib/gegl-%%GEGL_VER%%/gif-load.so lib/gegl-%%GEGL_VER%%/grey2.json %%JASPER%%lib/gegl-%%GEGL_VER%%/jp2-load.so diff --git a/graphics/libgeotiff/Makefile b/graphics/libgeotiff/Makefile index 6dd2c199de4..12136170d82 100644 --- a/graphics/libgeotiff/Makefile +++ b/graphics/libgeotiff/Makefile @@ -1,6 +1,6 @@ PORTNAME= libgeotiff PORTVERSION= 1.7.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= https://download.osgeo.org/geotiff/libgeotiff/ \ LOCAL/sunpoet diff --git a/graphics/libplacebo/Makefile b/graphics/libplacebo/Makefile index 82d52997add..89ff98e8ba6 100644 --- a/graphics/libplacebo/Makefile +++ b/graphics/libplacebo/Makefile @@ -58,7 +58,8 @@ post-patch: @${REINPLACE_CMD} "s,static:,dirs: '${LOCALBASE}/lib'\, &," \ ${WRKSRC}/src/glsl/meson.build # Extract (snapshot) version from port version instead of meson.build - @${REINPLACE_CMD} "s/version_pretty/'${DISTVERSIONFULL}'/" \ + @${REINPLACE_CMD} -e "s/'git'/'${FALSE}'/" \ + -e "s/version_pretty/'${DISTVERSIONFULL}'/" \ ${WRKSRC}/src/meson.build pre-install-TEST-on: do-test diff --git a/graphics/librasterlite2/Makefile b/graphics/librasterlite2/Makefile index 05fc7715fce..42742b1466b 100644 --- a/graphics/librasterlite2/Makefile +++ b/graphics/librasterlite2/Makefile @@ -1,6 +1,6 @@ PORTNAME= librasterlite2 PORTVERSION= 1.1.0 -PORTREVISION= 3 +PORTREVISION= 4 DISTVERSIONSUFFIX=-beta1 CATEGORIES= graphics geography MASTER_SITES= http://www.gaia-gis.it/gaia-sins/librasterlite2-sources/ diff --git a/graphics/mapnik/Makefile b/graphics/mapnik/Makefile index 394bd0999c1..f3014d733b1 100644 --- a/graphics/mapnik/Makefile +++ b/graphics/mapnik/Makefile @@ -1,7 +1,7 @@ PORTNAME= mapnik DISTVERSIONPREFIX= v DISTVERSION= 3.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics geography MASTER_SITES= https://github.com/mapnik/mapnik/releases/download/${DISTVERSIONFULL}/ diff --git a/graphics/mapserver/Makefile b/graphics/mapserver/Makefile index d68144545aa..61e3ea0c9aa 100644 --- a/graphics/mapserver/Makefile +++ b/graphics/mapserver/Makefile @@ -1,6 +1,6 @@ PORTNAME= mapserver PORTVERSION= 8.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics www geography MASTER_SITES= https://download.osgeo.org/mapserver/ diff --git a/graphics/mesa-devel/Makefile b/graphics/mesa-devel/Makefile index c1e80998d35..6575635c5f9 100644 --- a/graphics/mesa-devel/Makefile +++ b/graphics/mesa-devel/Makefile @@ -1,6 +1,6 @@ PORTNAME= mesa -DISTVERSION= 23.2.0-branchpoint-567 -DISTVERSIONSUFFIX= -g75452f611e8 +DISTVERSION= 23.2.0-branchpoint-687 +DISTVERSIONSUFFIX= -g365b14489d6 CATEGORIES= graphics PKGNAMESUFFIX= -devel diff --git a/graphics/mesa-devel/distinfo b/graphics/mesa-devel/distinfo index 3b9fd8a3a1a..b8d256bf75c 100644 --- a/graphics/mesa-devel/distinfo +++ b/graphics/mesa-devel/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1690239419 -SHA256 (mesa3d-mesa-23.2.0-branchpoint-567-g75452f611e8_GH0.tar.gz) = 2a488b88f9976787760b76c0f1398073b962cc6853c4a1a0fdc1bea148b49b5c -SIZE (mesa3d-mesa-23.2.0-branchpoint-567-g75452f611e8_GH0.tar.gz) = 29573783 +TIMESTAMP = 1690412582 +SHA256 (mesa3d-mesa-23.2.0-branchpoint-687-g365b14489d6_GH0.tar.gz) = 5bbe4c5213083cc9bf292dcbf88e47030b644571695299ed40b036539e58e0e8 +SIZE (mesa3d-mesa-23.2.0-branchpoint-687-g365b14489d6_GH0.tar.gz) = 29584068 SHA256 (700efacda59c.patch) = 0d567fe737ad1404e1f12d7cd018826d9095c23835f1ed5aaa1c81cb58d3d008 SIZE (700efacda59c.patch) = 983 SHA256 (3043f16d66bf.patch) = 7afdba18fc3041dc6e30bdb1409f5214e451e7e5ceaa3b21991d6b2f793d9c85 diff --git a/graphics/opencv/Makefile b/graphics/opencv/Makefile index d2cf3c0209f..e964b37ccd2 100644 --- a/graphics/opencv/Makefile +++ b/graphics/opencv/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= libfreetype.so:print/freetype2 \ libharfbuzz.so:print/harfbuzz \ libhdf5.so:science/hdf5 -USES= cmake cpe localbase:ldflags pkgconfig +USES= cmake compiler:c++14-lang cpe localbase:ldflags pkgconfig USE_GITHUB= yes GH_ACCOUNT= WeChatCV:wechat GH_PROJECT= opencv_contrib:contrib \ @@ -218,9 +218,6 @@ _IPPICV_amd64= ippicv/ippicv_2020_lnx_intel64_20191018_general.tgz .if ${ARCH} == powerpc64le && defined(MACHINE_CPU) && ${MACHINE_CPU:Mvsx3} CMAKE_ARGS+= -DCPU_BASELINE:STRING="VSX;VSX3;" -USES+= compiler:gcc-c++11-lib -.else -USES+= compiler:c++14-lang .endif post-extract: diff --git a/graphics/openorienteering-mapper/Makefile b/graphics/openorienteering-mapper/Makefile index 2ce5ffff029..1dc3982c68a 100644 --- a/graphics/openorienteering-mapper/Makefile +++ b/graphics/openorienteering-mapper/Makefile @@ -1,6 +1,6 @@ PORTNAME= openorienteering-mapper PORTVERSION= 0.9.5 -PORTREVISION= 6 +PORTREVISION= 7 DISTVERSIONPREFIX= v CATEGORIES= graphics geography diff --git a/graphics/poppler/Makefile b/graphics/poppler/Makefile index ddc38c2fcc8..04bfd3f0942 100644 --- a/graphics/poppler/Makefile +++ b/graphics/poppler/Makefile @@ -1,5 +1,6 @@ PORTNAME= poppler DISTVERSION= 23.05.0 +PORTREVISION= 1 CATEGORIES= graphics print MASTER_SITES= https://poppler.freedesktop.org/ diff --git a/graphics/proj/Makefile b/graphics/proj/Makefile index 3de5c948c33..870b14c921e 100644 --- a/graphics/proj/Makefile +++ b/graphics/proj/Makefile @@ -1,5 +1,5 @@ PORTNAME= proj -PORTVERSION= 9.2.0 +PORTVERSION= 9.2.1 PORTEPOCH= 1 CATEGORIES= graphics geography MASTER_SITES= https://download.osgeo.org/proj/ diff --git a/graphics/proj/distinfo b/graphics/proj/distinfo index 6ebc0522389..3aa9559bcf9 100644 --- a/graphics/proj/distinfo +++ b/graphics/proj/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1678364737 -SHA256 (proj-9.2.0.tar.gz) = dea816f5aa732ae6b2ee3977b9bdb28b1d848cf56a1aad8faf6708b89f0ed50e -SIZE (proj-9.2.0.tar.gz) = 5521397 +TIMESTAMP = 1690345908 +SHA256 (proj-9.2.1.tar.gz) = 15ebf4afa8744b9e6fccb5d571fc9f338dc3adcf99907d9e62d1af815d4971a1 +SIZE (proj-9.2.1.tar.gz) = 5536575 diff --git a/graphics/proj/pkg-plist b/graphics/proj/pkg-plist index 1b8786d0e47..2d67a0b8357 100644 --- a/graphics/proj/pkg-plist +++ b/graphics/proj/pkg-plist @@ -36,7 +36,7 @@ lib/cmake/proj4/proj4-targets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/proj4/proj4-targets.cmake lib/libproj.so lib/libproj.so.25 -lib/libproj.so.25.9.2.0 +lib/libproj.so.25.9.2.1 libdata/pkgconfig/proj.pc share/man/man1/cct.1.gz share/man/man1/cs2cs.1.gz diff --git a/graphics/py-pyproj/Makefile b/graphics/py-pyproj/Makefile index aac5d24f000..73a2e478f13 100644 --- a/graphics/py-pyproj/Makefile +++ b/graphics/py-pyproj/Makefile @@ -1,5 +1,6 @@ PORTNAME= pyproj PORTVERSION= 3.6.0 +PORTREVISION= 1 CATEGORIES= graphics geography python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/qgis-ltr/Makefile b/graphics/qgis-ltr/Makefile index c546df09d8b..b6c3166587a 100644 --- a/graphics/qgis-ltr/Makefile +++ b/graphics/qgis-ltr/Makefile @@ -1,5 +1,6 @@ PORTNAME= qgis DISTVERSION= 3.28.9 +PORTREVISION= 1 CATEGORIES= graphics geography MASTER_SITES= https://qgis.org/downloads/ PKGNAMESUFFIX= -ltr diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile index 0c4074bf8d9..9dfe460a108 100644 --- a/graphics/qgis/Makefile +++ b/graphics/qgis/Makefile @@ -1,5 +1,6 @@ PORTNAME= qgis DISTVERSION= 3.32.1 +PORTREVISION= 1 CATEGORIES= graphics geography MASTER_SITES= https://qgis.org/downloads/ diff --git a/graphics/sswf/Makefile b/graphics/sswf/Makefile index 519241c9ea3..6d381a57e26 100644 --- a/graphics/sswf/Makefile +++ b/graphics/sswf/Makefile @@ -17,6 +17,7 @@ LIB_DEPENDS= libfreetype.so:print/freetype2 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USES= bison iconv jpeg libtool localbase pkgconfig +USE_CXXSTD= c++14 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-pkgconfigdir=${PREFIX}/libdata/pkgconfig INSTALL_TARGET= install-strip diff --git a/graphics/vulkan-validation-layers/Makefile b/graphics/vulkan-validation-layers/Makefile index 1f2166e79a2..487edacab8a 100644 --- a/graphics/vulkan-validation-layers/Makefile +++ b/graphics/vulkan-validation-layers/Makefile @@ -1,6 +1,6 @@ PORTNAME= vulkan-validation-layers DISTVERSIONPREFIX= v -DISTVERSION= 1.3.257 +DISTVERSION= 1.3.259 CATEGORIES= graphics MAINTAINER= jbeich@FreeBSD.org diff --git a/graphics/vulkan-validation-layers/distinfo b/graphics/vulkan-validation-layers/distinfo index fda30ae04a2..e03b9a1240f 100644 --- a/graphics/vulkan-validation-layers/distinfo +++ b/graphics/vulkan-validation-layers/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1689013663 -SHA256 (KhronosGroup-Vulkan-ValidationLayers-v1.3.257_GH0.tar.gz) = 8ca1ee4b5c23befef4a5cd3e0f95171cf4fdeb2551dbf5bc198593301b19fa0f -SIZE (KhronosGroup-Vulkan-ValidationLayers-v1.3.257_GH0.tar.gz) = 4820092 +TIMESTAMP = 1690414886 +SHA256 (KhronosGroup-Vulkan-ValidationLayers-v1.3.259_GH0.tar.gz) = dbde4d02b7c42e204f91b646927751ecd917b170eada6b13fa0f038d5cf5beac +SIZE (KhronosGroup-Vulkan-ValidationLayers-v1.3.259_GH0.tar.gz) = 4844037 SHA256 (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-284-g3469b16_GH0.tar.gz) = 202a623685e0cf376d92ee34649c66ba4bc34cc403e226947ed5e626ff3654a6 SIZE (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-284-g3469b16_GH0.tar.gz) = 455615 diff --git a/graphics/yacreader/Makefile b/graphics/yacreader/Makefile index 6655f0afdc6..ae4743fbd03 100644 --- a/graphics/yacreader/Makefile +++ b/graphics/yacreader/Makefile @@ -1,5 +1,6 @@ PORTNAME= yacreader DISTVERSION= 9.13.1 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= jbeich@FreeBSD.org diff --git a/irc/inspircd/Makefile b/irc/inspircd/Makefile index 67d1764fa38..00f3ef87b34 100644 --- a/irc/inspircd/Makefile +++ b/irc/inspircd/Makefile @@ -1,6 +1,7 @@ PORTNAME= inspircd DISTVERSIONPREFIX= v DISTVERSION= 3.16.1 +PORTREVISION= 1 CATEGORIES= irc MAINTAINER= driesm@FreeBSD.org @@ -10,7 +11,7 @@ WWW= https://www.inspircd.org/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/docs/LICENSE.txt -USES= compiler:c++11-lang cpe gmake localbase:ldflags perl5 +USES= compiler:c++11-lang cpe gmake localbase:ldflags perl5 pkgconfig USE_GITHUB= yes USE_PERL5= build USE_RC_SUBR= ${PORTNAME} @@ -48,42 +49,54 @@ PLIST_SUB= INSPIRCD_DBDIR=${_INSPIRCD_DBDIR} \ INSPIRCD_RUNDIR=${_INSPIRCD_RUNDIR} \ INSPIRCD_USER=${USERS} -OPTIONS_DEFINE= GNUTLS LDAP MBEDTLS MYSQL OPENSSL PCRE PGSQL POSIX \ - SQLITE SSLREHASH +OPTIONS_DEFINE= ARGON GNUTLS JSON LDAP MAXMIND MBEDTLS MYSQL OPENSSL \ + PCRE PGSQL POSIX RE2 SQLITE SSLREHASH SYSLOG OPTIONS_DEFAULT= OPENSSL POSIX OPTIONS_SUB= yes +ARGON_DESC= Build m_argon2 module GNUTLS_DESC= Build m_ssl_gnutls module +JSON_DESC= Build m_log_json module LDAP_DESC= Build m_ldap module +MAXMIND_DESC= Build m_geo_maxmind module MBEDTLS_DESC= Build m_ssl_mbedtls module MYSQL_DESC= Build m_mysql module OPENSSL_DESC= Build m_ssl_openssl module PCRE_DESC= Build m_regex_pcre module PGSQL_DESC= Build m_pgsql module POSIX_DESC= Build m_regex_posix module +RE2_DESC= Build m_regex_re2 module SQLITE_DESC= Build m_sqlite3 module SSLREHASH_DESC= Build m_sslrehashsignal module +SYSLOG_DESC= Build m_log_syslog module +ARGON_LIB_DEPENDS= libargon2.so:security/libargon2 +ARGON_VARS= EXTRAS+=m_argon2.cpp GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls -GNUTLS_USES= pkgconfig GNUTLS_VARS= EXTRAS+=m_ssl_gnutls.cpp - +JSON_BUILD_DEPENDS= rapidjson>0:devel/rapidjson +JSON_VARS= EXTRAS+=m_log_json.cpp LDAP_USES= ldap LDAP_VARS= EXTRAS+=m_ldap.cpp +MAXMIND_LIB_DEPENDS= libmaxminddb.so:net/libmaxminddb +MAXMIND_VARS= EXTRAS+=m_geo_maxmind.cpp MBEDTLS_LIB_DEPENDS= libmbedtls.so:security/mbedtls MBEDTLS_VARS= EXTRAS+=m_ssl_mbedtls.cpp MYSQL_USES= mysql MYSQL_VARS= EXTRAS+=m_mysql.cpp -OPENSSL_USES= pkgconfig ssl +OPENSSL_USES= ssl OPENSSL_VARS= EXTRAS+=m_ssl_openssl.cpp PCRE_LIB_DEPENDS= libpcre.so:devel/pcre PCRE_VARS= EXTRAS+=m_regex_pcre.cpp PGSQL_USES= pgsql PGSQL_VARS= EXTRAS+=m_pgsql.cpp POSIX_VARS= EXTRAS+=m_regex_posix.cpp -SQLITE_USES= pkgconfig sqlite +RE2_LIB_DEPENDS= libre2.so:devel/re2 +RE2_VARS= EXTRAS+=m_regex_re2.cpp +SQLITE_USES= sqlite SQLITE_VARS= EXTRAS+=m_sqlite3.cpp -SSLREHASH_VARS+= EXTRAS+=m_sslrehashsignal.cpp +SSLREHASH_VARS= EXTRAS+=m_sslrehashsignal.cpp +SYSLOG_VARS= EXTRAS+=m_log_syslog.cpp _INSPIRCD_DBDIR?= /var/db/${PORTNAME} _INSPIRCD_LOGDIR?= /var/log/${PORTNAME} diff --git a/lang/gcc14-devel/Makefile b/lang/gcc14-devel/Makefile index a4cbf2319f9..6fa2f88c4ef 100644 --- a/lang/gcc14-devel/Makefile +++ b/lang/gcc14-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= gcc -PORTVERSION= 14.0.0.s20230716 +PORTVERSION= 14.0.0.s20230723 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel diff --git a/lang/gcc14-devel/distinfo b/lang/gcc14-devel/distinfo index 7437bec1b9a..54ea7519a9a 100644 --- a/lang/gcc14-devel/distinfo +++ b/lang/gcc14-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1689563072 -SHA256 (gcc-14-20230716.tar.xz) = 8be111a65a068a151f59098277dde6676358ff6bb032854d72cc66d92a19876e -SIZE (gcc-14-20230716.tar.xz) = 84628612 +TIMESTAMP = 1690167772 +SHA256 (gcc-14-20230723.tar.xz) = 36b2833b1b59f693d7c321d971c142038b74332a9aa4a320e24fbf849fa79322 +SIZE (gcc-14-20230723.tar.xz) = 84677324 diff --git a/lang/php-mode.el/Makefile b/lang/php-mode.el/Makefile index cfd4e6fe1ca..8fbab620e22 100644 --- a/lang/php-mode.el/Makefile +++ b/lang/php-mode.el/Makefile @@ -1,7 +1,6 @@ PORTNAME= php-mode.el DISTVERSIONPREFIX= v -DISTVERSION= 1.24.3 -PORTREVISION= 2 +DISTVERSION= 1.25.0 CATEGORIES= lang elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/lang/php-mode.el/distinfo b/lang/php-mode.el/distinfo index 99556437e0b..da753e93690 100644 --- a/lang/php-mode.el/distinfo +++ b/lang/php-mode.el/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1679332603 -SHA256 (emacs-php-php-mode-v1.24.3_GH0.tar.gz) = 22d8c62cd1718e041beac23b8affe410f20105630409486c2565b7210c694c0d -SIZE (emacs-php-php-mode-v1.24.3_GH0.tar.gz) = 139037 +TIMESTAMP = 1690218024 +SHA256 (emacs-php-php-mode-v1.25.0_GH0.tar.gz) = e0ac3ae16ac524006188e453243416c92fdd67f4cdebda92ff35cfc3ce0f32bc +SIZE (emacs-php-php-mode-v1.25.0_GH0.tar.gz) = 139596 diff --git a/mail/archiveopteryx/Makefile b/mail/archiveopteryx/Makefile index b5f2435a0a9..7dc33db12ba 100644 --- a/mail/archiveopteryx/Makefile +++ b/mail/archiveopteryx/Makefile @@ -10,9 +10,6 @@ WWW= https://www.archiveopteryx.org/ LICENSE= MIT -BROKEN_SSL= openssl30 openssl31 -BROKEN_SSL_REASON= error: 'SSL_CTX_use_RSAPrivateKey_file' is deprecated - BUILD_DEPENDS= jam:devel/jam USES= compiler perl5 ssl tar:bzip2 @@ -46,6 +43,10 @@ JAMARG+= "-sCLANG=1" .endif .endif +.if ( ${OPSYS} == FreeBSD && ${OSVERSION} >= 1400092 && ${SSL_DEFAULT} == base ) || ${SSL_DEFAULT:Mopenssl3*} +CXXFLAGS+= -DOPENSSL_API_COMPAT=0x30000000L" +.endif + post-patch: @${EGREP} -Rl '%%[[:alpha:]]+%%' ${WRKSRC} |${XARGS} ${REINPLACE_CMD} \ -e 's,%%PREFIX%%,${PREFIX},g' diff --git a/mail/datovka/Makefile b/mail/datovka/Makefile index b9b2c561db0..12435d8572d 100644 --- a/mail/datovka/Makefile +++ b/mail/datovka/Makefile @@ -19,4 +19,10 @@ USE_GL= gl USE_QT= buildtools core gui network printsupport sql svg websockets \ widgets -.include +.include + +.if ( ${OPSYS} == FreeBSD && ${OSVERSION} >= 1400092 && ${SSL_DEFAULT} == base ) || ${SSL_DEFAULT:Mopenssl3*} +CXXFLAGS+= -DOPENSSL_API_COMPAT=0x30000000L" +.endif + +.include diff --git a/math/PDL/Makefile b/math/PDL/Makefile index 8fabd2e3a23..1f4b702150f 100644 --- a/math/PDL/Makefile +++ b/math/PDL/Makefile @@ -1,6 +1,6 @@ PORTNAME= PDL PORTVERSION= 2.019 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= math perl5 MASTER_SITES= CPAN diff --git a/math/R-cran-sf/Makefile b/math/R-cran-sf/Makefile index 37c9c9c638a..0c89418decb 100644 --- a/math/R-cran-sf/Makefile +++ b/math/R-cran-sf/Makefile @@ -1,5 +1,6 @@ PORTNAME= sf DISTVERSION= 1.0-13 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-terra/Makefile b/math/R-cran-terra/Makefile index 311bb092242..6ff6bd25d5b 100644 --- a/math/R-cran-terra/Makefile +++ b/math/R-cran-terra/Makefile @@ -1,5 +1,6 @@ PORTNAME= terra DISTVERSION= 1.7-39 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/calc/Makefile b/math/calc/Makefile index c2940be260f..222078fe0b4 100644 --- a/math/calc/Makefile +++ b/math/calc/Makefile @@ -1,5 +1,5 @@ PORTNAME= calc -PORTVERSION= 2.14.2.0 +PORTVERSION= 2.14.2.1 DISTVERSIONPREFIX= v CATEGORIES= math diff --git a/math/calc/distinfo b/math/calc/distinfo index 2c64acf2f56..e9e1e74e639 100644 --- a/math/calc/distinfo +++ b/math/calc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1690027045 -SHA256 (lcn2-calc-v2.14.2.0_GH0.tar.gz) = 1df89d6c34237d2b8d50b787e24ed7de0326af042154b8da5dfa7b71708480d1 -SIZE (lcn2-calc-v2.14.2.0_GH0.tar.gz) = 1219939 +TIMESTAMP = 1690379845 +SHA256 (lcn2-calc-v2.14.2.1_GH0.tar.gz) = 367f81ad534bbeddaec4e12a49822678710e0beb0b62c1fcc80818206887c016 +SIZE (lcn2-calc-v2.14.2.1_GH0.tar.gz) = 1224602 diff --git a/math/calc/pkg-plist b/math/calc/pkg-plist index ed727a80cab..826d283b0fc 100644 --- a/math/calc/pkg-plist +++ b/math/calc/pkg-plist @@ -74,6 +74,7 @@ man/man1/calc.1.gz %%FULL%%%%DATADIR%%/ellip.cal %%FULL%%%%DATADIR%%/factorial.cal %%FULL%%%%DATADIR%%/factorial2.cal +%%FULL%%%%DATADIR%%/fnv_tool.cal %%FULL%%%%DATADIR%%/gvec.cal %%FULL%%%%DATADIR%%/hello.cal %%HELP%%%%DATADIR%%/help/COPYING diff --git a/math/cocoalib/Makefile b/math/cocoalib/Makefile index fc5e9a82518..53015ae266b 100644 --- a/math/cocoalib/Makefile +++ b/math/cocoalib/Makefile @@ -16,7 +16,8 @@ LICENSE_FILE_GFDL= ${WRKSRC}/doc/COPYING BUILD_DEPENDS= bash:shells/bash LIB_DEPENDS= libgmp.so:math/gmp -USES= compiler:c++11-lang shebangfix tar:tgz +USES= compiler:c++11-lang localbase:ldflag shebangfix tar:tgz +USE_CXXSTD= c++14 USE_LDCONFIG= yes SHEBANG_GLOB= *.sh @@ -25,11 +26,10 @@ CXXFLAGS+= -I${WRKSRC}/include \ -I${WRKSRC}/src/AlgebraicCore/TmpFactorDir \ -I${WRKSRC}/src/AlgebraicCore/TmpFactorDir/multivariate \ -I${WRKSRC}/src/AlgebraicCore/TmpFactorDir/linalg \ - -I${LOCALBASE}/include \ -DCoCoA_ULONG2LONG=1 \ -DCoCoA_ULONGLONG2LONGLONG=1 \ -fPIC -LDFLAGS+= -L${LOCALBASE}/lib -L${BUILD_WRKSRC} -lcocoa -lgmp +LDFLAGS+= -L${BUILD_WRKSRC} -lcocoa -lgmp BUILD_WRKSRC= ${WRKSRC}/src/AlgebraicCore diff --git a/math/octave-forge-octproj/Makefile b/math/octave-forge-octproj/Makefile index 3a840240083..c69b19c2653 100644 --- a/math/octave-forge-octproj/Makefile +++ b/math/octave-forge-octproj/Makefile @@ -1,6 +1,6 @@ PORTNAME= octave-forge-octproj PORTVERSION= 3.0.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MASTER_SITES= https://bitbucket.org/jgpallero/octproj/downloads/ DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} diff --git a/math/py-PyMetis/Makefile b/math/py-PyMetis/Makefile index bd6012448f0..8621493dea2 100644 --- a/math/py-PyMetis/Makefile +++ b/math/py-PyMetis/Makefile @@ -1,5 +1,5 @@ PORTNAME= PyMetis -DISTVERSION= 2022.1 +DISTVERSION= 2023.1 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} TEST_DEPENDS= pytest:devel/py-pytest@${PY_FLAVOR} USES= compiler:c++14-lang localbase python -USE_PYTHON= distutils autoplist +USE_PYTHON= distutils autoplist pytest TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} diff --git a/math/py-PyMetis/distinfo b/math/py-PyMetis/distinfo index f20a1dceaa1..85f8f7204a4 100644 --- a/math/py-PyMetis/distinfo +++ b/math/py-PyMetis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1659080909 -SHA256 (PyMetis-2022.1.tar.gz) = f849e2cb3e49da8e5c82a3e76830fe04175ba2d31bc436898f8dedfe9d6dde9b -SIZE (PyMetis-2022.1.tar.gz) = 338485 +TIMESTAMP = 1690418224 +SHA256 (PyMetis-2023.1.tar.gz) = 779eaaaa3ddcf780ec6a4678e6e4690aff9a658a304bd4c4efb8abdd6bd0b71e +SIZE (PyMetis-2023.1.tar.gz) = 342842 diff --git a/math/py-levmar/Makefile b/math/py-levmar/Makefile index 3e5e28f7451..ea49e3ad683 100644 --- a/math/py-levmar/Makefile +++ b/math/py-levmar/Makefile @@ -29,6 +29,10 @@ USE_PYTHON= distutils autoplist CFLAGS+= -Wno-error=int-conversion .endif +.if ${OPSYS} == FreeBSD && ( ${OSVERSION} >= 1400091 || ( ${OSVERSION} >= 1302507 && ${OSVERSION} < 1400000 )) +CFLAGS+= -Wno-error=incompatible-function-pointer-types +.endif + post-patch: @${REINPLACE_CMD} -e 's|ö|o|' ${WRKSRC}/AUTHORS # breaks because of non-ascii chars diff --git a/math/py-matplotlib/Makefile b/math/py-matplotlib/Makefile index da5b482ef48..485ebe7d11f 100644 --- a/math/py-matplotlib/Makefile +++ b/math/py-matplotlib/Makefile @@ -39,6 +39,7 @@ RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}packaging>=20.0:devel/py-packaging@${PY_FLAVOR} USES= compiler:c++11-lib gettext gnome localbase pkgconfig python shebangfix uniquefiles:dirs +USE_CXXSTD= c++14 USE_PYTHON= distutils PLIST_SUB= VER=${PORTVERSION} diff --git a/math/py-pynauty/Makefile b/math/py-pynauty/Makefile index 972d5f6ff41..90e4a2f4e74 100644 --- a/math/py-pynauty/Makefile +++ b/math/py-pynauty/Makefile @@ -1,5 +1,5 @@ PORTNAME= pynauty -DISTVERSION= 1.1.2 +DISTVERSION= 2.8.6 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,10 +11,9 @@ WWW= https://github.com/pdobsan/pynauty LICENSE= GPLv3 BUILD_DEPENDS= gmake:devel/gmake -TEST_DEPENDS= pytest:devel/py-pytest@${PY_FLAVOR} USES= python shebangfix -USE_PYTHON= distutils autoplist +USE_PYTHON= distutils autoplist pytest SHEBANG_FILES= src/pynauty/tests/test_minimal.py diff --git a/math/py-pynauty/distinfo b/math/py-pynauty/distinfo index a6328e3444c..c023fc87070 100644 --- a/math/py-pynauty/distinfo +++ b/math/py-pynauty/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1659080404 -SHA256 (pynauty-1.1.2.tar.gz) = fca00e50874b0cb34800f41b91b31f4b61a6ec22f2d3bd0b2290209b8d552307 -SIZE (pynauty-1.1.2.tar.gz) = 1894529 +TIMESTAMP = 1690417853 +SHA256 (pynauty-2.8.6.tar.gz) = 7685cd01bc3835341921b42821e2cd7da1d287c4726aa845da290edbfa07d528 +SIZE (pynauty-2.8.6.tar.gz) = 1717165 diff --git a/math/saga/Makefile b/math/saga/Makefile index 84d0f663bf9..b0ffda10d96 100644 --- a/math/saga/Makefile +++ b/math/saga/Makefile @@ -1,5 +1,6 @@ PORTNAME= saga PORTVERSION= 9.1.0 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= SF/saga-gis/SAGA%20-%20${PORTVERSION:C/\.[[:digit:]]\.[[:digit:]]*$//}/SAGA%20-%20${PORTVERSION} diff --git a/math/vtk9/Makefile b/math/vtk9/Makefile index 43d1ae076cd..be41f073545 100644 --- a/math/vtk9/Makefile +++ b/math/vtk9/Makefile @@ -1,5 +1,6 @@ PORTNAME= vtk DISTVERSION= 9.2.6 +PORTREVISION= 1 CATEGORIES= math graphics MASTER_SITES= https://vtk.org/files/release/${VTK_SHORT_VER}/ PKGNAMESUFFIX= 9 diff --git a/misc/bb/Makefile b/misc/bb/Makefile index 07ce9e14b55..834adea34e9 100644 --- a/misc/bb/Makefile +++ b/misc/bb/Makefile @@ -27,6 +27,10 @@ OPTIONS_DEFINE= DOCS USES+= compiler:gcc-c++11-lib .endif +.if ${OPSYS} == FreeBSD && ( ${OSVERSION} >= 1400091 || ( ${OSVERSION} >= 1302507 && ${OSVERSION} < 1400000 )) +CFLAGS+= -Wno-error=incompatible-function-pointer-types +.endif + pre-patch: @${FIND} ${WRKSRC} -type f | ${XARGS} ${REINPLACE_CMD} -E -e "s@#include +@#include @g" \ -e 's, REGISTERS \(3\),,g' diff --git a/misc/openhab-addons/Makefile b/misc/openhab-addons/Makefile index 6f00aec064e..6333bc5f2d2 100644 --- a/misc/openhab-addons/Makefile +++ b/misc/openhab-addons/Makefile @@ -1,5 +1,5 @@ PORTNAME= openhab-addons -PORTVERSION= 3.4.4 +PORTVERSION= 4.0.0 CATEGORIES= misc java MASTER_SITES= https://openhab.jfrog.io/artifactory/libs-release-local/org/openhab/distro/openhab-addons/${PORTVERSION}/ DISTNAME= openhab-addons-${PORTVERSION} diff --git a/misc/openhab-addons/distinfo b/misc/openhab-addons/distinfo index cf3302d5db0..407e87b09fc 100644 --- a/misc/openhab-addons/distinfo +++ b/misc/openhab-addons/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1683531923 -SHA256 (openhab-addons-3.4.4.kar) = 852671e13fa35170947e49cf7a7b3423b4229807c84f1e26d681f4efd138e8da -SIZE (openhab-addons-3.4.4.kar) = 378496598 +TIMESTAMP = 1690367656 +SHA256 (openhab-addons-4.0.0.kar) = fec9aac5b6add6bcd388c9174ccf8bb402714bbeeef983e9f9a9aea7c3d38464 +SIZE (openhab-addons-4.0.0.kar) = 393951468 diff --git a/misc/openhab/Makefile b/misc/openhab/Makefile index 454dc8a894e..2569825a337 100644 --- a/misc/openhab/Makefile +++ b/misc/openhab/Makefile @@ -1,5 +1,5 @@ PORTNAME= openhab -PORTVERSION= 3.4.4 +PORTVERSION= 4.0.0 PORTREVISION= 0 CATEGORIES= misc java MASTER_SITES= https://openhab.jfrog.io/artifactory/libs-release-local/org/openhab/distro/openhab/${PORTVERSION}/ @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.TXT USES= cpe zip USE_JAVA= yes -JAVA_VERSION= 11 +JAVA_VERSION= 17 JAVA_RUN= yes USE_RC_SUBR= openhab SUB_FILES= pkg-message diff --git a/misc/openhab/distinfo b/misc/openhab/distinfo index a6dd50e9e4f..dd5ce60bb97 100644 --- a/misc/openhab/distinfo +++ b/misc/openhab/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1683531251 -SHA256 (openhab-3.4.4.zip) = 0b52f189fdad894dde2fbae63bf1143da2169e8d0d77ddd966f1cc199963d504 -SIZE (openhab-3.4.4.zip) = 104330146 +TIMESTAMP = 1690367365 +SHA256 (openhab-4.0.0.zip) = 3871ae84eb53b1de26f025ff109fdc305648a328c1dd71f390c3a044538e8a11 +SIZE (openhab-4.0.0.zip) = 104034005 diff --git a/misc/openhab/files/openhab.in b/misc/openhab/files/openhab.in index 5900ce6669e..042c5110e56 100644 --- a/misc/openhab/files/openhab.in +++ b/misc/openhab/files/openhab.in @@ -60,7 +60,7 @@ export OPENHAB_USERDATA="${openhab_userdata_dir}" export OPENHAB_LOGDIR="${openhab_log_dir}" # for UTF-8 encoding, language can be set inside openhab: export LC_ALL=en_US.UTF-8 -export JAVA_VERSION=11 +export JAVA_VERSION=17 pidfile=/var/run/${name}/${name}.pid diff --git a/misc/openhab/files/pkg-message.in b/misc/openhab/files/pkg-message.in index 1547c76480a..ea29b3b1471 100644 --- a/misc/openhab/files/pkg-message.in +++ b/misc/openhab/files/pkg-message.in @@ -30,12 +30,35 @@ If you upgrade from a pevious version, make a backup of and read about the breaking changes in the release notes at https://github.com/openhab/openhab-distro/releases/ +You need to change some configs: + export OPENHAB_USERDATA=/var/db/openhab/userdata + sed -i'.bak' -e "s:,javascript::g" "$OPENHAB_USERDATA/config/org/openhab/addons.config" + sed -i'.bak' -e "s:javascript,::g" "$OPENHAB_USERDATA/config/org/openhab/addons.config" + sed -i'.bak' -e "s:javascript::g" "$OPENHAB_USERDATA/config/org/openhab/addons.config" + sed -i'.bak' -e "s:,cometvisu-php::g" "$OPENHAB_USERDATA/config/org/openhab/addons.config" + sed -i'.bak' -e "s:cometvisu-php,::g" "$OPENHAB_USERDATA/config/org/openhab/addons.config" + sed -i'.bak' -e "s:cometvisu-php::g" "$OPENHAB_USERDATA/config/org/openhab/addons.config" + sed -i'.bak' -e "s:,innogysmarthome::g" "$OPENHAB_USERDATA/config/org/openhab/addons.config" + sed -i'.bak' -e "s:innogysmarthome,::g" "$OPENHAB_USERDATA/config/org/openhab/addons.config" + sed -i'.bak' -e "s:innogysmarthome::g" "$OPENHAB_USERDATA/config/org/openhab/addons.config" + sed -i'.bak' -e "s:,imperihome::g" "$OPENHAB_USERDATA/config/org/openhab/addons.config" + sed -i'.bak' -e "s:imperihome,::g" "$OPENHAB_USERDATA/config/org/openhab/addons.config" + sed -i'.bak' -e "s:imperihome::g" "$OPENHAB_USERDATA/config/org/openhab/addons.config" + sed -i'.bak' -e "s:,darksky::g" "$OPENHAB_USERDATA/config/org/openhab/addons.config" + sed -i'.bak' -e "s:darksky,::g" "$OPENHAB_USERDATA/config/org/openhab/addons.config" + sed -i'.bak' -e "s:darksky::g" "$OPENHAB_USERDATA/config/org/openhab/addons.config" + You may have to update the files in /var/db/openhab/userdata/etc/ from %%DATADIR%%/etc/ by hand. +At the end you need to run + export JAVA_VERSION=17 + export OPENHAB_USERDATA=/var/db/openhab/userdata + java -jar "%%LOCALBASE%%/libexec/openhab/runtime/bin/upgradetool.jar" + In case you see issues in the logfile or outdated info in the webinterface, you may want to remove the cache and restart: rm -r /var/db/openhab/userdata/cache/org.eclipse.osgi @@ -48,12 +71,35 @@ If you upgrade from a pevious version, make a backup of and read about the breaking changes in the release notes at https://github.com/openhab/openhab-distro/releases/ +You need to change some configs: +OPENHAB_USERDATA=/var/db/openhab/userdata +sed -i'.bak' -e "s:,javascript::g" "$OPENHAB_USERDATA/config/org/openhab/addons.config" +sed -i'.bak' -e "s:javascript,::g" "$OPENHAB_USERDATA/config/org/openhab/addons.config" +sed -i'.bak' -e "s:javascript::g" "$OPENHAB_USERDATA/config/org/openhab/addons.config" +sed -i'.bak' -e "s:,cometvisu-php::g" "$OPENHAB_USERDATA/config/org/openhab/addons.config" +sed -i'.bak' -e "s:cometvisu-php,::g" "$OPENHAB_USERDATA/config/org/openhab/addons.config" +sed -i'.bak' -e "s:cometvisu-php::g" "$OPENHAB_USERDATA/config/org/openhab/addons.config" +sed -i'.bak' -e "s:,innogysmarthome::g" "$OPENHAB_USERDATA/config/org/openhab/addons.config" +sed -i'.bak' -e "s:innogysmarthome,::g" "$OPENHAB_USERDATA/config/org/openhab/addons.config" +sed -i'.bak' -e "s:innogysmarthome::g" "$OPENHAB_USERDATA/config/org/openhab/addons.config" +sed -i'.bak' -e "s:,imperihome::g" "$OPENHAB_USERDATA/config/org/openhab/addons.config" +sed -i'.bak' -e "s:imperihome,::g" "$OPENHAB_USERDATA/config/org/openhab/addons.config" +sed -i'.bak' -e "s:imperihome::g" "$OPENHAB_USERDATA/config/org/openhab/addons.config" +sed -i'.bak' -e "s:,darksky::g" "$OPENHAB_USERDATA/config/org/openhab/addons.config" +sed -i'.bak' -e "s:darksky,::g" "$OPENHAB_USERDATA/config/org/openhab/addons.config" +sed -i'.bak' -e "s:darksky::g" "$OPENHAB_USERDATA/config/org/openhab/addons.config" + You may have to update the files in /var/db/openhab/userdata/etc/ from %%DATADIR%%/etc/ by hand. +At the end you need to run + export JAVA_VERSION=17 + export OPENHAB_USERDATA=/var/db/openhab/userdata + java -jar "%%LOCALBASE%%/libexec/openhab/runtime/bin/upgradetool.jar" + In case you see issues in the logfile or outdated info in the webinterface, you may want to remove the cache and restart: rm -r /var/db/openhab/userdata/cache/org.eclipse.osgi diff --git a/misc/openhab/pkg-plist b/misc/openhab/pkg-plist index 9119b70f54f..66f207a5e57 100644 --- a/misc/openhab/pkg-plist +++ b/misc/openhab/pkg-plist @@ -13,19 +13,20 @@ libexec/openhab/runtime/bin/status libexec/openhab/runtime/bin/stop libexec/openhab/runtime/bin/update libexec/openhab/runtime/bin/update.lst +libexec/openhab/runtime/bin/upgradetool.jar libexec/openhab/runtime/bin/userdata_sysfiles.lst libexec/openhab/runtime/etc/jetty.xml libexec/openhab/runtime/lib/README libexec/openhab/runtime/lib/boot/README -libexec/openhab/runtime/lib/boot/org.apache.karaf.diagnostic.boot-4.3.7.jar -libexec/openhab/runtime/lib/boot/org.apache.karaf.jaas.boot-4.3.7.jar -libexec/openhab/runtime/lib/boot/org.apache.karaf.main-4.3.7.jar -libexec/openhab/runtime/lib/boot/org.apache.karaf.specs.activator-4.3.7.jar -libexec/openhab/runtime/lib/boot/osgi.core-7.0.0.jar +libexec/openhab/runtime/lib/boot/org.apache.karaf.diagnostic.boot-4.4.3.jar +libexec/openhab/runtime/lib/boot/org.apache.karaf.jaas.boot-4.4.3.jar +libexec/openhab/runtime/lib/boot/org.apache.karaf.main-4.4.3.jar +libexec/openhab/runtime/lib/boot/org.apache.karaf.specs.activator-4.4.3.jar +libexec/openhab/runtime/lib/boot/osgi.core-8.0.0.jar libexec/openhab/runtime/lib/endorsed/README -libexec/openhab/runtime/lib/endorsed/org.apache.karaf.specs.java.xml-4.3.7.jar -libexec/openhab/runtime/lib/endorsed/org.apache.karaf.specs.java.xml.ws-4.3.7.jar -libexec/openhab/runtime/lib/endorsed/org.apache.karaf.specs.locator-4.3.7.jar +libexec/openhab/runtime/lib/endorsed/org.apache.karaf.specs.java.xml-4.4.3.jar +libexec/openhab/runtime/lib/endorsed/org.apache.karaf.specs.java.xml.ws-4.4.3.jar +libexec/openhab/runtime/lib/endorsed/org.apache.karaf.specs.locator-4.4.3.jar libexec/openhab/runtime/lib/ext/README libexec/openhab/runtime/lib/jdk9plus/istack-commons-runtime-3.0.10.jar libexec/openhab/runtime/lib/jdk9plus/jakarta.xml.bind-api-2.3.3.jar @@ -35,42 +36,42 @@ libexec/openhab/runtime/lib/jdk9plus/org.apache.servicemix.specs.activation-api- libexec/openhab/runtime/lib/jdk9plus/txw2-2.3.3.jar libexec/openhab/runtime/services.cfg libexec/openhab/runtime/system/README -libexec/openhab/runtime/system/com/fasterxml/jackson/core/jackson-annotations/2.12.7/jackson-annotations-2.12.7.jar -libexec/openhab/runtime/system/com/fasterxml/jackson/core/jackson-core/2.12.7/jackson-core-2.12.7.jar -libexec/openhab/runtime/system/com/fasterxml/jackson/core/jackson-databind/2.12.7.1/jackson-databind-2.12.7.1.jar -libexec/openhab/runtime/system/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.12.7/jackson-dataformat-cbor-2.12.7.jar -libexec/openhab/runtime/system/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.12.7/jackson-dataformat-xml-2.12.7.jar -libexec/openhab/runtime/system/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.7/jackson-dataformat-yaml-2.12.7.jar -libexec/openhab/runtime/system/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.7/jackson-datatype-jsr310-2.12.7.jar -libexec/openhab/runtime/system/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.12.7/jackson-jaxrs-base-2.12.7.jar -libexec/openhab/runtime/system/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.12.7/jackson-jaxrs-json-provider-2.12.7.jar -libexec/openhab/runtime/system/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.12.7/jackson-module-jaxb-annotations-2.12.7.jar +libexec/openhab/runtime/system/com/fasterxml/jackson/core/jackson-annotations/2.14.1/jackson-annotations-2.14.1.jar +libexec/openhab/runtime/system/com/fasterxml/jackson/core/jackson-core/2.14.1/jackson-core-2.14.1.jar +libexec/openhab/runtime/system/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar +libexec/openhab/runtime/system/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.14.1/jackson-dataformat-cbor-2.14.1.jar +libexec/openhab/runtime/system/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.14.1/jackson-dataformat-xml-2.14.1.jar +libexec/openhab/runtime/system/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.14.1/jackson-dataformat-yaml-2.14.1.jar +libexec/openhab/runtime/system/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.14.1/jackson-datatype-jsr310-2.14.1.jar +libexec/openhab/runtime/system/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.14.1/jackson-jaxrs-base-2.14.1.jar +libexec/openhab/runtime/system/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.14.1/jackson-jaxrs-json-provider-2.14.1.jar +libexec/openhab/runtime/system/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.1/jackson-module-jaxb-annotations-2.14.1.jar libexec/openhab/runtime/system/com/fasterxml/woodstox/woodstox-core/6.2.6/woodstox-core-6.2.6.jar -libexec/openhab/runtime/system/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar +libexec/openhab/runtime/system/com/google/code/gson/gson/2.9.1/gson-2.9.1.jar libexec/openhab/runtime/system/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar libexec/openhab/runtime/system/com/google/guava/guava/30.1-jre/guava-30.1-jre.jar libexec/openhab/runtime/system/com/hivemq/hivemq-mqtt-client/1.2.2/hivemq-mqtt-client-1.2.2.jar libexec/openhab/runtime/system/com/neuronrobotics/nrjavaserial/5.2.1.OH1/nrjavaserial-5.2.1.OH1.jar libexec/openhab/runtime/system/com/sun/xml/bind/jaxb-osgi/2.3.3/jaxb-osgi-2.3.3.jar -libexec/openhab/runtime/system/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.jar +libexec/openhab/runtime/system/com/thoughtworks/xstream/xstream/1.4.20/xstream-1.4.20.jar libexec/openhab/runtime/system/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar libexec/openhab/runtime/system/de/jollyday/jollyday/0.5.10/jollyday-0.5.10.jar -libexec/openhab/runtime/system/io/netty/netty-buffer/4.1.72.Final/netty-buffer-4.1.72.Final.jar -libexec/openhab/runtime/system/io/netty/netty-codec-http/4.1.72.Final/netty-codec-http-4.1.72.Final.jar -libexec/openhab/runtime/system/io/netty/netty-codec-http2/4.1.72.Final/netty-codec-http2-4.1.72.Final.jar -libexec/openhab/runtime/system/io/netty/netty-codec-mqtt/4.1.72.Final/netty-codec-mqtt-4.1.72.Final.jar -libexec/openhab/runtime/system/io/netty/netty-codec-socks/4.1.72.Final/netty-codec-socks-4.1.72.Final.jar -libexec/openhab/runtime/system/io/netty/netty-codec/4.1.72.Final/netty-codec-4.1.72.Final.jar -libexec/openhab/runtime/system/io/netty/netty-common/4.1.72.Final/netty-common-4.1.72.Final.jar -libexec/openhab/runtime/system/io/netty/netty-handler-proxy/4.1.72.Final/netty-handler-proxy-4.1.72.Final.jar -libexec/openhab/runtime/system/io/netty/netty-handler/4.1.72.Final/netty-handler-4.1.72.Final.jar -libexec/openhab/runtime/system/io/netty/netty-resolver/4.1.72.Final/netty-resolver-4.1.72.Final.jar -libexec/openhab/runtime/system/io/netty/netty-tcnative-classes/2.0.46.Final/netty-tcnative-classes-2.0.46.Final.jar -libexec/openhab/runtime/system/io/netty/netty-transport-classes-epoll/4.1.72.Final/netty-transport-classes-epoll-4.1.72.Final.jar -libexec/openhab/runtime/system/io/netty/netty-transport-native-epoll/4.1.72.Final/netty-transport-native-epoll-4.1.72.Final.jar -libexec/openhab/runtime/system/io/netty/netty-transport-native-kqueue/4.1.72.Final/netty-transport-native-kqueue-4.1.72.Final.jar -libexec/openhab/runtime/system/io/netty/netty-transport-native-unix-common/4.1.72.Final/netty-transport-native-unix-common-4.1.72.Final.jar -libexec/openhab/runtime/system/io/netty/netty-transport/4.1.72.Final/netty-transport-4.1.72.Final.jar +libexec/openhab/runtime/system/io/netty/netty-buffer/4.1.92.Final/netty-buffer-4.1.92.Final.jar +libexec/openhab/runtime/system/io/netty/netty-codec-http/4.1.92.Final/netty-codec-http-4.1.92.Final.jar +libexec/openhab/runtime/system/io/netty/netty-codec-http2/4.1.92.Final/netty-codec-http2-4.1.92.Final.jar +libexec/openhab/runtime/system/io/netty/netty-codec-mqtt/4.1.92.Final/netty-codec-mqtt-4.1.92.Final.jar +libexec/openhab/runtime/system/io/netty/netty-codec-socks/4.1.92.Final/netty-codec-socks-4.1.92.Final.jar +libexec/openhab/runtime/system/io/netty/netty-codec/4.1.92.Final/netty-codec-4.1.92.Final.jar +libexec/openhab/runtime/system/io/netty/netty-common/4.1.92.Final/netty-common-4.1.92.Final.jar +libexec/openhab/runtime/system/io/netty/netty-handler-proxy/4.1.92.Final/netty-handler-proxy-4.1.92.Final.jar +libexec/openhab/runtime/system/io/netty/netty-handler/4.1.92.Final/netty-handler-4.1.92.Final.jar +libexec/openhab/runtime/system/io/netty/netty-resolver/4.1.92.Final/netty-resolver-4.1.92.Final.jar +libexec/openhab/runtime/system/io/netty/netty-tcnative-classes/2.0.60.Final/netty-tcnative-classes-2.0.60.Final.jar +libexec/openhab/runtime/system/io/netty/netty-transport-classes-epoll/4.1.92.Final/netty-transport-classes-epoll-4.1.92.Final.jar +libexec/openhab/runtime/system/io/netty/netty-transport-native-epoll/4.1.92.Final/netty-transport-native-epoll-4.1.92.Final.jar +libexec/openhab/runtime/system/io/netty/netty-transport-native-kqueue/4.1.92.Final/netty-transport-native-kqueue-4.1.92.Final.jar +libexec/openhab/runtime/system/io/netty/netty-transport-native-unix-common/4.1.92.Final/netty-transport-native-unix-common-4.1.92.Final.jar +libexec/openhab/runtime/system/io/netty/netty-transport/4.1.92.Final/netty-transport-4.1.92.Final.jar libexec/openhab/runtime/system/io/reactivex/rxjava2/rxjava/2.2.19/rxjava-2.2.19.jar libexec/openhab/runtime/system/io/swagger/core/v3/swagger-annotations/2.1.9/swagger-annotations-2.1.9.jar libexec/openhab/runtime/system/io/swagger/core/v3/swagger-core/2.1.9/swagger-core-2.1.9.jar @@ -80,22 +81,20 @@ libexec/openhab/runtime/system/io/swagger/core/v3/swagger-models/2.1.9/swagger-m libexec/openhab/runtime/system/jakarta/annotation/jakarta.annotation-api/2.0.0/jakarta.annotation-api-2.0.0.jar libexec/openhab/runtime/system/jakarta/inject/jakarta.inject-api/2.0.0/jakarta.inject-api-2.0.0.jar libexec/openhab/runtime/system/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar +libexec/openhab/runtime/system/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.jar libexec/openhab/runtime/system/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar +libexec/openhab/runtime/system/jakarta/websocket/jakarta.websocket-api/1.1.2/jakarta.websocket-api-1.1.2.jar libexec/openhab/runtime/system/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar libexec/openhab/runtime/system/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar libexec/openhab/runtime/system/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar -libexec/openhab/runtime/system/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar -libexec/openhab/runtime/system/javax/el/javax.el-api/3.0.0/javax.el-api-3.0.0.jar -libexec/openhab/runtime/system/javax/mail/mail/1.4.7/mail-1.4.7.jar libexec/openhab/runtime/system/javax/measure/unit-api/2.1.3/unit-api-2.1.3.jar libexec/openhab/runtime/system/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar -libexec/openhab/runtime/system/net/java/dev/jna/jna-platform/5.11.0/jna-platform-5.11.0.jar -libexec/openhab/runtime/system/net/java/dev/jna/jna/5.11.0/jna-5.11.0.jar +libexec/openhab/runtime/system/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar +libexec/openhab/runtime/system/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar libexec/openhab/runtime/system/org/apache/aries/component-dsl/org.apache.aries.component-dsl.component-dsl/1.2.2/org.apache.aries.component-dsl.component-dsl-1.2.2.jar libexec/openhab/runtime/system/org/apache/aries/jax/rs/org.apache.aries.jax.rs.whiteboard/2.0.0/org.apache.aries.jax.rs.whiteboard-2.0.0.jar -libexec/openhab/runtime/system/org/apache/aries/org.apache.aries.util/1.1.3/org.apache.aries.util-1.1.3.jar libexec/openhab/runtime/system/org/apache/aries/spec/org.apache.aries.javax.jax.rs-api/1.0.1/org.apache.aries.javax.jax.rs-api-1.0.1.jar -libexec/openhab/runtime/system/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.2/org.apache.aries.spifly.dynamic.bundle-1.3.2.jar +libexec/openhab/runtime/system/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.6/org.apache.aries.spifly.dynamic.bundle-1.3.6.jar libexec/openhab/runtime/system/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar libexec/openhab/runtime/system/org/apache/commons/commons-pool2/2.8.1/commons-pool2-2.8.1.jar libexec/openhab/runtime/system/org/apache/cxf/cxf-core/3.4.5/cxf-core-3.4.5.jar @@ -105,72 +104,66 @@ libexec/openhab/runtime/system/org/apache/cxf/cxf-rt-rs-sse/3.4.5/cxf-rt-rs-sse- libexec/openhab/runtime/system/org/apache/cxf/cxf-rt-security/3.4.5/cxf-rt-security-3.4.5.jar libexec/openhab/runtime/system/org/apache/cxf/cxf-rt-transports-http/3.4.5/cxf-rt-transports-http-3.4.5.jar libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.cm.json/1.0.6/org.apache.felix.cm.json-1.0.6.jar -libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.configadmin.plugin.interpolation/1.2.2/org.apache.felix.configadmin.plugin.interpolation-1.2.2.jar -libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.configadmin/1.9.24/org.apache.felix.configadmin-1.9.24.jar -libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.configurator/1.0.14/org.apache.felix.configurator-1.0.14.jar +libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.configadmin.plugin.interpolation/1.2.6/org.apache.felix.configadmin.plugin.interpolation-1.2.6.jar +libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.configadmin/1.9.26/org.apache.felix.configadmin-1.9.26.jar +libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.configurator/1.0.16/org.apache.felix.configurator-1.0.16.jar libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.converter/1.0.14/org.apache.felix.converter-1.0.14.jar libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.coordinator/1.0.2/org.apache.felix.coordinator-1.0.2.jar libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.fileinstall/3.7.4/org.apache.felix.fileinstall-3.7.4.jar -libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.framework/6.0.5/org.apache.felix.framework-6.0.5.jar -libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.inventory/1.0.6/org.apache.felix.inventory-1.0.6.jar +libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.framework/7.0.5/org.apache.felix.framework-7.0.5.jar +libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.inventory/1.1.0/org.apache.felix.inventory-1.1.0.jar libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.metatype/1.2.4/org.apache.felix.metatype-1.2.4.jar -libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.scr/2.1.30/org.apache.felix.scr-2.1.30.jar -libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.webconsole.plugins.ds/2.1.0/org.apache.felix.webconsole.plugins.ds-2.1.0.jar +libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.scr/2.2.4/org.apache.felix.scr-2.2.4.jar +libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.webconsole.plugins.ds/2.2.0/org.apache.felix.webconsole.plugins.ds-2.2.0.jar libexec/openhab/runtime/system/org/apache/felix/org.apache.felix.webconsole.plugins.event/1.1.8/org.apache.felix.webconsole.plugins.event-1.1.8.jar -libexec/openhab/runtime/system/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar -libexec/openhab/runtime/system/org/apache/karaf/bundle/org.apache.karaf.bundle.core/4.3.7/org.apache.karaf.bundle.core-4.3.7.jar -libexec/openhab/runtime/system/org/apache/karaf/config/org.apache.karaf.config.core/4.3.7/org.apache.karaf.config.core-4.3.7.jar -libexec/openhab/runtime/system/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/4.3.7/org.apache.karaf.deployer.blueprint-4.3.7.jar -libexec/openhab/runtime/system/org/apache/karaf/deployer/org.apache.karaf.deployer.features/4.3.7/org.apache.karaf.deployer.features-4.3.7.jar -libexec/openhab/runtime/system/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/4.3.7/org.apache.karaf.deployer.kar-4.3.7.jar -libexec/openhab/runtime/system/org/apache/karaf/deployer/org.apache.karaf.deployer.wrap/4.3.7/org.apache.karaf.deployer.wrap-4.3.7.jar -libexec/openhab/runtime/system/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.boot/4.3.7/org.apache.karaf.diagnostic.boot-4.3.7.jar -libexec/openhab/runtime/system/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.core/4.3.7/org.apache.karaf.diagnostic.core-4.3.7.jar -libexec/openhab/runtime/system/org/apache/karaf/features/framework/4.3.7/framework-4.3.7-features.xml -libexec/openhab/runtime/system/org/apache/karaf/features/org.apache.karaf.features.command/4.3.7/org.apache.karaf.features.command-4.3.7.jar -libexec/openhab/runtime/system/org/apache/karaf/features/org.apache.karaf.features.core/4.3.7/org.apache.karaf.features.core-4.3.7.jar -libexec/openhab/runtime/system/org/apache/karaf/features/org.apache.karaf.features.extension/4.3.7/org.apache.karaf.features.extension-4.3.7.jar -libexec/openhab/runtime/system/org/apache/karaf/features/standard/4.3.7/standard-4.3.7-features.xml -libexec/openhab/runtime/system/org/apache/karaf/http/org.apache.karaf.http.core/4.3.7/org.apache.karaf.http.core-4.3.7.jar -libexec/openhab/runtime/system/org/apache/karaf/instance/org.apache.karaf.instance.core/4.3.7/org.apache.karaf.instance.core-4.3.7.jar -libexec/openhab/runtime/system/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.3.7/org.apache.karaf.jaas.boot-4.3.7.jar -libexec/openhab/runtime/system/org/apache/karaf/jaas/org.apache.karaf.jaas.command/4.3.7/org.apache.karaf.jaas.command-4.3.7.jar -libexec/openhab/runtime/system/org/apache/karaf/jaas/org.apache.karaf.jaas.config/4.3.7/org.apache.karaf.jaas.config-4.3.7.jar -libexec/openhab/runtime/system/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.3.7/org.apache.karaf.jaas.modules-4.3.7.jar -libexec/openhab/runtime/system/org/apache/karaf/kar/org.apache.karaf.kar.core/4.3.7/org.apache.karaf.kar.core-4.3.7.jar -libexec/openhab/runtime/system/org/apache/karaf/log/org.apache.karaf.log.core/4.3.7/org.apache.karaf.log.core-4.3.7.jar -libexec/openhab/runtime/system/org/apache/karaf/org.apache.karaf.client/4.3.7/org.apache.karaf.client-4.3.7.jar -libexec/openhab/runtime/system/org/apache/karaf/org.apache.karaf.event/4.3.7/org.apache.karaf.event-4.3.7.jar -libexec/openhab/runtime/system/org/apache/karaf/package/org.apache.karaf.package.core/4.3.7/org.apache.karaf.package.core-4.3.7.jar -libexec/openhab/runtime/system/org/apache/karaf/scr/org.apache.karaf.scr.management/4.3.7/org.apache.karaf.scr.management-4.3.7.jar -libexec/openhab/runtime/system/org/apache/karaf/scr/org.apache.karaf.scr.state/4.3.7/org.apache.karaf.scr.state-4.3.7.jar -libexec/openhab/runtime/system/org/apache/karaf/service/org.apache.karaf.service.core/4.3.7/org.apache.karaf.service.core-4.3.7.jar -libexec/openhab/runtime/system/org/apache/karaf/services/org.apache.karaf.services.eventadmin/4.3.7/org.apache.karaf.services.eventadmin-4.3.7.jar -libexec/openhab/runtime/system/org/apache/karaf/shell/org.apache.karaf.shell.commands/4.3.7/org.apache.karaf.shell.commands-4.3.7.jar -libexec/openhab/runtime/system/org/apache/karaf/shell/org.apache.karaf.shell.core/4.3.7/org.apache.karaf.shell.core-4.3.7.jar -libexec/openhab/runtime/system/org/apache/karaf/shell/org.apache.karaf.shell.ssh/4.3.7/org.apache.karaf.shell.ssh-4.3.7.jar -libexec/openhab/runtime/system/org/apache/karaf/system/org.apache.karaf.system.core/4.3.7/org.apache.karaf.system.core-4.3.7.jar -libexec/openhab/runtime/system/org/apache/karaf/webconsole/org.apache.karaf.webconsole.http/4.3.7/org.apache.karaf.webconsole.http-4.3.7.jar -libexec/openhab/runtime/system/org/apache/karaf/wrapper/org.apache.karaf.wrapper.core/4.3.7/org.apache.karaf.wrapper.core-4.3.7.jar +libexec/openhab/runtime/system/org/apache/karaf/bundle/org.apache.karaf.bundle.core/4.4.3/org.apache.karaf.bundle.core-4.4.3.jar +libexec/openhab/runtime/system/org/apache/karaf/config/org.apache.karaf.config.core/4.4.3/org.apache.karaf.config.core-4.4.3.jar +libexec/openhab/runtime/system/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/4.4.3/org.apache.karaf.deployer.blueprint-4.4.3.jar +libexec/openhab/runtime/system/org/apache/karaf/deployer/org.apache.karaf.deployer.features/4.4.3/org.apache.karaf.deployer.features-4.4.3.jar +libexec/openhab/runtime/system/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/4.4.3/org.apache.karaf.deployer.kar-4.4.3.jar +libexec/openhab/runtime/system/org/apache/karaf/deployer/org.apache.karaf.deployer.wrap/4.4.3/org.apache.karaf.deployer.wrap-4.4.3.jar +libexec/openhab/runtime/system/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.boot/4.4.3/org.apache.karaf.diagnostic.boot-4.4.3.jar +libexec/openhab/runtime/system/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.core/4.4.3/org.apache.karaf.diagnostic.core-4.4.3.jar +libexec/openhab/runtime/system/org/apache/karaf/features/framework/4.4.3/framework-4.4.3-features.xml +libexec/openhab/runtime/system/org/apache/karaf/features/org.apache.karaf.features.command/4.4.3/org.apache.karaf.features.command-4.4.3.jar +libexec/openhab/runtime/system/org/apache/karaf/features/org.apache.karaf.features.core/4.4.3/org.apache.karaf.features.core-4.4.3.jar +libexec/openhab/runtime/system/org/apache/karaf/features/org.apache.karaf.features.extension/4.4.3/org.apache.karaf.features.extension-4.4.3.jar +libexec/openhab/runtime/system/org/apache/karaf/features/standard/4.4.3/standard-4.4.3-features.xml +libexec/openhab/runtime/system/org/apache/karaf/http/org.apache.karaf.http.core/4.4.3/org.apache.karaf.http.core-4.4.3.jar +libexec/openhab/runtime/system/org/apache/karaf/instance/org.apache.karaf.instance.core/4.4.3/org.apache.karaf.instance.core-4.4.3.jar +libexec/openhab/runtime/system/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.4.3/org.apache.karaf.jaas.boot-4.4.3.jar +libexec/openhab/runtime/system/org/apache/karaf/jaas/org.apache.karaf.jaas.command/4.4.3/org.apache.karaf.jaas.command-4.4.3.jar +libexec/openhab/runtime/system/org/apache/karaf/jaas/org.apache.karaf.jaas.config/4.4.3/org.apache.karaf.jaas.config-4.4.3.jar +libexec/openhab/runtime/system/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.3/org.apache.karaf.jaas.modules-4.4.3.jar +libexec/openhab/runtime/system/org/apache/karaf/kar/org.apache.karaf.kar.core/4.4.3/org.apache.karaf.kar.core-4.4.3.jar +libexec/openhab/runtime/system/org/apache/karaf/log/org.apache.karaf.log.core/4.4.3/org.apache.karaf.log.core-4.4.3.jar +libexec/openhab/runtime/system/org/apache/karaf/org.apache.karaf.client/4.4.3/org.apache.karaf.client-4.4.3.jar +libexec/openhab/runtime/system/org/apache/karaf/org.apache.karaf.event/4.4.3/org.apache.karaf.event-4.4.3.jar +libexec/openhab/runtime/system/org/apache/karaf/package/org.apache.karaf.package.core/4.4.3/org.apache.karaf.package.core-4.4.3.jar +libexec/openhab/runtime/system/org/apache/karaf/scr/org.apache.karaf.scr.management/4.4.3/org.apache.karaf.scr.management-4.4.3.jar +libexec/openhab/runtime/system/org/apache/karaf/scr/org.apache.karaf.scr.state/4.4.3/org.apache.karaf.scr.state-4.4.3.jar +libexec/openhab/runtime/system/org/apache/karaf/service/org.apache.karaf.service.core/4.4.3/org.apache.karaf.service.core-4.4.3.jar +libexec/openhab/runtime/system/org/apache/karaf/services/org.apache.karaf.services.eventadmin/4.4.3/org.apache.karaf.services.eventadmin-4.4.3.jar +libexec/openhab/runtime/system/org/apache/karaf/shell/org.apache.karaf.shell.commands/4.4.3/org.apache.karaf.shell.commands-4.4.3.jar +libexec/openhab/runtime/system/org/apache/karaf/shell/org.apache.karaf.shell.core/4.4.3/org.apache.karaf.shell.core-4.4.3.jar +libexec/openhab/runtime/system/org/apache/karaf/shell/org.apache.karaf.shell.ssh/4.4.3/org.apache.karaf.shell.ssh-4.4.3.jar +libexec/openhab/runtime/system/org/apache/karaf/system/org.apache.karaf.system.core/4.4.3/org.apache.karaf.system.core-4.4.3.jar +libexec/openhab/runtime/system/org/apache/karaf/webconsole/org.apache.karaf.webconsole.http/4.4.3/org.apache.karaf.webconsole.http-4.4.3.jar +libexec/openhab/runtime/system/org/apache/karaf/wrapper/org.apache.karaf.wrapper.core/4.4.3/org.apache.karaf.wrapper.core-4.4.3.jar libexec/openhab/runtime/system/org/apache/servicemix/bundles/org.apache.servicemix.bundles.javax-inject/1_2/org.apache.servicemix.bundles.javax-inject-1_2.jar -libexec/openhab/runtime/system/org/apache/servicemix/bundles/org.apache.servicemix.bundles.javax-websocket-api/1.1_1/org.apache.servicemix.bundles.javax-websocket-api-1.1_1.jar libexec/openhab/runtime/system/org/apache/servicemix/bundles/org.apache.servicemix.bundles.saaj-impl/1.4.0_2/org.apache.servicemix.bundles.saaj-impl-1.4.0_2.jar -libexec/openhab/runtime/system/org/apache/servicemix/specs/org.apache.servicemix.specs.activation-api-1.1/2.9.0/org.apache.servicemix.specs.activation-api-1.1-2.9.0.jar libexec/openhab/runtime/system/org/apache/servicemix/specs/org.apache.servicemix.specs.activation-api-1.2.1/1.2.1_3/org.apache.servicemix.specs.activation-api-1.2.1-1.2.1_3.jar libexec/openhab/runtime/system/org/apache/servicemix/specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0/org.apache.servicemix.specs.jaxb-api-2.2-2.9.0.jar libexec/openhab/runtime/system/org/apache/servicemix/specs/org.apache.servicemix.specs.saaj-api-1.4/1.4_2/org.apache.servicemix.specs.saaj-api-1.4-1.4_2.jar libexec/openhab/runtime/system/org/apache/sling/org.apache.sling.commons.johnzon/1.2.14/org.apache.sling.commons.johnzon-1.2.14.jar -libexec/openhab/runtime/system/org/apache/sshd/sshd-osgi/2.8.0/sshd-osgi-2.8.0.jar -libexec/openhab/runtime/system/org/apache/sshd/sshd-scp/2.8.0/sshd-scp-2.8.0.jar -libexec/openhab/runtime/system/org/apache/sshd/sshd-sftp/2.8.0/sshd-sftp-2.8.0.jar +libexec/openhab/runtime/system/org/apache/sshd/sshd-osgi/2.9.2/sshd-osgi-2.9.2.jar +libexec/openhab/runtime/system/org/apache/sshd/sshd-scp/2.9.2/sshd-scp-2.9.2.jar +libexec/openhab/runtime/system/org/apache/sshd/sshd-sftp/2.9.2/sshd-sftp-2.9.2.jar libexec/openhab/runtime/system/org/apache/ws/xmlschema/xmlschema-core/2.2.5/xmlschema-core-2.2.5.jar -libexec/openhab/runtime/system/org/apache/xbean/xbean-bundleutils/4.21/xbean-bundleutils-4.21.jar -libexec/openhab/runtime/system/org/apache/xbean/xbean-finder/4.21/xbean-finder-4.21.jar -libexec/openhab/runtime/system/org/apache/xbean/xbean-reflect/4.21/xbean-reflect-4.21.jar -libexec/openhab/runtime/system/org/bitbucket/b_c/jose4j/0.7.7/jose4j-0.7.7.jar -libexec/openhab/runtime/system/org/bouncycastle/bcpkix-jdk15on/1.69/bcpkix-jdk15on-1.69.jar -libexec/openhab/runtime/system/org/bouncycastle/bcprov-jdk15on/1.69/bcprov-jdk15on-1.69.jar -libexec/openhab/runtime/system/org/bouncycastle/bcutil-jdk15on/1.69/bcutil-jdk15on-1.69.jar +libexec/openhab/runtime/system/org/bitbucket/b_c/jose4j/0.9.3/jose4j-0.9.3.jar +libexec/openhab/runtime/system/org/bouncycastle/bcpkix-jdk15on/1.70/bcpkix-jdk15on-1.70.jar +libexec/openhab/runtime/system/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar +libexec/openhab/runtime/system/org/bouncycastle/bcutil-jdk15on/1.70/bcutil-jdk15on-1.70.jar libexec/openhab/runtime/system/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar libexec/openhab/runtime/system/org/eclipse/californium/californium-core/2.7.4/californium-core-2.7.4.jar libexec/openhab/runtime/system/org/eclipse/californium/californium-osgi/2.7.4/californium-osgi-2.7.4.jar @@ -180,68 +173,71 @@ libexec/openhab/runtime/system/org/eclipse/emf/org.eclipse.emf.common/2.17.0/org libexec/openhab/runtime/system/org/eclipse/emf/org.eclipse.emf.ecore.change/2.14.0/org.eclipse.emf.ecore.change-2.14.0.jar libexec/openhab/runtime/system/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.16.0/org.eclipse.emf.ecore.xmi-2.16.0.jar libexec/openhab/runtime/system/org/eclipse/emf/org.eclipse.emf.ecore/2.20.0/org.eclipse.emf.ecore-2.20.0.jar -libexec/openhab/runtime/system/org/eclipse/jdt/core/compiler/ecj/4.6.1/ecj-4.6.1.jar -libexec/openhab/runtime/system/org/eclipse/jetty/jetty-client/9.4.46.v20220331/jetty-client-9.4.46.v20220331.jar -libexec/openhab/runtime/system/org/eclipse/jetty/jetty-continuation/9.4.46.v20220331/jetty-continuation-9.4.46.v20220331.jar -libexec/openhab/runtime/system/org/eclipse/jetty/jetty-deploy/9.4.46.v20220331/jetty-deploy-9.4.46.v20220331.jar -libexec/openhab/runtime/system/org/eclipse/jetty/jetty-http/9.4.46.v20220331/jetty-http-9.4.46.v20220331.jar -libexec/openhab/runtime/system/org/eclipse/jetty/jetty-io/9.4.46.v20220331/jetty-io-9.4.46.v20220331.jar -libexec/openhab/runtime/system/org/eclipse/jetty/jetty-jaas/9.4.46.v20220331/jetty-jaas-9.4.46.v20220331.jar -libexec/openhab/runtime/system/org/eclipse/jetty/jetty-jmx/9.4.46.v20220331/jetty-jmx-9.4.46.v20220331.jar -libexec/openhab/runtime/system/org/eclipse/jetty/jetty-jndi/9.4.46.v20220331/jetty-jndi-9.4.46.v20220331.jar -libexec/openhab/runtime/system/org/eclipse/jetty/jetty-plus/9.4.46.v20220331/jetty-plus-9.4.46.v20220331.jar -libexec/openhab/runtime/system/org/eclipse/jetty/jetty-proxy/9.4.46.v20220331/jetty-proxy-9.4.46.v20220331.jar -libexec/openhab/runtime/system/org/eclipse/jetty/jetty-rewrite/9.4.46.v20220331/jetty-rewrite-9.4.46.v20220331.jar -libexec/openhab/runtime/system/org/eclipse/jetty/jetty-security/9.4.46.v20220331/jetty-security-9.4.46.v20220331.jar -libexec/openhab/runtime/system/org/eclipse/jetty/jetty-server/9.4.46.v20220331/jetty-server-9.4.46.v20220331.jar -libexec/openhab/runtime/system/org/eclipse/jetty/jetty-servlet/9.4.46.v20220331/jetty-servlet-9.4.46.v20220331.jar -libexec/openhab/runtime/system/org/eclipse/jetty/jetty-servlets/9.4.46.v20220331/jetty-servlets-9.4.46.v20220331.jar -libexec/openhab/runtime/system/org/eclipse/jetty/jetty-util-ajax/9.4.46.v20220331/jetty-util-ajax-9.4.46.v20220331.jar -libexec/openhab/runtime/system/org/eclipse/jetty/jetty-util/9.4.46.v20220331/jetty-util-9.4.46.v20220331.jar -libexec/openhab/runtime/system/org/eclipse/jetty/jetty-webapp/9.4.46.v20220331/jetty-webapp-9.4.46.v20220331.jar -libexec/openhab/runtime/system/org/eclipse/jetty/jetty-xml/9.4.46.v20220331/jetty-xml-9.4.46.v20220331.jar -libexec/openhab/runtime/system/org/eclipse/jetty/websocket/javax-websocket-client-impl/9.4.46.v20220331/javax-websocket-client-impl-9.4.46.v20220331.jar -libexec/openhab/runtime/system/org/eclipse/jetty/websocket/javax-websocket-server-impl/9.4.46.v20220331/javax-websocket-server-impl-9.4.46.v20220331.jar -libexec/openhab/runtime/system/org/eclipse/jetty/websocket/websocket-api/9.4.46.v20220331/websocket-api-9.4.46.v20220331.jar -libexec/openhab/runtime/system/org/eclipse/jetty/websocket/websocket-client/9.4.46.v20220331/websocket-client-9.4.46.v20220331.jar -libexec/openhab/runtime/system/org/eclipse/jetty/websocket/websocket-common/9.4.46.v20220331/websocket-common-9.4.46.v20220331.jar -libexec/openhab/runtime/system/org/eclipse/jetty/websocket/websocket-server/9.4.46.v20220331/websocket-server-9.4.46.v20220331.jar -libexec/openhab/runtime/system/org/eclipse/jetty/websocket/websocket-servlet/9.4.46.v20220331/websocket-servlet-9.4.46.v20220331.jar +libexec/openhab/runtime/system/org/eclipse/jetty/alpn/alpn-api/1.1.3.v20160715/alpn-api-1.1.3.v20160715.jar +libexec/openhab/runtime/system/org/eclipse/jetty/http2/http2-client/9.4.50.v20221201/http2-client-9.4.50.v20221201.jar +libexec/openhab/runtime/system/org/eclipse/jetty/http2/http2-common/9.4.50.v20221201/http2-common-9.4.50.v20221201.jar +libexec/openhab/runtime/system/org/eclipse/jetty/http2/http2-hpack/9.4.50.v20221201/http2-hpack-9.4.50.v20221201.jar +libexec/openhab/runtime/system/org/eclipse/jetty/http2/http2-server/9.4.50.v20221201/http2-server-9.4.50.v20221201.jar +libexec/openhab/runtime/system/org/eclipse/jetty/jetty-alpn-client/9.4.50.v20221201/jetty-alpn-client-9.4.50.v20221201.jar +libexec/openhab/runtime/system/org/eclipse/jetty/jetty-alpn-java-client/9.4.50.v20221201/jetty-alpn-java-client-9.4.50.v20221201.jar +libexec/openhab/runtime/system/org/eclipse/jetty/jetty-alpn-java-server/9.4.50.v20221201/jetty-alpn-java-server-9.4.50.v20221201.jar +libexec/openhab/runtime/system/org/eclipse/jetty/jetty-alpn-server/9.4.50.v20221201/jetty-alpn-server-9.4.50.v20221201.jar +libexec/openhab/runtime/system/org/eclipse/jetty/jetty-client/9.4.50.v20221201/jetty-client-9.4.50.v20221201.jar +libexec/openhab/runtime/system/org/eclipse/jetty/jetty-continuation/9.4.50.v20221201/jetty-continuation-9.4.50.v20221201.jar +libexec/openhab/runtime/system/org/eclipse/jetty/jetty-http/9.4.50.v20221201/jetty-http-9.4.50.v20221201.jar +libexec/openhab/runtime/system/org/eclipse/jetty/jetty-io/9.4.50.v20221201/jetty-io-9.4.50.v20221201.jar +libexec/openhab/runtime/system/org/eclipse/jetty/jetty-jaas/9.4.50.v20221201/jetty-jaas-9.4.50.v20221201.jar +libexec/openhab/runtime/system/org/eclipse/jetty/jetty-jmx/9.4.50.v20221201/jetty-jmx-9.4.50.v20221201.jar +libexec/openhab/runtime/system/org/eclipse/jetty/jetty-proxy/9.4.50.v20221201/jetty-proxy-9.4.50.v20221201.jar +libexec/openhab/runtime/system/org/eclipse/jetty/jetty-rewrite/9.4.50.v20221201/jetty-rewrite-9.4.50.v20221201.jar +libexec/openhab/runtime/system/org/eclipse/jetty/jetty-security/9.4.50.v20221201/jetty-security-9.4.50.v20221201.jar +libexec/openhab/runtime/system/org/eclipse/jetty/jetty-server/9.4.50.v20221201/jetty-server-9.4.50.v20221201.jar +libexec/openhab/runtime/system/org/eclipse/jetty/jetty-servlet/9.4.50.v20221201/jetty-servlet-9.4.50.v20221201.jar +libexec/openhab/runtime/system/org/eclipse/jetty/jetty-servlets/9.4.50.v20221201/jetty-servlets-9.4.50.v20221201.jar +libexec/openhab/runtime/system/org/eclipse/jetty/jetty-util-ajax/9.4.50.v20221201/jetty-util-ajax-9.4.50.v20221201.jar +libexec/openhab/runtime/system/org/eclipse/jetty/jetty-util/9.4.50.v20221201/jetty-util-9.4.50.v20221201.jar +libexec/openhab/runtime/system/org/eclipse/jetty/jetty-xml/9.4.50.v20221201/jetty-xml-9.4.50.v20221201.jar +libexec/openhab/runtime/system/org/eclipse/jetty/websocket/websocket-api/9.4.50.v20221201/websocket-api-9.4.50.v20221201.jar +libexec/openhab/runtime/system/org/eclipse/jetty/websocket/websocket-client/9.4.50.v20221201/websocket-client-9.4.50.v20221201.jar +libexec/openhab/runtime/system/org/eclipse/jetty/websocket/websocket-common/9.4.50.v20221201/websocket-common-9.4.50.v20221201.jar +libexec/openhab/runtime/system/org/eclipse/jetty/websocket/websocket-server/9.4.50.v20221201/websocket-server-9.4.50.v20221201.jar +libexec/openhab/runtime/system/org/eclipse/jetty/websocket/websocket-servlet/9.4.50.v20221201/websocket-servlet-9.4.50.v20221201.jar libexec/openhab/runtime/system/org/eclipse/kura/org.eclipse.soda.dk.comm.aarch64/1.2.201/org.eclipse.soda.dk.comm.aarch64-1.2.201.jar libexec/openhab/runtime/system/org/eclipse/kura/org.eclipse.soda.dk.comm.armv6hf/1.2.201/org.eclipse.soda.dk.comm.armv6hf-1.2.201.jar libexec/openhab/runtime/system/org/eclipse/kura/org.eclipse.soda.dk.comm.x86_64/1.2.201/org.eclipse.soda.dk.comm.x86_64-1.2.201.jar libexec/openhab/runtime/system/org/eclipse/kura/org.eclipse.soda.dk.comm/1.2.201/org.eclipse.soda.dk.comm-1.2.201.jar -libexec/openhab/runtime/system/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc/0.12.0/org.eclipse.lsp4j.jsonrpc-0.12.0.jar -libexec/openhab/runtime/system/org/eclipse/lsp4j/org.eclipse.lsp4j/0.12.0/org.eclipse.lsp4j-0.12.0.jar +libexec/openhab/runtime/system/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc/0.19.0/org.eclipse.lsp4j.jsonrpc-0.19.0.jar +libexec/openhab/runtime/system/org/eclipse/lsp4j/org.eclipse.lsp4j/0.19.0/org.eclipse.lsp4j-0.19.0.jar libexec/openhab/runtime/system/org/eclipse/orbit/bundles/com.google.inject/5.0.1.v20210324-2015/com.google.inject-5.0.1.v20210324-2015.jar -libexec/openhab/runtime/system/org/eclipse/orbit/bundles/io.github.classgraph/4.8.138.v20211212-1642/io.github.classgraph-4.8.138.v20211212-1642.jar +libexec/openhab/runtime/system/org/eclipse/orbit/bundles/io.github.classgraph/4.8.149.v20220915-0556/io.github.classgraph-4.8.149.v20220915-0556.jar libexec/openhab/runtime/system/org/eclipse/orbit/bundles/net.i2p.crypto.eddsa/0.3.0.v20220506-1020/net.i2p.crypto.eddsa-0.3.0.v20220506-1020.jar libexec/openhab/runtime/system/org/eclipse/orbit/bundles/org.antlr.runtime/3.2.0.v201101311130/org.antlr.runtime-3.2.0.v201101311130.jar libexec/openhab/runtime/system/org/eclipse/orbit/bundles/org.aopalliance/1.0.0.v201105210816/org.aopalliance-1.0.0.v201105210816.jar libexec/openhab/runtime/system/org/eclipse/platform/org.eclipse.equinox.common/3.13.0/org.eclipse.equinox.common-3.13.0.jar libexec/openhab/runtime/system/org/eclipse/platform/org.eclipse.equinox.registry/3.9.0/org.eclipse.equinox.registry-3.9.0.jar libexec/openhab/runtime/system/org/eclipse/platform/org.eclipse.equinox.supplement/1.9.0/org.eclipse.equinox.supplement-1.9.0.jar -libexec/openhab/runtime/system/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.jar -libexec/openhab/runtime/system/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.26.0/org.eclipse.xtend.lib.macro-2.26.0.jar -libexec/openhab/runtime/system/org/eclipse/xtend/org.eclipse.xtend.lib/2.26.0/org.eclipse.xtend.lib-2.26.0.jar -libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.common.types/2.26.0/org.eclipse.xtext.common.types-2.26.0.jar -libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.ide/2.26.0/org.eclipse.xtext.ide-2.26.0.jar -libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.smap/2.26.0/org.eclipse.xtext.smap-2.26.0.jar -libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.util/2.26.0/org.eclipse.xtext.util-2.26.0.jar -libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.xbase.ide/2.26.0/org.eclipse.xtext.xbase.ide-2.26.0.jar -libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.26.0/org.eclipse.xtext.xbase.lib-2.26.0.jar -libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.xbase/2.26.0/org.eclipse.xtext.xbase-2.26.0.jar -libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext/2.26.0/org.eclipse.xtext-2.26.0.jar +libexec/openhab/runtime/system/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.jar +libexec/openhab/runtime/system/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.29.0/org.eclipse.xtend.lib.macro-2.29.0.jar +libexec/openhab/runtime/system/org/eclipse/xtend/org.eclipse.xtend.lib/2.29.0/org.eclipse.xtend.lib-2.29.0.jar +libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.common.types/2.29.0/org.eclipse.xtext.common.types-2.29.0.jar +libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.ide/2.29.0/org.eclipse.xtext.ide-2.29.0.jar +libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.smap/2.29.0/org.eclipse.xtext.smap-2.29.0.jar +libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.util/2.29.0/org.eclipse.xtext.util-2.29.0.jar +libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.xbase.ide/2.29.0/org.eclipse.xtext.xbase.ide-2.29.0.jar +libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.29.0/org.eclipse.xtext.xbase.lib-2.29.0.jar +libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext.xbase/2.29.0/org.eclipse.xtext.xbase-2.29.0.jar +libexec/openhab/runtime/system/org/eclipse/xtext/org.eclipse.xtext/2.29.0/org.eclipse.xtext-2.29.0.jar libexec/openhab/runtime/system/org/fusesource/jansi/jansi/2.4.0/jansi-2.4.0.jar libexec/openhab/runtime/system/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar libexec/openhab/runtime/system/org/javassist/javassist/3.27.0-GA/javassist-3.27.0-GA.jar libexec/openhab/runtime/system/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.jar libexec/openhab/runtime/system/org/jline/jline/3.21.0/jline-3.21.0.jar libexec/openhab/runtime/system/org/jmdns/jmdns/3.5.8/jmdns-3.5.8.jar -libexec/openhab/runtime/system/org/jupnp/org.jupnp/2.6.1/org.jupnp-2.6.1.jar +libexec/openhab/runtime/system/org/jupnp/org.jupnp/2.7.0/org.jupnp-2.7.0.jar libexec/openhab/runtime/system/org/jvnet/staxex/stax-ex/1.7.4/stax-ex-1.7.4.jar libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.addon.marketplace.karaf/%%PORTVERSION%%/org.openhab.core.addon.marketplace.karaf-%%PORTVERSION%%.jar libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.addon.marketplace/%%PORTVERSION%%/org.openhab.core.addon.marketplace-%%PORTVERSION%%.jar +libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.addon/%%PORTVERSION%%/org.openhab.core.addon-%%PORTVERSION%%.jar libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.audio/%%PORTVERSION%%/org.openhab.core.audio-%%PORTVERSION%%.jar libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.auth.jaas/%%PORTVERSION%%/org.openhab.core.auth.jaas-%%PORTVERSION%%.jar libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.auth.oauth2client/%%PORTVERSION%%/org.openhab.core.auth.oauth2client-%%PORTVERSION%%.jar @@ -250,7 +246,6 @@ libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.automat libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.automation.module.script/%%PORTVERSION%%/org.openhab.core.automation.module.script-%%PORTVERSION%%.jar libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.automation.rest/%%PORTVERSION%%/org.openhab.core.automation.rest-%%PORTVERSION%%.jar libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.automation/%%PORTVERSION%%/org.openhab.core.automation-%%PORTVERSION%%.jar -libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.binding.xml/%%PORTVERSION%%/org.openhab.core.binding.xml-%%PORTVERSION%%.jar libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.core/%%PORTVERSION%%/org.openhab.core.config.core-%%PORTVERSION%%.jar libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.discovery.mdns/%%PORTVERSION%%/org.openhab.core.config.discovery.mdns-%%PORTVERSION%%.jar libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.discovery.upnp/%%PORTVERSION%%/org.openhab.core.config.discovery.upnp-%%PORTVERSION%%.jar @@ -260,7 +255,6 @@ libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config. libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.discovery/%%PORTVERSION%%/org.openhab.core.config.discovery-%%PORTVERSION%%.jar libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.dispatch/%%PORTVERSION%%/org.openhab.core.config.dispatch-%%PORTVERSION%%.jar libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.serial/%%PORTVERSION%%/org.openhab.core.config.serial-%%PORTVERSION%%.jar -libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.config.xml/%%PORTVERSION%%/org.openhab.core.config.xml-%%PORTVERSION%%.jar libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.ephemeris/%%PORTVERSION%%/org.openhab.core.ephemeris-%%PORTVERSION%%.jar libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.id/%%PORTVERSION%%/org.openhab.core.id-%%PORTVERSION%%.jar libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.io.bin2json/%%PORTVERSION%%/org.openhab.core.io.bin2json-%%PORTVERSION%%.jar @@ -316,7 +310,6 @@ libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.model.t libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.persistence/%%PORTVERSION%%/org.openhab.core.persistence-%%PORTVERSION%%.jar libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.semantics/%%PORTVERSION%%/org.openhab.core.semantics-%%PORTVERSION%%.jar libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.storage.json/%%PORTVERSION%%/org.openhab.core.storage.json-%%PORTVERSION%%.jar -libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.thing.xml/%%PORTVERSION%%/org.openhab.core.thing.xml-%%PORTVERSION%%.jar libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.thing/%%PORTVERSION%%/org.openhab.core.thing-%%PORTVERSION%%.jar libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.transform/%%PORTVERSION%%/org.openhab.core.transform-%%PORTVERSION%%.jar libexec/openhab/runtime/system/org/openhab/core/bundles/org.openhab.core.ui.icon/%%PORTVERSION%%/org.openhab.core.ui.icon-%%PORTVERSION%%.jar @@ -328,35 +321,40 @@ libexec/openhab/runtime/system/org/openhab/distro/distro/%%PORTVERSION%%/distro- libexec/openhab/runtime/system/org/openhab/distro/openhab-addons/%%PORTVERSION%%/openhab-addons-%%PORTVERSION%%-features.xml libexec/openhab/runtime/system/org/openhab/osgiify/com.google.dagger/2.27/com.google.dagger-2.27.jar libexec/openhab/runtime/system/org/openhab/osgiify/com.igormaznitsa.jbbp/1.4.1/com.igormaznitsa.jbbp-1.4.1.jar +libexec/openhab/runtime/system/org/openhab/osgiify/io.methvin.directory-watcher/0.17.1/io.methvin.directory-watcher-0.17.1.jar libexec/openhab/runtime/system/org/openhab/osgiify/si.uom.si-units/2.1/si.uom.si-units-2.1.jar libexec/openhab/runtime/system/org/openhab/ui/bundles/org.openhab.ui.iconset.classic/%%PORTVERSION%%/org.openhab.ui.iconset.classic-%%PORTVERSION%%.jar libexec/openhab/runtime/system/org/openhab/ui/bundles/org.openhab.ui/%%PORTVERSION%%/org.openhab.ui-%%PORTVERSION%%.jar -libexec/openhab/runtime/system/org/ops4j/pax/logging/pax-logging-api/2.0.16/pax-logging-api-2.0.16.jar -libexec/openhab/runtime/system/org/ops4j/pax/logging/pax-logging-log4j2/2.0.16/pax-logging-log4j2-2.0.16.jar -libexec/openhab/runtime/system/org/ops4j/pax/logging/pax-logging-logback/2.0.16/pax-logging-logback-2.0.16.jar -libexec/openhab/runtime/system/org/ops4j/pax/url/pax-url-aether/2.6.10/pax-url-aether-2.6.10.jar -libexec/openhab/runtime/system/org/ops4j/pax/url/pax-url-wrap/2.6.10/pax-url-wrap-2.6.10-uber.jar -libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-api/7.3.25/pax-web-api-7.3.25.jar -libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-extender-whiteboard/7.3.25/pax-web-extender-whiteboard-7.3.25.jar -libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-features/7.3.25/pax-web-features-7.3.25-features.xml -libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-features/7.3.25/pax-web-features-7.3.25-jettyconfig.xml -libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-jetty/7.3.25/pax-web-jetty-7.3.25.jar -libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-jsp/7.3.25/pax-web-jsp-7.3.25.jar -libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-runtime/7.3.25/pax-web-runtime-7.3.25.jar -libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-spi/7.3.25/pax-web-spi-7.3.25.jar +libexec/openhab/runtime/system/org/ops4j/pax/logging/pax-logging-api/2.2.0/pax-logging-api-2.2.0.jar +libexec/openhab/runtime/system/org/ops4j/pax/logging/pax-logging-log4j2/2.2.0/pax-logging-log4j2-2.2.0.jar +libexec/openhab/runtime/system/org/ops4j/pax/logging/pax-logging-logback/2.2.0/pax-logging-logback-2.2.0.jar +libexec/openhab/runtime/system/org/ops4j/pax/url/pax-url-aether/2.6.12/pax-url-aether-2.6.12.jar +libexec/openhab/runtime/system/org/ops4j/pax/url/pax-url-wrap/2.6.12/pax-url-wrap-2.6.12-uber.jar +libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-api/8.0.15/pax-web-api-8.0.15.jar +libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-compatibility-servlet31/8.0.15/pax-web-compatibility-servlet31-8.0.15.jar +libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-extender-whiteboard/8.0.15/pax-web-extender-whiteboard-8.0.15.jar +libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-features/8.0.15/pax-web-features-8.0.15-config-jetty.xml +libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-features/8.0.15/pax-web-features-8.0.15-context-jetty.xml +libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-features/8.0.15/pax-web-features-8.0.15-features.xml +libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-jetty/8.0.15/pax-web-jetty-8.0.15.jar +libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-runtime/8.0.15/pax-web-runtime-8.0.15.jar +libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-spi/8.0.15/pax-web-spi-8.0.15.jar +libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-tomcat-common/8.0.15/pax-web-tomcat-common-8.0.15.jar +libexec/openhab/runtime/system/org/ops4j/pax/web/pax-web-websocket/8.0.15/pax-web-websocket-8.0.15.jar +libexec/openhab/runtime/system/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.jar libexec/openhab/runtime/system/org/osgi/org.osgi.service.jaxrs/1.0.0/org.osgi.service.jaxrs-1.0.0.jar libexec/openhab/runtime/system/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.jar libexec/openhab/runtime/system/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar libexec/openhab/runtime/system/org/osgi/org.osgi.util.promise/1.1.1/org.osgi.util.promise-1.1.1.jar libexec/openhab/runtime/system/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar -libexec/openhab/runtime/system/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar -libexec/openhab/runtime/system/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.jar -libexec/openhab/runtime/system/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar -libexec/openhab/runtime/system/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar -libexec/openhab/runtime/system/org/ow2/asm/asm/9.2/asm-9.2.jar +libexec/openhab/runtime/system/org/ow2/asm/asm-analysis/9.4/asm-analysis-9.4.jar +libexec/openhab/runtime/system/org/ow2/asm/asm-commons/9.4/asm-commons-9.4.jar +libexec/openhab/runtime/system/org/ow2/asm/asm-tree/9.4/asm-tree-9.4.jar +libexec/openhab/runtime/system/org/ow2/asm/asm-util/9.4/asm-util-9.4.jar +libexec/openhab/runtime/system/org/ow2/asm/asm/9.4/asm-9.4.jar libexec/openhab/runtime/system/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.jar libexec/openhab/runtime/system/org/threeten/threeten-extra/1.5.0/threeten-extra-1.5.0.jar -libexec/openhab/runtime/system/org/yaml/snakeyaml/1.27/snakeyaml-1.27.jar +libexec/openhab/runtime/system/org/yaml/snakeyaml/1.33/snakeyaml-1.33.jar libexec/openhab/runtime/system/si/uom/si-quantity/2.1/si-quantity-2.1.jar libexec/openhab/runtime/system/tech/units/indriya/2.1.2/indriya-2.1.2.jar libexec/openhab/runtime/system/tech/uom/lib/uom-lib-common/2.1/uom-lib-common-2.1.jar diff --git a/misc/qt6-examples/Makefile b/misc/qt6-examples/Makefile index 91342b7e6c1..7bd7fce7f9d 100644 --- a/misc/qt6-examples/Makefile +++ b/misc/qt6-examples/Makefile @@ -1,5 +1,6 @@ PORTNAME= examples PORTVERSION= ${QT6_VERSION} +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= QT/official_releases/qt/${QT6_VERSION:R}/${QT6_VERSION}/single PKGNAMEPREFIX= qt6- diff --git a/misc/qt6ct/Makefile b/misc/qt6ct/Makefile index 3120206e5cb..bfa773ff3e1 100644 --- a/misc/qt6ct/Makefile +++ b/misc/qt6ct/Makefile @@ -1,5 +1,6 @@ PORTNAME= qt6ct DISTVERSION= 0.8 +PORTREVISION= 1 CATEGORIES= misc MAINTAINER= tcberner@FreeBSD.org diff --git a/multimedia/audacious-plugins/Makefile b/multimedia/audacious-plugins/Makefile index ee7cdd8c72a..f3f0e167be1 100644 --- a/multimedia/audacious-plugins/Makefile +++ b/multimedia/audacious-plugins/Makefile @@ -1,5 +1,6 @@ PORTNAME= audacious-plugins PORTVERSION= 4.3.1 +PORTREVISION= 1 CATEGORIES= multimedia audio MASTER_SITES= http://distfiles.audacious-media-player.org/ diff --git a/multimedia/audacious/Makefile b/multimedia/audacious/Makefile index 3412e0b140c..ffde7fca5fa 100644 --- a/multimedia/audacious/Makefile +++ b/multimedia/audacious/Makefile @@ -1,5 +1,6 @@ PORTNAME= audacious PORTVERSION= 4.3.1 +PORTREVISION= 1 CATEGORIES= multimedia audio MASTER_SITES= https://distfiles.audacious-media-player.org/ diff --git a/multimedia/obs-scrab/Makefile b/multimedia/obs-scrab/Makefile index ea3b393082f..5f3420622b8 100644 --- a/multimedia/obs-scrab/Makefile +++ b/multimedia/obs-scrab/Makefile @@ -1,7 +1,7 @@ PORTNAME= obs-scrab DISTVERSIONPREFIX= v DISTVERSION= 1.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia MAINTAINER= yuri@FreeBSD.org diff --git a/multimedia/obs-streamfx/Makefile b/multimedia/obs-streamfx/Makefile index c18de25a17c..c8bc96150b3 100644 --- a/multimedia/obs-streamfx/Makefile +++ b/multimedia/obs-streamfx/Makefile @@ -1,5 +1,6 @@ PORTNAME= obs-streamfx DISTVERSION= 0.12.0b299 +PORTREVISION= 1 CATEGORIES= multimedia MAINTAINER= yuri@FreeBSD.org diff --git a/multimedia/obs-studio/Makefile b/multimedia/obs-studio/Makefile index 7c4cd948dc0..595c666128b 100644 --- a/multimedia/obs-studio/Makefile +++ b/multimedia/obs-studio/Makefile @@ -1,6 +1,6 @@ PORTNAME= obs-studio DISTVERSION= 29.1.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MAINTAINER= yuri@FreeBSD.org diff --git a/multimedia/qmmp-plugin-pack-qt6/Makefile b/multimedia/qmmp-plugin-pack-qt6/Makefile index 226ac2f2130..93e74efca23 100644 --- a/multimedia/qmmp-plugin-pack-qt6/Makefile +++ b/multimedia/qmmp-plugin-pack-qt6/Makefile @@ -1,6 +1,6 @@ PORTNAME= qmmp-plugin-pack PORTVERSION= 2.1.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia MASTER_SITES= http://qmmp.ylsoftware.com/files/${PORTNAME}/${PORTVERSION:R}/ \ SF/qmmp-dev/${PORTNAME}/${PORTVERSION:R}/ diff --git a/multimedia/qmmp-qt6/Makefile b/multimedia/qmmp-qt6/Makefile index c186bbf6480..be9bc8d59db 100644 --- a/multimedia/qmmp-qt6/Makefile +++ b/multimedia/qmmp-qt6/Makefile @@ -1,5 +1,6 @@ PORTNAME= qmmp PORTVERSION= 2.1.4 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= http://qmmp.ylsoftware.com/files/${PORTNAME}/${PORTVERSION:R}/ \ SF/qmmp-dev/${PORTNAME}/${PORTVERSION:R}/ diff --git a/net-im/telegram-desktop/Makefile b/net-im/telegram-desktop/Makefile index 49fff97bdd1..715779f433b 100644 --- a/net-im/telegram-desktop/Makefile +++ b/net-im/telegram-desktop/Makefile @@ -1,5 +1,6 @@ PORTNAME= telegram-desktop DISTVERSION= 4.8.4 +PORTREVISION= 1 CATEGORIES= net-im MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/v${DISTVERSION}/ DISTNAME= tdesktop-${DISTVERSION}-full diff --git a/net-p2p/cardano-node/Makefile b/net-p2p/cardano-node/Makefile index 6baf29c3336..c3d6ec10fb6 100644 --- a/net-p2p/cardano-node/Makefile +++ b/net-p2p/cardano-node/Makefile @@ -1,5 +1,5 @@ PORTNAME= cardano-node -PORTVERSION= 8.1.1 +PORTVERSION= 8.1.2 CATEGORIES= net-p2p MASTER_SITES= https://input-output-hk.github.io/cardano-haskell-packages/package/:chap @@ -23,7 +23,7 @@ GH_ACCOUNT= input-output-hk GH_TUPLE+= input-output-hk:libsodium:${LIBSODIUM_HASH}:sodium -CARDANO_NODE_HASH= 6f79e5c3ea109a70cd01910368e011635767305a +CARDANO_NODE_HASH= d2d90b48c5577b4412d5c9c9968b55f8ab4b9767 LIBSODIUM_HASH= dbb48cce5429cb6585c9034f002568964f1ce567 USE_RC_SUBR= cardano_node @@ -39,7 +39,7 @@ USE_CABAL= Diff-0.4.1 \ HUnit-1.6.2.0 \ Histogram-0.1.0.2 \ HsOpenSSL-0.11.7.5 \ - ListLike-4.7.8 \ + ListLike-4.7.8_1 \ MonadRandom-0.6_3 \ OneTuple-0.3.1_3 \ Only-0.1_1 \ @@ -68,7 +68,7 @@ USE_CABAL= Diff-0.4.1 \ async-extras-0.1.3.2 \ async-timer-0.1.4.1 \ atomic-primops-0.8.4 \ - attoparsec-0.14.4_3 \ + attoparsec-0.14.4_4 \ attoparsec-iso8601-1.1.0.0_1 \ auto-update-0.1.6 \ barbies-2.0.4.0 \ @@ -78,8 +78,8 @@ USE_CABAL= Diff-0.4.1 \ base-orphans-0.9.0 \ base16-bytestring-1.0.2.0 \ base58-bytestring-0.1.0 \ - base64-bytestring-1.2.1.0 \ - base64-bytestring-type-1.0.1_17 \ + base64-bytestring-1.2.1.0_1 \ + base64-bytestring-type-1.0.1_18 \ basement-0.0.15 \ bech32-1.1.2 \ bifunctors-5.5.15 \ @@ -88,8 +88,8 @@ USE_CABAL= Diff-0.4.1 \ binary-orphans-1.0.4.1_2 \ bitvec-1.1.4.0 \ blaze-builder-0.4.2.2_1 \ - blaze-html-0.9.1.2_2 \ - blaze-markup-0.8.2.8_4 \ + blaze-html-0.9.1.2_3 \ + blaze-markup-0.8.2.8_5 \ boring-0.2.1 \ brick-0.73 \ bsb-http-chunked-0.0.0.4_3 \ @@ -133,7 +133,7 @@ USE_CABAL= Diff-0.4.1 \ cardano-slotting-0.1.1.1:chap \ cardano-strict-containers-0.1.2.1:chap \ case-insensitive-1.2.1.0 \ - cassava-0.5.3.0_1 \ + cassava-0.5.3.0_2 \ cborg-0.2.8.0_3 \ cereal-0.5.8.3 \ charset-0.3.9 \ @@ -237,7 +237,7 @@ USE_CABAL= Diff-0.4.1 \ http-api-data-0.5_1 \ http-client-0.7.13.1_1 \ http-client-tls-0.3.6.1 \ - http-conduit-2.3.8 \ + http-conduit-2.3.8_1 \ http-date-0.0.11 \ http-media-0.8.0.0_8 \ http-types-0.12.3 \ @@ -251,8 +251,8 @@ USE_CABAL= Diff-0.4.1 \ io-classes-1.1.0.0 \ io-classes-mtl-0.1.0.1_1 \ io-sim-1.1.0.0 \ - io-streams-1.5.2.2_1 \ - io-streams-haproxy-1.0.1.0_7 \ + io-streams-1.5.2.2_2 \ + io-streams-haproxy-1.0.1.0_8 \ iohk-monitoring-0.1.11.3:chap \ iproute-1.7.12 \ isomorphism-class-0.1.0.9 \ @@ -261,7 +261,7 @@ USE_CABAL= Diff-0.4.1 \ katip-0.8.7.4 \ lazy-search-0.1.3.0 \ lazysmallcheck-0.6 \ - lens-5.2.2 \ + lens-5.2.2_1 \ libyaml-0.1.2_1 \ lifted-async-0.10.2.4 \ lifted-base-0.2.3.12 \ @@ -281,7 +281,7 @@ USE_CABAL= Diff-0.4.1 \ microlens-0.4.13.1 \ microlens-mtl-0.2.0.3 \ microlens-th-0.4.3.13 \ - microstache-1.0.2.3_1 \ + microstache-1.0.2.3_2 \ mime-mail-0.5.1 \ mime-types-0.1.1.0 \ mmorph-1.2.0_3 \ @@ -306,7 +306,7 @@ USE_CABAL= Diff-0.4.1 \ openssl-streams-1.2.3.0_1 \ optparse-applicative-0.17.0.0 \ optparse-applicative-fork-0.16.2.0:chap \ - optparse-generic-1.5.0 \ + optparse-generic-1.5.0_1 \ ouroboros-consensus-0.7.0.0:chap \ ouroboros-consensus-cardano-0.6.0.0:chap \ ouroboros-consensus-diffusion-0.6.0.0_2:chap \ @@ -324,9 +324,9 @@ USE_CABAL= Diff-0.4.1 \ pem-0.2.4 \ pipes-4.3.16_6 \ plutus-core-1.5.0.1:chap \ - plutus-ledger-api-1.5.0.0:chap \ + plutus-ledger-api-1.5.0.1:chap \ plutus-tx-1.5.0.0:chap \ - polyparse-1.13_6 \ + polyparse-1.13_7 \ pretty-show-1.10 \ prettyprinter-1.7.1 \ prettyprinter-ansi-terminal-1.1.3 \ @@ -348,10 +348,10 @@ USE_CABAL= Diff-0.4.1 \ readable-0.3.1_1 \ recursion-schemes-5.2.2.4_2 \ recv-0.1.0 \ - reducers-3.12.4_3 \ + reducers-3.12.4_4 \ reflection-2.1.7 \ - regex-base-0.94.0.2_1 \ - regex-posix-0.96.0.1_1 \ + regex-base-0.94.0.2_2 \ + regex-posix-0.96.0.1_2 \ resourcet-1.3.0 \ safe-0.3.19 \ safe-exceptions-0.1.7.3 \ @@ -361,7 +361,7 @@ USE_CABAL= Diff-0.4.1 \ semigroupoids-5.3.7_1 \ semigroups-0.20 \ serialise-0.2.6.0_3 \ - servant-0.19.1_1 \ + servant-0.19.1_2 \ servant-server-0.19.2.0.0.0.0.1_1:chap \ set-algebra-1.1.0.0:chap \ show-combinators-0.2.0.0_2 \ @@ -374,8 +374,8 @@ USE_CABAL= Diff-0.4.1 \ small-steps-test-1.0.0.0:chap \ smtp-mail-0.3.0.0 \ snap-blaze-0.2.1.5 \ - snap-core-1.0.5.1_1 \ - snap-server-1.1.2.1_1 \ + snap-core-1.0.5.1_2 \ + snap-server-1.1.2.1_2 \ socks-0.6.1 \ some-1.0.4.1 \ sop-core-0.5.0.2_2 \ @@ -423,7 +423,7 @@ USE_CABAL= Diff-0.4.1 \ th-reify-many-0.1.10 \ th-utilities-0.2.5.0 \ these-1.1.1.1_6 \ - threepenny-gui-0.9.4.0_1 \ + threepenny-gui-0.9.4.0_2 \ time-compat-1.9.6.1_5 \ time-manager-0.0.0_1 \ time-units-1.0.0 \ @@ -432,8 +432,8 @@ USE_CABAL= Diff-0.4.1 \ transformers-base-0.4.6 \ transformers-compat-0.6.6_1 \ transformers-except-0.1.3 \ - tree-diff-0.3.0.1_2 \ - trifecta-2.1.2_2 \ + tree-diff-0.3.0.1_3 \ + trifecta-2.1.2_3 \ type-equality-1_5 \ typed-process-0.2.11.0 \ typed-protocols-0.1.0.6:chap \ @@ -456,7 +456,7 @@ USE_CABAL= Diff-0.4.1 \ vault-0.3.1.5_3 \ vector-0.12.3.1_4 \ vector-algorithms-0.9.0.1.0.0.0.0.1_1:chap \ - vector-binary-instances-0.2.5.2_4 \ + vector-binary-instances-0.2.5.2_5 \ vector-map-1.0.1.0:chap \ vector-th-unbox-0.2.2_4 \ void-0.7.3 \ @@ -477,10 +477,10 @@ USE_CABAL= Diff-0.4.1 \ x509-store-1.6.9 \ x509-system-1.6.7 \ x509-validation-1.6.12 \ - yaml-0.11.11.0_1 \ - zlib-0.6.3.0_1 \ + yaml-0.11.11.0_2 \ + zlib-0.6.3.0_2 \ zlib-bindings-0.1.1.5_2 - + CABAL_PROJECT= append CABAL_EXECUTABLES= cardano-node cardano-cli cardano-submit-api cardano-tracer CABAL_REPOSITORIES= chap diff --git a/net-p2p/cardano-node/distinfo b/net-p2p/cardano-node/distinfo index ea7eefeb4e4..d3d48298814 100644 --- a/net-p2p/cardano-node/distinfo +++ b/net-p2p/cardano-node/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1687687871 +TIMESTAMP = 1690248784 SHA256 (cabal/Diff-0.4.1/Diff-0.4.1.tar.gz) = fd5e4aaac7219bcbb14834fb8580ebe0aae905958d0ad74f5338ea290b372670 SIZE (cabal/Diff-0.4.1/Diff-0.4.1.tar.gz) = 8759 SHA256 (cabal/FailT-0.1.2.0/FailT-0.1.2.0.tar.gz) = f1e3d5714df7e7e134545239bd78927bc9949a9b4760dfa061ff2b35ff0a76c3 @@ -15,6 +15,8 @@ SHA256 (cabal/HsOpenSSL-0.11.7.5/HsOpenSSL-0.11.7.5.tar.gz) = e1f85ebe2ac9207414 SIZE (cabal/HsOpenSSL-0.11.7.5/HsOpenSSL-0.11.7.5.tar.gz) = 82136 SHA256 (cabal/ListLike-4.7.8/ListLike-4.7.8.tar.gz) = 9a7929f29011e5647b39b8d6ef1cadf76a6ada19b747eabec5fdc077bc7437d1 SIZE (cabal/ListLike-4.7.8/ListLike-4.7.8.tar.gz) = 33011 +SHA256 (cabal/ListLike-4.7.8/revision/1.cabal) = e96bb447a5cf58929ad7a395874df024d2355a909bf0caa8a2d7893f33aa11ec +SIZE (cabal/ListLike-4.7.8/revision/1.cabal) = 3938 SHA256 (cabal/MonadRandom-0.6/MonadRandom-0.6.tar.gz) = c9388630895c3e68035ab804004de852b63a95d083aa140dc0e1481c854ed044 SIZE (cabal/MonadRandom-0.6/MonadRandom-0.6.tar.gz) = 11402 SHA256 (cabal/MonadRandom-0.6/revision/3.cabal) = df56fcf43422728ad6032afdb7ad665a843a11b743ffbb585ad4d9f73285c16c @@ -101,8 +103,8 @@ SHA256 (cabal/atomic-primops-0.8.4/atomic-primops-0.8.4.tar.gz) = 22a8617eb9e221 SIZE (cabal/atomic-primops-0.8.4/atomic-primops-0.8.4.tar.gz) = 33639 SHA256 (cabal/attoparsec-0.14.4/attoparsec-0.14.4.tar.gz) = 3f337fe58624565de12426f607c23e60c7b09c86b4e3adfc827ca188c9979e6c SIZE (cabal/attoparsec-0.14.4/attoparsec-0.14.4.tar.gz) = 160701 -SHA256 (cabal/attoparsec-0.14.4/revision/3.cabal) = 50475b722305175f57a3ee3dbaee10aa4b91f61c9717b85b718a7df37c223fb2 -SIZE (cabal/attoparsec-0.14.4/revision/3.cabal) = 5679 +SHA256 (cabal/attoparsec-0.14.4/revision/4.cabal) = 6a193f133311af59ce5a0c2fc4bd9574c222794f5d772bc4cf4ffa6e73d2581f +SIZE (cabal/attoparsec-0.14.4/revision/4.cabal) = 5679 SHA256 (cabal/attoparsec-iso8601-1.1.0.0/attoparsec-iso8601-1.1.0.0.tar.gz) = 1109a817c448a154ec58047a8f01282530cb40d20fbd5690bc58b1443ecb264a SIZE (cabal/attoparsec-iso8601-1.1.0.0/attoparsec-iso8601-1.1.0.0.tar.gz) = 5564 SHA256 (cabal/attoparsec-iso8601-1.1.0.0/revision/1.cabal) = 61384a1b2950ee2d0e19baa05235ef692c88917e02a3ec48997c9628e55e04c1 @@ -125,10 +127,12 @@ SHA256 (cabal/base58-bytestring-0.1.0/base58-bytestring-0.1.0.tar.gz) = c2dbf598 SIZE (cabal/base58-bytestring-0.1.0/base58-bytestring-0.1.0.tar.gz) = 3507 SHA256 (cabal/base64-bytestring-1.2.1.0/base64-bytestring-1.2.1.0.tar.gz) = fbf8ed30edde271eb605352021431d8f1b055f95a56af31fe2eacf6bdfdc49c9 SIZE (cabal/base64-bytestring-1.2.1.0/base64-bytestring-1.2.1.0.tar.gz) = 13743 +SHA256 (cabal/base64-bytestring-1.2.1.0/revision/1.cabal) = 45305ccf8914c66d385b518721472c7b8c858f1986945377f74f85c1e0d49803 +SIZE (cabal/base64-bytestring-1.2.1.0/revision/1.cabal) = 2502 SHA256 (cabal/base64-bytestring-type-1.0.1/base64-bytestring-type-1.0.1.tar.gz) = f607d07c4aab227b4536c495fa7c07b35ddc9c2c013d385c16c02f236526780e SIZE (cabal/base64-bytestring-type-1.0.1/base64-bytestring-type-1.0.1.tar.gz) = 5259 -SHA256 (cabal/base64-bytestring-type-1.0.1/revision/17.cabal) = 548c86e5004dab96d2dea3b8689c804651eb28de60f550530be481b114af7cf1 -SIZE (cabal/base64-bytestring-type-1.0.1/revision/17.cabal) = 3130 +SHA256 (cabal/base64-bytestring-type-1.0.1/revision/18.cabal) = 7741614e540ef03d414789de9452bb012ddd69103e255953afd9b8c3867f727a +SIZE (cabal/base64-bytestring-type-1.0.1/revision/18.cabal) = 3130 SHA256 (cabal/basement-0.0.15/basement-0.0.15.tar.gz) = 56c2afb6754e8d16a627331a8a5d473b3d26fd04ba5c9e0fb3475f595b915db4 SIZE (cabal/basement-0.0.15/basement-0.0.15.tar.gz) = 135169 SHA256 (cabal/bech32-1.1.2/bech32-1.1.2.tar.gz) = 489e1922dce97ce59f72d87b17480eb0087b6661d4bcb7be124e027abcb7d2c7 @@ -153,12 +157,12 @@ SHA256 (cabal/blaze-builder-0.4.2.2/revision/1.cabal) = f0017df374c330de0ebe0eb1 SIZE (cabal/blaze-builder-0.4.2.2/revision/1.cabal) = 3685 SHA256 (cabal/blaze-html-0.9.1.2/blaze-html-0.9.1.2.tar.gz) = 60503f42546c6c1b954014d188ea137e43d74dcffd2bf6157c113fd91a0c394c SIZE (cabal/blaze-html-0.9.1.2/blaze-html-0.9.1.2.tar.gz) = 81617 -SHA256 (cabal/blaze-html-0.9.1.2/revision/2.cabal) = 74b89ffa665891f528f571ce9e3c2dce24f698563f14b6f5e9e0512eccdf5dc2 -SIZE (cabal/blaze-html-0.9.1.2/revision/2.cabal) = 3062 +SHA256 (cabal/blaze-html-0.9.1.2/revision/3.cabal) = 5b8540794ae3217a953fb8c693dba4d0820f908d2b41b258396216a86e0543e5 +SIZE (cabal/blaze-html-0.9.1.2/revision/3.cabal) = 3005 SHA256 (cabal/blaze-markup-0.8.2.8/blaze-markup-0.8.2.8.tar.gz) = 43fc3f6872dc8d1be8d0fe091bd4775139b42179987f33d6490a7c5f1e07a349 SIZE (cabal/blaze-markup-0.8.2.8/blaze-markup-0.8.2.8.tar.gz) = 14519 -SHA256 (cabal/blaze-markup-0.8.2.8/revision/4.cabal) = a8fe050fb93397df36c3f5b19c22628e0e54446382e0f6775e2b45c1ad999eee -SIZE (cabal/blaze-markup-0.8.2.8/revision/4.cabal) = 2271 +SHA256 (cabal/blaze-markup-0.8.2.8/revision/5.cabal) = d47126377e54d448489a371a493e7182ec01e3769fefcd02eb4185b259672b9e +SIZE (cabal/blaze-markup-0.8.2.8/revision/5.cabal) = 2271 SHA256 (cabal/boring-0.2.1/boring-0.2.1.tar.gz) = b1ffddf0f9d50ac8742aa01b270856d57937cc8f7aae783e3b5f3abee7aa3154 SIZE (cabal/boring-0.2.1/boring-0.2.1.tar.gz) = 5668 SHA256 (cabal/brick-0.73/brick-0.73.tar.gz) = 741c8d0717f0ab5addd5d3acc88cb36d645a0c73907bde509b2fd9d9bc02039c @@ -251,8 +255,8 @@ SHA256 (cabal/case-insensitive-1.2.1.0/case-insensitive-1.2.1.0.tar.gz) = 296dc1 SIZE (cabal/case-insensitive-1.2.1.0/case-insensitive-1.2.1.0.tar.gz) = 53609 SHA256 (cabal/cassava-0.5.3.0/cassava-0.5.3.0.tar.gz) = b4c8451f433ad7725cb8b9f7a7efe598ba103b16584713c91f48ae023829e9be SIZE (cabal/cassava-0.5.3.0/cassava-0.5.3.0.tar.gz) = 38224 -SHA256 (cabal/cassava-0.5.3.0/revision/1.cabal) = 3e5a702f0194968ddf2ef38343318334e7c7de44b90c7822e9e20a7e98685bd1 -SIZE (cabal/cassava-0.5.3.0/revision/1.cabal) = 6121 +SHA256 (cabal/cassava-0.5.3.0/revision/2.cabal) = db5babd0dbaa85c44b8b9f7c80ffad2b9780a29bcb38de8246c2fdaf336f5e99 +SIZE (cabal/cassava-0.5.3.0/revision/2.cabal) = 6121 SHA256 (cabal/cborg-0.2.8.0/cborg-0.2.8.0.tar.gz) = 2e59c827c273b57af0fcbbfb62f6d15faeb399e0d89d57baf8adcc60e62ab01e SIZE (cabal/cborg-0.2.8.0/cborg-0.2.8.0.tar.gz) = 91143 SHA256 (cabal/cborg-0.2.8.0/revision/3.cabal) = 8d00ea607390275664637dbb4894daac8963162240ff3697a0e97689d37ad428 @@ -531,6 +535,8 @@ SHA256 (cabal/http-client-tls-0.3.6.1/http-client-tls-0.3.6.1.tar.gz) = b19fff86 SIZE (cabal/http-client-tls-0.3.6.1/http-client-tls-0.3.6.1.tar.gz) = 7850 SHA256 (cabal/http-conduit-2.3.8/http-conduit-2.3.8.tar.gz) = cfbef293856fdcce58618726ff911ca28e2ad07c8522b2cd1cfa2cb6e02542ae SIZE (cabal/http-conduit-2.3.8/http-conduit-2.3.8.tar.gz) = 28858 +SHA256 (cabal/http-conduit-2.3.8/revision/1.cabal) = 6ceea827376f20870fe8a6929555ccc84040962ec39ff381f7fa2464fba28512 +SIZE (cabal/http-conduit-2.3.8/revision/1.cabal) = 3234 SHA256 (cabal/http-date-0.0.11/http-date-0.0.11.tar.gz) = 32f923ac1ad9bdfeadce7c52a03c9ba6225ba60dc14137cb1cdf32ea84ccf4d3 SIZE (cabal/http-date-0.0.11/http-date-0.0.11.tar.gz) = 5351 SHA256 (cabal/http-media-0.8.0.0/http-media-0.8.0.0.tar.gz) = 398279d1dff5b60cd8b8c650caceca248ea1184d694bedf5df5426963b2b9c53 @@ -569,12 +575,12 @@ SHA256 (cabal/io-sim-1.1.0.0/io-sim-1.1.0.0.tar.gz) = 11d9770739b734faf6f7f72105 SIZE (cabal/io-sim-1.1.0.0/io-sim-1.1.0.0.tar.gz) = 95665 SHA256 (cabal/io-streams-1.5.2.2/io-streams-1.5.2.2.tar.gz) = d365d5051696c15414ebe23749fc67475a532234b7c7d77060323d149a8fc4fe SIZE (cabal/io-streams-1.5.2.2/io-streams-1.5.2.2.tar.gz) = 64166 -SHA256 (cabal/io-streams-1.5.2.2/revision/1.cabal) = 5f95b8b6fc693c09a08a6a780304f1b4808c6ee2cdaa4d033c4ba7a4cffc72ba -SIZE (cabal/io-streams-1.5.2.2/revision/1.cabal) = 9942 +SHA256 (cabal/io-streams-1.5.2.2/revision/2.cabal) = 9c3a7d68d1f98f0e0b23abc2b673932c2bef912a7affcd4f0ddb634e1ab4038b +SIZE (cabal/io-streams-1.5.2.2/revision/2.cabal) = 9942 SHA256 (cabal/io-streams-haproxy-1.0.1.0/io-streams-haproxy-1.0.1.0.tar.gz) = b74eca9290fe838a0e3be857a38b62cf6fb7478acee400eac19e47471a2c96b5 SIZE (cabal/io-streams-haproxy-1.0.1.0/io-streams-haproxy-1.0.1.0.tar.gz) = 10348 -SHA256 (cabal/io-streams-haproxy-1.0.1.0/revision/7.cabal) = 7cb590e1212ebe3b18fee70735fd6e07a70d409b37e87459eed1ba687e152b72 -SIZE (cabal/io-streams-haproxy-1.0.1.0/revision/7.cabal) = 3149 +SHA256 (cabal/io-streams-haproxy-1.0.1.0/revision/8.cabal) = 460343688e4ba110d6ffea589a4a65142013802826973244b75b8a07cfa7ff0d +SIZE (cabal/io-streams-haproxy-1.0.1.0/revision/8.cabal) = 3149 SHA256 (cabal/iohk-monitoring-0.1.11.3.tar.gz) = 1fbf7c0c267586c9872401d6e78b64e25afd34d9904ff7fc21b9339477799a4f SIZE (cabal/iohk-monitoring-0.1.11.3.tar.gz) = 100903 SHA256 (cabal/iproute-1.7.12/iproute-1.7.12.tar.gz) = f1751d1579fcbc1d9f86d9d1c9ede48cb71cbeb1d7b2043491c6216e4f236b63 @@ -595,6 +601,8 @@ SHA256 (cabal/lazysmallcheck-0.6/lazysmallcheck-0.6.tar.gz) = 9dd4dfb590c77e4f6a SIZE (cabal/lazysmallcheck-0.6/lazysmallcheck-0.6.tar.gz) = 16862 SHA256 (cabal/lens-5.2.2/lens-5.2.2.tar.gz) = 855c58c51935bd86e61c5886862fb36cb2dc4c63240d96d93c538e8f54ff76e3 SIZE (cabal/lens-5.2.2/lens-5.2.2.tar.gz) = 700966 +SHA256 (cabal/lens-5.2.2/revision/1.cabal) = e01d5732173645b80f23a189a0f7e1f5cd0b2286de0ce20baf941cbf5c3b8435 +SIZE (cabal/lens-5.2.2/revision/1.cabal) = 15158 SHA256 (cabal/libyaml-0.1.2/libyaml-0.1.2.tar.gz) = 8f42d66f199fcaee255326f8f770d88b0670df56b5eb78002d6058f3a45e97b5 SIZE (cabal/libyaml-0.1.2/libyaml-0.1.2.tar.gz) = 63635 SHA256 (cabal/libyaml-0.1.2/revision/1.cabal) = 7fb663b11fcdb86503c14aa81763106ea79b1048fc29a1fe44ec346d9ecac101 @@ -641,8 +649,8 @@ SHA256 (cabal/microlens-th-0.4.3.13/microlens-th-0.4.3.13.tar.gz) = e73bcd5af020 SIZE (cabal/microlens-th-0.4.3.13/microlens-th-0.4.3.13.tar.gz) = 24188 SHA256 (cabal/microstache-1.0.2.3/microstache-1.0.2.3.tar.gz) = df7a13175783603bfb095e7a5eda9a24eec7d5fd490946d107ad578bb436d29a SIZE (cabal/microstache-1.0.2.3/microstache-1.0.2.3.tar.gz) = 22421 -SHA256 (cabal/microstache-1.0.2.3/revision/1.cabal) = d14104c814878f6a161a753d1c6b8d7ee1d0546c984f907a516038d6c0b79011 -SIZE (cabal/microstache-1.0.2.3/revision/1.cabal) = 3245 +SHA256 (cabal/microstache-1.0.2.3/revision/2.cabal) = df82362344caf1f9a93e46c0b76e94f1f9ec3cf5a8793ad882bdf6ffedf54e65 +SIZE (cabal/microstache-1.0.2.3/revision/2.cabal) = 3247 SHA256 (cabal/mime-mail-0.5.1/mime-mail-0.5.1.tar.gz) = af9484b1aa01bb110d95bfa0a38e9a30a654ef4f9b8689491e7cd31e36ba3ce8 SIZE (cabal/mime-mail-0.5.1/mime-mail-0.5.1.tar.gz) = 10538 SHA256 (cabal/mime-types-0.1.1.0/mime-types-0.1.1.0.tar.gz) = ebd01ed4e37142cb3233d4ffe55fe879b64d4a0b5802c8bc6afa1c7670f9e11b @@ -709,6 +717,8 @@ SHA256 (cabal/optparse-applicative-fork-0.16.2.0.tar.gz) = 90da839befabfc3bff7b8 SIZE (cabal/optparse-applicative-fork-0.16.2.0.tar.gz) = 63169 SHA256 (cabal/optparse-generic-1.5.0/optparse-generic-1.5.0.tar.gz) = a566b590218e665725c4de6702cce92670acd14f6debd8e25b1223a76c2ab079 SIZE (cabal/optparse-generic-1.5.0/optparse-generic-1.5.0.tar.gz) = 12581 +SHA256 (cabal/optparse-generic-1.5.0/revision/1.cabal) = 1de163cf439350d2c5817dd9067b51eeb62d6fdd4e2f0a70c06c9e1b931c38d7 +SIZE (cabal/optparse-generic-1.5.0/revision/1.cabal) = 2285 SHA256 (cabal/ouroboros-consensus-0.7.0.0.tar.gz) = f31c952076b5ae529a0f85d1b30e9becee8388d510b201bf60e475ac532805db SIZE (cabal/ouroboros-consensus-0.7.0.0.tar.gz) = 673759 SHA256 (cabal/ouroboros-consensus-cardano-0.6.0.0.tar.gz) = 2d921da16775aa4eb25548929884463f847787c207d2408f3a88fc9cfe2bee71 @@ -749,14 +759,14 @@ SHA256 (cabal/pipes-4.3.16/revision/6.cabal) = f52626e8789a9918cb389383c6ecfbba8 SIZE (cabal/pipes-4.3.16/revision/6.cabal) = 3883 SHA256 (cabal/plutus-core-1.5.0.1.tar.gz) = d4003ed9cb52a104326786a7291a9072f0be58eb85656445b580cc196159b76f SIZE (cabal/plutus-core-1.5.0.1.tar.gz) = 1057671 -SHA256 (cabal/plutus-ledger-api-1.5.0.0.tar.gz) = 1d6eedf17617fe6271224cfaec294170c37e964b3492355dd8ec50d24c0495bf -SIZE (cabal/plutus-ledger-api-1.5.0.0.tar.gz) = 53557 +SHA256 (cabal/plutus-ledger-api-1.5.0.1.tar.gz) = fde5bec131e5ef243624294a2dcffd61657b6e22959590bddbebbce377e566fa +SIZE (cabal/plutus-ledger-api-1.5.0.1.tar.gz) = 53787 SHA256 (cabal/plutus-tx-1.5.0.0.tar.gz) = 6ef5733584fdc31e3f35d0d629a6570358a20e5976094f09fc2cb23852eb3360 SIZE (cabal/plutus-tx-1.5.0.0.tar.gz) = 75850 SHA256 (cabal/polyparse-1.13/polyparse-1.13.tar.gz) = 1c4c72980e1e5a4f07fea65ca08b2399581d2a6aa21eb1078f7ad286c279707b SIZE (cabal/polyparse-1.13/polyparse-1.13.tar.gz) = 33144 -SHA256 (cabal/polyparse-1.13/revision/6.cabal) = 7f9bb348169af5c4858ae2cccc7ac4a9d281f0f6a4d477b26f6f2a71cfff3577 -SIZE (cabal/polyparse-1.13/revision/6.cabal) = 2799 +SHA256 (cabal/polyparse-1.13/revision/7.cabal) = 5e9176d5163cf0466f1d002e921ccf985b35806d495ab698b11e8d650313f8a4 +SIZE (cabal/polyparse-1.13/revision/7.cabal) = 2799 SHA256 (cabal/pretty-show-1.10/pretty-show-1.10.tar.gz) = 307f9086e0b063d439dc4f513e36a145e8a57f23de448aefae2a6c00f6da6fd2 SIZE (cabal/pretty-show-1.10/pretty-show-1.10.tar.gz) = 42233 SHA256 (cabal/prettyprinter-1.7.1/prettyprinter-1.7.1.tar.gz) = 5e6ea6903114fa118fcc359633dfb7ecddecb92c06c853d02a77b72b251f0b45 @@ -811,18 +821,18 @@ SHA256 (cabal/recv-0.1.0/recv-0.1.0.tar.gz) = f664905cffb44b7f9cba604cd75bd69011 SIZE (cabal/recv-0.1.0/recv-0.1.0.tar.gz) = 5158 SHA256 (cabal/reducers-3.12.4/reducers-3.12.4.tar.gz) = c066f545df7947613217256d210ecb59ba709294e7b06dad8c4d8a9263635e43 SIZE (cabal/reducers-3.12.4/reducers-3.12.4.tar.gz) = 11938 -SHA256 (cabal/reducers-3.12.4/revision/3.cabal) = 2ff9fef5cfe33478a353b38de341c1550f26470afe87e7a9029f5cf0fc25ad03 -SIZE (cabal/reducers-3.12.4/revision/3.cabal) = 2587 +SHA256 (cabal/reducers-3.12.4/revision/4.cabal) = 72cd4eecd4ba0a93d19423a0cf0e3350feb82c2d2689dd83b20bd97aa6a49d8f +SIZE (cabal/reducers-3.12.4/revision/4.cabal) = 2587 SHA256 (cabal/reflection-2.1.7/reflection-2.1.7.tar.gz) = 6cbb18a8b02871533bb8b641dc6f76813a097d94404e5808bb5d52b0f0e415fd SIZE (cabal/reflection-2.1.7/reflection-2.1.7.tar.gz) = 17823 SHA256 (cabal/regex-base-0.94.0.2/regex-base-0.94.0.2.tar.gz) = 7b99408f580f5bb67a1c413e0bc735886608251331ad36322020f2169aea2ef1 SIZE (cabal/regex-base-0.94.0.2/regex-base-0.94.0.2.tar.gz) = 10488 -SHA256 (cabal/regex-base-0.94.0.2/revision/1.cabal) = 4ff4425c710cddf440dfbac6cd52310bb6b23e17902390ff71c9fc7eaafc4fcc -SIZE (cabal/regex-base-0.94.0.2/revision/1.cabal) = 2643 +SHA256 (cabal/regex-base-0.94.0.2/revision/2.cabal) = 3a76c313f9f75e8e0b3c103c1bff5bbaf754da30cbddedc1d5b7061d001030e0 +SIZE (cabal/regex-base-0.94.0.2/revision/2.cabal) = 2661 SHA256 (cabal/regex-posix-0.96.0.1/regex-posix-0.96.0.1.tar.gz) = c7827c391919227711e1cff0a762b1678fd8739f9c902fc183041ff34f59259c SIZE (cabal/regex-posix-0.96.0.1/regex-posix-0.96.0.1.tar.gz) = 12853 -SHA256 (cabal/regex-posix-0.96.0.1/revision/1.cabal) = 9dbba4b65a3bb6975d9740814be5593c6b2d2d6a0b3febc8ec940edb9a9bbdf4 -SIZE (cabal/regex-posix-0.96.0.1/revision/1.cabal) = 2954 +SHA256 (cabal/regex-posix-0.96.0.1/revision/2.cabal) = d479ca2cc6274c15801169f83dae883c9b62b78af3c7b30ed3fbd4b4612156b8 +SIZE (cabal/regex-posix-0.96.0.1/revision/2.cabal) = 2969 SHA256 (cabal/resourcet-1.3.0/resourcet-1.3.0.tar.gz) = ec601785ee42a201f32adb205b8685c983f18757b1bd33d2e806d571e0f9996b SIZE (cabal/resourcet-1.3.0/resourcet-1.3.0.tar.gz) = 17620 SHA256 (cabal/safe-0.3.19/safe-0.3.19.tar.gz) = 25043442c8f8aa95955bb17467d023630632b961aaa61e807e325d9b2c33f7a2 @@ -853,8 +863,8 @@ SHA256 (cabal/serialise-0.2.6.0/revision/3.cabal) = eba4aae0ae552e58c4e1f2718676 SIZE (cabal/serialise-0.2.6.0/revision/3.cabal) = 8776 SHA256 (cabal/servant-0.19.1/servant-0.19.1.tar.gz) = 78bc48716f47bc182be5785cef22c9de20c933b49386323453f24a96d39066be SIZE (cabal/servant-0.19.1/servant-0.19.1.tar.gz) = 54728 -SHA256 (cabal/servant-0.19.1/revision/1.cabal) = 4a9673b01b42d028f21bc40ea5416b0cdc6d5ca02520fe808f98386882f0b3f0 -SIZE (cabal/servant-0.19.1/revision/1.cabal) = 5564 +SHA256 (cabal/servant-0.19.1/revision/2.cabal) = 87b8f75230e904f29fc9bf5453bc6cf5f4f803b450e7d06ed95a191506114304 +SIZE (cabal/servant-0.19.1/revision/2.cabal) = 5566 SHA256 (cabal/servant-server-0.19.2.0.0.0.0.1.tar.gz) = cd9b7131359d66462984b5fff629af3f67c0cc25b5e12e822181d0563d45ab06 SIZE (cabal/servant-server-0.19.2.0.0.0.0.1.tar.gz) = 54022 SHA256 (cabal/servant-server-0.19.2.0.0.0.0.1/revision/1.cabal) = de566b2f3020528272680493c33bb013fafb41d7300a51c15f0ae5d18255fec5 @@ -889,12 +899,12 @@ SHA256 (cabal/snap-blaze-0.2.1.5/snap-blaze-0.2.1.5.tar.gz) = b36e35bd4ba3087b3d SIZE (cabal/snap-blaze-0.2.1.5/snap-blaze-0.2.1.5.tar.gz) = 1762 SHA256 (cabal/snap-core-1.0.5.1/snap-core-1.0.5.1.tar.gz) = a704c1a0e2c4ebfdcc8baf6feab09dd7715bdc9d750f7efb63d06e3965ec0502 SIZE (cabal/snap-core-1.0.5.1/snap-core-1.0.5.1.tar.gz) = 150427 -SHA256 (cabal/snap-core-1.0.5.1/revision/1.cabal) = 0d44f1bc84fcc0fcde31540d10dafb84b7d7a43211d1e35a333ae7dd5f9ab3c2 -SIZE (cabal/snap-core-1.0.5.1/revision/1.cabal) = 9813 +SHA256 (cabal/snap-core-1.0.5.1/revision/2.cabal) = d25e03a4d8f583ac7c38b961a04160f9b7a3e1c3019354c5d97bddc73696f63e +SIZE (cabal/snap-core-1.0.5.1/revision/2.cabal) = 9813 SHA256 (cabal/snap-server-1.1.2.1/snap-server-1.1.2.1.tar.gz) = a47457fd746db202711b6a6b34a8575daa291a01a99cd0900e639aadc06fca7e SIZE (cabal/snap-server-1.1.2.1/snap-server-1.1.2.1.tar.gz) = 73909 -SHA256 (cabal/snap-server-1.1.2.1/revision/1.cabal) = d541b8cc3cd2c64d25295fb1c252d825bfa1b049529b53cd85536c8a6ab89226 -SIZE (cabal/snap-server-1.1.2.1/revision/1.cabal) = 15471 +SHA256 (cabal/snap-server-1.1.2.1/revision/2.cabal) = 1472326ecc890c3af6cb88355d4fbfa2e64c6dce4c5a9c36b80af4ca8e36dc1a +SIZE (cabal/snap-server-1.1.2.1/revision/2.cabal) = 15471 SHA256 (cabal/socks-0.6.1/socks-0.6.1.tar.gz) = 734447558bb061ce768f53a0df1f2401902c6bee396cc96ce627edd986ef6a73 SIZE (cabal/socks-0.6.1/socks-0.6.1.tar.gz) = 9759 SHA256 (cabal/some-1.0.4.1/some-1.0.4.1.tar.gz) = 2dacb408da9c9756c561dc62dafef59398be9ed309135ebb040e15271620c8e3 @@ -1015,8 +1025,8 @@ SHA256 (cabal/these-1.1.1.1/revision/6.cabal) = 2991c13e264b0c35c696c8f5f85c428c SIZE (cabal/these-1.1.1.1/revision/6.cabal) = 2748 SHA256 (cabal/threepenny-gui-0.9.4.0/threepenny-gui-0.9.4.0.tar.gz) = 8eb00d4d2dc7a609591bd5bf65cedf1328100f329675c0220063997b03505822 SIZE (cabal/threepenny-gui-0.9.4.0/threepenny-gui-0.9.4.0.tar.gz) = 847575 -SHA256 (cabal/threepenny-gui-0.9.4.0/revision/1.cabal) = 3d9989a2bbcfbe3872861540817c90eb7aebb75cb7e600e72d0b530fc2231ed2 -SIZE (cabal/threepenny-gui-0.9.4.0/revision/1.cabal) = 9865 +SHA256 (cabal/threepenny-gui-0.9.4.0/revision/2.cabal) = 662faddeb81b45b809e0fcb41755692ac0ef8f1ae45b8b3a9b9e651fa51d71c9 +SIZE (cabal/threepenny-gui-0.9.4.0/revision/2.cabal) = 9865 SHA256 (cabal/time-compat-1.9.6.1/time-compat-1.9.6.1.tar.gz) = ad07bb00eb9678c2136d3680752b00acc4cbc522654bb3199bf31c61ef1e6b80 SIZE (cabal/time-compat-1.9.6.1/time-compat-1.9.6.1.tar.gz) = 59964 SHA256 (cabal/time-compat-1.9.6.1/revision/5.cabal) = dd4de1fa0d6b7108982efc7ac41938569e4c9b06230bb87d34aae007c52ddb67 @@ -1041,12 +1051,12 @@ SHA256 (cabal/transformers-except-0.1.3/transformers-except-0.1.3.tar.gz) = 484b SIZE (cabal/transformers-except-0.1.3/transformers-except-0.1.3.tar.gz) = 5020 SHA256 (cabal/tree-diff-0.3.0.1/tree-diff-0.3.0.1.tar.gz) = 40e67c9f7f21850f17ecc96ef983d833284626bbe3f43f2e8a0877ace9d472ae SIZE (cabal/tree-diff-0.3.0.1/tree-diff-0.3.0.1.tar.gz) = 26603 -SHA256 (cabal/tree-diff-0.3.0.1/revision/2.cabal) = 8c4555bead12ee7214886a9a6a67be7bd37b8d79a1bc692c3d85ae707647191c -SIZE (cabal/tree-diff-0.3.0.1/revision/2.cabal) = 5408 +SHA256 (cabal/tree-diff-0.3.0.1/revision/3.cabal) = 4234601ec6bdbf557564acb3ab715bf82da4c04495b3e231242e48edf01278ea +SIZE (cabal/tree-diff-0.3.0.1/revision/3.cabal) = 5422 SHA256 (cabal/trifecta-2.1.2/trifecta-2.1.2.tar.gz) = 8a3a4e3367f6b62152dd4f75c52f9972082c31ed0c24a7e1d27cea574d457daa SIZE (cabal/trifecta-2.1.2/trifecta-2.1.2.tar.gz) = 60393 -SHA256 (cabal/trifecta-2.1.2/revision/2.cabal) = 02c85edcac42f1e3c64f80a8d365c1fb64bf7199c20f5f16d666f6b6bfdf2d28 -SIZE (cabal/trifecta-2.1.2/revision/2.cabal) = 3567 +SHA256 (cabal/trifecta-2.1.2/revision/3.cabal) = 20fd6ae1f467812ec27045d1693555f494269c12a718ed4bfd0349fdb300ac00 +SIZE (cabal/trifecta-2.1.2/revision/3.cabal) = 3567 SHA256 (cabal/type-equality-1/type-equality-1.tar.gz) = 4728b502a211454ef682a10d7a3e817c22d06ba509df114bb267ef9d43a08ce8 SIZE (cabal/type-equality-1/type-equality-1.tar.gz) = 4525 SHA256 (cabal/type-equality-1/revision/5.cabal) = 556006736473a9a4434591812e7106b1db2389faf364a9eaf87d5b4305921b56 @@ -1107,8 +1117,8 @@ SHA256 (cabal/vector-algorithms-0.9.0.1.0.0.0.0.1/revision/1.cabal) = 2038c70792 SIZE (cabal/vector-algorithms-0.9.0.1.0.0.0.0.1/revision/1.cabal) = 3494 SHA256 (cabal/vector-binary-instances-0.2.5.2/vector-binary-instances-0.2.5.2.tar.gz) = b72e3b2109a02c75cb8f07ef0aabba0dba6ec0148e21321a0a2b2197c9a2f54d SIZE (cabal/vector-binary-instances-0.2.5.2/vector-binary-instances-0.2.5.2.tar.gz) = 4028 -SHA256 (cabal/vector-binary-instances-0.2.5.2/revision/4.cabal) = d4b27ee55353cf5e112af0d1ecfad7b85a3ae7653628dba71479b89dfef9a6fe -SIZE (cabal/vector-binary-instances-0.2.5.2/revision/4.cabal) = 2716 +SHA256 (cabal/vector-binary-instances-0.2.5.2/revision/5.cabal) = 9ba8f2c5a9527821ab47bbd991dd7b7533bcaa68662c84c4f16b871655117ceb +SIZE (cabal/vector-binary-instances-0.2.5.2/revision/5.cabal) = 2728 SHA256 (cabal/vector-map-1.0.1.0.tar.gz) = d67091f7ac41599262c49795b5f4d0d08147c32cc1a8a0c9d6df896b907bbf7d SIZE (cabal/vector-map-1.0.1.0.tar.gz) = 7583 SHA256 (cabal/vector-th-unbox-0.2.2/vector-th-unbox-0.2.2.tar.gz) = 8aa4ca464e842706e5b5234b8242d1aafec9ee755659b0e3ff44ecde13a80149 @@ -1163,17 +1173,17 @@ SHA256 (cabal/x509-validation-1.6.12/x509-validation-1.6.12.tar.gz) = 0d8e44e199 SIZE (cabal/x509-validation-1.6.12/x509-validation-1.6.12.tar.gz) = 19733 SHA256 (cabal/yaml-0.11.11.0/yaml-0.11.11.0.tar.gz) = 4c95c00bd2e134cd5c2a9c7032bcadac300fa2b8ed794ac61637a28431580023 SIZE (cabal/yaml-0.11.11.0/yaml-0.11.11.0.tar.gz) = 31805 -SHA256 (cabal/yaml-0.11.11.0/revision/1.cabal) = 32e200a78bef9d91ca4b10b69763c60c570eab7f4e59dbf92b5b900ea14db568 -SIZE (cabal/yaml-0.11.11.0/revision/1.cabal) = 4963 +SHA256 (cabal/yaml-0.11.11.0/revision/2.cabal) = d50741e4db50642fd8b59249bd87b156b4632d9de5b65f0be3abb8fa697e7ac9 +SIZE (cabal/yaml-0.11.11.0/revision/2.cabal) = 5003 SHA256 (cabal/zlib-0.6.3.0/zlib-0.6.3.0.tar.gz) = 9eaa989ad4534438b5beb51c1d3a4c8f6a088fdff0b259a5394fbf39aaee04da SIZE (cabal/zlib-0.6.3.0/zlib-0.6.3.0.tar.gz) = 369595 -SHA256 (cabal/zlib-0.6.3.0/revision/1.cabal) = 9adce39e4ca0b7a87d45df0a243134816c57059a08e28cff5469c98ae1f54dfc -SIZE (cabal/zlib-0.6.3.0/revision/1.cabal) = 5367 +SHA256 (cabal/zlib-0.6.3.0/revision/2.cabal) = 386dd93bc0352bf6ad5c6bca4dee0442b52d95b4c34e85901064f3eb05c81731 +SIZE (cabal/zlib-0.6.3.0/revision/2.cabal) = 5367 SHA256 (cabal/zlib-bindings-0.1.1.5/zlib-bindings-0.1.1.5.tar.gz) = c83bb438f9b6c5fe860982731eb8ac7eff993e8b56cbc15ef5b471f229f79109 SIZE (cabal/zlib-bindings-0.1.1.5/zlib-bindings-0.1.1.5.tar.gz) = 54770 SHA256 (cabal/zlib-bindings-0.1.1.5/revision/2.cabal) = 0c6f9f81832af2473281fd58631aff8c6bbad24191e00d2a5a6ae2479249043b SIZE (cabal/zlib-bindings-0.1.1.5/revision/2.cabal) = 1641 -SHA256 (cabal/input-output-hk-cardano-node-8.1.1_GH0.tar.gz) = bcadf738083eeefa627d18080dd162fe2e506b47e6a0c6a2773b94da7c74612c -SIZE (cabal/input-output-hk-cardano-node-8.1.1_GH0.tar.gz) = 13711067 +SHA256 (cabal/input-output-hk-cardano-node-8.1.2_GH0.tar.gz) = 8e222d239b22f9c34d582ed448ac0229c643d948a49e6e94bca28537b0c3908f +SIZE (cabal/input-output-hk-cardano-node-8.1.2_GH0.tar.gz) = 13711817 SHA256 (cabal/input-output-hk-libsodium-dbb48cce5429cb6585c9034f002568964f1ce567_GH0.tar.gz) = e4f29ae3c16037e484bb69e3fa22a5565c42adf497f8f88e61ff8d9486ab863e SIZE (cabal/input-output-hk-libsodium-dbb48cce5429cb6585c9034f002568964f1ce567_GH0.tar.gz) = 2073757 diff --git a/net-p2p/cardano-node/files/cardano_node.in b/net-p2p/cardano-node/files/cardano_node.in index 1b9a59443e2..785b7efebc6 100755 --- a/net-p2p/cardano-node/files/cardano_node.in +++ b/net-p2p/cardano-node/files/cardano_node.in @@ -98,7 +98,7 @@ rcvar="${name}_enable" command=%%PREFIX%%/bin/cardano-node cardano_deployment_url="https://raw.githubusercontent.com/cardano-bsd-alliance/freebsd-ports-cardano-artifacts/master/cardano-node" -cardano_config_files="config byron-genesis shelley-genesis alonzo-genesis topology submit-api-config" +cardano_config_files="config byron-genesis shelley-genesis alonzo-genesis conway-genesis topology submit-api-config" cardano_networks="mainnet preview preprod" start_cmd="cardano_node_start" diff --git a/net-p2p/prowlarr/Makefile b/net-p2p/prowlarr/Makefile index 6e5b0dd4563..e1773dd0753 100644 --- a/net-p2p/prowlarr/Makefile +++ b/net-p2p/prowlarr/Makefile @@ -1,5 +1,5 @@ PORTNAME= prowlarr -DISTVERSION= 1.6.3.3608 +DISTVERSION= 1.7.4.3769 CATEGORIES= net-p2p MASTER_SITES= https://github.com/Prowlarr/Prowlarr/releases/download/v${PORTVERSION}/ DISTNAME= Prowlarr.master.${PORTVERSION}.freebsd-core-x64 @@ -17,10 +17,9 @@ RUN_DEPENDS= ca_root_nss>0:security/ca_root_nss \ krb5>0:security/krb5 \ libiconv>0:converters/libiconv \ libinotify>0:devel/libinotify \ - libunwind>0:devel/libunwind \ - sqlite3>0:databases/sqlite3 + libunwind>0:devel/libunwind -USES= ssl:run +USES= ssl:run sqlite USE_RC_SUBR= ${PORTNAME} diff --git a/net-p2p/prowlarr/distinfo b/net-p2p/prowlarr/distinfo index 2e8b08e0e01..24b49a0376f 100644 --- a/net-p2p/prowlarr/distinfo +++ b/net-p2p/prowlarr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1687955404 -SHA256 (Prowlarr.master.1.6.3.3608.freebsd-core-x64.tar.gz) = 2b0633f4158decb6fd20c9792d59a30fd6d81ff14af1b4f4f02001c97cbf53f1 -SIZE (Prowlarr.master.1.6.3.3608.freebsd-core-x64.tar.gz) = 49438997 +TIMESTAMP = 1690237110 +SHA256 (Prowlarr.master.1.7.4.3769.freebsd-core-x64.tar.gz) = dbcc971f3721fc153006506aa53a370d4c8afdb65bd737b311e31197dde014fc +SIZE (Prowlarr.master.1.7.4.3769.freebsd-core-x64.tar.gz) = 49571755 diff --git a/net-p2p/prowlarr/pkg-plist b/net-p2p/prowlarr/pkg-plist index 04d83cf4684..39e2a8af7e8 100644 --- a/net-p2p/prowlarr/pkg-plist +++ b/net-p2p/prowlarr/pkg-plist @@ -436,6 +436,22 @@ %%DATADIR%%/bin/System.Xml.XmlSerializer.dll %%DATADIR%%/bin/System.Xml.dll %%DATADIR%%/bin/System.dll +%%DATADIR%%/bin/UI/18-50bd2b09ff24c781cc5e.js +%%DATADIR%%/bin/UI/18-50bd2b09ff24c781cc5e.js.map +%%DATADIR%%/bin/UI/228-b42b491d8b96897a4d63.js +%%DATADIR%%/bin/UI/228-b42b491d8b96897a4d63.js.LICENSE.txt +%%DATADIR%%/bin/UI/228-b42b491d8b96897a4d63.js.map +%%DATADIR%%/bin/UI/327-4aa2f43a56dce24c0077.js +%%DATADIR%%/bin/UI/327-4aa2f43a56dce24c0077.js.map +%%DATADIR%%/bin/UI/423-3e32e4c3114ee5386368.js +%%DATADIR%%/bin/UI/423-3e32e4c3114ee5386368.js.map +%%DATADIR%%/bin/UI/665-c56063658d0a610442ad.js +%%DATADIR%%/bin/UI/665-c56063658d0a610442ad.js.map +%%DATADIR%%/bin/UI/673-f1e937752b94deaa03db.js +%%DATADIR%%/bin/UI/673-f1e937752b94deaa03db.js.LICENSE.txt +%%DATADIR%%/bin/UI/673-f1e937752b94deaa03db.js.map +%%DATADIR%%/bin/UI/Content/665-e72fba0b2b3352f3d1d4.css +%%DATADIR%%/bin/UI/Content/665-e72fba0b2b3352f3d1d4.css.map %%DATADIR%%/bin/UI/Content/Fonts/Roboto-Light.ttf %%DATADIR%%/bin/UI/Content/Fonts/Roboto-Light.woff %%DATADIR%%/bin/UI/Content/Fonts/Roboto-Light.woff2 @@ -479,14 +495,12 @@ %%DATADIR%%/bin/UI/Content/robots.txt %%DATADIR%%/bin/UI/Content/styles.css %%DATADIR%%/bin/UI/Content/styles.css.map +%%DATADIR%%/bin/UI/index-fa96d997975857e0c218.js +%%DATADIR%%/bin/UI/index-fa96d997975857e0c218.js.LICENSE.txt +%%DATADIR%%/bin/UI/index-fa96d997975857e0c218.js.map %%DATADIR%%/bin/UI/index.html -%%DATADIR%%/bin/UI/index.js -%%DATADIR%%/bin/UI/index.js.map %%DATADIR%%/bin/UI/login.html %%DATADIR%%/bin/UI/oauth.html -%%DATADIR%%/bin/UI/vendors.js -%%DATADIR%%/bin/UI/vendors.js.LICENSE.txt -%%DATADIR%%/bin/UI/vendors.js.map %%DATADIR%%/bin/WindowsBase.dll %%DATADIR%%/bin/YamlDotNet.dll %%DATADIR%%/bin/de-DE/FluentMigrator.Abstractions.resources.dll diff --git a/net/downzemall/Makefile b/net/downzemall/Makefile index 8209afe9465..00c4876b24d 100644 --- a/net/downzemall/Makefile +++ b/net/downzemall/Makefile @@ -1,5 +1,6 @@ PORTNAME= ${GH_PROJECT:tl} PORTVERSION= 3.0.6 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= net diff --git a/net/lavinmq/Makefile b/net/lavinmq/Makefile index 5ae75f50cfc..bf6c119b817 100644 --- a/net/lavinmq/Makefile +++ b/net/lavinmq/Makefile @@ -11,8 +11,6 @@ WWW= https://www.lavinmq.com/ LICENSE= APACHE20 -BROKEN_FreeBSD_14= Incompatible with OpenSSL 3.0 in 14-CURRENT - BUILD_DEPENDS= crystal:lang/crystal \ help2man:misc/help2man \ shards:devel/shards @@ -40,6 +38,12 @@ OPTIONS_DEFINE= DOCS SHARDS_ENV= --time --verbose --production --release --no-color --stats \ --static +.include + +.if ( ${OPSYS} == FreeBSD && ${OSVERSION} >= 1400092 && ${SSL_DEFAULT} == base ) || ${SSL_DEFAULT:Mopenssl3*} +CXXFLAGS+= -DOPENSSL_API_COMPAT=0x30000000L +.endif + post-extract: # force shards to use local paths, not git repos, for dependencies @${RM} ${WRKSRC}/shard.lock diff --git a/net/py-qt6-networkauth/Makefile b/net/py-qt6-networkauth/Makefile index 10c6c2542e3..a04151789f5 100644 --- a/net/py-qt6-networkauth/Makefile +++ b/net/py-qt6-networkauth/Makefile @@ -1,6 +1,6 @@ PORTNAME= networkauth PORTVERSION= ${PYQTNETWORKAUTH_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net devel python MASTER_SITES= ${MASTER_SITES_PYQTNETWORKAUTH} PKGNAMEPREFIX= ${PYQT_PY_RELNAME}- diff --git a/print/pdfmixtool/Makefile b/print/pdfmixtool/Makefile index a5a80cf04ec..f5e3b38488e 100644 --- a/print/pdfmixtool/Makefile +++ b/print/pdfmixtool/Makefile @@ -1,6 +1,6 @@ PORTNAME= pdfmixtool DISTVERSION= 1.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print graphics editors PKGNAMESUFFIX= -${FLAVOR} diff --git a/print/scribus-devel/files/patch-scribus_desaxe_digester.cpp b/print/scribus-devel/files/patch-scribus_desaxe_digester.cpp new file mode 100644 index 00000000000..41a978ccd22 --- /dev/null +++ b/print/scribus-devel/files/patch-scribus_desaxe_digester.cpp @@ -0,0 +1,11 @@ +--- scribus/desaxe/digester.cpp.orig 2023-07-26 15:32:48 UTC ++++ scribus/desaxe/digester.cpp +@@ -448,7 +448,7 @@ automata::NFA* RuleState::create + return nfa; + } + +-struct CreateDFAState : public std::unary_function , dfa_state_t> { ++struct CreateDFAState : public std::__unary_function , dfa_state_t> { + + CreateDFAState(const std::vector& rules, const std::vector& accepting) + : n(0), rules_(rules), accepting_(accepting) diff --git a/science/atompaw/Makefile b/science/atompaw/Makefile index 183e39a92e5..713ae4c781b 100644 --- a/science/atompaw/Makefile +++ b/science/atompaw/Makefile @@ -1,6 +1,5 @@ PORTNAME= atompaw -DISTVERSION= 4.2.0.2 -PORTREVISION= 3 +DISTVERSION= 4.2.0.3 CATEGORIES= science MASTER_SITES= http://users.wfu.edu/natalie/papers/pwpaw/ diff --git a/science/atompaw/distinfo b/science/atompaw/distinfo index c18edfcb614..6c276c638f5 100644 --- a/science/atompaw/distinfo +++ b/science/atompaw/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1666030703 -SHA256 (atompaw-4.2.0.2.tar.gz) = c16648611f5798b8e1781fb2229854c54fa63f085bd11440fdc4ecacbf0ad93e -SIZE (atompaw-4.2.0.2.tar.gz) = 5823724 +TIMESTAMP = 1690356331 +SHA256 (atompaw-4.2.0.3.tar.gz) = 9fd4f9b60e793eee10aead4296e89f0bd6e8612b729a15e2401bbd90e4e9dd2d +SIZE (atompaw-4.2.0.3.tar.gz) = 5824502 diff --git a/science/cdo/Makefile b/science/cdo/Makefile index 2ff149e579b..7722340bb22 100644 --- a/science/cdo/Makefile +++ b/science/cdo/Makefile @@ -1,6 +1,6 @@ PORTNAME= cdo PORTVERSION= 2.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MASTER_SITES= https://code.mpimet.mpg.de/attachments/download/28013/ \ LOCAL/sunpoet diff --git a/science/gchemutils/Makefile b/science/gchemutils/Makefile index 1d6c62167fd..023ec7295dd 100644 --- a/science/gchemutils/Makefile +++ b/science/gchemutils/Makefile @@ -24,6 +24,7 @@ PORTSCOUT= limitw:1,even USES= compiler:c++11-lang desktop-file-utils gettext gl gmake gnome \ libtool:keepla localbase:ldflags pathfix pkgconfig \ shared-mime-info tar:xz xorg +USE_CXXSTD= c++14 USE_XORG= x11 USE_GNOME= cairo gtk30 intlhack libgsf libxml2 USE_GL= gl diff --git a/science/gnudatalanguage/Makefile b/science/gnudatalanguage/Makefile index a9e375bc0ea..30a07e2e150 100644 --- a/science/gnudatalanguage/Makefile +++ b/science/gnudatalanguage/Makefile @@ -1,6 +1,6 @@ PORTNAME= gnudatalanguage PORTVERSION= 1.0.2 -PORTREVISION= 3 +PORTREVISION= 4 DISTVERSIONPREFIX= v CATEGORIES= science lang .if defined(BUILD_PYTHON_MODULE) diff --git a/science/paraview/Makefile b/science/paraview/Makefile index 29543a9f800..6ea91386392 100644 --- a/science/paraview/Makefile +++ b/science/paraview/Makefile @@ -1,6 +1,6 @@ PORTNAME= paraview DISTVERSION= ${PARAVIEW_VER}.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= science graphics MASTER_SITES= http://www.paraview.org/files/v${PARAVIEW_VER}/ DISTNAME= ParaView-v${PORTVERSION} diff --git a/science/rubygem-rgeo-proj4/Makefile b/science/rubygem-rgeo-proj4/Makefile index 3877449e71a..3b044dbf7d3 100644 --- a/science/rubygem-rgeo-proj4/Makefile +++ b/science/rubygem-rgeo-proj4/Makefile @@ -1,6 +1,6 @@ PORTNAME= rgeo-proj4 PORTVERSION= 4.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science rubygems MASTER_SITES= RG diff --git a/security/rubygem-openssl2/Makefile b/security/rubygem-openssl2/Makefile index bec19394874..00ce11d0e8f 100644 --- a/security/rubygem-openssl2/Makefile +++ b/security/rubygem-openssl2/Makefile @@ -24,8 +24,9 @@ PORTSCOUT= limit:^2\. .include .if ( ${OPSYS} == FreeBSD && ${OSVERSION} >= 1400092 && ${SSL_DEFAULT} == base ) || ${SSL_DEFAULT:Mopenssl3*} -IGNORE_SSL= base openssl30 openssl31 -IGNORE_SSL_REASON= Missing upstream support for OpenSSL 3.0.0 and later in this version +CXXFLAGS+= -DOPENSSL_API_COMPAT=0x30000000L +#IGNORE_SSL= base openssl30 openssl31 +#IGNORE_SSL_REASON= Missing upstream support for OpenSSL 3.0.0 and later in this version .endif .include diff --git a/security/spectre-meltdown-checker/Makefile b/security/spectre-meltdown-checker/Makefile index 3e86beaf8c6..836d847f739 100644 --- a/security/spectre-meltdown-checker/Makefile +++ b/security/spectre-meltdown-checker/Makefile @@ -1,6 +1,6 @@ PORTNAME= spectre-meltdown-checker DISTVERSIONPREFIX= v -DISTVERSION= 0.45 +DISTVERSION= 0.46 CATEGORIES= security MAINTAINER= pkubaj@FreeBSD.org diff --git a/security/spectre-meltdown-checker/distinfo b/security/spectre-meltdown-checker/distinfo index dcd4d62a4d1..8bee93d7621 100644 --- a/security/spectre-meltdown-checker/distinfo +++ b/security/spectre-meltdown-checker/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1648398652 -SHA256 (speed47-spectre-meltdown-checker-v0.45_GH0.tar.gz) = acc9be079b177be94f428ae790b2c60767afa177e28eef9d21dd09986251e467 -SIZE (speed47-spectre-meltdown-checker-v0.45_GH0.tar.gz) = 64263 +TIMESTAMP = 1690392141 +SHA256 (speed47-spectre-meltdown-checker-v0.46_GH0.tar.gz) = 3aad74e13db23da34c248f99fd87e9b193e00aad2b68bc9f578ce0241cb9db7f +SIZE (speed47-spectre-meltdown-checker-v0.46_GH0.tar.gz) = 67595 diff --git a/shells/nushell/Makefile b/shells/nushell/Makefile index 1389e587cf4..b62ea9312c8 100644 --- a/shells/nushell/Makefile +++ b/shells/nushell/Makefile @@ -1,6 +1,5 @@ PORTNAME= nushell -DISTVERSION= 0.82.0 -PORTREVISION= 1 +DISTVERSION= 0.83.0 CATEGORIES= shells MAINTAINER= yuri@FreeBSD.org @@ -15,48 +14,50 @@ USES= cargo localbase ssl USE_GITHUB= yes CARGO_CRATES= Inflector-0.11.4 \ + addr2line-0.20.0 \ adler-1.0.2 \ ahash-0.7.6 \ ahash-0.8.3 \ - aho-corasick-1.0.1 \ + aho-corasick-1.0.2 \ alloc-no-stdlib-2.0.4 \ alloc-stdlib-0.2.2 \ + allocator-api2-0.2.15 \ alphanumeric-sort-1.5.1 \ + android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anes-0.1.6 \ - ansi-str-0.7.2 \ ansi-str-0.8.0 \ ansitok-0.2.0 \ - anstyle-1.0.0 \ + anstyle-1.0.1 \ argminmax-0.6.1 \ array-init-cursor-0.2.0 \ arrayvec-0.5.2 \ - arrayvec-0.7.2 \ + arrayvec-0.7.4 \ arrow-format-0.8.1 \ arrow2-0.17.2 \ assert-json-diff-2.0.2 \ assert_cmd-2.0.11 \ async-stream-0.3.5 \ async-stream-impl-0.3.5 \ - async-trait-0.1.68 \ + async-trait-0.1.71 \ atoi-2.0.0 \ atomic-polyfill-0.1.11 \ - atty-0.2.14 \ autocfg-1.1.0 \ - base64-0.13.1 \ + backtrace-0.3.68 \ base64-0.21.2 \ bincode-1.3.3 \ - bindgen-0.64.0 \ + bindgen-0.66.1 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ - bitflags-2.3.1 \ + bitflags-2.3.3 \ block-buffer-0.10.4 \ + bracoxide-0.1.1 \ brotli-3.3.4 \ brotli-decompressor-2.3.4 \ brownstone-3.0.0 \ bstr-0.2.17 \ - bstr-1.5.0 \ + bstr-1.6.0 \ bumpalo-3.13.0 \ byte-unit-4.0.19 \ bytecount-0.6.3 \ @@ -65,56 +66,51 @@ CARGO_CRATES= Inflector-0.11.4 \ byteorder-1.4.3 \ bytes-1.4.0 \ bytesize-1.2.0 \ - calamine-0.19.1 \ + calamine-0.21.2 \ cassowary-0.3.0 \ cast-0.3.0 \ cc-1.0.79 \ cexpr-0.6.0 \ - cfg-if-0.1.10 \ cfg-if-1.0.0 \ - chrono-0.4.24 \ + chrono-0.4.26 \ chrono-humanize-0.2.2 \ - chrono-tz-0.8.2 \ - chrono-tz-build-0.1.0 \ + chrono-tz-0.8.3 \ + chrono-tz-build-0.2.0 \ ciborium-0.2.1 \ ciborium-io-0.2.1 \ ciborium-ll-0.2.1 \ clang-sys-1.6.1 \ - clap-4.3.2 \ - clap_builder-4.3.1 \ + clap-4.3.11 \ + clap_builder-4.3.11 \ clap_lex-0.5.0 \ codepage-0.1.1 \ - colored-2.0.0 \ - comfy-table-6.1.4 \ + comfy-table-6.2.0 \ console-0.15.7 \ const-random-0.1.15 \ const-random-macro-0.1.15 \ - const_format-0.2.30 \ - const_format_proc_macros-0.2.29 \ - convert_case-0.4.0 \ + const_format-0.2.31 \ + const_format_proc_macros-0.2.31 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.4 \ - cpufeatures-0.2.7 \ + cpufeatures-0.2.9 \ crc32fast-1.3.2 \ criterion-0.5.1 \ criterion-plot-0.5.0 \ critical-section-1.1.1 \ crossbeam-channel-0.5.8 \ crossbeam-deque-0.8.3 \ - crossbeam-epoch-0.9.14 \ - crossbeam-utils-0.8.15 \ - crossterm-0.25.0 \ + crossbeam-epoch-0.9.15 \ + crossbeam-utils-0.8.16 \ crossterm-0.26.1 \ - crossterm_winapi-0.9.0 \ + crossterm_winapi-0.9.1 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ - cssparser-0.29.6 \ - cssparser-macros-0.6.0 \ - csv-1.2.1 \ + cssparser-0.31.2 \ + cssparser-macros-0.6.1 \ + csv-1.2.2 \ csv-core-0.1.10 \ - ctor-0.1.26 \ ctrlc-3.4.0 \ - dashmap-5.4.0 \ + dashmap-5.5.0 \ derive_more-0.99.17 \ dialoguer-0.10.4 \ diff-0.1.13 \ @@ -124,8 +120,8 @@ CARGO_CRATES= Inflector-0.11.4 \ dirs-sys-next-0.1.2 \ dlv-list-0.5.0 \ doc-comment-0.3.3 \ - dtoa-0.4.8 \ - dtoa-short-0.3.3 \ + dtoa-1.0.8 \ + dtoa-short-0.3.4 \ dtparse-1.5.0 \ dyn-clone-1.0.11 \ ego-tree-0.6.2 \ @@ -133,10 +129,10 @@ CARGO_CRATES= Inflector-0.11.4 \ eml-parser-0.1.3 \ encode_unicode-0.3.6 \ encoding_rs-0.8.32 \ - enum_dispatch-0.3.11 \ + enum_dispatch-0.3.12 \ env_logger-0.8.4 \ - erased-serde-0.3.25 \ - errno-0.2.8 \ + equivalent-1.0.0 \ + erased-serde-0.3.27 \ errno-0.3.1 \ errno-dragonfly-0.1.2 \ ethnum-1.3.2 \ @@ -144,8 +140,9 @@ CARGO_CRATES= Inflector-0.11.4 \ fallible-streaming-iterator-0.1.9 \ fancy-regex-0.11.0 \ fast-float-0.2.0 \ - fastrand-1.9.0 \ - fd-lock-3.0.12 \ + fastrand-2.0.0 \ + fd-lock-3.0.13 \ + file-id-0.1.0 \ filesize-0.2.0 \ filetime-0.2.21 \ flate2-1.0.26 \ @@ -154,12 +151,9 @@ CARGO_CRATES= Inflector-0.11.4 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ foreign_vec-0.1.0 \ - form_urlencoded-1.1.0 \ + form_urlencoded-1.2.0 \ fs_extra-1.3.0 \ - fsevent-0.4.0 \ - fsevent-sys-2.0.1 \ - fuchsia-zircon-0.3.3 \ - fuchsia-zircon-sys-0.3.3 \ + fsevent-sys-4.1.0 \ futf-0.1.5 \ futures-0.3.28 \ futures-channel-0.3.28 \ @@ -173,27 +167,24 @@ CARGO_CRATES= Inflector-0.11.4 \ fuzzy-matcher-0.3.7 \ fxhash-0.2.1 \ generic-array-0.14.7 \ - getrandom-0.1.16 \ - getrandom-0.2.9 \ - getset-0.1.2 \ - ghost-0.1.9 \ - git2-0.17.1 \ + getrandom-0.2.10 \ + gimli-0.27.3 \ + git2-0.17.2 \ gjson-0.8.1 \ glob-0.3.1 \ - h2-0.3.19 \ + h2-0.3.20 \ half-1.8.2 \ - halfbrown-0.2.2 \ + halfbrown-0.2.4 \ hamcrest2-0.3.0 \ hash32-0.2.1 \ hash_hasher-2.0.3 \ hashbrown-0.12.3 \ hashbrown-0.13.2 \ - hashlink-0.8.2 \ + hashbrown-0.14.0 \ + hashlink-0.8.3 \ heapless-0.7.16 \ heck-0.4.1 \ - hermit-abi-0.1.19 \ - hermit-abi-0.2.6 \ - hermit-abi-0.3.1 \ + hermit-abi-0.3.2 \ hex-0.4.3 \ home-0.5.5 \ html5ever-0.26.0 \ @@ -202,33 +193,33 @@ CARGO_CRATES= Inflector-0.11.4 \ http-body-0.4.5 \ httparse-1.8.0 \ httpdate-1.0.2 \ - hyper-0.14.26 \ - iana-time-zone-0.1.56 \ + hyper-0.14.27 \ + iana-time-zone-0.1.57 \ iana-time-zone-haiku-0.1.2 \ ical-0.8.0 \ - idna-0.3.0 \ + idna-0.4.0 \ indent_write-2.2.0 \ indexmap-1.9.3 \ - indicatif-0.17.3 \ - inotify-0.7.1 \ + indexmap-2.0.0 \ + indicatif-0.17.5 \ + inotify-0.9.6 \ inotify-sys-0.1.5 \ instant-0.1.12 \ - inventory-0.3.6 \ + inventory-0.3.8 \ io-lifetimes-1.0.11 \ - iovec-0.1.4 \ is-docker-0.2.0 \ - is-root-0.1.2 \ - is-terminal-0.4.7 \ + is-terminal-0.4.8 \ is-wsl-0.4.0 \ is_ci-1.1.1 \ is_debug-1.0.1 \ is_executable-1.0.1 \ itertools-0.10.5 \ - itoa-1.0.6 \ + itoa-1.0.8 \ jobserver-0.1.26 \ joinery-2.1.0 \ - js-sys-0.3.63 \ - kernel32-sys-0.2.2 \ + js-sys-0.3.64 \ + kqueue-1.0.7 \ + kqueue-sys-1.0.3 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ lexical-6.1.1 \ @@ -238,58 +229,54 @@ CARGO_CRATES= Inflector-0.11.4 \ lexical-util-0.8.5 \ lexical-write-float-0.8.5 \ lexical-write-integer-0.8.5 \ - libc-0.2.144 \ - libgit2-sys-0.15.1+1.6.4 \ + libc-0.2.147 \ + libgit2-sys-0.15.2+1.6.4 \ libloading-0.7.4 \ libm-0.2.7 \ libmimalloc-sys-0.1.33 \ - libproc-0.13.0 \ + libproc-0.14.0 \ libsqlite3-sys-0.26.0 \ libssh2-sys-0.3.0 \ libz-sys-1.1.9 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.1.4 \ linux-raw-sys-0.3.8 \ - lock_api-0.4.9 \ - log-0.4.17 \ - lru-0.10.0 \ - lscolors-0.14.0 \ + linux-raw-sys-0.4.3 \ + lock_api-0.4.10 \ + log-0.4.19 \ + lru-0.11.0 \ + lscolors-0.15.0 \ lz4-1.24.0 \ lz4-sys-1.9.4 \ mac-0.1.1 \ mach2-0.4.1 \ malloc_buf-0.0.6 \ markup5ever-0.11.0 \ - matches-0.1.10 \ md-5-0.10.5 \ memchr-2.5.0 \ memmap2-0.5.10 \ - memoffset-0.8.0 \ - miette-5.9.0 \ - miette-derive-5.9.0 \ + memoffset-0.9.0 \ + miette-5.10.0 \ + miette-derive-5.10.0 \ mimalloc-0.1.37 \ mime-0.3.17 \ mime_guess-2.0.4 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.1 \ - mio-0.6.23 \ - mio-0.8.6 \ - mio-extras-2.0.6 \ - miow-0.2.2 \ + mio-0.8.8 \ mockito-1.1.0 \ multiversion-0.7.2 \ multiversion-macros-0.7.2 \ native-tls-0.2.11 \ - net2-0.2.38 \ new_debug_unreachable-1.0.4 \ nix-0.26.2 \ - nodrop-0.1.14 \ nom-7.1.3 \ nom-supreme-0.8.0 \ - notify-4.0.17 \ + notify-6.0.1 \ + notify-debouncer-full-0.2.0 \ now-0.1.3 \ ntapi-0.4.1 \ - nu-ansi-term-0.47.0 \ + nu-ansi-term-0.49.0 \ num-0.2.1 \ num-0.4.0 \ num-bigint-0.2.6 \ @@ -302,56 +289,52 @@ CARGO_CRATES= Inflector-0.11.4 \ num-rational-0.2.4 \ num-rational-0.4.1 \ num-traits-0.2.15 \ - num_cpus-1.15.0 \ + num_cpus-1.16.0 \ num_threads-0.1.6 \ number_prefix-0.4.0 \ objc-0.2.7 \ + object-0.31.1 \ omnipath-0.1.6 \ once_cell-1.18.0 \ oorandom-11.1.3 \ - open-4.1.0 \ + open-5.0.0 \ openssl-0.10.55 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ - openssl-src-111.25.3+1.1.1t \ + openssl-src-111.26.0+1.1.1u \ openssl-sys-0.9.90 \ ordered-multimap-0.6.0 \ os_pipe-1.1.4 \ - output_vt100-0.1.3 \ owo-colors-3.5.0 \ - papergrid-0.9.0 \ + papergrid-0.9.1 \ parking_lot-0.11.2 \ parking_lot-0.12.1 \ parking_lot_core-0.8.6 \ - parking_lot_core-0.9.7 \ + parking_lot_core-0.9.8 \ parquet-format-safe-0.2.4 \ parquet2-0.17.2 \ parse-zoneinfo-0.3.0 \ - paste-1.0.12 \ + paste-1.0.13 \ pathdiff-0.2.1 \ peeking_take_while-0.1.2 \ percent-encoding-2.3.0 \ peresil-0.3.0 \ - phf-0.8.0 \ phf-0.10.1 \ - phf-0.11.1 \ - phf_codegen-0.8.0 \ + phf-0.11.2 \ phf_codegen-0.10.0 \ - phf_codegen-0.11.1 \ - phf_generator-0.8.0 \ + phf_codegen-0.11.2 \ phf_generator-0.10.0 \ - phf_generator-0.11.1 \ - phf_macros-0.10.0 \ - phf_shared-0.8.0 \ + phf_generator-0.11.2 \ + phf_macros-0.11.2 \ phf_shared-0.10.0 \ - phf_shared-0.11.1 \ - pin-project-lite-0.2.9 \ + phf_shared-0.11.2 \ + pin-project-lite-0.2.10 \ pin-utils-0.1.0 \ pkg-config-0.3.27 \ planus-0.3.1 \ - plotters-0.3.4 \ - plotters-backend-0.3.4 \ - plotters-svg-0.3.3 \ + plotters-0.3.5 \ + plotters-backend-0.3.5 \ + plotters-svg-0.3.5 \ polars-0.30.0 \ polars-arrow-0.30.0 \ polars-core-0.30.0 \ @@ -367,85 +350,80 @@ CARGO_CRATES= Inflector-0.11.4 \ polars-time-0.30.0 \ polars-utils-0.30.0 \ pori-0.0.0 \ - portable-atomic-0.3.20 \ - portable-atomic-1.3.2 \ + portable-atomic-1.3.3 \ powierza-coefficient-1.0.2 \ ppv-lite86-0.2.17 \ precomputed-hash-0.1.1 \ predicates-3.0.3 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ - pretty_assertions-1.3.0 \ + pretty_assertions-1.4.0 \ print-positions-0.6.1 \ - proc-macro-error-1.0.4 \ - proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.20+deprecated \ - proc-macro2-1.0.59 \ + proc-macro2-1.0.63 \ procfs-0.15.1 \ pure-rust-locales-0.5.6 \ pwd-1.4.0 \ quick-error-1.2.3 \ - quick-xml-0.25.0 \ + quick-xml-0.28.2 \ quick-xml-0.29.0 \ quickcheck-1.0.3 \ quickcheck_macros-1.0.0 \ - quote-1.0.28 \ - rand-0.7.3 \ + quote-1.0.29 \ rand-0.8.5 \ - rand_chacha-0.2.2 \ rand_chacha-0.3.1 \ - rand_core-0.5.1 \ rand_core-0.6.4 \ rand_distr-0.4.3 \ - rand_hc-0.2.0 \ - rand_pcg-0.2.1 \ ratatui-0.20.1 \ rayon-1.7.0 \ rayon-core-1.11.0 \ redox_syscall-0.2.16 \ redox_syscall-0.3.5 \ redox_users-0.4.3 \ - reedline-0.21.0 \ - regex-1.8.3 \ + reedline-0.22.0 \ + regex-1.9.0 \ regex-automata-0.1.10 \ + regex-automata-0.3.0 \ regex-syntax-0.6.29 \ - regex-syntax-0.7.2 \ + regex-syntax-0.7.3 \ rmp-0.8.11 \ rmp-serde-1.1.1 \ roxmltree-0.18.0 \ rstest-0.17.0 \ rstest_macros-0.17.0 \ rusqlite-0.29.0 \ - rust-embed-6.6.1 \ - rust-embed-impl-6.5.0 \ - rust-embed-utils-7.5.0 \ + rust-embed-6.8.1 \ + rust-embed-impl-6.8.1 \ + rust-embed-utils-7.8.1 \ rust-ini-0.19.0 \ - rust_decimal-1.29.1 \ + rust_decimal-1.30.0 \ + rustc-demangle-0.1.23 \ rustc-hash-1.1.0 \ rustc_version-0.4.0 \ - rustix-0.36.14 \ - rustix-0.37.19 \ - rustversion-1.0.12 \ - ryu-1.0.13 \ + rustix-0.36.15 \ + rustix-0.37.23 \ + rustix-0.38.3 \ + rustversion-1.0.13 \ + ryu-1.0.14 \ same-file-1.0.6 \ - schannel-0.1.21 \ + schannel-0.1.22 \ scopeguard-1.1.0 \ - scraper-0.16.0 \ + scraper-0.17.1 \ security-framework-2.9.1 \ security-framework-sys-2.9.0 \ - selectors-0.24.0 \ + selectors-0.25.0 \ semver-1.0.17 \ - seq-macro-0.3.3 \ - serde-1.0.163 \ - serde_derive-1.0.163 \ - serde_json-1.0.96 \ - serde_spanned-0.6.2 \ + seq-macro-0.3.4 \ + serde-1.0.166 \ + serde_derive-1.0.166 \ + serde_json-1.0.100 \ + serde_spanned-0.6.3 \ serde_urlencoded-0.7.1 \ - serde_yaml-0.9.21 \ + serde_yaml-0.9.22 \ serial_test-2.0.0 \ serial_test_derive-2.0.0 \ - servo_arc-0.2.0 \ - sha2-0.10.6 \ + servo_arc-0.3.0 \ + sha2-0.10.7 \ shadow-rs-0.23.0 \ shell-words-1.1.0 \ shlex-1.1.0 \ @@ -458,13 +436,12 @@ CARGO_CRATES= Inflector-0.11.4 \ simplelog-0.12.1 \ siphasher-0.3.10 \ slab-0.4.8 \ - smallvec-1.10.0 \ + smallvec-1.11.0 \ smartstring-1.0.1 \ smawk-0.3.1 \ snap-1.1.0 \ socket2-0.4.9 \ spin-0.9.8 \ - sqlparser-0.33.0 \ sqlparser-0.34.0 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ @@ -475,30 +452,32 @@ CARGO_CRATES= Inflector-0.11.4 \ string_cache_codegen-0.5.2 \ strip-ansi-escapes-0.1.1 \ strum-0.24.1 \ + strum-0.25.0 \ strum_macros-0.24.3 \ + strum_macros-0.25.1 \ supports-color-2.0.0 \ supports-hyperlinks-2.1.0 \ supports-unicode-2.0.0 \ sxd-document-0.3.2 \ sxd-xpath-0.4.2 \ syn-1.0.109 \ - syn-2.0.17 \ + syn-2.0.23 \ sys-locale-0.3.0 \ - sysinfo-0.29.0 \ + sysinfo-0.29.4 \ tabled-0.12.2 \ target-features-0.1.4 \ - tempfile-3.5.0 \ + tempfile-3.7.0 \ tendril-0.4.3 \ termcolor-1.1.3 \ terminal_size-0.1.17 \ terminal_size-0.2.6 \ termtree-0.4.1 \ textwrap-0.15.2 \ - thiserror-1.0.40 \ - thiserror-impl-1.0.40 \ + thiserror-1.0.41 \ + thiserror-impl-1.0.41 \ thread_local-1.1.7 \ time-0.1.45 \ - time-0.3.21 \ + time-0.3.22 \ time-core-0.1.1 \ time-macros-0.2.9 \ tiny-keccak-2.0.2 \ @@ -506,39 +485,37 @@ CARGO_CRATES= Inflector-0.11.4 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ titlecase-2.2.1 \ - tokio-1.28.1 \ + tokio-1.29.1 \ tokio-macros-2.1.0 \ tokio-util-0.7.8 \ - toml-0.7.4 \ - toml_datetime-0.6.2 \ - toml_edit-0.19.10 \ + toml-0.7.6 \ + toml_datetime-0.6.3 \ + toml_edit-0.19.12 \ tower-service-0.3.2 \ tracing-0.1.37 \ tracing-core-0.1.31 \ - trash-3.0.2 \ + trash-3.0.5 \ try-lock-0.2.4 \ typed-arena-1.7.0 \ typenum-1.16.0 \ - typetag-0.2.8 \ - typetag-impl-0.2.8 \ + typetag-0.2.9 \ + typetag-impl-0.2.9 \ umask-2.1.0 \ unicase-2.6.0 \ unicode-bidi-0.3.13 \ - unicode-ident-1.0.9 \ + unicode-ident-1.0.10 \ unicode-linebreak-0.1.4 \ unicode-normalization-0.1.22 \ unicode-segmentation-1.10.1 \ unicode-width-0.1.10 \ unicode-xid-0.2.4 \ unsafe-libyaml-0.2.8 \ - ureq-2.6.2 \ - url-2.3.1 \ - users-0.10.0 \ - users-0.11.0 \ + ureq-2.7.1 \ + url-2.4.0 \ utf-8-0.7.6 \ utf8-width-0.1.6 \ utf8parse-0.2.1 \ - uuid-1.3.3 \ + uuid-1.4.0 \ value-trait-0.6.1 \ vcpkg-0.2.15 \ version_check-0.9.4 \ @@ -546,33 +523,29 @@ CARGO_CRATES= Inflector-0.11.4 \ vte_generate_state_changes-0.1.1 \ wait-timeout-0.2.0 \ walkdir-2.3.3 \ - want-0.3.0 \ - wasi-0.9.0+wasi-snapshot-preview1 \ + want-0.3.1 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ - wasm-bindgen-0.2.86 \ - wasm-bindgen-backend-0.2.86 \ - wasm-bindgen-futures-0.4.36 \ - wasm-bindgen-macro-0.2.86 \ - wasm-bindgen-macro-support-0.2.86 \ - wasm-bindgen-shared-0.2.86 \ + wasm-bindgen-0.2.87 \ + wasm-bindgen-backend-0.2.87 \ + wasm-bindgen-futures-0.4.37 \ + wasm-bindgen-macro-0.2.87 \ + wasm-bindgen-macro-support-0.2.87 \ + wasm-bindgen-shared-0.2.87 \ wasm-timer-0.2.5 \ wax-0.5.0 \ - web-sys-0.3.63 \ + web-sys-0.3.64 \ which-4.4.0 \ - winapi-0.2.8 \ winapi-0.3.9 \ - winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.44.0 \ windows-0.48.0 \ - windows-sys-0.42.0 \ windows-sys-0.45.0 \ windows-sys-0.48.0 \ windows-targets-0.42.2 \ - windows-targets-0.48.0 \ + windows-targets-0.48.1 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.0 \ windows_aarch64_msvc-0.42.2 \ @@ -587,10 +560,9 @@ CARGO_CRATES= Inflector-0.11.4 \ windows_x86_64_gnullvm-0.48.0 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.0 \ - winnow-0.4.6 \ + winnow-0.4.7 \ winreg-0.50.0 \ winresource-0.1.15 \ - ws2_32-sys-0.2.1 \ xmlparser-0.13.5 \ xxhash-rust-0.8.6 \ yansi-0.5.1 \ diff --git a/shells/nushell/distinfo b/shells/nushell/distinfo index affa47d9e5d..d01902df2e0 100644 --- a/shells/nushell/distinfo +++ b/shells/nushell/distinfo @@ -1,40 +1,44 @@ -TIMESTAMP = 1688145838 +TIMESTAMP = 1690356756 SHA256 (rust/crates/Inflector-0.11.4.crate) = fe438c63458706e03479442743baae6c88256498e6431708f6dfc520a26515d3 SIZE (rust/crates/Inflector-0.11.4.crate) = 17438 +SHA256 (rust/crates/addr2line-0.20.0.crate) = f4fa78e18c64fce05e902adecd7a5eed15a5e0a3439f7b0e169f0252214865e3 +SIZE (rust/crates/addr2line-0.20.0.crate) = 39558 SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe SIZE (rust/crates/adler-1.0.2.crate) = 12778 SHA256 (rust/crates/ahash-0.7.6.crate) = fcb51a0695d8f838b1ee009b3fbf66bda078cd64590202a864a8f3e8c4315c47 SIZE (rust/crates/ahash-0.7.6.crate) = 38030 SHA256 (rust/crates/ahash-0.8.3.crate) = 2c99f64d1e06488f620f932677e24bc6e2897582980441ae90a671415bd7ec2f SIZE (rust/crates/ahash-0.8.3.crate) = 42416 -SHA256 (rust/crates/aho-corasick-1.0.1.crate) = 67fc08ce920c31afb70f013dcce1bfc3a3195de6a228474e45e1f145b36f8d04 -SIZE (rust/crates/aho-corasick-1.0.1.crate) = 167320 +SHA256 (rust/crates/aho-corasick-1.0.2.crate) = 43f6cb1bf222025340178f382c426f13757b2960e89779dfcb319c32542a5a41 +SIZE (rust/crates/aho-corasick-1.0.2.crate) = 167694 SHA256 (rust/crates/alloc-no-stdlib-2.0.4.crate) = cc7bb162ec39d46ab1ca8c77bf72e890535becd1751bb45f64c597edb4c8c6b3 SIZE (rust/crates/alloc-no-stdlib-2.0.4.crate) = 10105 SHA256 (rust/crates/alloc-stdlib-0.2.2.crate) = 94fb8275041c72129eb51b7d0322c29b8387a0386127718b096429201a5d6ece SIZE (rust/crates/alloc-stdlib-0.2.2.crate) = 6693 +SHA256 (rust/crates/allocator-api2-0.2.15.crate) = 56fc6cf8dc8c4158eed8649f9b8b0ea1518eb62b544fe9490d66fa0b349eafe9 +SIZE (rust/crates/allocator-api2-0.2.15.crate) = 58998 SHA256 (rust/crates/alphanumeric-sort-1.5.1.crate) = 81149050d254e2b758c80dcf55949e5c45482e0c9cb3670b1c4b48eb51791f8e SIZE (rust/crates/alphanumeric-sort-1.5.1.crate) = 6182 +SHA256 (rust/crates/android-tzdata-0.1.1.crate) = e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0 +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/anes-0.1.6.crate) = 4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299 SIZE (rust/crates/anes-0.1.6.crate) = 23857 -SHA256 (rust/crates/ansi-str-0.7.2.crate) = 21b1ed1c166829a0ccb5d79caa0f75cb4abd4adb2ce2c096755b7ad5ffdb0990 -SIZE (rust/crates/ansi-str-0.7.2.crate) = 19141 SHA256 (rust/crates/ansi-str-0.8.0.crate) = 1cf4578926a981ab0ca955dc023541d19de37112bc24c1a197bd806d3d86ad1d SIZE (rust/crates/ansi-str-0.8.0.crate) = 19427 SHA256 (rust/crates/ansitok-0.2.0.crate) = 220044e6a1bb31ddee4e3db724d29767f352de47445a6cd75e1a173142136c83 SIZE (rust/crates/ansitok-0.2.0.crate) = 18021 -SHA256 (rust/crates/anstyle-1.0.0.crate) = 41ed9a86bf92ae6580e0a31281f65a1b1d867c0cc68d5346e2ae128dddfa6a7d -SIZE (rust/crates/anstyle-1.0.0.crate) = 13972 +SHA256 (rust/crates/anstyle-1.0.1.crate) = 3a30da5c5f2d5e72842e00bcb57657162cdabef0931f40e2deb9b4140440cecd +SIZE (rust/crates/anstyle-1.0.1.crate) = 13977 SHA256 (rust/crates/argminmax-0.6.1.crate) = 202108b46429b765ef483f8a24d5c46f48c14acfdacc086dd4ab6dddf6bcdbd2 SIZE (rust/crates/argminmax-0.6.1.crate) = 55395 SHA256 (rust/crates/array-init-cursor-0.2.0.crate) = bf7d0a018de4f6aa429b9d33d69edf69072b1c5b1cb8d3e4a5f7ef898fc3eb76 SIZE (rust/crates/array-init-cursor-0.2.0.crate) = 2590 SHA256 (rust/crates/arrayvec-0.5.2.crate) = 23b62fc65de8e4e7f52534fb52b0f3ed04746ae267519eef2a83941e8085068b SIZE (rust/crates/arrayvec-0.5.2.crate) = 27838 -SHA256 (rust/crates/arrayvec-0.7.2.crate) = 8da52d66c7071e2e3fa2a1e5c6d088fec47b593032b254f5e980de8ea54454d6 -SIZE (rust/crates/arrayvec-0.7.2.crate) = 29341 +SHA256 (rust/crates/arrayvec-0.7.4.crate) = 96d30a06541fbafbc7f82ed10c06164cfbd2c401138f6addd8404629c4b16711 +SIZE (rust/crates/arrayvec-0.7.4.crate) = 29856 SHA256 (rust/crates/arrow-format-0.8.1.crate) = 07884ea216994cdc32a2d5f8274a8bee979cfe90274b83f86f440866ee3132c7 SIZE (rust/crates/arrow-format-0.8.1.crate) = 38983 SHA256 (rust/crates/arrow2-0.17.2.crate) = 15ae0428d69ab31d7b2adad22a752d6f11fef2e901d2262d0cad4f5cb08b7093 @@ -47,34 +51,34 @@ SHA256 (rust/crates/async-stream-0.3.5.crate) = cd56dd203fef61ac097dd65721a419dd SIZE (rust/crates/async-stream-0.3.5.crate) = 11916 SHA256 (rust/crates/async-stream-impl-0.3.5.crate) = 16e62a023e7c117e27523144c5d2459f4397fcc3cab0085af8e2224f643a0193 SIZE (rust/crates/async-stream-impl-0.3.5.crate) = 4173 -SHA256 (rust/crates/async-trait-0.1.68.crate) = b9ccdd8f2a161be9bd5c023df56f1b2a0bd1d83872ae53b71a84a12c9bf6e842 -SIZE (rust/crates/async-trait-0.1.68.crate) = 28625 +SHA256 (rust/crates/async-trait-0.1.71.crate) = a564d521dd56509c4c47480d00b80ee55f7e385ae48db5744c67ad50c92d2ebf +SIZE (rust/crates/async-trait-0.1.71.crate) = 28703 SHA256 (rust/crates/atoi-2.0.0.crate) = f28d99ec8bfea296261ca1af174f24225171fea9664ba9003cbebee704810528 SIZE (rust/crates/atoi-2.0.0.crate) = 7785 SHA256 (rust/crates/atomic-polyfill-0.1.11.crate) = e3ff7eb3f316534d83a8a2c3d1674ace8a5a71198eba31e2e2b597833f699b28 SIZE (rust/crates/atomic-polyfill-0.1.11.crate) = 11087 -SHA256 (rust/crates/atty-0.2.14.crate) = d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8 -SIZE (rust/crates/atty-0.2.14.crate) = 5470 SHA256 (rust/crates/autocfg-1.1.0.crate) = d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa SIZE (rust/crates/autocfg-1.1.0.crate) = 13272 -SHA256 (rust/crates/base64-0.13.1.crate) = 9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8 -SIZE (rust/crates/base64-0.13.1.crate) = 61002 +SHA256 (rust/crates/backtrace-0.3.68.crate) = 4319208da049c43661739c5fade2ba182f09d1dc2299b32298d3a31692b17e12 +SIZE (rust/crates/backtrace-0.3.68.crate) = 79891 SHA256 (rust/crates/base64-0.21.2.crate) = 604178f6c5c21f02dc555784810edfb88d34ac2c73b2eae109655649ee73ce3d SIZE (rust/crates/base64-0.21.2.crate) = 76389 SHA256 (rust/crates/bincode-1.3.3.crate) = b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad SIZE (rust/crates/bincode-1.3.3.crate) = 28958 -SHA256 (rust/crates/bindgen-0.64.0.crate) = c4243e6031260db77ede97ad86c27e501d646a27ab57b59a574f725d98ab1fb4 -SIZE (rust/crates/bindgen-0.64.0.crate) = 204700 +SHA256 (rust/crates/bindgen-0.66.1.crate) = f2b84e06fc203107bfbad243f4aba2af864eb7db3b1cf46ea0a023b0b433d2a7 +SIZE (rust/crates/bindgen-0.66.1.crate) = 218860 SHA256 (rust/crates/bit-set-0.5.3.crate) = 0700ddab506f33b20a03b13996eccd309a48e5ff77d0d95926aa0210fb4e95f1 SIZE (rust/crates/bit-set-0.5.3.crate) = 14470 SHA256 (rust/crates/bit-vec-0.6.3.crate) = 349f9b6a179ed607305526ca489b34ad0a41aed5f7980fa90eb03160b69598fb SIZE (rust/crates/bit-vec-0.6.3.crate) = 19927 SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a SIZE (rust/crates/bitflags-1.3.2.crate) = 23021 -SHA256 (rust/crates/bitflags-2.3.1.crate) = 6776fc96284a0bb647b615056fc496d1fe1644a7ab01829818a6d91cae888b84 -SIZE (rust/crates/bitflags-2.3.1.crate) = 39565 +SHA256 (rust/crates/bitflags-2.3.3.crate) = 630be753d4e58660abd17930c71b647fe46c27ea6b63cc59e1e3851406972e42 +SIZE (rust/crates/bitflags-2.3.3.crate) = 34320 SHA256 (rust/crates/block-buffer-0.10.4.crate) = 3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71 SIZE (rust/crates/block-buffer-0.10.4.crate) = 10538 +SHA256 (rust/crates/bracoxide-0.1.1.crate) = ae76c117551a0459f61c57b573271778214287482c346d14591d2ea250ecbea5 +SIZE (rust/crates/bracoxide-0.1.1.crate) = 14068 SHA256 (rust/crates/brotli-3.3.4.crate) = a1a0b1dbcc8ae29329621f8d4f0d835787c1c38bb1401979b49d13b0b305ff68 SIZE (rust/crates/brotli-3.3.4.crate) = 1369026 SHA256 (rust/crates/brotli-decompressor-2.3.4.crate) = 4b6561fd3f895a11e8f72af2cb7d22e08366bebc2b6b57f7744c4bda27034744 @@ -83,8 +87,8 @@ SHA256 (rust/crates/brownstone-3.0.0.crate) = c5839ee4f953e811bfdcf223f509cb2c6a SIZE (rust/crates/brownstone-3.0.0.crate) = 10770 SHA256 (rust/crates/bstr-0.2.17.crate) = ba3569f383e8f1598449f1a423e72e99569137b47740b1da11ef19af3d5c3223 SIZE (rust/crates/bstr-0.2.17.crate) = 330350 -SHA256 (rust/crates/bstr-1.5.0.crate) = a246e68bb43f6cd9db24bea052a53e40405417c5fb372e3d1a8a7f770a564ef5 -SIZE (rust/crates/bstr-1.5.0.crate) = 346060 +SHA256 (rust/crates/bstr-1.6.0.crate) = 6798148dccfbff0fae41c7574d2fa8f1ef3492fba0face179de5d8d447d67b05 +SIZE (rust/crates/bstr-1.6.0.crate) = 385877 SHA256 (rust/crates/bumpalo-3.13.0.crate) = a3e2c3daef883ecc1b5d58c15adae93470a91d425f3532ba1695849656af3fc1 SIZE (rust/crates/bumpalo-3.13.0.crate) = 82114 SHA256 (rust/crates/byte-unit-4.0.19.crate) = da78b32057b8fdfc352504708feeba7216dcd65a2c9ab02978cbd288d1279b6c @@ -101,8 +105,8 @@ SHA256 (rust/crates/bytes-1.4.0.crate) = 89b2fd2a0dcf38d7971e2194b6b6eebab45ae01 SIZE (rust/crates/bytes-1.4.0.crate) = 58080 SHA256 (rust/crates/bytesize-1.2.0.crate) = 38fcc2979eff34a4b84e1cf9a1e3da42a7d44b3b690a40cdcb23e3d556cfb2e5 SIZE (rust/crates/bytesize-1.2.0.crate) = 9996 -SHA256 (rust/crates/calamine-0.19.1.crate) = 6381d1037ee9b8a6c8eb97936add0331a1aabd148d5b6f35f1cda6e5dec44f40 -SIZE (rust/crates/calamine-0.19.1.crate) = 64781 +SHA256 (rust/crates/calamine-0.21.2.crate) = 95f023f9ae2c2f017564b7eca85660c3c09477bb037f2fbfbaaba732b5642a32 +SIZE (rust/crates/calamine-0.21.2.crate) = 72061 SHA256 (rust/crates/cassowary-0.3.0.crate) = df8670b8c7b9dae1793364eafadf7239c40d669904660c5960d74cfd80b46a53 SIZE (rust/crates/cassowary-0.3.0.crate) = 22876 SHA256 (rust/crates/cast-0.3.0.crate) = 37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5 @@ -111,18 +115,16 @@ SHA256 (rust/crates/cc-1.0.79.crate) = 50d30906286121d95be3d479533b458f87493b30a SIZE (rust/crates/cc-1.0.79.crate) = 62624 SHA256 (rust/crates/cexpr-0.6.0.crate) = 6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766 SIZE (rust/crates/cexpr-0.6.0.crate) = 17966 -SHA256 (rust/crates/cfg-if-0.1.10.crate) = 4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822 -SIZE (rust/crates/cfg-if-0.1.10.crate) = 7933 SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934 -SHA256 (rust/crates/chrono-0.4.24.crate) = 4e3c5919066adf22df73762e50cffcde3a758f2a848b113b586d1f86728b673b -SIZE (rust/crates/chrono-0.4.24.crate) = 191330 +SHA256 (rust/crates/chrono-0.4.26.crate) = ec837a71355b28f6556dbd569b37b3f363091c0bd4b2e735674521b4c5fd9bc5 +SIZE (rust/crates/chrono-0.4.26.crate) = 191501 SHA256 (rust/crates/chrono-humanize-0.2.2.crate) = 32dce1ea1988dbdf9f9815ff11425828523bd2a134ec0805d2ac8af26ee6096e SIZE (rust/crates/chrono-humanize-0.2.2.crate) = 14761 -SHA256 (rust/crates/chrono-tz-0.8.2.crate) = cf9cc2b23599e6d7479755f3594285efb3f74a1bdca7a7374948bc831e23a552 -SIZE (rust/crates/chrono-tz-0.8.2.crate) = 612898 -SHA256 (rust/crates/chrono-tz-build-0.1.0.crate) = d9998fb9f7e9b2111641485bf8beb32f92945f97f92a3d061f744cfef335f751 -SIZE (rust/crates/chrono-tz-build-0.1.0.crate) = 5710 +SHA256 (rust/crates/chrono-tz-0.8.3.crate) = f1369bc6b9e9a7dfdae2055f6ec151fe9c554a9d23d357c0237cee2e25eaabb7 +SIZE (rust/crates/chrono-tz-0.8.3.crate) = 614088 +SHA256 (rust/crates/chrono-tz-build-0.2.0.crate) = e2f5ebdc942f57ed96d560a6d1a459bae5851102a25d5bf89dc04ae453e31ecf +SIZE (rust/crates/chrono-tz-build-0.2.0.crate) = 10156 SHA256 (rust/crates/ciborium-0.2.1.crate) = effd91f6c78e5a4ace8a5d3c0b6bfaec9e2baaef55f3efc00e45fb2e477ee926 SIZE (rust/crates/ciborium-0.2.1.crate) = 34974 SHA256 (rust/crates/ciborium-io-0.2.1.crate) = cdf919175532b369853f5d5e20b26b43112613fd6fe7aee757e35f7a44642656 @@ -131,36 +133,32 @@ SHA256 (rust/crates/ciborium-ll-0.2.1.crate) = defaa24ecc093c77630e6c15e17c51f5e SIZE (rust/crates/ciborium-ll-0.2.1.crate) = 14649 SHA256 (rust/crates/clang-sys-1.6.1.crate) = c688fc74432808e3eb684cae8830a86be1d66a2bd58e1f248ed0960a590baf6f SIZE (rust/crates/clang-sys-1.6.1.crate) = 41346 -SHA256 (rust/crates/clap-4.3.2.crate) = 401a4694d2bf92537b6867d94de48c4842089645fdcdf6c71865b175d836e9c2 -SIZE (rust/crates/clap-4.3.2.crate) = 54235 -SHA256 (rust/crates/clap_builder-4.3.1.crate) = 72394f3339a76daf211e57d4bcb374410f3965dcc606dd0e03738c7888766980 -SIZE (rust/crates/clap_builder-4.3.1.crate) = 162237 +SHA256 (rust/crates/clap-4.3.11.crate) = 1640e5cc7fb47dbb8338fd471b105e7ed6c3cb2aeb00c2e067127ffd3764a05d +SIZE (rust/crates/clap-4.3.11.crate) = 54864 +SHA256 (rust/crates/clap_builder-4.3.11.crate) = 98c59138d527eeaf9b53f35a77fcc1fad9d883116070c63d5de1c7dc7b00c72b +SIZE (rust/crates/clap_builder-4.3.11.crate) = 160795 SHA256 (rust/crates/clap_lex-0.5.0.crate) = 2da6da31387c7e4ef160ffab6d5e7f00c42626fe39aea70a7b0f1773f7dd6c1b SIZE (rust/crates/clap_lex-0.5.0.crate) = 11792 SHA256 (rust/crates/codepage-0.1.1.crate) = 8b0e9222c0cdf2c6ac27d73f664f9520266fa911c3106329d359f8861cb8bde9 SIZE (rust/crates/codepage-0.1.1.crate) = 8680 -SHA256 (rust/crates/colored-2.0.0.crate) = b3616f750b84d8f0de8a58bda93e08e2a81ad3f523089b05f1dffecab48c6cbd -SIZE (rust/crates/colored-2.0.0.crate) = 21619 -SHA256 (rust/crates/comfy-table-6.1.4.crate) = 6e7b787b0dc42e8111badfdbe4c3059158ccb2db8780352fa1b01e8ccf45cc4d -SIZE (rust/crates/comfy-table-6.1.4.crate) = 62008 +SHA256 (rust/crates/comfy-table-6.2.0.crate) = 7e959d788268e3bf9d35ace83e81b124190378e4c91c9067524675e33394b8ba +SIZE (rust/crates/comfy-table-6.2.0.crate) = 67803 SHA256 (rust/crates/console-0.15.7.crate) = c926e00cc70edefdc64d3a5ff31cc65bb97a3460097762bd23afb4d8145fccf8 SIZE (rust/crates/console-0.15.7.crate) = 35409 SHA256 (rust/crates/const-random-0.1.15.crate) = 368a7a772ead6ce7e1de82bfb04c485f3db8ec744f72925af5735e29a22cc18e SIZE (rust/crates/const-random-0.1.15.crate) = 6699 SHA256 (rust/crates/const-random-macro-0.1.15.crate) = 9d7d6ab3c3a2282db210df5f02c4dab6e0a7057af0fb7ebd4070f30fe05c0ddb SIZE (rust/crates/const-random-macro-0.1.15.crate) = 6680 -SHA256 (rust/crates/const_format-0.2.30.crate) = 7309d9b4d3d2c0641e018d449232f2e28f1b22933c137f157d3dbc14228b8c0e -SIZE (rust/crates/const_format-0.2.30.crate) = 77876 -SHA256 (rust/crates/const_format_proc_macros-0.2.29.crate) = d897f47bf7270cf70d370f8f98c1abb6d2d4cf60a6845d30e05bfb90c6568650 -SIZE (rust/crates/const_format_proc_macros-0.2.29.crate) = 24380 -SHA256 (rust/crates/convert_case-0.4.0.crate) = 6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e -SIZE (rust/crates/convert_case-0.4.0.crate) = 8098 +SHA256 (rust/crates/const_format-0.2.31.crate) = c990efc7a285731f9a4378d81aff2f0e85a2c8781a05ef0f8baa8dac54d0ff48 +SIZE (rust/crates/const_format-0.2.31.crate) = 77893 +SHA256 (rust/crates/const_format_proc_macros-0.2.31.crate) = e026b6ce194a874cb9cf32cd5772d1ef9767cc8fcb5765948d74f37a9d8b2bf6 +SIZE (rust/crates/const_format_proc_macros-0.2.31.crate) = 24402 SHA256 (rust/crates/core-foundation-0.9.3.crate) = 194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146 SIZE (rust/crates/core-foundation-0.9.3.crate) = 27059 SHA256 (rust/crates/core-foundation-sys-0.8.4.crate) = e496a50fda8aacccc86d7529e2c1e0892dbd0f898a6b5645b5561b89c3210efa SIZE (rust/crates/core-foundation-sys-0.8.4.crate) = 17725 -SHA256 (rust/crates/cpufeatures-0.2.7.crate) = 3e4c1eaa2012c47becbbad2ab175484c2a84d1185b566fb2cc5b8707343dfe58 -SIZE (rust/crates/cpufeatures-0.2.7.crate) = 11563 +SHA256 (rust/crates/cpufeatures-0.2.9.crate) = a17b76ff3a4162b0b27f354a0c87015ddad39d35f9c0c36607a3bdd175dde1f1 +SIZE (rust/crates/cpufeatures-0.2.9.crate) = 11895 SHA256 (rust/crates/crc32fast-1.3.2.crate) = b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d SIZE (rust/crates/crc32fast-1.3.2.crate) = 38661 SHA256 (rust/crates/criterion-0.5.1.crate) = f2b12d017a929603d80db1831cd3a24082f8137ce19c69e6447f54f5fc8d692f @@ -173,34 +171,30 @@ SHA256 (rust/crates/crossbeam-channel-0.5.8.crate) = a33c2bf77f2df06183c3aa30d1e SIZE (rust/crates/crossbeam-channel-0.5.8.crate) = 90455 SHA256 (rust/crates/crossbeam-deque-0.8.3.crate) = ce6fd6f855243022dcecf8702fef0c297d4338e226845fe067f6341ad9fa0cef SIZE (rust/crates/crossbeam-deque-0.8.3.crate) = 21746 -SHA256 (rust/crates/crossbeam-epoch-0.9.14.crate) = 46bd5f3f85273295a9d14aedfb86f6aadbff6d8f5295c4a9edb08e819dcf5695 -SIZE (rust/crates/crossbeam-epoch-0.9.14.crate) = 48524 -SHA256 (rust/crates/crossbeam-utils-0.8.15.crate) = 3c063cd8cc95f5c377ed0d4b49a4b21f632396ff690e8470c29b3359b346984b -SIZE (rust/crates/crossbeam-utils-0.8.15.crate) = 42326 -SHA256 (rust/crates/crossterm-0.25.0.crate) = e64e6c0fbe2c17357405f7c758c1ef960fce08bdfb2c03d88d2a18d7e09c4b67 -SIZE (rust/crates/crossterm-0.25.0.crate) = 116533 +SHA256 (rust/crates/crossbeam-epoch-0.9.15.crate) = ae211234986c545741a7dc064309f67ee1e5ad243d0e48335adc0484d960bcc7 +SIZE (rust/crates/crossbeam-epoch-0.9.15.crate) = 48553 +SHA256 (rust/crates/crossbeam-utils-0.8.16.crate) = 5a22b2d63d4d1dc0b7f1b6b2747dd0088008a9be28b6ddf0b1e7d335e3037294 +SIZE (rust/crates/crossbeam-utils-0.8.16.crate) = 42508 SHA256 (rust/crates/crossterm-0.26.1.crate) = a84cda67535339806297f1b331d6dd6320470d2a0fe65381e79ee9e156dd3d13 SIZE (rust/crates/crossterm-0.26.1.crate) = 122317 -SHA256 (rust/crates/crossterm_winapi-0.9.0.crate) = 2ae1b35a484aa10e07fe0638d02301c5ad24de82d310ccbd2f3693da5f09bf1c -SIZE (rust/crates/crossterm_winapi-0.9.0.crate) = 15561 +SHA256 (rust/crates/crossterm_winapi-0.9.1.crate) = acdd7c62a3665c7f6830a51635d9ac9b23ed385797f70a83bb8bafe9c572ab2b +SIZE (rust/crates/crossterm_winapi-0.9.1.crate) = 16027 SHA256 (rust/crates/crunchy-0.2.2.crate) = 7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7 SIZE (rust/crates/crunchy-0.2.2.crate) = 2995 SHA256 (rust/crates/crypto-common-0.1.6.crate) = 1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3 SIZE (rust/crates/crypto-common-0.1.6.crate) = 8760 -SHA256 (rust/crates/cssparser-0.29.6.crate) = f93d03419cb5950ccfd3daf3ff1c7a36ace64609a1a8746d493df1ca0afde0fa -SIZE (rust/crates/cssparser-0.29.6.crate) = 56704 -SHA256 (rust/crates/cssparser-macros-0.6.0.crate) = dfae75de57f2b2e85e8768c3ea840fd159c8f33e2b6522c7835b7abac81be16e -SIZE (rust/crates/cssparser-macros-0.6.0.crate) = 6684 -SHA256 (rust/crates/csv-1.2.1.crate) = 0b015497079b9a9d69c02ad25de6c0a6edef051ea6360a327d0bd05802ef64ad -SIZE (rust/crates/csv-1.2.1.crate) = 887936 +SHA256 (rust/crates/cssparser-0.31.2.crate) = 5b3df4f93e5fbbe73ec01ec8d3f68bba73107993a5b1e7519273c32db9b0d5be +SIZE (rust/crates/cssparser-0.31.2.crate) = 60602 +SHA256 (rust/crates/cssparser-macros-0.6.1.crate) = 13b588ba4ac1a99f7f2964d24b3d896ddc6bf847ee3855dbd4366f058cfcd331 +SIZE (rust/crates/cssparser-macros-0.6.1.crate) = 7914 +SHA256 (rust/crates/csv-1.2.2.crate) = 626ae34994d3d8d668f4269922248239db4ae42d538b14c398b74a52208e8086 +SIZE (rust/crates/csv-1.2.2.crate) = 887958 SHA256 (rust/crates/csv-core-0.1.10.crate) = 2b2466559f260f48ad25fe6317b3c8dac77b5bdb5763ac7d9d6103530663bc90 SIZE (rust/crates/csv-core-0.1.10.crate) = 25668 -SHA256 (rust/crates/ctor-0.1.26.crate) = 6d2301688392eb071b0bf1a37be05c469d3cc4dbbd95df672fe28ab021e6a096 -SIZE (rust/crates/ctor-0.1.26.crate) = 10803 SHA256 (rust/crates/ctrlc-3.4.0.crate) = 2a011bbe2c35ce9c1f143b7af6f94f29a167beb4cd1d29e6740ce836f723120e SIZE (rust/crates/ctrlc-3.4.0.crate) = 14098 -SHA256 (rust/crates/dashmap-5.4.0.crate) = 907076dfda823b0b36d2a1bb5f90c96660a5bbcd7729e10727f07858f22c4edc -SIZE (rust/crates/dashmap-5.4.0.crate) = 22862 +SHA256 (rust/crates/dashmap-5.5.0.crate) = 6943ae99c34386c84a470c499d3414f66502a41340aa895406e0d2e4a207b91d +SIZE (rust/crates/dashmap-5.5.0.crate) = 24067 SHA256 (rust/crates/derive_more-0.99.17.crate) = 4fb810d30a7c1953f91334de7244731fc3f3c10d7fe163338a35b9f640960321 SIZE (rust/crates/derive_more-0.99.17.crate) = 55771 SHA256 (rust/crates/dialoguer-0.10.4.crate) = 59c6f2989294b9a498d3ad5491a79c6deb604617378e1cdc4bfc1c1361fe2f87 @@ -219,10 +213,10 @@ SHA256 (rust/crates/dlv-list-0.5.0.crate) = d529fd73d344663edfd598ccb3f344e46034 SIZE (rust/crates/dlv-list-0.5.0.crate) = 22112 SHA256 (rust/crates/doc-comment-0.3.3.crate) = fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10 SIZE (rust/crates/doc-comment-0.3.3.crate) = 4123 -SHA256 (rust/crates/dtoa-0.4.8.crate) = 56899898ce76aaf4a0f24d914c97ea6ed976d42fec6ad33fcbb0a1103e07b2b0 -SIZE (rust/crates/dtoa-0.4.8.crate) = 16175 -SHA256 (rust/crates/dtoa-short-0.3.3.crate) = bde03329ae10e79ede66c9ce4dc930aa8599043b0743008548680f25b91502d6 -SIZE (rust/crates/dtoa-short-0.3.3.crate) = 8198 +SHA256 (rust/crates/dtoa-1.0.8.crate) = 519b83cd10f5f6e969625a409f735182bea5558cd8b64c655806ceaae36f1999 +SIZE (rust/crates/dtoa-1.0.8.crate) = 16970 +SHA256 (rust/crates/dtoa-short-0.3.4.crate) = dbaceec3c6e4211c79e7b1800fb9680527106beb2f9c51904a3210c03a448c74 +SIZE (rust/crates/dtoa-short-0.3.4.crate) = 8276 SHA256 (rust/crates/dtparse-1.5.0.crate) = 68235de3c014ade82e550337b2c88a2a884361793ed3be2d74ee703bd810e401 SIZE (rust/crates/dtparse-1.5.0.crate) = 32516 SHA256 (rust/crates/dyn-clone-1.0.11.crate) = 68b0cf012f1230e43cd00ebb729c6bb58707ecfa8ad08b52ef3a4ccd2697fc30 @@ -237,14 +231,14 @@ SHA256 (rust/crates/encode_unicode-0.3.6.crate) = a357d28ed41a50f9c765dbfe56cbc0 SIZE (rust/crates/encode_unicode-0.3.6.crate) = 45741 SHA256 (rust/crates/encoding_rs-0.8.32.crate) = 071a31f4ee85403370b58aca746f01041ede6f0da2730960ad001edc2b71b394 SIZE (rust/crates/encoding_rs-0.8.32.crate) = 1370046 -SHA256 (rust/crates/enum_dispatch-0.3.11.crate) = 11f36e95862220b211a6e2aa5eca09b4fa391b13cd52ceb8035a24bf65a79de2 -SIZE (rust/crates/enum_dispatch-0.3.11.crate) = 22247 +SHA256 (rust/crates/enum_dispatch-0.3.12.crate) = 8f33313078bb8d4d05a2733a94ac4c2d8a0df9a2b84424ebf4f33bfc224a890e +SIZE (rust/crates/enum_dispatch-0.3.12.crate) = 22400 SHA256 (rust/crates/env_logger-0.8.4.crate) = a19187fea3ac7e84da7dacf48de0c45d63c6a76f9490dae389aead16c243fce3 SIZE (rust/crates/env_logger-0.8.4.crate) = 33342 -SHA256 (rust/crates/erased-serde-0.3.25.crate) = 4f2b0c2380453a92ea8b6c8e5f64ecaafccddde8ceab55ff7a8ac1029f894569 -SIZE (rust/crates/erased-serde-0.3.25.crate) = 24916 -SHA256 (rust/crates/errno-0.2.8.crate) = f639046355ee4f37944e44f60642c6f3a7efa3cf6b78c78a0d989a8ce6c396a1 -SIZE (rust/crates/errno-0.2.8.crate) = 9276 +SHA256 (rust/crates/equivalent-1.0.0.crate) = 88bffebc5d80432c9b140ee17875ff173a8ab62faad5b257da912bd2f6c1c0a1 +SIZE (rust/crates/equivalent-1.0.0.crate) = 6621 +SHA256 (rust/crates/erased-serde-0.3.27.crate) = f94c0e13118e7d7533271f754a168ae8400e6a1cc043f2bfd53cc7290f1a1de3 +SIZE (rust/crates/erased-serde-0.3.27.crate) = 24913 SHA256 (rust/crates/errno-0.3.1.crate) = 4bcfec3a70f97c962c307b2d2c56e358cf1d00b558d74262b5f929ee8cc7e73a SIZE (rust/crates/errno-0.3.1.crate) = 10348 SHA256 (rust/crates/errno-dragonfly-0.1.2.crate) = aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf @@ -259,10 +253,12 @@ SHA256 (rust/crates/fancy-regex-0.11.0.crate) = b95f7c0680e4142284cf8b22c14a476e SIZE (rust/crates/fancy-regex-0.11.0.crate) = 82918 SHA256 (rust/crates/fast-float-0.2.0.crate) = 95765f67b4b18863968b4a1bd5bb576f732b29a4a28c7cd84c09fa3e2875f33c SIZE (rust/crates/fast-float-0.2.0.crate) = 41609 -SHA256 (rust/crates/fastrand-1.9.0.crate) = e51093e27b0797c359783294ca4f0a911c270184cb10f85783b118614a1501be -SIZE (rust/crates/fastrand-1.9.0.crate) = 11910 -SHA256 (rust/crates/fd-lock-3.0.12.crate) = 39ae6b3d9530211fb3b12a95374b8b0823be812f53d09e18c5675c0146b09642 -SIZE (rust/crates/fd-lock-3.0.12.crate) = 13692 +SHA256 (rust/crates/fastrand-2.0.0.crate) = 6999dc1837253364c2ebb0704ba97994bd874e8f195d665c50b7548f6ea92764 +SIZE (rust/crates/fastrand-2.0.0.crate) = 14402 +SHA256 (rust/crates/fd-lock-3.0.13.crate) = ef033ed5e9bad94e55838ca0ca906db0e043f517adda0c8b79c7a8c66c93c1b5 +SIZE (rust/crates/fd-lock-3.0.13.crate) = 13692 +SHA256 (rust/crates/file-id-0.1.0.crate) = e13be71e6ca82e91bc0cb862bebaac0b2d1924a5a1d970c822b2f98b63fda8c3 +SIZE (rust/crates/file-id-0.1.0.crate) = 2094 SHA256 (rust/crates/filesize-0.2.0.crate) = 12d741e2415d4e2e5bd1c1d00409d1a8865a57892c2d689b504365655d237d43 SIZE (rust/crates/filesize-0.2.0.crate) = 5066 SHA256 (rust/crates/filetime-0.2.21.crate) = 5cbc844cecaee9d4443931972e1289c8ff485cb4cc2767cb03ca139ed6885153 @@ -279,18 +275,12 @@ SHA256 (rust/crates/foreign-types-shared-0.1.1.crate) = 00b0228411908ca8685dba7f SIZE (rust/crates/foreign-types-shared-0.1.1.crate) = 5672 SHA256 (rust/crates/foreign_vec-0.1.0.crate) = ee1b05cbd864bcaecbd3455d6d967862d446e4ebfc3c2e5e5b9841e53cba6673 SIZE (rust/crates/foreign_vec-0.1.0.crate) = 5198 -SHA256 (rust/crates/form_urlencoded-1.1.0.crate) = a9c384f161156f5260c24a097c56119f9be8c798586aecc13afbcbe7b7e26bf8 -SIZE (rust/crates/form_urlencoded-1.1.0.crate) = 8734 +SHA256 (rust/crates/form_urlencoded-1.2.0.crate) = a62bc1cf6f830c2ec14a513a9fb124d0a213a629668a4186f329db21fe045652 +SIZE (rust/crates/form_urlencoded-1.2.0.crate) = 8923 SHA256 (rust/crates/fs_extra-1.3.0.crate) = 42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c SIZE (rust/crates/fs_extra-1.3.0.crate) = 31298 -SHA256 (rust/crates/fsevent-0.4.0.crate) = 5ab7d1bd1bd33cc98b0889831b72da23c0aa4df9cec7e0702f46ecea04b35db6 -SIZE (rust/crates/fsevent-0.4.0.crate) = 7292 -SHA256 (rust/crates/fsevent-sys-2.0.1.crate) = f41b048a94555da0f42f1d632e2e19510084fb8e303b0daa2816e733fb3644a0 -SIZE (rust/crates/fsevent-sys-2.0.1.crate) = 3984 -SHA256 (rust/crates/fuchsia-zircon-0.3.3.crate) = 2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82 -SIZE (rust/crates/fuchsia-zircon-0.3.3.crate) = 22565 -SHA256 (rust/crates/fuchsia-zircon-sys-0.3.3.crate) = 3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7 -SIZE (rust/crates/fuchsia-zircon-sys-0.3.3.crate) = 7191 +SHA256 (rust/crates/fsevent-sys-4.1.0.crate) = 76ee7a02da4d231650c7cea31349b889be2f45ddb3ef3032d2ec8185f6313fd2 +SIZE (rust/crates/fsevent-sys-4.1.0.crate) = 4620 SHA256 (rust/crates/futf-0.1.5.crate) = df420e2e84819663797d1ec6544b13c5be84629e7bb00dc960d6917db2987843 SIZE (rust/crates/futf-0.1.5.crate) = 11344 SHA256 (rust/crates/futures-0.3.28.crate) = 23342abe12aba583913b2e62f22225ff9c950774065e4bfb61a19cd9770fec40 @@ -317,26 +307,22 @@ SHA256 (rust/crates/fxhash-0.2.1.crate) = c31b6d751ae2c7f11320402d34e41349dd1016 SIZE (rust/crates/fxhash-0.2.1.crate) = 4102 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.1.16.crate) = 8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce -SIZE (rust/crates/getrandom-0.1.16.crate) = 25077 -SHA256 (rust/crates/getrandom-0.2.9.crate) = c85e1d9ab2eadba7e5040d4e09cbd6d072b76a557ad64e797c2cb9d4da21d7e4 -SIZE (rust/crates/getrandom-0.2.9.crate) = 34457 -SHA256 (rust/crates/getset-0.1.2.crate) = e45727250e75cc04ff2846a66397da8ef2b3db8e40e0cef4df67950a07621eb9 -SIZE (rust/crates/getset-0.1.2.crate) = 8831 -SHA256 (rust/crates/ghost-0.1.9.crate) = e77ac7b51b8e6313251737fcef4b1c01a2ea102bde68415b62c0ee9268fec357 -SIZE (rust/crates/ghost-0.1.9.crate) = 14099 -SHA256 (rust/crates/git2-0.17.1.crate) = 8b7905cdfe33d31a88bb2e8419ddd054451f5432d1da9eaf2ac7804ee1ea12d5 -SIZE (rust/crates/git2-0.17.1.crate) = 207302 +SHA256 (rust/crates/getrandom-0.2.10.crate) = be4136b2a15dd319360be1c07d9933517ccf0be8f16bf62a3bee4f0d618df427 +SIZE (rust/crates/getrandom-0.2.10.crate) = 34955 +SHA256 (rust/crates/gimli-0.27.3.crate) = b6c80984affa11d98d1b88b66ac8853f143217b399d3c74116778ff8fdb4ed2e +SIZE (rust/crates/gimli-0.27.3.crate) = 287904 +SHA256 (rust/crates/git2-0.17.2.crate) = 7b989d6a7ca95a362cf2cfc5ad688b3a467be1f87e480b8dad07fee8c79b0044 +SIZE (rust/crates/git2-0.17.2.crate) = 208040 SHA256 (rust/crates/gjson-0.8.1.crate) = 43503cc176394dd30a6525f5f36e838339b8b5619be33ed9a7783841580a97b6 SIZE (rust/crates/gjson-0.8.1.crate) = 2975684 SHA256 (rust/crates/glob-0.3.1.crate) = d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b SIZE (rust/crates/glob-0.3.1.crate) = 18880 -SHA256 (rust/crates/h2-0.3.19.crate) = d357c7ae988e7d2182f7d7871d0b963962420b0678b0997ce7de72001aeab782 -SIZE (rust/crates/h2-0.3.19.crate) = 164681 +SHA256 (rust/crates/h2-0.3.20.crate) = 97ec8491ebaf99c8eaa73058b045fe58073cd6be7f596ac993ced0b0a0c01049 +SIZE (rust/crates/h2-0.3.20.crate) = 165260 SHA256 (rust/crates/half-1.8.2.crate) = eabb4a44450da02c90444cf74558da904edde8fb4e9035a9a6a4e15445af0bd7 SIZE (rust/crates/half-1.8.2.crate) = 41874 -SHA256 (rust/crates/halfbrown-0.2.2.crate) = f985624e90f861184145c13b736873a0f83cdb998a292dbb0653598ab03aecbf -SIZE (rust/crates/halfbrown-0.2.2.crate) = 28945 +SHA256 (rust/crates/halfbrown-0.2.4.crate) = 5681137554ddff44396e5f149892c769d45301dd9aa19c51602a89ee214cb0ec +SIZE (rust/crates/halfbrown-0.2.4.crate) = 29010 SHA256 (rust/crates/hamcrest2-0.3.0.crate) = 49f837c62de05dc9cc71ff6486cd85de8856a330395ae338a04bfcefe5e91075 SIZE (rust/crates/hamcrest2-0.3.0.crate) = 17640 SHA256 (rust/crates/hash32-0.2.1.crate) = b0c35f58762feb77d74ebe43bdbc3210f09be9fe6742234d573bacc26ed92b67 @@ -347,18 +333,16 @@ SHA256 (rust/crates/hashbrown-0.12.3.crate) = 8a9ee70c43aaf417c914396645a0fa8526 SIZE (rust/crates/hashbrown-0.12.3.crate) = 102968 SHA256 (rust/crates/hashbrown-0.13.2.crate) = 43a3c133739dddd0d2990f9a4bdf8eb4b21ef50e4851ca85ab661199821d510e SIZE (rust/crates/hashbrown-0.13.2.crate) = 105265 -SHA256 (rust/crates/hashlink-0.8.2.crate) = 0761a1b9491c4f2e3d66aa0f62d0fba0af9a0e2852e4d48ea506632a4b56e6aa -SIZE (rust/crates/hashlink-0.8.2.crate) = 26428 +SHA256 (rust/crates/hashbrown-0.14.0.crate) = 2c6201b9ff9fd90a5a3bac2e56a830d0caa509576f0e503818ee82c181b3437a +SIZE (rust/crates/hashbrown-0.14.0.crate) = 116103 +SHA256 (rust/crates/hashlink-0.8.3.crate) = 312f66718a2d7789ffef4f4b7b213138ed9f1eb3aa1d0d82fc99f88fb3ffd26f +SIZE (rust/crates/hashlink-0.8.3.crate) = 26438 SHA256 (rust/crates/heapless-0.7.16.crate) = db04bc24a18b9ea980628ecf00e6c0264f3c1426dac36c00cb49b6fbad8b0743 SIZE (rust/crates/heapless-0.7.16.crate) = 75999 SHA256 (rust/crates/heck-0.4.1.crate) = 95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8 SIZE (rust/crates/heck-0.4.1.crate) = 11567 -SHA256 (rust/crates/hermit-abi-0.1.19.crate) = 62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33 -SIZE (rust/crates/hermit-abi-0.1.19.crate) = 9979 -SHA256 (rust/crates/hermit-abi-0.2.6.crate) = ee512640fe35acbfb4bb779db6f0d80704c2cacfa2e39b601ef3e3f47d1ae4c7 -SIZE (rust/crates/hermit-abi-0.2.6.crate) = 13027 -SHA256 (rust/crates/hermit-abi-0.3.1.crate) = fed44880c466736ef9a5c5b5facefb5ed0785676d0c02d612db14e54f0d84286 -SIZE (rust/crates/hermit-abi-0.3.1.crate) = 13793 +SHA256 (rust/crates/hermit-abi-0.3.2.crate) = 443144c8cdadd93ebf52ddb4056d257f5b52c04d3c804e657d19eb73fc33668b +SIZE (rust/crates/hermit-abi-0.3.2.crate) = 13783 SHA256 (rust/crates/hex-0.4.3.crate) = 7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70 SIZE (rust/crates/hex-0.4.3.crate) = 13299 SHA256 (rust/crates/home-0.5.5.crate) = 5444c27eef6923071f7ebcc33e3444508466a76f7a2b93da00ed6e19f30c1ddb @@ -375,40 +359,38 @@ SHA256 (rust/crates/httparse-1.8.0.crate) = d897f394bad6a705d5f4104762e116a75639 SIZE (rust/crates/httparse-1.8.0.crate) = 29954 SHA256 (rust/crates/httpdate-1.0.2.crate) = c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421 SIZE (rust/crates/httpdate-1.0.2.crate) = 10673 -SHA256 (rust/crates/hyper-0.14.26.crate) = ab302d72a6f11a3b910431ff93aae7e773078c769f0a3ef15fb9ec692ed147d4 -SIZE (rust/crates/hyper-0.14.26.crate) = 195570 -SHA256 (rust/crates/iana-time-zone-0.1.56.crate) = 0722cd7114b7de04316e7ea5456a0bbb20e4adb46fd27a3697adb812cff0f37c -SIZE (rust/crates/iana-time-zone-0.1.56.crate) = 19517 +SHA256 (rust/crates/hyper-0.14.27.crate) = ffb1cfd654a8219eaef89881fdb3bb3b1cdc5fa75ded05d6933b2b382e395468 +SIZE (rust/crates/hyper-0.14.27.crate) = 195700 +SHA256 (rust/crates/iana-time-zone-0.1.57.crate) = 2fad5b825842d2b38bd206f3e81d6957625fd7f0a361e345c30e01a0ae2dd613 +SIZE (rust/crates/iana-time-zone-0.1.57.crate) = 19785 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/ical-0.8.0.crate) = 356d82bd58997815d55ea6f9081bd4cac149e50ca943f7a4f7c050fec7271c1f SIZE (rust/crates/ical-0.8.0.crate) = 27853 -SHA256 (rust/crates/idna-0.3.0.crate) = e14ddfc70884202db2244c223200c204c2bda1bc6e0998d11b5e024d657209e6 -SIZE (rust/crates/idna-0.3.0.crate) = 271128 +SHA256 (rust/crates/idna-0.4.0.crate) = 7d20d6b07bfbc108882d88ed8e37d39636dcc260e15e30c45e6ba089610b917c +SIZE (rust/crates/idna-0.4.0.crate) = 271429 SHA256 (rust/crates/indent_write-2.2.0.crate) = 0cfe9645a18782869361d9c8732246be7b410ad4e919d3609ebabdac00ba12c3 SIZE (rust/crates/indent_write-2.2.0.crate) = 11090 SHA256 (rust/crates/indexmap-1.9.3.crate) = bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99 SIZE (rust/crates/indexmap-1.9.3.crate) = 54653 -SHA256 (rust/crates/indicatif-0.17.3.crate) = cef509aa9bc73864d6756f0d34d35504af3cf0844373afe9b8669a5b8005a729 -SIZE (rust/crates/indicatif-0.17.3.crate) = 53584 -SHA256 (rust/crates/inotify-0.7.1.crate) = 4816c66d2c8ae673df83366c18341538f234a26d65a9ecea5c348b453ac1d02f -SIZE (rust/crates/inotify-0.7.1.crate) = 24637 +SHA256 (rust/crates/indexmap-2.0.0.crate) = d5477fe2230a79769d8dc68e0eabf5437907c0457a5614a9e8dddb67f65eb65d +SIZE (rust/crates/indexmap-2.0.0.crate) = 64038 +SHA256 (rust/crates/indicatif-0.17.5.crate) = 8ff8cc23a7393a397ed1d7f56e6365cba772aba9f9912ab968b03043c395d057 +SIZE (rust/crates/indicatif-0.17.5.crate) = 59843 +SHA256 (rust/crates/inotify-0.9.6.crate) = f8069d3ec154eb856955c1c0fbffefbf5f3c40a104ec912d4797314c1801abff +SIZE (rust/crates/inotify-0.9.6.crate) = 22971 SHA256 (rust/crates/inotify-sys-0.1.5.crate) = e05c02b5e89bff3b946cedeca278abc628fe811e604f027c45a8aa3cf793d0eb SIZE (rust/crates/inotify-sys-0.1.5.crate) = 6965 SHA256 (rust/crates/instant-0.1.12.crate) = 7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c SIZE (rust/crates/instant-0.1.12.crate) = 6128 -SHA256 (rust/crates/inventory-0.3.6.crate) = e0539b5de9241582ce6bd6b0ba7399313560151e58c9aaf8b74b711b1bdce644 -SIZE (rust/crates/inventory-0.3.6.crate) = 13758 +SHA256 (rust/crates/inventory-0.3.8.crate) = c38a87a1e0e2752433cd4b26019a469112a25fb43b30f5ee9b3b898925c5a0f9 +SIZE (rust/crates/inventory-0.3.8.crate) = 13978 SHA256 (rust/crates/io-lifetimes-1.0.11.crate) = eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2 SIZE (rust/crates/io-lifetimes-1.0.11.crate) = 37346 -SHA256 (rust/crates/iovec-0.1.4.crate) = b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e -SIZE (rust/crates/iovec-0.1.4.crate) = 8720 SHA256 (rust/crates/is-docker-0.2.0.crate) = 928bae27f42bc99b60d9ac7334e3a21d10ad8f1835a4e12ec3ec0464765ed1b3 SIZE (rust/crates/is-docker-0.2.0.crate) = 2664 -SHA256 (rust/crates/is-root-0.1.2.crate) = 04a4202a60e86f1c9702706bb42270dadd333f2db7810157563c86f17af3c873 -SIZE (rust/crates/is-root-0.1.2.crate) = 4293 -SHA256 (rust/crates/is-terminal-0.4.7.crate) = adcf93614601c8129ddf72e2d5633df827ba6551541c6d8c59520a371475be1f -SIZE (rust/crates/is-terminal-0.4.7.crate) = 8356 +SHA256 (rust/crates/is-terminal-0.4.8.crate) = 24fddda5af7e54bf7da53067d6e802dbcc381d0a8eef629df528e3ebf68755cb +SIZE (rust/crates/is-terminal-0.4.8.crate) = 8103 SHA256 (rust/crates/is-wsl-0.4.0.crate) = 173609498df190136aa7dea1a91db051746d339e18476eed5ca40521f02d7aa5 SIZE (rust/crates/is-wsl-0.4.0.crate) = 3264 SHA256 (rust/crates/is_ci-1.1.1.crate) = 616cde7c720bb2bb5824a224687d8f77bfd38922027f01d825cd7453be5099fb @@ -419,16 +401,18 @@ SHA256 (rust/crates/is_executable-1.0.1.crate) = fa9acdc6d67b75e626ad644734e8bc6 SIZE (rust/crates/is_executable-1.0.1.crate) = 9550 SHA256 (rust/crates/itertools-0.10.5.crate) = b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473 SIZE (rust/crates/itertools-0.10.5.crate) = 115354 -SHA256 (rust/crates/itoa-1.0.6.crate) = 453ad9f582a441959e5f0d088b02ce04cfe8d51a8eaf077f12ac6d3e94164ca6 -SIZE (rust/crates/itoa-1.0.6.crate) = 10410 +SHA256 (rust/crates/itoa-1.0.8.crate) = 62b02a5381cc465bd3041d84623d0fa3b66738b52b8e2fc3bab8ad63ab032f4a +SIZE (rust/crates/itoa-1.0.8.crate) = 10465 SHA256 (rust/crates/jobserver-0.1.26.crate) = 936cfd212a0155903bcbc060e316fb6cc7cbf2e1907329391ebadc1fe0ce77c2 SIZE (rust/crates/jobserver-0.1.26.crate) = 22645 SHA256 (rust/crates/joinery-2.1.0.crate) = 72167d68f5fce3b8655487b8038691a3c9984ee769590f93f2a631f4ad64e4f5 SIZE (rust/crates/joinery-2.1.0.crate) = 14163 -SHA256 (rust/crates/js-sys-0.3.63.crate) = 2f37a4a5928311ac501dee68b3c7613a1037d0edb30c8e5427bd832d55d1b790 -SIZE (rust/crates/js-sys-0.3.63.crate) = 80154 -SHA256 (rust/crates/kernel32-sys-0.2.2.crate) = 7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d -SIZE (rust/crates/kernel32-sys-0.2.2.crate) = 24537 +SHA256 (rust/crates/js-sys-0.3.64.crate) = c5f195fe497f702db0f318b07fdd68edb16955aed830df8363d837542f8f935a +SIZE (rust/crates/js-sys-0.3.64.crate) = 80313 +SHA256 (rust/crates/kqueue-1.0.7.crate) = 2c8fc60ba15bf51257aa9807a48a61013db043fcf3a78cb0d916e8e396dcad98 +SIZE (rust/crates/kqueue-1.0.7.crate) = 12554 +SHA256 (rust/crates/kqueue-sys-1.0.3.crate) = 8367585489f01bc55dd27404dcf56b95e6da061a256a666ab23be9ba96a2e587 +SIZE (rust/crates/kqueue-sys-1.0.3.crate) = 6673 SHA256 (rust/crates/lazy_static-1.4.0.crate) = e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646 SIZE (rust/crates/lazy_static-1.4.0.crate) = 10443 SHA256 (rust/crates/lazycell-1.3.0.crate) = 830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55 @@ -447,18 +431,18 @@ SHA256 (rust/crates/lexical-write-float-0.8.5.crate) = accabaa1c4581f05a3923d1b4 SIZE (rust/crates/lexical-write-float-0.8.5.crate) = 100281 SHA256 (rust/crates/lexical-write-integer-0.8.5.crate) = e1b6f3d1f4422866b68192d62f77bc5c700bee84f3069f2469d7bc8c77852446 SIZE (rust/crates/lexical-write-integer-0.8.5.crate) = 55427 -SHA256 (rust/crates/libc-0.2.144.crate) = 2b00cc1c228a6782d0f076e7b232802e0c5689d41bb5df366f2a6b6621cfdfe1 -SIZE (rust/crates/libc-0.2.144.crate) = 682092 -SHA256 (rust/crates/libgit2-sys-0.15.1+1.6.4.crate) = fb4577bde8cdfc7d6a2a4bcb7b049598597de33ffd337276e9c7db6cd4a2cee7 -SIZE (rust/crates/libgit2-sys-0.15.1+1.6.4.crate) = 1755296 +SHA256 (rust/crates/libc-0.2.147.crate) = b4668fb0ea861c1df094127ac5f1da3409a82116a4ba74fca2e58ef927159bb3 +SIZE (rust/crates/libc-0.2.147.crate) = 686772 +SHA256 (rust/crates/libgit2-sys-0.15.2+1.6.4.crate) = a80df2e11fb4a61f4ba2ab42dbe7f74468da143f1a75c74e11dee7c813f694fa +SIZE (rust/crates/libgit2-sys-0.15.2+1.6.4.crate) = 1755413 SHA256 (rust/crates/libloading-0.7.4.crate) = b67380fd3b2fbe7527a606e18729d21c6f3951633d0500574c4dc22d2d638b9f SIZE (rust/crates/libloading-0.7.4.crate) = 27580 SHA256 (rust/crates/libm-0.2.7.crate) = f7012b1bbb0719e1097c47611d3898568c546d597c2e74d66f6087edd5233ff4 SIZE (rust/crates/libm-0.2.7.crate) = 115688 SHA256 (rust/crates/libmimalloc-sys-0.1.33.crate) = f4ac0e912c8ef1b735e92369695618dc5b1819f5a7bf3f167301a3ba1cea515e SIZE (rust/crates/libmimalloc-sys-0.1.33.crate) = 1166827 -SHA256 (rust/crates/libproc-0.13.0.crate) = 8b18cbf29f8ff3542ba22bdce9ac610fcb75d74bb4e2b306b2a2762242025b4f -SIZE (rust/crates/libproc-0.13.0.crate) = 31953 +SHA256 (rust/crates/libproc-0.14.0.crate) = 02650b72dd23d0e56ca44d5715546e481f01ac9a9331c4a763625631db6821a3 +SIZE (rust/crates/libproc-0.14.0.crate) = 32659 SHA256 (rust/crates/libsqlite3-sys-0.26.0.crate) = afc22eff61b133b115c6e8c74e818c628d6d5e7a502afea6f64dee076dd94326 SIZE (rust/crates/libsqlite3-sys-0.26.0.crate) = 4840390 SHA256 (rust/crates/libssh2-sys-0.3.0.crate) = 2dc8a030b787e2119a731f1951d6a773e2280c660f8ec4b0f5e1505a386e71ee @@ -471,14 +455,16 @@ SHA256 (rust/crates/linux-raw-sys-0.1.4.crate) = f051f77a7c8e6957c0696eac88f26b0 SIZE (rust/crates/linux-raw-sys-0.1.4.crate) = 878981 SHA256 (rust/crates/linux-raw-sys-0.3.8.crate) = ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519 SIZE (rust/crates/linux-raw-sys-0.3.8.crate) = 1013776 -SHA256 (rust/crates/lock_api-0.4.9.crate) = 435011366fe56583b16cf956f9df0095b405b82d76425bc8981c0e22e60ec4df -SIZE (rust/crates/lock_api-0.4.9.crate) = 25685 -SHA256 (rust/crates/log-0.4.17.crate) = abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e -SIZE (rust/crates/log-0.4.17.crate) = 38028 -SHA256 (rust/crates/lru-0.10.0.crate) = 03f1160296536f10c833a82dca22267d5486734230d47bf00bf435885814ba1e -SIZE (rust/crates/lru-0.10.0.crate) = 13819 -SHA256 (rust/crates/lscolors-0.14.0.crate) = 18a9df1d1fb6d9e92fa043e9eb9a3ecf6892c7b542bae5137cd1e419e40aa8bf -SIZE (rust/crates/lscolors-0.14.0.crate) = 23025 +SHA256 (rust/crates/linux-raw-sys-0.4.3.crate) = 09fc20d2ca12cb9f044c93e3bd6d32d523e6e2ec3db4f7b2939cd99026ecd3f0 +SIZE (rust/crates/linux-raw-sys-0.4.3.crate) = 1116245 +SHA256 (rust/crates/lock_api-0.4.10.crate) = c1cc9717a20b1bb222f333e6a92fd32f7d8a18ddc5a3191a11af45dcbf4dcd16 +SIZE (rust/crates/lock_api-0.4.10.crate) = 26713 +SHA256 (rust/crates/log-0.4.19.crate) = b06a4cde4c0f271a446782e3eff8de789548ce57dbc8eca9292c27f4a42004b4 +SIZE (rust/crates/log-0.4.19.crate) = 38073 +SHA256 (rust/crates/lru-0.11.0.crate) = eedb2bdbad7e0634f83989bf596f497b070130daaa398ab22d84c39e266deec5 +SIZE (rust/crates/lru-0.11.0.crate) = 14176 +SHA256 (rust/crates/lscolors-0.15.0.crate) = bf7015a04103ad78abb77e4b79ed151e767922d1cfde5f62640471c629a2320d +SIZE (rust/crates/lscolors-0.15.0.crate) = 22008 SHA256 (rust/crates/lz4-1.24.0.crate) = 7e9e2dd86df36ce760a60f6ff6ad526f7ba1f14ba0356f8254fb6905e6494df1 SIZE (rust/crates/lz4-1.24.0.crate) = 13361 SHA256 (rust/crates/lz4-sys-1.9.4.crate) = 57d27b317e207b10f69f5e75494119e391a96f48861ae870d1da6edac98ca900 @@ -491,20 +477,18 @@ SHA256 (rust/crates/malloc_buf-0.0.6.crate) = 62bb907fe88d54d8d9ce32a3cceab4218e SIZE (rust/crates/malloc_buf-0.0.6.crate) = 1239 SHA256 (rust/crates/markup5ever-0.11.0.crate) = 7a2629bb1404f3d34c2e921f21fd34ba00b206124c81f65c50b43b6aaefeb016 SIZE (rust/crates/markup5ever-0.11.0.crate) = 34667 -SHA256 (rust/crates/matches-0.1.10.crate) = 2532096657941c2fea9c289d370a250971c689d4f143798ff67113ec042024a5 -SIZE (rust/crates/matches-0.1.10.crate) = 2592 SHA256 (rust/crates/md-5-0.10.5.crate) = 6365506850d44bff6e2fbcb5176cf63650e48bd45ef2fe2665ae1570e0f4b9ca SIZE (rust/crates/md-5-0.10.5.crate) = 14573 SHA256 (rust/crates/memchr-2.5.0.crate) = 2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d SIZE (rust/crates/memchr-2.5.0.crate) = 65812 SHA256 (rust/crates/memmap2-0.5.10.crate) = 83faa42c0a078c393f6b29d5db232d8be22776a891f8f56e5284faee4a20b327 SIZE (rust/crates/memmap2-0.5.10.crate) = 26847 -SHA256 (rust/crates/memoffset-0.8.0.crate) = d61c719bcfbcf5d62b3a09efa6088de8c54bc0bfcd3ea7ae39fcc186108b8de1 -SIZE (rust/crates/memoffset-0.8.0.crate) = 8912 -SHA256 (rust/crates/miette-5.9.0.crate) = a236ff270093b0b67451bc50a509bd1bad302cb1d3c7d37d5efe931238581fa9 -SIZE (rust/crates/miette-5.9.0.crate) = 88195 -SHA256 (rust/crates/miette-derive-5.9.0.crate) = 4901771e1d44ddb37964565c654a3223ba41a594d02b8da471cc4464912b5cfa -SIZE (rust/crates/miette-derive-5.9.0.crate) = 16061 +SHA256 (rust/crates/memoffset-0.9.0.crate) = 5a634b1c61a95585bd15607c6ab0c4e5b226e695ff2800ba0cdccddf208c406c +SIZE (rust/crates/memoffset-0.9.0.crate) = 9033 +SHA256 (rust/crates/miette-5.10.0.crate) = 59bb584eaeeab6bd0226ccf3509a69d7936d148cf3d036ad350abe35e8c6856e +SIZE (rust/crates/miette-5.10.0.crate) = 88585 +SHA256 (rust/crates/miette-derive-5.10.0.crate) = 49e7bc1560b95a3c4a25d03de42fe76ca718ab92d1a22a55b9b4cf67b3ae635c +SIZE (rust/crates/miette-derive-5.10.0.crate) = 16062 SHA256 (rust/crates/mimalloc-0.1.37.crate) = 4e2894987a3459f3ffb755608bd82188f8ed00d0ae077f1edea29c068d639d98 SIZE (rust/crates/mimalloc-0.1.37.crate) = 5016 SHA256 (rust/crates/mime-0.3.17.crate) = 6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a @@ -515,14 +499,8 @@ SHA256 (rust/crates/minimal-lexical-0.2.1.crate) = 68354c5c6bd36d73ff3feceb05efa SIZE (rust/crates/minimal-lexical-0.2.1.crate) = 94841 SHA256 (rust/crates/miniz_oxide-0.7.1.crate) = e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7 SIZE (rust/crates/miniz_oxide-0.7.1.crate) = 55194 -SHA256 (rust/crates/mio-0.6.23.crate) = 4afd66f5b91bf2a3bc13fad0e21caedac168ca4c707504e75585648ae80e4cc4 -SIZE (rust/crates/mio-0.6.23.crate) = 103554 -SHA256 (rust/crates/mio-0.8.6.crate) = 5b9d9a46eff5b4ff64b45a9e316a6d1e0bc719ef429cbec4dc630684212bfdf9 -SIZE (rust/crates/mio-0.8.6.crate) = 93658 -SHA256 (rust/crates/mio-extras-2.0.6.crate) = 52403fe290012ce777c4626790c8951324a2b9e3316b3143779c72b029742f19 -SIZE (rust/crates/mio-extras-2.0.6.crate) = 16292 -SHA256 (rust/crates/miow-0.2.2.crate) = ebd808424166322d4a38da87083bfddd3ac4c131334ed55856112eb06d46944d -SIZE (rust/crates/miow-0.2.2.crate) = 22044 +SHA256 (rust/crates/mio-0.8.8.crate) = 927a765cd3fc26206e66b296465fa9d3e5ab003e651c1b3c060e7956d96b19d2 +SIZE (rust/crates/mio-0.8.8.crate) = 94264 SHA256 (rust/crates/mockito-1.1.0.crate) = 09c762b6267c4593555bb38f1df19e9318985bc4de60b5e8462890856a9a5b4c SIZE (rust/crates/mockito-1.1.0.crate) = 37297 SHA256 (rust/crates/multiversion-0.7.2.crate) = 8cda45dade5144c2c929bf2ed6c24bebbba784e9198df049ec87d722b9462bd1 @@ -531,26 +509,24 @@ SHA256 (rust/crates/multiversion-macros-0.7.2.crate) = 04bffdccbd4798b61dce08c97 SIZE (rust/crates/multiversion-macros-0.7.2.crate) = 15040 SHA256 (rust/crates/native-tls-0.2.11.crate) = 07226173c32f2926027b63cce4bcd8076c3552846cbe7925f3aaffeac0a3b92e SIZE (rust/crates/native-tls-0.2.11.crate) = 29008 -SHA256 (rust/crates/net2-0.2.38.crate) = 74d0df99cfcd2530b2e694f6e17e7f37b8e26bb23983ac530c0c97408837c631 -SIZE (rust/crates/net2-0.2.38.crate) = 20626 SHA256 (rust/crates/new_debug_unreachable-1.0.4.crate) = e4a24736216ec316047a1fc4252e27dabb04218aa4a3f37c6e7ddbf1f9782b54 SIZE (rust/crates/new_debug_unreachable-1.0.4.crate) = 2561 SHA256 (rust/crates/nix-0.26.2.crate) = bfdda3d196821d6af13126e40375cdf7da646a96114af134d5f417a9a1dc8e1a SIZE (rust/crates/nix-0.26.2.crate) = 277973 -SHA256 (rust/crates/nodrop-0.1.14.crate) = 72ef4a56884ca558e5ddb05a1d1e7e1bfd9a68d9ed024c21704cc98872dae1bb -SIZE (rust/crates/nodrop-0.1.14.crate) = 7667 SHA256 (rust/crates/nom-7.1.3.crate) = d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a SIZE (rust/crates/nom-7.1.3.crate) = 117570 SHA256 (rust/crates/nom-supreme-0.8.0.crate) = 2bd3ae6c901f1959588759ff51c95d24b491ecb9ff91aa9c2ef4acc5b1dcab27 SIZE (rust/crates/nom-supreme-0.8.0.crate) = 31430 -SHA256 (rust/crates/notify-4.0.17.crate) = ae03c8c853dba7bfd23e571ff0cff7bc9dceb40a4cd684cd1681824183f45257 -SIZE (rust/crates/notify-4.0.17.crate) = 54419 +SHA256 (rust/crates/notify-6.0.1.crate) = 5738a2795d57ea20abec2d6d76c6081186709c0024187cd5977265eda6598b51 +SIZE (rust/crates/notify-6.0.1.crate) = 36446 +SHA256 (rust/crates/notify-debouncer-full-0.2.0.crate) = 416969970ec751a5d702a88c6cd19ac1332abe997fce43f96db0418550426241 +SIZE (rust/crates/notify-debouncer-full-0.2.0.crate) = 13850 SHA256 (rust/crates/now-0.1.3.crate) = 6d89e9874397a1f0a52fc1f197a8effd9735223cb2390e9dcc83ac6cd02923d0 SIZE (rust/crates/now-0.1.3.crate) = 5086 SHA256 (rust/crates/ntapi-0.4.1.crate) = e8a3895c6391c39d7fe7ebc444a87eb2991b2a0bc718fdabd071eec617fc68e4 SIZE (rust/crates/ntapi-0.4.1.crate) = 126552 -SHA256 (rust/crates/nu-ansi-term-0.47.0.crate) = 1df031e117bca634c262e9bd3173776844b6c17a90b3741c9163663b4385af76 -SIZE (rust/crates/nu-ansi-term-0.47.0.crate) = 25656 +SHA256 (rust/crates/nu-ansi-term-0.49.0.crate) = c073d3c1930d0751774acf49e66653acecb416c3a54c6ec095a9b11caddb5a68 +SIZE (rust/crates/nu-ansi-term-0.49.0.crate) = 28211 SHA256 (rust/crates/num-0.2.1.crate) = b8536030f9fea7127f841b45bb6243b27255787fb4eb83958aa1ef9d2fdc0c36 SIZE (rust/crates/num-0.2.1.crate) = 9082 SHA256 (rust/crates/num-0.4.0.crate) = 43db66d1170d347f9a065114077f7dccb00c1b9478c89384490a3425279a4606 @@ -575,58 +551,58 @@ SHA256 (rust/crates/num-rational-0.4.1.crate) = 0638a1c9d0a3c0914158145bc76cff37 SIZE (rust/crates/num-rational-0.4.1.crate) = 27889 SHA256 (rust/crates/num-traits-0.2.15.crate) = 578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd SIZE (rust/crates/num-traits-0.2.15.crate) = 49262 -SHA256 (rust/crates/num_cpus-1.15.0.crate) = 0fac9e2da13b5eb447a6ce3d392f23a29d8694bff781bf03a16cd9ac8697593b -SIZE (rust/crates/num_cpus-1.15.0.crate) = 15680 +SHA256 (rust/crates/num_cpus-1.16.0.crate) = 4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43 +SIZE (rust/crates/num_cpus-1.16.0.crate) = 15713 SHA256 (rust/crates/num_threads-0.1.6.crate) = 2819ce041d2ee131036f4fc9d6ae7ae125a3a40e97ba64d04fe799ad9dabbb44 SIZE (rust/crates/num_threads-0.1.6.crate) = 7334 SHA256 (rust/crates/number_prefix-0.4.0.crate) = 830b246a0e5f20af87141b25c173cd1b609bd7779a4617d6ec582abaf90870f3 SIZE (rust/crates/number_prefix-0.4.0.crate) = 6922 SHA256 (rust/crates/objc-0.2.7.crate) = 915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1 SIZE (rust/crates/objc-0.2.7.crate) = 22036 +SHA256 (rust/crates/object-0.31.1.crate) = 8bda667d9f2b5051b8833f59f3bf748b28ef54f850f4fcb389a252aa383866d1 +SIZE (rust/crates/object-0.31.1.crate) = 272843 SHA256 (rust/crates/omnipath-0.1.6.crate) = 80adb31078122c880307e9cdfd4e3361e6545c319f9b9dcafcb03acd3b51a575 SIZE (rust/crates/omnipath-0.1.6.crate) = 11082 SHA256 (rust/crates/once_cell-1.18.0.crate) = dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d SIZE (rust/crates/once_cell-1.18.0.crate) = 32969 SHA256 (rust/crates/oorandom-11.1.3.crate) = 0ab1bc2a289d34bd04a330323ac98a1b4bc82c9d9fcb1e66b63caa84da26b575 SIZE (rust/crates/oorandom-11.1.3.crate) = 10068 -SHA256 (rust/crates/open-4.1.0.crate) = d16814a067484415fda653868c9be0ac5f2abd2ef5d951082a5f2fe1b3662944 -SIZE (rust/crates/open-4.1.0.crate) = 19719 +SHA256 (rust/crates/open-5.0.0.crate) = cfabf1927dce4d6fdf563d63328a0a506101ced3ec780ca2135747336c98cef8 +SIZE (rust/crates/open-5.0.0.crate) = 21085 SHA256 (rust/crates/openssl-0.10.55.crate) = 345df152bc43501c5eb9e4654ff05f794effb78d4efe3d53abc158baddc0703d SIZE (rust/crates/openssl-0.10.55.crate) = 258750 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.5.crate) = ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf SIZE (rust/crates/openssl-probe-0.1.5.crate) = 7227 -SHA256 (rust/crates/openssl-src-111.25.3+1.1.1t.crate) = 924757a6a226bf60da5f7dd0311a34d2b52283dd82ddeb103208ddc66362f80c -SIZE (rust/crates/openssl-src-111.25.3+1.1.1t.crate) = 5112603 +SHA256 (rust/crates/openssl-src-111.26.0+1.1.1u.crate) = efc62c9f12b22b8f5208c23a7200a442b2e5999f8bdf80233852122b5a4f6f37 +SIZE (rust/crates/openssl-src-111.26.0+1.1.1u.crate) = 5110372 SHA256 (rust/crates/openssl-sys-0.9.90.crate) = 374533b0e45f3a7ced10fcaeccca020e66656bc03dac384f852e4e5a7a8104a6 SIZE (rust/crates/openssl-sys-0.9.90.crate) = 66197 SHA256 (rust/crates/ordered-multimap-0.6.0.crate) = 4ed8acf08e98e744e5384c8bc63ceb0364e68a6854187221c18df61c4797690e SIZE (rust/crates/ordered-multimap-0.6.0.crate) = 23158 SHA256 (rust/crates/os_pipe-1.1.4.crate) = 0ae859aa07428ca9a929b936690f8b12dc5f11dd8c6992a18ca93919f28bc177 SIZE (rust/crates/os_pipe-1.1.4.crate) = 11436 -SHA256 (rust/crates/output_vt100-0.1.3.crate) = 628223faebab4e3e40667ee0b2336d34a5b960ff60ea743ddfdbcf7770bcfb66 -SIZE (rust/crates/output_vt100-0.1.3.crate) = 4473 SHA256 (rust/crates/owo-colors-3.5.0.crate) = c1b04fb49957986fdce4d6ee7a65027d55d4b6d2265e5848bbb507b58ccfdb6f SIZE (rust/crates/owo-colors-3.5.0.crate) = 30310 -SHA256 (rust/crates/papergrid-0.9.0.crate) = 1fdfe703c51ddc52887ad78fc69cd2ea78d895ffcd6e955c9d03566db8ab5bb1 -SIZE (rust/crates/papergrid-0.9.0.crate) = 51319 +SHA256 (rust/crates/papergrid-0.9.1.crate) = ae7891b22598926e4398790c8fe6447930c72a67d36d983a49d6ce682ce83290 +SIZE (rust/crates/papergrid-0.9.1.crate) = 51314 SHA256 (rust/crates/parking_lot-0.11.2.crate) = 7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99 SIZE (rust/crates/parking_lot-0.11.2.crate) = 39869 SHA256 (rust/crates/parking_lot-0.12.1.crate) = 3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f SIZE (rust/crates/parking_lot-0.12.1.crate) = 40967 SHA256 (rust/crates/parking_lot_core-0.8.6.crate) = 60a2cfe6f0ad2bfc16aefa463b497d5c7a5ecd44a23efa72aa342d90177356dc SIZE (rust/crates/parking_lot_core-0.8.6.crate) = 32567 -SHA256 (rust/crates/parking_lot_core-0.9.7.crate) = 9069cbb9f99e3a5083476ccb29ceb1de18b9118cafa53e90c9551235de2b9521 -SIZE (rust/crates/parking_lot_core-0.9.7.crate) = 32412 +SHA256 (rust/crates/parking_lot_core-0.9.8.crate) = 93f00c865fe7cabf650081affecd3871070f26767e7b2070a3ffae14c654b447 +SIZE (rust/crates/parking_lot_core-0.9.8.crate) = 32383 SHA256 (rust/crates/parquet-format-safe-0.2.4.crate) = 1131c54b167dd4e4799ce762e1ab01549ebb94d5bdd13e6ec1b467491c378e1f SIZE (rust/crates/parquet-format-safe-0.2.4.crate) = 62904 SHA256 (rust/crates/parquet2-0.17.2.crate) = 579fe5745f02cef3d5f236bfed216fd4693e49e4e920a13475c6132233283bce SIZE (rust/crates/parquet2-0.17.2.crate) = 429130 SHA256 (rust/crates/parse-zoneinfo-0.3.0.crate) = c705f256449c60da65e11ff6626e0c16a0a0b96aaa348de61376b249bc340f41 SIZE (rust/crates/parse-zoneinfo-0.3.0.crate) = 76590 -SHA256 (rust/crates/paste-1.0.12.crate) = 9f746c4065a8fa3fe23974dd82f15431cc8d40779821001404d10d2e79ca7d79 -SIZE (rust/crates/paste-1.0.12.crate) = 18156 +SHA256 (rust/crates/paste-1.0.13.crate) = b4b27ab7be369122c218afc2079489cdcb4b517c0a3fc386ff11e1fedfcc2b35 +SIZE (rust/crates/paste-1.0.13.crate) = 18167 SHA256 (rust/crates/pathdiff-0.2.1.crate) = 8835116a5c179084a830efb3adc117ab007512b535bc1a21c991d3b32a6b44dd SIZE (rust/crates/pathdiff-0.2.1.crate) = 7142 SHA256 (rust/crates/peeking_take_while-0.1.2.crate) = 19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099 @@ -635,46 +611,38 @@ SHA256 (rust/crates/percent-encoding-2.3.0.crate) = 9b2a4787296e9989611394c33f19 SIZE (rust/crates/percent-encoding-2.3.0.crate) = 10196 SHA256 (rust/crates/peresil-0.3.0.crate) = f658886ed52e196e850cfbbfddab9eaa7f6d90dd0929e264c31e5cec07e09e57 SIZE (rust/crates/peresil-0.3.0.crate) = 13573 -SHA256 (rust/crates/phf-0.8.0.crate) = 3dfb61232e34fcb633f43d12c58f83c1df82962dcdfa565a4e866ffc17dafe12 -SIZE (rust/crates/phf-0.8.0.crate) = 3902 SHA256 (rust/crates/phf-0.10.1.crate) = fabbf1ead8a5bcbc20f5f8b939ee3f5b0f6f281b6ad3468b84656b658b455259 SIZE (rust/crates/phf-0.10.1.crate) = 5406 -SHA256 (rust/crates/phf-0.11.1.crate) = 928c6535de93548188ef63bb7c4036bd415cd8f36ad25af44b9789b2ee72a48c -SIZE (rust/crates/phf-0.11.1.crate) = 17232 -SHA256 (rust/crates/phf_codegen-0.8.0.crate) = cbffee61585b0411840d3ece935cce9cb6321f01c45477d30066498cd5e1a815 -SIZE (rust/crates/phf_codegen-0.8.0.crate) = 3192 +SHA256 (rust/crates/phf-0.11.2.crate) = ade2d8b8f33c7333b51bcf0428d37e217e9f32192ae4772156f65063b8ce03dc +SIZE (rust/crates/phf-0.11.2.crate) = 21569 SHA256 (rust/crates/phf_codegen-0.10.0.crate) = 4fb1c3a8bc4dd4e5cfce29b44ffc14bedd2ee294559a294e2a4d4c9e9a6a13cd SIZE (rust/crates/phf_codegen-0.10.0.crate) = 3402 -SHA256 (rust/crates/phf_codegen-0.11.1.crate) = a56ac890c5e3ca598bbdeaa99964edb5b0258a583a9eb6ef4e89fc85d9224770 -SIZE (rust/crates/phf_codegen-0.11.1.crate) = 9426 -SHA256 (rust/crates/phf_generator-0.8.0.crate) = 17367f0cc86f2d25802b2c26ee58a7b23faeccf78a396094c13dced0d0182526 -SIZE (rust/crates/phf_generator-0.8.0.crate) = 7604 +SHA256 (rust/crates/phf_codegen-0.11.2.crate) = e8d39688d359e6b34654d328e262234662d16cc0f60ec8dcbe5e718709342a5a +SIZE (rust/crates/phf_codegen-0.11.2.crate) = 12977 SHA256 (rust/crates/phf_generator-0.10.0.crate) = 5d5285893bb5eb82e6aaf5d59ee909a06a16737a8970984dd7746ba9283498d6 SIZE (rust/crates/phf_generator-0.10.0.crate) = 7525 -SHA256 (rust/crates/phf_generator-0.11.1.crate) = b1181c94580fa345f50f19d738aaa39c0ed30a600d95cb2d3e23f94266f14fbf -SIZE (rust/crates/phf_generator-0.11.1.crate) = 11075 -SHA256 (rust/crates/phf_macros-0.10.0.crate) = 58fdf3184dd560f160dd73922bea2d5cd6e8f064bf4b13110abd81b03697b4e0 -SIZE (rust/crates/phf_macros-0.10.0.crate) = 3552 -SHA256 (rust/crates/phf_shared-0.8.0.crate) = c00cf8b9eafe68dde5e9eaa2cef8ee84a9336a47d566ec55ca16589633b65af7 -SIZE (rust/crates/phf_shared-0.8.0.crate) = 2860 +SHA256 (rust/crates/phf_generator-0.11.2.crate) = 48e4cc64c2ad9ebe670cb8fd69dd50ae301650392e81c05f9bfcb2d5bdbc24b0 +SIZE (rust/crates/phf_generator-0.11.2.crate) = 14190 +SHA256 (rust/crates/phf_macros-0.11.2.crate) = 3444646e286606587e49f3bcf1679b8cef1dc2c5ecc29ddacaffc305180d464b +SIZE (rust/crates/phf_macros-0.11.2.crate) = 4748 SHA256 (rust/crates/phf_shared-0.10.0.crate) = b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096 SIZE (rust/crates/phf_shared-0.10.0.crate) = 4095 -SHA256 (rust/crates/phf_shared-0.11.1.crate) = e1fb5f6f826b772a8d4c0394209441e7d37cbbb967ae9c7e0e8134365c9ee676 -SIZE (rust/crates/phf_shared-0.11.1.crate) = 10320 -SHA256 (rust/crates/pin-project-lite-0.2.9.crate) = e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116 -SIZE (rust/crates/pin-project-lite-0.2.9.crate) = 27713 +SHA256 (rust/crates/phf_shared-0.11.2.crate) = 90fcb95eef784c2ac79119d1dd819e162b5da872ce6f3c3abe1e8ca1c082f72b +SIZE (rust/crates/phf_shared-0.11.2.crate) = 14284 +SHA256 (rust/crates/pin-project-lite-0.2.10.crate) = 4c40d25201921e5ff0c862a505c6557ea88568a4e3ace775ab55e93f2f4f9d57 +SIZE (rust/crates/pin-project-lite-0.2.10.crate) = 28026 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.27.crate) = 26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964 SIZE (rust/crates/pkg-config-0.3.27.crate) = 18838 SHA256 (rust/crates/planus-0.3.1.crate) = fc1691dd09e82f428ce8d6310bd6d5da2557c82ff17694d2a32cad7242aea89f SIZE (rust/crates/planus-0.3.1.crate) = 17324 -SHA256 (rust/crates/plotters-0.3.4.crate) = 2538b639e642295546c50fcd545198c9d64ee2a38620a628724a3b266d5fbf97 -SIZE (rust/crates/plotters-0.3.4.crate) = 143219 -SHA256 (rust/crates/plotters-backend-0.3.4.crate) = 193228616381fecdc1224c62e96946dfbc73ff4384fba576e052ff8c1bea8142 -SIZE (rust/crates/plotters-backend-0.3.4.crate) = 13416 -SHA256 (rust/crates/plotters-svg-0.3.3.crate) = f9a81d2759aae1dae668f783c308bc5c8ebd191ff4184aaa1b37f65a6ae5a56f -SIZE (rust/crates/plotters-svg-0.3.3.crate) = 6916 +SHA256 (rust/crates/plotters-0.3.5.crate) = d2c224ba00d7cadd4d5c660deaf2098e5e80e07846537c51f9cfa4be50c1fd45 +SIZE (rust/crates/plotters-0.3.5.crate) = 143975 +SHA256 (rust/crates/plotters-backend-0.3.5.crate) = 9e76628b4d3a7581389a35d5b6e2139607ad7c75b17aed325f210aa91f4a9609 +SIZE (rust/crates/plotters-backend-0.3.5.crate) = 13440 +SHA256 (rust/crates/plotters-svg-0.3.5.crate) = 38f6d39893cca0701371e3c27294f09797214b86f1fb951b89ade8ec04e2abab +SIZE (rust/crates/plotters-svg-0.3.5.crate) = 6948 SHA256 (rust/crates/polars-0.30.0.crate) = c464be75f4ec8b1a8527a55583f67961e3514f112a99f789476a7ccb9a397d10 SIZE (rust/crates/polars-0.30.0.crate) = 53187 SHA256 (rust/crates/polars-arrow-0.30.0.crate) = 4f187a7fd8fbef04d6a810bfd4c181baf584fc4439ec054e0caad4325bf00f95 @@ -705,10 +673,8 @@ SHA256 (rust/crates/polars-utils-0.30.0.crate) = 145a59f928f8317fcf543407ef1b83e SIZE (rust/crates/polars-utils-0.30.0.crate) = 8547 SHA256 (rust/crates/pori-0.0.0.crate) = a4a63d338dec139f56dacc692ca63ad35a6be6a797442479b55acd611d79e906 SIZE (rust/crates/pori-0.0.0.crate) = 4839 -SHA256 (rust/crates/portable-atomic-0.3.20.crate) = e30165d31df606f5726b090ec7592c308a0eaf61721ff64c9a3018e344a8753e -SIZE (rust/crates/portable-atomic-0.3.20.crate) = 32658 -SHA256 (rust/crates/portable-atomic-1.3.2.crate) = dc59d1bcc64fc5d021d67521f818db868368028108d37f0e98d74e33f68297b5 -SIZE (rust/crates/portable-atomic-1.3.2.crate) = 124372 +SHA256 (rust/crates/portable-atomic-1.3.3.crate) = 767eb9f07d4a5ebcb39bbf2d452058a93c011373abf6832e24194a1c3f004794 +SIZE (rust/crates/portable-atomic-1.3.3.crate) = 124809 SHA256 (rust/crates/powierza-coefficient-1.0.2.crate) = 04123079750026568dff0e68efe1ca676f6686023f3bf7686b87dab661c0375b SIZE (rust/crates/powierza-coefficient-1.0.2.crate) = 22978 SHA256 (rust/crates/ppv-lite86-0.2.17.crate) = 5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de @@ -721,18 +687,14 @@ SHA256 (rust/crates/predicates-core-1.0.6.crate) = b794032607612e7abeb4db69adb4e SIZE (rust/crates/predicates-core-1.0.6.crate) = 8084 SHA256 (rust/crates/predicates-tree-1.0.9.crate) = 368ba315fb8c5052ab692e68a0eefec6ec57b23a36959c14496f0b0df2c0cecf SIZE (rust/crates/predicates-tree-1.0.9.crate) = 7960 -SHA256 (rust/crates/pretty_assertions-1.3.0.crate) = a25e9bcb20aa780fd0bb16b72403a9064d6b3f22f026946029acb941a50af755 -SIZE (rust/crates/pretty_assertions-1.3.0.crate) = 79441 +SHA256 (rust/crates/pretty_assertions-1.4.0.crate) = af7cee1a6c8a5b9208b3cb1061f10c0cb689087b3d8ce85fb9d2dd7a29b6ba66 +SIZE (rust/crates/pretty_assertions-1.4.0.crate) = 78846 SHA256 (rust/crates/print-positions-0.6.1.crate) = 1df593470e3ef502e48cb0cfc9a3a61e5f61e967b78e1ed35a67ac615cfbd208 SIZE (rust/crates/print-positions-0.6.1.crate) = 13435 -SHA256 (rust/crates/proc-macro-error-1.0.4.crate) = da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c -SIZE (rust/crates/proc-macro-error-1.0.4.crate) = 25293 -SHA256 (rust/crates/proc-macro-error-attr-1.0.4.crate) = a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869 -SIZE (rust/crates/proc-macro-error-attr-1.0.4.crate) = 7971 SHA256 (rust/crates/proc-macro-hack-0.5.20+deprecated.crate) = dc375e1527247fe1a97d8b7156678dfe7c1af2fc075c9a4db3690ecd2a148068 SIZE (rust/crates/proc-macro-hack-0.5.20+deprecated.crate) = 15045 -SHA256 (rust/crates/proc-macro2-1.0.59.crate) = 6aeca18b86b413c660b781aa319e4e2648a3e6f9eadc9b47e9038e6fe9f3451b -SIZE (rust/crates/proc-macro2-1.0.59.crate) = 44360 +SHA256 (rust/crates/proc-macro2-1.0.63.crate) = 7b368fba921b0dce7e60f5e04ec15e565b3303972b42bcfde1d0713b881959eb +SIZE (rust/crates/proc-macro2-1.0.63.crate) = 44867 SHA256 (rust/crates/procfs-0.15.1.crate) = 943ca7f9f29bab5844ecd8fdb3992c5969b6622bb9609b9502fef9b4310e3f1f SIZE (rust/crates/procfs-0.15.1.crate) = 128786 SHA256 (rust/crates/pure-rust-locales-0.5.6.crate) = b45c49fc4f91f35bae654f85ebb3a44d60ac64f11b3166ffa609def390c732d8 @@ -741,34 +703,24 @@ SHA256 (rust/crates/pwd-1.4.0.crate) = 72c71c0c79b9701efe4e1e4b563b2016dd4ee789e SIZE (rust/crates/pwd-1.4.0.crate) = 4145 SHA256 (rust/crates/quick-error-1.2.3.crate) = a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0 SIZE (rust/crates/quick-error-1.2.3.crate) = 15066 -SHA256 (rust/crates/quick-xml-0.25.0.crate) = 58e21a144a0ffb5fad7b464babcdab934a325ad69b7c0373bcfef5cbd9799ca9 -SIZE (rust/crates/quick-xml-0.25.0.crate) = 1295759 +SHA256 (rust/crates/quick-xml-0.28.2.crate) = 0ce5e73202a820a31f8a0ee32ada5e21029c81fd9e3ebf668a40832e4219d9d1 +SIZE (rust/crates/quick-xml-0.28.2.crate) = 156462 SHA256 (rust/crates/quick-xml-0.29.0.crate) = 81b9228215d82c7b61490fec1de287136b5de6f5700f6e58ea9ad61a7964ca51 SIZE (rust/crates/quick-xml-0.29.0.crate) = 160308 SHA256 (rust/crates/quickcheck-1.0.3.crate) = 588f6378e4dd99458b60ec275b4477add41ce4fa9f64dcba6f15adccb19b50d6 SIZE (rust/crates/quickcheck-1.0.3.crate) = 28069 SHA256 (rust/crates/quickcheck_macros-1.0.0.crate) = b22a693222d716a9587786f37ac3f6b4faedb5b80c23914e7303ff5a1d8016e9 SIZE (rust/crates/quickcheck_macros-1.0.0.crate) = 5275 -SHA256 (rust/crates/quote-1.0.28.crate) = 1b9ab9c7eadfd8df19006f1cf1a4aed13540ed5cbc047010ece5826e10825488 -SIZE (rust/crates/quote-1.0.28.crate) = 28382 -SHA256 (rust/crates/rand-0.7.3.crate) = 6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03 -SIZE (rust/crates/rand-0.7.3.crate) = 112246 +SHA256 (rust/crates/quote-1.0.29.crate) = 573015e8ab27661678357f27dc26460738fd2b6c86e46f386fde94cb5d913105 +SIZE (rust/crates/quote-1.0.29.crate) = 28345 SHA256 (rust/crates/rand-0.8.5.crate) = 34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404 SIZE (rust/crates/rand-0.8.5.crate) = 87113 -SHA256 (rust/crates/rand_chacha-0.2.2.crate) = f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402 -SIZE (rust/crates/rand_chacha-0.2.2.crate) = 13267 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.5.1.crate) = 90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19 -SIZE (rust/crates/rand_core-0.5.1.crate) = 21116 SHA256 (rust/crates/rand_core-0.6.4.crate) = ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c SIZE (rust/crates/rand_core-0.6.4.crate) = 22666 SHA256 (rust/crates/rand_distr-0.4.3.crate) = 32cb0b9bc82b0a0876c2dd994a7e7a2683d3e7390ca40e6886785ef0c7e3ee31 SIZE (rust/crates/rand_distr-0.4.3.crate) = 58255 -SHA256 (rust/crates/rand_hc-0.2.0.crate) = ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c -SIZE (rust/crates/rand_hc-0.2.0.crate) = 11670 -SHA256 (rust/crates/rand_pcg-0.2.1.crate) = 16abd0c1b639e9eb4d7c50c0b8100b0d0f849be2349829c740fe8e6eb4816429 -SIZE (rust/crates/rand_pcg-0.2.1.crate) = 11291 SHA256 (rust/crates/ratatui-0.20.1.crate) = dcc0d032bccba900ee32151ec0265667535c230169f5a011154cdcd984e16829 SIZE (rust/crates/ratatui-0.20.1.crate) = 148989 SHA256 (rust/crates/rayon-1.7.0.crate) = 1d2df5196e37bcc87abebc0053e20787d73847bb33134a69841207dd0a47f03b @@ -781,16 +733,18 @@ SHA256 (rust/crates/redox_syscall-0.3.5.crate) = 567664f262709473930a4bf9e51bf2e SIZE (rust/crates/redox_syscall-0.3.5.crate) = 23404 SHA256 (rust/crates/redox_users-0.4.3.crate) = b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b SIZE (rust/crates/redox_users-0.4.3.crate) = 15353 -SHA256 (rust/crates/reedline-0.21.0.crate) = a8022fd7e194d238a6af0f558aad44d874640151616f76e2250b8251c902d415 -SIZE (rust/crates/reedline-0.21.0.crate) = 112440 -SHA256 (rust/crates/regex-1.8.3.crate) = 81ca098a9821bd52d6b24fd8b10bd081f47d39c22778cafaa75a2857a62c6390 -SIZE (rust/crates/regex-1.8.3.crate) = 249112 +SHA256 (rust/crates/reedline-0.22.0.crate) = c2fde955d11817fdcb79d703932fb6b473192cb36b6a92ba21f7f4ac0513374e +SIZE (rust/crates/reedline-0.22.0.crate) = 112365 +SHA256 (rust/crates/regex-1.9.0.crate) = 89089e897c013b3deb627116ae56a6955a72b8bed395c9526af31c9fe528b484 +SIZE (rust/crates/regex-1.9.0.crate) = 250963 SHA256 (rust/crates/regex-automata-0.1.10.crate) = 6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132 SIZE (rust/crates/regex-automata-0.1.10.crate) = 114533 +SHA256 (rust/crates/regex-automata-0.3.0.crate) = fa250384981ea14565685dea16a9ccc4d1c541a13f82b9c168572264d1df8c56 +SIZE (rust/crates/regex-automata-0.3.0.crate) = 604117 SHA256 (rust/crates/regex-syntax-0.6.29.crate) = f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1 SIZE (rust/crates/regex-syntax-0.6.29.crate) = 299752 -SHA256 (rust/crates/regex-syntax-0.7.2.crate) = 436b050e76ed2903236f032a59761c1eb99e1b0aead2c257922771dab1fc8c78 -SIZE (rust/crates/regex-syntax-0.7.2.crate) = 339778 +SHA256 (rust/crates/regex-syntax-0.7.3.crate) = 2ab07dc67230e4a4718e70fd5c20055a4334b121f1f9db8fe63ef39ce9b8c846 +SIZE (rust/crates/regex-syntax-0.7.3.crate) = 343354 SHA256 (rust/crates/rmp-0.8.11.crate) = 44519172358fd6d58656c86ab8e7fbc9e1490c3e8f14d35ed78ca0dd07403c9f SIZE (rust/crates/rmp-0.8.11.crate) = 28829 SHA256 (rust/crates/rmp-serde-1.1.1.crate) = c5b13be192e0220b8afb7222aa5813cb62cc269ebb5cac346ca6487681d2913e @@ -803,66 +757,70 @@ SHA256 (rust/crates/rstest_macros-0.17.0.crate) = 290ca1a1c8ca7edb7c3283bd44dc35 SIZE (rust/crates/rstest_macros-0.17.0.crate) = 50678 SHA256 (rust/crates/rusqlite-0.29.0.crate) = 549b9d036d571d42e6e85d1c1425e2ac83491075078ca9a15be021c56b1641f2 SIZE (rust/crates/rusqlite-0.29.0.crate) = 137156 -SHA256 (rust/crates/rust-embed-6.6.1.crate) = 1b68543d5527e158213414a92832d2aab11a84d2571a5eb021ebe22c43aab066 -SIZE (rust/crates/rust-embed-6.6.1.crate) = 901441 -SHA256 (rust/crates/rust-embed-impl-6.5.0.crate) = 4d4e0f0ced47ded9a68374ac145edd65a6c1fa13a96447b873660b2a568a0fd7 -SIZE (rust/crates/rust-embed-impl-6.5.0.crate) = 4737 -SHA256 (rust/crates/rust-embed-utils-7.5.0.crate) = 512b0ab6853f7e14e3c8754acb43d6f748bb9ced66aa5915a6553ac8213f7731 -SIZE (rust/crates/rust-embed-utils-7.5.0.crate) = 3321 +SHA256 (rust/crates/rust-embed-6.8.1.crate) = a36224c3276f8c4ebc8c20f158eca7ca4359c8db89991c4925132aaaf6702661 +SIZE (rust/crates/rust-embed-6.8.1.crate) = 901392 +SHA256 (rust/crates/rust-embed-impl-6.8.1.crate) = 49b94b81e5b2c284684141a2fb9e2a31be90638caf040bf9afbc5a0416afe1ac +SIZE (rust/crates/rust-embed-impl-6.8.1.crate) = 4979 +SHA256 (rust/crates/rust-embed-utils-7.8.1.crate) = 9d38ff6bf570dc3bb7100fce9f7b60c33fa71d80e88da3f2580df4ff2bdded74 +SIZE (rust/crates/rust-embed-utils-7.8.1.crate) = 3321 SHA256 (rust/crates/rust-ini-0.19.0.crate) = 7e2a3bcec1f113553ef1c88aae6c020a369d03d55b58de9869a0908930385091 SIZE (rust/crates/rust-ini-0.19.0.crate) = 18328 -SHA256 (rust/crates/rust_decimal-1.29.1.crate) = 26bd36b60561ee1fb5ec2817f198b6fd09fa571c897a5e86d1487cfc2b096dfc -SIZE (rust/crates/rust_decimal-1.29.1.crate) = 122232 +SHA256 (rust/crates/rust_decimal-1.30.0.crate) = d0446843641c69436765a35a5a77088e28c2e6a12da93e84aa3ab1cd4aa5a042 +SIZE (rust/crates/rust_decimal-1.30.0.crate) = 124226 +SHA256 (rust/crates/rustc-demangle-0.1.23.crate) = d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76 +SIZE (rust/crates/rustc-demangle-0.1.23.crate) = 28970 SHA256 (rust/crates/rustc-hash-1.1.0.crate) = 08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2 SIZE (rust/crates/rustc-hash-1.1.0.crate) = 9331 SHA256 (rust/crates/rustc_version-0.4.0.crate) = bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366 SIZE (rust/crates/rustc_version-0.4.0.crate) = 12175 -SHA256 (rust/crates/rustix-0.36.14.crate) = 14e4d67015953998ad0eb82887a0eb0129e18a7e2f3b7b0f6c422fddcd503d62 -SIZE (rust/crates/rustix-0.36.14.crate) = 294699 -SHA256 (rust/crates/rustix-0.37.19.crate) = acf8729d8542766f1b2cf77eb034d52f40d375bb8b615d0b147089946e16613d -SIZE (rust/crates/rustix-0.37.19.crate) = 323809 -SHA256 (rust/crates/rustversion-1.0.12.crate) = 4f3208ce4d8448b3f3e7d168a73f5e0c43a61e32930de3bceeccedb388b6bf06 -SIZE (rust/crates/rustversion-1.0.12.crate) = 17278 -SHA256 (rust/crates/ryu-1.0.13.crate) = f91339c0467de62360649f8d3e185ca8de4224ff281f66000de5eb2a77a79041 -SIZE (rust/crates/ryu-1.0.13.crate) = 46823 +SHA256 (rust/crates/rustix-0.36.15.crate) = c37f1bd5ef1b5422177b7646cba67430579cfe2ace80f284fee876bca52ad941 +SIZE (rust/crates/rustix-0.36.15.crate) = 294690 +SHA256 (rust/crates/rustix-0.37.23.crate) = 4d69718bf81c6127a49dc64e44a742e8bb9213c0ff8869a22c308f84c1d4ab06 +SIZE (rust/crates/rustix-0.37.23.crate) = 328010 +SHA256 (rust/crates/rustix-0.38.3.crate) = ac5ffa1efe7548069688cd7028f32591853cd7b5b756d41bcffd2353e4fc75b4 +SIZE (rust/crates/rustix-0.38.3.crate) = 334853 +SHA256 (rust/crates/rustversion-1.0.13.crate) = dc31bd9b61a32c31f9650d18add92aa83a49ba979c143eefd27fe7177b05bd5f +SIZE (rust/crates/rustversion-1.0.13.crate) = 17267 +SHA256 (rust/crates/ryu-1.0.14.crate) = fe232bdf6be8c8de797b22184ee71118d63780ea42ac85b61d1baa6d3b782ae9 +SIZE (rust/crates/ryu-1.0.14.crate) = 46861 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.21.crate) = 713cfb06c7059f3588fb8044c0fad1d09e3c01d225e25b9220dbfdcf16dbb1b3 -SIZE (rust/crates/schannel-0.1.21.crate) = 41719 +SHA256 (rust/crates/schannel-0.1.22.crate) = 0c3733bf4cf7ea0880754e19cb5a462007c4a8c1914bff372ccc95b464f1df88 +SIZE (rust/crates/schannel-0.1.22.crate) = 41642 SHA256 (rust/crates/scopeguard-1.1.0.crate) = d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd SIZE (rust/crates/scopeguard-1.1.0.crate) = 11470 -SHA256 (rust/crates/scraper-0.16.0.crate) = 59e25654b5e9fd557a67dbaab5a5d36b8c448d0561beb4c041b6dbb902eddfa6 -SIZE (rust/crates/scraper-0.16.0.crate) = 24085 +SHA256 (rust/crates/scraper-0.17.1.crate) = c95a930e03325234c18c7071fd2b60118307e025d6fff3e12745ffbf63a3d29c +SIZE (rust/crates/scraper-0.17.1.crate) = 23271 SHA256 (rust/crates/security-framework-2.9.1.crate) = 1fc758eb7bffce5b308734e9b0c1468893cae9ff70ebf13e7090be8dcbcc83a8 SIZE (rust/crates/security-framework-2.9.1.crate) = 78844 SHA256 (rust/crates/security-framework-sys-2.9.0.crate) = f51d0c0d83bec45f16480d0ce0058397a69e48fcdc52d1dc8855fb68acbd31a7 SIZE (rust/crates/security-framework-sys-2.9.0.crate) = 18197 -SHA256 (rust/crates/selectors-0.24.0.crate) = 0c37578180969d00692904465fb7f6b3d50b9a2b952b87c23d0e2e5cb5013416 -SIZE (rust/crates/selectors-0.24.0.crate) = 45204 +SHA256 (rust/crates/selectors-0.25.0.crate) = 4eb30575f3638fc8f6815f448d50cb1a2e255b0897985c8c59f4d37b72a07b06 +SIZE (rust/crates/selectors-0.25.0.crate) = 53052 SHA256 (rust/crates/semver-1.0.17.crate) = bebd363326d05ec3e2f532ab7660680f3b02130d780c299bca73469d521bc0ed SIZE (rust/crates/semver-1.0.17.crate) = 29685 -SHA256 (rust/crates/seq-macro-0.3.3.crate) = e6b44e8fc93a14e66336d230954dda83d18b4605ccace8fe09bc7514a71ad0bc -SIZE (rust/crates/seq-macro-0.3.3.crate) = 13337 -SHA256 (rust/crates/serde-1.0.163.crate) = 2113ab51b87a539ae008b5c6c02dc020ffa39afd2d83cffcb3f4eb2722cebec2 -SIZE (rust/crates/serde-1.0.163.crate) = 77030 -SHA256 (rust/crates/serde_derive-1.0.163.crate) = 8c805777e3930c8883389c602315a24224bcc738b63905ef87cd1420353ea93e -SIZE (rust/crates/serde_derive-1.0.163.crate) = 54447 -SHA256 (rust/crates/serde_json-1.0.96.crate) = 057d394a50403bcac12672b2b18fb387ab6d289d957dab67dd201875391e52f1 -SIZE (rust/crates/serde_json-1.0.96.crate) = 144652 -SHA256 (rust/crates/serde_spanned-0.6.2.crate) = 93107647184f6027e3b7dcb2e11034cf95ffa1e3a682c67951963ac69c1c007d -SIZE (rust/crates/serde_spanned-0.6.2.crate) = 7749 +SHA256 (rust/crates/seq-macro-0.3.4.crate) = 63134939175b3131fe4d2c131b103fd42f25ccca89423d43b5e4f267920ccf03 +SIZE (rust/crates/seq-macro-0.3.4.crate) = 13324 +SHA256 (rust/crates/serde-1.0.166.crate) = d01b7404f9d441d3ad40e6a636a7782c377d2abdbe4fa2440e2edcc2f4f10db8 +SIZE (rust/crates/serde-1.0.166.crate) = 76998 +SHA256 (rust/crates/serde_derive-1.0.166.crate) = 5dd83d6dde2b6b2d466e14d9d1acce8816dedee94f735eac6395808b3483c6d6 +SIZE (rust/crates/serde_derive-1.0.166.crate) = 54810 +SHA256 (rust/crates/serde_json-1.0.100.crate) = 0f1e14e89be7aa4c4b78bdbdc9eb5bf8517829a600ae8eaa39a6e1d960b5185c +SIZE (rust/crates/serde_json-1.0.100.crate) = 145170 +SHA256 (rust/crates/serde_spanned-0.6.3.crate) = 96426c9936fd7a0124915f9185ea1d20aa9445cc9821142f0a73bc9207a2e186 +SIZE (rust/crates/serde_spanned-0.6.3.crate) = 7737 SHA256 (rust/crates/serde_urlencoded-0.7.1.crate) = d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd SIZE (rust/crates/serde_urlencoded-0.7.1.crate) = 12822 -SHA256 (rust/crates/serde_yaml-0.9.21.crate) = d9d684e3ec7de3bf5466b32bd75303ac16f0736426e5a4e0d6e489559ce1249c -SIZE (rust/crates/serde_yaml-0.9.21.crate) = 64229 +SHA256 (rust/crates/serde_yaml-0.9.22.crate) = 452e67b9c20c37fa79df53201dc03839651086ed9bbe92b3ca585ca9fdaa7d85 +SIZE (rust/crates/serde_yaml-0.9.22.crate) = 64206 SHA256 (rust/crates/serial_test-2.0.0.crate) = 0e56dd856803e253c8f298af3f4d7eb0ae5e23a737252cd90bb4f3b435033b2d SIZE (rust/crates/serial_test-2.0.0.crate) = 7946 SHA256 (rust/crates/serial_test_derive-2.0.0.crate) = 91d129178576168c589c9ec973feedf7d3126c01ac2bf08795109aa35b69fb8f SIZE (rust/crates/serial_test_derive-2.0.0.crate) = 5638 -SHA256 (rust/crates/servo_arc-0.2.0.crate) = d52aa42f8fdf0fed91e5ce7f23d8138441002fa31dca008acf47e6fd4721f741 -SIZE (rust/crates/servo_arc-0.2.0.crate) = 17649 -SHA256 (rust/crates/sha2-0.10.6.crate) = 82e6b795fe2e3b1e845bafcb27aa35405c4d47cdfc92af5fc8d3002f76cebdc0 -SIZE (rust/crates/sha2-0.10.6.crate) = 20558 +SHA256 (rust/crates/servo_arc-0.3.0.crate) = d036d71a959e00c77a63538b90a6c2390969f9772b096ea837205c6bd0491a44 +SIZE (rust/crates/servo_arc-0.3.0.crate) = 12738 +SHA256 (rust/crates/sha2-0.10.7.crate) = 479fb9d862239e610720565ca91403019f2f00410f1864c5aa7479b950a76ed8 +SIZE (rust/crates/sha2-0.10.7.crate) = 22541 SHA256 (rust/crates/shadow-rs-0.23.0.crate) = 970538704756fd0bb4ec8cb89f80674afb661e7c0fe716f9ba5be57717742300 SIZE (rust/crates/shadow-rs-0.23.0.crate) = 26963 SHA256 (rust/crates/shell-words-1.1.0.crate) = 24188a676b6ae68c3b2cb3a01be17fbf7240ce009799bb56d5b1409051e78fde @@ -887,8 +845,8 @@ SHA256 (rust/crates/siphasher-0.3.10.crate) = 7bd3e3206899af3f8b12af284fafc038cc SIZE (rust/crates/siphasher-0.3.10.crate) = 9889 SHA256 (rust/crates/slab-0.4.8.crate) = 6528351c9bc8ab22353f9d776db39a20288e8d6c37ef8cfe3317cf875eecfc2d SIZE (rust/crates/slab-0.4.8.crate) = 16928 -SHA256 (rust/crates/smallvec-1.10.0.crate) = a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0 -SIZE (rust/crates/smallvec-1.10.0.crate) = 31564 +SHA256 (rust/crates/smallvec-1.11.0.crate) = 62bb4feee49fdd9f707ef802e22365a35de4b7b299de4763d44bfea899442ff9 +SIZE (rust/crates/smallvec-1.11.0.crate) = 34680 SHA256 (rust/crates/smartstring-1.0.1.crate) = 3fb72c633efbaa2dd666986505016c32c3044395ceaf881518399d2f4127ee29 SIZE (rust/crates/smartstring-1.0.1.crate) = 29555 SHA256 (rust/crates/smawk-0.3.1.crate) = f67ad224767faa3c7d8b6d91985b78e70a1324408abcb1cfcc2be4c06bc06043 @@ -899,8 +857,6 @@ SHA256 (rust/crates/socket2-0.4.9.crate) = 64a4a911eed85daf18834cfaa86a79b7d266f SIZE (rust/crates/socket2-0.4.9.crate) = 45421 SHA256 (rust/crates/spin-0.9.8.crate) = 6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67 SIZE (rust/crates/spin-0.9.8.crate) = 38958 -SHA256 (rust/crates/sqlparser-0.33.0.crate) = 355dc4d4b6207ca8a3434fc587db0a8016130a574dbcdbfb93d7f7b5bc5b211a -SIZE (rust/crates/sqlparser-0.33.0.crate) = 127748 SHA256 (rust/crates/sqlparser-0.34.0.crate) = 37d3706eefb17039056234df6b566b0014f303f867f2656108334a55b8096f59 SIZE (rust/crates/sqlparser-0.34.0.crate) = 137040 SHA256 (rust/crates/stable_deref_trait-1.2.0.crate) = a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3 @@ -921,8 +877,12 @@ SHA256 (rust/crates/strip-ansi-escapes-0.1.1.crate) = 011cbb39cf7c1f62871aea3cc4 SIZE (rust/crates/strip-ansi-escapes-0.1.1.crate) = 8668 SHA256 (rust/crates/strum-0.24.1.crate) = 063e6045c0e62079840579a7e47a355ae92f60eb74daaf156fb1e84ba164e63f SIZE (rust/crates/strum-0.24.1.crate) = 5636 +SHA256 (rust/crates/strum-0.25.0.crate) = 290d54ea6f91c969195bdbcd7442c8c2a2ba87da8bf60a7ee86a235d4bc1e125 +SIZE (rust/crates/strum-0.25.0.crate) = 5539 SHA256 (rust/crates/strum_macros-0.24.3.crate) = 1e385be0d24f186b4ce2f9982191e7101bb737312ad61c1f2f984f34bcf85d59 SIZE (rust/crates/strum_macros-0.24.3.crate) = 20696 +SHA256 (rust/crates/strum_macros-0.25.1.crate) = 6069ca09d878a33f883cc06aaa9718ede171841d3832450354410b718b097232 +SIZE (rust/crates/strum_macros-0.25.1.crate) = 21700 SHA256 (rust/crates/supports-color-2.0.0.crate) = 4950e7174bffabe99455511c39707310e7e9b440364a2fcb1cc21521be57b354 SIZE (rust/crates/supports-color-2.0.0.crate) = 9887 SHA256 (rust/crates/supports-hyperlinks-2.1.0.crate) = f84231692eb0d4d41e4cdd0cabfdd2e6cd9e255e65f80c9aa7c98dd502b4233d @@ -935,18 +895,18 @@ SHA256 (rust/crates/sxd-xpath-0.4.2.crate) = 36e39da5d30887b5690e29de4c5ebb8ddff SIZE (rust/crates/sxd-xpath-0.4.2.crate) = 45058 SHA256 (rust/crates/syn-1.0.109.crate) = 72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237 SIZE (rust/crates/syn-1.0.109.crate) = 237611 -SHA256 (rust/crates/syn-2.0.17.crate) = 45b6ddbb36c5b969c182aec3c4a0bce7df3fbad4b77114706a49aacc80567388 -SIZE (rust/crates/syn-2.0.17.crate) = 240630 +SHA256 (rust/crates/syn-2.0.23.crate) = 59fb7d6d8281a51045d62b8eb3a7d1ce347b76f312af50cd3dc0af39c87c1737 +SIZE (rust/crates/syn-2.0.23.crate) = 241166 SHA256 (rust/crates/sys-locale-0.3.0.crate) = ea0b9eefabb91675082b41eb94c3ecd91af7656caee3fb4961a07c0ec8c7ca6f SIZE (rust/crates/sys-locale-0.3.0.crate) = 14548 -SHA256 (rust/crates/sysinfo-0.29.0.crate) = 02f1dc6930a439cc5d154221b5387d153f8183529b07c19aca24ea31e0a167e1 -SIZE (rust/crates/sysinfo-0.29.0.crate) = 152453 +SHA256 (rust/crates/sysinfo-0.29.4.crate) = 751e810399bba86e9326f5762b7f32ac5a085542df78da6a78d94e07d14d7c11 +SIZE (rust/crates/sysinfo-0.29.4.crate) = 153776 SHA256 (rust/crates/tabled-0.12.2.crate) = 0ce69a5028cd9576063ec1f48edb2c75339fd835e6094ef3e05b3a079bf594a6 SIZE (rust/crates/tabled-0.12.2.crate) = 181257 SHA256 (rust/crates/target-features-0.1.4.crate) = 06f6b473c37f9add4cf1df5b4d66a8ef58ab6c895f1a3b3f949cf3e21230140e SIZE (rust/crates/target-features-0.1.4.crate) = 18176 -SHA256 (rust/crates/tempfile-3.5.0.crate) = b9fbec84f381d5795b08656e4912bec604d162bff9291d6189a78f4c8ab87998 -SIZE (rust/crates/tempfile-3.5.0.crate) = 31129 +SHA256 (rust/crates/tempfile-3.7.0.crate) = 5486094ee78b2e5038a6382ed7645bc084dc2ec433426ca4c3cb61e2007b8998 +SIZE (rust/crates/tempfile-3.7.0.crate) = 31754 SHA256 (rust/crates/tendril-0.4.3.crate) = d24a120c5fc464a3458240ee02c299ebcb9d67b5249c8848b09d639dca8d7bb0 SIZE (rust/crates/tendril-0.4.3.crate) = 37210 SHA256 (rust/crates/termcolor-1.1.3.crate) = bab24d30b911b2376f3a13cc2cd443142f0c81dda04c118693e35b3835757755 @@ -959,16 +919,16 @@ SHA256 (rust/crates/termtree-0.4.1.crate) = 3369f5ac52d5eb6ab48c6b4ffdc8efbcad6b SIZE (rust/crates/termtree-0.4.1.crate) = 4557 SHA256 (rust/crates/textwrap-0.15.2.crate) = b7b3e525a49ec206798b40326a44121291b530c963cfb01018f63e135bac543d SIZE (rust/crates/textwrap-0.15.2.crate) = 53191 -SHA256 (rust/crates/thiserror-1.0.40.crate) = 978c9a314bd8dc99be594bc3c175faaa9794be04a5a5e153caba6915336cebac -SIZE (rust/crates/thiserror-1.0.40.crate) = 18709 -SHA256 (rust/crates/thiserror-impl-1.0.40.crate) = f9456a42c5b0d803c8cd86e73dd7cc9edd429499f37a3550d286d5e86720569f -SIZE (rust/crates/thiserror-impl-1.0.40.crate) = 15138 +SHA256 (rust/crates/thiserror-1.0.41.crate) = c16a64ba9387ef3fdae4f9c1a7f07a0997fce91985c0336f1ddc1822b3b37802 +SIZE (rust/crates/thiserror-1.0.41.crate) = 18734 +SHA256 (rust/crates/thiserror-impl-1.0.41.crate) = d14928354b01c4d6a4f0e549069adef399a284e7995c7ccca94e8a07a5346c59 +SIZE (rust/crates/thiserror-impl-1.0.41.crate) = 15078 SHA256 (rust/crates/thread_local-1.1.7.crate) = 3fdd6f064ccff2d6567adcb3873ca630700f00b5ad3f060c25b5dcfd9a4ce152 SIZE (rust/crates/thread_local-1.1.7.crate) = 13585 SHA256 (rust/crates/time-0.1.45.crate) = 1b797afad3f312d1c66a56d11d0316f916356d11bd158fbc6ca6389ff6bf805a SIZE (rust/crates/time-0.1.45.crate) = 28911 -SHA256 (rust/crates/time-0.3.21.crate) = 8f3403384eaacbca9923fa06940178ac13e4edb725486d70e8e15881d0c836cc -SIZE (rust/crates/time-0.3.21.crate) = 111598 +SHA256 (rust/crates/time-0.3.22.crate) = ea9e1b3cf1243ae005d9e74085d4d542f3125458f3a81af210d901dcd7411efd +SIZE (rust/crates/time-0.3.22.crate) = 113792 SHA256 (rust/crates/time-core-0.1.1.crate) = 7300fbefb4dadc1af235a9cef3737cea692a9d97e1b9cbcd4ebdae6f8868e6fb SIZE (rust/crates/time-core-0.1.1.crate) = 7197 SHA256 (rust/crates/time-macros-0.2.9.crate) = 372950940a5f07bf38dbe211d7283c9e6d7327df53794992d293e534c733d09b @@ -983,44 +943,44 @@ SHA256 (rust/crates/tinyvec_macros-0.1.1.crate) = 1f3ccbac311fea05f86f61904b462b SIZE (rust/crates/tinyvec_macros-0.1.1.crate) = 5865 SHA256 (rust/crates/titlecase-2.2.1.crate) = 38397a8cdb017cfeb48bf6c154d6de975ac69ffeed35980fde199d2ee0842042 SIZE (rust/crates/titlecase-2.2.1.crate) = 7840 -SHA256 (rust/crates/tokio-1.28.1.crate) = 0aa32867d44e6f2ce3385e89dceb990188b8bb0fb25b0cf576647a6f98ac5105 -SIZE (rust/crates/tokio-1.28.1.crate) = 660516 +SHA256 (rust/crates/tokio-1.29.1.crate) = 532826ff75199d5833b9d2c5fe410f29235e25704ee5f0ef599fb51c21f4a4da +SIZE (rust/crates/tokio-1.29.1.crate) = 693627 SHA256 (rust/crates/tokio-macros-2.1.0.crate) = 630bdcf245f78637c13ec01ffae6187cca34625e8c63150d424b59e55af2675e SIZE (rust/crates/tokio-macros-2.1.0.crate) = 11472 SHA256 (rust/crates/tokio-util-0.7.8.crate) = 806fe8c2c87eccc8b3267cbae29ed3ab2d0bd37fca70ab622e46aaa9375ddb7d SIZE (rust/crates/tokio-util-0.7.8.crate) = 101644 -SHA256 (rust/crates/toml-0.7.4.crate) = d6135d499e69981f9ff0ef2167955a5333c35e36f6937d382974566b3d5b94ec -SIZE (rust/crates/toml-0.7.4.crate) = 49003 -SHA256 (rust/crates/toml_datetime-0.6.2.crate) = 5a76a9312f5ba4c2dec6b9161fdf25d87ad8a09256ccea5a556fef03c706a10f -SIZE (rust/crates/toml_datetime-0.6.2.crate) = 10768 -SHA256 (rust/crates/toml_edit-0.19.10.crate) = 2380d56e8670370eee6566b0bfd4265f65b3f432e8c6d85623f728d4fa31f739 -SIZE (rust/crates/toml_edit-0.19.10.crate) = 95594 +SHA256 (rust/crates/toml-0.7.6.crate) = c17e963a819c331dcacd7ab957d80bc2b9a9c1e71c804826d2f283dd65306542 +SIZE (rust/crates/toml-0.7.6.crate) = 49220 +SHA256 (rust/crates/toml_datetime-0.6.3.crate) = 7cda73e2f1397b1262d6dfdcef8aafae14d1de7748d66822d3bfeeb6d03e5e4b +SIZE (rust/crates/toml_datetime-0.6.3.crate) = 10770 +SHA256 (rust/crates/toml_edit-0.19.12.crate) = c500344a19072298cd05a7224b3c0c629348b78692bf48466c5238656e315a78 +SIZE (rust/crates/toml_edit-0.19.12.crate) = 96151 SHA256 (rust/crates/tower-service-0.3.2.crate) = b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52 SIZE (rust/crates/tower-service-0.3.2.crate) = 6847 SHA256 (rust/crates/tracing-0.1.37.crate) = 8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8 SIZE (rust/crates/tracing-0.1.37.crate) = 73888 SHA256 (rust/crates/tracing-core-0.1.31.crate) = 0955b8137a1df6f1a2e9a37d8a6656291ff0297c1a97c24e0d8425fe2312f79a SIZE (rust/crates/tracing-core-0.1.31.crate) = 61263 -SHA256 (rust/crates/trash-3.0.2.crate) = 6b782240476bca40f750a7f205510ac1449ab707d3ac3f451c4b356f557c0ecd -SIZE (rust/crates/trash-3.0.2.crate) = 41199 +SHA256 (rust/crates/trash-3.0.5.crate) = 85931d0ad541fa457c3f94c7cc5f14920f17a385832a7ef7621762c23cbf9729 +SIZE (rust/crates/trash-3.0.5.crate) = 43254 SHA256 (rust/crates/try-lock-0.2.4.crate) = 3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed SIZE (rust/crates/try-lock-0.2.4.crate) = 4467 SHA256 (rust/crates/typed-arena-1.7.0.crate) = a9b2228007eba4120145f785df0f6c92ea538f5a3635a612ecf4e334c8c1446d SIZE (rust/crates/typed-arena-1.7.0.crate) = 9927 SHA256 (rust/crates/typenum-1.16.0.crate) = 497961ef93d974e23eb6f433eb5fe1b7930b659f06d12dec6fc44a8f554c0bba SIZE (rust/crates/typenum-1.16.0.crate) = 42477 -SHA256 (rust/crates/typetag-0.2.8.crate) = 6a6898cc6f6a32698cc3e14d5632a14d2b23ed9f7b11e6b8e05ce685990acc22 -SIZE (rust/crates/typetag-0.2.8.crate) = 26530 -SHA256 (rust/crates/typetag-impl-0.2.8.crate) = 2c3e1c30cedd24fc597f7d37a721efdbdc2b1acae012c1ef1218f4c7c2c0f3e7 -SIZE (rust/crates/typetag-impl-0.2.8.crate) = 8916 +SHA256 (rust/crates/typetag-0.2.9.crate) = 092e9b66a97c5f12e64f2d9c08c27d80342ff1ecde1d92288f939f55f5f1bcb3 +SIZE (rust/crates/typetag-0.2.9.crate) = 27348 +SHA256 (rust/crates/typetag-impl-0.2.9.crate) = 8ae02a82d555be0636f3157d90b6e0ccc6eda4cbc2af123187682143ce3035f1 +SIZE (rust/crates/typetag-impl-0.2.9.crate) = 8914 SHA256 (rust/crates/umask-2.1.0.crate) = ec9a46c2549e35c054e0ffe281a3a6ec0007793db4df106604d37ed3f4d73d1c SIZE (rust/crates/umask-2.1.0.crate) = 6817 SHA256 (rust/crates/unicase-2.6.0.crate) = 50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6 SIZE (rust/crates/unicase-2.6.0.crate) = 23478 SHA256 (rust/crates/unicode-bidi-0.3.13.crate) = 92888ba5573ff080736b3648696b70cafad7d250551175acbaa4e0385b3e1460 SIZE (rust/crates/unicode-bidi-0.3.13.crate) = 44477 -SHA256 (rust/crates/unicode-ident-1.0.9.crate) = b15811caf2415fb889178633e7724bad2509101cde276048e013b9def5e51fa0 -SIZE (rust/crates/unicode-ident-1.0.9.crate) = 41978 +SHA256 (rust/crates/unicode-ident-1.0.10.crate) = 22049a19f4a68748a168c0fc439f9516686aa045927ff767eca0a85101fb6e73 +SIZE (rust/crates/unicode-ident-1.0.10.crate) = 42039 SHA256 (rust/crates/unicode-linebreak-0.1.4.crate) = c5faade31a542b8b35855fff6e8def199853b2da8da256da52f52f1316ee3137 SIZE (rust/crates/unicode-linebreak-0.1.4.crate) = 74962 SHA256 (rust/crates/unicode-normalization-0.1.22.crate) = 5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921 @@ -1033,22 +993,18 @@ SHA256 (rust/crates/unicode-xid-0.2.4.crate) = f962df74c8c05a667b5ee8bcf16299313 SIZE (rust/crates/unicode-xid-0.2.4.crate) = 15352 SHA256 (rust/crates/unsafe-libyaml-0.2.8.crate) = 1865806a559042e51ab5414598446a5871b561d21b6764f2eabb0dd481d880a6 SIZE (rust/crates/unsafe-libyaml-0.2.8.crate) = 61459 -SHA256 (rust/crates/ureq-2.6.2.crate) = 338b31dd1314f68f3aabf3ed57ab922df95ffcd902476ca7ba3c4ce7b908c46d -SIZE (rust/crates/ureq-2.6.2.crate) = 105924 -SHA256 (rust/crates/url-2.3.1.crate) = 0d68c799ae75762b8c3fe375feb6600ef5602c883c5d21eb51c09f22b83c4643 -SIZE (rust/crates/url-2.3.1.crate) = 72777 -SHA256 (rust/crates/users-0.10.0.crate) = aa4227e95324a443c9fcb06e03d4d85e91aabe9a5a02aa818688b6918b6af486 -SIZE (rust/crates/users-0.10.0.crate) = 18531 -SHA256 (rust/crates/users-0.11.0.crate) = 24cc0f6d6f267b73e5a2cadf007ba8f9bc39c6a6f9666f8cf25ea809a153b032 -SIZE (rust/crates/users-0.11.0.crate) = 21980 +SHA256 (rust/crates/ureq-2.7.1.crate) = 0b11c96ac7ee530603dcdf68ed1557050f374ce55a5a07193ebf8cbc9f8927e9 +SIZE (rust/crates/ureq-2.7.1.crate) = 111068 +SHA256 (rust/crates/url-2.4.0.crate) = 50bff7831e19200a85b17131d085c25d7811bc4e186efdaf54bbd132994a88cb +SIZE (rust/crates/url-2.4.0.crate) = 75670 SHA256 (rust/crates/utf-8-0.7.6.crate) = 09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9 SIZE (rust/crates/utf-8-0.7.6.crate) = 10422 SHA256 (rust/crates/utf8-width-0.1.6.crate) = 5190c9442dcdaf0ddd50f37420417d219ae5261bbf5db120d0f9bab996c9cba1 SIZE (rust/crates/utf8-width-0.1.6.crate) = 2935 SHA256 (rust/crates/utf8parse-0.2.1.crate) = 711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a SIZE (rust/crates/utf8parse-0.2.1.crate) = 13435 -SHA256 (rust/crates/uuid-1.3.3.crate) = 345444e32442451b267fc254ae85a209c64be56d2890e601a0c37ff0c3c5ecd2 -SIZE (rust/crates/uuid-1.3.3.crate) = 53826 +SHA256 (rust/crates/uuid-1.4.0.crate) = d023da39d1fde5a8a3fe1f3e01ca9632ada0a63e9797de55a879d6e2236277be +SIZE (rust/crates/uuid-1.4.0.crate) = 55200 SHA256 (rust/crates/value-trait-0.6.1.crate) = 09a5b6c8ceb01263b969cac48d4a6705134d490ded13d889e52c0cfc80c6945e SIZE (rust/crates/value-trait-0.6.1.crate) = 21719 SHA256 (rust/crates/vcpkg-0.2.15.crate) = accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426 @@ -1063,40 +1019,34 @@ SHA256 (rust/crates/wait-timeout-0.2.0.crate) = 9f200f5b12eb75f8c1ed65abd4b2db8a SIZE (rust/crates/wait-timeout-0.2.0.crate) = 12441 SHA256 (rust/crates/walkdir-2.3.3.crate) = 36df944cda56c7d8d8b7496af378e6b16de9284591917d307c9b4d313c44e698 SIZE (rust/crates/walkdir-2.3.3.crate) = 23125 -SHA256 (rust/crates/want-0.3.0.crate) = 1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0 -SIZE (rust/crates/want-0.3.0.crate) = 6550 -SHA256 (rust/crates/wasi-0.9.0+wasi-snapshot-preview1.crate) = cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519 -SIZE (rust/crates/wasi-0.9.0+wasi-snapshot-preview1.crate) = 31521 +SHA256 (rust/crates/want-0.3.1.crate) = bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e +SIZE (rust/crates/want-0.3.1.crate) = 6398 SHA256 (rust/crates/wasi-0.10.0+wasi-snapshot-preview1.crate) = 1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f SIZE (rust/crates/wasi-0.10.0+wasi-snapshot-preview1.crate) = 26964 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.86.crate) = 5bba0e8cb82ba49ff4e229459ff22a191bbe9a1cb3a341610c9c33efc27ddf73 -SIZE (rust/crates/wasm-bindgen-0.2.86.crate) = 174170 -SHA256 (rust/crates/wasm-bindgen-backend-0.2.86.crate) = 19b04bc93f9d6bdee709f6bd2118f57dd6679cf1176a1af464fca3ab0d66d8fb -SIZE (rust/crates/wasm-bindgen-backend-0.2.86.crate) = 26792 -SHA256 (rust/crates/wasm-bindgen-futures-0.4.36.crate) = 2d1985d03709c53167ce907ff394f5316aa22cb4e12761295c5dc57dacb6297e -SIZE (rust/crates/wasm-bindgen-futures-0.4.36.crate) = 15181 -SHA256 (rust/crates/wasm-bindgen-macro-0.2.86.crate) = 14d6b024f1a526bb0234f52840389927257beb670610081360e5a03c5df9c258 -SIZE (rust/crates/wasm-bindgen-macro-0.2.86.crate) = 13888 -SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.86.crate) = e128beba882dd1eb6200e1dc92ae6c5dbaa4311aa7bb211ca035779e5efc39f8 -SIZE (rust/crates/wasm-bindgen-macro-support-0.2.86.crate) = 20027 -SHA256 (rust/crates/wasm-bindgen-shared-0.2.86.crate) = ed9d5b4305409d1fc9482fee2d7f9bcbf24b3972bf59817ef757e23982242a93 -SIZE (rust/crates/wasm-bindgen-shared-0.2.86.crate) = 7246 +SHA256 (rust/crates/wasm-bindgen-0.2.87.crate) = 7706a72ab36d8cb1f80ffbf0e071533974a60d0a308d01a5d0375bf60499a342 +SIZE (rust/crates/wasm-bindgen-0.2.87.crate) = 175052 +SHA256 (rust/crates/wasm-bindgen-backend-0.2.87.crate) = 5ef2b6d3c510e9625e5fe6f509ab07d66a760f0885d858736483c32ed7809abd +SIZE (rust/crates/wasm-bindgen-backend-0.2.87.crate) = 26821 +SHA256 (rust/crates/wasm-bindgen-futures-0.4.37.crate) = c02dbc21516f9f1f04f187958890d7e6026df8d16540b7ad9492bc34a67cea03 +SIZE (rust/crates/wasm-bindgen-futures-0.4.37.crate) = 15193 +SHA256 (rust/crates/wasm-bindgen-macro-0.2.87.crate) = dee495e55982a3bd48105a7b947fd2a9b4a8ae3010041b9e0faab3f9cd028f1d +SIZE (rust/crates/wasm-bindgen-macro-0.2.87.crate) = 13897 +SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.87.crate) = 54681b18a46765f095758388f2d0cf16eb8d4169b639ab575a8f5693af210c7b +SIZE (rust/crates/wasm-bindgen-macro-support-0.2.87.crate) = 20006 +SHA256 (rust/crates/wasm-bindgen-shared-0.2.87.crate) = ca6ad05a4870b2bf5fe995117d3728437bd27d7cd5f06f13c17443ef369775a1 +SIZE (rust/crates/wasm-bindgen-shared-0.2.87.crate) = 7248 SHA256 (rust/crates/wasm-timer-0.2.5.crate) = be0ecb0db480561e9a7642b5d3e4187c128914e58aa84330b9493e3eb68c5e7f SIZE (rust/crates/wasm-timer-0.2.5.crate) = 21668 SHA256 (rust/crates/wax-0.5.0.crate) = 06c7a3bac6110ac062b7b422a442b7ee23e07209e2784a036654cab1e71bbafc SIZE (rust/crates/wax-0.5.0.crate) = 62247 -SHA256 (rust/crates/web-sys-0.3.63.crate) = 3bdd9ef4e984da1187bf8110c5cf5b845fbc87a23602cdf912386a76fcd3a7c2 -SIZE (rust/crates/web-sys-0.3.63.crate) = 725192 +SHA256 (rust/crates/web-sys-0.3.64.crate) = 9b85cbef8c220a6abc02aefd892dfc0fc23afb1c6a426316ec33253a3877249b +SIZE (rust/crates/web-sys-0.3.64.crate) = 725584 SHA256 (rust/crates/which-4.4.0.crate) = 2441c784c52b289a054b7201fc93253e288f094e2f4be9058343127c4226a269 SIZE (rust/crates/which-4.4.0.crate) = 10889 -SHA256 (rust/crates/winapi-0.2.8.crate) = 167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a -SIZE (rust/crates/winapi-0.2.8.crate) = 455145 SHA256 (rust/crates/winapi-0.3.9.crate) = 5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419 SIZE (rust/crates/winapi-0.3.9.crate) = 1200382 -SHA256 (rust/crates/winapi-build-0.1.1.crate) = 2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc -SIZE (rust/crates/winapi-build-0.1.1.crate) = 669 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.5.crate) = 70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178 @@ -1107,16 +1057,14 @@ SHA256 (rust/crates/windows-0.44.0.crate) = 9e745dab35a0c4c77aa3ce42d595e13d2003 SIZE (rust/crates/windows-0.44.0.crate) = 11502336 SHA256 (rust/crates/windows-0.48.0.crate) = e686886bc078bc1b0b600cac0147aadb815089b6e4da64016cbd754b6342700f SIZE (rust/crates/windows-0.48.0.crate) = 11864177 -SHA256 (rust/crates/windows-sys-0.42.0.crate) = 5a3e1820f08b8513f676f7ab6c1f99ff312fb97b553d30ff4dd86f9f15728aa7 -SIZE (rust/crates/windows-sys-0.42.0.crate) = 3006791 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-targets-0.42.2.crate) = 8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071 SIZE (rust/crates/windows-targets-0.42.2.crate) = 5492 -SHA256 (rust/crates/windows-targets-0.48.0.crate) = 7b1eb6f0cd7c80c79759c929114ef071b87354ce476d9d94271031c0497adfd5 -SIZE (rust/crates/windows-targets-0.48.0.crate) = 7466 +SHA256 (rust/crates/windows-targets-0.48.1.crate) = 05d4b17490f70499f20b9e791dcf6a299785ce8af4d709018206dc5b4953e95f +SIZE (rust/crates/windows-targets-0.48.1.crate) = 6902 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.0.crate) = 91ae572e1b79dba883e0d315474df7305d12f569b400fcf90581b06062f7e1bc @@ -1145,14 +1093,12 @@ SHA256 (rust/crates/windows_x86_64_msvc-0.42.2.crate) = 9aec5da331524158c6d1a4ac SIZE (rust/crates/windows_x86_64_msvc-0.42.2.crate) = 666936 SHA256 (rust/crates/windows_x86_64_msvc-0.48.0.crate) = 1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a SIZE (rust/crates/windows_x86_64_msvc-0.48.0.crate) = 671422 -SHA256 (rust/crates/winnow-0.4.6.crate) = 61de7bac303dc551fe038e2b3cef0f571087a47571ea6e79a87692ac99b99699 -SIZE (rust/crates/winnow-0.4.6.crate) = 142565 +SHA256 (rust/crates/winnow-0.4.7.crate) = ca0ace3845f0d96209f0375e6d367e3eb87eb65d27d445bdc9f1843a26f39448 +SIZE (rust/crates/winnow-0.4.7.crate) = 142640 SHA256 (rust/crates/winreg-0.50.0.crate) = 524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1 SIZE (rust/crates/winreg-0.50.0.crate) = 29703 SHA256 (rust/crates/winresource-0.1.15.crate) = 5cd38cf1ae6704c0bd03ee663068b8303b9c4bb069f83143c21ef25b19d1bc30 SIZE (rust/crates/winresource-0.1.15.crate) = 94163 -SHA256 (rust/crates/ws2_32-sys-0.2.1.crate) = d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e -SIZE (rust/crates/ws2_32-sys-0.2.1.crate) = 4697 SHA256 (rust/crates/xmlparser-0.13.5.crate) = 4d25c75bf9ea12c4040a97f829154768bbbce366287e2dc044af160cd79a13fd SIZE (rust/crates/xmlparser-0.13.5.crate) = 26225 SHA256 (rust/crates/xxhash-rust-0.8.6.crate) = 735a71d46c4d68d71d4b24d03fdc2b98e38cea81730595801db779c04fe80d70 @@ -1167,5 +1113,5 @@ SHA256 (rust/crates/zstd-safe-6.0.5+zstd.1.5.4.crate) = d56d9e60b4b1758206c238a1 SIZE (rust/crates/zstd-safe-6.0.5+zstd.1.5.4.crate) = 20863 SHA256 (rust/crates/zstd-sys-2.0.8+zstd.1.5.5.crate) = 5556e6ee25d32df2586c098bbfa278803692a20d0ab9565e049480d52707ec8c SIZE (rust/crates/zstd-sys-2.0.8+zstd.1.5.5.crate) = 736270 -SHA256 (nushell-nushell-0.82.0_GH0.tar.gz) = 587847feeb9fc06eb2a9da5ff05ffea5238fe5928ebea944c042838d8ad136e8 -SIZE (nushell-nushell-0.82.0_GH0.tar.gz) = 2624471 +SHA256 (nushell-nushell-0.83.0_GH0.tar.gz) = 49be7fdd34512e877ca18345f7be84606db601a657f8235dff670a66fff5b82c +SIZE (nushell-nushell-0.83.0_GH0.tar.gz) = 2648264 diff --git a/sysutils/daggy/Makefile b/sysutils/daggy/Makefile index 2fe78e8176d..54f45e6620a 100644 --- a/sysutils/daggy/Makefile +++ b/sysutils/daggy/Makefile @@ -1,6 +1,7 @@ PORTNAME= daggy DISTVERSIONPREFIX= v DISTVERSION= 2.1.3 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/sysutils/istatserver/Makefile b/sysutils/istatserver/Makefile index 3c761c6dfc9..88601a28bde 100644 --- a/sysutils/istatserver/Makefile +++ b/sysutils/istatserver/Makefile @@ -22,6 +22,12 @@ GROUPS= istat SUB_FILES= pkg-message +.include + +.if ( ${OPSYS} == FreeBSD && ${OSVERSION} >= 1400092 && ${SSL_DEFAULT} == base ) || ${SSL_DEFAULT:Mopenssl3*} +CXXFLAGS+= -DOPENSSL_API_COMPAT=0x30000000L" +.endif + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/istatserver ${STAGEDIR}${PREFIX}/bin ${MKDIR} ${STAGEDIR}${PREFIX}/etc/istatserver @@ -35,4 +41,4 @@ do-install: ${STAGEDIR}${MANPREFIX}/man/man5 @${ECHO_CMD} '@postexec ${CHOWN} -R ${USERS}:${GROUPS} %D/etc/istatserver' >> ${TMPPLIST} -.include +.include diff --git a/sysutils/py-liquidctl/Makefile b/sysutils/py-liquidctl/Makefile index 057922e8b74..b6adb1e55db 100644 --- a/sysutils/py-liquidctl/Makefile +++ b/sysutils/py-liquidctl/Makefile @@ -1,5 +1,5 @@ PORTNAME= liquidctl -DISTVERSION= 1.12.1 +DISTVERSION= 1.13.0 CATEGORIES= sysutils python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/sysutils/py-liquidctl/distinfo b/sysutils/py-liquidctl/distinfo index 92c43e10453..4d11b913e02 100644 --- a/sysutils/py-liquidctl/distinfo +++ b/sysutils/py-liquidctl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1687635433 -SHA256 (liquidctl-1.12.1.tar.gz) = 3f98b8400c9cd3e47925cafbe34b9d7a51705bf85ce1ec8d95d107a360f6f29e -SIZE (liquidctl-1.12.1.tar.gz) = 1842721 +TIMESTAMP = 1690365597 +SHA256 (liquidctl-1.13.0.tar.gz) = ee17241689c0bf3de43cf4d97822e344f5b57513d16dd160e37fa0e389a158c7 +SIZE (liquidctl-1.13.0.tar.gz) = 1844095 diff --git a/sysutils/wmmemfree/Makefile b/sysutils/wmmemfree/Makefile index 37ffa81f909..e2119be083f 100644 --- a/sysutils/wmmemfree/Makefile +++ b/sysutils/wmmemfree/Makefile @@ -4,21 +4,15 @@ PORTREVISION= 4 CATEGORIES= sysutils windowmaker MASTER_SITES= SUNSITE/X11/xutils -MAINTAINER= ports@FreeBSD.org +MAINTAINER= danfe@FreeBSD.org COMMENT= Memory and swap monitoring dockapp -DEPRECATED= Broken on all supported FreeBSD releases for more than an year -EXPIRATION_DATE= 2023-08-16 -BROKEN_FreeBSD_12= fails to compile: read_mem.c: invalid use of undefined type 'struct vmmeter' -BROKEN_FreeBSD_13= fails to compile: read_mem.c: invalid use of undefined type 'struct vmmeter' -BROKEN_FreeBSD_14= fails to compile: read_mem.c: invalid use of undefined type 'struct vmmeter' -BROKEN_mips= fails to compile: mem_freebsd.c: storage size of 'vm' isn't known -BROKEN_mips64= fails to compile: mem_freebsd.c: storage size of 'vm' isn't known +LICENSE= GPLv2+ USES= localbase tar:bzip2 xorg USE_XORG= x11 xext xpm -PLIST_FILES= "@(,kmem,2555) bin/wmmemfree" man/man1/${PORTNAME}.1.gz +PLIST_FILES= bin/${PORTNAME} man/man1/${PORTNAME}.1.gz post-patch: @${CP} ${FILESDIR}/mem_freebsd.* ${WRKSRC} diff --git a/sysutils/wmmemfree/files/mem_freebsd.c b/sysutils/wmmemfree/files/mem_freebsd.c index 5575ee31792..a639a5d8157 100644 --- a/sysutils/wmmemfree/files/mem_freebsd.c +++ b/sysutils/wmmemfree/files/mem_freebsd.c @@ -1,118 +1,76 @@ -/* - * mem_freebsd.c - get memory status - * - * Copyright (C) 2003 Alexey Dokuchaev - * Parts are Copyright (C) 1993-2003 FreeBSD Project - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Street #330, Boston, MA 02111-1307, USA. - */ - #include -#include -#include -#include -#include -#include -#include -#include -#include +#include +#include #include -#include "mem_freebsd.h" +long long int mem_total, mem_used, mem_buffers, mem_cached; +long long int swp_total, swp_used; -long long int mem_total, mem_used, mem_free, mem_buffers, mem_cached; -long long int swp_total, swp_used, swp_free; - -static kvm_t *kd; -struct nlist nlst[] = { {"_cnt"}, {"_bufspace"}, {0} }; +enum { total, active, laundry, wired, buffers, swap }; +int mib[swap - total + 1][4]; +/* + * Values below are in kilobytes: we don't need higher granulation, + * and it allows to keep numbers relatively small. + */ +unsigned int mem[swap - total]; +int pagesize; void -mem_init(void) +mem_init() { - int pagesize; + size_t len = 4; - if (!(kd = kvm_open(NULL, NULL, NULL, O_RDONLY, "kvm_open"))) - { - perror("kvm_open"); - exit(1); - } + /* Precache MIB name vectors for faster lookups later */ + sysctlnametomib("vm.stats.vm.v_page_count", mib[total], &len); + sysctlnametomib("vm.stats.vm.v_active_count", mib[active], &len); + sysctlnametomib("vm.stats.vm.v_laundry_count", mib[laundry], &len); + sysctlnametomib("vm.stats.vm.v_wire_count", mib[wired], &len); - kvm_nlist(kd, nlst); + len = 2; + sysctlnametomib("vfs.bufspace", mib[buffers], &len); + sysctlnametomib("vm.swap_info", mib[swap], &len); - if (!nlst[0].n_type) - { - perror("kvm_nlist"); - exit(1); - } + pagesize = getpagesize() / 1024; +} - seteuid(getuid()); - setegid(getgid()); +static void +get_swap_info() +{ + struct xswdev xsw; + size_t len = sizeof(xsw); + int n; - if (geteuid() != getuid() || getegid() != getgid()) - { - perror("sete?id"); - exit(1); + for (swp_total = swp_used = n = 0; ; ++n) { + mib[swap][2] = n; + if (sysctl(mib[swap], 3, &xsw, &len, NULL, 0) == -1) + break; + swp_total += pagesize * xsw.xsw_nblks; + swp_used += pagesize * xsw.xsw_used; } } void mem_getfree() { - struct vmmeter vm; - struct kvm_swap sw; - int bufspace = 0; - unsigned long cnt_offset; - unsigned long bufspace_offset; + size_t len = 4; + int n; - static int firsttime = 1; - static time_t lasttime = 0; - time_t curtime; - - if ((kvm_read(kd, nlst[0].n_value, &vm, sizeof(vm)) - != sizeof(vm)) || - (kvm_read(kd, nlst[1].n_value, &bufspace, sizeof(bufspace)) - != sizeof(bufspace))) - { - perror("kvm_read"); - exit(1); - } - - mem_total = vm.v_page_count; - mem_free = vm.v_free_count; - mem_used = mem_total - mem_free; - mem_cached = vm.v_cache_count; - mem_buffers = bufspace / vm.v_page_size; + for (n = 0; n < buffers - total; ++n) + sysctl(mib[n], 4, &mem[n], &len, NULL, 0); + sysctl(mib[buffers], 2, &mem[buffers], &len, NULL, 0); /* - * Only calculate when first time or when changes took place. - * Do not call it more than 1 time per 2 seconds; otherwise - * it can eat up to 50% of CPU time on heavy swap activity. + * See the following links for explanation which pages we consider + * free and used (cf. Linux vs. FreeBSD): + * https://unix.stackexchange.com/questions/14102/real-memory-usage + * https://unix.stackexchange.com/questions/134862/what-do-the-different-memory-counters-in-freebsd-mean */ + mem_total = pagesize * mem[total]; + /* On FreeBSD, "Laundry" had replaced "Cache" in November 2016 */ + mem_cached = pagesize * mem[laundry]; + mem_buffers = mem[buffers] / 1024; + mem_used = pagesize * (mem[active] + mem[wired]); + mem_used += mem_cached + mem_buffers; - curtime = time(NULL); - - if (firsttime || curtime > lasttime + 5) - { - if (kvm_getswapinfo(kd, &sw, 1, 0) >= 0 && - sw.ksw_total) - { - swp_total = sw.ksw_total; - swp_used = sw.ksw_used; - swp_free = swp_total - swp_used; - } - firsttime = 0; - lasttime = curtime; - } + get_swap_info(); } diff --git a/sysutils/wmmemfree/files/mem_freebsd.h b/sysutils/wmmemfree/files/mem_freebsd.h deleted file mode 100644 index d0f86dc328a..00000000000 --- a/sysutils/wmmemfree/files/mem_freebsd.h +++ /dev/null @@ -1,32 +0,0 @@ -/* - * mem_freebsd.h - * - * Copyright (C) 2003 Alexey Dokuchaev - * Parts are Copyright (C) 1993-2003 FreeBSD Project - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Street #330, Boston, MA 02111-1307, USA. - */ - -#ifndef __MEM_FREEBSD_H__ -#define __MEM_FREEBSD_H__ - -extern long long int mem_total, mem_used; -extern long long int mem_shared, mem_buffers, mem_cached; -extern long long int swp_total, swp_used; - -void mem_init(); -void mem_getfree(); - -#endif /* __MEM_FREEBSD_H__ */ diff --git a/sysutils/wmmemfree/files/patch-Makefile b/sysutils/wmmemfree/files/patch-Makefile index 26f34c80604..0b775f3fc0b 100644 --- a/sysutils/wmmemfree/files/patch-Makefile +++ b/sysutils/wmmemfree/files/patch-Makefile @@ -18,7 +18,7 @@ INST=install MANUAL=$(PROG).1 -LIBS=-L/usr/X11R6/lib -lX11 -lXext -lXpm -+LIBS+=-lX11 -lXext -lXpm -lkvm ++LIBS+=-lX11 -lXext -lXpm all: $(PROG) diff --git a/sysutils/wmmemfree/files/patch-dockapp.c b/sysutils/wmmemfree/files/patch-dockapp.c new file mode 100644 index 00000000000..94d51d59720 --- /dev/null +++ b/sysutils/wmmemfree/files/patch-dockapp.c @@ -0,0 +1,39 @@ +--- dockapp.c.orig 2003-03-22 18:30:01 UTC ++++ dockapp.c +@@ -41,7 +41,7 @@ + #define WINDOW_HEIGHT 64 + + Display *display; +-int screen; ++int screen, x11fd; + Window iconwindow, window, mapwindow; + Colormap colormap; + GC gc; +@@ -114,6 +114,7 @@ void make_window() + fprintf(stderr, "Could not open display %s\n", opt_display); + exit(1); + } ++ x11fd = ConnectionNumber(display); + screen = DefaultScreen(display); + screenwidth = DisplayWidth(display, screen); + screenheight = DisplayHeight(display, screen); +@@ -254,6 +255,19 @@ void process_events() + XEvent event; + int winx, winy; + ++ XSync(display, False); ++ if(!XPending(display)) ++ { ++ struct timeval timeout; ++ fd_set readset; ++ const int milliseconds = 200; ++ timeout.tv_sec = milliseconds / 1000; ++ timeout.tv_usec = (milliseconds % 1000) * 1000; ++ FD_ZERO(&readset); ++ FD_SET(x11fd, &readset); ++ if(select(x11fd + 1, &readset, NULL, NULL, &timeout) <= 0) ++ return; ++ } + XNextEvent(display, &event); + switch(event.type) + { diff --git a/sysutils/wmmemfree/files/patch-draw.c b/sysutils/wmmemfree/files/patch-draw.c deleted file mode 100644 index 1e107ac48a6..00000000000 --- a/sysutils/wmmemfree/files/patch-draw.c +++ /dev/null @@ -1,11 +0,0 @@ ---- draw.c.orig Fri Apr 11 12:47:47 2003 -+++ draw.c Fri Apr 11 12:47:54 2003 -@@ -24,7 +24,7 @@ - - #include "dockapp.h" - #include "draw.h" --#include "mem_linux.h" -+#include "mem_freebsd.h" - #include "options.h" - - void draw_window() diff --git a/sysutils/wmmemfree/files/patch-wmmemfree.c b/sysutils/wmmemfree/files/patch-wmmemfree.c index 62f22451113..0193cc03bea 100644 --- a/sysutils/wmmemfree/files/patch-wmmemfree.c +++ b/sysutils/wmmemfree/files/patch-wmmemfree.c @@ -1,10 +1,27 @@ ---- wmmemfree.c.orig Fri Apr 11 12:48:52 2003 -+++ wmmemfree.c Fri Apr 11 12:50:05 2003 -@@ -43,10 +43,11 @@ - { - struct itimerval tv; +--- wmmemfree.c.orig 2003-03-21 20:47:14 UTC ++++ wmmemfree.c +@@ -27,15 +27,18 @@ + #include "draw.h" + #include "options.h" + ++void mem_init(); ++ + int argc; + char **argv; + int exitloop = 0; ++volatile sig_atomic_t need_update = 0; + + void handle_timer(int sig) + { + if(sig == SIGALRM) + { +- draw_window(); ++ need_update = 1; + } + } + +@@ -45,8 +48,8 @@ void start_timer() -+ mem_init(); tv.it_value.tv_sec = 2; /* give 2 seconds for safety */ tv.it_value.tv_usec = 0; - tv.it_interval.tv_sec = 0; @@ -14,3 +31,19 @@ signal(SIGALRM, handle_timer); setitimer(ITIMER_REAL, &tv, NULL); } +@@ -69,9 +72,15 @@ int main(int carg, char **varg) + argv = varg; + parse_args(); + make_window(); ++ mem_init(); + start_timer(); + while(!exitloop) + { ++ if(need_update) ++ { ++ draw_window(); ++ need_update = 0; ++ } + process_events(); + } + stop_timer(); diff --git a/textproc/fcitx5-qt/Makefile b/textproc/fcitx5-qt/Makefile index 43253f48767..4ffe764c7d7 100644 --- a/textproc/fcitx5-qt/Makefile +++ b/textproc/fcitx5-qt/Makefile @@ -1,5 +1,6 @@ PORTNAME= fcitx5-qt DISTVERSION= 5.0.17 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= https://download.fcitx-im.org/fcitx5/${PORTNAME}/ diff --git a/www/chromium/Makefile b/www/chromium/Makefile index 3546fbf10bf..d461f9ae0bf 100644 --- a/www/chromium/Makefile +++ b/www/chromium/Makefile @@ -1,5 +1,5 @@ PORTNAME= chromium -PORTVERSION= 115.0.5790.102 +PORTVERSION= 115.0.5790.110 CATEGORIES= www wayland MASTER_SITES= https://commondatastorage.googleapis.com/chromium-browser-official/ \ https://nerd.hu/distfiles/:external diff --git a/www/chromium/distinfo b/www/chromium/distinfo index 41b014816b0..ef3479b87d3 100644 --- a/www/chromium/distinfo +++ b/www/chromium/distinfo @@ -1,9 +1,9 @@ -TIMESTAMP = 1690034343 -SHA256 (chromium-115.0.5790.102.tar.xz) = 06f6e0f22b3a0122eaf5b50a8f603648dc37e7b1178b65ef54e93162b386b06b -SIZE (chromium-115.0.5790.102.tar.xz) = 1595015368 -SHA256 (chrome-linux-115.0.5790.102-llvm13.profdata.tar.xz) = 470c62c96a77aa58b2a9a811e29ccc34744e4a910312c38116d8c3999465dac7 -SIZE (chrome-linux-115.0.5790.102-llvm13.profdata.tar.xz) = 27654508 -SHA256 (chromium-115.0.5790.102-testdata.tar.xz) = 15fb35badf9c100d21a9ded8fb4771a010e8ff657c7e9afe7944f555b5bb909c -SIZE (chromium-115.0.5790.102-testdata.tar.xz) = 261824308 +TIMESTAMP = 1690395777 +SHA256 (chromium-115.0.5790.110.tar.xz) = e9d4bcae7bc812afc430188b48cdc86ab31c4a6d161c34a770b8d56d3121f771 +SIZE (chromium-115.0.5790.110.tar.xz) = 1595009872 +SHA256 (chrome-linux-115.0.5790.110-llvm13.profdata.tar.xz) = 358e21aa4f218c45963df70246627daffefb3ce5a16aec015d526b276bbe6cc8 +SIZE (chrome-linux-115.0.5790.110-llvm13.profdata.tar.xz) = 27655928 +SHA256 (chromium-115.0.5790.110-testdata.tar.xz) = ef4e4837431bb18e948dbc66d88ae0592d7240c3a41131cfb656135460afa18f +SIZE (chromium-115.0.5790.110-testdata.tar.xz) = 264954424 SHA256 (test_fonts-336e775eec536b2d785cc80eff6ac39051931286.tar.gz) = a2ca2962daf482a8f943163541e1c73ba4b2694fabcd2510981f2db4eda493c8 SIZE (test_fonts-336e775eec536b2d785cc80eff6ac39051931286.tar.gz) = 32624734 diff --git a/www/deno/Makefile b/www/deno/Makefile index a01733d83b9..9b425b5f6c6 100644 --- a/www/deno/Makefile +++ b/www/deno/Makefile @@ -1,6 +1,6 @@ PORTNAME= deno DISTVERSIONPREFIX= v -DISTVERSION= 1.35.1 +DISTVERSION= 1.35.2 CATEGORIES= www MAINTAINER= mikael@FreeBSD.org @@ -268,12 +268,12 @@ CARGO_CRATES= Inflector-0.11.4 \ libffi-sys-2.3.0 \ libloading-0.7.4 \ libm-0.2.6 \ - libsqlite3-sys-0.25.2 \ + libsqlite3-sys-0.26.0 \ libz-sys-1.1.8 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.1.4 \ lock_api-0.4.9 \ - log-0.4.17 \ + log-0.4.19 \ lru-cache-0.1.2 \ lsp-types-0.93.2 \ match_cfg-0.1.0 \ @@ -328,7 +328,7 @@ CARGO_CRATES= Inflector-0.11.4 \ pbkdf2-0.12.1 \ pem-rfc7468-0.6.0 \ pem-rfc7468-0.7.0 \ - percent-encoding-2.2.0 \ + percent-encoding-2.3.0 \ petgraph-0.6.3 \ phf-0.10.1 \ phf_generator-0.10.0 \ @@ -377,7 +377,7 @@ CARGO_CRATES= Inflector-0.11.4 \ ring-0.16.20 \ ripemd-0.1.3 \ rsa-0.7.2 \ - rusqlite-0.28.0 \ + rusqlite-0.29.0 \ rustc-hash-1.1.0 \ rustc_version-0.2.3 \ rustc_version-0.4.0 \ diff --git a/www/deno/distinfo b/www/deno/distinfo index 176593ead6a..50e86edce7d 100644 --- a/www/deno/distinfo +++ b/www/deno/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1689251226 +TIMESTAMP = 1690369258 SHA256 (rust/crates/Inflector-0.11.4.crate) = fe438c63458706e03479442743baae6c88256498e6431708f6dfc520a26515d3 SIZE (rust/crates/Inflector-0.11.4.crate) = 17438 SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe @@ -467,8 +467,8 @@ SHA256 (rust/crates/libloading-0.7.4.crate) = b67380fd3b2fbe7527a606e18729d21c6f SIZE (rust/crates/libloading-0.7.4.crate) = 27580 SHA256 (rust/crates/libm-0.2.6.crate) = 348108ab3fba42ec82ff6e9564fc4ca0247bdccdc68dd8af9764bbc79c3c8ffb SIZE (rust/crates/libm-0.2.6.crate) = 113690 -SHA256 (rust/crates/libsqlite3-sys-0.25.2.crate) = 29f835d03d717946d28b1d1ed632eb6f0e24a299388ee623d0c23118d3e8a7fa -SIZE (rust/crates/libsqlite3-sys-0.25.2.crate) = 4841525 +SHA256 (rust/crates/libsqlite3-sys-0.26.0.crate) = afc22eff61b133b115c6e8c74e818c628d6d5e7a502afea6f64dee076dd94326 +SIZE (rust/crates/libsqlite3-sys-0.26.0.crate) = 4840390 SHA256 (rust/crates/libz-sys-1.1.8.crate) = 9702761c3935f8cc2f101793272e202c72b99da8f4224a19ddcf1279a6450bbf SIZE (rust/crates/libz-sys-1.1.8.crate) = 2481844 SHA256 (rust/crates/linked-hash-map-0.5.6.crate) = 0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f @@ -477,8 +477,8 @@ SHA256 (rust/crates/linux-raw-sys-0.1.4.crate) = f051f77a7c8e6957c0696eac88f26b0 SIZE (rust/crates/linux-raw-sys-0.1.4.crate) = 878981 SHA256 (rust/crates/lock_api-0.4.9.crate) = 435011366fe56583b16cf956f9df0095b405b82d76425bc8981c0e22e60ec4df SIZE (rust/crates/lock_api-0.4.9.crate) = 25685 -SHA256 (rust/crates/log-0.4.17.crate) = abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e -SIZE (rust/crates/log-0.4.17.crate) = 38028 +SHA256 (rust/crates/log-0.4.19.crate) = b06a4cde4c0f271a446782e3eff8de789548ce57dbc8eca9292c27f4a42004b4 +SIZE (rust/crates/log-0.4.19.crate) = 38073 SHA256 (rust/crates/lru-cache-0.1.2.crate) = 31e24f1ad8321ca0e8a1e0ac13f23cb668e6f5466c2c57319f6a5cf1cc8e3b1c SIZE (rust/crates/lru-cache-0.1.2.crate) = 9307 SHA256 (rust/crates/lsp-types-0.93.2.crate) = 9be6e9c7e2d18f651974370d7aff703f9513e0df6e464fd795660edc77e6ca51 @@ -587,8 +587,8 @@ SHA256 (rust/crates/pem-rfc7468-0.6.0.crate) = 24d159833a9105500e0398934e205e077 SIZE (rust/crates/pem-rfc7468-0.6.0.crate) = 24148 SHA256 (rust/crates/pem-rfc7468-0.7.0.crate) = 88b39c9bfcfc231068454382784bb460aae594343fb030d46e9f50a645418412 SIZE (rust/crates/pem-rfc7468-0.7.0.crate) = 24159 -SHA256 (rust/crates/percent-encoding-2.2.0.crate) = 478c572c3d73181ff3c2539045f6eb99e5491218eae919370993b890cdbdd98e -SIZE (rust/crates/percent-encoding-2.2.0.crate) = 10075 +SHA256 (rust/crates/percent-encoding-2.3.0.crate) = 9b2a4787296e9989611394c33f193f676704af1686e70b8f8033ab5ba9a35a94 +SIZE (rust/crates/percent-encoding-2.3.0.crate) = 10196 SHA256 (rust/crates/petgraph-0.6.3.crate) = 4dd7d28ee937e54fe3080c91faa1c3a46c06de6252988a7f4592ba2310ef22a4 SIZE (rust/crates/petgraph-0.6.3.crate) = 185740 SHA256 (rust/crates/phf-0.10.1.crate) = fabbf1ead8a5bcbc20f5f8b939ee3f5b0f6f281b6ad3468b84656b658b455259 @@ -685,8 +685,8 @@ SHA256 (rust/crates/ripemd-0.1.3.crate) = bd124222d17ad93a644ed9d011a40f4fb64aa5 SIZE (rust/crates/ripemd-0.1.3.crate) = 16601 SHA256 (rust/crates/rsa-0.7.2.crate) = 094052d5470cbcef561cb848a7209968c9f12dfa6d668f4bca048ac5de51099c SIZE (rust/crates/rsa-0.7.2.crate) = 63344 -SHA256 (rust/crates/rusqlite-0.28.0.crate) = 01e213bc3ecb39ac32e81e51ebe31fd888a940515173e3a18a35f8c6e896422a -SIZE (rust/crates/rusqlite-0.28.0.crate) = 137504 +SHA256 (rust/crates/rusqlite-0.29.0.crate) = 549b9d036d571d42e6e85d1c1425e2ac83491075078ca9a15be021c56b1641f2 +SIZE (rust/crates/rusqlite-0.29.0.crate) = 137156 SHA256 (rust/crates/rustc-hash-1.1.0.crate) = 08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2 SIZE (rust/crates/rustc-hash-1.1.0.crate) = 9331 SHA256 (rust/crates/rustc_version-0.2.3.crate) = 138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a @@ -1115,5 +1115,5 @@ SHA256 (rust/crates/zstd-safe-5.0.2+zstd.1.5.2.crate) = 1d2a5585e04f9eea4b2a3d1e SIZE (rust/crates/zstd-safe-5.0.2+zstd.1.5.2.crate) = 17273 SHA256 (rust/crates/zstd-sys-2.0.7+zstd.1.5.4.crate) = 94509c3ba2fe55294d752b79842c530ccfab760192521df74a081a78d2b3c7f5 SIZE (rust/crates/zstd-sys-2.0.7+zstd.1.5.4.crate) = 732100 -SHA256 (denoland-deno-v1.35.1_GH0.tar.gz) = 25f14c29e35af8d3cd5644d1650d175516fa9d77c3f7d4e874f88c5e278ab09b -SIZE (denoland-deno-v1.35.1_GH0.tar.gz) = 17664367 +SHA256 (denoland-deno-v1.35.2_GH0.tar.gz) = 31904ae746bb36f0619bfb170a7526df161d932ba5961738858d04cef4c4d759 +SIZE (denoland-deno-v1.35.2_GH0.tar.gz) = 17669217 diff --git a/www/grr/Makefile b/www/grr/Makefile index c2aee7a8300..3f454cca503 100644 --- a/www/grr/Makefile +++ b/www/grr/Makefile @@ -17,6 +17,12 @@ LIB_DEPENDS= libRSSKit.so:www/rsskit USES= gnustep USE_GNUSTEP= back build +.include + +.if ${OPSYS} == FreeBSD && ( ${OSVERSION} >= 1400091 || ( ${OSVERSION} >= 1302507 && ${OSVERSION} < 1400000 )) +CPPFLAGS+= -Wno-error=incompatible-function-pointer-types +.endif + post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/Grr.app/Grr \ ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/Grr.app/Resources/ArticleOperations.grrc/ArticleOperations \ diff --git a/www/lagrange/Makefile b/www/lagrange/Makefile index 73dddd1179e..d1a13c32604 100644 --- a/www/lagrange/Makefile +++ b/www/lagrange/Makefile @@ -31,4 +31,10 @@ OPTIONS_DEFINE= SSE41 SSE41_DESC= Enable SSE4.1 support SSE41_CMAKE_ON= -DTFDN_ENABLE_SSE41:BOOL=ON -.include +.include + +.if ( ${OPSYS} == FreeBSD && ${OSVERSION} >= 1400092 && ${SSL_DEFAULT} == base ) || ${SSL_DEFAULT:Mopenssl3*} +CXXFLAGS+= -DOPENSSL_API_COMPAT=0x30000000L" +.endif + +.include diff --git a/www/py-qt6-webengine/Makefile b/www/py-qt6-webengine/Makefile index 2a0d0916184..61a89088725 100644 --- a/www/py-qt6-webengine/Makefile +++ b/www/py-qt6-webengine/Makefile @@ -1,6 +1,6 @@ PORTNAME= webengine DISTVERSION= ${PYQTWEBENGINE_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www devel python MASTER_SITES= ${MASTER_SITES_PYQTWEBENGINE} PKGNAMEPREFIX= ${PYQT_PY_RELNAME}- diff --git a/www/trafficserver/Makefile b/www/trafficserver/Makefile index 949e53723bf..87d34a9f7c5 100644 --- a/www/trafficserver/Makefile +++ b/www/trafficserver/Makefile @@ -1,6 +1,5 @@ PORTNAME= trafficserver -PORTVERSION= 9.1.3 -PORTREVISION= 2 +PORTVERSION= 9.2.1 CATEGORIES= www MASTER_SITES= APACHE/${PORTNAME} @@ -20,7 +19,6 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ USES= compiler:c++17-lang cpe gmake libtool localbase luajit \ ncurses pathfix perl5 pkgconfig sqlite ssl tar:bzip2 tcl - CPE_VENDOR= apache CPE_PRODUCT= traffic_server USE_PERL5= build run @@ -76,10 +74,6 @@ post-patch: @${REINPLACE_CMD} -e 's/#ifdef HAVE_EVENTFD/#if defined(HAVE_EVENTFD) \&\& TS_USE_EPOLL == 1/' \ ${WRKSRC}/src/tscore/EventNotify.cc \ ${WRKSRC}/include/tscore/EventNotify.h -.if ${OPSYS} == FreeBSD && ( ${OSVERSION} >= 1400079 || ( ${OSVERSION} >= 1302505 && ${OSVERSION} < 1400000 )) - @${REINPLACE_CMD} -e 's/std::nullptr_t/nullptr_t/g' \ - ${WRKSRC}/include/tscore/Ptr.h -.endif post-install: ${RMDIR} ${STAGEDIR}${DATADIR} diff --git a/www/trafficserver/distinfo b/www/trafficserver/distinfo index b8af7b8f30f..1c78491814f 100644 --- a/www/trafficserver/distinfo +++ b/www/trafficserver/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1660759425 -SHA256 (trafficserver-9.1.3.tar.bz2) = c8bf77b034b0da6c38d3ec9f3ca85ef1038aa046170e839308b0a59709d9afb6 -SIZE (trafficserver-9.1.3.tar.bz2) = 9800058 +TIMESTAMP = 1690381405 +SHA256 (trafficserver-9.2.1.tar.bz2) = c9080a521758f258391ff7ceb99b824bcc652b3fd9125a3580697bb2e5eb43b2 +SIZE (trafficserver-9.2.1.tar.bz2) = 10136184 diff --git a/www/trafficserver/pkg-plist b/www/trafficserver/pkg-plist index 2f43368d057..755e03599a4 100644 --- a/www/trafficserver/pkg-plist +++ b/www/trafficserver/pkg-plist @@ -61,6 +61,7 @@ bin/tsxs include/ts/apidefs.h include/ts/experimental.h include/ts/mgmtapi.h +include/ts/parentselectdefs.h include/ts/remap.h include/ts/ts.h include/tscpp/api/Async.h @@ -94,6 +95,7 @@ include/tscpp/util/IntrusiveDList.h include/tscpp/util/LocalBuffer.h include/tscpp/util/PostScript.h include/tscpp/util/TextView.h +include/tscpp/util/TsSharedMutex.h lib/libtscore.so lib/libtscore.so.9 lib/libtscore.so.%%PORTVERSION%% @@ -141,6 +143,7 @@ libexec/trafficserver/geoip_acl.so libexec/trafficserver/header_freq.so libexec/trafficserver/header_rewrite.so libexec/trafficserver/hook-trace.so +libexec/trafficserver/http_stats.so libexec/trafficserver/icap.so libexec/trafficserver/inliner.so libexec/trafficserver/ja3_fingerprint.so @@ -152,6 +155,7 @@ libexec/trafficserver/metalink.so libexec/trafficserver/money_trace.so libexec/trafficserver/mp4.so libexec/trafficserver/multiplexer.so +libexec/trafficserver/parent_select.so libexec/trafficserver/prefetch.so libexec/trafficserver/rate_limit.so libexec/trafficserver/redo_cache_lookup.so diff --git a/x11-servers/xwayland-devel/Makefile b/x11-servers/xwayland-devel/Makefile index b2e6b241615..6a631454cd0 100644 --- a/x11-servers/xwayland-devel/Makefile +++ b/x11-servers/xwayland-devel/Makefile @@ -1,7 +1,7 @@ PORTNAME= xwayland DISTVERSIONPREFIX= xorg-server- -DISTVERSION= 21.0.99.1-495 -DISTVERSIONSUFFIX= -gc4ee35ef2 +DISTVERSION= 21.0.99.1-499 +DISTVERSIONSUFFIX= -g4bb1f976d CATEGORIES= x11-servers PKGNAMESUFFIX= -devel diff --git a/x11-servers/xwayland-devel/distinfo b/x11-servers/xwayland-devel/distinfo index 90fd5c14b29..6d57d3d9de7 100644 --- a/x11-servers/xwayland-devel/distinfo +++ b/x11-servers/xwayland-devel/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1689779125 -SHA256 (xserver-xorg-server-21.0.99.1-495-gc4ee35ef2.tar.bz2) = c790da17f1598269505bb9fa9e58182dba080a5780670fb90380b5dc0c12d85d -SIZE (xserver-xorg-server-21.0.99.1-495-gc4ee35ef2.tar.bz2) = 3696067 +TIMESTAMP = 1689840915 +SHA256 (xserver-xorg-server-21.0.99.1-499-g4bb1f976d.tar.bz2) = b73dcb35ae640804391e614d3d02ed5b8a10ac62679d76145bfc6d22d4a2ab01 +SIZE (xserver-xorg-server-21.0.99.1-499-g4bb1f976d.tar.bz2) = 3697538 SHA256 (xorg/proto-xorgproto-766967322209f2dcb72e6a8edea0c651f586201d_GL0.tar.gz) = 1e3a0e16da22ae6a346c11a0a6191c17356573a0c2128c8db7801db6e1f73b9f SIZE (xorg/proto-xorgproto-766967322209f2dcb72e6a8edea0c651f586201d_GL0.tar.gz) = 984669 SHA256 (cd6c9c1246af.patch) = a50fd4511793a53cacefbca2c8436cf43d36ce21d245aadb5d17e16653580d75 diff --git a/x11-toolkits/py-qt6-chart/Makefile b/x11-toolkits/py-qt6-chart/Makefile index 6f05df3f78d..0f5dbd2424f 100644 --- a/x11-toolkits/py-qt6-chart/Makefile +++ b/x11-toolkits/py-qt6-chart/Makefile @@ -1,6 +1,6 @@ PORTNAME= chart PORTVERSION= ${PYQTCHART_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-toolkits devel python MASTER_SITES= ${MASTER_SITES_PYQTCHART} PKGNAMEPREFIX= ${PYQT_PY_RELNAME}- diff --git a/x11-toolkits/qt6pas/Makefile b/x11-toolkits/qt6pas/Makefile index 84f8bcaf5e6..4a6404e3f0b 100644 --- a/x11-toolkits/qt6pas/Makefile +++ b/x11-toolkits/qt6pas/Makefile @@ -1,5 +1,6 @@ PORTNAME= qt6pas PORTVERSION= 6.2.6 +PORTREVISION= 1 CATEGORIES= x11-toolkits MASTER_SITES= LOCAL/acm/ diff --git a/x11-toolkits/wlroots-devel/Makefile b/x11-toolkits/wlroots-devel/Makefile index 52c8dcee734..2fa62613971 100644 --- a/x11-toolkits/wlroots-devel/Makefile +++ b/x11-toolkits/wlroots-devel/Makefile @@ -1,6 +1,6 @@ PORTNAME= wlroots -DISTVERSION= 0.16.0-669 -DISTVERSIONSUFFIX= -ge8d545a977 +DISTVERSION= 0.16.0-674 +DISTVERSIONSUFFIX= -g42a5b6f62a CATEGORIES= x11-toolkits PKGNAMESUFFIX= -devel diff --git a/x11-toolkits/wlroots-devel/distinfo b/x11-toolkits/wlroots-devel/distinfo index f53474ec39c..a87baeca583 100644 --- a/x11-toolkits/wlroots-devel/distinfo +++ b/x11-toolkits/wlroots-devel/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1690165843 -SHA256 (wlroots-0.16.0-669-ge8d545a977.tar.bz2) = fc5882226cc2acf1e3c31f17e11b3057ac5ebd3f93d475685397def4184829dd -SIZE (wlroots-0.16.0-669-ge8d545a977.tar.bz2) = 475476 +TIMESTAMP = 1690403943 +SHA256 (wlroots-0.16.0-674-g42a5b6f62a.tar.bz2) = 966a12d7d654ccd40de687bb71f1948168e1f2e8ddb124288764192c7d8e1c06 +SIZE (wlroots-0.16.0-674-g42a5b6f62a.tar.bz2) = 475611 SHA256 (10f80a8f1bb2.patch) = ca65f8eecf32e7364d5ba43cd9ee91060710a6fb8392892c86ad71e4f2a4c0b5 SIZE (10f80a8f1bb2.patch) = 6097 SHA256 (3196c73d487f.patch) = 69c6bc4658852bb45a24b129f625a7faaed8035dab0d79c388ae74d650beacdc diff --git a/x11-wm/gamescope/Makefile b/x11-wm/gamescope/Makefile index b73697d06c2..7c020aded66 100644 --- a/x11-wm/gamescope/Makefile +++ b/x11-wm/gamescope/Makefile @@ -4,6 +4,7 @@ CATEGORIES= x11-wm wayland PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ PATCHFILES+= a618ea074660.patch:-p1 # https://github.com/ValveSoftware/gamescope/issues/120 +PATCHFILES+= e0c9e75e7f86.patch:-p1 # https://github.com/ValveSoftware/gamescope/pull/918 MAINTAINER= jbeich@FreeBSD.org COMMENT= SteamOS session compositing window manager @@ -12,8 +13,6 @@ WWW= https://github.com/ValveSoftware/gamescope LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_i386= https://github.com/ValveSoftware/gamescope/issues/917 - BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \ glslangValidator:graphics/glslang \ vulkan-headers>0:graphics/vulkan-headers \ diff --git a/x11-wm/gamescope/distinfo b/x11-wm/gamescope/distinfo index 69b8fda4907..0d8953ce95c 100644 --- a/x11-wm/gamescope/distinfo +++ b/x11-wm/gamescope/distinfo @@ -7,3 +7,5 @@ SHA256 (Joshua-Ashton-vkroots-2675710_GH0.tar.gz) = 15b0338bc93fe3df8fbf28b5db76 SIZE (Joshua-Ashton-vkroots-2675710_GH0.tar.gz) = 306247 SHA256 (a618ea074660.patch) = c79b4b7a231d9c6e34912b8f4a301c6c60b921b6be5fb9c132d999e9a6930424 SIZE (a618ea074660.patch) = 2589 +SHA256 (e0c9e75e7f86.patch) = 0621b603e1b801084fcd7f9b6683427f822872b94a2a62b0bb1e0ba47c6ce24f +SIZE (e0c9e75e7f86.patch) = 1730 diff --git a/x11/Makefile b/x11/Makefile index a54b9b5171e..df72b4a5eff 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -432,6 +432,7 @@ SUBDIR += wl-mirror SUBDIR += wlogout SUBDIR += wlr-randr + SUBDIR += wlr-which-key SUBDIR += wlrctl SUBDIR += wmappl SUBDIR += wmblob diff --git a/x11/albert/Makefile b/x11/albert/Makefile index a43e44b0d2a..5988fa76f03 100644 --- a/x11/albert/Makefile +++ b/x11/albert/Makefile @@ -1,7 +1,7 @@ PORTNAME= albert DISTVERSIONPREFIX=v DISTVERSION= 0.20.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MAINTAINER= jsm@FreeBSD.org diff --git a/x11/hyprland-share-picker/Makefile b/x11/hyprland-share-picker/Makefile index 180d48f7801..514482bce81 100644 --- a/x11/hyprland-share-picker/Makefile +++ b/x11/hyprland-share-picker/Makefile @@ -1,6 +1,7 @@ PORTNAME= hyprland-share-picker DISTVERSIONPREFIX= v DISTVERSION= 0.4.0 +PORTREVISION= 1 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org diff --git a/x11/swaylock-effects/Makefile b/x11/swaylock-effects/Makefile index b7d6cd6e5d5..571c15d732a 100644 --- a/x11/swaylock-effects/Makefile +++ b/x11/swaylock-effects/Makefile @@ -1,6 +1,6 @@ DISTVERSIONPREFIX= v DISTVERSION= 1.6.11 -PORTREVISION= 0 +PORTREVISION= 1 PKGNAMESUFFIX= -effects COMMENT= Screen locker for Wayland with fancy effects diff --git a/x11/swaylock/Makefile b/x11/swaylock/Makefile index aef0628feb1..a14765f1b5b 100644 --- a/x11/swaylock/Makefile +++ b/x11/swaylock/Makefile @@ -1,7 +1,7 @@ PORTNAME= swaylock DISTVERSIONPREFIX?= v DISTVERSION?= 1.7.2 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org @@ -44,8 +44,5 @@ post-patch: @${REINPLACE_CMD} -i .nogit -e 's/git.found()/false/' \ -e '/project_version/s/@0@/${DISTVERSIONFULL}/' \ ${WRKSRC}/meson.build -# Respect LOCALBASE for unix-selfauth-helper - @${REINPLACE_CMD} -e 's,/usr/local,${LOCALBASE},' \ - ${WRKSRC}/pam/${PORTNAME} .include diff --git a/x11/swaylock/files/patch-pam_swaylock b/x11/swaylock/files/patch-pam_swaylock index 19908bfed56..baff8e6b577 100644 --- a/x11/swaylock/files/patch-pam_swaylock +++ b/x11/swaylock/files/patch-pam_swaylock @@ -6,7 +6,7 @@ so try authenticating via setuid helper first. --- pam/swaylock.orig 2019-01-29 19:48:00 UTC +++ pam/swaylock -@@ -1,6 +1,7 @@ +@@ -1,6 +1,6 @@ # -# PAM configuration file for the swaylock screen locker. By default, it includes -# the 'login' configuration file (see /etc/pam.d/login) @@ -15,5 +15,4 @@ so try authenticating via setuid helper first. # -auth include login -+auth sufficient pam_exec.so return_prog_exit_status expose_authtok /usr/local/libexec/unix-selfauth-helper -+auth include system ++auth include unix-selfauth diff --git a/x11/waylock/Makefile b/x11/waylock/Makefile index 6a08bc704b2..1d6b4381ccf 100644 --- a/x11/waylock/Makefile +++ b/x11/waylock/Makefile @@ -1,6 +1,7 @@ PORTNAME= waylock DISTVERSIONPREFIX= v DISTVERSION= 0.6.2 +PORTREVISION= 1 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org @@ -40,11 +41,6 @@ MANPAGES_CONFIGURE_ON= -Dman-pages=true MANPAGES_CONFIGURE_OFF= -Dman-pages=false MANPAGES_PLIST_FILES= share/man/man1/${PORTNAME}.1.gz -post-patch: -# Respect LOCALBASE for unix-selfauth-helper - @${REINPLACE_CMD} -e 's,/usr/local,${LOCALBASE},' \ - ${WRKSRC}/pam.d/${PORTNAME} - do-build: @(cd ${WRKSRC} && ${MAKE_ENV} zig build ${CONFIGURE_ARGS}) diff --git a/x11/waylock/files/patch-pam.d_waylock b/x11/waylock/files/patch-pam.d_waylock index ed32e2c01a3..155be40d548 100644 --- a/x11/waylock/files/patch-pam.d_waylock +++ b/x11/waylock/files/patch-pam.d_waylock @@ -5,7 +5,6 @@ so try authenticating via setuid helper first. --- pam.d/waylock.orig 2023-01-08 18:59:32 UTC +++ pam.d/waylock -@@ -1 +1,2 @@ +@@ -1 +1 @@ -auth include system-auth -+auth sufficient pam_exec.so return_prog_exit_status expose_authtok /usr/local/libexec/unix-selfauth-helper -+auth include system ++auth include unix-selfauth diff --git a/x11/wlr-which-key/Makefile b/x11/wlr-which-key/Makefile new file mode 100644 index 00000000000..573bd7d6315 --- /dev/null +++ b/x11/wlr-which-key/Makefile @@ -0,0 +1,24 @@ +PORTNAME= wlr-which-key +DISTVERSIONPREFIX= v +DISTVERSION= 0.1.0 +CATEGORIES= x11 wayland + +MAINTAINER= jbeich@FreeBSD.org +COMMENT= Keymap manager for wlroots-based compositors +WWW= https://github.com/MaxVerevkin/wlr-which-key + +LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/LICENSE + +LIB_DEPENDS= libxkbcommon.so:x11/libxkbcommon + +USES= cargo gnome +USE_GITHUB= yes +USE_GNOME= cairo pango +GH_ACCOUNT= MaxVerevkin +PLIST_FILES= bin/${PORTNAME} + +post-install: + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} + +.include diff --git a/x11/wlr-which-key/Makefile.crates b/x11/wlr-which-key/Makefile.crates new file mode 100644 index 00000000000..eb3e5120410 --- /dev/null +++ b/x11/wlr-which-key/Makefile.crates @@ -0,0 +1,109 @@ +CARGO_CRATES= aho-corasick-1.0.1 \ + anyhow-1.0.71 \ + autocfg-1.1.0 \ + bitflags-1.3.2 \ + cairo-rs-0.17.0 \ + cairo-sys-rs-0.17.0 \ + cc-1.0.79 \ + cfg-expr-0.15.1 \ + cfg-if-1.0.0 \ + convert_case-0.6.0 \ + dirs-next-2.0.0 \ + dirs-sys-next-0.1.2 \ + env_logger-0.10.0 \ + errno-0.3.1 \ + errno-dragonfly-0.1.2 \ + futures-channel-0.3.28 \ + futures-core-0.3.28 \ + futures-executor-0.3.28 \ + futures-io-0.3.28 \ + futures-macro-0.3.28 \ + futures-task-0.3.28 \ + futures-util-0.3.28 \ + getrandom-0.2.9 \ + gio-0.17.9 \ + gio-sys-0.17.4 \ + glib-0.17.9 \ + glib-macros-0.17.9 \ + glib-sys-0.17.4 \ + gobject-sys-0.17.4 \ + hashbrown-0.12.3 \ + heck-0.4.1 \ + hermit-abi-0.3.1 \ + humantime-2.1.0 \ + indexmap-1.9.3 \ + io-lifetimes-1.0.10 \ + is-terminal-0.4.7 \ + itoa-1.0.6 \ + libc-0.2.144 \ + linux-raw-sys-0.3.7 \ + log-0.4.17 \ + memchr-2.5.0 \ + memmap2-0.5.10 \ + memmap2-0.6.1 \ + memoffset-0.7.1 \ + nix-0.26.2 \ + once_cell-1.17.1 \ + pango-0.17.4 \ + pango-sys-0.17.0 \ + pangocairo-0.17.0 \ + pangocairo-sys-0.17.3 \ + pin-project-lite-0.2.9 \ + pin-utils-0.1.0 \ + pkg-config-0.3.27 \ + proc-macro-crate-1.3.1 \ + proc-macro-error-1.0.4 \ + proc-macro-error-attr-1.0.4 \ + proc-macro2-1.0.56 \ + quick-xml-0.28.2 \ + quote-1.0.27 \ + redox_syscall-0.2.16 \ + redox_users-0.4.3 \ + regex-1.8.1 \ + regex-syntax-0.7.1 \ + rustix-0.37.19 \ + ryu-1.0.13 \ + serde-1.0.163 \ + serde_derive-1.0.163 \ + serde_spanned-0.6.1 \ + serde_yaml-0.9.21 \ + shmemfdrs-0.1.4 \ + slab-0.4.8 \ + smallvec-1.10.0 \ + smart-default-0.7.1 \ + static_assertions-1.1.0 \ + syn-1.0.109 \ + syn-2.0.16 \ + system-deps-6.1.0 \ + target-lexicon-0.12.7 \ + termcolor-1.2.0 \ + thiserror-1.0.40 \ + thiserror-impl-1.0.40 \ + toml-0.7.3 \ + toml_datetime-0.6.1 \ + toml_edit-0.19.8 \ + unicode-ident-1.0.8 \ + unicode-segmentation-1.10.1 \ + unsafe-libyaml-0.2.8 \ + version-compare-0.1.1 \ + version_check-0.9.4 \ + wasi-0.11.0+wasi-snapshot-preview1 \ + wayrs-client-0.10.3 \ + wayrs-protocols-0.10.4 \ + wayrs-scanner-0.10.1 \ + wayrs-utils-0.5.0 \ + 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.0 \ + windows_aarch64_gnullvm-0.48.0 \ + windows_aarch64_msvc-0.48.0 \ + windows_i686_gnu-0.48.0 \ + windows_i686_msvc-0.48.0 \ + windows_x86_64_gnu-0.48.0 \ + windows_x86_64_gnullvm-0.48.0 \ + windows_x86_64_msvc-0.48.0 \ + winnow-0.4.6 \ + xkbcommon-0.5.0 diff --git a/x11/wlr-which-key/distinfo b/x11/wlr-which-key/distinfo new file mode 100644 index 00000000000..79f35c41022 --- /dev/null +++ b/x11/wlr-which-key/distinfo @@ -0,0 +1,221 @@ +TIMESTAMP = 1684086668 +SHA256 (rust/crates/aho-corasick-1.0.1.crate) = 67fc08ce920c31afb70f013dcce1bfc3a3195de6a228474e45e1f145b36f8d04 +SIZE (rust/crates/aho-corasick-1.0.1.crate) = 167320 +SHA256 (rust/crates/anyhow-1.0.71.crate) = 9c7d0618f0e0b7e8ff11427422b64564d5fb0be1940354bfe2e0529b18a9d9b8 +SIZE (rust/crates/anyhow-1.0.71.crate) = 43808 +SHA256 (rust/crates/autocfg-1.1.0.crate) = d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa +SIZE (rust/crates/autocfg-1.1.0.crate) = 13272 +SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a +SIZE (rust/crates/bitflags-1.3.2.crate) = 23021 +SHA256 (rust/crates/cairo-rs-0.17.0.crate) = a8af54f5d48af1226928adc1f57edd22f5df1349e7da1fc96ae15cf43db0e871 +SIZE (rust/crates/cairo-rs-0.17.0.crate) = 53810 +SHA256 (rust/crates/cairo-sys-rs-0.17.0.crate) = f55382a01d30e5e53f185eee269124f5e21ab526595b872751278dfbb463594e +SIZE (rust/crates/cairo-sys-rs-0.17.0.crate) = 11639 +SHA256 (rust/crates/cc-1.0.79.crate) = 50d30906286121d95be3d479533b458f87493b30a4b5f79a607db8f5d11aa91f +SIZE (rust/crates/cc-1.0.79.crate) = 62624 +SHA256 (rust/crates/cfg-expr-0.15.1.crate) = c8790cf1286da485c72cf5fc7aeba308438800036ec67d89425924c4807268c9 +SIZE (rust/crates/cfg-expr-0.15.1.crate) = 40860 +SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd +SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934 +SHA256 (rust/crates/convert_case-0.6.0.crate) = ec182b0ca2f35d8fc196cf3404988fd8b8c739a4d270ff118a398feb0cbec1ca +SIZE (rust/crates/convert_case-0.6.0.crate) = 18675 +SHA256 (rust/crates/dirs-next-2.0.0.crate) = b98cf8ebf19c3d1b223e151f99a4f9f0690dca41414773390fc824184ac833e1 +SIZE (rust/crates/dirs-next-2.0.0.crate) = 11689 +SHA256 (rust/crates/dirs-sys-next-0.1.2.crate) = 4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d +SIZE (rust/crates/dirs-sys-next-0.1.2.crate) = 10681 +SHA256 (rust/crates/env_logger-0.10.0.crate) = 85cdab6a89accf66733ad5a1693a4dcced6aeff64602b634530dd73c1f3ee9f0 +SIZE (rust/crates/env_logger-0.10.0.crate) = 36574 +SHA256 (rust/crates/errno-0.3.1.crate) = 4bcfec3a70f97c962c307b2d2c56e358cf1d00b558d74262b5f929ee8cc7e73a +SIZE (rust/crates/errno-0.3.1.crate) = 10348 +SHA256 (rust/crates/errno-dragonfly-0.1.2.crate) = aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf +SIZE (rust/crates/errno-dragonfly-0.1.2.crate) = 1810 +SHA256 (rust/crates/futures-channel-0.3.28.crate) = 955518d47e09b25bbebc7a18df10b81f0c766eaf4c4f1cccef2fca5f2a4fb5f2 +SIZE (rust/crates/futures-channel-0.3.28.crate) = 32281 +SHA256 (rust/crates/futures-core-0.3.28.crate) = 4bca583b7e26f571124fe5b7561d49cb2868d79116cfa0eefce955557c6fee8c +SIZE (rust/crates/futures-core-0.3.28.crate) = 14780 +SHA256 (rust/crates/futures-executor-0.3.28.crate) = ccecee823288125bd88b4d7f565c9e58e41858e47ab72e8ea2d64e93624386e0 +SIZE (rust/crates/futures-executor-0.3.28.crate) = 17743 +SHA256 (rust/crates/futures-io-0.3.28.crate) = 4fff74096e71ed47f8e023204cfd0aa1289cd54ae5430a9523be060cdb849964 +SIZE (rust/crates/futures-io-0.3.28.crate) = 8910 +SHA256 (rust/crates/futures-macro-0.3.28.crate) = 89ca545a94061b6365f2c7355b4b32bd20df3ff95f02da9329b34ccc3bd6ee72 +SIZE (rust/crates/futures-macro-0.3.28.crate) = 11272 +SHA256 (rust/crates/futures-task-0.3.28.crate) = 76d3d132be6c0e6aa1534069c705a74a5997a356c0dc2f86a47765e5617c5b65 +SIZE (rust/crates/futures-task-0.3.28.crate) = 11848 +SHA256 (rust/crates/futures-util-0.3.28.crate) = 26b01e40b772d54cf6c6d721c1d1abd0647a0106a12ecaa1c186273392a69533 +SIZE (rust/crates/futures-util-0.3.28.crate) = 158510 +SHA256 (rust/crates/getrandom-0.2.9.crate) = c85e1d9ab2eadba7e5040d4e09cbd6d072b76a557ad64e797c2cb9d4da21d7e4 +SIZE (rust/crates/getrandom-0.2.9.crate) = 34457 +SHA256 (rust/crates/gio-0.17.9.crate) = d14522e56c6bcb6f7a3aebc25cbcfb06776af4c0c25232b601b4383252d7cb92 +SIZE (rust/crates/gio-0.17.9.crate) = 211582 +SHA256 (rust/crates/gio-sys-0.17.4.crate) = 6b1d43b0d7968b48455244ecafe41192871257f5740aa6b095eb19db78e362a5 +SIZE (rust/crates/gio-sys-0.17.4.crate) = 81307 +SHA256 (rust/crates/glib-0.17.9.crate) = a7f1de7cbde31ea4f0a919453a2dcece5d54d5b70e08f8ad254dc4840f5f09b6 +SIZE (rust/crates/glib-0.17.9.crate) = 258857 +SHA256 (rust/crates/glib-macros-0.17.9.crate) = 0a7206c5c03851ef126ea1444990e81fdd6765fb799d5bc694e4897ca01bb97f +SIZE (rust/crates/glib-macros-0.17.9.crate) = 47720 +SHA256 (rust/crates/glib-sys-0.17.4.crate) = 49f00ad0a1bf548e61adfff15d83430941d9e1bb620e334f779edd1c745680a5 +SIZE (rust/crates/glib-sys-0.17.4.crate) = 60120 +SHA256 (rust/crates/gobject-sys-0.17.4.crate) = 15e75b0000a64632b2d8ca3cf856af9308e3a970844f6e9659bd197f026793d0 +SIZE (rust/crates/gobject-sys-0.17.4.crate) = 18632 +SHA256 (rust/crates/hashbrown-0.12.3.crate) = 8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888 +SIZE (rust/crates/hashbrown-0.12.3.crate) = 102968 +SHA256 (rust/crates/heck-0.4.1.crate) = 95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8 +SIZE (rust/crates/heck-0.4.1.crate) = 11567 +SHA256 (rust/crates/hermit-abi-0.3.1.crate) = fed44880c466736ef9a5c5b5facefb5ed0785676d0c02d612db14e54f0d84286 +SIZE (rust/crates/hermit-abi-0.3.1.crate) = 13793 +SHA256 (rust/crates/humantime-2.1.0.crate) = 9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4 +SIZE (rust/crates/humantime-2.1.0.crate) = 16749 +SHA256 (rust/crates/indexmap-1.9.3.crate) = bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99 +SIZE (rust/crates/indexmap-1.9.3.crate) = 54653 +SHA256 (rust/crates/io-lifetimes-1.0.10.crate) = 9c66c74d2ae7e79a5a8f7ac924adbe38ee42a859c6539ad869eb51f0b52dc220 +SIZE (rust/crates/io-lifetimes-1.0.10.crate) = 37294 +SHA256 (rust/crates/is-terminal-0.4.7.crate) = adcf93614601c8129ddf72e2d5633df827ba6551541c6d8c59520a371475be1f +SIZE (rust/crates/is-terminal-0.4.7.crate) = 8356 +SHA256 (rust/crates/itoa-1.0.6.crate) = 453ad9f582a441959e5f0d088b02ce04cfe8d51a8eaf077f12ac6d3e94164ca6 +SIZE (rust/crates/itoa-1.0.6.crate) = 10410 +SHA256 (rust/crates/libc-0.2.144.crate) = 2b00cc1c228a6782d0f076e7b232802e0c5689d41bb5df366f2a6b6621cfdfe1 +SIZE (rust/crates/libc-0.2.144.crate) = 682092 +SHA256 (rust/crates/linux-raw-sys-0.3.7.crate) = ece97ea872ece730aed82664c424eb4c8291e1ff2480247ccf7409044bc6479f +SIZE (rust/crates/linux-raw-sys-0.3.7.crate) = 1013423 +SHA256 (rust/crates/log-0.4.17.crate) = abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e +SIZE (rust/crates/log-0.4.17.crate) = 38028 +SHA256 (rust/crates/memchr-2.5.0.crate) = 2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d +SIZE (rust/crates/memchr-2.5.0.crate) = 65812 +SHA256 (rust/crates/memmap2-0.5.10.crate) = 83faa42c0a078c393f6b29d5db232d8be22776a891f8f56e5284faee4a20b327 +SIZE (rust/crates/memmap2-0.5.10.crate) = 26847 +SHA256 (rust/crates/memmap2-0.6.1.crate) = a0aa1b505aeecb0adb017db2b6a79a17a38e64f882a201f05e9de8a982cd6096 +SIZE (rust/crates/memmap2-0.6.1.crate) = 27120 +SHA256 (rust/crates/memoffset-0.7.1.crate) = 5de893c32cde5f383baa4c04c5d6dbdd735cfd4a794b0debdb2bb1b421da5ff4 +SIZE (rust/crates/memoffset-0.7.1.crate) = 8556 +SHA256 (rust/crates/nix-0.26.2.crate) = bfdda3d196821d6af13126e40375cdf7da646a96114af134d5f417a9a1dc8e1a +SIZE (rust/crates/nix-0.26.2.crate) = 277973 +SHA256 (rust/crates/once_cell-1.17.1.crate) = b7e5500299e16ebb147ae15a00a942af264cf3688f47923b8fc2cd5858f23ad3 +SIZE (rust/crates/once_cell-1.17.1.crate) = 32856 +SHA256 (rust/crates/pango-0.17.4.crate) = 52c280b82a881e4208afb3359a8e7fde27a1b272280981f1f34610bed5770d37 +SIZE (rust/crates/pango-0.17.4.crate) = 47702 +SHA256 (rust/crates/pango-sys-0.17.0.crate) = 4293d0f0b5525eb5c24734d30b0ed02cd02aa734f216883f376b54de49625de8 +SIZE (rust/crates/pango-sys-0.17.0.crate) = 24749 +SHA256 (rust/crates/pangocairo-0.17.0.crate) = 2feeb7ea7874507f83f5e7ba869c54e321959431c8fbd70d4b735c8b15d90506 +SIZE (rust/crates/pangocairo-0.17.0.crate) = 5571 +SHA256 (rust/crates/pangocairo-sys-0.17.3.crate) = f60f1be8ef08087ddcbdcc1350e06073bff11113d425d12b622b716d96b9611c +SIZE (rust/crates/pangocairo-sys-0.17.3.crate) = 3216 +SHA256 (rust/crates/pin-project-lite-0.2.9.crate) = e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116 +SIZE (rust/crates/pin-project-lite-0.2.9.crate) = 27713 +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.27.crate) = 26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964 +SIZE (rust/crates/pkg-config-0.3.27.crate) = 18838 +SHA256 (rust/crates/proc-macro-crate-1.3.1.crate) = 7f4c021e1093a56626774e81216a4ce732a735e5bad4868a03f3ed65ca0c3919 +SIZE (rust/crates/proc-macro-crate-1.3.1.crate) = 9678 +SHA256 (rust/crates/proc-macro-error-1.0.4.crate) = da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c +SIZE (rust/crates/proc-macro-error-1.0.4.crate) = 25293 +SHA256 (rust/crates/proc-macro-error-attr-1.0.4.crate) = a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869 +SIZE (rust/crates/proc-macro-error-attr-1.0.4.crate) = 7971 +SHA256 (rust/crates/proc-macro2-1.0.56.crate) = 2b63bdb0cd06f1f4dedf69b254734f9b45af66e4a031e42a7480257d9898b435 +SIZE (rust/crates/proc-macro2-1.0.56.crate) = 44454 +SHA256 (rust/crates/quick-xml-0.28.2.crate) = 0ce5e73202a820a31f8a0ee32ada5e21029c81fd9e3ebf668a40832e4219d9d1 +SIZE (rust/crates/quick-xml-0.28.2.crate) = 156462 +SHA256 (rust/crates/quote-1.0.27.crate) = 8f4f29d145265ec1c483c7c654450edde0bfe043d3938d6972630663356d9500 +SIZE (rust/crates/quote-1.0.27.crate) = 28416 +SHA256 (rust/crates/redox_syscall-0.2.16.crate) = fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a +SIZE (rust/crates/redox_syscall-0.2.16.crate) = 24012 +SHA256 (rust/crates/redox_users-0.4.3.crate) = b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b +SIZE (rust/crates/redox_users-0.4.3.crate) = 15353 +SHA256 (rust/crates/regex-1.8.1.crate) = af83e617f331cc6ae2da5443c602dfa5af81e517212d9d611a5b3ba1777b5370 +SIZE (rust/crates/regex-1.8.1.crate) = 248412 +SHA256 (rust/crates/regex-syntax-0.7.1.crate) = a5996294f19bd3aae0453a862ad728f60e6600695733dd5df01da90c54363a3c +SIZE (rust/crates/regex-syntax-0.7.1.crate) = 339705 +SHA256 (rust/crates/rustix-0.37.19.crate) = acf8729d8542766f1b2cf77eb034d52f40d375bb8b615d0b147089946e16613d +SIZE (rust/crates/rustix-0.37.19.crate) = 323809 +SHA256 (rust/crates/ryu-1.0.13.crate) = f91339c0467de62360649f8d3e185ca8de4224ff281f66000de5eb2a77a79041 +SIZE (rust/crates/ryu-1.0.13.crate) = 46823 +SHA256 (rust/crates/serde-1.0.163.crate) = 2113ab51b87a539ae008b5c6c02dc020ffa39afd2d83cffcb3f4eb2722cebec2 +SIZE (rust/crates/serde-1.0.163.crate) = 77030 +SHA256 (rust/crates/serde_derive-1.0.163.crate) = 8c805777e3930c8883389c602315a24224bcc738b63905ef87cd1420353ea93e +SIZE (rust/crates/serde_derive-1.0.163.crate) = 54447 +SHA256 (rust/crates/serde_spanned-0.6.1.crate) = 0efd8caf556a6cebd3b285caf480045fcc1ac04f6bd786b09a6f11af30c4fcf4 +SIZE (rust/crates/serde_spanned-0.6.1.crate) = 7828 +SHA256 (rust/crates/serde_yaml-0.9.21.crate) = d9d684e3ec7de3bf5466b32bd75303ac16f0736426e5a4e0d6e489559ce1249c +SIZE (rust/crates/serde_yaml-0.9.21.crate) = 64229 +SHA256 (rust/crates/shmemfdrs-0.1.4.crate) = a07caaa5573b8fa1142d19783d30ba2999c6a221169784f3bb7e2b9b308bcbdb +SIZE (rust/crates/shmemfdrs-0.1.4.crate) = 7866 +SHA256 (rust/crates/slab-0.4.8.crate) = 6528351c9bc8ab22353f9d776db39a20288e8d6c37ef8cfe3317cf875eecfc2d +SIZE (rust/crates/slab-0.4.8.crate) = 16928 +SHA256 (rust/crates/smallvec-1.10.0.crate) = a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0 +SIZE (rust/crates/smallvec-1.10.0.crate) = 31564 +SHA256 (rust/crates/smart-default-0.7.1.crate) = 0eb01866308440fc64d6c44d9e86c5cc17adfe33c4d6eed55da9145044d0ffc1 +SIZE (rust/crates/smart-default-0.7.1.crate) = 8435 +SHA256 (rust/crates/static_assertions-1.1.0.crate) = a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f +SIZE (rust/crates/static_assertions-1.1.0.crate) = 18480 +SHA256 (rust/crates/syn-1.0.109.crate) = 72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237 +SIZE (rust/crates/syn-1.0.109.crate) = 237611 +SHA256 (rust/crates/syn-2.0.16.crate) = a6f671d4b5ffdb8eadec19c0ae67fe2639df8684bd7bc4b83d986b8db549cf01 +SIZE (rust/crates/syn-2.0.16.crate) = 240928 +SHA256 (rust/crates/system-deps-6.1.0.crate) = e5fa6fb9ee296c0dc2df41a656ca7948546d061958115ddb0bcaae43ad0d17d2 +SIZE (rust/crates/system-deps-6.1.0.crate) = 23942 +SHA256 (rust/crates/target-lexicon-0.12.7.crate) = fd1ba337640d60c3e96bc6f0638a939b9c9a7f2c316a1598c279828b3d1dc8c5 +SIZE (rust/crates/target-lexicon-0.12.7.crate) = 24402 +SHA256 (rust/crates/termcolor-1.2.0.crate) = be55cf8942feac5c765c2c993422806843c9a9a45d4d5c407ad6dd2ea95eb9b6 +SIZE (rust/crates/termcolor-1.2.0.crate) = 17917 +SHA256 (rust/crates/thiserror-1.0.40.crate) = 978c9a314bd8dc99be594bc3c175faaa9794be04a5a5e153caba6915336cebac +SIZE (rust/crates/thiserror-1.0.40.crate) = 18709 +SHA256 (rust/crates/thiserror-impl-1.0.40.crate) = f9456a42c5b0d803c8cd86e73dd7cc9edd429499f37a3550d286d5e86720569f +SIZE (rust/crates/thiserror-impl-1.0.40.crate) = 15138 +SHA256 (rust/crates/toml-0.7.3.crate) = b403acf6f2bb0859c93c7f0d967cb4a75a7ac552100f9322faf64dc047669b21 +SIZE (rust/crates/toml-0.7.3.crate) = 47227 +SHA256 (rust/crates/toml_datetime-0.6.1.crate) = 3ab8ed2edee10b50132aed5f331333428b011c99402b5a534154ed15746f9622 +SIZE (rust/crates/toml_datetime-0.6.1.crate) = 10765 +SHA256 (rust/crates/toml_edit-0.19.8.crate) = 239410c8609e8125456927e6707163a3b1fdb40561e4b803bc041f466ccfdc13 +SIZE (rust/crates/toml_edit-0.19.8.crate) = 94457 +SHA256 (rust/crates/unicode-ident-1.0.8.crate) = e5464a87b239f13a63a501f2701565754bae92d243d4bb7eb12f6d57d2269bf4 +SIZE (rust/crates/unicode-ident-1.0.8.crate) = 41962 +SHA256 (rust/crates/unicode-segmentation-1.10.1.crate) = 1dd624098567895118886609431a7c3b8f516e41d30e0643f03d94592a147e36 +SIZE (rust/crates/unicode-segmentation-1.10.1.crate) = 98416 +SHA256 (rust/crates/unsafe-libyaml-0.2.8.crate) = 1865806a559042e51ab5414598446a5871b561d21b6764f2eabb0dd481d880a6 +SIZE (rust/crates/unsafe-libyaml-0.2.8.crate) = 61459 +SHA256 (rust/crates/version-compare-0.1.1.crate) = 579a42fc0b8e0c63b76519a339be31bed574929511fa53c1a3acae26eb258f29 +SIZE (rust/crates/version-compare-0.1.1.crate) = 13224 +SHA256 (rust/crates/version_check-0.9.4.crate) = 49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f +SIZE (rust/crates/version_check-0.9.4.crate) = 14895 +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/wayrs-client-0.10.3.crate) = 6df29eb1fab7b25c629f5e7c818e4509643102e1e909bdfcf4b342e0056ef552 +SIZE (rust/crates/wayrs-client-0.10.3.crate) = 49945 +SHA256 (rust/crates/wayrs-protocols-0.10.4.crate) = 7c520c3952cdd3b1455d7266754de5b8ea4634b09fd6ba5d5c40bdd0a6cb95bf +SIZE (rust/crates/wayrs-protocols-0.10.4.crate) = 144973 +SHA256 (rust/crates/wayrs-scanner-0.10.1.crate) = 2d850152fda7745af06e54f942fba8f2e50d1c80d3ee2006f3b059beef330028 +SIZE (rust/crates/wayrs-scanner-0.10.1.crate) = 7711 +SHA256 (rust/crates/wayrs-utils-0.5.0.crate) = 7e4f07b0947176066dd83cef1b0e855003d0ec5bc8914c358a8a5633e6cb34a9 +SIZE (rust/crates/wayrs-utils-0.5.0.crate) = 8334 +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.5.crate) = 70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178 +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.0.crate) = 7b1eb6f0cd7c80c79759c929114ef071b87354ce476d9d94271031c0497adfd5 +SIZE (rust/crates/windows-targets-0.48.0.crate) = 7466 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.48.0.crate) = 91ae572e1b79dba883e0d315474df7305d12f569b400fcf90581b06062f7e1bc +SIZE (rust/crates/windows_aarch64_gnullvm-0.48.0.crate) = 366543 +SHA256 (rust/crates/windows_aarch64_msvc-0.48.0.crate) = b2ef27e0d7bdfcfc7b868b317c1d32c641a6fe4629c171b8928c7b08d98d7cf3 +SIZE (rust/crates/windows_aarch64_msvc-0.48.0.crate) = 671479 +SHA256 (rust/crates/windows_i686_gnu-0.48.0.crate) = 622a1962a7db830d6fd0a69683c80a18fda201879f0f447f065a3b7467daa241 +SIZE (rust/crates/windows_i686_gnu-0.48.0.crate) = 741490 +SHA256 (rust/crates/windows_i686_msvc-0.48.0.crate) = 4542c6e364ce21bf45d69fdd2a8e455fa38d316158cfd43b3ac1c5b1b19f8e00 +SIZE (rust/crates/windows_i686_msvc-0.48.0.crate) = 730056 +SHA256 (rust/crates/windows_x86_64_gnu-0.48.0.crate) = ca2b8a661f7628cbd23440e50b05d705db3686f894fc9580820623656af974b1 +SIZE (rust/crates/windows_x86_64_gnu-0.48.0.crate) = 703595 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.48.0.crate) = 7896dbc1f41e08872e9d5e8f8baa8fdd2677f29468c4e156210174edc7f7b953 +SIZE (rust/crates/windows_x86_64_gnullvm-0.48.0.crate) = 366536 +SHA256 (rust/crates/windows_x86_64_msvc-0.48.0.crate) = 1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a +SIZE (rust/crates/windows_x86_64_msvc-0.48.0.crate) = 671422 +SHA256 (rust/crates/winnow-0.4.6.crate) = 61de7bac303dc551fe038e2b3cef0f571087a47571ea6e79a87692ac99b99699 +SIZE (rust/crates/winnow-0.4.6.crate) = 142565 +SHA256 (rust/crates/xkbcommon-0.5.0.crate) = acbee136714379ab22da0280207fdb7f47e0bb940adea97731b65598b8c7a92e +SIZE (rust/crates/xkbcommon-0.5.0.crate) = 58155 +SHA256 (MaxVerevkin-wlr-which-key-v0.1.0_GH0.tar.gz) = fd26e255537380466e8877ddf5454e0eb347fd13bb4aee01fffc557702f563ca +SIZE (MaxVerevkin-wlr-which-key-v0.1.0_GH0.tar.gz) = 27920 diff --git a/x11/wlr-which-key/pkg-descr b/x11/wlr-which-key/pkg-descr new file mode 100644 index 00000000000..932b16237a1 --- /dev/null +++ b/x11/wlr-which-key/pkg-descr @@ -0,0 +1 @@ +Keymap manager for wlroots-based compositors. Inspired by which-key.nvim. diff --git a/x11/xscreensaver/Makefile b/x11/xscreensaver/Makefile index 7f0ef0c4588..19da13ff158 100644 --- a/x11/xscreensaver/Makefile +++ b/x11/xscreensaver/Makefile @@ -1,6 +1,6 @@ PORTNAME= xscreensaver DISTVERSION= 6.06 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MASTER_SITES= http://www.jwz.org/xscreensaver/ @@ -86,8 +86,7 @@ XSNOW_DESC= Add extra port x11/xsnow XSNOW_RUN_DEPENDS= xsnow:x11/xsnow SUB_FILES= xscreensaver-blank.desktop xscreensaver-lock.desktop \ - xscreensaver-start.desktop xscreensaver-stop.desktop \ - xscreensaver.pam + xscreensaver-start.desktop xscreensaver-stop.desktop post-patch: ${REINPLACE_CMD} -e 's|/usr/X11R6|${LOCALBASE}|g' \ @@ -104,7 +103,8 @@ post-patch-NSFW-off: post-install: ${INSTALL_DATA} ${FILESDIR}/x*.xml ${STAGEDIR}${DATADIR}/config/ ${INSTALL_DATA} ${WRKDIR}/*.desktop ${STAGEDIR}${PREFIX}/share/applications/ - ${RM} ${STAGEDIR}${PREFIX}/etc/pam.d/xscreensaver.pam - ${INSTALL_DATA} ${WRKDIR}/xscreensaver.pam ${STAGEDIR}${PREFIX}/etc/pam.d/xscreensaver + ${RM} ${STAGEDIR}${PREFIX}/etc/pam.d/xscreensaver + ${LN} -s ${LOCALBASE}/etc/pam.d/unix-selfauth \ + ${STAGEDIR}${PREFIX}/etc/pam.d/xscreensaver .include diff --git a/x11/xscreensaver/files/xscreensaver.pam.in b/x11/xscreensaver/files/xscreensaver.pam.in deleted file mode 100644 index e1a420f35fb..00000000000 --- a/x11/xscreensaver/files/xscreensaver.pam.in +++ /dev/null @@ -1,4 +0,0 @@ -auth sufficient pam_exec.so return_prog_exit_status \ - expose_authtok %%LOCALBASE%%/libexec/unix-selfauth-helper -auth include system -account include system