diff --git a/arabic/libreoffice/distinfo b/arabic/libreoffice/distinfo index 0876903eb87..0ad0e4b5862 100644 --- a/arabic/libreoffice/distinfo +++ b/arabic/libreoffice/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654808349 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_ar.tar.gz) = 75513560ed81e0687d0fd8070475a12088a7900f30de9def3f54c9924dee2678 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_ar.tar.gz) = 1746229 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_ar.tar.gz) = d234cc0efb816492011cd5852212d3d5b7f8c53ced0e4ba6900af95b1a473b86 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_ar.tar.gz) = 2887016 +TIMESTAMP = 1658601784 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_ar.tar.gz) = b98eb2457d976c1238290d3e8c1c8347a7d075018f60a30d85a841a7080d447c +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_ar.tar.gz) = 1772207 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_ar.tar.gz) = 5dd71d8713f136571051a77f3f981e10d763e89cfb45c1f92da55d97a716f155 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_ar.tar.gz) = 2871340 diff --git a/archivers/innoextract/Makefile b/archivers/innoextract/Makefile index f8d4ed6b93a..b065af7a01c 100644 --- a/archivers/innoextract/Makefile +++ b/archivers/innoextract/Makefile @@ -4,13 +4,13 @@ PORTREVISION= 1 CATEGORIES= archivers MASTER_SITES= http://constexpr.org/innoextract/files/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= eduardo@FreeBSD.org COMMENT= Program to extract Inno Setup files LICENSE= ZLIB LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_sparc64= Does not build: undefined reference to std::ctype::_M_widen_init() +BROKEN_sparc64= does not build: undefined reference to std::ctype::_M_widen_init() BUILD_DEPENDS= boost-libs>0:devel/boost-libs diff --git a/archivers/xarchiver/Makefile b/archivers/xarchiver/Makefile index 78bd168ba83..631ea6ca15c 100644 --- a/archivers/xarchiver/Makefile +++ b/archivers/xarchiver/Makefile @@ -1,16 +1,16 @@ PORTNAME= xarchiver -PORTVERSION= 0.5.4.17 -PORTREVISION= 2 +DISTVERSION= 0.5.4.18 CATEGORIES= archivers -MAINTAINER= ports@FreeBSD.org +MAINTAINER= eduardo@FreeBSD.org COMMENT= Desktop-agnostic GTK frontend to various archiving tools -LICENSE= GPLv2+ +LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ - libfreetype.so:print/freetype2 + libfreetype.so:print/freetype2 \ + libharfbuzz.so:print/harfbuzz RUN_DEPENDS= 7zz:archivers/7-zip \ gtar:archivers/gtar \ gzip:archivers/gzip \ @@ -23,9 +23,11 @@ USES= autoreconf desktop-file-utils gmake gnome libtool:build pkgconfig USE_GITHUB= yes GH_ACCOUNT= ib -USE_GNOME= cairo glib20 intltool +USE_GNOME= cairo gdkpixbuf2 glib20 intltool GNU_CONFIGURE= yes +PORTSCOUT= limit:^\d\.\d\.\d\.\d+$ # avoid tags like identical_to_xfce_git_content + OPTIONS_DEFINE= DOCS NLS OPTIONS_GROUP= FORMATS OPTIONS_GROUP_FORMATS= ARJ LZO RAR diff --git a/archivers/xarchiver/distinfo b/archivers/xarchiver/distinfo index a79cd79150e..590bae22202 100644 --- a/archivers/xarchiver/distinfo +++ b/archivers/xarchiver/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1644600946 -SHA256 (ib-xarchiver-0.5.4.17_GH0.tar.gz) = fec755ffbd50e3575bd2497c755e9fe93265c5735f20de03328485f57d1123e2 -SIZE (ib-xarchiver-0.5.4.17_GH0.tar.gz) = 1077111 +TIMESTAMP = 1658519947 +SHA256 (ib-xarchiver-0.5.4.18_GH0.tar.gz) = 639889e052aad60c4a4ecacd607de3128ab765686570e93d954171ffdc22333e +SIZE (ib-xarchiver-0.5.4.18_GH0.tar.gz) = 1112838 diff --git a/archivers/xarchiver/pkg-plist b/archivers/xarchiver/pkg-plist index 28790e0d293..8b90c462004 100644 --- a/archivers/xarchiver/pkg-plist +++ b/archivers/xarchiver/pkg-plist @@ -38,6 +38,7 @@ share/applications/xarchiver.desktop %%PORTDOCS%%%%DOCSDIR%%/xarchiver.css share/icons/hicolor/16x16/apps/xarchiver.png share/icons/hicolor/24x24/apps/xarchiver.png +share/icons/hicolor/32x32/apps/xarchiver.png share/icons/hicolor/48x48/apps/xarchiver.png share/icons/hicolor/scalable/apps/xarchiver.svg %%NLS%%share/locale/ar/LC_MESSAGES/xarchiver.mo @@ -94,3 +95,4 @@ share/pixmaps/xarchiver/xarchiver-extract.png share/pixmaps/xarchiver/xarchiver-green.png share/pixmaps/xarchiver/xarchiver-html.png share/pixmaps/xarchiver/xarchiver-red.png +share/pixmaps/xarchiver/xarchiver-select.png diff --git a/audio/bambootracker/Makefile b/audio/bambootracker/Makefile index fc15f660ced..47149151145 100644 --- a/audio/bambootracker/Makefile +++ b/audio/bambootracker/Makefile @@ -1,6 +1,6 @@ PORTNAME= bambootracker DISTVERSIONPREFIX= v -DISTVERSION= 0.5.0 +DISTVERSION= 0.5.1 CATEGORIES= audio MASTER_SITES= https://github.com/BambooTracker/BambooTracker/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ DISTNAME= BambooTracker-src-${DISTVERSIONPREFIX}${DISTVERSION} diff --git a/audio/bambootracker/distinfo b/audio/bambootracker/distinfo index 818e6d611c2..e831419e8f9 100644 --- a/audio/bambootracker/distinfo +++ b/audio/bambootracker/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1653747236 -SHA256 (BambooTracker-src-v0.5.0.tar.gz) = 89e6232c582b38137d12631d5fae93350ff0810bf158b6e7accf6069777d0f32 -SIZE (BambooTracker-src-v0.5.0.tar.gz) = 1273184 +TIMESTAMP = 1658579875 +SHA256 (BambooTracker-src-v0.5.1.tar.gz) = 84ebbf7b6dc633eb8184b42dfdbd3890b759303f26fd30f94c40d49ae238700d +SIZE (BambooTracker-src-v0.5.1.tar.gz) = 1295589 diff --git a/audio/dexed/Makefile b/audio/dexed/Makefile index 9321a2f4851..38f0181ea5d 100644 --- a/audio/dexed/Makefile +++ b/audio/dexed/Makefile @@ -2,7 +2,7 @@ PORTNAME= dexed DISTVERSIONPREFIX= v DISTVERSION= 0.9.6-16 DISTVERSIONSUFFIX= -g1df9a58 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio PKGNAMESUFFIX= -synth @@ -18,9 +18,10 @@ BUILD_DEPENDS= libX11>0:x11/libX11 \ libXrandr>0:x11/libXrandr LIB_DEPENDS= libfreetype.so:print/freetype2 \ libjack.so:audio/jack \ + libpng16.so:graphics/png \ libasound.so:audio/alsa-lib # see https://github.com/asb2m10/dexed/issues/343 about the ALSA use -USES= cmake dos2unix localbase pkgconfig +USES= cmake dos2unix localbase:ldflags pkgconfig USE_GITHUB= yes GH_ACCOUNT= asb2m10 @@ -48,6 +49,9 @@ VST3_BUILD_DEPENDS= vst3sdk>0:audio/vst3sdk VST3_CXXFLAGS= -DJUCE_CUSTOM_VST3_SDK=1 -fPIC VST3_PLIST_FILES= lib/vst3/Dexed.so +CXXFLAGS+= -DJUCE_INCLUDE_PNGLIB_CODE=0 # to fix build on powerpc64le, see bug#265446, https://github.com/juce-framework/JUCE/issues/1094 +LDFLAGS+= -lpng16 + PORTSCOUT= skipv:nightly post-patch-VST3-off: diff --git a/audio/faust-lv2/Makefile b/audio/faust-lv2/Makefile index 21940234c3b..8a2152b2088 100644 --- a/audio/faust-lv2/Makefile +++ b/audio/faust-lv2/Makefile @@ -29,11 +29,7 @@ BB_COMMIT= 4dc83e28e998 WRKSRC= ${WRKDIR}/${BB_ACCOUNT}-${BB_PROJECT}-${BB_COMMIT} -CFLAGS_armv7= -fPIC -CFLAGS_powerpc= -fPIC -CFLAGS_powerpc64= -fPIC -CFLAGS_powerpc64le= -fPIC -LDFLAGS+= -fPIC # recommended by 13i386 failure messages, it was only failing +CFLAGS+= -fPIC OPTIONS_DEFINE_amd64= SIMD OPTIONS_DEFINE_i386= SIMD diff --git a/audio/fluidsynth/Makefile b/audio/fluidsynth/Makefile index 95fa440b61f..c81725cd54a 100644 --- a/audio/fluidsynth/Makefile +++ b/audio/fluidsynth/Makefile @@ -1,6 +1,6 @@ PORTNAME= fluidsynth DISTVERSIONPREFIX= v -DISTVERSION= 2.2.7 +DISTVERSION= 2.2.8 CATEGORIES= audio MAINTAINER= multimedia@FreeBSD.org diff --git a/audio/fluidsynth/distinfo b/audio/fluidsynth/distinfo index bb299b77e24..737098f6852 100644 --- a/audio/fluidsynth/distinfo +++ b/audio/fluidsynth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1653453048 -SHA256 (FluidSynth-fluidsynth-v2.2.7_GH0.tar.gz) = 460d86d8d687f567dc4780890b72538c7ff6b2082080ef2f9359d41670a309cf -SIZE (FluidSynth-fluidsynth-v2.2.7_GH0.tar.gz) = 1748897 +TIMESTAMP = 1658525753 +SHA256 (FluidSynth-fluidsynth-v2.2.8_GH0.tar.gz) = 7c29a5cb7a2755c8012d941d1335da7bda957bbb0a86b7c59215d26773bb51fe +SIZE (FluidSynth-fluidsynth-v2.2.8_GH0.tar.gz) = 1751615 diff --git a/audio/fluidsynth/pkg-plist b/audio/fluidsynth/pkg-plist index 273c8781c62..34e0ce7a667 100644 --- a/audio/fluidsynth/pkg-plist +++ b/audio/fluidsynth/pkg-plist @@ -19,6 +19,6 @@ include/fluidsynth/version.h include/fluidsynth/voice.h lib/libfluidsynth.so lib/libfluidsynth.so.3 -lib/libfluidsynth.so.3.1.0 +lib/libfluidsynth.so.3.1.1 libdata/pkgconfig/fluidsynth.pc man/man1/fluidsynth.1.gz diff --git a/audio/headsetcontrol/Makefile b/audio/headsetcontrol/Makefile index 489bb2904b7..cfe9724ffef 100644 --- a/audio/headsetcontrol/Makefile +++ b/audio/headsetcontrol/Makefile @@ -1,9 +1,9 @@ PORTNAME= headsetcontrol -PORTVERSION= 2.6 +DISTVERSION= 2.6.1 CATEGORIES= audio MAINTAINER= Alexander88207@protonmail.com -COMMENT= Tool to setup sidetone for various gaming headsets +COMMENT= Tool to control certain aspects of USB-connected headsets LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/license @@ -16,6 +16,7 @@ USES= cmake USE_GITHUB= yes GH_ACCOUNT= Sapd GH_PROJECT= HeadsetControl +GH_TAGNAME= 5deb75a PLIST_FILES= ${LOCALBASE}/bin/headsetcontrol diff --git a/audio/headsetcontrol/distinfo b/audio/headsetcontrol/distinfo index c1e3bec6b60..8c240f927f2 100644 --- a/audio/headsetcontrol/distinfo +++ b/audio/headsetcontrol/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1636804595 -SHA256 (Sapd-HeadsetControl-2.6_GH0.tar.gz) = 4f785af09cbf3dffe7050029f310b77943d68612a4e7544118cddb8f682eadc6 -SIZE (Sapd-HeadsetControl-2.6_GH0.tar.gz) = 39694 +TIMESTAMP = 1658658191 +SHA256 (Sapd-HeadsetControl-2.6.1-5deb75a_GH0.tar.gz) = 9842d295f69ce4109b00325fb0f1c7d35d3f0a5f83d68854ae8b67931dbd07bd +SIZE (Sapd-HeadsetControl-2.6.1-5deb75a_GH0.tar.gz) = 44448 diff --git a/audio/headsetcontrol/files/patch-CMakeLists.txt b/audio/headsetcontrol/files/patch-CMakeLists.txt deleted file mode 100644 index c8f2cdeba86..00000000000 --- a/audio/headsetcontrol/files/patch-CMakeLists.txt +++ /dev/null @@ -1,24 +0,0 @@ ---- CMakeLists.txt.orig 2021-11-13 11:33:58 UTC -+++ CMakeLists.txt -@@ -118,21 +118,6 @@ target_link_libraries(headsetcontrol m ${HIDAPI_LIBRAR - - install(TARGETS headsetcontrol DESTINATION bin) - --# install udev files on linux --if(UNIX AND NOT APPLE) -- set(rules_file 70-headsets.rules) -- set(udev_rules_dir lib/udev/rules.d/ -- CACHE PATH "Path to the directory where udev rules should be installed") -- add_custom_command( -- OUTPUT ${rules_file} -- COMMAND headsetcontrol -u > ${rules_file} -- DEPENDS headsetcontrol) -- add_custom_target(udevrules ALL DEPENDS ${rules_file}) -- install( -- FILES ${CMAKE_CURRENT_BINARY_DIR}/${rules_file} -- DESTINATION ${udev_rules_dir}) --endif() -- - - # ------------------------------------------------------------------------------ - # Testing diff --git a/audio/headsetcontrol/pkg-descr b/audio/headsetcontrol/pkg-descr index 4d01ca33054..a11e9ca0e2a 100644 --- a/audio/headsetcontrol/pkg-descr +++ b/audio/headsetcontrol/pkg-descr @@ -1,3 +1,12 @@ -HeadsetControl allows you to setup sidetone for various of gaming headsets. +A tool to control certain aspects of USB-connected headsets. + +Currently, support is provided for + +- Adjusting sidetone +- Getting battery state +- Controlling LEDs +- Setting the inactive time. + +See the link below for which headset supports which feature. WWW: https://github.com/Sapd/HeadsetControl diff --git a/audio/headsetcontrol/pkg-message b/audio/headsetcontrol/pkg-message index 8a2ecbd856e..2cceb20143c 100644 --- a/audio/headsetcontrol/pkg-message +++ b/audio/headsetcontrol/pkg-message @@ -3,9 +3,11 @@ message: <0:audio/lv2 LIB_DEPENDS= libfreetype.so:print/freetype2 \ diff --git a/audio/muse-sequencer/Makefile b/audio/muse-sequencer/Makefile index 97a04de5221..c4c035d5b85 100644 --- a/audio/muse-sequencer/Makefile +++ b/audio/muse-sequencer/Makefile @@ -1,6 +1,5 @@ PORTNAME= muse-sequencer -DISTVERSION= 4.0.0 -PORTREVISION= 3 +DISTVERSION= 4.1.0 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org @@ -11,7 +10,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:audio/ladspa \ lv2>0:audio/lv2 -LIB_DEPENDS= libinstpatch-1.0.so:audio/libinstpatch libjack.so:audio/jack \ +LIB_DEPENDS= libharfbuzz.so:print/harfbuzz \ + libinstpatch-1.0.so:audio/libinstpatch \ + libjack.so:audio/jack \ liblash.so:audio/lash \ liblilv-0.so:audio/lilv \ liblo.so:audio/liblo \ @@ -23,22 +24,23 @@ LIB_DEPENDS= libinstpatch-1.0.so:audio/libinstpatch libjack.so:audio/jack \ libsord-0.so:devel/sord \ libsratom-0.so:audio/sratom -USES= cmake compiler:c++11-lib desktop-file-utils gnome localbase:ldflags qt:5 pkgconfig python shared-mime-info shebangfix -USE_GITHUB= yes -GH_ACCOUNT= muse-sequencer -GH_PROJECT= muse -GH_TAGNAME= 4.0.0 -SHEBANG_FILES= share/scripts/* utils/muse-find-unused-wavs utils/muse-song-convert.py +USES= cmake compiler:c++11-lib desktop-file-utils gl gnome localbase:ldflags qt:5 pkgconfig python shared-mime-info shebangfix +USE_GL= gl USE_QT= core gui svg xml widgets buildtools_build linguisttools_build qmake_build uitools_build USE_GNOME= atk atkmm cairo cairomm gdkpixbuf2 glib20 glibmm gtk20 gtkmm24 libsigc++20 pango pangomm USE_LDCONFIG= yes +USE_GITHUB= yes +GH_PROJECT= muse + +SHEBANG_FILES= share/scripts/* utils/muse-find-unused-wavs utils/muse-song-convert.py + CMAKE_OFF= ENABLE_ALSA ENABLE_DSSI WRKSRC_SUBDIR= src -DATADIR= ${PREFIX}/share/muse-4.0 -DOCSDIR= ${PREFIX}/share/doc/muse-4.0 +DATADIR= ${PREFIX}/share/muse-${DISTVERSION:R} +DOCSDIR= ${PREFIX}/share/doc/muse-${DISTVERSION:R} OPTIONS_DEFINE= FLUIDSYNTH DOCS OPTIONS_DEFAULT= FLUIDSYNTH diff --git a/audio/muse-sequencer/distinfo b/audio/muse-sequencer/distinfo index b3105bbbf81..3e5654ee5e2 100644 --- a/audio/muse-sequencer/distinfo +++ b/audio/muse-sequencer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1624792215 -SHA256 (muse-sequencer-muse-4.0.0_GH0.tar.gz) = cdd4c76a19f5be2d72832f6ed0d22218647c58b33f2da45ab2223a4c04bddf96 -SIZE (muse-sequencer-muse-4.0.0_GH0.tar.gz) = 12265273 +TIMESTAMP = 1657317357 +SHA256 (muse-sequencer-muse-4.1.0_GH0.tar.gz) = b5462cdebd84326b0ffc0aa0b2c27f5eab55362dcc04e17796de866fcee4f391 +SIZE (muse-sequencer-muse-4.1.0_GH0.tar.gz) = 12323398 diff --git a/audio/muse-sequencer/files/patch-CMakeLists.txt b/audio/muse-sequencer/files/patch-CMakeLists.txt new file mode 100644 index 00000000000..a2d5e0ebd0f --- /dev/null +++ b/audio/muse-sequencer/files/patch-CMakeLists.txt @@ -0,0 +1,25 @@ +--- CMakeLists.txt.orig 2022-07-12 10:34:16 UTC ++++ CMakeLists.txt +@@ -708,14 +708,14 @@ IF(EXISTS "${CMAKE_ROOT}/Modules/CPack.cmake") + INCLUDE(CPack) + ENDIF(EXISTS "${CMAKE_ROOT}/Modules/CPack.cmake") + +-set(CMAKE_CXX_FLAGS "-Werror=format-security -Wextra -Winvalid-pch -fexceptions -Wall -fPIC" CACHE STRING "Default CXX flags" FORCE) +-# set(CMAKE_CXX_FLAGS "-Werror=format-security -Wextra -Winvalid-pch -fexceptions -Wall -fPIC ${CMAKE_CXX_FLAGS}" CACHE STRING "Default CXX flags" FORCE) +-set(CMAKE_CXX_FLAGS_RELEASE "-O2 -fomit-frame-pointer -ffast-math -fno-finite-math-only -Wall -Wextra -fPIC" CACHE STRING "Release CXX flags" FORCE) +-# set(CMAKE_CXX_FLAGS_RELEASE "-O2 -fomit-frame-pointer -ffast-math -fno-finite-math-only -Wall -Wextra -fPIC ${CMAKE_CXX_FLAGS_RELEASE}" CACHE STRING "Release CXX flags" FORCE) +-set(CMAKE_CXX_FLAGS_RELWITHDEBINFO "-O2 -fomit-frame-pointer -ffast-math -fno-finite-math-only -Wall -Wextra -fPIC" CACHE STRING "Release w/deb info CXX flags" FORCE) +-# set(CMAKE_CXX_FLAGS_RELWITHDEBINFO "-O2 -fomit-frame-pointer -ffast-math -fno-finite-math-only -Wall -Wextra -fPIC ${CMAKE_CXX_FLAGS_RELWITHDEBINFO}" CACHE STRING "Release w/deb info CXX flags" FORCE) +-set(CMAKE_CXX_FLAGS_DEBUG "-g -O0 -DQT_DEBUG -Werror -Wall -Wextra -fPIC" CACHE STRING "Debug CXX flags" FORCE) +-# set(CMAKE_CXX_FLAGS_DEBUG "-g -O0 -DQT_DEBUG -Werror -Wall -Wextra -fPIC ${CMAKE_CXX_FLAGS_DEBUG}" CACHE STRING "Debug CXX flags" FORCE) ++# set(CMAKE_CXX_FLAGS "-Werror=format-security -Wextra -Winvalid-pch -fexceptions -Wall -fPIC" CACHE STRING "Default CXX flags" FORCE) ++set(CMAKE_CXX_FLAGS "-Werror=format-security -Wextra -Winvalid-pch -fexceptions -Wall -fPIC ${CMAKE_CXX_FLAGS}" CACHE STRING "Default CXX flags" FORCE) ++# set(CMAKE_CXX_FLAGS_RELEASE "-O2 -fomit-frame-pointer -ffast-math -fno-finite-math-only -Wall -Wextra -fPIC" CACHE STRING "Release CXX flags" FORCE) ++set(CMAKE_CXX_FLAGS_RELEASE "-O2 -fomit-frame-pointer -ffast-math -fno-finite-math-only -Wall -Wextra -fPIC ${CMAKE_CXX_FLAGS_RELEASE}" CACHE STRING "Release CXX flags" FORCE) ++# set(CMAKE_CXX_FLAGS_RELWITHDEBINFO "-O2 -fomit-frame-pointer -ffast-math -fno-finite-math-only -Wall -Wextra -fPIC" CACHE STRING "Release w/deb info CXX flags" FORCE) ++set(CMAKE_CXX_FLAGS_RELWITHDEBINFO "-O2 -fomit-frame-pointer -ffast-math -fno-finite-math-only -Wall -Wextra -fPIC ${CMAKE_CXX_FLAGS_RELWITHDEBINFO}" CACHE STRING "Release w/deb info CXX flags" FORCE) ++# set(CMAKE_CXX_FLAGS_DEBUG "-g -O0 -DQT_DEBUG -Werror -Wall -Wextra -fPIC" CACHE STRING "Debug CXX flags" FORCE) ++set(CMAKE_CXX_FLAGS_DEBUG "-g -O0 -DQT_DEBUG -Werror -Wall -Wextra -fPIC ${CMAKE_CXX_FLAGS_DEBUG}" CACHE STRING "Debug CXX flags" FORCE) + + # NOTE: share/ directory needs to be at the end so that the translations + # are scanned before coming to share/locale diff --git a/audio/muse-sequencer/files/patch-muse_app.cpp b/audio/muse-sequencer/files/patch-muse_app.cpp new file mode 100644 index 00000000000..144b1715d02 --- /dev/null +++ b/audio/muse-sequencer/files/patch-muse_app.cpp @@ -0,0 +1,20 @@ +--- muse/app.cpp.orig 2022-07-09 17:10:01 UTC ++++ muse/app.cpp +@@ -49,6 +49,7 @@ + #include + #include + //#include ++#include + + #include "app.h" + #include "master/lmaster.h" +@@ -2743,7 +2744,8 @@ void MusE::showDidYouKnowDialog() + didYouKnow.tipList.append(tipMessage); + } + +- std::random_shuffle(didYouKnow.tipList.begin(),didYouKnow.tipList.end()); ++ std::random_device randomDevice; ++ std::shuffle(didYouKnow.tipList.begin(),didYouKnow.tipList.end(), randomDevice); + + didYouKnow.show(); + if( didYouKnow.exec()) { diff --git a/audio/muse-sequencer/pkg-plist b/audio/muse-sequencer/pkg-plist index f19b08989bd..1a39f6fb131 100644 --- a/audio/muse-sequencer/pkg-plist +++ b/audio/muse-sequencer/pkg-plist @@ -1,67 +1,67 @@ bin/grepmidi bin/muse4 bin/muse_plugin_scan -lib/muse-4.0/converters/rubberband_converter.so -lib/muse-4.0/converters/src_converter.so -lib/muse-4.0/converters/zita_resampler_converter.so -lib/muse-4.0/modules/libaudio_converter_plugin.so -lib/muse-4.0/modules/libmuse_al.so -lib/muse-4.0/modules/libmuse_arranger.so -lib/muse-4.0/modules/libmuse_audio_convert.so -lib/muse-4.0/modules/libmuse_awl.so -lib/muse-4.0/modules/libmuse_cliplist.so -lib/muse-4.0/modules/libmuse_components.so -lib/muse-4.0/modules/libmuse_core.so -lib/muse-4.0/modules/libmuse_ctrl.so -lib/muse-4.0/modules/libmuse_driver.so -lib/muse-4.0/modules/libmuse_evdata_module.so -lib/muse-4.0/modules/libmuse_icons.so -lib/muse-4.0/modules/libmuse_instruments.so -lib/muse-4.0/modules/libmuse_latency_compensator_module.so -lib/muse-4.0/modules/libmuse_liste.so -lib/muse-4.0/modules/libmuse_lv2_gtk2_support.so -lib/muse-4.0/modules/libmuse_lv2host_module.so -lib/muse-4.0/modules/libmuse_marker.so -lib/muse-4.0/modules/libmuse_master.so -lib/muse-4.0/modules/libmuse_memory_module.so -lib/muse-4.0/modules/libmuse_midi_controller_module.so -lib/muse-4.0/modules/libmuse_midiedit.so -lib/muse-4.0/modules/libmuse_midnam_module.so -lib/muse-4.0/modules/libmuse_mixer.so -lib/muse-4.0/modules/libmuse_mpevent_module.so -lib/muse-4.0/modules/libmuse_mplugins.so -lib/muse-4.0/modules/libmuse_plugin_cache_reader_module.so -lib/muse-4.0/modules/libmuse_plugin_cache_writer_module.so -lib/muse-4.0/modules/libmuse_plugin_list_module.so -lib/muse-4.0/modules/libmuse_plugin_rdf_module.so -lib/muse-4.0/modules/libmuse_plugin_scan_module.so -lib/muse-4.0/modules/libmuse_remote.so -lib/muse-4.0/modules/libmuse_simpler_plugin.so -lib/muse-4.0/modules/libmuse_simpler_plugingui.so -lib/muse-4.0/modules/libmuse_string.so -lib/muse-4.0/modules/libmuse_synti.so -lib/muse-4.0/modules/libmuse_sysex_helper_module.so -lib/muse-4.0/modules/libmuse_time_stretch_module.so -lib/muse-4.0/modules/libmuse_wave_module.so -lib/muse-4.0/modules/libmuse_waveedit.so -lib/muse-4.0/modules/libmuse_wavepreview_module.so -lib/muse-4.0/modules/libmuse_widgets.so -lib/muse-4.0/modules/libmuse_widgets_functiondialogs.so -lib/muse-4.0/modules/libmuse_xml_module.so -lib/muse-4.0/plugins/doublechorus.so -lib/muse-4.0/plugins/freeverb.so -lib/muse-4.0/plugins/pandelay.so -lib/muse-4.0/synthi/deicsonze.so -%%FLUIDSYNTH%%lib/muse-4.0/synthi/fluid_synth.so -lib/muse-4.0/synthi/organ.so -lib/muse-4.0/synthi/simpledrums.so -lib/muse-4.0/synthi/vam.so +lib/muse-4.1/converters/rubberband_converter.so +lib/muse-4.1/converters/src_converter.so +lib/muse-4.1/converters/zita_resampler_converter.so +lib/muse-4.1/modules/libaudio_converter_plugin.so +lib/muse-4.1/modules/libmuse_al.so +lib/muse-4.1/modules/libmuse_arranger.so +lib/muse-4.1/modules/libmuse_audio_convert.so +lib/muse-4.1/modules/libmuse_awl.so +lib/muse-4.1/modules/libmuse_cliplist.so +lib/muse-4.1/modules/libmuse_components.so +lib/muse-4.1/modules/libmuse_core.so +lib/muse-4.1/modules/libmuse_ctrl.so +lib/muse-4.1/modules/libmuse_driver.so +lib/muse-4.1/modules/libmuse_evdata_module.so +lib/muse-4.1/modules/libmuse_icons.so +lib/muse-4.1/modules/libmuse_instruments.so +lib/muse-4.1/modules/libmuse_latency_compensator_module.so +lib/muse-4.1/modules/libmuse_liste.so +lib/muse-4.1/modules/libmuse_lv2_gtk2_support.so +lib/muse-4.1/modules/libmuse_lv2host_module.so +lib/muse-4.1/modules/libmuse_marker.so +lib/muse-4.1/modules/libmuse_master.so +lib/muse-4.1/modules/libmuse_memory_module.so +lib/muse-4.1/modules/libmuse_midi_controller_module.so +lib/muse-4.1/modules/libmuse_midiedit.so +lib/muse-4.1/modules/libmuse_midnam_module.so +lib/muse-4.1/modules/libmuse_mixer.so +lib/muse-4.1/modules/libmuse_mpevent_module.so +lib/muse-4.1/modules/libmuse_mplugins.so +lib/muse-4.1/modules/libmuse_plugin_cache_reader_module.so +lib/muse-4.1/modules/libmuse_plugin_cache_writer_module.so +lib/muse-4.1/modules/libmuse_plugin_list_module.so +lib/muse-4.1/modules/libmuse_plugin_rdf_module.so +lib/muse-4.1/modules/libmuse_plugin_scan_module.so +lib/muse-4.1/modules/libmuse_remote.so +lib/muse-4.1/modules/libmuse_simpler_plugin.so +lib/muse-4.1/modules/libmuse_simpler_plugingui.so +lib/muse-4.1/modules/libmuse_string.so +lib/muse-4.1/modules/libmuse_synti.so +lib/muse-4.1/modules/libmuse_sysex_helper_module.so +lib/muse-4.1/modules/libmuse_time_stretch_module.so +lib/muse-4.1/modules/libmuse_wave_module.so +lib/muse-4.1/modules/libmuse_waveedit.so +lib/muse-4.1/modules/libmuse_wavepreview_module.so +lib/muse-4.1/modules/libmuse_widgets.so +lib/muse-4.1/modules/libmuse_widgets_functiondialogs.so +lib/muse-4.1/modules/libmuse_xml_module.so +lib/muse-4.1/plugins/doublechorus.so +lib/muse-4.1/plugins/freeverb.so +lib/muse-4.1/plugins/pandelay.so +lib/muse-4.1/synthi/deicsonze.so +%%FLUIDSYNTH%%lib/muse-4.1/synthi/fluid_synth.so +lib/muse-4.1/synthi/organ.so +lib/muse-4.1/synthi/simpledrums.so +lib/muse-4.1/synthi/vam.so man/man1/grepmidi.1.gz man/man1/muse4.1.gz -share/applications/org.musesequencer.Muse4.desktop +share/applications/io.github.muse_sequencer.Muse.desktop share/icons/hicolor/128x128/apps/muse.png share/icons/hicolor/64x64/apps/muse.png -share/metainfo/org.musesequencer.Muse4.appdata.xml +share/metainfo/io.github.muse_sequencer.Muse.appdata.xml share/mime/packages/muse.xml %%DATADIR%%/demos/rasen.med %%DATADIR%%/didyouknow.txt @@ -80,6 +80,7 @@ share/mime/packages/muse.xml %%DATADIR%%/instruments/AlesisQS6.idf %%DATADIR%%/instruments/Classic_cantabile_sp-250.idf %%DATADIR%%/instruments/Drumgizmo - CrocellKit.idf +%%DATADIR%%/instruments/Edirol-SD90.idf %%DATADIR%%/instruments/Emu-4mbgsgmmt-sf.idf %%DATADIR%%/instruments/Hammond_XB-1.idf %%DATADIR%%/instruments/KORG microSTATION combinations.idf @@ -99,10 +100,12 @@ share/mime/packages/muse.xml %%DATADIR%%/instruments/Roland-E28.idf %%DATADIR%%/instruments/Roland-JV90.idf %%DATADIR%%/instruments/Roland-MT32.idf +%%DATADIR%%/instruments/Roland-SC55mkII.idf %%DATADIR%%/instruments/Roland-SC88.idf %%DATADIR%%/instruments/Roland-SCD70.idf %%DATADIR%%/instruments/Roland-XP30.idf %%DATADIR%%/instruments/Roland_FantomXR.idf +%%DATADIR%%/instruments/Roland_SC-88Pro.idf %%DATADIR%%/instruments/Roland_SRX-02.idf %%DATADIR%%/instruments/Roland_SRX-09.idf %%DATADIR%%/instruments/Waldorf-Q.idf @@ -141,7 +144,6 @@ share/mime/packages/muse.xml %%DATADIR%%/locale/muse_it.qm %%DATADIR%%/locale/muse_pl.qm %%DATADIR%%/locale/muse_ru.qm -%%DATADIR%%/locale/muse_sv_SE.qm %%DATADIR%%/metronome/factory_presets.mdf %%DATADIR%%/metronome/klick1.wav %%DATADIR%%/metronome/klick2.wav diff --git a/audio/protracker/Makefile b/audio/protracker/Makefile index 01d6b486eb7..7bc8de78013 100644 --- a/audio/protracker/Makefile +++ b/audio/protracker/Makefile @@ -1,5 +1,5 @@ PORTNAME= protracker -PORTVERSION= 1.49 +PORTVERSION= 1.50 DISTVERSIONPREFIX= v PORTEPOCH= 2 CATEGORIES= audio diff --git a/audio/protracker/distinfo b/audio/protracker/distinfo index 3937e45ca19..5d6641a3c19 100644 --- a/audio/protracker/distinfo +++ b/audio/protracker/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1653593131 +TIMESTAMP = 1658749886 SHA256 (protracker-extras-1.tar.gz) = 51a078f344611f6a41e44bab9a8640f363224c41a8a5432f55aeba3bb49fbdbf SIZE (protracker-extras-1.tar.gz) = 1267 -SHA256 (8bitbubsy-pt2-clone-v1.49_GH0.tar.gz) = c2e796b25aba625551c50b2c0743ccc83b007d2eeac2f5eaad870b60f5a1554b -SIZE (8bitbubsy-pt2-clone-v1.49_GH0.tar.gz) = 8137864 +SHA256 (8bitbubsy-pt2-clone-v1.50_GH0.tar.gz) = 2a83ae3b8de4320e7873c48c6068dffa935a993eb1ee1ac9ce8201df81a5b263 +SIZE (8bitbubsy-pt2-clone-v1.50_GH0.tar.gz) = 8216835 diff --git a/audio/qtractor/Makefile b/audio/qtractor/Makefile index 927e42cede3..eeb7983d31d 100644 --- a/audio/qtractor/Makefile +++ b/audio/qtractor/Makefile @@ -15,6 +15,8 @@ COMMENT= Audio/MIDI multi-track sequencer LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_armv7= non-constant-expression cannot be narrowed from type 'double' to 'float' in initializer list, see https://github.com/rncbc/qtractor/issues/353 + LIB_DEPENDS= libasound.so:audio/alsa-lib \ libaubio.so:audio/aubio \ libfftw3.so:math/fftw3 \ diff --git a/audio/sfizz/Makefile b/audio/sfizz/Makefile index 80f47c7b09c..9388fb577d2 100644 --- a/audio/sfizz/Makefile +++ b/audio/sfizz/Makefile @@ -1,45 +1,73 @@ PORTNAME= sfizz -DISTVERSION= 0.4.0 -PORTREVISION= 2 +DISTVERSION= 1.2.0 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org COMMENT= SFZ parser and synth C++ library & LV2/VST3 plugins LICENSE= BSD2CLAUSE -LICENSE_FILE= ${WRKSRC}/LICENSE.md +LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_riscv64= fails to compile: src/external/atomic_queue/defs.h:45:2: Unknown CPU architecture. +BROKEN_riscv64= fails to compile: src/external/atomic_queue/defs.h:45:2: Unknown CPU architecture LIB_DEPENDS= libsndfile.so:audio/libsndfile +RUN_DEPENDS= zenity:x11/zenity -USES= cmake compiler:c++11-lib localbase:ldflags pkgconfig +USES= cmake compiler:c++17-lang localbase:ldflags pkgconfig USE_GITHUB= yes GH_ACCOUNT= sfztools GH_TUPLE= \ - abseil:abseil-cpp:df3ea785d8c30a9503321a3d35ee7d35808f190d:abseil_abseil_cpp/external/abseil-cpp \ - steinbergmedia:vst3_base:4f6a7184f20f40a7c940a6717e6e0d8b35eeea63:steinbergmedia_vst3_base/vst/external/VST_SDK/VST3_SDK/base \ - sfztools:vst3_pluginterfaces:8c07a58d84c544a73e1ccad2efae200505796773:sfztools_vst3_pluginterfaces/vst/external/VST_SDK/VST3_SDK/pluginterfaces \ - sfztools:vst3_public_sdk:ff836e8c02bd28c902f5e3e75353a86f65008a77:sfztools_vst3_public_sdk/vst/external/VST_SDK/VST3_SDK/public.sdk \ - sfztools:vstgui:c6a7f607c21a7353e922a6d45e54d6c56d5a6745:sfztools_vstgui/vst/external/VST_SDK/VST3_SDK/vstgui4 + abseil:abseil-cpp:215105818dfde3174fe799600bb0f3cae233d0bf:abseil_abseil_cpp/external/abseil-cpp \ + steinbergmedia:vst3_base:985fe019276ee03c2751a1736ba3b390678e29f2:steinbergmedia_vst3_base/plugins/vst/external/VST_SDK/VST3_SDK/base \ + steinbergmedia:vst3_pluginterfaces:93cef1afb7061e488625045ba5a82abaa83d27fe:steinbergmedia_vst3_pluginterfaces/plugins/vst/external/VST_SDK/VST3_SDK/pluginterfaces \ + steinbergmedia:vst3_public_sdk:9589800ed94573354bc29de45eec5744523fbfcb:steinbergmedia_vst3_public_sdk/plugins/vst/external/VST_SDK/VST3_SDK/public.sdk \ + sfztools:vstgui:630db26be83f8a1d4bd04926fa45ad10995d2b85:sfztools_vstgui/plugins/editor/external/vstgui4 \ + mackron:dr_libs:cac1785cee4abb455817b43d5dee33b49d61be2f:mackron_dr_libs/external/st_audiofile/thirdparty/dr_libs \ + sfztools:stb_vorbis:fc0bd698b26888da0a632da33f4c49b90763e69b:sfztools_stb_vorbis/external/st_audiofile/thirdparty/stb_vorbis \ + sfztools:libaiff:78864a4a2e769e426be8cfd78ae7f5f72e236c33:sfztools_libaiff/external/st_audiofile/thirdparty/libaiff \ + sfztools:sfzt_auwrapper:014311ae45b86571e1ae3aaa03ebbd7db8b3a32e:sfztools_sfzt_auwrapper/plugins/vst/external/sfzt_auwrapper \ + gulrak:filesystem:614bbe87b80435d87ab8791564370e0c1d13627d:gulrak_filesystem/external/filesystem \ + simd-everywhere:simde:98075d0593f539762125dbb215d95e782a6ae344:simd_everywhere_simde/external/simde \ + \ + nemequ:munit:da8f73412998e4f1adf1100dc187533a51af77fd:nemequ_munit/external/simde/test/munit \ + \ + dr-soft:miniaudio:d1a166c83ab445b1c14bc83d37c84e18d172e5f5:dr_soft_miniaudio/external/st_audiofile/thirdparty/dr_libs/tests/external/miniaudio \ + USE_LDCONFIG= yes OPTIONS_DEFINE= JACK LV2 VST -OPTIONS_DEFAULT= JACK LV2 +OPTIONS_DEFAULT= JACK LV2 VST OPTIONS_SUB= yes JACK_LIB_DEPENDS= libjack.so:audio/jack JACK_CMAKE_BOOL= SFIZZ_JACK LV2_DESC= Install the LV2 plugin +LV2_USES= gnome xorg +LV2_USE= GNOME=cairo,glib20,pango XORG=x11,ice,sm,xcb,xext LV2_BUILD_DEPENDS= lv2>0:audio/lv2 +LV2_LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ + libfreetype.so:print/freetype2 \ + libharfbuzz.so:print/harfbuzz \ + libxcb-cursor.so:x11/xcb-util-cursor \ + libxcb-keysyms.so:x11/xcb-util-keysyms \ + libxcb-util.so:x11/xcb-util \ + libxkbcommon.so:x11/libxkbcommon LV2_CMAKE_BOOL= SFIZZ_LV2 VST_DESC= Install the VST plugin +VST_USES= ${LV2_USES} +VST_USE= ${LV2_USE} +VST_LIB_DEPENDS= ${LV2_LIB_DEPENDS} VST_CMAKE_BOOL= SFIZZ_VST -VST_BROKEN= Compilation issues, need to investogate post-install-LV2-on: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/lv2/sfizz.lv2/sfizz.so + @${STRIP_CMD} \ + ${STAGEDIR}${PREFIX}/lib/lv2/sfizz.lv2/Contents/Binary/sfizz.so \ + ${STAGEDIR}${PREFIX}/lib/lv2/sfizz.lv2/Contents/Binary/sfizz_ui.so + +post-install-VST-on: + @${STRIP_CMD} \ + ${STAGEDIR}${PREFIX}/lib/vst3/sfizz.vst3/Contents/x86_64-linux/sfizz.so .include diff --git a/audio/sfizz/distinfo b/audio/sfizz/distinfo index 24189606e1c..30e59e8095f 100644 --- a/audio/sfizz/distinfo +++ b/audio/sfizz/distinfo @@ -1,13 +1,29 @@ -TIMESTAMP = 1595907456 -SHA256 (sfztools-sfizz-0.4.0_GH0.tar.gz) = d73003743c4ca88eab3ee6175e366f1f034e40563199dccbf11ca7aadda56535 -SIZE (sfztools-sfizz-0.4.0_GH0.tar.gz) = 13977077 -SHA256 (abseil-abseil-cpp-df3ea785d8c30a9503321a3d35ee7d35808f190d_GH0.tar.gz) = f368a8476f4e2e0eccf8a7318b98dafbe30b2600f4e3cf52636e5eb145aba06a -SIZE (abseil-abseil-cpp-df3ea785d8c30a9503321a3d35ee7d35808f190d_GH0.tar.gz) = 1679879 -SHA256 (steinbergmedia-vst3_base-4f6a7184f20f40a7c940a6717e6e0d8b35eeea63_GH0.tar.gz) = e3fc07094850115b26c84301bc3a49e880d42b715ca2900b7e2642105ed98497 -SIZE (steinbergmedia-vst3_base-4f6a7184f20f40a7c940a6717e6e0d8b35eeea63_GH0.tar.gz) = 61890 -SHA256 (sfztools-vst3_pluginterfaces-8c07a58d84c544a73e1ccad2efae200505796773_GH0.tar.gz) = 02e5c4876a77e8f9b2bc9d4fc6be7579f8187270750bea462da4a31edf62f206 -SIZE (sfztools-vst3_pluginterfaces-8c07a58d84c544a73e1ccad2efae200505796773_GH0.tar.gz) = 88523 -SHA256 (sfztools-vst3_public_sdk-ff836e8c02bd28c902f5e3e75353a86f65008a77_GH0.tar.gz) = 42463a2aa9bac0b45ce7b4df6c19dd1b57ba246f0f77528b35ab41b846c1550c -SIZE (sfztools-vst3_public_sdk-ff836e8c02bd28c902f5e3e75353a86f65008a77_GH0.tar.gz) = 5884643 -SHA256 (sfztools-vstgui-c6a7f607c21a7353e922a6d45e54d6c56d5a6745_GH0.tar.gz) = d260594c9fd3aad8164d08ed0688a12fa6ef519da6af3c5e139f4e973de0093d -SIZE (sfztools-vstgui-c6a7f607c21a7353e922a6d45e54d6c56d5a6745_GH0.tar.gz) = 3508421 +TIMESTAMP = 1658593755 +SHA256 (sfztools-sfizz-1.2.0_GH0.tar.gz) = 9a59aa115fddd29d184c9b228e8400f7bb7b15287b4a3ca94d0ab7972d5af87a +SIZE (sfztools-sfizz-1.2.0_GH0.tar.gz) = 15071930 +SHA256 (abseil-abseil-cpp-215105818dfde3174fe799600bb0f3cae233d0bf_GH0.tar.gz) = 237e2e6aec7571ae90d961d02de19f56861a7417acbbc15713b8926e39d461ed +SIZE (abseil-abseil-cpp-215105818dfde3174fe799600bb0f3cae233d0bf_GH0.tar.gz) = 1883165 +SHA256 (steinbergmedia-vst3_base-985fe019276ee03c2751a1736ba3b390678e29f2_GH0.tar.gz) = 7eaf215f5f95fcdda6261b4e1c45a0d24e4bfb68dc2292ad3c0156b7a8d99f2a +SIZE (steinbergmedia-vst3_base-985fe019276ee03c2751a1736ba3b390678e29f2_GH0.tar.gz) = 62213 +SHA256 (steinbergmedia-vst3_pluginterfaces-93cef1afb7061e488625045ba5a82abaa83d27fe_GH0.tar.gz) = 152f37370d1c284f0eda9e4e43db54e1c0bf5fc3cf1ef6f5fabc9a3314c38f73 +SIZE (steinbergmedia-vst3_pluginterfaces-93cef1afb7061e488625045ba5a82abaa83d27fe_GH0.tar.gz) = 95833 +SHA256 (steinbergmedia-vst3_public_sdk-9589800ed94573354bc29de45eec5744523fbfcb_GH0.tar.gz) = d5519df35613c1e7047ffa4570f1b2a99bd82d2028156b4c5b461a55991c5c7a +SIZE (steinbergmedia-vst3_public_sdk-9589800ed94573354bc29de45eec5744523fbfcb_GH0.tar.gz) = 12335277 +SHA256 (sfztools-vstgui-630db26be83f8a1d4bd04926fa45ad10995d2b85_GH0.tar.gz) = 6dc88e738f0faa323c9e7bc20c29a18df70fffa22d381000adeb801897601df9 +SIZE (sfztools-vstgui-630db26be83f8a1d4bd04926fa45ad10995d2b85_GH0.tar.gz) = 3670925 +SHA256 (mackron-dr_libs-cac1785cee4abb455817b43d5dee33b49d61be2f_GH0.tar.gz) = ebef38a04050371438eb7b7106ed43cb2d5ae819e3253d8f40886c9cb92b5330 +SIZE (mackron-dr_libs-cac1785cee4abb455817b43d5dee33b49d61be2f_GH0.tar.gz) = 492522 +SHA256 (sfztools-stb_vorbis-fc0bd698b26888da0a632da33f4c49b90763e69b_GH0.tar.gz) = 8680dbe05fe2f9864122a160d74ab9aa169d765380a1210c71fff5d5615be483 +SIZE (sfztools-stb_vorbis-fc0bd698b26888da0a632da33f4c49b90763e69b_GH0.tar.gz) = 52157 +SHA256 (sfztools-libaiff-78864a4a2e769e426be8cfd78ae7f5f72e236c33_GH0.tar.gz) = a0db06448a9cf8de4df08f40d7ad7169c73e97b78a4477feb31dfbd2662277df +SIZE (sfztools-libaiff-78864a4a2e769e426be8cfd78ae7f5f72e236c33_GH0.tar.gz) = 27293 +SHA256 (sfztools-sfzt_auwrapper-014311ae45b86571e1ae3aaa03ebbd7db8b3a32e_GH0.tar.gz) = 4d1b19e431c541320c1a118642b6b7ebcbeecf1b6a59ef73f56fc41e0fa85876 +SIZE (sfztools-sfzt_auwrapper-014311ae45b86571e1ae3aaa03ebbd7db8b3a32e_GH0.tar.gz) = 26454 +SHA256 (gulrak-filesystem-614bbe87b80435d87ab8791564370e0c1d13627d_GH0.tar.gz) = 203360b131364acd24eac25842cda5d1bcc53d12756bd7adfa1031f06aa5dabf +SIZE (gulrak-filesystem-614bbe87b80435d87ab8791564370e0c1d13627d_GH0.tar.gz) = 177009 +SHA256 (simd-everywhere-simde-98075d0593f539762125dbb215d95e782a6ae344_GH0.tar.gz) = 5f953eb19d8472304103cd8222d65ff75d99dd2f83e9076a72b5bc2f972bce31 +SIZE (simd-everywhere-simde-98075d0593f539762125dbb215d95e782a6ae344_GH0.tar.gz) = 4714765 +SHA256 (nemequ-munit-da8f73412998e4f1adf1100dc187533a51af77fd_GH0.tar.gz) = 835a9ee03e3b9560af5a2e4465394e00337398f5baba9d686083b8e1d93f0c30 +SIZE (nemequ-munit-da8f73412998e4f1adf1100dc187533a51af77fd_GH0.tar.gz) = 27727 +SHA256 (dr-soft-miniaudio-d1a166c83ab445b1c14bc83d37c84e18d172e5f5_GH0.tar.gz) = 336576323b6f56d506ac5265344d522948e24e5e72031ff1dc6cc4537232bfb1 +SIZE (dr-soft-miniaudio-d1a166c83ab445b1c14bc83d37c84e18d172e5f5_GH0.tar.gz) = 601337 diff --git a/audio/sfizz/files/patch-cmake_SfizzConfig.cmake b/audio/sfizz/files/patch-cmake_SfizzConfig.cmake deleted file mode 100644 index 47e72514e59..00000000000 --- a/audio/sfizz/files/patch-cmake_SfizzConfig.cmake +++ /dev/null @@ -1,11 +0,0 @@ ---- cmake/SfizzConfig.cmake.orig 2020-07-23 22:01:34 UTC -+++ cmake/SfizzConfig.cmake -@@ -69,7 +69,7 @@ if (USE_LIBCPP) - add_compile_options(-stdlib=libc++) - # Presumably need the above for linking too, maybe other options missing as well - add_link_options(-stdlib=libc++) # New command on CMake master, not in 3.12 release -- add_link_options(-lc++abi) # New command on CMake master, not in 3.12 release -+ #add_link_options(-lc++abi) # New command on CMake master, not in 3.12 release - endif() - - add_library(sfizz-pugixml STATIC "src/external/pugixml/src/pugixml.cpp") diff --git a/audio/sfizz/files/patch-external_abseil-cpp_absl_base_internal_unscaledcycleclock.cc b/audio/sfizz/files/patch-external_abseil-cpp_absl_base_internal_unscaledcycleclock.cc deleted file mode 100644 index 7b0b8cd8209..00000000000 --- a/audio/sfizz/files/patch-external_abseil-cpp_absl_base_internal_unscaledcycleclock.cc +++ /dev/null @@ -1,14 +0,0 @@ ---- external/abseil-cpp/absl/base/internal/unscaledcycleclock.cc.orig 2021-06-16 13:17:13 UTC -+++ external/abseil-cpp/absl/base/internal/unscaledcycleclock.cc -@@ -24,8 +24,10 @@ - #ifdef __GLIBC__ - #include - #elif defined(__FreeBSD__) --#include -+#include "absl/base/call_once.h" - #include -+#include -+#include - #endif - #endif - diff --git a/audio/sfizz/files/patch-plugins_editor_external_vstgui4_vstgui_lib_platform_linux_x11fileselector.cpp b/audio/sfizz/files/patch-plugins_editor_external_vstgui4_vstgui_lib_platform_linux_x11fileselector.cpp new file mode 100644 index 00000000000..ac363b6a766 --- /dev/null +++ b/audio/sfizz/files/patch-plugins_editor_external_vstgui4_vstgui_lib_platform_linux_x11fileselector.cpp @@ -0,0 +1,11 @@ +--- plugins/editor/external/vstgui4/vstgui/lib/platform/linux/x11fileselector.cpp.orig 2022-07-27 03:15:46 UTC ++++ plugins/editor/external/vstgui4/vstgui/lib/platform/linux/x11fileselector.cpp +@@ -14,6 +14,8 @@ + #include + extern "C" { extern char **environ; } + ++#define execvpe(a, b, c) execvp(a, b) ++ + //------------------------------------------------------------------------ + namespace VSTGUI { + namespace X11 { diff --git a/audio/sfizz/files/patch-plugins_editor_external_vstgui4_vstgui_lib_vstguibase.h b/audio/sfizz/files/patch-plugins_editor_external_vstgui4_vstgui_lib_vstguibase.h new file mode 100644 index 00000000000..20c193a42f2 --- /dev/null +++ b/audio/sfizz/files/patch-plugins_editor_external_vstgui4_vstgui_lib_vstguibase.h @@ -0,0 +1,11 @@ +--- plugins/editor/external/vstgui4/vstgui/lib/vstguibase.h.orig 2022-07-27 03:11:58 UTC ++++ plugins/editor/external/vstgui4/vstgui/lib/vstguibase.h +@@ -134,7 +134,7 @@ + using std::min; + using std::max; + +-#elif defined(__linux__) ++#elif defined(__linux__) || defined(__FreeBSD__) + #include + #include + #include diff --git a/audio/sfizz/files/patch-plugins_vst_external_VST__SDK_VST3__SDK_pluginterfaces_base_fplatform.h b/audio/sfizz/files/patch-plugins_vst_external_VST__SDK_VST3__SDK_pluginterfaces_base_fplatform.h new file mode 100644 index 00000000000..0c1f40ef5cd --- /dev/null +++ b/audio/sfizz/files/patch-plugins_vst_external_VST__SDK_VST3__SDK_pluginterfaces_base_fplatform.h @@ -0,0 +1,23 @@ +--- plugins/vst/external/VST_SDK/VST3_SDK/pluginterfaces/base/fplatform.h.orig 2022-07-27 05:18:10 UTC ++++ plugins/vst/external/VST_SDK/VST3_SDK/pluginterfaces/base/fplatform.h +@@ -95,7 +95,7 @@ + //----------------------------------------------------------------------------- + // LINUX + //----------------------------------------------------------------------------- +-#elif __gnu_linux__ || __linux__ ++#elif __gnu_linux__ || __linux__ || __FreeBSD__ + #define SMTG_OS_LINUX 1 + #define SMTG_OS_MACOS 0 + #define SMTG_OS_WINDOWS 0 +@@ -107,7 +107,11 @@ + #define SMTG_CPU_ARM __arm__ + #define SMTG_CPU_ARM_64 __aarch64__ + ++# ifdef __FreeBSD__ ++ #include ++# else + #include ++# endif + #if __BYTE_ORDER == __LITTLE_ENDIAN + #define BYTEORDER kLittleEndian + #else diff --git a/audio/sfizz/files/patch-src_external_atomic__queue_defs.h b/audio/sfizz/files/patch-src_external_atomic__queue_defs.h deleted file mode 100644 index f0bb602e4b1..00000000000 --- a/audio/sfizz/files/patch-src_external_atomic__queue_defs.h +++ /dev/null @@ -1,39 +0,0 @@ ---- src/external/atomic_queue/defs.h.orig 2020-07-23 22:01:34 UTC -+++ src/external/atomic_queue/defs.h -@@ -6,11 +6,15 @@ - - #include - -+#if defined(__FreeBSD__) || defined(__DragonFly__) -+#include // for CACHE_LINE_SIZE -+#endif -+ - #if defined(__x86_64__) || defined(_M_X64) || \ - defined(__i386__) || defined(_M_IX86) - #include - namespace atomic_queue { --constexpr int CACHE_LINE_SIZE = 64; -+//constexpr int CACHE_LINE_SIZE = 64; - static inline void spin_loop_pause() noexcept { - _mm_pause(); - } -@@ -18,7 +22,7 @@ static inline void spin_loop_pause() noexcept { - #elif defined(__arm__) || defined(__aarch64__) - // TODO: These need to be verified as I do not have access to ARM platform. - namespace atomic_queue { --constexpr int CACHE_LINE_SIZE = 64; -+//constexpr int CACHE_LINE_SIZE = 64; - static inline void spin_loop_pause() noexcept { - #if (defined(__ARM_ARCH_6K__) || \ - defined(__ARM_ARCH_6Z__) || \ -@@ -37,6 +41,10 @@ static inline void spin_loop_pause() noexcept { - #endif - } - } // namespace atomic_queue -+#elif defined(__powerpc__) -+static inline void spin_loop_pause() noexcept { -+ asm volatile("ori 0,0,0" ::: "memory"); -+} - #else - #error "Unknown CPU architecture." - #endif diff --git a/audio/sfizz/files/patch-src_external_cpuid_platform_src_platform_config.hpp b/audio/sfizz/files/patch-src_external_cpuid_platform_src_platform_config.hpp index ba299ba00c7..ca4ef91f202 100644 --- a/audio/sfizz/files/patch-src_external_cpuid_platform_src_platform_config.hpp +++ b/audio/sfizz/files/patch-src_external_cpuid_platform_src_platform_config.hpp @@ -1,11 +1,11 @@ ---- src/external/cpuid/platform/src/platform/config.hpp.orig 2020-04-20 01:17:24 UTC +--- src/external/cpuid/platform/src/platform/config.hpp.orig 2022-07-27 00:05:49 UTC +++ src/external/cpuid/platform/src/platform/config.hpp @@ -11,7 +11,7 @@ // http://sourceforge.net/p/predef/wiki/Architectures/ // Detect operating systems -#if defined(__linux__) -+#if defined(__linux__) || defined(__FreeBSD__) || defined(__DragonFly__) ++#if defined(__linux__) || defined(__FreeBSD__) #define PLATFORM_LINUX 1 #if defined(__ANDROID__) #define PLATFORM_ANDROID 1 diff --git a/audio/sfizz/files/patch-src_external_cpuid_src_cpuid_detail_init__linux__gcc__arm.hpp b/audio/sfizz/files/patch-src_external_cpuid_src_cpuid_detail_init__linux__gcc__arm.hpp deleted file mode 100644 index 168957c7d30..00000000000 --- a/audio/sfizz/files/patch-src_external_cpuid_src_cpuid_detail_init__linux__gcc__arm.hpp +++ /dev/null @@ -1,12 +0,0 @@ ---- src/external/cpuid/src/cpuid/detail/init_linux_gcc_arm.hpp.orig 2021-09-13 17:35:44 UTC -+++ src/external/cpuid/src/cpuid/detail/init_linux_gcc_arm.hpp -@@ -11,7 +11,9 @@ - - #include - #include -+#if defined(__linux__) - #include -+#endif - #include - - #include "cpuinfo_impl.hpp" diff --git a/audio/sfizz/files/patch-src_external_ghc_filesystem.hpp b/audio/sfizz/files/patch-src_external_ghc_filesystem.hpp deleted file mode 100644 index de2a9f52075..00000000000 --- a/audio/sfizz/files/patch-src_external_ghc_filesystem.hpp +++ /dev/null @@ -1,11 +0,0 @@ ---- src/external/ghc/filesystem.hpp.orig 2020-04-20 01:09:03 UTC -+++ src/external/ghc/filesystem.hpp -@@ -43,7 +43,7 @@ - #ifndef GHC_OS_DETECTED - #if defined(__APPLE__) && defined(__MACH__) - #define GHC_OS_MACOS --#elif defined(__linux__) -+#elif defined(__linux__) || defined(__FreeBSD__) || defined(__DragonFly__) - #define GHC_OS_LINUX - #if defined(__ANDROID__) - #define GHC_OS_ANDROID diff --git a/audio/sfizz/files/patch-vst_external_VST__SDK_VST3__SDK_vstgui4_vstgui_lib_vstguibase.h b/audio/sfizz/files/patch-vst_external_VST__SDK_VST3__SDK_vstgui4_vstgui_lib_vstguibase.h deleted file mode 100644 index c8c60d151a5..00000000000 --- a/audio/sfizz/files/patch-vst_external_VST__SDK_VST3__SDK_vstgui4_vstgui_lib_vstguibase.h +++ /dev/null @@ -1,11 +0,0 @@ ---- vst/external/VST_SDK/VST3_SDK/vstgui4/vstgui/lib/vstguibase.h.orig 2020-04-20 01:31:17 UTC -+++ vst/external/VST_SDK/VST3_SDK/vstgui4/vstgui/lib/vstguibase.h -@@ -134,7 +134,7 @@ - using std::min; - using std::max; - --#elif defined(__linux__) -+#elif defined(__linux__) || defined(__FreeBSD__) || defined(__DragonFly__) - #include - #include - #include diff --git a/audio/sfizz/pkg-plist b/audio/sfizz/pkg-plist index a0b5fb775fb..4fbe3d0a95e 100644 --- a/audio/sfizz/pkg-plist +++ b/audio/sfizz/pkg-plist @@ -2,13 +2,61 @@ bin/sfizz_render include/sfizz.h include/sfizz.hpp -lib/libsfizz.a +include/sfizz_message.h lib/libsfizz.so -lib/libsfizz.so.0 -%%LV2%%lib/lv2/sfizz.lv2/Resources/DefaultInstrument.sfz -%%LV2%%lib/lv2/sfizz.lv2/Resources/DefaultScale.scl +lib/libsfizz.so.1 +lib/libsfizz.so.1.2.0 +%%LV2%%lib/lv2/sfizz.lv2/Contents/Binary/sfizz.so +%%LV2%%lib/lv2/sfizz.lv2/Contents/Binary/sfizz_ui.so +%%LV2%%lib/lv2/sfizz.lv2/Contents/Resources/DefaultInstrument.sfz +%%LV2%%lib/lv2/sfizz.lv2/Contents/Resources/DefaultScale.scl +%%LV2%%lib/lv2/sfizz.lv2/Contents/Resources/Fonts/Roboto-Regular.ttf +%%LV2%%lib/lv2/sfizz.lv2/Contents/Resources/Fonts/sfizz-fluentui-system-f20.ttf +%%LV2%%lib/lv2/sfizz.lv2/Contents/Resources/Fonts/sfizz-fluentui-system-r20.ttf +%%LV2%%lib/lv2/sfizz.lv2/Contents/Resources/Fonts/sfizz-misc-icons.ttf +%%LV2%%lib/lv2/sfizz.lv2/Contents/Resources/Themes/Dark/theme.xml +%%LV2%%lib/lv2/sfizz.lv2/Contents/Resources/Themes/Default/theme.xml +%%LV2%%lib/lv2/sfizz.lv2/Contents/Resources/background.png +%%LV2%%lib/lv2/sfizz.lv2/Contents/Resources/background@2x.png +%%LV2%%lib/lv2/sfizz.lv2/Contents/Resources/icon_white.png +%%LV2%%lib/lv2/sfizz.lv2/Contents/Resources/icon_white@2x.png +%%LV2%%lib/lv2/sfizz.lv2/Contents/Resources/knob48.png +%%LV2%%lib/lv2/sfizz.lv2/Contents/Resources/knob48@2x.png +%%LV2%%lib/lv2/sfizz.lv2/Contents/Resources/logo.png +%%LV2%%lib/lv2/sfizz.lv2/Contents/Resources/logo_orange.png +%%LV2%%lib/lv2/sfizz.lv2/Contents/Resources/logo_text.png +%%LV2%%lib/lv2/sfizz.lv2/Contents/Resources/logo_text@2x.png +%%LV2%%lib/lv2/sfizz.lv2/Contents/Resources/logo_text_shaded.png +%%LV2%%lib/lv2/sfizz.lv2/Contents/Resources/logo_text_shaded@2x.png +%%LV2%%lib/lv2/sfizz.lv2/Contents/Resources/logo_text_white.png +%%LV2%%lib/lv2/sfizz.lv2/Contents/Resources/logo_text_white@2x.png %%LV2%%lib/lv2/sfizz.lv2/LICENSE.md +%%LV2%%lib/lv2/sfizz.lv2/controllers.ttl %%LV2%%lib/lv2/sfizz.lv2/manifest.ttl -%%LV2%%lib/lv2/sfizz.lv2/sfizz.so %%LV2%%lib/lv2/sfizz.lv2/sfizz.ttl +%%LV2%%lib/lv2/sfizz.lv2/sfizz_ui.ttl +%%VST%%lib/vst3/sfizz.vst3/Contents/Resources/Fonts/Roboto-Regular.ttf +%%VST%%lib/vst3/sfizz.vst3/Contents/Resources/Fonts/sfizz-fluentui-system-f20.ttf +%%VST%%lib/vst3/sfizz.vst3/Contents/Resources/Fonts/sfizz-fluentui-system-r20.ttf +%%VST%%lib/vst3/sfizz.vst3/Contents/Resources/Fonts/sfizz-misc-icons.ttf +%%VST%%lib/vst3/sfizz.vst3/Contents/Resources/Themes/Dark/theme.xml +%%VST%%lib/vst3/sfizz.vst3/Contents/Resources/Themes/Default/theme.xml +%%VST%%lib/vst3/sfizz.vst3/Contents/Resources/background.png +%%VST%%lib/vst3/sfizz.vst3/Contents/Resources/background@2x.png +%%VST%%lib/vst3/sfizz.vst3/Contents/Resources/icon_white.png +%%VST%%lib/vst3/sfizz.vst3/Contents/Resources/icon_white@2x.png +%%VST%%lib/vst3/sfizz.vst3/Contents/Resources/knob48.png +%%VST%%lib/vst3/sfizz.vst3/Contents/Resources/knob48@2x.png +%%VST%%lib/vst3/sfizz.vst3/Contents/Resources/logo.png +%%VST%%lib/vst3/sfizz.vst3/Contents/Resources/logo_orange.png +%%VST%%lib/vst3/sfizz.vst3/Contents/Resources/logo_text.png +%%VST%%lib/vst3/sfizz.vst3/Contents/Resources/logo_text@2x.png +%%VST%%lib/vst3/sfizz.vst3/Contents/Resources/logo_text_shaded.png +%%VST%%lib/vst3/sfizz.vst3/Contents/Resources/logo_text_shaded@2x.png +%%VST%%lib/vst3/sfizz.vst3/Contents/Resources/logo_text_white.png +%%VST%%lib/vst3/sfizz.vst3/Contents/Resources/logo_text_white@2x.png +%%VST%%lib/vst3/sfizz.vst3/Contents/x86_64-linux/sfizz.so +%%VST%%lib/vst3/sfizz.vst3/gpl-3.0.txt libdata/pkgconfig/sfizz.pc +%%JACK%%share/man/man1/sfizz_jack.gz +share/man/man1/sfizz_render.gz diff --git a/audio/spectmorph/Makefile b/audio/spectmorph/Makefile index 907a046e209..cd72cbab3b1 100644 --- a/audio/spectmorph/Makefile +++ b/audio/spectmorph/Makefile @@ -11,6 +11,7 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_aarch64= error: unknown type name '__m128' +BROKEN_armv7= error: unknown type name '__m128' BUILD_DEPENDS= fftw3>0:math/fftw3 LIB_DEPENDS= libao.so:audio/libao \ diff --git a/audio/surge-synthesizer-lv2/Makefile b/audio/surge-synthesizer-lv2/Makefile index 1ff9af045cb..241c67c948e 100644 --- a/audio/surge-synthesizer-lv2/Makefile +++ b/audio/surge-synthesizer-lv2/Makefile @@ -11,6 +11,8 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_aarch64= error: use of undeclared identifier '__builtin_ia32_packssdw' +BROKEN_armv6= emmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64, see https://github.com/surge-synthesizer/surge/issues/6418 +BROKEN_armv7= emmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64, see https://github.com/surge-synthesizer/surge/issues/6418 BROKEN_riscv64= error: functions that differ only in their return type cannot be overloaded - simde-related, see https://github.com/simd-everywhere/simde/issues/962 BUILD_DEPENDS= lv2>0:audio/lv2 \ diff --git a/audio/surge-synthesizer-xt-lv2/Makefile b/audio/surge-synthesizer-xt-lv2/Makefile index bb7263e0156..d287e427423 100644 --- a/audio/surge-synthesizer-xt-lv2/Makefile +++ b/audio/surge-synthesizer-xt-lv2/Makefile @@ -63,4 +63,10 @@ BINARY_ALIAS= python=${PYTHON_CMD} PORTSCOUT= ignore:1 # conflicts with old-gen audio/surge-synthesizer-lv2 +.include + +.if ${ARCH} == armv6 || ${ARCH} == armv7 || ${ARCH} == aarch64 +CMAKE_ARGS+= -DARM_NATIVE=native # based on https://github.com/surge-synthesizer/surge/tree/release/1.9.0#building-for-arm-platforms +.endif + .include diff --git a/audio/teamspeak3-server/Makefile b/audio/teamspeak3-server/Makefile index 4791f7fe50a..05c36e86ad4 100644 --- a/audio/teamspeak3-server/Makefile +++ b/audio/teamspeak3-server/Makefile @@ -1,5 +1,5 @@ PORTNAME= teamspeak3-server -PORTVERSION= 3.13.6 +PORTVERSION= 3.13.7 PORTEPOCH= 1 CATEGORIES= audio net MASTER_SITES= https://files.teamspeak-services.com/releases/server/${PORTVERSION}/ diff --git a/audio/teamspeak3-server/distinfo b/audio/teamspeak3-server/distinfo index 0adcd9fb5ec..3c10e1429b7 100644 --- a/audio/teamspeak3-server/distinfo +++ b/audio/teamspeak3-server/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632114278 -SHA256 (teamspeak3-server_freebsd_amd64-3.13.6.tar.bz2) = a574227c65dd56ac207d877b1ce669e9ae6bddaf50a997503f5edd9f6ed37e38 -SIZE (teamspeak3-server_freebsd_amd64-3.13.6.tar.bz2) = 8570950 +TIMESTAMP = 1658510100 +SHA256 (teamspeak3-server_freebsd_amd64-3.13.7.tar.bz2) = c4f6fa6e00b9477498fa6d1d608b0bbf599a9e2142a5dcc6d9c366a83fc23073 +SIZE (teamspeak3-server_freebsd_amd64-3.13.7.tar.bz2) = 8589285 diff --git a/audio/timidity++/pkg-install b/audio/timidity++/pkg-install deleted file mode 100644 index 66511346c6d..00000000000 --- a/audio/timidity++/pkg-install +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh - -PREFIX=${PKG_PREFIX:-/usr/local} - -[ "x$1" = "x" ] && exit 1 -if [ "x$2" = "xPOST-INSTALL" ]; then - mkdir -p ${PREFIX}/lib/timidity -fi diff --git a/audio/yoshimi/Makefile b/audio/yoshimi/Makefile index f0820f5adbd..99a3c4766b1 100644 --- a/audio/yoshimi/Makefile +++ b/audio/yoshimi/Makefile @@ -1,5 +1,5 @@ PORTNAME= yoshimi -DISTVERSION= 2.2.0 +DISTVERSION= 2.2.1 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org @@ -17,7 +17,7 @@ LIB_DEPENDS= libargp.so:devel/argp-standalone \ libjack.so:audio/jack \ libmxml.so:textproc/mxml -USES= cmake compiler:c++11-lang gnome ncurses pkgconfig readline +USES= cmake compiler:c++14-lang gnome ncurses pkgconfig readline USE_GNOME= cairo USE_GITHUB= yes diff --git a/audio/yoshimi/distinfo b/audio/yoshimi/distinfo index 544d77eebb1..af9d46d6832 100644 --- a/audio/yoshimi/distinfo +++ b/audio/yoshimi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1652737033 -SHA256 (Yoshimi-yoshimi-2.2.0_GH0.tar.gz) = 4d447357bfeaddcfa40e393f0fc81f1d5381f36cb1f7999c36ee0c5736af239e -SIZE (Yoshimi-yoshimi-2.2.0_GH0.tar.gz) = 8021191 +TIMESTAMP = 1658815390 +SHA256 (Yoshimi-yoshimi-2.2.1_GH0.tar.gz) = 9f55a02f6cd2a4e0ee7b5d1a7987805df243cdca634b920843a3b039626698ea +SIZE (Yoshimi-yoshimi-2.2.1_GH0.tar.gz) = 8039881 diff --git a/benchmarks/inferno/Makefile b/benchmarks/inferno/Makefile index 44b5267331e..b0e2e4b1476 100644 --- a/benchmarks/inferno/Makefile +++ b/benchmarks/inferno/Makefile @@ -1,7 +1,6 @@ PORTNAME= inferno DISTVERSIONPREFIX= v -DISTVERSION= 0.11.6 -PORTREVISION= 1 +DISTVERSION= 0.11.7 CATEGORIES= benchmarks MAINTAINER= yuri@FreeBSD.org @@ -25,39 +24,39 @@ CARGO_CRATES= adler32-1.2.0 \ bitflags-1.3.2 \ bstr-0.2.17 \ bumpalo-3.10.0 \ - bytemuck-1.9.1 \ - cast-0.2.7 \ + bytemuck-1.11.0 \ + cast-0.3.0 \ cfg-if-1.0.0 \ clap-2.34.0 \ - clap-3.2.6 \ - clap_derive-3.2.6 \ - clap_lex-0.2.3 \ + clap-3.2.15 \ + clap_derive-3.2.15 \ + clap_lex-0.2.4 \ crc32fast-1.3.2 \ - criterion-0.3.5 \ - criterion-plot-0.4.4 \ - crossbeam-channel-0.5.5 \ - crossbeam-deque-0.8.1 \ - crossbeam-epoch-0.9.9 \ - crossbeam-utils-0.8.10 \ + criterion-0.3.6 \ + criterion-plot-0.4.5 \ + crossbeam-channel-0.5.6 \ + crossbeam-deque-0.8.2 \ + crossbeam-epoch-0.9.10 \ + crossbeam-utils-0.8.11 \ csv-1.1.6 \ csv-core-0.1.10 \ ctor-0.1.22 \ dashmap-5.3.4 \ - diff-0.1.12 \ + diff-0.1.13 \ difflib-0.4.0 \ doc-comment-0.3.3 \ - either-1.6.1 \ + either-1.7.0 \ env_logger-0.9.0 \ getrandom-0.2.7 \ half-1.8.2 \ - hashbrown-0.12.1 \ + hashbrown-0.12.3 \ heck-0.4.0 \ hermit-abi-0.1.19 \ indexmap-1.9.1 \ itertools-0.10.3 \ itoa-0.4.8 \ itoa-1.0.2 \ - js-sys-0.3.58 \ + js-sys-0.3.59 \ lazy_static-1.4.0 \ libc-0.2.126 \ libflate-1.2.0 \ @@ -71,14 +70,14 @@ CARGO_CRATES= adler32-1.2.0 \ num-format-0.4.0 \ num-traits-0.2.15 \ num_cpus-1.13.1 \ - once_cell-1.12.0 \ + once_cell-1.13.0 \ oorandom-11.1.3 \ - os_str_bytes-6.1.0 \ + os_str_bytes-6.2.0 \ output_vt100-0.1.3 \ parking_lot_core-0.9.3 \ - plotters-0.3.1 \ - plotters-backend-0.3.2 \ - plotters-svg-0.3.1 \ + plotters-0.3.2 \ + plotters-backend-0.3.4 \ + plotters-svg-0.3.2 \ ppv-lite86-0.2.16 \ predicates-2.1.1 \ predicates-core-1.0.3 \ @@ -86,7 +85,7 @@ CARGO_CRATES= adler32-1.2.0 \ pretty_assertions-1.2.1 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ - proc-macro2-1.0.40 \ + proc-macro2-1.0.42 \ quick-xml-0.23.0 \ quote-1.0.20 \ rand-0.8.5 \ @@ -94,22 +93,20 @@ CARGO_CRATES= adler32-1.2.0 \ rand_core-0.6.3 \ rayon-1.5.3 \ rayon-core-1.9.3 \ - redox_syscall-0.2.13 \ - regex-1.5.6 \ + redox_syscall-0.2.16 \ + regex-1.6.0 \ regex-automata-0.1.10 \ - regex-syntax-0.6.26 \ + regex-syntax-0.6.27 \ rgb-0.8.33 \ rle-decode-fast-1.0.3 \ - rustc_version-0.4.0 \ ryu-1.0.10 \ same-file-1.0.6 \ scopeguard-1.1.0 \ - semver-1.0.10 \ - serde-1.0.137 \ + serde-1.0.140 \ serde_cbor-0.11.2 \ - serde_derive-1.0.137 \ - serde_json-1.0.81 \ - smallvec-1.8.1 \ + serde_derive-1.0.140 \ + serde_json-1.0.82 \ + smallvec-1.9.0 \ str_stack-0.1.0 \ strsim-0.10.0 \ syn-1.0.98 \ @@ -119,18 +116,18 @@ CARGO_CRATES= adler32-1.2.0 \ textwrap-0.11.0 \ textwrap-0.15.0 \ tinytemplate-1.2.1 \ - unicode-ident-1.0.1 \ + unicode-ident-1.0.2 \ unicode-width-0.1.9 \ version_check-0.9.4 \ wait-timeout-0.2.0 \ walkdir-2.3.2 \ wasi-0.11.0+wasi-snapshot-preview1 \ - wasm-bindgen-0.2.81 \ - wasm-bindgen-backend-0.2.81 \ - wasm-bindgen-macro-0.2.81 \ - wasm-bindgen-macro-support-0.2.81 \ - wasm-bindgen-shared-0.2.81 \ - web-sys-0.3.58 \ + wasm-bindgen-0.2.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 \ + web-sys-0.3.59 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ diff --git a/benchmarks/inferno/distinfo b/benchmarks/inferno/distinfo index 3b8bf5cb5a2..aa909699b98 100644 --- a/benchmarks/inferno/distinfo +++ b/benchmarks/inferno/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1656125253 +TIMESTAMP = 1658950383 SHA256 (rust/crates/adler32-1.2.0.crate) = aae1277d39aeec15cb388266ecc24b11c80469deae6067e17a1a7aa9e5c1f234 SIZE (rust/crates/adler32-1.2.0.crate) = 6411 SHA256 (rust/crates/ahash-0.7.6.crate) = fcb51a0695d8f838b1ee009b3fbf66bda078cd64590202a864a8f3e8c4315c47 @@ -19,34 +19,34 @@ SHA256 (rust/crates/bstr-0.2.17.crate) = ba3569f383e8f1598449f1a423e72e99569137b SIZE (rust/crates/bstr-0.2.17.crate) = 330350 SHA256 (rust/crates/bumpalo-3.10.0.crate) = 37ccbd214614c6783386c1af30caf03192f17891059cecc394b4fb119e363de3 SIZE (rust/crates/bumpalo-3.10.0.crate) = 78915 -SHA256 (rust/crates/bytemuck-1.9.1.crate) = cdead85bdec19c194affaeeb670c0e41fe23de31459efd1c174d049269cf02cc -SIZE (rust/crates/bytemuck-1.9.1.crate) = 34517 -SHA256 (rust/crates/cast-0.2.7.crate) = 4c24dab4283a142afa2fdca129b80ad2c6284e073930f964c3a1293c225ee39a -SIZE (rust/crates/cast-0.2.7.crate) = 11222 +SHA256 (rust/crates/bytemuck-1.11.0.crate) = a5377c8865e74a160d21f29c2d40669f53286db6eab59b88540cbb12ffc8b835 +SIZE (rust/crates/bytemuck-1.11.0.crate) = 37041 +SHA256 (rust/crates/cast-0.3.0.crate) = 37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5 +SIZE (rust/crates/cast-0.3.0.crate) = 11452 SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934 SHA256 (rust/crates/clap-2.34.0.crate) = a0610544180c38b88101fecf2dd634b174a62eef6946f84dfc6a7127512b381c SIZE (rust/crates/clap-2.34.0.crate) = 202210 -SHA256 (rust/crates/clap-3.2.6.crate) = 9f1fe12880bae935d142c8702d500c63a4e8634b6c3c57ad72bf978fc7b6249a -SIZE (rust/crates/clap-3.2.6.crate) = 208469 -SHA256 (rust/crates/clap_derive-3.2.6.crate) = ed6db9e867166a43a53f7199b5e4d1f522a1e5bd626654be263c999ce59df39a -SIZE (rust/crates/clap_derive-3.2.6.crate) = 27639 -SHA256 (rust/crates/clap_lex-0.2.3.crate) = 87eba3c8c7f42ef17f6c659fc7416d0f4758cd3e58861ee63c5fa4a4dde649e4 -SIZE (rust/crates/clap_lex-0.2.3.crate) = 9638 +SHA256 (rust/crates/clap-3.2.15.crate) = 44bbe24bbd31a185bc2c4f7c2abe80bea13a20d57ee4e55be70ac512bdc76417 +SIZE (rust/crates/clap-3.2.15.crate) = 213317 +SHA256 (rust/crates/clap_derive-3.2.15.crate) = 9ba52acd3b0a5c33aeada5cdaa3267cdc7c594a98731d4268cdc1532f4264cb4 +SIZE (rust/crates/clap_derive-3.2.15.crate) = 28218 +SHA256 (rust/crates/clap_lex-0.2.4.crate) = 2850f2f5a82cbf437dd5af4d49848fbdfc27c157c3d010345776f952765261c5 +SIZE (rust/crates/clap_lex-0.2.4.crate) = 9652 SHA256 (rust/crates/crc32fast-1.3.2.crate) = b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d SIZE (rust/crates/crc32fast-1.3.2.crate) = 38661 -SHA256 (rust/crates/criterion-0.3.5.crate) = 1604dafd25fba2fe2d5895a9da139f8dc9b319a5fe5354ca137cbbce4e178d10 -SIZE (rust/crates/criterion-0.3.5.crate) = 110662 -SHA256 (rust/crates/criterion-plot-0.4.4.crate) = d00996de9f2f7559f7f4dc286073197f83e92256a59ed395f9aac01fe717da57 -SIZE (rust/crates/criterion-plot-0.4.4.crate) = 22546 -SHA256 (rust/crates/crossbeam-channel-0.5.5.crate) = 4c02a4d71819009c192cf4872265391563fd6a84c81ff2c0f2a7026ca4c1d85c -SIZE (rust/crates/crossbeam-channel-0.5.5.crate) = 90326 -SHA256 (rust/crates/crossbeam-deque-0.8.1.crate) = 6455c0ca19f0d2fbf751b908d5c55c1f5cbc65e03c4225427254b46890bdde1e -SIZE (rust/crates/crossbeam-deque-0.8.1.crate) = 20852 -SHA256 (rust/crates/crossbeam-epoch-0.9.9.crate) = 07db9d94cbd326813772c968ccd25999e5f8ae22f4f8d1b11effa37ef6ce281d -SIZE (rust/crates/crossbeam-epoch-0.9.9.crate) = 46185 -SHA256 (rust/crates/crossbeam-utils-0.8.10.crate) = 7d82ee10ce34d7bc12c2122495e7593a9c41347ecdd64185af4ecf72cb1a7f83 -SIZE (rust/crates/crossbeam-utils-0.8.10.crate) = 40672 +SHA256 (rust/crates/criterion-0.3.6.crate) = b01d6de93b2b6c65e17c634a26653a29d107b3c98c607c765bf38d041531cd8f +SIZE (rust/crates/criterion-0.3.6.crate) = 110967 +SHA256 (rust/crates/criterion-plot-0.4.5.crate) = 2673cc8207403546f45f5fd319a974b1e6983ad1a3ee7e6041650013be041876 +SIZE (rust/crates/criterion-plot-0.4.5.crate) = 22721 +SHA256 (rust/crates/crossbeam-channel-0.5.6.crate) = c2dd04ddaf88237dc3b8d8f9a3c1004b506b54b3313403944054d23c0870c521 +SIZE (rust/crates/crossbeam-channel-0.5.6.crate) = 90292 +SHA256 (rust/crates/crossbeam-deque-0.8.2.crate) = 715e8152b692bba2d374b53d4875445368fdf21a94751410af607a5ac677d1fc +SIZE (rust/crates/crossbeam-deque-0.8.2.crate) = 21237 +SHA256 (rust/crates/crossbeam-epoch-0.9.10.crate) = 045ebe27666471bb549370b4b0b3e51b07f56325befa4284db65fc89c02511b1 +SIZE (rust/crates/crossbeam-epoch-0.9.10.crate) = 46918 +SHA256 (rust/crates/crossbeam-utils-0.8.11.crate) = 51887d4adc7b564537b15adcfb307936f8075dfcd5f00dde9a9f1d29383682bc +SIZE (rust/crates/crossbeam-utils-0.8.11.crate) = 40887 SHA256 (rust/crates/csv-1.1.6.crate) = 22813a6dc45b335f9bade10bf7271dc477e81113e89eb251a0bc2a8a81c536e1 SIZE (rust/crates/csv-1.1.6.crate) = 886999 SHA256 (rust/crates/csv-core-0.1.10.crate) = 2b2466559f260f48ad25fe6317b3c8dac77b5bdb5763ac7d9d6103530663bc90 @@ -55,22 +55,22 @@ SHA256 (rust/crates/ctor-0.1.22.crate) = f877be4f7c9f246b183111634f75baa039715e3 SIZE (rust/crates/ctor-0.1.22.crate) = 9311 SHA256 (rust/crates/dashmap-5.3.4.crate) = 3495912c9c1ccf2e18976439f4443f3fee0fd61f424ff99fde6a66b15ecb448f SIZE (rust/crates/dashmap-5.3.4.crate) = 22826 -SHA256 (rust/crates/diff-0.1.12.crate) = 0e25ea47919b1560c4e3b7fe0aaab9becf5b84a10325ddf7db0f0ba5e1026499 -SIZE (rust/crates/diff-0.1.12.crate) = 10223 +SHA256 (rust/crates/diff-0.1.13.crate) = 56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8 +SIZE (rust/crates/diff-0.1.13.crate) = 46216 SHA256 (rust/crates/difflib-0.4.0.crate) = 6184e33543162437515c2e2b48714794e37845ec9851711914eec9d308f6ebe8 SIZE (rust/crates/difflib-0.4.0.crate) = 7638 SHA256 (rust/crates/doc-comment-0.3.3.crate) = fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10 SIZE (rust/crates/doc-comment-0.3.3.crate) = 4123 -SHA256 (rust/crates/either-1.6.1.crate) = e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457 -SIZE (rust/crates/either-1.6.1.crate) = 13641 +SHA256 (rust/crates/either-1.7.0.crate) = 3f107b87b6afc2a64fd13cac55fe06d6c8859f12d4b14cbcdd2c67d0976781be +SIZE (rust/crates/either-1.7.0.crate) = 15492 SHA256 (rust/crates/env_logger-0.9.0.crate) = 0b2cf0344971ee6c64c31be0d530793fba457d322dfec2810c453d0ef228f9c3 SIZE (rust/crates/env_logger-0.9.0.crate) = 33573 SHA256 (rust/crates/getrandom-0.2.7.crate) = 4eb1a864a501629691edf6c15a593b7a51eebaa1e8468e9ddc623de7c9b58ec6 SIZE (rust/crates/getrandom-0.2.7.crate) = 28854 SHA256 (rust/crates/half-1.8.2.crate) = eabb4a44450da02c90444cf74558da904edde8fb4e9035a9a6a4e15445af0bd7 SIZE (rust/crates/half-1.8.2.crate) = 41874 -SHA256 (rust/crates/hashbrown-0.12.1.crate) = db0d4cf898abf0081f964436dc980e96670a0f36863e4b83aaacdb65c9d7ccc3 -SIZE (rust/crates/hashbrown-0.12.1.crate) = 90855 +SHA256 (rust/crates/hashbrown-0.12.3.crate) = 8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888 +SIZE (rust/crates/hashbrown-0.12.3.crate) = 102968 SHA256 (rust/crates/heck-0.4.0.crate) = 2540771e65fc8cb83cd6e8a237f70c319bd5c29f78ed1084ba5d50eeac86f7f9 SIZE (rust/crates/heck-0.4.0.crate) = 11161 SHA256 (rust/crates/hermit-abi-0.1.19.crate) = 62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33 @@ -83,8 +83,8 @@ SHA256 (rust/crates/itoa-0.4.8.crate) = b71991ff56294aa922b450139ee08b3bfc70982c SIZE (rust/crates/itoa-0.4.8.crate) = 11926 SHA256 (rust/crates/itoa-1.0.2.crate) = 112c678d4050afce233f4f2852bb2eb519230b3cf12f33585275537d7e41578d SIZE (rust/crates/itoa-1.0.2.crate) = 11112 -SHA256 (rust/crates/js-sys-0.3.58.crate) = c3fac17f7123a73ca62df411b1bf727ccc805daa070338fda671c86dac1bdc27 -SIZE (rust/crates/js-sys-0.3.58.crate) = 78794 +SHA256 (rust/crates/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.126.crate) = 349d5a591cd28b49e1d1037471617a32ddcda5731b99419008085f72d5a53836 @@ -111,22 +111,22 @@ SHA256 (rust/crates/num-traits-0.2.15.crate) = 578ede34cf02f8924ab9447f50c28075b SIZE (rust/crates/num-traits-0.2.15.crate) = 49262 SHA256 (rust/crates/num_cpus-1.13.1.crate) = 19e64526ebdee182341572e50e9ad03965aa510cd94427a4549448f285e957a1 SIZE (rust/crates/num_cpus-1.13.1.crate) = 14752 -SHA256 (rust/crates/once_cell-1.12.0.crate) = 7709cef83f0c1f58f666e746a08b21e0085f7440fa6a29cc194d68aac97a4225 -SIZE (rust/crates/once_cell-1.12.0.crate) = 31549 +SHA256 (rust/crates/once_cell-1.13.0.crate) = 18a6dbe30758c9f83eb00cbea4ac95966305f5a7772f3f42ebfc7fc7eddbd8e1 +SIZE (rust/crates/once_cell-1.13.0.crate) = 31726 SHA256 (rust/crates/oorandom-11.1.3.crate) = 0ab1bc2a289d34bd04a330323ac98a1b4bc82c9d9fcb1e66b63caa84da26b575 SIZE (rust/crates/oorandom-11.1.3.crate) = 10068 -SHA256 (rust/crates/os_str_bytes-6.1.0.crate) = 21326818e99cfe6ce1e524c2a805c189a99b5ae555a35d19f9a284b427d86afa -SIZE (rust/crates/os_str_bytes-6.1.0.crate) = 21150 +SHA256 (rust/crates/os_str_bytes-6.2.0.crate) = 648001efe5d5c0102d8cea768e348da85d90af8ba91f0bea908f157951493cd4 +SIZE (rust/crates/os_str_bytes-6.2.0.crate) = 21037 SHA256 (rust/crates/output_vt100-0.1.3.crate) = 628223faebab4e3e40667ee0b2336d34a5b960ff60ea743ddfdbcf7770bcfb66 SIZE (rust/crates/output_vt100-0.1.3.crate) = 4473 SHA256 (rust/crates/parking_lot_core-0.9.3.crate) = 09a279cbf25cb0757810394fbc1e359949b59e348145c643a939a525692e6929 SIZE (rust/crates/parking_lot_core-0.9.3.crate) = 32256 -SHA256 (rust/crates/plotters-0.3.1.crate) = 32a3fd9ec30b9749ce28cd91f255d569591cdf937fe280c312143e3c4bad6f2a -SIZE (rust/crates/plotters-0.3.1.crate) = 8595577 -SHA256 (rust/crates/plotters-backend-0.3.2.crate) = d88417318da0eaf0fdcdb51a0ee6c3bed624333bff8f946733049380be67ac1c -SIZE (rust/crates/plotters-backend-0.3.2.crate) = 13524 -SHA256 (rust/crates/plotters-svg-0.3.1.crate) = 521fa9638fa597e1dc53e9412a4f9cefb01187ee1f7413076f9e6749e2885ba9 -SIZE (rust/crates/plotters-svg-0.3.1.crate) = 7596 +SHA256 (rust/crates/plotters-0.3.2.crate) = 9428003b84df1496fb9d6eeee9c5f8145cb41ca375eb0dad204328888832811f +SIZE (rust/crates/plotters-0.3.2.crate) = 143167 +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.2.crate) = e0918736323d1baff32ee0eade54984f6f201ad7e97d5cfb5d6ab4a358529615 +SIZE (rust/crates/plotters-svg-0.3.2.crate) = 6817 SHA256 (rust/crates/ppv-lite86-0.2.16.crate) = eb9f9e6e233e5c4a35559a617bf40a4ec447db2e84c20b55a6f83167b7e57872 SIZE (rust/crates/ppv-lite86-0.2.16.crate) = 22245 SHA256 (rust/crates/predicates-2.1.1.crate) = a5aab5be6e4732b473071984b3164dbbfb7a3674d30ea5ff44410b6bcd960c3c @@ -141,8 +141,8 @@ SHA256 (rust/crates/proc-macro-error-1.0.4.crate) = da25490ff9892aab3fcf7c36f08c 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.40.crate) = dd96a1e8ed2596c337f8eae5f24924ec83f5ad5ab21ea8e455d3566c69fbcaf7 -SIZE (rust/crates/proc-macro2-1.0.40.crate) = 40559 +SHA256 (rust/crates/proc-macro2-1.0.42.crate) = c278e965f1d8cf32d6e0e96de3d3e79712178ae67986d9cf9151f51e95aac89b +SIZE (rust/crates/proc-macro2-1.0.42.crate) = 41464 SHA256 (rust/crates/quick-xml-0.23.0.crate) = 9279fbdacaad3baf559d8cabe0acc3d06e30ea14931af31af79578ac0946decc SIZE (rust/crates/quick-xml-0.23.0.crate) = 160655 SHA256 (rust/crates/quote-1.0.20.crate) = 3bcdf212e9776fbcb2d23ab029360416bb1706b1aea2d1a5ba002727cbcab804 @@ -157,38 +157,34 @@ SHA256 (rust/crates/rayon-1.5.3.crate) = bd99e5772ead8baa5215278c9b15bf92087709e SIZE (rust/crates/rayon-1.5.3.crate) = 167246 SHA256 (rust/crates/rayon-core-1.9.3.crate) = 258bcdb5ac6dad48491bb2992db6b7cf74878b0384908af124823d118c99683f SIZE (rust/crates/rayon-core-1.9.3.crate) = 65300 -SHA256 (rust/crates/redox_syscall-0.2.13.crate) = 62f25bc4c7e55e0b0b7a1d43fb893f4fa1361d0abe38b9ce4f323c2adfe6ef42 -SIZE (rust/crates/redox_syscall-0.2.13.crate) = 23759 -SHA256 (rust/crates/regex-1.5.6.crate) = d83f127d94bdbcda4c8cc2e50f6f84f4b611f69c902699ca385a39c3a75f9ff1 -SIZE (rust/crates/regex-1.5.6.crate) = 238593 +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.6.0.crate) = 4c4eb3267174b8c6c2f654116623910a0fef09c4753f8dd83db29c48a0df988b +SIZE (rust/crates/regex-1.6.0.crate) = 239329 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.26.crate) = 49b3de9ec5dc0a3417da371aab17d729997c15010e7fd24ff707773a33bddb64 -SIZE (rust/crates/regex-syntax-0.6.26.crate) = 293912 +SHA256 (rust/crates/regex-syntax-0.6.27.crate) = a3f87b73ce11b1619a3c6332f45341e0047173771e8b8b73f87bfeefb7b56244 +SIZE (rust/crates/regex-syntax-0.6.27.crate) = 297300 SHA256 (rust/crates/rgb-0.8.33.crate) = c3b221de559e4a29df3b957eec92bc0de6bc8eaf6ca9cfed43e5e1d67ff65a34 SIZE (rust/crates/rgb-0.8.33.crate) = 16261 SHA256 (rust/crates/rle-decode-fast-1.0.3.crate) = 3582f63211428f83597b51b2ddb88e2a91a9d52d12831f9d08f5e624e8977422 SIZE (rust/crates/rle-decode-fast-1.0.3.crate) = 62086 -SHA256 (rust/crates/rustc_version-0.4.0.crate) = bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366 -SIZE (rust/crates/rustc_version-0.4.0.crate) = 12175 SHA256 (rust/crates/ryu-1.0.10.crate) = f3f6f92acf49d1b98f7a81226834412ada05458b7364277387724a237f062695 SIZE (rust/crates/ryu-1.0.10.crate) = 48485 SHA256 (rust/crates/same-file-1.0.6.crate) = 93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502 SIZE (rust/crates/same-file-1.0.6.crate) = 10183 SHA256 (rust/crates/scopeguard-1.1.0.crate) = d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd SIZE (rust/crates/scopeguard-1.1.0.crate) = 11470 -SHA256 (rust/crates/semver-1.0.10.crate) = a41d061efea015927ac527063765e73601444cdc344ba855bc7bd44578b25e1c -SIZE (rust/crates/semver-1.0.10.crate) = 30912 -SHA256 (rust/crates/serde-1.0.137.crate) = 61ea8d54c77f8315140a05f4c7237403bf38b72704d031543aa1d16abbf517d1 -SIZE (rust/crates/serde-1.0.137.crate) = 76182 +SHA256 (rust/crates/serde-1.0.140.crate) = fc855a42c7967b7c369eb5860f7164ef1f6f81c20c7cc1141f2a604e18723b03 +SIZE (rust/crates/serde-1.0.140.crate) = 76408 SHA256 (rust/crates/serde_cbor-0.11.2.crate) = 2bef2ebfde456fb76bbcf9f59315333decc4fda0b2b44b420243c11e0f5ec1f5 SIZE (rust/crates/serde_cbor-0.11.2.crate) = 44570 -SHA256 (rust/crates/serde_derive-1.0.137.crate) = 1f26faba0c3959972377d3b2d306ee9f71faee9714294e41bb777f83f88578be -SIZE (rust/crates/serde_derive-1.0.137.crate) = 54831 -SHA256 (rust/crates/serde_json-1.0.81.crate) = 9b7ce2b32a1aed03c558dc61a5cd328f15aff2dbc17daad8fb8af04d2100e15c -SIZE (rust/crates/serde_json-1.0.81.crate) = 144480 -SHA256 (rust/crates/smallvec-1.8.1.crate) = cc88c725d61fc6c3132893370cac4a0200e3fedf5da8331c570664b1987f5ca2 -SIZE (rust/crates/smallvec-1.8.1.crate) = 28295 +SHA256 (rust/crates/serde_derive-1.0.140.crate) = 6f2122636b9fe3b81f1cb25099fcf2d3f542cdb1d45940d56c713158884a05da +SIZE (rust/crates/serde_derive-1.0.140.crate) = 54851 +SHA256 (rust/crates/serde_json-1.0.82.crate) = 82c2c1fdcd807d1098552c5b9a36e425e42e9fbd7c6a37a8425f390f781f7fa7 +SIZE (rust/crates/serde_json-1.0.82.crate) = 144514 +SHA256 (rust/crates/smallvec-1.9.0.crate) = 2fd0db749597d91ff862fd1d55ea87f7855a744a8425a64695b6fca237d1dad1 +SIZE (rust/crates/smallvec-1.9.0.crate) = 28396 SHA256 (rust/crates/str_stack-0.1.0.crate) = 9091b6114800a5f2141aee1d1b9d6ca3592ac062dc5decb3764ec5895a47b4eb SIZE (rust/crates/str_stack-0.1.0.crate) = 7977 SHA256 (rust/crates/strsim-0.10.0.crate) = 73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623 @@ -207,8 +203,8 @@ SHA256 (rust/crates/textwrap-0.15.0.crate) = b1141d4d61095b28419e22cb0bbf02755f5 SIZE (rust/crates/textwrap-0.15.0.crate) = 52998 SHA256 (rust/crates/tinytemplate-1.2.1.crate) = be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc SIZE (rust/crates/tinytemplate-1.2.1.crate) = 26490 -SHA256 (rust/crates/unicode-ident-1.0.1.crate) = 5bd2fe26506023ed7b5e1e315add59d6f584c621d037f9368fea9cfb988f368c -SIZE (rust/crates/unicode-ident-1.0.1.crate) = 33770 +SHA256 (rust/crates/unicode-ident-1.0.2.crate) = 15c61ba63f9235225a22310255a29b806b907c9b8c964bcbd0a2c70f3f2deea7 +SIZE (rust/crates/unicode-ident-1.0.2.crate) = 34951 SHA256 (rust/crates/unicode-width-0.1.9.crate) = 3ed742d4ea2bd1176e236172c8429aaf54486e7ac098db29ffe6529e0ce50973 SIZE (rust/crates/unicode-width-0.1.9.crate) = 16745 SHA256 (rust/crates/version_check-0.9.4.crate) = 49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f @@ -219,18 +215,18 @@ SHA256 (rust/crates/walkdir-2.3.2.crate) = 808cf2735cd4b6866113f648b791c6adc5714 SIZE (rust/crates/walkdir-2.3.2.crate) = 23516 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.81.crate) = 7c53b543413a17a202f4be280a7e5c62a1c69345f5de525ee64f8cfdbc954994 -SIZE (rust/crates/wasm-bindgen-0.2.81.crate) = 165467 -SHA256 (rust/crates/wasm-bindgen-backend-0.2.81.crate) = 5491a68ab4500fa6b4d726bd67408630c3dbe9c4fe7bda16d5c82a1fd8c7340a -SIZE (rust/crates/wasm-bindgen-backend-0.2.81.crate) = 25737 -SHA256 (rust/crates/wasm-bindgen-macro-0.2.81.crate) = c441e177922bc58f1e12c022624b6216378e5febc2f0533e41ba443d505b80aa -SIZE (rust/crates/wasm-bindgen-macro-0.2.81.crate) = 11796 -SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.81.crate) = 7d94ac45fcf608c1f45ef53e748d35660f168490c10b23704c7779ab8f5c3048 -SIZE (rust/crates/wasm-bindgen-macro-support-0.2.81.crate) = 17855 -SHA256 (rust/crates/wasm-bindgen-shared-0.2.81.crate) = 6a89911bd99e5f3659ec4acf9c4d93b0a90fe4a2a11f15328472058edc5261be -SIZE (rust/crates/wasm-bindgen-shared-0.2.81.crate) = 7194 -SHA256 (rust/crates/web-sys-0.3.58.crate) = 2fed94beee57daf8dd7d51f2b15dc2bcde92d7a72304cdf662a4371008b71b90 -SIZE (rust/crates/web-sys-0.3.58.crate) = 696212 +SHA256 (rust/crates/wasm-bindgen-0.2.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/web-sys-0.3.59.crate) = ed055ab27f941423197eb86b2035720b1a3ce40504df082cac2ecc6ed73335a1 +SIZE (rust/crates/web-sys-0.3.59.crate) = 697461 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 @@ -251,5 +247,5 @@ SHA256 (rust/crates/windows_x86_64_gnu-0.36.1.crate) = 4dcd171b8776c41b97521e5da SIZE (rust/crates/windows_x86_64_gnu-0.36.1.crate) = 790934 SHA256 (rust/crates/windows_x86_64_msvc-0.36.1.crate) = c811ca4a8c853ef420abd8592ba53ddbbac90410fab6903b3e79972a631f7680 SIZE (rust/crates/windows_x86_64_msvc-0.36.1.crate) = 661999 -SHA256 (jonhoo-inferno-v0.11.6_GH0.tar.gz) = 9c5155a62c6272a0da27851539e0a80e7a94c8e80d5eb36112eb278312933cff -SIZE (jonhoo-inferno-v0.11.6_GH0.tar.gz) = 611244 +SHA256 (jonhoo-inferno-v0.11.7_GH0.tar.gz) = e76666fc254eead298c1f0238f06ace1768db4e1a88433f890aad6b9f2a212e4 +SIZE (jonhoo-inferno-v0.11.7_GH0.tar.gz) = 612086 diff --git a/biology/cufflinks/Makefile b/biology/cufflinks/Makefile index 99de4da2066..caaf6e63305 100644 --- a/biology/cufflinks/Makefile +++ b/biology/cufflinks/Makefile @@ -17,11 +17,12 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libboost_system.so:devel/boost-libs \ libhts.so:biology/htslib -BROKEN= error: expected ';' at end of declaration - USES= autoreconf compiler:c++11-lang eigen:3 gmake python shebangfix + SHEBANG_FILES= src/cuffmerge + GNU_CONFIGURE= yes + USE_GITHUB= yes GH_ACCOUNT= cole-trapnell-lab diff --git a/biology/cufflinks/files/patch-configure.ac b/biology/cufflinks/files/patch-configure.ac index 5d8f553f27a..4347dcbe750 100644 --- a/biology/cufflinks/files/patch-configure.ac +++ b/biology/cufflinks/files/patch-configure.ac @@ -23,6 +23,15 @@ esac AC_ARG_ENABLE(vectorize, [ --enable-vectorize Enable GCC auto-vectorization], +@@ -111,7 +112,7 @@ AC_ARG_ENABLE(profiling, [ --enable-profiling + [ext_LDFLAGS="-lprofiler -ltcmalloc"], []) + + CFLAGS="${generic_CFLAGS} ${ext_CFLAGS} ${user_CFLAGS} ${debug_CFLAGS} ${OPENMP_CFLAGS}" +-CXXFLAGS="$CFLAGS -std=c++03" ++CXXFLAGS="$CFLAGS -std=c++14" + CXXFLAGS="${CXXFLAGS} ${BOOST_CPPFLAGS} ${BAM_CPPFLAGS} ${EIGEN_CPPFLAGS}" + user_LDFLAGS="$LDFLAGS" + LDFLAGS="${ext_LDFLAGS} ${user_LDFLAGS}" @@ -120,7 +121,6 @@ LDFLAGS="${ext_LDFLAGS} ${user_LDFLAGS}" AC_CHECK_MEMBERS([struct sysinfo.totalram], [], [], [#include ]) AC_CHECK_DECLS([sysctl, CTL_HW, HW_PHYSMEM], [], [], [#include ]) diff --git a/biology/cufflinks/files/patch-src_GBase.h b/biology/cufflinks/files/patch-src_GBase.h index d7475a73dcb..757bd8831c3 100644 --- a/biology/cufflinks/files/patch-src_GBase.h +++ b/biology/cufflinks/files/patch-src_GBase.h @@ -1,4 +1,4 @@ ---- src/GBase.h.orig 2019-05-25 22:08:19 UTC +--- src/GBase.h.orig 2019-07-06 16:28:01 UTC +++ src/GBase.h @@ -1,6 +1,6 @@ #ifndef G_BASE_DEFINED @@ -8,3 +8,12 @@ //mostly for MinGW #define _POSIX_SOURCE #endif +@@ -71,7 +71,7 @@ typedef int16_t int16; + typedef uint16_t uint16; + + typedef unsigned char uchar; +-typedef unsigned char byte; ++typedef unsigned char bytex; + + #ifndef MAXUINT + #define MAXUINT ((unsigned int)-1) diff --git a/biology/cufflinks/files/patch-src_codons.cpp b/biology/cufflinks/files/patch-src_codons.cpp new file mode 100644 index 00000000000..0867df1e5bd --- /dev/null +++ b/biology/cufflinks/files/patch-src_codons.cpp @@ -0,0 +1,24 @@ +--- src/codons.cpp.orig 2022-07-28 03:23:12 UTC ++++ src/codons.cpp +@@ -48,9 +48,9 @@ static bool isCodonTableReady=codonTableInit(); + + unsigned short packCodon(char n1, char n2, char n3) { + //assumes they are uppercase already! +- byte b1=n1-'A'; +- byte b2=n2-'A'; +- byte b3=n3-'A'; ++ bytex b1=n1-'A'; ++ bytex b2=n2-'A'; ++ bytex b3=n3-'A'; + b1 |= (b2 << 5); + b2 = (b2 >> 3) | (b3 << 2); + return ( ((unsigned short)b2) << 8) + b1; +@@ -68,7 +68,7 @@ bool codonTableInit() { + + + char Codon::translate() { +- for (byte i=0;i<3;i++) nuc[i]=toupper(nuc[i]); ++ for (bytex i=0;i<3;i++) nuc[i]=toupper(nuc[i]); + unsigned short aacode=packCodon(nuc[0], nuc[1], nuc[2]); + return codonTable[aacode]; + } diff --git a/biology/cufflinks/files/patch-src_gdna.cpp b/biology/cufflinks/files/patch-src_gdna.cpp new file mode 100644 index 00000000000..c305e2a0b8b --- /dev/null +++ b/biology/cufflinks/files/patch-src_gdna.cpp @@ -0,0 +1,34 @@ +--- src/gdna.cpp.orig 2022-07-28 03:26:30 UTC ++++ src/gdna.cpp +@@ -11,8 +11,8 @@ const char* IUPAC_COMP ="TtGgAaCcAaKkYyWwSsRrMmBbDdHh + #define G_2BIT 2 // 10 + #define T_2BIT 3 // 11 + +-static byte ntCompTable[256]; +-static byte nt2bit[256]; //maps any character to a 2bit base value (with N = A) ++static bytex ntCompTable[256]; ++static bytex nt2bit[256]; //maps any character to a 2bit base value (with N = A) + static char v_2bit2nt[4] = {'A','C','G','T'}; + + //---------------------- +@@ -21,9 +21,9 @@ static bool gdna_Ready=gDnaInit(); + + //---------------------- + +-byte gdna2bit(char* &nt, int n) { ++bytex gdna2bit(char* &nt, int n) { + // Pack n bases into a byte (n can be 1..4) +-byte out = 0; ++bytex out = 0; + while (n && *nt) { + n--; + out <<= 2; +@@ -43,7 +43,7 @@ char ntComplement(char c) { + return ntCompTable[(int)c]; + } + +-char g2bit2base(byte v2bit) { ++char g2bit2base(bytex v2bit) { + return v_2bit2nt[v2bit & 0x03 ]; + } + diff --git a/biology/cufflinks/files/patch-src_gdna.h b/biology/cufflinks/files/patch-src_gdna.h new file mode 100644 index 00000000000..73ec345a705 --- /dev/null +++ b/biology/cufflinks/files/patch-src_gdna.h @@ -0,0 +1,12 @@ +--- src/gdna.h.orig 2022-07-28 03:14:39 UTC ++++ src/gdna.h +@@ -9,7 +9,7 @@ char* reverseComplement(char* seq, int slen=0); + + bool gDnaInit(); + +-byte gdna2bit(char* &nt, int n=4); //pack n bases into a byte (n can be 1..4) +-char g2bit2base(byte v2bit); //convert the 2-bit value into 'A', 'C', 'G' or 'T' ++bytex gdna2bit(char* &nt, int n=4); //pack n bases into a byte (n can be 1..4) ++char g2bit2base(bytex v2bit); //convert the 2-bit value into 'A', 'C', 'G' or 'T' + + #endif diff --git a/biology/cufflinks/files/patch-src_gff.cpp b/biology/cufflinks/files/patch-src_gff.cpp new file mode 100644 index 00000000000..3bca48213b0 --- /dev/null +++ b/biology/cufflinks/files/patch-src_gff.cpp @@ -0,0 +1,11 @@ +--- src/gff.cpp.orig 2022-07-28 03:24:45 UTC ++++ src/gff.cpp +@@ -21,7 +21,7 @@ const uint gfo_flag_BY_EXON = 0x00000020; //c + const uint gfo_flag_DISCARDED = 0x00000100; + const uint gfo_flag_LST_KEEP = 0x00000200; + const uint gfo_flag_LEVEL_MSK = 0x00FF0000; +-const byte gfo_flagShift_LEVEL = 16; ++const bytex gfo_flagShift_LEVEL = 16; + + void gffnames_ref(GffNames* &n) { + if (n==NULL) n=new GffNames(); diff --git a/biology/cufflinks/files/patch-src_gff.h b/biology/cufflinks/files/patch-src_gff.h new file mode 100644 index 00000000000..53cb996ef78 --- /dev/null +++ b/biology/cufflinks/files/patch-src_gff.h @@ -0,0 +1,34 @@ +--- src/gff.h.orig 2022-07-28 03:20:26 UTC ++++ src/gff.h +@@ -42,7 +42,7 @@ extern const uint gfo_flag_DISCARDED; //should not be + extern const uint gfo_flag_LST_KEEP; //GffObj from GffReader::gflst is to be kept (not deallocated) + //when GffReader is destroyed + extern const uint gfo_flag_LEVEL_MSK; //hierarchical level: 0 = no parent +-extern const byte gfo_flagShift_LEVEL; ++extern const bytex gfo_flagShift_LEVEL; + + extern bool gff_show_warnings; + +@@ -508,18 +508,18 @@ class GffObj:public GSeg { (public) + if (v) flags |= gfo_flag_CHILDREN_PROMOTED; + else flags &= ~gfo_flag_CHILDREN_PROMOTED; + } +- void setLevel(byte v) { ++ void setLevel(bytex v) { + if (v==0) flags &= ~gfo_flag_LEVEL_MSK; + else flags &= ~(((uint)v) << gfo_flagShift_LEVEL); + } +- byte incLevel() { ++ bytex incLevel() { + uint v=((flags & gfo_flag_LEVEL_MSK) >> gfo_flagShift_LEVEL); + v++; + flags &= ~(v << gfo_flagShift_LEVEL); + return v; + } +- byte getLevel() { +- return ((byte)((flags & gfo_flag_LEVEL_MSK) >> gfo_flagShift_LEVEL)); ++ bytex getLevel() { ++ return ((bytex)((flags & gfo_flag_LEVEL_MSK) >> gfo_flagShift_LEVEL)); + } + + bool isValidTranscript() { diff --git a/biology/mmseqs2/Makefile b/biology/mmseqs2/Makefile index 4c7f440b96c..43ff168de33 100644 --- a/biology/mmseqs2/Makefile +++ b/biology/mmseqs2/Makefile @@ -25,6 +25,10 @@ LDFLAGS+= -lpthread PLIST_FILES= bin/mmseqs ${DATADIR}/bash-completion.sh +.if !exists(/usr/include/omp.h) +CMAKE_ARGS+= -DREQUIRE_OPENMP=0 +.endif + .include .if ${ARCH} == "amd64" && empty(CFLAGS:M*march=native*) diff --git a/biology/molden/Makefile b/biology/molden/Makefile index 99d618f00a9..6cebb3bd3d3 100644 --- a/biology/molden/Makefile +++ b/biology/molden/Makefile @@ -1,8 +1,8 @@ PORTNAME= molden -DISTVERSION= 6.7 +DISTVERSION= 7.1 PORTEPOCH= 1 CATEGORIES= biology -MASTER_SITES= ftp://ftp.cmbi.umcn.nl/pub/molgraph/molden/ +MASTER_SITES= https://ftp.science.ru.nl/Molden/ DISTNAME= ${PORTNAME}${DISTVERSION} MAINTAINER= jmd@FreeBSD.org diff --git a/biology/molden/distinfo b/biology/molden/distinfo index b3c28725848..c661feebb34 100644 --- a/biology/molden/distinfo +++ b/biology/molden/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1639879141 -SHA256 (molden6.7.tar.gz) = ebd73e8d95271eb82a1464a7eab28a042662483bbff6e6dcc7db0d1c9b2e4432 -SIZE (molden6.7.tar.gz) = 11600372 +TIMESTAMP = 1657929531 +SHA256 (molden7.1.tar.gz) = 98a39f0aa1667c14c36f40c0251522984245e5ba282af8fbc8a2f06079e40d43 +SIZE (molden7.1.tar.gz) = 14645590 diff --git a/biology/molden/files/patch-makefile b/biology/molden/files/patch-makefile index 4a086a6fdd5..b5cba747095 100644 --- a/biology/molden/files/patch-makefile +++ b/biology/molden/files/patch-makefile @@ -1,6 +1,6 @@ - pass supplied FFLAGS to the build ---- makefile.orig 2021-01-28 14:05:10 UTC +--- makefile.orig 2022-01-21 11:28:48 UTC +++ makefile @@ -107,7 +107,7 @@ ifneq ($(comgcc), $(empty)) EXTRAZ = -Wno-implicit-function-declaration @@ -11,12 +11,13 @@ LIBS = -L/usr/X11R6/lib -lX11 -lm ifeq ($(AFLAG),"-m64") LIBS = -L/usr/X11R6/lib64 -lX11 -lm -@@ -132,11 +132,11 @@ ifeq ($(uname), Darwin) +@@ -132,12 +132,12 @@ ifeq ($(uname), Darwin) # CC=cc CFLAGS= -std=gnu89 -Wno-return-type -DDARWIN -I/usr/X11R6/include -DDOBACK -DHASTIMER -DCOLOR_OFFSET=0.0 -Wno-logical-op-parentheses --FFLAGS=-O3 -funroll-loops -+FFLAGS+=-O3 -funroll-loops +-FFLAGS=-O3 -funroll-loops -fallow-argument-mismatch ++FFLAGS+=-O3 -funroll-loops -fallow-argument-mismatch + LIBS = -L/usr/X11R6/lib -lX11 -lm LIBSG = -L/usr/X11R6/lib -lGLU "-Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib" -lGL -lXmu -lX11 -lm EXT= -std=gnu89 -Wno-return-type -DDARWIN ${EXTRAZ} @@ -24,8 +25,8 @@ +FFLAGS+=-O3 -funroll-loops LIBS = -L/usr/X11R6/lib -lX11 -lm LIBSG = -L/usr/X11R6/lib -lGLU "-Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib" -lGL -lXmu -lX11 -lm - CFLAGS= -g -std=gnu89 -Wno-return-type -DDARWIN -I/usr/X11R6/include -DDOBACK -DHASTIMER -DCOLOR_OFFSET=0.0 -Wno-logical-op-parentheses -Wno-implicit-function-declaration -Wno-tautological-pointer-compare -Wno-tautological-constant-out-of-range-compare -@@ -306,11 +306,11 @@ gmolden: $(OBJS) src/mpdum.o src/xwingl.o + CFLAGS= -g -std=gnu89 -Wno-return-type -DDARWIN -I/usr/X11R6/include -DDOBACK -DHASTIMER -DCOLOR_OFFSET=0.0 -Wno-logical-op-parentheses -Wno-tautological-pointer-compare -Wno-tautological-constant-out-of-range-compare -fallow-argument-mismatch +@@ -307,16 +307,16 @@ gmolden: $(OBJS) src/mpdum.o src/xwingl.o mv gmolden bin/gmolden ambfor/ambfor: src/ambfor/*.f src/ambfor/*.c @@ -39,3 +40,9 @@ mv src/ambfor/ambmd bin/ambmd surf/surf: src/surf/*.h src/surf/*.c + $(MAKE) -C src/surf depend +- $(MAKE) -C src/surf EXT="${EXT}" ++ $(MAKE) -C src/surf EXT="${EXT}" FFLAGS="$(FFLAGS)" + mv src/surf/surf bin/surf + + # noxwin will not work as long as the old ocglbck calls arent in dummys diff --git a/biology/ngs-sdk/Makefile b/biology/ngs-sdk/Makefile index 2a6e174bbf5..3eadeb6059a 100644 --- a/biology/ngs-sdk/Makefile +++ b/biology/ngs-sdk/Makefile @@ -10,6 +10,8 @@ LICENSE= PD LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_aarch64= fails to configure: unsupported architecture 'FreeBSD' +BROKEN_armv6= fails to configure: unsupported architecture 'FreeBSD':'arm' +BROKEN_armv7= fails to configure: unsupported architecture 'FreeBSD':'arm' BROKEN_riscv64= fails to configure: unsupported architecture 'FreeBSD' NOT_FOR_ARCHS= powerpc64 NOT_FOR_ARCHS_REASON= os-arch.prl needs to be taught about powerpc64 diff --git a/biology/star/Makefile b/biology/star/Makefile index 66d4ac8a4dc..12f86256222 100644 --- a/biology/star/Makefile +++ b/biology/star/Makefile @@ -11,6 +11,9 @@ LICENSE_FILE= ${WRKDIR}/STAR-${DISTVERSION}/LICENSE NOT_FOR_ARCHS= i386 powerpc NOT_FOR_ARCHS_REASON=Needs 16+ GiB RAM for typical eukaryotic genome +.if !exists(/usr/include/omp.h) +BROKEN= requires OpenMP support that is missing on this architecture +.endif LIB_DEPENDS= libhts.so:biology/htslib diff --git a/cad/camotics/Makefile b/cad/camotics/Makefile index 2e711b9a09d..05caf682632 100644 --- a/cad/camotics/Makefile +++ b/cad/camotics/Makefile @@ -1,6 +1,7 @@ PORTNAME= CAMotics DISTVERSIONPREFIX= v DISTVERSION= 1.2.2-rc1 +PORTREVISION= 1 CATEGORIES= cad MAINTAINER= thierry@FreeBSD.org @@ -52,7 +53,7 @@ PORTEXAMPLES= * MAKE_ARGS+= cc="${CC}" \ cxx="${CXX}" \ - cxxstd="c++14" \ + cxxstd="c++17" \ ccflags="${CCFLAGS}" \ cxxflags="${CXXFLAGS} ${QT5_INC}" \ linkflags="${LDFLAGS} ${QT5_LIBS}" \ diff --git a/cad/camotics/files/patch-src_camotics_contour_TriangleMesh.h b/cad/camotics/files/patch-src_camotics_contour_TriangleMesh.h new file mode 100644 index 00000000000..02e8a834ddd --- /dev/null +++ b/cad/camotics/files/patch-src_camotics_contour_TriangleMesh.h @@ -0,0 +1,11 @@ +--- src/camotics/contour/TriangleMesh.h.orig 2021-07-27 23:51:08 UTC ++++ src/camotics/contour/TriangleMesh.h +@@ -52,7 +52,7 @@ namespace CAMotics { + + + struct VertexSort { +- bool operator() (const Vertex *a, const Vertex *b) {return *a < *b;} ++ bool operator() (const Vertex *a, const Vertex *b) const {return *a < *b;} + }; + + diff --git a/cad/gds3d/Makefile b/cad/gds3d/Makefile index a9cf8aaf55c..8a3c99d8e32 100644 --- a/cad/gds3d/Makefile +++ b/cad/gds3d/Makefile @@ -1,5 +1,5 @@ PORTNAME= gds3d -DISTVERSION= g20210503 +DISTVERSION= g20220203 CATEGORIES= cad MAINTAINER= yuri@FreeBSD.org @@ -19,7 +19,7 @@ BROKEN= requires OpenMP support that is missing on this architecture USE_GITHUB= yes GH_ACCOUNT= trilomix GH_PROJECT= ${PORTNAME:tu} -GH_TAGNAME= bcdb97a +GH_TAGNAME= 173da0c WRKSRC_SUBDIR= linux diff --git a/cad/gds3d/distinfo b/cad/gds3d/distinfo index 40100b5b952..ce947fb226d 100644 --- a/cad/gds3d/distinfo +++ b/cad/gds3d/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1633329571 -SHA256 (trilomix-GDS3D-g20210503-bcdb97a_GH0.tar.gz) = 9e1dd0d4c5634734c84d8f221e421fbc094181e1b1e8f58086632fa927f46aee -SIZE (trilomix-GDS3D-g20210503-bcdb97a_GH0.tar.gz) = 4907550 +TIMESTAMP = 1658640609 +SHA256 (trilomix-GDS3D-g20220203-173da0c_GH0.tar.gz) = f6cdb9292441e6255a3d7cb12f66af8a3f22d0a4612ae8e47be0d3c7c1b6013d +SIZE (trilomix-GDS3D-g20220203-173da0c_GH0.tar.gz) = 4906305 diff --git a/cad/kicad-doc/Makefile b/cad/kicad-doc/Makefile index 4d11958976f..75dda2a6d45 100644 --- a/cad/kicad-doc/Makefile +++ b/cad/kicad-doc/Makefile @@ -1,5 +1,5 @@ PORTNAME= kicad -PORTVERSION= 6.0.6 +PORTVERSION= 6.0.7 CATEGORIES= cad MASTER_SITES= https://kicad-downloads.s3.cern.ch/docs/ PKGNAMESUFFIX= -doc diff --git a/cad/kicad-doc/distinfo b/cad/kicad-doc/distinfo index e2f9c9b80cc..269d0dbf2b5 100644 --- a/cad/kicad-doc/distinfo +++ b/cad/kicad-doc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1655584720 -SHA256 (kicad-doc-6.0.6.tar.gz) = 508174319a013de097d756cce9af66b48c81c2da30329dc3ebe1cbf2742029b1 -SIZE (kicad-doc-6.0.6.tar.gz) = 277792092 +TIMESTAMP = 1658853010 +SHA256 (kicad-doc-6.0.7.tar.gz) = 470b741e55f80c828d6fe607b503d9e9d27081bf871ec52092d0ba7e1a0c9b2c +SIZE (kicad-doc-6.0.7.tar.gz) = 277791771 diff --git a/cad/kicad-library-footprints/Makefile b/cad/kicad-library-footprints/Makefile index ed4104a5b94..1e890142015 100644 --- a/cad/kicad-library-footprints/Makefile +++ b/cad/kicad-library-footprints/Makefile @@ -1,5 +1,5 @@ PORTNAME= kicad -PORTVERSION= 6.0.6 +PORTVERSION= 6.0.7 CATEGORIES= cad MASTER_SITES= https://gitlab.com/kicad/libraries/${PORTNAME}-footprints/-/archive/${DISTVERSION}/ PKGNAMESUFFIX= -library-footprints diff --git a/cad/kicad-library-footprints/distinfo b/cad/kicad-library-footprints/distinfo index 37337951022..5924279537a 100644 --- a/cad/kicad-library-footprints/distinfo +++ b/cad/kicad-library-footprints/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1655584636 -SHA256 (kicad-footprints-6.0.6.tar.bz2) = c7dc844819670956da759314a5d06448f776ed56ff5d6eb9b538db819095523d -SIZE (kicad-footprints-6.0.6.tar.bz2) = 23614649 +TIMESTAMP = 1658852960 +SHA256 (kicad-footprints-6.0.7.tar.bz2) = 0ea1bb74ab4182f7fce20616fcdf9b7911e563b209230a7aaf3b6b3841cde8aa +SIZE (kicad-footprints-6.0.7.tar.bz2) = 23625445 diff --git a/cad/kicad-library-footprints/pkg-plist b/cad/kicad-library-footprints/pkg-plist index 121592ee72c..4b36adfb422 100644 --- a/cad/kicad-library-footprints/pkg-plist +++ b/cad/kicad-library-footprints/pkg-plist @@ -8942,7 +8942,7 @@ %%DATADIR%%/footprints/Package_CSP.pretty/LFCSP-WD-10-1EP_3x3mm_P0.5mm_EP1.64x2.38mm_ThermalVias.kicad_mod %%DATADIR%%/footprints/Package_CSP.pretty/LFCSP-WD-8-1EP_3x3mm_P0.65mm_EP1.6x2.44mm.kicad_mod %%DATADIR%%/footprints/Package_CSP.pretty/LFCSP-WD-8-1EP_3x3mm_P0.65mm_EP1.6x2.44mm_ThermalVias.kicad_mod -%%DATADIR%%/footprints/Package_CSP.pretty/Maxim_WLCSP-32_3.0x2.17mm_Layout7x5_P0.4mm_Ball0.27mm_Pad0.25mm.kicad_mod +%%DATADIR%%/footprints/Package_CSP.pretty/Maxim_WLCSP-35_3.0x2.17mm_Layout7x5_P0.4mm_Ball0.27mm_Pad0.25mm.kicad_mod %%DATADIR%%/footprints/Package_CSP.pretty/ST_WLCSP-100_Die422.kicad_mod %%DATADIR%%/footprints/Package_CSP.pretty/ST_WLCSP-100_Die446.kicad_mod %%DATADIR%%/footprints/Package_CSP.pretty/ST_WLCSP-100_Die452.kicad_mod @@ -10204,13 +10204,17 @@ %%DATADIR%%/footprints/Package_SO.pretty/TSOP-II-32_21.0x10.2mm_P1.27mm.kicad_mod %%DATADIR%%/footprints/Package_SO.pretty/TSOP-II-44_10.16x18.41mm_P0.8mm.kicad_mod %%DATADIR%%/footprints/Package_SO.pretty/TSOP-II-54_22.2x10.16mm_P0.8mm.kicad_mod +%%DATADIR%%/footprints/Package_SO.pretty/TSSOP-100_6.1x20.8mm_P0.4mm.kicad_mod %%DATADIR%%/footprints/Package_SO.pretty/TSSOP-10_3x3mm_P0.5mm.kicad_mod %%DATADIR%%/footprints/Package_SO.pretty/TSSOP-14-1EP_4.4x5mm_P0.65mm.kicad_mod +%%DATADIR%%/footprints/Package_SO.pretty/TSSOP-14_4.4x3.6mm_P0.4mm.kicad_mod %%DATADIR%%/footprints/Package_SO.pretty/TSSOP-14_4.4x5mm_P0.65mm.kicad_mod %%DATADIR%%/footprints/Package_SO.pretty/TSSOP-16-1EP_4.4x5mm_P0.65mm.kicad_mod %%DATADIR%%/footprints/Package_SO.pretty/TSSOP-16-1EP_4.4x5mm_P0.65mm_EP3x3mm.kicad_mod %%DATADIR%%/footprints/Package_SO.pretty/TSSOP-16-1EP_4.4x5mm_P0.65mm_EP3x3mm_ThermalVias.kicad_mod +%%DATADIR%%/footprints/Package_SO.pretty/TSSOP-16_4.4x3.6mm_P0.4mm.kicad_mod %%DATADIR%%/footprints/Package_SO.pretty/TSSOP-16_4.4x5mm_P0.65mm.kicad_mod +%%DATADIR%%/footprints/Package_SO.pretty/TSSOP-20_4.4x5mm_P0.4mm.kicad_mod %%DATADIR%%/footprints/Package_SO.pretty/TSSOP-20_4.4x5mm_P0.5mm.kicad_mod %%DATADIR%%/footprints/Package_SO.pretty/TSSOP-20_4.4x6.5mm_P0.65mm.kicad_mod %%DATADIR%%/footprints/Package_SO.pretty/TSSOP-24-1EP_4.4x7.8mm_P0.65mm_EP3.2x5mm.kicad_mod @@ -10255,6 +10259,7 @@ %%DATADIR%%/footprints/Package_SO.pretty/TSSOP-50_4.4x12.5mm_P0.5mm.kicad_mod %%DATADIR%%/footprints/Package_SO.pretty/TSSOP-52_6.1x11mm_P0.4mm.kicad_mod %%DATADIR%%/footprints/Package_SO.pretty/TSSOP-52_8x11mm_P0.4mm.kicad_mod +%%DATADIR%%/footprints/Package_SO.pretty/TSSOP-56_4.4x11.3mm_P0.4mm.kicad_mod %%DATADIR%%/footprints/Package_SO.pretty/TSSOP-56_6.1x12.5mm_P0.4mm.kicad_mod %%DATADIR%%/footprints/Package_SO.pretty/TSSOP-56_6.1x14mm_P0.5mm.kicad_mod %%DATADIR%%/footprints/Package_SO.pretty/TSSOP-56_8x12.5mm_P0.4mm.kicad_mod @@ -11275,6 +11280,7 @@ %%DATADIR%%/footprints/Sensor.pretty/SHT1x.kicad_mod %%DATADIR%%/footprints/Sensor.pretty/Senseair_S8_Down.kicad_mod %%DATADIR%%/footprints/Sensor.pretty/Senseair_S8_Up.kicad_mod +%%DATADIR%%/footprints/Sensor.pretty/Sensirion_SCD4x-1EP_10.1x10.1mm_P1.25mm_EP4.8x4.8mm.kicad_mod %%DATADIR%%/footprints/Sensor.pretty/Winson_GM-402B_5x5mm_P1.27mm.kicad_mod %%DATADIR%%/footprints/Sensor_Audio.pretty/CUI_CMC-4013-SMT.kicad_mod %%DATADIR%%/footprints/Sensor_Audio.pretty/Infineon_PG-LLGA-5-1.kicad_mod @@ -12090,6 +12096,7 @@ %%DATADIR%%/footprints/Transformer_SMD.pretty/Transformer_Ethernet_Halo_N5_SO-16_7.11x12.7mm.kicad_mod %%DATADIR%%/footprints/Transformer_SMD.pretty/Transformer_Ethernet_Halo_N6_SO-16_7.11x14.73mm.kicad_mod %%DATADIR%%/footprints/Transformer_SMD.pretty/Transformer_Ethernet_Wuerth_749013011A.kicad_mod +%%DATADIR%%/footprints/Transformer_SMD.pretty/Transformer_Ethernet_YDS_30F-51NL_SO-24_7.1x15.1mm.kicad_mod %%DATADIR%%/footprints/Transformer_SMD.pretty/Transformer_MACOM_SM-22.kicad_mod %%DATADIR%%/footprints/Transformer_SMD.pretty/Transformer_Murata_78250JC.kicad_mod %%DATADIR%%/footprints/Transformer_SMD.pretty/Transformer_NF_ETAL_P2781.kicad_mod diff --git a/cad/kicad-library-packages3d/Makefile b/cad/kicad-library-packages3d/Makefile index c1a82c7d244..292423183b4 100644 --- a/cad/kicad-library-packages3d/Makefile +++ b/cad/kicad-library-packages3d/Makefile @@ -1,5 +1,5 @@ PORTNAME= kicad -PORTVERSION= 6.0.6 +PORTVERSION= 6.0.7 CATEGORIES= cad MASTER_SITES= https://gitlab.com/kicad/libraries/${PORTNAME}-packages3D/-/archive/${DISTVERSION}/ PKGNAMESUFFIX= -library-packages3d diff --git a/cad/kicad-library-packages3d/distinfo b/cad/kicad-library-packages3d/distinfo index d8de9fa30cb..d2e5170c5c5 100644 --- a/cad/kicad-library-packages3d/distinfo +++ b/cad/kicad-library-packages3d/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1655585422 -SHA256 (kicad-packages3D-6.0.6.tar.bz2) = 992cb2a3a66a375dbd3220bf284189f704e5a1418c15d7144b36219f6d461a4c -SIZE (kicad-packages3D-6.0.6.tar.bz2) = 735212197 +TIMESTAMP = 1658853656 +SHA256 (kicad-packages3D-6.0.7.tar.bz2) = f1301003886d8eaecafe802c4d624abb9a5bbbd056b7cc476d00aa31b6cfa681 +SIZE (kicad-packages3D-6.0.7.tar.bz2) = 736488867 diff --git a/cad/kicad-library-packages3d/pkg-plist b/cad/kicad-library-packages3d/pkg-plist index 10ccfb0ad91..36afb56ff55 100644 --- a/cad/kicad-library-packages3d/pkg-plist +++ b/cad/kicad-library-packages3d/pkg-plist @@ -7848,6 +7848,8 @@ %%DATADIR%%/3dmodels/Diode_SMD.3dshapes/D_SMB.wrl %%DATADIR%%/3dmodels/Diode_SMD.3dshapes/D_SMC.step %%DATADIR%%/3dmodels/Diode_SMD.3dshapes/D_SMC.wrl +%%DATADIR%%/3dmodels/Diode_SMD.3dshapes/D_SMF.step +%%DATADIR%%/3dmodels/Diode_SMD.3dshapes/D_SMF.wrl %%DATADIR%%/3dmodels/Diode_SMD.3dshapes/D_SOD-110.step %%DATADIR%%/3dmodels/Diode_SMD.3dshapes/D_SOD-110.wrl %%DATADIR%%/3dmodels/Diode_SMD.3dshapes/D_SOD-123.step @@ -12224,6 +12226,8 @@ %%DATADIR%%/3dmodels/Transformer_THT.3dshapes/Transformer_NF_ETAL_P1165.wrl %%DATADIR%%/3dmodels/Transistor_Power_Module.3dshapes/Infineon_EasyPIM-2B.step %%DATADIR%%/3dmodels/Transistor_Power_Module.3dshapes/Infineon_EasyPIM-2B.wrl +%%DATADIR%%/3dmodels/Transistor_Power_Module.3dshapes/ST_ACEPACK-2-CIB.step +%%DATADIR%%/3dmodels/Transistor_Power_Module.3dshapes/ST_ACEPACK-2-CIB.wrl %%DATADIR%%/3dmodels/Transistor_Power_Module.3dshapes/ST_SDIP-25L.step %%DATADIR%%/3dmodels/Transistor_Power_Module.3dshapes/ST_SDIP-25L.wrl %%DATADIR%%/3dmodels/Valve.3dshapes/Valve_Mini_Pentode_Linear.step diff --git a/cad/kicad-library-symbols/Makefile b/cad/kicad-library-symbols/Makefile index 695dc575d12..a6ca6b071b5 100644 --- a/cad/kicad-library-symbols/Makefile +++ b/cad/kicad-library-symbols/Makefile @@ -1,5 +1,5 @@ PORTNAME= kicad -PORTVERSION= 6.0.6 +PORTVERSION= 6.0.7 CATEGORIES= cad MASTER_SITES= https://gitlab.com/kicad/libraries/${PORTNAME}-symbols/-/archive/${DISTVERSION}/ PKGNAMESUFFIX= -library-symbols diff --git a/cad/kicad-library-symbols/distinfo b/cad/kicad-library-symbols/distinfo index 8a179d97981..c9f4ddb1a28 100644 --- a/cad/kicad-library-symbols/distinfo +++ b/cad/kicad-library-symbols/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1655584679 -SHA256 (kicad-symbols-6.0.6.tar.bz2) = 65e7f20e446b1c35c252c6698e0bd8629e47c54b4fdcfe3dd8c16f58d0ab4f70 -SIZE (kicad-symbols-6.0.6.tar.bz2) = 2268911 +TIMESTAMP = 1658852984 +SHA256 (kicad-symbols-6.0.7.tar.bz2) = 3582d3c88a79aba32cc32f921a5cd8b9590abb83cb9b2f4e54bef2a9e2d49a50 +SIZE (kicad-symbols-6.0.7.tar.bz2) = 2268170 diff --git a/cad/kicad-library-templates/Makefile b/cad/kicad-library-templates/Makefile index 6db16324d17..0bbeb35c5d3 100644 --- a/cad/kicad-library-templates/Makefile +++ b/cad/kicad-library-templates/Makefile @@ -1,5 +1,5 @@ PORTNAME= kicad -PORTVERSION= 6.0.6 +PORTVERSION= 6.0.7 CATEGORIES= cad MASTER_SITES= https://gitlab.com/kicad/libraries/${PORTNAME}-templates/-/archive/${DISTVERSION}/ PKGNAMESUFFIX= -library-tmpl diff --git a/cad/kicad-library-templates/distinfo b/cad/kicad-library-templates/distinfo index 7050b67ae6b..44f51d0393d 100644 --- a/cad/kicad-library-templates/distinfo +++ b/cad/kicad-library-templates/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1655584640 -SHA256 (kicad-templates-6.0.6.tar.bz2) = b0a6b9d6e9a4ea0c53bb5ab0fcc28fce3a5e0b158b23d5846c1e823c8fd565c9 -SIZE (kicad-templates-6.0.6.tar.bz2) = 934662 +TIMESTAMP = 1658852985 +SHA256 (kicad-templates-6.0.7.tar.bz2) = 35192a481f682546328ad8cbc80b8fde6f44a8ff0ebd2dfa4e2f7602a821bfee +SIZE (kicad-templates-6.0.7.tar.bz2) = 934731 diff --git a/cad/kicad/Makefile b/cad/kicad/Makefile index 36ebd2cfa6a..ba52bed7e6c 100644 --- a/cad/kicad/Makefile +++ b/cad/kicad/Makefile @@ -1,5 +1,5 @@ PORTNAME= kicad -PORTVERSION= 6.0.6 +PORTVERSION= 6.0.7 PORTEPOCH= 2 CATEGORIES= cad MASTER_SITES= https://gitlab.com/${PORTNAME}/code/${PORTNAME}/-/archive/${DISTVERSION}/ diff --git a/cad/kicad/distinfo b/cad/kicad/distinfo index 46453c68fd4..f8381032171 100644 --- a/cad/kicad/distinfo +++ b/cad/kicad/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1655544824 -SHA256 (kicad-6.0.6.tar.bz2) = de0b2855c95ee402724266d1422f307de7da64d5b16282a09c71dd86eee35096 -SIZE (kicad-6.0.6.tar.bz2) = 33890691 +TIMESTAMP = 1658852915 +SHA256 (kicad-6.0.7.tar.bz2) = dff40e08b5b0a815c9c9f8334e634c2732c854bc07b2476d3359e90037fd8a82 +SIZE (kicad-6.0.7.tar.bz2) = 33988808 diff --git a/cad/linux-eagle5/Makefile b/cad/linux-eagle5/Makefile index aa20658feb2..2e26d8c40f9 100644 --- a/cad/linux-eagle5/Makefile +++ b/cad/linux-eagle5/Makefile @@ -1,6 +1,6 @@ PORTNAME= eagle5 PORTVERSION= ${EAGLEVERSION} -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= cad linux MASTER_SITES= LOCAL/riggs/${PORTNAME} \ ftp://ftp.cadsoft.de/eagle/program/${EAGLEBASEVERSION}/ @@ -37,7 +37,7 @@ EAGLEVERSION= ${EAGLEBASEVERSION}.${EAGLEBUGFIX} USES= linux USE_LINUX= xorglibs jpeg png NO_BUILD= yes -SUB_FILES= pkg-deinstall pkg-message +SUB_FILES= pkg-message DESKTOP_ENTRIES= "Eagle5" "Tool for designing printed circuit boards" \ ${DATADIR}/ulp/eagle.bmp \ diff --git a/cad/linux-eagle5/files/pkg-deinstall.in b/cad/linux-eagle5/files/pkg-deinstall.in deleted file mode 100644 index 5418dcb1c48..00000000000 --- a/cad/linux-eagle5/files/pkg-deinstall.in +++ /dev/null @@ -1,19 +0,0 @@ -#!/bin/sh - -PATH=/bin:/usr/sbin:/usr/bin:/usr/sbin - -DATADIR="%%DATADIR%%" - -post-deinstall() { - echo "WARNING: If you will *NOT* use this package anymore, please remove the" - echo " following file and the directory manually:" - echo " ${DATADIR}/bin/eagle.key" - echo " ${DATADIR}" - echo -} - -case $2 in - POST-DEINSTALL) - post-deinstall - ;; -esac diff --git a/cad/linux-eagle5/files/pkg-message.in b/cad/linux-eagle5/files/pkg-message.in index 338235d72c1..12bc421ae66 100644 --- a/cad/linux-eagle5/files/pkg-message.in +++ b/cad/linux-eagle5/files/pkg-message.in @@ -12,5 +12,13 @@ directory upon initial startup. If this user does no longer want to work on projects with eagle (e.g. the root account has been used to create the mentioned key file), this directory can safely be deleted. EOM +}, +{ type: rmeove + message: <0:devel/llvm${LLVM_VERSION} TEST_DEPENDS= check>0:devel/check +.if !exists(/usr/include/unwind.h) +LIB_DEPENDS= libunwind.so:devel/libunwind +.endif USES= autoreconf compiler:c++14-lang localbase pkgconfig @@ -30,12 +34,6 @@ MAKE_ARGS= CFLAGS="${CFLAGS}" # only for tests LLVM_VERSION= ${LLVM_DEFAULT} -.include - -.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1400052 # devel/libunwind installs include/unwind.h only before that version, after which it probably exists in the base -BUILD_DEPENDS+= ${LOCALBASE}/include/unwind.h:devel/libunwind -.endif - post-install: ${FIND} ${STAGEDIR}${PREFIX} -name "*.so" | ${XARGS} ${STRIP_CMD} diff --git a/cad/openfpgaloader/Makefile b/cad/openfpgaloader/Makefile index eb5b98eb02d..94d67d1864f 100644 --- a/cad/openfpgaloader/Makefile +++ b/cad/openfpgaloader/Makefile @@ -1,6 +1,6 @@ PORTNAME= openfpgaloader DISTVERSIONPREFIX= v -DISTVERSION= 0.8.0 +DISTVERSION= 0.9.0 CATEGORIES= cad MAINTAINER= yuri@FreeBSD.org diff --git a/cad/openfpgaloader/distinfo b/cad/openfpgaloader/distinfo index 90933c524b5..8be7491e6ea 100644 --- a/cad/openfpgaloader/distinfo +++ b/cad/openfpgaloader/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1647731334 -SHA256 (trabucayre-openFPGALoader-v0.8.0_GH0.tar.gz) = 1d94c2b40c4d6b22d4099ef48b7ed4cb3f3ebfc73f36b1e87c739418a7d3045d -SIZE (trabucayre-openFPGALoader-v0.8.0_GH0.tar.gz) = 664585 +TIMESTAMP = 1658950677 +SHA256 (trabucayre-openFPGALoader-v0.9.0_GH0.tar.gz) = 1555b7ba1eb5f98d4c7a0d77c1ed7ab54214e942b8c562264e74b5d3997e0dd3 +SIZE (trabucayre-openFPGALoader-v0.9.0_GH0.tar.gz) = 843526 diff --git a/cad/openfpgaloader/pkg-plist b/cad/openfpgaloader/pkg-plist index 4e4a4142121..61086a045ee 100644 --- a/cad/openfpgaloader/pkg-plist +++ b/cad/openfpgaloader/pkg-plist @@ -3,8 +3,11 @@ bin/openFPGALoader %%DATADIR%%/spiOverJtag_5ce223.rbf %%DATADIR%%/spiOverJtag_5ce423.rbf.gz %%DATADIR%%/spiOverJtag_5ce523.rbf.gz +%%DATADIR%%/spiOverJtag_5ce927.rbf.gz +%%DATADIR%%/spiOverJtag_ep4ce11523.rbf.gz %%DATADIR%%/spiOverJtag_ep4ce1523.rbf.gz %%DATADIR%%/spiOverJtag_ep4ce2217.rbf +%%DATADIR%%/spiOverJtag_xc3s500evq100.bit.gz %%DATADIR%%/spiOverJtag_xc6slx100fgg484.bit %%DATADIR%%/spiOverJtag_xc6slx150tfgg484.bit.gz %%DATADIR%%/spiOverJtag_xc6slx16csg324.bit.gz @@ -12,14 +15,17 @@ bin/openFPGALoader %%DATADIR%%/spiOverJtag_xc6slx45csg324.bit %%DATADIR%%/spiOverJtag_xc7a100tcsg324.bit.gz %%DATADIR%%/spiOverJtag_xc7a100tfgg484.bit +%%DATADIR%%/spiOverJtag_xc7a100tfgg676.bit.gz %%DATADIR%%/spiOverJtag_xc7a200tsbg484.bit %%DATADIR%%/spiOverJtag_xc7a35tcpg236.bit %%DATADIR%%/spiOverJtag_xc7a35tcsg324.bit %%DATADIR%%/spiOverJtag_xc7a35tftg256.bit %%DATADIR%%/spiOverJtag_xc7a50tcpg236.bit %%DATADIR%%/spiOverJtag_xc7a75tfgg484.bit +%%DATADIR%%/spiOverJtag_xc7k160tffg676.bit.gz %%DATADIR%%/spiOverJtag_xc7k325tffg676.bit.gz %%DATADIR%%/spiOverJtag_xc7k325tffg900.bit.gz +%%DATADIR%%/spiOverJtag_xc7k420tffg901.bit.gz %%DATADIR%%/spiOverJtag_xc7s25csga324.bit.gz %%DATADIR%%/spiOverJtag_xc7s50csga324.bit.gz %%DATADIR%%/test_sfl.svf diff --git a/cad/openroad/Makefile b/cad/openroad/Makefile index 4e01b07bbfe..0e9f395483c 100644 --- a/cad/openroad/Makefile +++ b/cad/openroad/Makefile @@ -12,6 +12,9 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_i386= C++ issue on i386, should be resolved in the next update +.if !exists(/usr/include/omp.h) +BROKEN= requires OpenMP support that is missing on this architecture +.endif BUILD_DEPENDS= base64:converters/base64 \ boost-libs>0:devel/boost-libs \ diff --git a/cad/pcb-rnd/Makefile b/cad/pcb-rnd/Makefile index 136a86a00ba..6b9eca09f1d 100644 --- a/cad/pcb-rnd/Makefile +++ b/cad/pcb-rnd/Makefile @@ -1,5 +1,5 @@ PORTNAME= pcb-rnd -DISTVERSION= 3.0.4 +DISTVERSION= 3.0.5 CATEGORIES= cad MASTER_SITES= http://repo.hu/projects/pcb-rnd/releases/ @@ -10,21 +10,29 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libfungw.so:devel/fungw \ - librnd-hid.so:cad/librnd \ libfreetype.so:print/freetype2 \ libgd.so:graphics/gd \ + libgenht.so:devel/genht \ + librnd-hid.so:cad/librnd \ libxml2.so:textproc/libxml2 USES= gmake pkgconfig tar:bz2 HAS_CONFIGURE= yes +CONFIGURE_ARGS= --cflags/libs/sul/freetype2="-I${LOCALBASE}/include/freetype2 -I${LOCALBASE}/include/freetype2/freetype" \ + --ldflags/libs/sul/freetype2=-L${LOCALBASE}/lib \ + ${WITH_DEBUG:D--debug} \ + --CC=${CC} \ + --CFLAGS='${CFLAGS}' \ + --LDFLAGS='${LDFLAGS}' BINARY_ALIAS= make=${MAKE_CMD} OPTIONS_DEFINE= DOCS -pre-configure: - ${REINPLACE_CMD} \ - -e 's,%%LOCALBASE%%,${LOCALBASE},g' \ - ${WRKSRC}/scconfig/src/sul/find_freetype2.c +post-install: +.for f in pcb-rnd txt2bxl bxl2txt gsch2pcb-rnd + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/$f +.endfor + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/pcb-rnd/plugins/*.so .include diff --git a/cad/pcb-rnd/distinfo b/cad/pcb-rnd/distinfo index 9b3841f4044..152af812814 100644 --- a/cad/pcb-rnd/distinfo +++ b/cad/pcb-rnd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1651840727 -SHA256 (pcb-rnd-3.0.4.tar.bz2) = 77c1b5c5e8ea6ab10e3b5a336d2b46e7e58748e922fbeb1d74605743c6adfb81 -SIZE (pcb-rnd-3.0.4.tar.bz2) = 4528842 +TIMESTAMP = 1658370125 +SHA256 (pcb-rnd-3.0.5.tar.bz2) = 7051a6e9afd2eaf7dc02a6d89eb5c0ff7763ca0c9c9e41bf332e4a8247700cde +SIZE (pcb-rnd-3.0.5.tar.bz2) = 4740783 diff --git a/cad/pcb-rnd/files/patch-scconfig_src_sul_find__freetype2.c b/cad/pcb-rnd/files/patch-scconfig_src_sul_find__freetype2.c deleted file mode 100644 index 353415d85b5..00000000000 --- a/cad/pcb-rnd/files/patch-scconfig_src_sul_find__freetype2.c +++ /dev/null @@ -1,11 +0,0 @@ ---- scconfig/src/sul/find_freetype2.c.orig 2022-05-27 13:11:01 UTC -+++ scconfig/src/sul/find_freetype2.c -@@ -57,7 +57,7 @@ int find_sul_freetype2(const char *name, int logdepth, - if (try_icl(logdepth, node, test_c, NULL, NULL, "-lfreetype")) - return 0; - -- if (try_icl(logdepth, node, test_c, NULL, "-I/usr/include/freetype2 -I/usr/include/freetype2/freetype", "-lfreetype")) -+ if (try_icl(logdepth, node, test_c, NULL, "-I%%LOCALBASE%%/include/freetype2 -I%%LOCALBASE%%/include/freetype2/freetype -L%%LOCALBASE%%/lib", "-lfreetype")) - return 0; - - if (try_icl(logdepth, node, test_c, NULL, "-I/usr/include/freetype2", "-lfreetype")) diff --git a/cad/surelog/Makefile b/cad/surelog/Makefile index baa6033a4fd..ec58d7a0caf 100644 --- a/cad/surelog/Makefile +++ b/cad/surelog/Makefile @@ -10,6 +10,8 @@ COMMENT= SystemVerilog 2017 Pre-processor, Parser, Elaborator, etc LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_aarch64= Creating OVM precompiled package... Segmentation fault (core dumped) # update to the current revision might help but it has C++ errors + BUILD_DEPENDS= utf8cpp>0:devel/utf8cpp \ ${PYTHON_PKGNAMEPREFIX}orderedmultidict>0:devel/py-orderedmultidict@${PY_FLAVOR} LIB_DEPENDS= libtcmalloc.so:devel/google-perftools diff --git a/chinese/libreoffice-zh_CN/distinfo b/chinese/libreoffice-zh_CN/distinfo index 1229c5de966..e2ab79011de 100644 --- a/chinese/libreoffice-zh_CN/distinfo +++ b/chinese/libreoffice-zh_CN/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654809072 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_zh-CN.tar.gz) = 756083acb744db4389da7cda36d675a202a44ac53f7ce6419382f88c948b0329 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_zh-CN.tar.gz) = 792706 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_zh-CN.tar.gz) = 4847fb04e22c6213c4bd66fd59a63380146e4effeb0681c914def1475e5e119f -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_zh-CN.tar.gz) = 3288093 +TIMESTAMP = 1658602472 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_zh-CN.tar.gz) = 86d9ba48c765b9fa10316a9d8a31b625429a4703277455d8e3f0fda9de833b82 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_zh-CN.tar.gz) = 792232 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_zh-CN.tar.gz) = 61869c696f4028f09305c1ba4575a1eacbcee4e4564b608be94be10d887d1c33 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_zh-CN.tar.gz) = 3274274 diff --git a/chinese/libreoffice-zh_TW/distinfo b/chinese/libreoffice-zh_TW/distinfo index 69928185395..857a262b91c 100644 --- a/chinese/libreoffice-zh_TW/distinfo +++ b/chinese/libreoffice-zh_TW/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654809078 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_zh-TW.tar.gz) = eb7b059e9857e877c0ce6a61d8a2353dc57617a4d6036cd0fd63fc5b8cfea8ec -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_zh-TW.tar.gz) = 805961 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_zh-TW.tar.gz) = dd04498e235235b6c82202a44fc291833fdf09f4a44db859a6d16afafc070dfb -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_zh-TW.tar.gz) = 3375412 +TIMESTAMP = 1658602479 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_zh-TW.tar.gz) = 7767d49a01563fdee22541919de02b43184b17099d19ccab802f61196b10b2db +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_zh-TW.tar.gz) = 806387 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_zh-TW.tar.gz) = b1c27fca78f695a030499921a4acd3b887b7ce6d745b745b822daeb7a1ef2964 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_zh-TW.tar.gz) = 3361253 diff --git a/comms/aprsd/Makefile b/comms/aprsd/Makefile index 9e51851e9b3..feb0f8efcbc 100644 --- a/comms/aprsd/Makefile +++ b/comms/aprsd/Makefile @@ -1,6 +1,6 @@ PORTNAME= aprsd PORTVERSION= 2.2.515 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= comms hamradio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/2.2.5-15 DISTNAME= aprsd-2.2.5-15 @@ -13,7 +13,7 @@ LICENSE= GPLv2 BROKEN_FreeBSD_12_powerpc64= fails to link on powerpc64 elfv1: httpserver.o:(.text+0x1074): undefined reference to `convertUpTime(int)' GNU_CONFIGURE= yes -SUB_FILES= pkg-message pkg-deinstall +SUB_FILES= pkg-message USE_RC_SUBR= aprsd USERS= aprsd tnc diff --git a/comms/aprsd/files/pkg-deinstall.in b/comms/aprsd/files/pkg-deinstall.in deleted file mode 100644 index ce7c22ec7e3..00000000000 --- a/comms/aprsd/files/pkg-deinstall.in +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh - -cat</dev/null || true - echo - echo "=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=" - echo "If you are permanently removing smstools, you should also:" | /usr/bin/fmt - echo "'rm -rf %%SPOOLDIR%%'" - echo "'rm -rf %%LOGDIR%%'" - echo "'rm -rf %%PIDDIR%%'" - echo "=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=" -fi diff --git a/comms/smstools3/files/pkg-install.in b/comms/smstools3/files/pkg-install.in deleted file mode 100644 index 19e362078a6..00000000000 --- a/comms/smstools3/files/pkg-install.in +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh - -if [ "x$2" = "xPOST-INSTALL" ]; then - mkdir -p %%SPOOLDIR%%/incoming %%SPOOLDIR%%/outgoing \ - %%SPOOLDIR%%/checked %%LOGDIR%% %%PIDDIR%% - chown -R %%SMSD_USER%%:%%SMSD_GROUP%% %%SPOOLDIR%% \ - %%LOGDIR%% %%PIDDIR%% -fi diff --git a/comms/smstools3/files/pkg-message.in b/comms/smstools3/files/pkg-message.in new file mode 100644 index 00000000000..24350daa10e --- /dev/null +++ b/comms/smstools3/files/pkg-message.in @@ -0,0 +1,11 @@ +[ +{ type: remove + message: <0:devel/p5-MRO-Compat \ + p5-namespace-clean>=0:devel/p5-namespace-clean \ p5-Params-Validate>0:devel/p5-Params-Validate \ - p5-SQL-Abstract>=1.84:databases/p5-SQL-Abstract \ - p5-namespace-clean>=0:devel/p5-namespace-clean + p5-SQL-Abstract-Classic>=1.91:databases/p5-SQL-Abstract-Classic \ + p5-SQL-Abstract>=1.84:databases/p5-SQL-Abstract TEST_DEPENDS= p5-List-MoreUtils>=0:lang/p5-List-MoreUtils \ p5-Test-Exception>=0:devel/p5-Test-Exception \ p5-Test-Pod>=0:devel/p5-Test-Pod diff --git a/databases/p5-SQL-Abstract-More/distinfo b/databases/p5-SQL-Abstract-More/distinfo index 92f741df659..307b59fbda8 100644 --- a/databases/p5-SQL-Abstract-More/distinfo +++ b/databases/p5-SQL-Abstract-More/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1649306910 -SHA256 (SQL-Abstract-More-1.38.tar.gz) = 2311437cd6260e5eaea32c2332b7a93125d4408479e8a7863c80cb90fe1248f5 -SIZE (SQL-Abstract-More-1.38.tar.gz) = 62749 +TIMESTAMP = 1658601424 +SHA256 (SQL-Abstract-More-1.39.tar.gz) = 9f81dbacf0b6c3cb500f514a629e1d7a7bd4fbb9e889f1e365948b813b45b67e +SIZE (SQL-Abstract-More-1.39.tar.gz) = 63029 diff --git a/databases/pgadmin3/Makefile b/databases/pgadmin3/Makefile index a4aeec539b3..bd5c057802e 100644 --- a/databases/pgadmin3/Makefile +++ b/databases/pgadmin3/Makefile @@ -10,8 +10,6 @@ COMMENT= PostgreSQL database design and management system LICENSE= PostgreSQL -BROKEN= does not build: error: too few arguments provided to function-like macro invocation - BUILD_DEPENDS= sphinx-build:textproc/py-sphinx USES= compiler:c++11-lib gettext gmake gnome pgsql:9.0+ ssl @@ -33,7 +31,7 @@ PORTDATA= * .include -.if ${PGSQL_VER}>=13 +.if ${PGSQL_VER}>13 EXTRA_PATCHES+= ${FILESDIR}/extrapatch-pg13 .endif diff --git a/databases/py-sqlite-fts4/Makefile b/databases/py-sqlite-fts4/Makefile new file mode 100644 index 00000000000..d12fcf4ecea --- /dev/null +++ b/databases/py-sqlite-fts4/Makefile @@ -0,0 +1,21 @@ +PORTNAME= sqlite-fts4 +PORTVERSION= 1.0.1 +CATEGORIES= databases python +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= loader@FreeBSD.org +COMMENT= Python functions for working with SQLite FTS4 search + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} + +USES= python:3.6+ +USE_GITHUB= yes +GH_ACCOUNT= simonw +USE_PYTHON= autoplist distutils pytest + +NO_ARCH= yes + +.include diff --git a/databases/py-sqlite-fts4/distinfo b/databases/py-sqlite-fts4/distinfo new file mode 100644 index 00000000000..feb57adb242 --- /dev/null +++ b/databases/py-sqlite-fts4/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1658735890 +SHA256 (simonw-sqlite-fts4-1.0.1_GH0.tar.gz) = a261ece8ddb0c70751660220fa64c19c5b491c76111e3ea3870ca1c1c143dfe5 +SIZE (simonw-sqlite-fts4-1.0.1_GH0.tar.gz) = 10786 diff --git a/databases/py-sqlite-fts4/pkg-descr b/databases/py-sqlite-fts4/pkg-descr new file mode 100644 index 00000000000..0e0bfd9a6e8 --- /dev/null +++ b/databases/py-sqlite-fts4/pkg-descr @@ -0,0 +1,4 @@ +Custom SQLite functions written in Python for ranking documents +indexed using the FTS4 extension. + +WWW: https://github.com/simonw/sqlite-fts4 diff --git a/databases/py-sqlite-utils/Makefile b/databases/py-sqlite-utils/Makefile new file mode 100644 index 00000000000..60e200ca9a4 --- /dev/null +++ b/databases/py-sqlite-utils/Makefile @@ -0,0 +1,25 @@ +PORTNAME= sqlite-utils +PORTVERSION= 3.28 +CATEGORIES= databases python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= loader@FreeBSD.org +COMMENT= Python CLI utility and library for manipulating SQLite databases + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite-fts4>0:databases/py-sqlite-fts4@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}click>0:devel/py-click@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}click-default-group>0:devel/py-click-default-group@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}tabulate>0:devel/py-tabulate@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}dateutil>0:devel/py-dateutil@${PY_FLAVOR} +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hypothesis>0:devel/py-hypothesis@${PY_FLAVOR} + +USES= python:3.6+ +USE_PYTHON= autoplist concurrent distutils pytest + +NO_ARCH= yes + +.include diff --git a/databases/py-sqlite-utils/distinfo b/databases/py-sqlite-utils/distinfo new file mode 100644 index 00000000000..7a2d9319dde --- /dev/null +++ b/databases/py-sqlite-utils/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1658735281 +SHA256 (sqlite-utils-3.28.tar.gz) = 790b01f4be16c32756b9b5eae07b6b7c905b6613ca538d646877c50b05b0a53a +SIZE (sqlite-utils-3.28.tar.gz) = 188238 diff --git a/databases/py-sqlite-utils/pkg-descr b/databases/py-sqlite-utils/pkg-descr new file mode 100644 index 00000000000..7850324bb5b --- /dev/null +++ b/databases/py-sqlite-utils/pkg-descr @@ -0,0 +1,17 @@ +Python CLI utility and library for manipulating SQLite databases. + +Some feature highlights + +* Pipe JSON (or CSV or TSV) directly into a new SQLite database + file, automatically creating a table with the appropriate schema +* Run in-memory SQL queries, including joins, directly against data + in CSV, TSV or JSON files and view the results +* Configure SQLite full-text search against your database tables + and run search queries against them, ordered by relevance +* Run transformations against your tables to make schema changes + that SQLite ALTER TABLE does not directly support, such as + changing the type of a column +* Extract columns into separate tables to better normalize your + existing data + +WWW: https://github.com/simonw/sqlite-utils diff --git a/databases/rocksdb/Makefile b/databases/rocksdb/Makefile index 56e4f288907..d598895ff0e 100644 --- a/databases/rocksdb/Makefile +++ b/databases/rocksdb/Makefile @@ -15,6 +15,7 @@ BROKEN_DragonFly= does not build on DragonFly BSD using GCC with -Werror BROKEN_armv6?= does not build: db/c.cc:2281:44: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'size_t' (aka 'unsigned int') BROKEN_armv7?= does not build: /nxb-bin/usr/bin/ld: undefined reference to symbol `__gnu_Unwind_Find_exidx@@FBSD_1.4' (try adding -lc) #'` BROKEN_FreeBSD_12_powerpc64= does not build: util/crc32c.cc:435:22: 'arch_ppc_probe' was not declared in this scope +BROKEN= does not build: util/cleanable.cc:126:16: no member named 'move' in namespace 'std' BUILD_DEPENDS= bash:shells/bash LIB_DEPENDS= libgflags.so:devel/gflags \ diff --git a/deskutils/copyq/Makefile b/deskutils/copyq/Makefile index 7625472ccbb..84452f35203 100644 --- a/deskutils/copyq/Makefile +++ b/deskutils/copyq/Makefile @@ -38,6 +38,8 @@ USE_XORG= x11 xau xcb xdmcp xtst LDFLAGS+= -Wl,--as-needed +PORTSCOUT= limit:^d\.d\. + OPTIONS_DEFINE= PLUGINS WEBKIT OPTIONS_DEFAULT= PLUGINS WEBKIT OPTIONS_SUB= yes diff --git a/deskutils/maliit-keyboard/Makefile b/deskutils/maliit-keyboard/Makefile index bb545074de7..22250f56241 100644 --- a/deskutils/maliit-keyboard/Makefile +++ b/deskutils/maliit-keyboard/Makefile @@ -1,5 +1,5 @@ PORTNAME= keyboard -DISTVERSION= 2.3.0 +DISTVERSION= 2.3.1 CATEGORIES= deskutils kde PKGNAMEPREFIX= maliit- diff --git a/deskutils/maliit-keyboard/distinfo b/deskutils/maliit-keyboard/distinfo index 18b157a9940..324e3ae43d9 100644 --- a/deskutils/maliit-keyboard/distinfo +++ b/deskutils/maliit-keyboard/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1657138083 -SHA256 (maliit-keyboard-2.3.0_GH0.tar.gz) = fd8288a6275c432eb71b44627bf39b4755a3b90a05352ee5c44cccd8d5e39a6e -SIZE (maliit-keyboard-2.3.0_GH0.tar.gz) = 13844819 +TIMESTAMP = 1658485299 +SHA256 (maliit-keyboard-2.3.1_GH0.tar.gz) = c3e1eb985b8ae7ce4e3e28412b7e797ff5db437ccd327e0d852a3c37f17fe456 +SIZE (maliit-keyboard-2.3.1_GH0.tar.gz) = 13845219 diff --git a/devel/Makefile b/devel/Makefile index 31b69b8de8b..2d508fac64b 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -794,6 +794,7 @@ SUBDIR += git-merge-changelog SUBDIR += git-modes SUBDIR += git-p4 + SUBDIR += git-prev-next SUBDIR += git-review SUBDIR += git-subrepo SUBDIR += git-svn @@ -5557,6 +5558,7 @@ SUBDIR += qgit SUBDIR += qjson SUBDIR += qmake + SUBDIR += qschematic SUBDIR += qscintilla2-designerplugin-qt5 SUBDIR += qscintilla2-qt5 SUBDIR += qt-maybe diff --git a/devel/R-cran-future/Makefile b/devel/R-cran-future/Makefile index a02293b3838..53b5f489d90 100644 --- a/devel/R-cran-future/Makefile +++ b/devel/R-cran-future/Makefile @@ -1,5 +1,5 @@ PORTNAME= future -PORTVERSION= 1.26.1 +PORTVERSION= 1.27.0 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -11,7 +11,7 @@ LICENSE= LGPL21+ CRAN_DEPENDS= R-cran-digest>0:security/R-cran-digest \ R-cran-globals>=0.15.0:devel/R-cran-globals \ R-cran-listenv>=0.8.0:devel/R-cran-listenv \ - R-cran-parallelly>=1.30.0:devel/R-cran-parallelly + R-cran-parallelly>=1.31.1:devel/R-cran-parallelly BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} diff --git a/devel/R-cran-future/distinfo b/devel/R-cran-future/distinfo index 3084a81015d..e3bbea002e8 100644 --- a/devel/R-cran-future/distinfo +++ b/devel/R-cran-future/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1653729699 -SHA256 (future_1.26.1.tar.gz) = a35c0bdae86265ebe86119231802b6fbf7b1d533b57cb423d8483fbe779390d5 -SIZE (future_1.26.1.tar.gz) = 365509 +TIMESTAMP = 1658538195 +SHA256 (future_1.27.0.tar.gz) = d08eb4579403a3577abb08d781eded1784c3278fef467a8d1d80a012785b70f9 +SIZE (future_1.27.0.tar.gz) = 365407 diff --git a/devel/R-cran-parallelly/Makefile b/devel/R-cran-parallelly/Makefile index 61445330565..fd1f167b15d 100644 --- a/devel/R-cran-parallelly/Makefile +++ b/devel/R-cran-parallelly/Makefile @@ -1,5 +1,5 @@ PORTNAME= parallelly -PORTVERSION= 1.32.0 +PORTVERSION= 1.32.1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/devel/R-cran-parallelly/distinfo b/devel/R-cran-parallelly/distinfo index 07dce4c4757..1c778eddb83 100644 --- a/devel/R-cran-parallelly/distinfo +++ b/devel/R-cran-parallelly/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654816286 -SHA256 (parallelly_1.32.0.tar.gz) = 909ca35e7931b08dab7c8e48747c9b55c4f92480d87a85f98331a03b5f85e179 -SIZE (parallelly_1.32.0.tar.gz) = 124712 +TIMESTAMP = 1658498951 +SHA256 (parallelly_1.32.1.tar.gz) = 31c685f59ac7ff702fe2720910780378113adf0df0baf048a62eef94524cca90 +SIZE (parallelly_1.32.1.tar.gz) = 124853 diff --git a/devel/R-cran-tibble/Makefile b/devel/R-cran-tibble/Makefile index b6520c3f8a1..4ddfe0cb59f 100644 --- a/devel/R-cran-tibble/Makefile +++ b/devel/R-cran-tibble/Makefile @@ -1,5 +1,5 @@ PORTNAME= tibble -PORTVERSION= 3.1.7 +PORTVERSION= 3.1.8 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -8,13 +8,12 @@ COMMENT= Simple Data Frames LICENSE= MIT -CRAN_DEPENDS= R-cran-ellipsis>=0.3.2:devel/R-cran-ellipsis \ - R-cran-fansi>=0.4.0:devel/R-cran-fansi \ +CRAN_DEPENDS= R-cran-fansi>=0.4.0:devel/R-cran-fansi \ R-cran-lifecycle>=1.0.0:devel/R-cran-lifecycle \ R-cran-magrittr>0:devel/R-cran-magrittr \ R-cran-pillar>=1.7.0:devel/R-cran-pillar \ R-cran-pkgconfig>0:devel/R-cran-pkgconfig \ - R-cran-rlang>=1.0.1:devel/R-cran-rlang \ + R-cran-rlang>=1.0.2:devel/R-cran-rlang \ R-cran-vctrs>=0.3.8:devel/R-cran-vctrs BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} diff --git a/devel/R-cran-tibble/distinfo b/devel/R-cran-tibble/distinfo index fe96a4f1f83..cbc5618219b 100644 --- a/devel/R-cran-tibble/distinfo +++ b/devel/R-cran-tibble/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1651712888 -SHA256 (tibble_3.1.7.tar.gz) = e1a50891f476803526960b4c4d736a72e7d9c3d366946744a02d6347f591c872 -SIZE (tibble_3.1.7.tar.gz) = 674873 +TIMESTAMP = 1658641903 +SHA256 (tibble_3.1.8.tar.gz) = acf30e075d18d2f61de53ca20a13c502bb32abb8083089b0bb9172a0cb5cedea +SIZE (tibble_3.1.8.tar.gz) = 672336 diff --git a/devel/RStudio/Makefile b/devel/RStudio/Makefile index 929ce07ed0c..2d95c228e87 100644 --- a/devel/RStudio/Makefile +++ b/devel/RStudio/Makefile @@ -3,7 +3,7 @@ PORTNAME= RStudio DISTVERSIONPREFIX= v -DISTVERSION= 2022.07.0+548 +DISTVERSION= 2022.07.1+554 CATEGORIES= devel math java MASTER_SITES= https://s3.amazonaws.com/rstudio-buildtools/dictionaries/:dictionaries \ https://s3.amazonaws.com/rstudio-buildtools/:buildtools diff --git a/devel/RStudio/distinfo b/devel/RStudio/distinfo index 5f294d50fee..027a39fedb0 100644 --- a/devel/RStudio/distinfo +++ b/devel/RStudio/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1657349042 +TIMESTAMP = 1658876052 SHA256 (core-dictionaries.zip) = 4341a9630efb9dcf7f215c324136407f3b3d6003e1c96f2e5e1f9f14d5787494 SIZE (core-dictionaries.zip) = 876339 SHA256 (gin-2.1.2.zip) = b98e704164f54be596779696a3fcd11be5785c9907a99ec535ff6e9525ad5f9a @@ -7,8 +7,8 @@ SHA256 (gwt-2.8.1.zip) = 0b7af89fdadb4ec51cdb400ace94637d6fe9ffa401b168e2c3d3723 SIZE (gwt-2.8.1.zip) = 95650299 SHA256 (mathjax-27.zip) = c56cbaa6c4ce03c1fcbaeb2b5ea3c312d2fb7626a360254770cbcb88fb204176 SIZE (mathjax-27.zip) = 3285230 -SHA256 (RStudio-rstudio-v2022.07.0+548_GH0.tar.gz) = 51061c4b92b6ec11bc07ca01b260c0b332d5b069aefd01b012182ae4086e9983 -SIZE (RStudio-rstudio-v2022.07.0+548_GH0.tar.gz) = 100379637 +SHA256 (RStudio-rstudio-v2022.07.1+554_GH0.tar.gz) = 1c3fd3fc64e3553ec1ec35758d177a3d4713ae5203493291d7b3b622478f4185 +SIZE (RStudio-rstudio-v2022.07.1+554_GH0.tar.gz) = 100380281 SHA256 (rstudio-r2d3-v0.2.0_GH0.tar.gz) = 6355a7632134c8c9487056019a9c458db2c98d10388cf66b018d5461d0a947af SIZE (rstudio-r2d3-v0.2.0_GH0.tar.gz) = 21977747 SHA256 (rstudio-rmarkdown-aed26ac_GH0.tar.gz) = b6f6f48dd9930514204739d8957c2737f0b1d110aebf9f89fa31de10598cb29b diff --git a/devel/appstream-glib/Makefile b/devel/appstream-glib/Makefile index 45cfa8b3a42..b200041654e 100644 --- a/devel/appstream-glib/Makefile +++ b/devel/appstream-glib/Makefile @@ -1,5 +1,5 @@ PORTNAME= appstream-glib -PORTVERSION= 0.7.18 +PORTVERSION= 0.8.0 CATEGORIES= devel MASTER_SITES= http://people.freedesktop.org/~hughsient/appstream-glib/releases/ DIST_SUBDIR= gnome @@ -11,7 +11,7 @@ LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= gcab:archivers/gcab -LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \ +LIB_DEPENDS= libcurl.so:ftp/curl \ libjson-glib-1.0.so:devel/json-glib \ libyaml.so:textproc/libyaml \ libuuid.so:misc/e2fsprogs-libuuid \ diff --git a/devel/appstream-glib/distinfo b/devel/appstream-glib/distinfo index e0c04402d62..c4ace6d9090 100644 --- a/devel/appstream-glib/distinfo +++ b/devel/appstream-glib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1607189376 -SHA256 (gnome/appstream-glib-0.7.18.tar.xz) = ca1ed22e3bde3912cb903aaa7de085d55771da454f1c0573fd9608e1de9c4002 -SIZE (gnome/appstream-glib-0.7.18.tar.xz) = 2309276 +TIMESTAMP = 1658613763 +SHA256 (gnome/appstream-glib-0.8.0.tar.xz) = 10bac3c3c6d9d27eab7e23872c21158618daa5b132c1d8e3a8154b910049b848 +SIZE (gnome/appstream-glib-0.8.0.tar.xz) = 2315988 diff --git a/devel/arduino-irremote/Makefile b/devel/arduino-irremote/Makefile index b24b098e7c0..8d93192b3a8 100644 --- a/devel/arduino-irremote/Makefile +++ b/devel/arduino-irremote/Makefile @@ -1,5 +1,5 @@ PORTNAME= arduino-irremote -PORTVERSION= 3.5.2 +PORTVERSION= 3.7.1 DISTVERSIONPREFIX= v CATEGORIES= devel diff --git a/devel/arduino-irremote/distinfo b/devel/arduino-irremote/distinfo index 17b5af2d121..4ada8bfbef1 100644 --- a/devel/arduino-irremote/distinfo +++ b/devel/arduino-irremote/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1640660837 -SHA256 (z3t0-Arduino-IRremote-v3.5.2_GH0.tar.gz) = f23aea21e392c5da2d18a3e49d873a63026a62e7a4ccc193c0d497be92123917 -SIZE (z3t0-Arduino-IRremote-v3.5.2_GH0.tar.gz) = 650279 +TIMESTAMP = 1658700084 +SHA256 (z3t0-Arduino-IRremote-v3.7.1_GH0.tar.gz) = c1de284e9a8f62b290b1ee78ceecfb5a81ab08adf90dfbd83f10c551b68b4f45 +SIZE (z3t0-Arduino-IRremote-v3.7.1_GH0.tar.gz) = 721196 diff --git a/devel/bear/Makefile b/devel/bear/Makefile index 88ca376b432..324bee03a5a 100644 --- a/devel/bear/Makefile +++ b/devel/bear/Makefile @@ -1,6 +1,5 @@ PORTNAME= bear -DISTVERSION= 3.0.19 -PORTREVISION= 4 +DISTVERSION= 3.0.20 CATEGORIES= devel MAINTAINER= jrm@FreeBSD.org diff --git a/devel/bear/distinfo b/devel/bear/distinfo index ee502129816..c74042cbb03 100644 --- a/devel/bear/distinfo +++ b/devel/bear/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1647893186 -SHA256 (rizsotto-Bear-3.0.19_GH0.tar.gz) = 2fcfe2c6e029182cfc54ed26b3505c0ef12b0f43df03fb587f335afdc2ca9431 -SIZE (rizsotto-Bear-3.0.19_GH0.tar.gz) = 125086 +TIMESTAMP = 1658750587 +SHA256 (rizsotto-Bear-3.0.20_GH0.tar.gz) = 45cfcdab07f824f6c06c9776701156f7a04b23eadd25ecbc88c188789a447cc7 +SIZE (rizsotto-Bear-3.0.20_GH0.tar.gz) = 125393 diff --git a/devel/cbang/Makefile b/devel/cbang/Makefile index db0677e85be..923bc26dceb 100644 --- a/devel/cbang/Makefile +++ b/devel/cbang/Makefile @@ -1,6 +1,6 @@ PORTNAME= cbang PORTVERSION= 1.6.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= thierry@FreeBSD.org @@ -32,7 +32,7 @@ DEBUG_LIB_DEPENDS= libbfd.so:devel/libbfd MAKE_ARGS+= cc="${CC}" \ cxx="${CXX}" \ - cxxstd="c++14" \ + cxxstd="c++17" \ ccflags="${CCFLAGS}" \ cxxflags="${CXXFLAGS}" \ libpath="${LIBPATH}" \ diff --git a/devel/cbang/pkg-plist b/devel/cbang/pkg-plist index b9cf0578591..f6ee3399e15 100644 --- a/devel/cbang/pkg-plist +++ b/devel/cbang/pkg-plist @@ -172,6 +172,12 @@ include/cbang/js/Sink.h include/cbang/js/StackTrace.h include/cbang/js/StdModule.h include/cbang/js/Value.h +include/cbang/js/v8/Context.h +include/cbang/js/v8/Factory.h +include/cbang/js/v8/JSImpl.h +include/cbang/js/v8/V8.h +include/cbang/js/v8/Value.h +include/cbang/js/v8/ValueRef.h include/cbang/json/BufferWriter.h include/cbang/json/Builder.h include/cbang/json/Dict.h diff --git a/devel/electron19/Makefile b/devel/electron19/Makefile index b43a53ce874..010dbfe7730 100644 --- a/devel/electron19/Makefile +++ b/devel/electron19/Makefile @@ -2,7 +2,7 @@ PORTNAME= electron DISTVERSIONPREFIX= v DISTVERSION= ${ELECTRON_VER:S/-beta./.b/} CATEGORIES= devel -MASTER_SITES= https://github.com/tagattie/FreeBSD-Electron/releases/download/v19.0.8/:chromium \ +MASTER_SITES= https://github.com/tagattie/FreeBSD-Electron/releases/download/v19.0.9/:chromium \ https://commondatastorage.googleapis.com/chromium-nodejs/:chromium_node \ https://commondatastorage.googleapis.com/chromium-fonts/:chromium_testfonts PKGNAMESUFFIX= ${ELECTRON_VER_MAJOR} @@ -137,7 +137,7 @@ SNDIO_VARS= GN_ARGS+=use_sndio=true SNDIO_VARS_OFF= GN_ARGS+=use_sndio=false # See ${WRKSRC}/electron/DEPS for CHROMIUM_VER -CHROMIUM_VER= 102.0.5005.148 +CHROMIUM_VER= 102.0.5005.167 # See ${WRKSRC}/third_party/node/node_modules.tar.gz.sha1 for CHROMIUM_NODE_MODULES_HASH CHROMIUM_NODE_MODULES_HASH= df473d4b1ab26ce6b669007521f2ffb8ff99f9d7 # See ${WRKSRC}/third_party/test_fonts/test_fonts.tar.gz.sha1 for CHROMIUM_TEST_FONTS_HASH @@ -153,7 +153,7 @@ REACTIVEOBJC_VER= 74ab5baccc6f7202c8ac69a8d1e152c29dc1ea76 # See ${WRKSRC}/electron/DEPS for MANTLE_VER MANTLE_VER= 78d3966b3c331292ea29ec38661b25df0a245948 -YARN_TIMESTAMP= 1657174247 +YARN_TIMESTAMP= 1658465136 GN_ARGS+= clang_use_chrome_plugins=false \ enable_hangout_services_extension=true \ diff --git a/devel/electron19/Makefile.version b/devel/electron19/Makefile.version index 5ee88b02543..e011a8ac744 100644 --- a/devel/electron19/Makefile.version +++ b/devel/electron19/Makefile.version @@ -1,2 +1,2 @@ -ELECTRON_VER= 19.0.8 +ELECTRON_VER= 19.0.9 ELECTRON_VER_MAJOR= ${ELECTRON_VER:C/\..*//} diff --git a/devel/electron19/distinfo b/devel/electron19/distinfo index ea65380fd2c..84e268eb4cf 100644 --- a/devel/electron19/distinfo +++ b/devel/electron19/distinfo @@ -1,14 +1,14 @@ -TIMESTAMP = 1657183571 -SHA256 (electron/chromium-102.0.5005.148.tar.xz) = 1ec12e399fb5f0794a48b982e8ea17d65401c4c224922b92f9af9d15c5e25e2f -SIZE (electron/chromium-102.0.5005.148.tar.xz) = 1302541952 +TIMESTAMP = 1658480260 +SHA256 (electron/chromium-102.0.5005.167.tar.xz) = 0ef31269e4fd0fe5871e29bb16a3a7aaea1de7eee5d7b2c4c209eff4b196d00e +SIZE (electron/chromium-102.0.5005.167.tar.xz) = 1302429260 SHA256 (electron/df473d4b1ab26ce6b669007521f2ffb8ff99f9d7) = 38fa60c59a8398ae33f8d12c1234735a74dc3c8d0c6d4bc7a9c212c2b4b7fef8 SIZE (electron/df473d4b1ab26ce6b669007521f2ffb8ff99f9d7) = 12046529 SHA256 (electron/cd96fc55dc243f6c6f4cb63ad117cad6cd48dceb) = ec973eccd669d417fbf2d0a4dac730744a3174268ff062db5451b55c82bc3492 SIZE (electron/cd96fc55dc243f6c6f4cb63ad117cad6cd48dceb) = 26759650 -SHA256 (electron/electron-yarn-cache-19.0.8.tar.xz) = 23a715ebe8c338d3fe9c3ae85db9f12693c4ccfacf6287d0d3efccd3735bdb15 -SIZE (electron/electron-yarn-cache-19.0.8.tar.xz) = 37910616 -SHA256 (electron/electron-electron-v19.0.8_GH0.tar.gz) = d8ee01db95dfe24aa89a67424498b67102a4977ff9a3ccbfbc3f36801fdba7d5 -SIZE (electron/electron-electron-v19.0.8_GH0.tar.gz) = 10464491 +SHA256 (electron/electron-yarn-cache-19.0.9.tar.xz) = b3cf5287f0ba748ebb80a67f91f003134d73501ab2bd27354cae8c32ccd33d96 +SIZE (electron/electron-yarn-cache-19.0.9.tar.xz) = 37911700 +SHA256 (electron/electron-electron-v19.0.9_GH0.tar.gz) = f16850774fca094414a6f7bf1a34aa8f5f5d56cef7fdc016fc35daef59264456 +SIZE (electron/electron-electron-v19.0.9_GH0.tar.gz) = 10467537 SHA256 (electron/nodejs-node-v16.14.2_GH0.tar.gz) = cc2331a5c35d3dda0035d9cba71c3b8e234bc68e18ffd955b385c1e97062528f SIZE (electron/nodejs-node-v16.14.2_GH0.tar.gz) = 88432213 SHA256 (electron/nodejs-nan-65b32af46e9d7fab2e4ff657751205b3865f4920_GH0.tar.gz) = a649b75bfa9c1a0254c73d022c6e98924b9471f593bcc83832daaf68da4cae8d diff --git a/devel/electron19/files/package.json b/devel/electron19/files/package.json index 2e18d9224cd..4a986a021b4 100644 --- a/devel/electron19/files/package.json +++ b/devel/electron19/files/package.json @@ -1,6 +1,6 @@ { "name": "electron", - "version": "19.0.8", + "version": "19.0.9", "repository": "https://github.com/electron/electron", "description": "Build cross platform desktop apps with JavaScript, HTML, and CSS", "devDependencies": { diff --git a/devel/electron19/files/patch-BUILD.gn b/devel/electron19/files/patch-BUILD.gn index e7adbf06a0f..60821bef1ec 100644 --- a/devel/electron19/files/patch-BUILD.gn +++ b/devel/electron19/files/patch-BUILD.gn @@ -1,4 +1,4 @@ ---- BUILD.gn.orig 2022-05-25 04:00:41 UTC +--- BUILD.gn.orig 2022-07-22 06:18:29 UTC +++ BUILD.gn @@ -54,7 +54,7 @@ declare_args() { root_extra_deps = [] @@ -69,7 +69,7 @@ data_deps += [ "//third_party/breakpad:dump_syms($host_toolchain)" ] } -@@ -1565,7 +1573,7 @@ group("chromium_builder_perf") { +@@ -1567,7 +1575,7 @@ group("chromium_builder_perf") { if (is_win) { data_deps += [ "//chrome/installer/mini_installer:mini_installer" ] diff --git a/devel/electron19/files/patch-electron_shell_browser_api_electron__api__web__contents.cc b/devel/electron19/files/patch-electron_shell_browser_api_electron__api__web__contents.cc index 6c6a48b70a3..718656b1e32 100644 --- a/devel/electron19/files/patch-electron_shell_browser_api_electron__api__web__contents.cc +++ b/devel/electron19/files/patch-electron_shell_browser_api_electron__api__web__contents.cc @@ -1,4 +1,4 @@ ---- electron/shell/browser/api/electron_api_web_contents.cc.orig 2022-06-30 15:53:29 UTC +--- electron/shell/browser/api/electron_api_web_contents.cc.orig 2022-07-21 18:53:47 UTC +++ electron/shell/browser/api/electron_api_web_contents.cc @@ -150,11 +150,11 @@ #include "ui/base/cocoa/defaults_utils.h" @@ -23,7 +23,7 @@ if (auto* linux_ui = views::LinuxUI::instance()) return linux_ui->GetCursorBlinkInterval(); #elif BUILDFLAG(IS_WIN) -@@ -834,7 +834,7 @@ void WebContents::InitWithSessionAndOptions( +@@ -849,7 +849,7 @@ void WebContents::InitWithSessionAndOptions( accept_languages.pop_back(); prefs->accept_languages = accept_languages; @@ -32,7 +32,7 @@ // Update font settings. static const gfx::FontRenderParams params( gfx::GetFontRenderParams(gfx::FontRenderParamsQuery(), nullptr)); -@@ -2360,7 +2360,7 @@ void WebContents::ForcefullyCrashRenderer() { +@@ -2375,7 +2375,7 @@ void WebContents::ForcefullyCrashRenderer() { content::RenderProcessHost* rph = rwh->GetProcess(); if (rph) { diff --git a/devel/electron19/files/patch-electron_shell_browser_api_electron__api__web__contents.h b/devel/electron19/files/patch-electron_shell_browser_api_electron__api__web__contents.h index 3ee867d2d3e..0c71ff203bd 100644 --- a/devel/electron19/files/patch-electron_shell_browser_api_electron__api__web__contents.h +++ b/devel/electron19/files/patch-electron_shell_browser_api_electron__api__web__contents.h @@ -1,6 +1,6 @@ ---- electron/shell/browser/api/electron_api_web_contents.h.orig 2022-05-18 15:31:32 UTC +--- electron/shell/browser/api/electron_api_web_contents.h.orig 2022-07-21 18:53:47 UTC +++ electron/shell/browser/api/electron_api_web_contents.h -@@ -720,7 +720,7 @@ class WebContents : public ExclusiveAccessContext, +@@ -719,7 +719,7 @@ class WebContents : public ExclusiveAccessContext, #if defined(TOOLKIT_VIEWS) && !BUILDFLAG(IS_MAC) ui::ImageModel GetDevToolsWindowIcon() override; #endif diff --git a/devel/electron19/files/patch-electron_shell_browser_native__window__views.cc b/devel/electron19/files/patch-electron_shell_browser_native__window__views.cc index a54bb6e73ba..e809d6dd1a0 100644 --- a/devel/electron19/files/patch-electron_shell_browser_native__window__views.cc +++ b/devel/electron19/files/patch-electron_shell_browser_native__window__views.cc @@ -1,4 +1,4 @@ ---- electron/shell/browser/native_window_views.cc.orig 2022-06-30 15:53:29 UTC +--- electron/shell/browser/native_window_views.cc.orig 2022-07-21 18:53:47 UTC +++ electron/shell/browser/native_window_views.cc @@ -43,7 +43,7 @@ #include "ui/wm/core/shadow_types.h" @@ -9,7 +9,7 @@ #include "base/strings/string_util.h" #include "shell/browser/browser.h" #include "shell/browser/linux/unity_service.h" -@@ -264,7 +264,7 @@ NativeWindowViews::NativeWindowViews(const gin_helper: +@@ -265,7 +265,7 @@ NativeWindowViews::NativeWindowViews(const gin_helper: params.parent = parent->GetNativeWindow(); params.native_widget = new ElectronDesktopNativeWidgetAura(this); @@ -18,7 +18,7 @@ std::string name = Browser::Get()->GetName(); // Set WM_WINDOW_ROLE. params.wm_role_name = "browser-window"; -@@ -287,7 +287,7 @@ NativeWindowViews::NativeWindowViews(const gin_helper: +@@ -290,7 +290,7 @@ NativeWindowViews::NativeWindowViews(const gin_helper: std::string window_type; options.Get(options::kType, &window_type); @@ -27,7 +27,7 @@ // Set _GTK_THEME_VARIANT to dark if we have "dark-theme" option set. bool use_dark_theme = false; if (options.Get(options::kDarkTheme, &use_dark_theme) && use_dark_theme) { -@@ -394,7 +394,7 @@ NativeWindowViews::NativeWindowViews(const gin_helper: +@@ -397,7 +397,7 @@ NativeWindowViews::NativeWindowViews(const gin_helper: if (window) window->AddPreTargetHandler(this); @@ -36,7 +36,7 @@ // On linux after the widget is initialized we might have to force set the // bounds if the bounds are smaller than the current display SetBounds(gfx::Rect(GetPosition(), bounds.size()), false); -@@ -537,7 +537,7 @@ bool NativeWindowViews::IsVisible() { +@@ -547,7 +547,7 @@ bool NativeWindowViews::IsVisible() { bool NativeWindowViews::IsEnabled() { #if BUILDFLAG(IS_WIN) return ::IsWindowEnabled(GetAcceleratedWidget()); @@ -45,7 +45,7 @@ #if defined(USE_OZONE_PLATFORM_X11) if (IsX11()) return !event_disabler_.get(); -@@ -595,7 +595,7 @@ void NativeWindowViews::SetEnabledInternal(bool enable +@@ -605,7 +605,7 @@ void NativeWindowViews::SetEnabledInternal(bool enable #endif } @@ -54,7 +54,7 @@ void NativeWindowViews::Maximize() { if (IsVisible()) { widget()->Maximize(); -@@ -723,7 +723,7 @@ void NativeWindowViews::SetBounds(const gfx::Rect& bou +@@ -733,7 +733,7 @@ void NativeWindowViews::SetBounds(const gfx::Rect& bou } #endif @@ -63,7 +63,7 @@ // On Linux and Windows the minimum and maximum size should be updated with // window size when window is not resizable. if (!resizable_) { -@@ -955,7 +955,7 @@ bool NativeWindowViews::IsClosable() { +@@ -965,7 +965,7 @@ bool NativeWindowViews::IsClosable() { return false; } return !(info.fState & MFS_DISABLED); @@ -72,7 +72,7 @@ return true; #endif } -@@ -1347,7 +1347,7 @@ void NativeWindowViews::SetProgressBar(double progress +@@ -1357,7 +1357,7 @@ void NativeWindowViews::SetProgressBar(double progress NativeWindow::ProgressState state) { #if BUILDFLAG(IS_WIN) taskbar_host_.SetProgressBar(GetAcceleratedWidget(), progress, state); @@ -81,7 +81,7 @@ if (unity::IsRunning()) { unity::SetProgressFraction(progress); } -@@ -1409,7 +1409,7 @@ content::DesktopMediaID NativeWindowViews::GetDesktopM +@@ -1419,7 +1419,7 @@ content::DesktopMediaID NativeWindowViews::GetDesktopM #if BUILDFLAG(IS_WIN) window_handle = reinterpret_cast(accelerated_widget); @@ -90,7 +90,7 @@ window_handle = static_cast(accelerated_widget); #endif aura::WindowTreeHost* const host = -@@ -1512,7 +1512,7 @@ void NativeWindowViews::SetIcon(HICON window_icon, HIC +@@ -1522,7 +1522,7 @@ void NativeWindowViews::SetIcon(HICON window_icon, HIC SendMessage(hwnd, WM_SETICON, ICON_BIG, reinterpret_cast(app_icon_.get())); } @@ -99,7 +99,7 @@ void NativeWindowViews::SetIcon(const gfx::ImageSkia& icon) { auto* tree_host = views::DesktopWindowTreeHostLinux::GetHostForWidget( GetAcceleratedWidget()); -@@ -1582,7 +1582,7 @@ bool NativeWindowViews::CanMaximize() const { +@@ -1592,7 +1592,7 @@ bool NativeWindowViews::CanMaximize() const { bool NativeWindowViews::CanMinimize() const { #if BUILDFLAG(IS_WIN) return minimizable_; @@ -108,7 +108,7 @@ return true; #endif } -@@ -1656,7 +1656,7 @@ void NativeWindowViews::HandleKeyboardEvent( +@@ -1666,7 +1666,7 @@ void NativeWindowViews::HandleKeyboardEvent( if (widget_destroyed_) return; @@ -117,7 +117,7 @@ if (event.windows_key_code == ui::VKEY_BROWSER_BACK) NotifyWindowExecuteAppCommand(kBrowserBackward); else if (event.windows_key_code == ui::VKEY_BROWSER_FORWARD) -@@ -1675,7 +1675,7 @@ void NativeWindowViews::OnMouseEvent(ui::MouseEvent* e +@@ -1685,7 +1685,7 @@ void NativeWindowViews::OnMouseEvent(ui::MouseEvent* e // Alt+Click should not toggle menu bar. root_view_->ResetAltState(); diff --git a/devel/electron19/files/patch-electron_spec-main_api-browser-window-spec.ts b/devel/electron19/files/patch-electron_spec-main_api-browser-window-spec.ts index 3b6ca027b3a..64dc19292aa 100644 --- a/devel/electron19/files/patch-electron_spec-main_api-browser-window-spec.ts +++ b/devel/electron19/files/patch-electron_spec-main_api-browser-window-spec.ts @@ -1,4 +1,4 @@ ---- electron/spec-main/api-browser-window-spec.ts.orig 2022-06-22 15:31:07 UTC +--- electron/spec-main/api-browser-window-spec.ts.orig 2022-07-21 18:53:47 UTC +++ electron/spec-main/api-browser-window-spec.ts @@ -58,7 +58,7 @@ describe('BrowserWindow module', () => { }).not.to.throw(); @@ -72,7 +72,7 @@ it('sets 1 regardless of parameter', () => { const w = new BrowserWindow({ show: false }); w.setOpacity(0); -@@ -3192,7 +3192,7 @@ describe('BrowserWindow module', () => { +@@ -3227,7 +3227,7 @@ describe('BrowserWindow module', () => { expect(test.versions).to.deep.equal(process.versions); expect(test.contextId).to.be.a('string'); @@ -81,7 +81,7 @@ expect(test.creationTime).to.be.null('creation time'); expect(test.systemMemoryInfo).to.be.null('system memory info'); } else { -@@ -3765,7 +3765,7 @@ describe('BrowserWindow module', () => { +@@ -3800,7 +3800,7 @@ describe('BrowserWindow module', () => { }); }); @@ -90,7 +90,7 @@ afterEach(closeAllWindows); it('emits an event when window is maximized', async () => { const w = new BrowserWindow({ show: false }); -@@ -4024,7 +4024,7 @@ describe('BrowserWindow module', () => { +@@ -4059,7 +4059,7 @@ describe('BrowserWindow module', () => { }); // TODO(dsanders11): Enable once maximize event works on Linux again on CI @@ -99,7 +99,7 @@ afterEach(closeAllWindows); it('should show the window if it is not currently shown', async () => { const w = new BrowserWindow({ show: false }); -@@ -4061,7 +4061,7 @@ describe('BrowserWindow module', () => { +@@ -4096,7 +4096,7 @@ describe('BrowserWindow module', () => { // TODO(dsanders11): Enable once minimize event works on Linux again. // See https://github.com/electron/electron/issues/28699 @@ -108,7 +108,7 @@ const w = new BrowserWindow(); const minimize = emittedOnce(w, 'minimize'); w.minimize(); -@@ -4416,7 +4416,7 @@ describe('BrowserWindow module', () => { +@@ -4451,7 +4451,7 @@ describe('BrowserWindow module', () => { }); // On Linux there is no "resizable" property of a window. @@ -117,7 +117,7 @@ const w = new BrowserWindow({ show: false }); expect(w.resizable).to.be.true('resizable'); -@@ -4508,7 +4508,7 @@ describe('BrowserWindow module', () => { +@@ -4543,7 +4543,7 @@ describe('BrowserWindow module', () => { }); }); @@ -126,7 +126,7 @@ // Not implemented on Linux. afterEach(closeAllWindows); -@@ -5432,7 +5432,7 @@ describe('BrowserWindow module', () => { +@@ -5483,7 +5483,7 @@ describe('BrowserWindow module', () => { }); // Linux and arm64 platforms (WOA and macOS) do not return any capture sources @@ -135,7 +135,7 @@ const display = screen.getPrimaryDisplay(); const backgroundWindow = new BrowserWindow({ -@@ -5474,7 +5474,7 @@ describe('BrowserWindow module', () => { +@@ -5525,7 +5525,7 @@ describe('BrowserWindow module', () => { afterEach(closeAllWindows); // Linux/WOA doesn't return any capture sources. diff --git a/devel/electron19/files/patch-electron_spec-main_api-web-contents-spec.ts b/devel/electron19/files/patch-electron_spec-main_api-web-contents-spec.ts deleted file mode 100644 index 910f54106aa..00000000000 --- a/devel/electron19/files/patch-electron_spec-main_api-web-contents-spec.ts +++ /dev/null @@ -1,11 +0,0 @@ ---- electron/spec-main/api-web-contents-spec.ts.orig 2021-11-08 18:41:28 UTC -+++ electron/spec-main/api-web-contents-spec.ts -@@ -179,7 +179,7 @@ describe('webContents module', () => { - }).to.throw('webContents.print(): Invalid optional callback provided.'); - }); - -- ifit(process.platform !== 'linux')('throws when an invalid deviceName is passed', () => { -+ ifit(process.platform !== 'linux' && process.platform !== 'freebsd')('throws when an invalid deviceName is passed', () => { - expect(() => { - w.webContents.print({ deviceName: 'i-am-a-nonexistent-printer' }, () => {}); - }).to.throw('webContents.print(): Invalid deviceName provided.'); diff --git a/devel/electron19/files/patch-ui_ozone_platform_x11_ozone__platform__x11.cc b/devel/electron19/files/patch-ui_ozone_platform_x11_ozone__platform__x11.cc index 14d51d0d28f..efd71f209f6 100644 --- a/devel/electron19/files/patch-ui_ozone_platform_x11_ozone__platform__x11.cc +++ b/devel/electron19/files/patch-ui_ozone_platform_x11_ozone__platform__x11.cc @@ -1,6 +1,6 @@ ---- ui/ozone/platform/x11/ozone_platform_x11.cc.orig 2022-05-20 04:30:53 UTC +--- ui/ozone/platform/x11/ozone_platform_x11.cc.orig 2022-07-23 02:46:20 UTC +++ ui/ozone/platform/x11/ozone_platform_x11.cc -@@ -205,7 +205,7 @@ class OzonePlatformX11 : public OzonePlatform, +@@ -204,7 +204,7 @@ class OzonePlatformX11 : public OzonePlatform, properties->supports_global_application_menus = true; properties->app_modal_dialogs_use_event_blocker = true; properties->fetch_buffer_formats_for_gmb_on_gpu = true; diff --git a/devel/elm-format/Makefile b/devel/elm-format/Makefile index 746fb0d77ba..507f9e72164 100644 --- a/devel/elm-format/Makefile +++ b/devel/elm-format/Makefile @@ -61,7 +61,7 @@ post-extract: post-patch: @${REINPLACE_CMD} -e '/with-compiler: ghc-8.10.4/d' \ - ${WRKSRC}/cabal.project.${PORTNAME} + ${WRKSRC}/cabal.project.${PORTNAME} || ${TRUE} ${RM} ${WRKSRC}/cabal.config .include diff --git a/devel/fatal/Makefile b/devel/fatal/Makefile index c5cd3f782dc..bb5769824cd 100644 --- a/devel/fatal/Makefile +++ b/devel/fatal/Makefile @@ -1,6 +1,6 @@ PORTNAME= fatal DISTVERSIONPREFIX= v -DISTVERSION= 2022.07.11.00 +DISTVERSION= 2022.07.25.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/fatal/distinfo b/devel/fatal/distinfo index 4a092aa1bef..47598c25a99 100644 --- a/devel/fatal/distinfo +++ b/devel/fatal/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1657584726 -SHA256 (facebook-fatal-v2022.07.11.00_GH0.tar.gz) = b3b1897b7779ba7a058877f27c8be3077daee3ffeff2d7c4cb7f3e6d44819b1b -SIZE (facebook-fatal-v2022.07.11.00_GH0.tar.gz) = 659447 +TIMESTAMP = 1658818453 +SHA256 (facebook-fatal-v2022.07.25.00_GH0.tar.gz) = 3845e9c4192dfbd8b642cb92b0e8748654734e4519f717643491b50f70a73267 +SIZE (facebook-fatal-v2022.07.25.00_GH0.tar.gz) = 659455 diff --git a/devel/fbthrift/Makefile b/devel/fbthrift/Makefile index c913bc2b85f..3b390ee6bb3 100644 --- a/devel/fbthrift/Makefile +++ b/devel/fbthrift/Makefile @@ -1,6 +1,6 @@ PORTNAME= fbthrift DISTVERSIONPREFIX= v -DISTVERSION= 2022.07.11.00 +DISTVERSION= 2022.07.25.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/fbthrift/distinfo b/devel/fbthrift/distinfo index a4b06e6b7f4..6226b471421 100644 --- a/devel/fbthrift/distinfo +++ b/devel/fbthrift/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1657584724 -SHA256 (facebook-fbthrift-v2022.07.11.00_GH0.tar.gz) = 59062fb739c52737c1b704faf9026eab160a5f23452ab5cfcbfb46513e9538a3 -SIZE (facebook-fbthrift-v2022.07.11.00_GH0.tar.gz) = 8436700 +TIMESTAMP = 1658818451 +SHA256 (facebook-fbthrift-v2022.07.25.00_GH0.tar.gz) = 1e070b31613fe769467ce4bd6cfc4ad6eeae5c53667ff67b39930871b969f28f +SIZE (facebook-fbthrift-v2022.07.25.00_GH0.tar.gz) = 8467278 diff --git a/devel/fbthrift/pkg-plist b/devel/fbthrift/pkg-plist index ddf31e428cb..906a909fa49 100644 --- a/devel/fbthrift/pkg-plist +++ b/devel/fbthrift/pkg-plist @@ -1,5 +1,101 @@ bin/thrift1 include/thrift/ThriftLibrary.cmake +include/thrift/annotation/gen-cpp2/api_clients.h +include/thrift/annotation/gen-cpp2/api_constants.h +include/thrift/annotation/gen-cpp2/api_data.h +include/thrift/annotation/gen-cpp2/api_for_each_field.h +include/thrift/annotation/gen-cpp2/api_handlers.h +include/thrift/annotation/gen-cpp2/api_metadata.h +include/thrift/annotation/gen-cpp2/api_types.h +include/thrift/annotation/gen-cpp2/api_types.tcc +include/thrift/annotation/gen-cpp2/api_types_custom_protocol.h +include/thrift/annotation/gen-cpp2/api_visit_by_thrift_field_metadata.h +include/thrift/annotation/gen-cpp2/api_visit_union.h +include/thrift/annotation/gen-cpp2/api_visitation.h +include/thrift/annotation/gen-cpp2/cpp_clients.h +include/thrift/annotation/gen-cpp2/cpp_constants.h +include/thrift/annotation/gen-cpp2/cpp_data.h +include/thrift/annotation/gen-cpp2/cpp_for_each_field.h +include/thrift/annotation/gen-cpp2/cpp_handlers.h +include/thrift/annotation/gen-cpp2/cpp_metadata.h +include/thrift/annotation/gen-cpp2/cpp_types.h +include/thrift/annotation/gen-cpp2/cpp_types.tcc +include/thrift/annotation/gen-cpp2/cpp_types_custom_protocol.h +include/thrift/annotation/gen-cpp2/cpp_visit_by_thrift_field_metadata.h +include/thrift/annotation/gen-cpp2/cpp_visit_union.h +include/thrift/annotation/gen-cpp2/cpp_visitation.h +include/thrift/annotation/gen-cpp2/hack_clients.h +include/thrift/annotation/gen-cpp2/hack_constants.h +include/thrift/annotation/gen-cpp2/hack_data.h +include/thrift/annotation/gen-cpp2/hack_for_each_field.h +include/thrift/annotation/gen-cpp2/hack_handlers.h +include/thrift/annotation/gen-cpp2/hack_metadata.h +include/thrift/annotation/gen-cpp2/hack_types.h +include/thrift/annotation/gen-cpp2/hack_types.tcc +include/thrift/annotation/gen-cpp2/hack_types_custom_protocol.h +include/thrift/annotation/gen-cpp2/hack_visit_by_thrift_field_metadata.h +include/thrift/annotation/gen-cpp2/hack_visit_union.h +include/thrift/annotation/gen-cpp2/hack_visitation.h +include/thrift/annotation/gen-cpp2/java_clients.h +include/thrift/annotation/gen-cpp2/java_constants.h +include/thrift/annotation/gen-cpp2/java_data.h +include/thrift/annotation/gen-cpp2/java_for_each_field.h +include/thrift/annotation/gen-cpp2/java_handlers.h +include/thrift/annotation/gen-cpp2/java_metadata.h +include/thrift/annotation/gen-cpp2/java_types.h +include/thrift/annotation/gen-cpp2/java_types.tcc +include/thrift/annotation/gen-cpp2/java_types_custom_protocol.h +include/thrift/annotation/gen-cpp2/java_visit_by_thrift_field_metadata.h +include/thrift/annotation/gen-cpp2/java_visit_union.h +include/thrift/annotation/gen-cpp2/java_visitation.h +include/thrift/annotation/gen-cpp2/meta_clients.h +include/thrift/annotation/gen-cpp2/meta_constants.h +include/thrift/annotation/gen-cpp2/meta_data.h +include/thrift/annotation/gen-cpp2/meta_for_each_field.h +include/thrift/annotation/gen-cpp2/meta_handlers.h +include/thrift/annotation/gen-cpp2/meta_metadata.h +include/thrift/annotation/gen-cpp2/meta_types.h +include/thrift/annotation/gen-cpp2/meta_types.tcc +include/thrift/annotation/gen-cpp2/meta_types_custom_protocol.h +include/thrift/annotation/gen-cpp2/meta_visit_by_thrift_field_metadata.h +include/thrift/annotation/gen-cpp2/meta_visit_union.h +include/thrift/annotation/gen-cpp2/meta_visitation.h +include/thrift/annotation/gen-cpp2/python_clients.h +include/thrift/annotation/gen-cpp2/python_constants.h +include/thrift/annotation/gen-cpp2/python_data.h +include/thrift/annotation/gen-cpp2/python_for_each_field.h +include/thrift/annotation/gen-cpp2/python_handlers.h +include/thrift/annotation/gen-cpp2/python_metadata.h +include/thrift/annotation/gen-cpp2/python_types.h +include/thrift/annotation/gen-cpp2/python_types.tcc +include/thrift/annotation/gen-cpp2/python_types_custom_protocol.h +include/thrift/annotation/gen-cpp2/python_visit_by_thrift_field_metadata.h +include/thrift/annotation/gen-cpp2/python_visit_union.h +include/thrift/annotation/gen-cpp2/python_visitation.h +include/thrift/annotation/gen-cpp2/scope_clients.h +include/thrift/annotation/gen-cpp2/scope_constants.h +include/thrift/annotation/gen-cpp2/scope_data.h +include/thrift/annotation/gen-cpp2/scope_for_each_field.h +include/thrift/annotation/gen-cpp2/scope_handlers.h +include/thrift/annotation/gen-cpp2/scope_metadata.h +include/thrift/annotation/gen-cpp2/scope_types.h +include/thrift/annotation/gen-cpp2/scope_types.tcc +include/thrift/annotation/gen-cpp2/scope_types_custom_protocol.h +include/thrift/annotation/gen-cpp2/scope_visit_by_thrift_field_metadata.h +include/thrift/annotation/gen-cpp2/scope_visit_union.h +include/thrift/annotation/gen-cpp2/scope_visitation.h +include/thrift/annotation/gen-cpp2/thrift_clients.h +include/thrift/annotation/gen-cpp2/thrift_constants.h +include/thrift/annotation/gen-cpp2/thrift_data.h +include/thrift/annotation/gen-cpp2/thrift_for_each_field.h +include/thrift/annotation/gen-cpp2/thrift_handlers.h +include/thrift/annotation/gen-cpp2/thrift_metadata.h +include/thrift/annotation/gen-cpp2/thrift_types.h +include/thrift/annotation/gen-cpp2/thrift_types.tcc +include/thrift/annotation/gen-cpp2/thrift_types_custom_protocol.h +include/thrift/annotation/gen-cpp2/thrift_visit_by_thrift_field_metadata.h +include/thrift/annotation/gen-cpp2/thrift_visit_union.h +include/thrift/annotation/gen-cpp2/thrift_visitation.h include/thrift/lib/cpp/ContextStack.h include/thrift/lib/cpp/DistinctTable.h include/thrift/lib/cpp/EventHandlerBase.h @@ -108,7 +204,6 @@ include/thrift/lib/cpp2/FieldRefTraits.h include/thrift/lib/cpp2/Flags.h include/thrift/lib/cpp2/GeneratedCodeHelper.h include/thrift/lib/cpp2/IndirectionWrapper.h -include/thrift/lib/cpp2/Object.h include/thrift/lib/cpp2/PluggableFunction.h include/thrift/lib/cpp2/SerializationSwitch.h include/thrift/lib/cpp2/Thrift.h @@ -165,7 +260,6 @@ include/thrift/lib/cpp2/async/TwoWayBridge.h include/thrift/lib/cpp2/async/tests/util/TestSinkService.h include/thrift/lib/cpp2/async/tests/util/TestStreamService.h include/thrift/lib/cpp2/async/tests/util/Util.h -include/thrift/lib/cpp2/detail/Object.h include/thrift/lib/cpp2/detail/meta.h include/thrift/lib/cpp2/frozen/FixedSizeStringHash.h include/thrift/lib/cpp2/frozen/Frozen.h @@ -243,6 +337,7 @@ include/thrift/lib/cpp2/protocol/JSONProtocol.h include/thrift/lib/cpp2/protocol/JSONProtocolCommon-inl.h include/thrift/lib/cpp2/protocol/JSONProtocolCommon.h include/thrift/lib/cpp2/protocol/LazyDeserializationFlags.h +include/thrift/lib/cpp2/protocol/Object.h include/thrift/lib/cpp2/protocol/Patch.h include/thrift/lib/cpp2/protocol/Protocol.h include/thrift/lib/cpp2/protocol/ProtocolReaderStructReadState.h @@ -256,6 +351,7 @@ include/thrift/lib/cpp2/protocol/TableBasedSerializer.h include/thrift/lib/cpp2/protocol/TableBasedSerializerImpl.h include/thrift/lib/cpp2/protocol/Traits.h include/thrift/lib/cpp2/protocol/VirtualProtocol.h +include/thrift/lib/cpp2/protocol/detail/Object.h include/thrift/lib/cpp2/protocol/detail/ReservedId.h include/thrift/lib/cpp2/protocol/detail/index.h include/thrift/lib/cpp2/protocol/detail/protocol_methods.h diff --git a/devel/flyspray/Makefile b/devel/flyspray/Makefile index 8421f2954ff..dcc61a84271 100644 --- a/devel/flyspray/Makefile +++ b/devel/flyspray/Makefile @@ -1,6 +1,6 @@ PORTNAME= flyspray PORTVERSION= 0.9.9.7 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel www MASTER_SITES= http://flyspray.org/packed/ diff --git a/devel/flyspray/files/pkg-message.in b/devel/flyspray/files/pkg-message.in index d814150ab34..056143029e6 100644 --- a/devel/flyspray/files/pkg-message.in +++ b/devel/flyspray/files/pkg-message.in @@ -5,5 +5,23 @@ Please read the installation instructions in: %%DOCSDIR%%/README.FreeBSD EOM +}, +{ type: remove + message: <0:devel/elfutils # workaround for missing symbols like DW_ TEST_DEPENDS= googletest>0:devel/googletest USES= cmake compiler:c++17-lang cpe localbase ssl +USE_LDCONFIG= yes + CPE_VENDOR= facebook USE_GITHUB= yes GH_ACCOUNT= facebook -USE_LDCONFIG= yes CMAKE_ON= BUILD_SHARED_LIBS CMAKE_OFF= FREEBSD_BUILD_EXAMPLES FREEBSD_FOLLY_USE_SYMBOLIZER # enabling symbolizer causes undefined symbol _r_debug, see https://github.com/facebook/folly/issues/1373 diff --git a/devel/folly/distinfo b/devel/folly/distinfo index 1604b690807..00e42a13830 100644 --- a/devel/folly/distinfo +++ b/devel/folly/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1657584719 -SHA256 (facebook-folly-v2022.07.11.00_GH0.tar.gz) = b6cc4082afd1530fdb8d759bc3878c1ea8588f6d5bc9eddf8e1e8abe63f41735 -SIZE (facebook-folly-v2022.07.11.00_GH0.tar.gz) = 3650860 +TIMESTAMP = 1658819383 +SHA256 (facebook-folly-v2022.07.25.00_GH0.tar.gz) = ba34d39704cc8cecb4b8765c4b28b20b416de1bbbda0c3a8eedc5fb29f023a73 +SIZE (facebook-folly-v2022.07.25.00_GH0.tar.gz) = 3681096 diff --git a/devel/folly/pkg-plist b/devel/folly/pkg-plist index 31116708b9d..43b01347a53 100644 --- a/devel/folly/pkg-plist +++ b/devel/folly/pkg-plist @@ -109,6 +109,7 @@ include/folly/Uri.h include/folly/Utility.h include/folly/Varint.h include/folly/VirtualExecutor.h +include/folly/base64.h include/folly/chrono/Conv.h include/folly/chrono/Hardware.h include/folly/compression/Compression.h @@ -185,6 +186,15 @@ include/folly/detail/ThreadLocalDetail.h include/folly/detail/TurnSequencer.h include/folly/detail/TypeList.h include/folly/detail/UniqueInstance.h +include/folly/detail/base64_detail/Base64Api.h +include/folly/detail/base64_detail/Base64Common.h +include/folly/detail/base64_detail/Base64Constants.h +include/folly/detail/base64_detail/Base64HiddenConstants.h +include/folly/detail/base64_detail/Base64SWAR.h +include/folly/detail/base64_detail/Base64Scalar.h +include/folly/detail/base64_detail/Base64Simd.h +include/folly/detail/base64_detail/Base64_SSE4_2.h +include/folly/detail/base64_detail/Base64_SSE4_2_Platform.h include/folly/dynamic-inl.h include/folly/dynamic.h include/folly/executors/Async.h diff --git a/devel/git-prev-next/Makefile b/devel/git-prev-next/Makefile new file mode 100644 index 00000000000..6c5bfdd19b3 --- /dev/null +++ b/devel/git-prev-next/Makefile @@ -0,0 +1,36 @@ +PORTNAME= git-prev-next +DISTVERSION= g20220319 +CATEGORIES= devel + +MAINTAINER= 0mp@FreeBSD.org +COMMENT= Git commands for navigating and editing Git commit history + +LICENSE= CC0-1.0 +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= bash:shells/bash + +USES= shebangfix +USE_GITHUB= yes +GH_ACCOUNT= ridiculousfish +GH_TAGNAME= 6d070d3 +SHEBANG_FILES= ${_SCRIPTS} + +NO_ARCH= yes +NO_BUILD= yes + +PLIST_FILES= ${_SCRIPTS:S|^|bin/|} +PORTDOCS= README.md + +OPTIONS_DEFINE= DOCS + +_SCRIPTS= git-prev git-next + +do-install: + cd ${WRKSRC} && ${INSTALL_SCRIPT} ${_SCRIPTS} ${STAGEDIR}${PREFIX}/bin + +post-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} + +.include diff --git a/devel/git-prev-next/distinfo b/devel/git-prev-next/distinfo new file mode 100644 index 00000000000..0b82f7bcfac --- /dev/null +++ b/devel/git-prev-next/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1658850133 +SHA256 (ridiculousfish-git-prev-next-g20220319-6d070d3_GH0.tar.gz) = c368edd531373c64b765b1ace51858432604a02ddab8b32b672c670296a0959e +SIZE (ridiculousfish-git-prev-next-g20220319-6d070d3_GH0.tar.gz) = 2163 diff --git a/devel/git-prev-next/pkg-descr b/devel/git-prev-next/pkg-descr new file mode 100644 index 00000000000..6748363d60a --- /dev/null +++ b/devel/git-prev-next/pkg-descr @@ -0,0 +1,4 @@ +git-prev-next allows to easily navigate commits, and amend them. +It is built on top of interactive rebase. + +WWW: https://github.com/ridiculousfish/git-prev-next diff --git a/devel/go-git/Makefile b/devel/go-git/Makefile index ed19e059849..d8712c25f0d 100644 --- a/devel/go-git/Makefile +++ b/devel/go-git/Makefile @@ -4,7 +4,7 @@ DISTVERSION= 5.4.2 PORTREVISION= 3 CATEGORIES= devel -MAINTAINER= ports@FreeBSD.org +MAINTAINER= eduardo@FreeBSD.org COMMENT= Highly extensible git library in pure Go LICENSE= APACHE20 diff --git a/devel/google-perftools/Makefile b/devel/google-perftools/Makefile index 70f76d8e117..ac25a1c3b91 100644 --- a/devel/google-perftools/Makefile +++ b/devel/google-perftools/Makefile @@ -1,7 +1,7 @@ PORTNAME= google-perftools DISTVERSIONPREFIX= gperftools- DISTVERSION= 2.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= https://github.com/gperftools/gperftools/releases/download/gperftools-${PORTVERSION}/ DISTNAME= gperftools-${PORTVERSION} @@ -12,6 +12,7 @@ COMMENT= Fast, multi-threaded malloc() and nifty performance analysis tools LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN_armv7= error: use of undeclared identifier '_URC_NO_REASON', see https://github.com/gperftools/gperftools/issues/1360 BROKEN_riscv64= error: Cannot calculate stack trace: will need to write for your environment, see https://github.com/gperftools/gperftools/issues/1359 USES= compiler:c11 gmake libtool localbase:ldflags @@ -23,21 +24,20 @@ LIBS+= -lexecinfo DOCSDIR= ${PREFIX}/share/doc/gperftools -OPTIONS_DEFINE= DOCS PROFILER -OPTIONS_SINGLE= PAGESIZE ALIGN -OPTIONS_SINGLE_ALIGN= ALIGN8 ALIGN16 +OPTIONS_DEFINE= DOCS PROFILER +OPTIONS_SINGLE= PAGESIZE ALIGN +OPTIONS_SINGLE_ALIGN= ALIGN8 ALIGN16 OPTIONS_SINGLE_PAGESIZE= PAGE8K PAGE32K PAGE64K -OPTIONS_DEFAULT= PAGE8K ALIGN16 +OPTIONS_DEFAULT= PAGE8K ALIGN16 +OPTIONS_DEFAULT_aarch64= # PROFILER is disabled: WARNING: Could not find the PC. Will not try to compile libprofiler, see https://github.com/gperftools/gperftools/issues/1362 OPTIONS_DEFAULT_amd64= PROFILER -OPTIONS_DEFINE_aarch64= PROFILER -OPTIONS_DEFINE_amd64= PROFILER -OPTIONS_DEFINE_armv6= # PROFILER is disabled: WARNING: Could not find the PC. Will not try to compile libprofiler. -OPTIONS_DEFINE_armv7= # PROFILER is disabled: WARNING: Could not find the PC. Will not try to compile libprofiler. -OPTIONS_DEFINE_i386= PROFILER -OPTIONS_DEFINE_powerpc= PROFILER -OPTIONS_DEFINE_powerpc64= PROFILER -OPTIONS_DEFINE_powerpc64le= PROFILER -OPTIONS_DEFINE_riscv64= PROFILER +OPTIONS_DEFAULT_armv6= # PROFILER is disabled: WARNING: Could not find the PC. Will not try to compile libprofiler. +OPTIONS_DEFAULT_armv7= # PROFILER is disabled: WARNING: Could not find the PC. Will not try to compile libprofiler. +OPTIONS_DEFAULT_i386= PROFILER +OPTIONS_DEFAULT_powerpc= PROFILER +OPTIONS_DEFAULT_powerpc64= PROFILER +OPTIONS_DEFAULT_powerpc64le= PROFILER +OPTIONS_DEFAULT_riscv64= PROFILER OPTIONS_SUB= yes PROFILER_DESC= Enable CPU profiler @@ -71,7 +71,7 @@ CONFIGURE_ARGS+=--enable-frame-pointers .endif # keep in sync with all platforms where libunwind is available -.if ${ARCH} == aarch64 || ${ARCH} == amd64 || ${ARCH} == armv7 || ${ARCH} == i386 || ${ARCH} == powerpc64 || ${ARCH} == powerpc64le +.if ${ARCH} == aarch64 || ${ARCH} == amd64 || ${ARCH} == armv6 || ${ARCH} == armv7 || ${ARCH} == i386 || ${ARCH} == powerpc64 || ${ARCH} == powerpc64le LIB_DEPENDS+= libunwind.so:devel/libunwind LIBS+= -lunwind .endif diff --git a/devel/goprotobuf/Makefile b/devel/goprotobuf/Makefile index 20dcbd6e331..35043f4fd7e 100644 --- a/devel/goprotobuf/Makefile +++ b/devel/goprotobuf/Makefile @@ -1,11 +1,10 @@ PORTNAME= goprotobuf DISTVERSIONPREFIX= v -DISTVERSION= 1.1.0 -PORTREVISION= 4 +DISTVERSION= 1.5.2 PORTEPOCH= 1 CATEGORIES= devel -MAINTAINER= ports@FreeBSD.org +MAINTAINER= eduardo@FreeBSD.org COMMENT= Go support for Google's protocol buffers LICENSE= BSD3CLAUSE @@ -13,14 +12,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= protoc:devel/protobuf -USES= go - -USE_GITHUB= yes -GH_ACCOUNT= golang -GH_PROJECT= protobuf -GH_SUBDIR= src/github.com/golang/protobuf -GH_TUPLE= google:go-genproto:02b4e95:genproto/src/google.golang.org/genproto - +USES= go:modules +GO_MODULE= github.com/golang/protobuf GO_TARGET= ./protoc-gen-go PLIST_FILES= bin/protoc-gen-go diff --git a/devel/goprotobuf/distinfo b/devel/goprotobuf/distinfo index 33d80fba5cf..9368c87123e 100644 --- a/devel/goprotobuf/distinfo +++ b/devel/goprotobuf/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1532443980 -SHA256 (golang-protobuf-v1.1.0_GH0.tar.gz) = c086490e7b116b73b7e3e6058eae997576d0523ad8f1b2ec2b698887e62b14a8 -SIZE (golang-protobuf-v1.1.0_GH0.tar.gz) = 324733 -SHA256 (google-go-genproto-02b4e95_GH0.tar.gz) = 71421ee0c9af39492dad0c63736e0e3771ecd41066034f77472bd922208fcdfd -SIZE (google-go-genproto-02b4e95_GH0.tar.gz) = 2091400 +TIMESTAMP = 1658532107 +SHA256 (go/devel_goprotobuf/goprotobuf-v1.5.2/v1.5.2.mod) = 7c8e7610527afd7724c7e8b7e843f132b0db61e8c9dd49dc589d430e8929bcc4 +SIZE (go/devel_goprotobuf/goprotobuf-v1.5.2/v1.5.2.mod) = 192 +SHA256 (go/devel_goprotobuf/goprotobuf-v1.5.2/v1.5.2.zip) = 5d1c817bebc1202ab3b42a418e584e0008e8027baf212ce69c2ae3e9e7b8c64b +SIZE (go/devel_goprotobuf/goprotobuf-v1.5.2/v1.5.2.zip) = 206858 diff --git a/devel/gpds/Makefile b/devel/gpds/Makefile index 987101ea352..d3530aadaa0 100644 --- a/devel/gpds/Makefile +++ b/devel/gpds/Makefile @@ -8,13 +8,9 @@ COMMENT= General purpose data serializer library written in modern C++ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/license.txt -ONLY_FOR_ARCHS= aarch64 amd64 -ONLY_FOR_ARCHS_REASON= not yet ported to other architectures - RUN_DEPENDS= spdlog>=1.9.0:devel/spdlog USES= cmake compiler:c++17-lang - USE_GITHUB= yes GH_ACCOUNT= simulton diff --git a/devel/gvfs/Makefile b/devel/gvfs/Makefile index eeb83953ee1..d49d0870e7d 100644 --- a/devel/gvfs/Makefile +++ b/devel/gvfs/Makefile @@ -1,6 +1,5 @@ PORTNAME= gvfs -PORTVERSION= 1.46.2 -PORTREVISION= 2 +PORTVERSION= 1.50.2 CATEGORIES= devel gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome @@ -15,7 +14,7 @@ BUILD_DEPENDS= docbook-xsl>=0:textproc/docbook-xsl LIB_DEPENDS= libgcrypt.so:security/libgcrypt \ libdbus-1.so:devel/dbus \ libgcr-base-3.so:security/gcr \ - libsoup-2.4.so:devel/libsoup \ + libsoup-3.0.so:devel/libsoup3 \ libgudev-1.0.so:devel/libgudev \ libudisks2.so:sysutils/libudisks \ libsecret-1.so:security/libsecret diff --git a/devel/gvfs/distinfo b/devel/gvfs/distinfo index e844d76619f..57983f69527 100644 --- a/devel/gvfs/distinfo +++ b/devel/gvfs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1611355850 -SHA256 (gnome/gvfs-1.46.2.tar.xz) = d83fa160286670c03eb890240606d8afa7ea6a3a818e8ad17eeed8d976487bd7 -SIZE (gnome/gvfs-1.46.2.tar.xz) = 1216056 +TIMESTAMP = 1658680082 +SHA256 (gnome/gvfs-1.50.2.tar.xz) = 03d72b8c15ef438110f0cf457b5655266c8b515d0412b30f4d55cfa0da06ac5e +SIZE (gnome/gvfs-1.50.2.tar.xz) = 1214464 diff --git a/devel/highway/Makefile b/devel/highway/Makefile index 8568bdf0215..0400cd38dd3 100644 --- a/devel/highway/Makefile +++ b/devel/highway/Makefile @@ -1,5 +1,5 @@ PORTNAME= highway -DISTVERSION= 0.17.0 +DISTVERSION= 1.0.0 CATEGORIES= devel MAINTAINER= jbeich@FreeBSD.org diff --git a/devel/highway/distinfo b/devel/highway/distinfo index a1af11384a1..f5becabad50 100644 --- a/devel/highway/distinfo +++ b/devel/highway/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654183841 -SHA256 (google-highway-0.17.0_GH0.tar.gz) = 25158fd5c090b70ecea47fc246c860d150f07f801d2434e1e51ec14a6c15822c -SIZE (google-highway-0.17.0_GH0.tar.gz) = 1694290 +TIMESTAMP = 1658922496 +SHA256 (google-highway-1.0.0_GH0.tar.gz) = ab4f5f864932268356f9f6aa86f612fa4430a7db3c8de0391076750197e876b8 +SIZE (google-highway-1.0.0_GH0.tar.gz) = 1723558 diff --git a/devel/highway/pkg-plist b/devel/highway/pkg-plist index 1fd2aa1dc0a..605b569bd7d 100644 --- a/devel/highway/pkg-plist +++ b/devel/highway/pkg-plist @@ -4,7 +4,6 @@ include/hwy/cache_control.h include/hwy/contrib/dot/dot-inl.h include/hwy/contrib/image/image.h include/hwy/contrib/math/math-inl.h -include/hwy/contrib/sort/disabled_targets.h include/hwy/contrib/sort/shared-inl.h include/hwy/contrib/sort/sorting_networks-inl.h include/hwy/contrib/sort/traits-inl.h @@ -28,6 +27,7 @@ include/hwy/ops/wasm_128-inl.h include/hwy/ops/x86_128-inl.h include/hwy/ops/x86_256-inl.h include/hwy/ops/x86_512-inl.h +include/hwy/per_target.h include/hwy/print-inl.h include/hwy/print.h include/hwy/targets.h @@ -35,14 +35,14 @@ include/hwy/tests/hwy_gtest.h include/hwy/tests/test_util-inl.h include/hwy/tests/test_util.h lib/libhwy.so -lib/libhwy.so.0 -lib/libhwy.so.0.17.0 +lib/libhwy.so.1 +lib/libhwy.so.1.0.0 lib/libhwy_contrib.so -lib/libhwy_contrib.so.0 -lib/libhwy_contrib.so.0.17.0 +lib/libhwy_contrib.so.1 +lib/libhwy_contrib.so.1.0.0 lib/libhwy_test.so -lib/libhwy_test.so.0 -lib/libhwy_test.so.0.17.0 +lib/libhwy_test.so.1 +lib/libhwy_test.so.1.0.0 libdata/pkgconfig/libhwy-contrib.pc libdata/pkgconfig/libhwy-test.pc libdata/pkgconfig/libhwy.pc diff --git a/devel/hs-cabal-install/Makefile b/devel/hs-cabal-install/Makefile index 0506c1ed42e..65f03b64952 100644 --- a/devel/hs-cabal-install/Makefile +++ b/devel/hs-cabal-install/Makefile @@ -1,14 +1,13 @@ PORTNAME= cabal-install PORTVERSION= 3.6.2.0 CATEGORIES= devel haskell +EXTRACT_ONLY= ${DISTNAME_DEFAULT}${_GITHUB_EXTRACT_SUFX} MAINTAINER= haskell@FreeBSD.org COMMENT= Command-line interface for Cabal and Hackage LICENSE= BSD3CLAUSE -BUILD_DEPENDS= ghc:lang/ghc - USES= cabal:nodefault compiler:c11 python:build USE_GITHUB= yes @@ -38,7 +37,8 @@ USE_CABAL= async-2.2.4 \ th-compat-0.1.3 \ zlib-0.6.2.3_1 -CABAL_BOOTSTRAP= yes +SKIP_CABAL_EXTRACT= yes +SKIP_CABAL_PLIST= yes PLIST_FILES= bin/cabal diff --git a/devel/ioncube/Makefile b/devel/ioncube/Makefile index e489c780198..7312d53aa4d 100644 --- a/devel/ioncube/Makefile +++ b/devel/ioncube/Makefile @@ -1,5 +1,5 @@ PORTNAME= ioncube -DISTVERSION= 10.4.1 +DISTVERSION= 11.0.1 CATEGORIES= devel MASTER_SITES= http://downloads.ioncube.com/loader_downloads/ \ http://downloads2.ioncube.com/loader_downloads/ \ diff --git a/devel/ioncube/distinfo b/devel/ioncube/distinfo index 164c9a544ee..436bffbf0d9 100644 --- a/devel/ioncube/distinfo +++ b/devel/ioncube/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1595868480 -SHA256 (ioncube/10.4.1/ioncube_loaders_fre_11_x86-64.tar.gz) = e309978953dadf4e524eab40cbe725dc7120c56faf570bd78c5a0fa7f75b1998 -SIZE (ioncube/10.4.1/ioncube_loaders_fre_11_x86-64.tar.gz) = 13150650 -SHA256 (ioncube/10.4.1/ioncube_loaders_fre_11_x86.tar.gz) = 97e78e31d098cc6b5c476374d658c213ef6da9fbbb84d483abf0f7d6c804c3ad -SIZE (ioncube/10.4.1/ioncube_loaders_fre_11_x86.tar.gz) = 13129900 +TIMESTAMP = 1658610081 +SHA256 (ioncube/11.0.1/ioncube_loaders_fre_11_x86-64.tar.gz) = c73d83ad79351690575c3e591d3f498c1fcbfdb32a3c766c29f5d0920c4f96fe +SIZE (ioncube/11.0.1/ioncube_loaders_fre_11_x86-64.tar.gz) = 13175617 diff --git a/devel/juce/Makefile b/devel/juce/Makefile index be86c862530..23cda0c4fe7 100644 --- a/devel/juce/Makefile +++ b/devel/juce/Makefile @@ -1,5 +1,6 @@ PORTNAME= juce DISTVERSION= 7.0.1 +PORTREVISION= 1 CATEGORIES= devel PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ @@ -13,6 +14,8 @@ LICENSE_NAME= JUCE 6 End User License Agreement LICENSE_FILE= ${WRKSRC}/LICENSE.md LICENSE_PERMS= auto-accept dist-mirror pkg-mirror +BROKEN_riscv64= Hard-float 'd' ABI can't be used for a target that doesn't support the D instruction set extension (ignoring target-abi) + BUILD_DEPENDS= ladspa>0:audio/ladspa LIB_DEPENDS= libasound.so:audio/alsa-lib \ libcurl.so:ftp/curl \ @@ -35,7 +38,7 @@ GH_PROJECT= JUCE CMAKE_ON= JUCE_BUILD_EXTRAS -CXXFLAGS+= -I${LOCALBASE}/include/freetype2 +CXXFLAGS+= -I${LOCALBASE}/include/freetype2 -DJUCE_INCLUDE_PNGLIB_CODE=0 LDFLAGS+= -pthread -lfreetype -lpng16 LDFLAGS+= -lGL # while building NetworkGraphicsDemo ld: error: undefined symbol: glXGetCurrentContext referenced by ld-temp.o LDFLAGS+= -lasound # while building AudioPerformanceTest ld: error: undefined symbol: snd_seq_system_info_sizeof diff --git a/devel/level-zero/Makefile b/devel/level-zero/Makefile index 876354fdd61..e657d7a5752 100644 --- a/devel/level-zero/Makefile +++ b/devel/level-zero/Makefile @@ -1,6 +1,6 @@ PORTNAME= level-zero DISTVERSIONPREFIX= v -DISTVERSION= 1.8.1 +DISTVERSION= 1.8.5 CATEGORIES= devel MAINTAINER= jbeich@FreeBSD.org diff --git a/devel/level-zero/distinfo b/devel/level-zero/distinfo index 3846477722b..df6da3c2048 100644 --- a/devel/level-zero/distinfo +++ b/devel/level-zero/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1652882424 -SHA256 (oneapi-src-level-zero-v1.8.1_GH0.tar.gz) = de9582ca075dbd207113d432c4d70a2daaf9d6904672c707e340d43cf4e114a5 -SIZE (oneapi-src-level-zero-v1.8.1_GH0.tar.gz) = 419208 +TIMESTAMP = 1658496395 +SHA256 (oneapi-src-level-zero-v1.8.5_GH0.tar.gz) = b6e9663bbcc53c148d32376998298bec6f7c434ef2218c61fa708963e3a09394 +SIZE (oneapi-src-level-zero-v1.8.5_GH0.tar.gz) = 694514 diff --git a/devel/level-zero/files/patch-rtld b/devel/level-zero/files/patch-rtld deleted file mode 100644 index 822a646e0aa..00000000000 --- a/devel/level-zero/files/patch-rtld +++ /dev/null @@ -1,22 +0,0 @@ -RTLD_DEEPBIND isn't available on non-Linux - -source/lib/ze_lib.cpp:32:18: error: use of undeclared identifier 'RTLD_DEEPBIND' - loader = LOAD_DRIVER_LIBRARY( MAKE_LIBRARY_NAME( "ze_loader", L0_LOADER_VERSION) ); - ^ -source/inc/ze_util.h:28:71: note: expanded from macro 'LOAD_DRIVER_LIBRARY' -# define LOAD_DRIVER_LIBRARY(NAME) dlopen(NAME, RTLD_LAZY|RTLD_LOCAL|RTLD_DEEPBIND) - ^ ---- source/inc/ze_util.h.orig 2020-12-01 20:48:33 UTC -+++ source/inc/ze_util.h -@@ -25,7 +25,11 @@ - # define HMODULE void* - # define MAKE_LIBRARY_NAME(NAME, VERSION) "lib" NAME ".so." VERSION - # define MAKE_LAYER_NAME(NAME) "lib" NAME ".so." L0_VALIDATION_LAYER_SUPPORTED_VERSION -+# ifdef RTLD_DEEPBIND - # define LOAD_DRIVER_LIBRARY(NAME) dlopen(NAME, RTLD_LAZY|RTLD_LOCAL|RTLD_DEEPBIND) -+# else -+# define LOAD_DRIVER_LIBRARY(NAME) dlopen(NAME, RTLD_LAZY|RTLD_LOCAL) -+# endif - # define FREE_DRIVER_LIBRARY(LIB) if(LIB) dlclose(LIB) - # define GET_FUNCTION_PTR(LIB, FUNC_NAME) dlsym(LIB, FUNC_NAME) - #endif diff --git a/devel/level-zero/pkg-plist b/devel/level-zero/pkg-plist index 68c4ad3945a..f10cfdb03c4 100644 --- a/devel/level-zero/pkg-plist +++ b/devel/level-zero/pkg-plist @@ -10,12 +10,12 @@ include/level_zero/zet_api.h include/level_zero/zet_ddi.h lib/libze_loader.so lib/libze_loader.so.1 -lib/libze_loader.so.1.8.1 +lib/libze_loader.so.1.8.5 lib/libze_tracing_layer.so lib/libze_tracing_layer.so.1 -lib/libze_tracing_layer.so.1.8.1 +lib/libze_tracing_layer.so.1.8.5 lib/libze_validation_layer.so lib/libze_validation_layer.so.1 -lib/libze_validation_layer.so.1.8.1 +lib/libze_validation_layer.so.1.8.5 libdata/pkgconfig/level-zero.pc libdata/pkgconfig/libze_loader.pc diff --git a/devel/libccid/Makefile b/devel/libccid/Makefile index 165d60bd51d..77205de14f0 100644 --- a/devel/libccid/Makefile +++ b/devel/libccid/Makefile @@ -1,5 +1,5 @@ PORTNAME= ccid -PORTVERSION= 1.4.36 +PORTVERSION= 1.5.0 CATEGORIES= devel MASTER_SITES= https://ccid.apdu.fr/files/ diff --git a/devel/libccid/distinfo b/devel/libccid/distinfo index 37f4caf9062..4cf7c6db41c 100644 --- a/devel/libccid/distinfo +++ b/devel/libccid/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1630999531 -SHA256 (ccid-1.4.36.tar.bz2) = 2b73ac885f1bcab819dc3578944d17406241e0c724042989cea437353b6749c1 -SIZE (ccid-1.4.36.tar.bz2) = 677047 +TIMESTAMP = 1658643086 +SHA256 (ccid-1.5.0.tar.bz2) = 81549b3422469d503996d03a3aed2ef1375b359167f10d66be9e3844e729322e +SIZE (ccid-1.5.0.tar.bz2) = 689961 diff --git a/devel/libflatarray/Makefile b/devel/libflatarray/Makefile index 94aaf50f6ac..ed89666b2ac 100644 --- a/devel/libflatarray/Makefile +++ b/devel/libflatarray/Makefile @@ -10,9 +10,11 @@ COMMENT= Struct of arrays library with object oriented interface for C++ LICENSE= BSL LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_armv7= test/estimate_optimum_short_vec_type_test.cpp:71:22: error: redefinition of 'expected_arity_for_double' + BUILD_DEPENDS= boost-libs>=1.48:devel/boost-libs -USES= cmake compiler:c++11-lib +USES= cmake compiler:c++14-lang CMAKE_ARGS= -DWITH_CUDA:BOOL=FALSE diff --git a/devel/libgdata/Makefile b/devel/libgdata/Makefile index 4e0d211ac3f..ebf81980ee6 100644 --- a/devel/libgdata/Makefile +++ b/devel/libgdata/Makefile @@ -1,6 +1,5 @@ PORTNAME= libgdata -PORTVERSION= 0.17.13 -PORTREVISION= 3 +PORTVERSION= 0.18.1 CATEGORIES= devel MASTER_SITES= GNOME diff --git a/devel/libgdata/distinfo b/devel/libgdata/distinfo index aa87b872aaf..5d973d399ea 100644 --- a/devel/libgdata/distinfo +++ b/devel/libgdata/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1602487913 -SHA256 (libgdata-0.17.13.tar.xz) = eab9ef792c3c2b9ece19d45aea15225aba8df2521bc12785b1b2d3318d8c472e -SIZE (libgdata-0.17.13.tar.xz) = 849888 +TIMESTAMP = 1658684771 +SHA256 (libgdata-0.18.1.tar.xz) = dd8592eeb6512ad0a8cf5c8be8c72e76f74bfe6b23e4dd93f0756ee0716804c7 +SIZE (libgdata-0.18.1.tar.xz) = 851584 diff --git a/devel/libgdata/pkg-plist b/devel/libgdata/pkg-plist index 4009e5f668c..adf7e3faa32 100644 --- a/devel/libgdata/pkg-plist +++ b/devel/libgdata/pkg-plist @@ -62,6 +62,8 @@ include/libgdata/gdata/services/contacts/gdata-contacts-service.h include/libgdata/gdata/services/documents/gdata-documents-access-rule.h include/libgdata/gdata/services/documents/gdata-documents-document.h include/libgdata/gdata/services/documents/gdata-documents-drawing.h +include/libgdata/gdata/services/documents/gdata-documents-drive-query.h +include/libgdata/gdata/services/documents/gdata-documents-drive.h include/libgdata/gdata/services/documents/gdata-documents-entry.h include/libgdata/gdata/services/documents/gdata-documents-enums.h include/libgdata/gdata/services/documents/gdata-documents-feed.h @@ -108,7 +110,7 @@ include/libgdata/gdata/services/youtube/gdata-youtube-video.h lib/girepository-1.0/GData-0.0.typelib lib/libgdata.so lib/libgdata.so.22 -lib/libgdata.so.22.5.2 +lib/libgdata.so.22.6.0 libdata/pkgconfig/libgdata.pc share/gir-1.0/GData-0.0.gir share/locale/ar/LC_MESSAGES/gdata.mo diff --git a/devel/libgsf/Makefile b/devel/libgsf/Makefile index 9747a87d60d..0033531e053 100644 --- a/devel/libgsf/Makefile +++ b/devel/libgsf/Makefile @@ -1,5 +1,5 @@ PORTNAME= libgsf -PORTVERSION= 1.14.49 +PORTVERSION= 1.14.50 CATEGORIES= devel MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -27,4 +27,7 @@ OPTIONS_SUB= yes NLS_CONFIGURE_ENABLE= nls NLS_USES= gettext +PLIST_SUB+= LIBMINORVER=${PORTVERSION:E} \ + LIBSHORTVER=${PORTVERSION:R:S/.//} + .include diff --git a/devel/libgsf/distinfo b/devel/libgsf/distinfo index f482d20cb0e..69cead2b849 100644 --- a/devel/libgsf/distinfo +++ b/devel/libgsf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1652979796 -SHA256 (gnome2/libgsf-1.14.49.tar.xz) = e9ebe36688f010c9e6e40c8903f3732948deb8aca032578d07d0751bd82cf857 -SIZE (gnome2/libgsf-1.14.49.tar.xz) = 702644 +TIMESTAMP = 1658675934 +SHA256 (gnome2/libgsf-1.14.50.tar.xz) = 6e6c20d0778339069d583c0d63759d297e817ea10d0d897ebbe965f16e2e8e52 +SIZE (gnome2/libgsf-1.14.50.tar.xz) = 702424 diff --git a/devel/libgsf/pkg-plist b/devel/libgsf/pkg-plist index db7c2510806..7bc0d70dace 100644 --- a/devel/libgsf/pkg-plist +++ b/devel/libgsf/pkg-plist @@ -53,8 +53,8 @@ include/libgsf-1/gsf/gsf.h lib/girepository-1.0/Gsf-1.typelib lib/libgsf-1.a lib/libgsf-1.so -lib/libgsf-1.so.114 -lib/libgsf-1.so.114.0.49 +lib/libgsf-1.so.%%LIBSHORTVER%% +lib/libgsf-1.so.%%LIBSHORTVER%%.0.%%LIBMINORVER%% libdata/pkgconfig/libgsf-1.pc man/man1/gsf-office-thumbnailer.1.gz man/man1/gsf-vba-dump.1.gz diff --git a/devel/liblangtag/Makefile b/devel/liblangtag/Makefile index 68d6a9e48a1..dff8364bab9 100644 --- a/devel/liblangtag/Makefile +++ b/devel/liblangtag/Makefile @@ -1,6 +1,5 @@ PORTNAME= liblangtag -PORTVERSION= 0.6.3 -PORTREVISION= 2 +PORTVERSION= 0.6.4 CATEGORIES= devel textproc MASTER_SITES= https://bitbucket.org/tagoh/liblangtag/downloads/ \ LOCAL/jkim diff --git a/devel/liblangtag/distinfo b/devel/liblangtag/distinfo index e1823aebc6e..08703e14557 100644 --- a/devel/liblangtag/distinfo +++ b/devel/liblangtag/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1640254236 -SHA256 (liblangtag-0.6.3.tar.bz2) = 1f12a20a02ec3a8d22e54dedb8b683a43c9c160bda1ba337bf1060607ae733bd -SIZE (liblangtag-0.6.3.tar.bz2) = 755492 +TIMESTAMP = 1658609777 +SHA256 (liblangtag-0.6.4.tar.bz2) = 5701062c17d3e73ddaa49956cbfa5d47d2f8221988dec561c0af2118c1c8a564 +SIZE (liblangtag-0.6.4.tar.bz2) = 764946 diff --git a/devel/liblangtag/files/patch-configure b/devel/liblangtag/files/patch-configure index 15d45acf0f2..2f67db4138a 100644 --- a/devel/liblangtag/files/patch-configure +++ b/devel/liblangtag/files/patch-configure @@ -1,15 +1,15 @@ ---- configure.orig 2014-05-21 03:36:23 UTC +--- configure.orig 2022-06-30 06:47:45 UTC +++ configure -@@ -14651,11 +14651,7 @@ MODULE_LIBS= +@@ -16369,11 +16369,7 @@ printf %s "checking for the suffix of module shared li if test "x$enable_modules" != "xno"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for the suffix of module shared libraries" >&5 - $as_echo_n "checking for the suffix of module shared libraries... " >&6; } + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for the suffix of module shared libraries" >&5 + printf %s "checking for the suffix of module shared libraries... " >&6; } - export SED - shrext_cmds=`libtool --config | grep '^shrext_cmds='` - eval $shrext_cmds - module=yes eval std_shrext=$shrext_cmds - lt_module_suffix=`echo $std_shrext | sed 's/^\.//'` + lt_module_suffix=so - { $as_echo "$as_me:${as_lineno-$LINENO}: result: .$lt_module_suffix" >&5 - $as_echo ".$lt_module_suffix" >&6; } + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: .$lt_module_suffix" >&5 + printf "%s\n" ".$lt_module_suffix" >&6; } if test "x$lt_module_suffix" = x; then diff --git a/devel/liblangtag/pkg-plist b/devel/liblangtag/pkg-plist index 9dccaefcb0c..902dd7c3345 100644 --- a/devel/liblangtag/pkg-plist +++ b/devel/liblangtag/pkg-plist @@ -70,7 +70,6 @@ share/gtk-doc/html/liblangtag/liblangtag-Module---Accessor.html share/gtk-doc/html/liblangtag/liblangtag-Module---Data.html share/gtk-doc/html/liblangtag/liblangtag-Strings.html share/gtk-doc/html/liblangtag/liblangtag.devhelp2 -share/gtk-doc/html/liblangtag/object-tree.html share/gtk-doc/html/liblangtag/right-insensitive.png share/gtk-doc/html/liblangtag/right.png share/gtk-doc/html/liblangtag/style.css diff --git a/devel/libnotify/Makefile b/devel/libnotify/Makefile index 6d9f214acd3..f147d5fc52b 100644 --- a/devel/libnotify/Makefile +++ b/devel/libnotify/Makefile @@ -1,5 +1,5 @@ PORTNAME= libnotify -DISTVERSION= 0.7.12 +DISTVERSION= 0.8.1 CATEGORIES= devel gnome MASTER_SITES= GNOME diff --git a/devel/libnotify/distinfo b/devel/libnotify/distinfo index 412d2e204e1..a6cd6a1dea6 100644 --- a/devel/libnotify/distinfo +++ b/devel/libnotify/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1652980035 -SHA256 (libnotify-0.7.12.tar.xz) = 744b2b37508135f8261b755a9debe6e09add421adc75bde930f6e198b70ab46e -SIZE (libnotify-0.7.12.tar.xz) = 102032 +TIMESTAMP = 1658679512 +SHA256 (libnotify-0.8.1.tar.xz) = d033e6d4d6ccbf46a436c31628a4b661b36dca1f5d4174fe0173e274f4e62557 +SIZE (libnotify-0.8.1.tar.xz) = 105368 diff --git a/devel/libsoup3/Makefile b/devel/libsoup3/Makefile index 7b713649e5d..fb599978f54 100644 --- a/devel/libsoup3/Makefile +++ b/devel/libsoup3/Makefile @@ -1,6 +1,5 @@ PORTNAME= libsoup -PORTVERSION= 3.0.6 -PORTREVISION= 1 +PORTVERSION= 3.1.1 CATEGORIES= devel gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome @@ -12,10 +11,19 @@ COMMENT= HTTP client/server library for GNOME LICENSE= LGPL20 LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= glib-networking>0:net/glib-networking +BUILD_DEPENDS= glib-networking>0:net/glib-networking \ + ${PYTHON_PKGNAMEPREFIX}gi-docgen>=0:textproc/py-gi-docgen@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}Jinja2>=0:devel/py-Jinja2@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}markdown>0:textproc/py-markdown@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}markupsafe>0:textproc/py-markupsafe@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pygments>0:textproc/py-pygments@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}smartypants>0:textproc/py-smartypants@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}toml>0:textproc/py-toml@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}typogrify>0:textproc/py-typogrify@${PY_FLAVOR} + LIB_DEPENDS= libbrotlidec.so:archivers/brotli \ libnghttp2.so:www/libnghttp2 \ - libpsl.so:dns/libpsl \ + libpsl.so:dns/libpsl RUN_DEPENDS= glib-networking>0:net/glib-networking @@ -29,8 +37,7 @@ OPTIONS_SINGLE= GSSAPI OPTIONS_SINGLE_GSSAPI= GSSAPI_BASE GSSAPI_HEIMDAL GSSAPI_MIT GSSAPI_NONE OPTIONS_DEFAULT= GSSAPI_${${SSL_DEFAULT} == base :?BASE :NONE} -MESON_ARGS= -Dgtk_doc=false \ - -Dtests=false \ +MESON_ARGS= -Dtests=false \ -Dinstalled_tests=false \ -Dsysprof=disabled \ -Dpkcs11_tests=disabled \ @@ -39,7 +46,6 @@ MESON_ARGS= -Dgtk_doc=false \ -Dautobahn=disabled \ -Dtls_check=true \ -Dvapi=disabled \ - -Dbrotli=disabled \ -Dntlm=disabled GSSAPI_BASE_USES= gssapi @@ -55,6 +61,5 @@ GSSAPI_NONE_MESON_DISABLED= gssapi BINARY_ALIAS= python3=${PYTHON_CMD} - .include diff --git a/devel/libsoup3/distinfo b/devel/libsoup3/distinfo index 1bb8cb44746..f29bd667848 100644 --- a/devel/libsoup3/distinfo +++ b/devel/libsoup3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1652980164 -SHA256 (gnome/libsoup-3.0.6.tar.xz) = b45d59f840b9acf9bb45fd45854e3ef672f57e3ab957401c3ad8d7502ac23da6 -SIZE (gnome/libsoup-3.0.6.tar.xz) = 1527232 +TIMESTAMP = 1658678466 +SHA256 (gnome/libsoup-3.1.1.tar.xz) = 4403bf3e7a4c7a85cb3c4a5281c9b99d256e28639f55730a52add432aafce05c +SIZE (gnome/libsoup-3.1.1.tar.xz) = 1531020 diff --git a/devel/libsoup3/pkg-plist b/devel/libsoup3/pkg-plist index 28a8898d643..ab6b4fe936a 100644 --- a/devel/libsoup3/pkg-plist +++ b/devel/libsoup3/pkg-plist @@ -78,6 +78,7 @@ share/locale/hu/LC_MESSAGES/libsoup-3.0.mo share/locale/id/LC_MESSAGES/libsoup-3.0.mo share/locale/it/LC_MESSAGES/libsoup-3.0.mo share/locale/ja/LC_MESSAGES/libsoup-3.0.mo +share/locale/ka/LC_MESSAGES/libsoup-3.0.mo share/locale/kn/LC_MESSAGES/libsoup-3.0.mo share/locale/ko/LC_MESSAGES/libsoup-3.0.mo share/locale/lt/LC_MESSAGES/libsoup-3.0.mo diff --git a/devel/marl/Makefile b/devel/marl/Makefile index 48c1469ffe3..60ff905dd8a 100644 --- a/devel/marl/Makefile +++ b/devel/marl/Makefile @@ -8,6 +8,9 @@ COMMENT= Hybrid thread / fiber task scheduler written in C++11 LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE +NOT_FOR_ARCHS= riscv64 +NOT_FOR_ARCHS_REASON= assembly isn't implemented, see src/osfiber_asm.h + USES= cmake:testing compiler:c++11-lang USE_LDCONFIG= yes diff --git a/devel/ocaml-opam/Makefile b/devel/ocaml-opam/Makefile index f5effd76dc4..c289d60eb59 100644 --- a/devel/ocaml-opam/Makefile +++ b/devel/ocaml-opam/Makefile @@ -32,6 +32,8 @@ GIT_RUN_DEPENDS= git:devel/git MERCURIAL_RUN_DEPENDS= ${PY_MERCURIAL} RSYNC_RUN_DEPENDS= rsync:net/rsync +NOPRECIOUSMAKEVARS= yes + pre-configure: cd ${WRKSRC} && ${MAKE_CMD} compiler diff --git a/devel/orc/Makefile b/devel/orc/Makefile index 9c39ad97c2a..87a9efaaea5 100644 --- a/devel/orc/Makefile +++ b/devel/orc/Makefile @@ -1,5 +1,5 @@ PORTNAME= orc -PORTVERSION= 0.4.31 +PORTVERSION= 0.4.32 CATEGORIES= devel MASTER_SITES= http://gstreamer.freedesktop.org/data/src/orc/ @@ -16,4 +16,6 @@ USES= gmake meson pkgconfig tar:xz USE_LDCONFIG= yes +PLIST_SUB+= LIBMINORVER=${PORTVERSION:E} + .include diff --git a/devel/orc/distinfo b/devel/orc/distinfo index 996a6794738..899a1bffb08 100644 --- a/devel/orc/distinfo +++ b/devel/orc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1575828472 -SHA256 (orc-0.4.31.tar.xz) = a0ab5f10a6a9ae7c3a6b4218246564c3bf00d657cbdf587e6d34ec3ef0616075 -SIZE (orc-0.4.31.tar.xz) = 177768 +TIMESTAMP = 1658692086 +SHA256 (orc-0.4.32.tar.xz) = a66e3d8f2b7e65178d786a01ef61f2a0a0b4d0b8370de7ce134ba73da4af18f0 +SIZE (orc-0.4.32.tar.xz) = 180340 diff --git a/devel/orc/pkg-plist b/devel/orc/pkg-plist index ebffac66129..8d201486b3b 100644 --- a/devel/orc/pkg-plist +++ b/devel/orc/pkg-plist @@ -38,11 +38,11 @@ include/orc-0.4/orc/orcx86.h include/orc-0.4/orc/orcx86insn.h lib/liborc-0.4.so lib/liborc-0.4.so.0 -lib/liborc-0.4.so.0.31.0 +lib/liborc-0.4.so.0.%%LIBMINORVER%%.0 lib/liborc-test-0.4.a lib/liborc-test-0.4.so lib/liborc-test-0.4.so.0 -lib/liborc-test-0.4.so.0.31.0 +lib/liborc-test-0.4.so.0.%%LIBMINORVER%%.0 libdata/pkgconfig/orc-0.4.pc libdata/pkgconfig/orc-test-0.4.pc share/aclocal/orc.m4 diff --git a/devel/osc/Makefile b/devel/osc/Makefile index 86a7c9ca545..53181fe5184 100644 --- a/devel/osc/Makefile +++ b/devel/osc/Makefile @@ -1,5 +1,5 @@ PORTNAME= osc -PORTVERSION= 0.180.0 +PORTVERSION= 0.181.0 CATEGORIES= devel MAINTAINER= amdmi3@FreeBSD.org diff --git a/devel/osc/distinfo b/devel/osc/distinfo index 49c90d599cd..2a697ca6920 100644 --- a/devel/osc/distinfo +++ b/devel/osc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1656527884 -SHA256 (openSUSE-osc-0.180.0_GH0.tar.gz) = a96b943f0110add33f0a30ac0a2f51a96c2af94d18f8327014f479307b10a774 -SIZE (openSUSE-osc-0.180.0_GH0.tar.gz) = 370165 +TIMESTAMP = 1658938426 +SHA256 (openSUSE-osc-0.181.0_GH0.tar.gz) = ef97c1454a4c8416e3bbb3e378afde85e42fe381fff8a135ddb9c8c4fedd5697 +SIZE (openSUSE-osc-0.181.0_GH0.tar.gz) = 371210 diff --git a/devel/pcsc-lite/files/pkg-message.in b/devel/pcsc-lite/files/pkg-message.in index c67dca1a8fd..e1c15667f5c 100644 --- a/devel/pcsc-lite/files/pkg-message.in +++ b/devel/pcsc-lite/files/pkg-message.in @@ -5,7 +5,6 @@ PC/SC-Lite has been installed. You need to install a driver for your smartcard reader e.g., - devel/libccid -- security/ifd-slb_rf60 For cardreaders connected to the serial port: After installing the driver, please update the pcscd configuration file: diff --git a/devel/py-awscrt/files/patch-crt_aws-lc_CMakeLists.txt b/devel/py-awscrt/files/patch-crt_aws-lc_CMakeLists.txt new file mode 100644 index 00000000000..da35bc3d80f --- /dev/null +++ b/devel/py-awscrt/files/patch-crt_aws-lc_CMakeLists.txt @@ -0,0 +1,11 @@ +--- crt/aws-lc/CMakeLists.txt.orig 2022-07-25 08:51:35 UTC ++++ crt/aws-lc/CMakeLists.txt +@@ -623,7 +623,7 @@ elseif(CMAKE_SYSTEM_PROCESSOR MATCHES "^arm*") + elseif(CMAKE_SYSTEM_PROCESSOR STREQUAL "mips") + # Just to avoid the “unknown processor” error. + set(ARCH "generic") +-elseif(CMAKE_SYSTEM_PROCESSOR STREQUAL "ppc64le") ++elseif(CMAKE_SYSTEM_PROCESSOR MATCHES "powerpc64le|ppc64le") + set(ARCH "ppc64le") + else() + message(FATAL_ERROR "Unknown processor:" ${CMAKE_SYSTEM_PROCESSOR}) diff --git a/devel/py-awscrt/files/patch-crt_aws-lc_crypto_fipsmodule_cpucap_cpu__ppc64le.c b/devel/py-awscrt/files/patch-crt_aws-lc_crypto_fipsmodule_cpucap_cpu__ppc64le.c new file mode 100644 index 00000000000..a5494dd181a --- /dev/null +++ b/devel/py-awscrt/files/patch-crt_aws-lc_crypto_fipsmodule_cpucap_cpu__ppc64le.c @@ -0,0 +1,14 @@ +--- crt/aws-lc/crypto/fipsmodule/cpucap/cpu_ppc64le.c.orig 2020-10-26 11:38:52 UTC ++++ crt/aws-lc/crypto/fipsmodule/cpucap/cpu_ppc64le.c +@@ -28,7 +28,11 @@ + #endif + + void OPENSSL_cpuid_setup(void) { ++#if defined(__linux__) + OPENSSL_ppc64le_hwcap2 = getauxval(AT_HWCAP2); ++#elif defined(__FreeBSD__) ++ elf_aux_info(AT_HWCAP2, &OPENSSL_ppc64le_hwcap2, sizeof(OPENSSL_ppc64le_hwcap2)); ++#endif + } + + int CRYPTO_is_PPC64LE_vcrypto_capable(void) { diff --git a/devel/py-fastprogress/Makefile b/devel/py-fastprogress/Makefile index d12bbbb4c48..4c3b1c33ca8 100644 --- a/devel/py-fastprogress/Makefile +++ b/devel/py-fastprogress/Makefile @@ -1,5 +1,5 @@ PORTNAME= fastprogress -DISTVERSION= 1.0.2 +DISTVERSION= 1.0.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-fastprogress/distinfo b/devel/py-fastprogress/distinfo index 76018cf1238..15279db3caa 100644 --- a/devel/py-fastprogress/distinfo +++ b/devel/py-fastprogress/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1650764434 -SHA256 (fastprogress-1.0.2.tar.gz) = 9606ba442505a3a44581d63deddce5bff1df17acbdc37252f7c3f1be52c1d243 -SIZE (fastprogress-1.0.2.tar.gz) = 14720 +TIMESTAMP = 1658535484 +SHA256 (fastprogress-1.0.3.tar.gz) = 7a17d2b438890f838c048eefce32c4ded47197ecc8ea042cecc33d3deb8022f5 +SIZE (fastprogress-1.0.3.tar.gz) = 14920 diff --git a/devel/py-numba/Makefile b/devel/py-numba/Makefile index 19c29253855..4824f2ae245 100644 --- a/devel/py-numba/Makefile +++ b/devel/py-numba/Makefile @@ -10,6 +10,10 @@ COMMENT= Optimizing compiler for Python using LLVM LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +.if !exists(/usr/include/omp.h) +BROKEN= requires OpenMP support that is missing on this architecture +.endif + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>1.11,1:math/py-numpy@${PY_FLAVOR} LIB_DEPENDS= libtbb.so:devel/tbb RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}llvmlite>=0.31.0:devel/py-llvmlite@${PY_FLAVOR} diff --git a/devel/py-types-PyYAML/Makefile b/devel/py-types-PyYAML/Makefile index 600531bb4f8..44fa5bda3e8 100644 --- a/devel/py-types-PyYAML/Makefile +++ b/devel/py-types-PyYAML/Makefile @@ -1,5 +1,5 @@ PORTNAME= types-PyYAML -PORTVERSION= 6.0.10 +PORTVERSION= 6.0.11 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-types-PyYAML/distinfo b/devel/py-types-PyYAML/distinfo index 9841fd49f74..536d8f42657 100644 --- a/devel/py-types-PyYAML/distinfo +++ b/devel/py-types-PyYAML/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1657724493 -SHA256 (types-PyYAML-6.0.10.tar.gz) = a1676caeb098096833fe2f1472e7ea8debf7663222964fa90545cfaafebf3385 -SIZE (types-PyYAML-6.0.10.tar.gz) = 9597 +TIMESTAMP = 1658847719 +SHA256 (types-PyYAML-6.0.11.tar.gz) = 7f7da2fd11e9bc1e5e9eb3ea1be84f4849747017a59fc2eee0ea34ed1147c2e0 +SIZE (types-PyYAML-6.0.11.tar.gz) = 9801 diff --git a/devel/py-types-requests/Makefile b/devel/py-types-requests/Makefile index 27a68b962ae..85a84cc9d87 100644 --- a/devel/py-types-requests/Makefile +++ b/devel/py-types-requests/Makefile @@ -1,5 +1,5 @@ PORTNAME= types-requests -PORTVERSION= 2.28.3 +PORTVERSION= 2.28.5 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-types-requests/distinfo b/devel/py-types-requests/distinfo index 1ba18cc892d..45532351a1a 100644 --- a/devel/py-types-requests/distinfo +++ b/devel/py-types-requests/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1658402339 -SHA256 (types-requests-2.28.3.tar.gz) = fb9ea69311766967f9e91861211ec7449f6484025b766ea709689c0dbb29d7ba -SIZE (types-requests-2.28.3.tar.gz) = 11809 +TIMESTAMP = 1658938477 +SHA256 (types-requests-2.28.5.tar.gz) = ac618bfefcb3742eaf97c961e13e9e5a226e545eda4a3dbe293b898d40933ad1 +SIZE (types-requests-2.28.5.tar.gz) = 12194 diff --git a/devel/py-types-urllib3/Makefile b/devel/py-types-urllib3/Makefile index 02ca7ecaaa6..f457e89a044 100644 --- a/devel/py-types-urllib3/Makefile +++ b/devel/py-types-urllib3/Makefile @@ -1,5 +1,5 @@ PORTNAME= types-urllib3 -PORTVERSION= 1.26.16 +PORTVERSION= 1.26.17 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-types-urllib3/distinfo b/devel/py-types-urllib3/distinfo index 436124b0211..bbb54dffddb 100644 --- a/devel/py-types-urllib3/distinfo +++ b/devel/py-types-urllib3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1657724734 -SHA256 (types-urllib3-1.26.16.tar.gz) = 8bb3832c684c30cbed40b96e28bc04703becb2b97d82ac65ba4b968783453b0e -SIZE (types-urllib3-1.26.16.tar.gz) = 8898 +TIMESTAMP = 1658847693 +SHA256 (types-urllib3-1.26.17.tar.gz) = 73fd274524c3fc7cd8cd9ceb0cb67ed99b45f9cb2831013e46d50c1451044800 +SIZE (types-urllib3-1.26.17.tar.gz) = 8949 diff --git a/devel/pycharm-pro/Makefile b/devel/pycharm-pro/Makefile index b6f6930f57c..c3a1a427efa 100644 --- a/devel/pycharm-pro/Makefile +++ b/devel/pycharm-pro/Makefile @@ -1,5 +1,5 @@ PORTNAME= pycharm-pro -PORTVERSION= 2022.1.2 +PORTVERSION= 2022.1.4 CATEGORIES= devel java python MASTER_SITES= https://download.jetbrains.com/python/ \ http://download.jetbrains.com/python/ diff --git a/devel/pycharm-pro/distinfo b/devel/pycharm-pro/distinfo index ffd5c59fb9e..5c8a1fb3f05 100644 --- a/devel/pycharm-pro/distinfo +++ b/devel/pycharm-pro/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654678452 -SHA256 (pycharm-professional-2022.1.2.tar.gz) = 614bbf3783f6ff646182570332786b9a96c88cf19135710b97dc331d0e9822b8 -SIZE (pycharm-professional-2022.1.2.tar.gz) = 691318767 +TIMESTAMP = 1658481605 +SHA256 (pycharm-professional-2022.1.4.tar.gz) = 12be816500d5ce7d476db1b9c9a75c299346f907729c175dcb2a89e8421a44c2 +SIZE (pycharm-professional-2022.1.4.tar.gz) = 691234019 diff --git a/devel/pycharm-pro/pkg-plist b/devel/pycharm-pro/pkg-plist index c0a6ab73d70..25e646948e7 100644 --- a/devel/pycharm-pro/pkg-plist +++ b/devel/pycharm-pro/pkg-plist @@ -38,7 +38,7 @@ share/applications/pycharm-pro.desktop %%DATADIR%%/lib/asm-tree-7.1.jar %%DATADIR%%/lib/asm-util-7.1.jar %%DATADIR%%/lib/async-profiler.jar -%%DATADIR%%/lib/build-marker-PY-221.5787.24 +%%DATADIR%%/lib/build-marker-PY-221.6008.17 %%DATADIR%%/lib/byte-buddy-agent.jar %%DATADIR%%/lib/cds/classesLogAgent.jar %%DATADIR%%/lib/dbus-java-3.2.1.jar @@ -176,8 +176,8 @@ share/applications/pycharm-pro.desktop %%DATADIR%%/plugins/JavaScriptLanguage/helpers/protractor-intellij/lib/protractor-intellij-stringifier.js %%DATADIR%%/plugins/JavaScriptLanguage/helpers/protractor-intellij/lib/protractor-intellij-tree.js %%DATADIR%%/plugins/JavaScriptLanguage/helpers/protractor-intellij/lib/protractor-intellij-util.js -%%DATADIR%%/plugins/JavaScriptLanguage/js/js-predefined-ffdd448c697d-6fad43be1057.ijx -%%DATADIR%%/plugins/JavaScriptLanguage/js/js-predefined-ffdd448c697d-6fad43be1057.txt +%%DATADIR%%/plugins/JavaScriptLanguage/js/js-predefined-ffdd448c697d-b2f682bc4951.ijx +%%DATADIR%%/plugins/JavaScriptLanguage/js/js-predefined-ffdd448c697d-b2f682bc4951.txt %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/browser.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/cancellationToken.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/es2019decorators.d.ts @@ -380,8 +380,8 @@ share/applications/pycharm-pro.desktop %%DATADIR%%/plugins/puppet/lib/stubs/builtin_variables.pp %%DATADIR%%/plugins/puppet/lib/stubs/stub_functions.rb %%DATADIR%%/plugins/pycharm-pro-sharedIndexes-bundled/lib/pycharm-pro-sharedIndexes-bundled.jar -%%DATADIR%%/plugins/pycharm-pro-sharedIndexes-bundled/python-sdk/python-sdk-ecfff69c7bbf-f5cbd9eb7d86.ijx -%%DATADIR%%/plugins/pycharm-pro-sharedIndexes-bundled/python-sdk/python-sdk-ecfff69c7bbf-f5cbd9eb7d86.txt +%%DATADIR%%/plugins/pycharm-pro-sharedIndexes-bundled/python-sdk/python-sdk-739b63160038-7f0ff5dbc1c8.ijx +%%DATADIR%%/plugins/pycharm-pro-sharedIndexes-bundled/python-sdk/python-sdk-739b63160038-7f0ff5dbc1c8.txt %%DATADIR%%/plugins/python-sharedIndexes-downloadable/lib/python-sharedIndexes-downloadable.jar %%DATADIR%%/plugins/python-sharedIndexes/lib/python-sharedIndexes.jar %%DATADIR%%/plugins/python/debugger-eggs-output/pydevd-pycharm.egg diff --git a/devel/pygobject3-common/Makefile b/devel/pygobject3-common/Makefile index cfed52e773e..9a4424fbdac 100644 --- a/devel/pygobject3-common/Makefile +++ b/devel/pygobject3-common/Makefile @@ -1,6 +1,5 @@ PORTNAME= gobject -PORTVERSION= 3.38.0 -PORTREVISION= 1 +PORTVERSION= 3.42.2 CATEGORIES= devel python MASTER_SITES= GNOME/sources/pygobject/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} PKGNAMEPREFIX?= py diff --git a/devel/pygobject3-common/distinfo b/devel/pygobject3-common/distinfo index a7c837812fa..19804700d9b 100644 --- a/devel/pygobject3-common/distinfo +++ b/devel/pygobject3-common/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1613821135 -SHA256 (gnome/pygobject-3.38.0.tar.xz) = 0372d1bb9122fc19f500a249b1f38c2bb67485000f5887497b4b205b3e7084d5 -SIZE (gnome/pygobject-3.38.0.tar.xz) = 553892 +TIMESTAMP = 1658710769 +SHA256 (gnome/pygobject-3.42.2.tar.xz) = ade8695e2a7073849dd0316d31d8728e15e1e0bc71d9ff6d1c09e86be52bc957 +SIZE (gnome/pygobject-3.42.2.tar.xz) = 558724 diff --git a/devel/qschematic/Makefile b/devel/qschematic/Makefile new file mode 100644 index 00000000000..eaa0ffd7c2d --- /dev/null +++ b/devel/qschematic/Makefile @@ -0,0 +1,23 @@ +PORTNAME= qschematic +PORTVERSION= 1.3.1 +CATEGORIES= devel + +MAINTAINER= jbo@insane.engineer +COMMENT= Qt/C++ library providing widgets for drawing diagrams + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/license.txt + +LIB_DEPENDS= libgpds.so:devel/gpds + +USES= cmake compiler:c++17-lang qt:5 +USE_QT= buildtools_build core gui qmake_build widgets + +USE_GITHUB= yes +GH_ACCOUNT= simulton +GH_PROJECT= QSchematic + +CMAKE_OFF= QSCHEMATIC_BUILD_DEMO QSCHEMATIC_DEPENDENCY_GPDS_DOWNLOAD +CMAKE_ARGS= -DQSCHEMATIC_DEPENDENCY_GPDS_TARGET:STRING="gpds::gpds-shared" + +.include diff --git a/devel/qschematic/distinfo b/devel/qschematic/distinfo new file mode 100644 index 00000000000..a9daf5a3e35 --- /dev/null +++ b/devel/qschematic/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1658683102 +SHA256 (simulton-QSchematic-1.3.1_GH0.tar.gz) = bc907f7484e4aba12ccbe3ac81d7b2e217092ccdb0b21679485587289c9bbec9 +SIZE (simulton-QSchematic-1.3.1_GH0.tar.gz) = 1452657 diff --git a/devel/qschematic/pkg-descr b/devel/qschematic/pkg-descr new file mode 100644 index 00000000000..56f628d8963 --- /dev/null +++ b/devel/qschematic/pkg-descr @@ -0,0 +1,10 @@ +QSchematic is a C++ library providing Qt widgets to easily draw diagrams and +schematics in a Qt application. It uses Qt's graphics view framework. + +The library interface allows for easy customization of existing items and adding +new custom items such as wires, nodes, connectors and similar. + +Drawn diagrams/schematics can be easily serialized to and from XML. A built-in +netlist generator is provided to build a netlist form a drawn diagram/schematic. + +WWW: https://github.com/simulton/qschematic diff --git a/devel/qschematic/pkg-plist b/devel/qschematic/pkg-plist new file mode 100644 index 00000000000..37016a96037 --- /dev/null +++ b/devel/qschematic/pkg-plist @@ -0,0 +1,44 @@ +include/qschematic/commands/commandbase.h +include/qschematic/commands/commanditemadd.h +include/qschematic/commands/commanditemmove.h +include/qschematic/commands/commanditemremove.h +include/qschematic/commands/commanditemvisibility.h +include/qschematic/commands/commandlabelrename.h +include/qschematic/commands/commandnoderesize.h +include/qschematic/commands/commandnoderotate.h +include/qschematic/commands/commands.h +include/qschematic/commands/commandwirenetrename.h +include/qschematic/commands/commandwirepointmove.h +include/qschematic/items/connector.h +include/qschematic/items/item.h +include/qschematic/items/itemfactory.h +include/qschematic/items/itemfunctions.h +include/qschematic/items/itemmimedata.h +include/qschematic/items/label.h +include/qschematic/items/node.h +include/qschematic/items/splinewire.h +include/qschematic/items/wire.h +include/qschematic/items/wirenet.h +include/qschematic/items/wireroundedcorners.h +include/qschematic/netlist.h +include/qschematic/netlistgenerator.h +include/qschematic/scene.h +include/qschematic/settings.h +include/qschematic/types.h +include/qschematic/utils.h +include/qschematic/utils/itemscontainerutils.h +include/qschematic/utils/itemscustodian.h +include/qschematic/view.h +include/qschematic/wire_system/connectable.h +include/qschematic/wire_system/line.h +include/qschematic/wire_system/manager.h +include/qschematic/wire_system/net.h +include/qschematic/wire_system/point.h +include/qschematic/wire_system/wire.h +lib/cmake/qschematic/qschematic-config-version.cmake +lib/cmake/qschematic/qschematic-config.cmake +lib/cmake/qschematic/qschematic-targets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/qschematic/qschematic-targets.cmake +lib/libqschematic.a +lib/libqschematic.so +lib/libqschematic.so.1.3.1 diff --git a/devel/rkcommon/Makefile b/devel/rkcommon/Makefile index 7d8426e795f..ef212d3b633 100644 --- a/devel/rkcommon/Makefile +++ b/devel/rkcommon/Makefile @@ -9,6 +9,8 @@ COMMENT= Intel RenderKit common C++/CMake infrastructure LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt +BROKEN_armv6= error: use of undeclared identifier '__builtin_ia32_emms'; did you mean '__builtin_isless' + LIB_DEPENDS= libtbb.so:devel/onetbb USES= cmake:testing compiler:c++11-lang diff --git a/devel/ruby-build/Makefile b/devel/ruby-build/Makefile index fd6e130a358..9394a301f12 100644 --- a/devel/ruby-build/Makefile +++ b/devel/ruby-build/Makefile @@ -1,5 +1,5 @@ PORTNAME= ruby-build -PORTVERSION= 20220721 +PORTVERSION= 20220726 DISTVERSIONPREFIX= v CATEGORIES= devel ruby DIST_SUBDIR= rbenv diff --git a/devel/ruby-build/distinfo b/devel/ruby-build/distinfo index 175a74a7e77..b6ff343112f 100644 --- a/devel/ruby-build/distinfo +++ b/devel/ruby-build/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1658452373 -SHA256 (rbenv/rbenv-ruby-build-v20220721_GH0.tar.gz) = a4b28ca63211a8c39f2fca44199c700a0ea97796647bfdb702a64d4d8d3d9ea0 -SIZE (rbenv/rbenv-ruby-build-v20220721_GH0.tar.gz) = 77469 +TIMESTAMP = 1658913682 +SHA256 (rbenv/rbenv-ruby-build-v20220726_GH0.tar.gz) = 7c61e8fb856bfc933d42fc39ce614a6e9f333d886aea80af376a1092b8c9f826 +SIZE (rbenv/rbenv-ruby-build-v20220726_GH0.tar.gz) = 77975 diff --git a/devel/rubymine/Makefile b/devel/rubymine/Makefile index d9c5ba3a84e..024731e5f10 100644 --- a/devel/rubymine/Makefile +++ b/devel/rubymine/Makefile @@ -1,5 +1,5 @@ PORTNAME= rubymine -PORTVERSION= 2022.1.3 +PORTVERSION= 2022.1.4 CATEGORIES= devel java MASTER_SITES= https://download.jetbrains.com/ruby/ \ http://download.jetbrains.com/ruby/ diff --git a/devel/rubymine/distinfo b/devel/rubymine/distinfo index 68b259ae121..08d4c0d1649 100644 --- a/devel/rubymine/distinfo +++ b/devel/rubymine/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1656363696 -SHA256 (RubyMine-2022.1.3.tar.gz) = 9d9c729bd1908a865c72c215b25525e3b82ffee46986b58b747cb502dc6ec2f4 -SIZE (RubyMine-2022.1.3.tar.gz) = 594618620 +TIMESTAMP = 1658923205 +SHA256 (RubyMine-2022.1.4.tar.gz) = 80cbbd6e5b936bf608cf237842a9a061de6ce926091dd943dac3504a092a0f63 +SIZE (RubyMine-2022.1.4.tar.gz) = 594572206 diff --git a/devel/rubymine/pkg-plist b/devel/rubymine/pkg-plist index 45191e5102d..920e1851205 100644 --- a/devel/rubymine/pkg-plist +++ b/devel/rubymine/pkg-plist @@ -475,7 +475,7 @@ share/applications/rubymine.desktop %%DATADIR%%/lib/asm-tree-7.1.jar %%DATADIR%%/lib/asm-util-7.1.jar %%DATADIR%%/lib/async-profiler.jar -%%DATADIR%%/lib/build-marker-RM-221.5921.22 +%%DATADIR%%/lib/build-marker-RM-221.6008.14 %%DATADIR%%/lib/byte-buddy-agent.jar %%DATADIR%%/lib/cds/classesLogAgent.jar %%DATADIR%%/lib/dbus-java-3.2.1.jar diff --git a/devel/rust-analyzer/Makefile b/devel/rust-analyzer/Makefile index 71ceeb96836..1ea3d8c87f4 100644 --- a/devel/rust-analyzer/Makefile +++ b/devel/rust-analyzer/Makefile @@ -1,6 +1,5 @@ PORTNAME= rust-analyzer -DISTVERSION= 2022-06-20 -PORTREVISION= 1 +DISTVERSION= 2022-07-18 CATEGORIES= devel MAINTAINER= rust@FreeBSD.org @@ -19,9 +18,9 @@ CARGO_CRATES= addr2line-0.17.0 \ adler-1.0.2 \ always-assert-0.1.2 \ ansi_term-0.12.1 \ - anyhow-1.0.57 \ + anyhow-1.0.58 \ anymap-1.0.0-beta.2 \ - arbitrary-1.1.0 \ + arbitrary-1.1.3 \ arrayvec-0.7.2 \ atty-0.2.14 \ autocfg-1.1.0 \ @@ -29,29 +28,29 @@ CARGO_CRATES= addr2line-0.17.0 \ bitflags-1.3.2 \ camino-1.0.9 \ cargo-platform-0.1.2 \ - cargo_metadata-0.14.2 \ + cargo_metadata-0.15.0 \ cc-1.0.73 \ cfg-if-1.0.0 \ - chalk-derive-0.82.0 \ - chalk-ir-0.82.0 \ - chalk-recursive-0.82.0 \ - chalk-solve-0.82.0 \ + chalk-derive-0.83.0 \ + chalk-ir-0.83.0 \ + chalk-recursive-0.83.0 \ + chalk-solve-0.83.0 \ countme-3.0.1 \ cov-mark-2.0.0-pre.1 \ crc32fast-1.3.2 \ - crossbeam-channel-0.5.4 \ + crossbeam-channel-0.5.5 \ crossbeam-deque-0.8.1 \ - crossbeam-epoch-0.9.8 \ - crossbeam-utils-0.8.8 \ + crossbeam-epoch-0.9.9 \ + crossbeam-utils-0.8.10 \ dashmap-5.3.4 \ - derive_arbitrary-1.1.0 \ + derive_arbitrary-1.1.3 \ dissimilar-1.0.4 \ dot-0.1.4 \ drop_bomb-0.1.5 \ - either-1.6.1 \ + either-1.7.0 \ ena-0.14.0 \ expect-test-1.3.0 \ - filetime-0.2.16 \ + filetime-0.2.17 \ fixedbitset-0.2.0 \ flate2-1.0.24 \ form_urlencoded-1.0.1 \ @@ -59,13 +58,12 @@ CARGO_CRATES= addr2line-0.17.0 \ fsevent-sys-4.1.0 \ fst-0.4.7 \ gimli-0.26.1 \ - hashbrown-0.11.2 \ hashbrown-0.12.1 \ heck-0.3.3 \ hermit-abi-0.1.19 \ home-0.5.3 \ idna-0.2.3 \ - indexmap-1.8.2 \ + indexmap-1.9.1 \ inotify-0.9.6 \ inotify-sys-0.1.5 \ instant-0.1.12 \ @@ -88,11 +86,12 @@ CARGO_CRATES= addr2line-0.17.0 \ memoffset-0.6.5 \ mimalloc-0.1.29 \ miniz_oxide-0.5.3 \ - mio-0.8.3 \ + mio-0.8.4 \ miow-0.4.0 \ notify-5.0.0-pre.15 \ num_cpus-1.13.1 \ object-0.28.4 \ + object-0.29.0 \ once_cell-1.12.0 \ oorandom-11.1.3 \ parking_lot-0.11.2 \ @@ -105,10 +104,10 @@ CARGO_CRATES= addr2line-0.17.0 \ perf-event-open-sys-1.0.1 \ petgraph-0.5.1 \ pin-project-lite-0.2.9 \ - proc-macro2-1.0.39 \ + proc-macro2-1.0.40 \ pulldown-cmark-0.9.1 \ - pulldown-cmark-to-cmark-10.0.1 \ - quote-1.0.18 \ + pulldown-cmark-to-cmark-10.0.2 \ + quote-1.0.20 \ rayon-1.5.3 \ rayon-core-1.9.3 \ redox_syscall-0.2.13 \ @@ -125,37 +124,37 @@ CARGO_CRATES= addr2line-0.17.0 \ same-file-1.0.6 \ scoped-tls-1.0.0 \ scopeguard-1.1.0 \ - semver-1.0.10 \ - serde-1.0.137 \ - serde_derive-1.0.137 \ - serde_json-1.0.81 \ + semver-1.0.12 \ + serde-1.0.138 \ + serde_derive-1.0.138 \ + serde_json-1.0.82 \ serde_repr-0.1.8 \ sharded-slab-0.1.4 \ - smallvec-1.8.0 \ + smallvec-1.9.0 \ smol_str-0.1.23 \ snap-1.0.5 \ - syn-1.0.96 \ + syn-1.0.98 \ synstructure-0.12.6 \ text-size-1.1.0 \ thread_local-1.1.4 \ threadpool-1.8.1 \ tikv-jemalloc-ctl-0.5.0 \ - tikv-jemalloc-sys-0.5.0+5.3.0 \ + tikv-jemalloc-sys-0.5.1+5.3.0-patched \ tikv-jemallocator-0.5.0 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.0 \ tracing-0.1.35 \ - tracing-attributes-0.1.21 \ - tracing-core-0.1.27 \ + tracing-attributes-0.1.22 \ + tracing-core-0.1.28 \ tracing-log-0.1.3 \ - tracing-subscriber-0.3.11 \ + tracing-subscriber-0.3.14 \ tracing-tree-0.2.1 \ typed-arena-2.0.1 \ ungrammar-1.16.1 \ unicase-2.6.0 \ unicode-bidi-0.3.8 \ - unicode-ident-1.0.0 \ - unicode-normalization-0.1.19 \ + unicode-ident-1.0.1 \ + unicode-normalization-0.1.21 \ unicode-segmentation-1.9.0 \ unicode-xid-0.2.3 \ url-2.2.2 \ diff --git a/devel/rust-analyzer/distinfo b/devel/rust-analyzer/distinfo index 295aa1a8921..af347bdeb2c 100644 --- a/devel/rust-analyzer/distinfo +++ b/devel/rust-analyzer/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1655991035 +TIMESTAMP = 1658575375 SHA256 (rust/crates/addr2line-0.17.0.crate) = b9ecd88a8c8378ca913a680cd98f0f13ac67383d35993f86c90a70e3f137816b SIZE (rust/crates/addr2line-0.17.0.crate) = 32260 SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe @@ -7,12 +7,12 @@ SHA256 (rust/crates/always-assert-0.1.2.crate) = fbf688625d06217d5b1bb0ea9d9c44a SIZE (rust/crates/always-assert-0.1.2.crate) = 7067 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/anyhow-1.0.58.crate) = bb07d2053ccdbe10e2af2995a2f116c1330396493dc1269f6a91d0ae82e19704 +SIZE (rust/crates/anyhow-1.0.58.crate) = 43137 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.1.0.crate) = c38b6b6b79f671c25e1a3e785b7b82d7562ffc9cd3efdc98627e5668a2472490 -SIZE (rust/crates/arbitrary-1.1.0.crate) = 26225 +SHA256 (rust/crates/arbitrary-1.1.3.crate) = 5a7924531f38b1970ff630f03eb20a2fde69db5c590c93b0f3482e95dcc5fd60 +SIZE (rust/crates/arbitrary-1.1.3.crate) = 27602 SHA256 (rust/crates/arrayvec-0.7.2.crate) = 8da52d66c7071e2e3fa2a1e5c6d088fec47b593032b254f5e980de8ea54454d6 SIZE (rust/crates/arrayvec-0.7.2.crate) = 29341 SHA256 (rust/crates/atty-0.2.14.crate) = d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8 @@ -27,52 +27,52 @@ SHA256 (rust/crates/camino-1.0.9.crate) = 869119e97797867fd90f5e22af7d0bd274bd46 SIZE (rust/crates/camino-1.0.9.crate) = 29357 SHA256 (rust/crates/cargo-platform-0.1.2.crate) = cbdb825da8a5df079a43676dbe042702f1707b1109f713a01420fbb4cc71fa27 SIZE (rust/crates/cargo-platform-0.1.2.crate) = 11645 -SHA256 (rust/crates/cargo_metadata-0.14.2.crate) = 4acbb09d9ee8e23699b9634375c72795d095bf268439da88562cf9b501f181fa -SIZE (rust/crates/cargo_metadata-0.14.2.crate) = 17469 +SHA256 (rust/crates/cargo_metadata-0.15.0.crate) = 3abb7553d5b9b8421c6de7cb02606ff15e0c6eea7d8eadd75ef013fd636bec36 +SIZE (rust/crates/cargo_metadata-0.15.0.crate) = 17634 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/chalk-derive-0.82.0.crate) = ee9cd790d543c29ce953abcb28d54b9fbaf9c4033bfd3024de99b1aa0f3c3ada -SIZE (rust/crates/chalk-derive-0.82.0.crate) = 3447 -SHA256 (rust/crates/chalk-ir-0.82.0.crate) = dddf2c11f9de666c08c7591eb113efcdc740bd8ac602915475b045bcbe7f27a5 -SIZE (rust/crates/chalk-ir-0.82.0.crate) = 51300 -SHA256 (rust/crates/chalk-recursive-0.82.0.crate) = a60d5b35598702963ffd145b8bfa0d8d8ae9da3a731e4e0814aa21541b85c2d5 -SIZE (rust/crates/chalk-recursive-0.82.0.crate) = 14885 -SHA256 (rust/crates/chalk-solve-0.82.0.crate) = d99da4fa3b224c07f6c2506e6905bca9d6aad665f11d25364e6818a7ea149215 -SIZE (rust/crates/chalk-solve-0.82.0.crate) = 99335 +SHA256 (rust/crates/chalk-derive-0.83.0.crate) = 83553c2ef7717e58aecdf42dd9e3c876229f5a1f35a16435b5ddc4addef81827 +SIZE (rust/crates/chalk-derive-0.83.0.crate) = 3371 +SHA256 (rust/crates/chalk-ir-0.83.0.crate) = 2dd42107d579d8ec2a5af20a8de62a37524a67bf6a4c0ff08a950068f0bfea91 +SIZE (rust/crates/chalk-ir-0.83.0.crate) = 51067 +SHA256 (rust/crates/chalk-recursive-0.83.0.crate) = c444031541a76c13c145e76d91f1548e9feb2240e7f0c3e77879ceb694994f2d +SIZE (rust/crates/chalk-recursive-0.83.0.crate) = 14865 +SHA256 (rust/crates/chalk-solve-0.83.0.crate) = c76f2db19c5e8a3d42340cf5b4d90b8c218750536fca35e2bb285ab6653c0bc8 +SIZE (rust/crates/chalk-solve-0.83.0.crate) = 99326 SHA256 (rust/crates/countme-3.0.1.crate) = 7704b5fdd17b18ae31c4c1da5a2e0305a2bf17b5249300a9ee9ed7b72114c636 SIZE (rust/crates/countme-3.0.1.crate) = 10784 SHA256 (rust/crates/cov-mark-2.0.0-pre.1.crate) = 0d48d8f76bd9331f19fe2aaf3821a9f9fb32c3963e1e3d6ce82a8c09cef7444a SIZE (rust/crates/cov-mark-2.0.0-pre.1.crate) = 8324 SHA256 (rust/crates/crc32fast-1.3.2.crate) = b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d SIZE (rust/crates/crc32fast-1.3.2.crate) = 38661 -SHA256 (rust/crates/crossbeam-channel-0.5.4.crate) = 5aaa7bd5fb665c6864b5f963dd9097905c54125909c7aa94c9e18507cdbe6c53 -SIZE (rust/crates/crossbeam-channel-0.5.4.crate) = 88237 +SHA256 (rust/crates/crossbeam-channel-0.5.5.crate) = 4c02a4d71819009c192cf4872265391563fd6a84c81ff2c0f2a7026ca4c1d85c +SIZE (rust/crates/crossbeam-channel-0.5.5.crate) = 90326 SHA256 (rust/crates/crossbeam-deque-0.8.1.crate) = 6455c0ca19f0d2fbf751b908d5c55c1f5cbc65e03c4225427254b46890bdde1e SIZE (rust/crates/crossbeam-deque-0.8.1.crate) = 20852 -SHA256 (rust/crates/crossbeam-epoch-0.9.8.crate) = 1145cf131a2c6ba0615079ab6a638f7e1973ac9c2634fcbeaaad6114246efe8c -SIZE (rust/crates/crossbeam-epoch-0.9.8.crate) = 46012 -SHA256 (rust/crates/crossbeam-utils-0.8.8.crate) = 0bf124c720b7686e3c2663cf54062ab0f68a88af2fb6a030e87e30bf721fcb38 -SIZE (rust/crates/crossbeam-utils-0.8.8.crate) = 39681 +SHA256 (rust/crates/crossbeam-epoch-0.9.9.crate) = 07db9d94cbd326813772c968ccd25999e5f8ae22f4f8d1b11effa37ef6ce281d +SIZE (rust/crates/crossbeam-epoch-0.9.9.crate) = 46185 +SHA256 (rust/crates/crossbeam-utils-0.8.10.crate) = 7d82ee10ce34d7bc12c2122495e7593a9c41347ecdd64185af4ecf72cb1a7f83 +SIZE (rust/crates/crossbeam-utils-0.8.10.crate) = 40672 SHA256 (rust/crates/dashmap-5.3.4.crate) = 3495912c9c1ccf2e18976439f4443f3fee0fd61f424ff99fde6a66b15ecb448f SIZE (rust/crates/dashmap-5.3.4.crate) = 22826 -SHA256 (rust/crates/derive_arbitrary-1.1.0.crate) = 98e23c06c035dac87bd802d98f368df73a7f2cb05a66ffbd1f377e821fac4af9 -SIZE (rust/crates/derive_arbitrary-1.1.0.crate) = 7438 +SHA256 (rust/crates/derive_arbitrary-1.1.3.crate) = c9a577516173adb681466d517d39bd468293bc2c2a16439375ef0f35bba45f3d +SIZE (rust/crates/derive_arbitrary-1.1.3.crate) = 7869 SHA256 (rust/crates/dissimilar-1.0.4.crate) = 8c97b9233581d84b8e1e689cdd3a47b6f69770084fc246e86a7f78b0d9c1d4a5 SIZE (rust/crates/dissimilar-1.0.4.crate) = 28793 SHA256 (rust/crates/dot-0.1.4.crate) = a74b6c4d4a1cff5f454164363c16b72fa12463ca6b31f4b5f2035a65fa3d5906 SIZE (rust/crates/dot-0.1.4.crate) = 17701 SHA256 (rust/crates/drop_bomb-0.1.5.crate) = 9bda8e21c04aca2ae33ffc2fd8c23134f3cac46db123ba97bd9d3f3b8a4a85e1 SIZE (rust/crates/drop_bomb-0.1.5.crate) = 6859 -SHA256 (rust/crates/either-1.6.1.crate) = e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457 -SIZE (rust/crates/either-1.6.1.crate) = 13641 +SHA256 (rust/crates/either-1.7.0.crate) = 3f107b87b6afc2a64fd13cac55fe06d6c8859f12d4b14cbcdd2c67d0976781be +SIZE (rust/crates/either-1.7.0.crate) = 15492 SHA256 (rust/crates/ena-0.14.0.crate) = d7402b94a93c24e742487327a7cd839dc9d36fec9de9fb25b09f2dae459f36c3 SIZE (rust/crates/ena-0.14.0.crate) = 23052 SHA256 (rust/crates/expect-test-1.3.0.crate) = dced95c9dcd4e3241f95841aad395f9c8d7933a3b0b524bdeb2440885c72a271 SIZE (rust/crates/expect-test-1.3.0.crate) = 13279 -SHA256 (rust/crates/filetime-0.2.16.crate) = c0408e2626025178a6a7f7ffc05a25bc47103229f19c113755de7bf63816290c -SIZE (rust/crates/filetime-0.2.16.crate) = 14502 +SHA256 (rust/crates/filetime-0.2.17.crate) = e94a7bbaa59354bc20dd75b67f23e2797b4490e9d6928203fb105c79e448c86c +SIZE (rust/crates/filetime-0.2.17.crate) = 14484 SHA256 (rust/crates/fixedbitset-0.2.0.crate) = 37ab347416e802de484e4d03c7316c48f1ecb56574dfd4a46a80f173ce1de04d SIZE (rust/crates/fixedbitset-0.2.0.crate) = 13597 SHA256 (rust/crates/flate2-1.0.24.crate) = f82b0f4c27ad9f8bfd1f3208d882da2b09c301bc1c828fd3a00d0216d2fbbff6 @@ -87,8 +87,6 @@ SHA256 (rust/crates/fst-0.4.7.crate) = 7ab85b9b05e3978cc9a9cf8fea7f01b494e1a09ed SIZE (rust/crates/fst-0.4.7.crate) = 1573393 SHA256 (rust/crates/gimli-0.26.1.crate) = 78cc372d058dcf6d5ecd98510e7fbc9e5aec4d21de70f65fea8fecebcd881bd4 SIZE (rust/crates/gimli-0.26.1.crate) = 716168 -SHA256 (rust/crates/hashbrown-0.11.2.crate) = ab5ef0d4909ef3724cc8cce6ccc8572c5c817592e9285f5464f8e86f8bd3726e -SIZE (rust/crates/hashbrown-0.11.2.crate) = 85713 SHA256 (rust/crates/hashbrown-0.12.1.crate) = db0d4cf898abf0081f964436dc980e96670a0f36863e4b83aaacdb65c9d7ccc3 SIZE (rust/crates/hashbrown-0.12.1.crate) = 90855 SHA256 (rust/crates/heck-0.3.3.crate) = 6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c @@ -99,8 +97,8 @@ SHA256 (rust/crates/home-0.5.3.crate) = 2456aef2e6b6a9784192ae780c0f15bc57df0e91 SIZE (rust/crates/home-0.5.3.crate) = 7890 SHA256 (rust/crates/idna-0.2.3.crate) = 418a0a6fab821475f634efe3ccc45c013f742efe03d853e8d3355d5cb850ecf8 SIZE (rust/crates/idna-0.2.3.crate) = 271023 -SHA256 (rust/crates/indexmap-1.8.2.crate) = e6012d540c5baa3589337a98ce73408de9b5a25ec9fc2c6fd6be8f0d39e0ca5a -SIZE (rust/crates/indexmap-1.8.2.crate) = 53219 +SHA256 (rust/crates/indexmap-1.9.1.crate) = 10a35a97730320ffe8e2d410b5d3b69279b98d2c14bdb8b70ea89ecf7888d41e +SIZE (rust/crates/indexmap-1.9.1.crate) = 54114 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 @@ -145,8 +143,8 @@ SHA256 (rust/crates/mimalloc-0.1.29.crate) = 2f64ad83c969af2e732e907564deb0d0ed3 SIZE (rust/crates/mimalloc-0.1.29.crate) = 4988 SHA256 (rust/crates/miniz_oxide-0.5.3.crate) = 6f5c75688da582b8ffc1f1799e9db273f32133c49e048f614d22ec3256773ccc SIZE (rust/crates/miniz_oxide-0.5.3.crate) = 53452 -SHA256 (rust/crates/mio-0.8.3.crate) = 713d550d9b44d89174e066b7a6217ae06234c10cb47819a88290d2b353c31799 -SIZE (rust/crates/mio-0.8.3.crate) = 92506 +SHA256 (rust/crates/mio-0.8.4.crate) = 57ee1c23c7c63b0c9250c339ffdc69255f110b298b901b9f6c82547b7b87caaf +SIZE (rust/crates/mio-0.8.4.crate) = 93013 SHA256 (rust/crates/miow-0.4.0.crate) = a7377f7792b3afb6a3cba68daa54ca23c032137010460d667fda53a8d66be00e SIZE (rust/crates/miow-0.4.0.crate) = 27567 SHA256 (rust/crates/notify-5.0.0-pre.15.crate) = 553f9844ad0b0824605c20fb55a661679782680410abfb1a8144c2e7e437e7a7 @@ -155,6 +153,8 @@ SHA256 (rust/crates/num_cpus-1.13.1.crate) = 19e64526ebdee182341572e50e9ad03965a SIZE (rust/crates/num_cpus-1.13.1.crate) = 14752 SHA256 (rust/crates/object-0.28.4.crate) = e42c982f2d955fac81dd7e1d0e1426a7d702acd9c98d19ab01083a6a0328c424 SIZE (rust/crates/object-0.28.4.crate) = 237248 +SHA256 (rust/crates/object-0.29.0.crate) = 21158b2c33aa6d4561f1c0a6ea283ca92bc54802a93b263e910746d679a7eb53 +SIZE (rust/crates/object-0.29.0.crate) = 237723 SHA256 (rust/crates/once_cell-1.12.0.crate) = 7709cef83f0c1f58f666e746a08b21e0085f7440fa6a29cc194d68aac97a4225 SIZE (rust/crates/once_cell-1.12.0.crate) = 31549 SHA256 (rust/crates/oorandom-11.1.3.crate) = 0ab1bc2a289d34bd04a330323ac98a1b4bc82c9d9fcb1e66b63caa84da26b575 @@ -179,14 +179,14 @@ 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.39.crate) = c54b25569025b7fc9651de43004ae593a75ad88543b17178aa5e1b9c4f15f56f -SIZE (rust/crates/proc-macro2-1.0.39.crate) = 41663 +SHA256 (rust/crates/proc-macro2-1.0.40.crate) = dd96a1e8ed2596c337f8eae5f24924ec83f5ad5ab21ea8e455d3566c69fbcaf7 +SIZE (rust/crates/proc-macro2-1.0.40.crate) = 40559 SHA256 (rust/crates/pulldown-cmark-0.9.1.crate) = 34f197a544b0c9ab3ae46c359a7ec9cbbb5c7bf97054266fecb7ead794a181d6 SIZE (rust/crates/pulldown-cmark-0.9.1.crate) = 114955 -SHA256 (rust/crates/pulldown-cmark-to-cmark-10.0.1.crate) = 3eafb76310f7dc895b5d83d24f2a00e244fc8a68ef94f4257eb4060984d0385f -SIZE (rust/crates/pulldown-cmark-to-cmark-10.0.1.crate) = 16762 -SHA256 (rust/crates/quote-1.0.18.crate) = a1feb54ed693b93a84e14094943b84b7c4eae204c512b7ccb95ab0c66d278ad1 -SIZE (rust/crates/quote-1.0.18.crate) = 28911 +SHA256 (rust/crates/pulldown-cmark-to-cmark-10.0.2.crate) = c1353ac408192fa925228d3e60ff746167d03f4f7e54835d78ef79e08225d913 +SIZE (rust/crates/pulldown-cmark-to-cmark-10.0.2.crate) = 17039 +SHA256 (rust/crates/quote-1.0.20.crate) = 3bcdf212e9776fbcb2d23ab029360416bb1706b1aea2d1a5ba002727cbcab804 +SIZE (rust/crates/quote-1.0.20.crate) = 28160 SHA256 (rust/crates/rayon-1.5.3.crate) = bd99e5772ead8baa5215278c9b15bf92087709e9c1b2d1f97cdb5a183c933a7d SIZE (rust/crates/rayon-1.5.3.crate) = 167246 SHA256 (rust/crates/rayon-core-1.9.3.crate) = 258bcdb5ac6dad48491bb2992db6b7cf74878b0384908af124823d118c99683f @@ -219,26 +219,26 @@ SHA256 (rust/crates/scoped-tls-1.0.0.crate) = ea6a9290e3c9cf0f18145ef7ffa62d68ee SIZE (rust/crates/scoped-tls-1.0.0.crate) = 9146 SHA256 (rust/crates/scopeguard-1.1.0.crate) = d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd SIZE (rust/crates/scopeguard-1.1.0.crate) = 11470 -SHA256 (rust/crates/semver-1.0.10.crate) = a41d061efea015927ac527063765e73601444cdc344ba855bc7bd44578b25e1c -SIZE (rust/crates/semver-1.0.10.crate) = 30912 -SHA256 (rust/crates/serde-1.0.137.crate) = 61ea8d54c77f8315140a05f4c7237403bf38b72704d031543aa1d16abbf517d1 -SIZE (rust/crates/serde-1.0.137.crate) = 76182 -SHA256 (rust/crates/serde_derive-1.0.137.crate) = 1f26faba0c3959972377d3b2d306ee9f71faee9714294e41bb777f83f88578be -SIZE (rust/crates/serde_derive-1.0.137.crate) = 54831 -SHA256 (rust/crates/serde_json-1.0.81.crate) = 9b7ce2b32a1aed03c558dc61a5cd328f15aff2dbc17daad8fb8af04d2100e15c -SIZE (rust/crates/serde_json-1.0.81.crate) = 144480 +SHA256 (rust/crates/semver-1.0.12.crate) = a2333e6df6d6598f2b1974829f853c2b4c5f4a6e503c10af918081aa6f8564e1 +SIZE (rust/crates/semver-1.0.12.crate) = 29615 +SHA256 (rust/crates/serde-1.0.138.crate) = 1578c6245786b9d168c5447eeacfb96856573ca56c9d68fdcf394be134882a47 +SIZE (rust/crates/serde-1.0.138.crate) = 76271 +SHA256 (rust/crates/serde_derive-1.0.138.crate) = 023e9b1467aef8a10fb88f25611870ada9800ef7e22afce356bb0d2387b6f27c +SIZE (rust/crates/serde_derive-1.0.138.crate) = 54841 +SHA256 (rust/crates/serde_json-1.0.82.crate) = 82c2c1fdcd807d1098552c5b9a36e425e42e9fbd7c6a37a8425f390f781f7fa7 +SIZE (rust/crates/serde_json-1.0.82.crate) = 144514 SHA256 (rust/crates/serde_repr-0.1.8.crate) = a2ad84e47328a31223de7fed7a4f5087f2d6ddfe586cf3ca25b7a165bc0a5aed SIZE (rust/crates/serde_repr-0.1.8.crate) = 10327 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.8.0.crate) = f2dd574626839106c320a323308629dcb1acfc96e32a8cba364ddc61ac23ee83 -SIZE (rust/crates/smallvec-1.8.0.crate) = 27992 +SHA256 (rust/crates/smallvec-1.9.0.crate) = 2fd0db749597d91ff862fd1d55ea87f7855a744a8425a64695b6fca237d1dad1 +SIZE (rust/crates/smallvec-1.9.0.crate) = 28396 SHA256 (rust/crates/smol_str-0.1.23.crate) = 7475118a28b7e3a2e157ce0131ba8c5526ea96e90ee601d9f6bb2e286a35ab44 SIZE (rust/crates/smol_str-0.1.23.crate) = 13208 SHA256 (rust/crates/snap-1.0.5.crate) = 45456094d1983e2ee2a18fdfebce3189fa451699d0502cb8e3b49dba5ba41451 SIZE (rust/crates/snap-1.0.5.crate) = 33022 -SHA256 (rust/crates/syn-1.0.96.crate) = 0748dd251e24453cb8717f0354206b91557e4ec8703673a4b30208f2abaf1ebf -SIZE (rust/crates/syn-1.0.96.crate) = 236896 +SHA256 (rust/crates/syn-1.0.98.crate) = c50aef8a904de4c23c788f104b7dddc7d6f79c647c7c8ce4cc8f73eb0ca773dd +SIZE (rust/crates/syn-1.0.98.crate) = 235451 SHA256 (rust/crates/synstructure-0.12.6.crate) = f36bdaa60a83aca3921b5259d5400cbf5e90fc51931376a9bd4a0eb79aa7210f SIZE (rust/crates/synstructure-0.12.6.crate) = 18429 SHA256 (rust/crates/text-size-1.1.0.crate) = 288cb548dbe72b652243ea797201f3d481a0609a967980fcc5b2315ea811560a @@ -249,8 +249,8 @@ SHA256 (rust/crates/threadpool-1.8.1.crate) = d050e60b33d41c19108b32cea32164033a SIZE (rust/crates/threadpool-1.8.1.crate) = 14408 SHA256 (rust/crates/tikv-jemalloc-ctl-0.5.0.crate) = e37706572f4b151dff7a0146e040804e9c26fe3a3118591112f05cf12a4216c1 SIZE (rust/crates/tikv-jemalloc-ctl-0.5.0.crate) = 19183 -SHA256 (rust/crates/tikv-jemalloc-sys-0.5.0+5.3.0.crate) = aeab4310214fe0226df8bfeb893a291a58b19682e8a07e1e1d4483ad4200d315 -SIZE (rust/crates/tikv-jemalloc-sys-0.5.0+5.3.0.crate) = 880302 +SHA256 (rust/crates/tikv-jemalloc-sys-0.5.1+5.3.0-patched.crate) = 931e876f91fed0827f863a2d153897790da0b24d882c721a79cb3beb0b903261 +SIZE (rust/crates/tikv-jemalloc-sys-0.5.1+5.3.0-patched.crate) = 880654 SHA256 (rust/crates/tikv-jemallocator-0.5.0.crate) = 20612db8a13a6c06d57ec83953694185a367e16945f66565e8028d2c0bd76979 SIZE (rust/crates/tikv-jemallocator-0.5.0.crate) = 9382 SHA256 (rust/crates/tinyvec-1.6.0.crate) = 87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50 @@ -259,14 +259,14 @@ SHA256 (rust/crates/tinyvec_macros-0.1.0.crate) = cda74da7e1a664f795bb1f8a87ec40 SIZE (rust/crates/tinyvec_macros-0.1.0.crate) = 1817 SHA256 (rust/crates/tracing-0.1.35.crate) = a400e31aa60b9d44a52a8ee0343b5b18566b03a8321e0d321f695cf56e940160 SIZE (rust/crates/tracing-0.1.35.crate) = 72680 -SHA256 (rust/crates/tracing-attributes-0.1.21.crate) = cc6b8ad3567499f98a1db7a752b07a7c8c7c7c34c332ec00effb2b0027974b7c -SIZE (rust/crates/tracing-attributes-0.1.21.crate) = 27552 -SHA256 (rust/crates/tracing-core-0.1.27.crate) = 7709595b8878a4965ce5e87ebf880a7d39c9afc6837721b21a5a816a8117d921 -SIZE (rust/crates/tracing-core-0.1.27.crate) = 58328 +SHA256 (rust/crates/tracing-attributes-0.1.22.crate) = 11c75893af559bc8e10716548bdef5cb2b983f8e637db9d0e15126b61b484ee2 +SIZE (rust/crates/tracing-attributes-0.1.22.crate) = 28199 +SHA256 (rust/crates/tracing-core-0.1.28.crate) = 7b7358be39f2f274f322d2aaed611acc57f382e8eb1e5b48cb9ae30933495ce7 +SIZE (rust/crates/tracing-core-0.1.28.crate) = 57723 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.11.crate) = 4bc28f93baff38037f64e6f43d34cfa1605f27a49c34e8a04c5e78b0babf2596 -SIZE (rust/crates/tracing-subscriber-0.3.11.crate) = 184827 +SHA256 (rust/crates/tracing-subscriber-0.3.14.crate) = 3a713421342a5a666b7577783721d3117f1b69a393df803ee17bb73b1e122a59 +SIZE (rust/crates/tracing-subscriber-0.3.14.crate) = 187439 SHA256 (rust/crates/tracing-tree-0.2.1.crate) = d07e90b329c621ade432823988574e820212648aa40e7a2497777d58de0fb453 SIZE (rust/crates/tracing-tree-0.2.1.crate) = 17191 SHA256 (rust/crates/typed-arena-2.0.1.crate) = 0685c84d5d54d1c26f7d3eb96cd41550adb97baed141a761cf335d3d33bcd0ae @@ -277,10 +277,10 @@ 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.8.crate) = 099b7128301d285f79ddd55b9a83d5e6b9e97c92e0ea0daebee7263e932de992 SIZE (rust/crates/unicode-bidi-0.3.8.crate) = 36575 -SHA256 (rust/crates/unicode-ident-1.0.0.crate) = d22af068fba1eb5edcb4aea19d382b2a3deb4c8f9d475c589b6ada9e0fd493ee -SIZE (rust/crates/unicode-ident-1.0.0.crate) = 34224 -SHA256 (rust/crates/unicode-normalization-0.1.19.crate) = d54590932941a9e9266f0832deed84ebe1bf2e4c9e4a3554d393d18f5e854bf9 -SIZE (rust/crates/unicode-normalization-0.1.19.crate) = 107353 +SHA256 (rust/crates/unicode-ident-1.0.1.crate) = 5bd2fe26506023ed7b5e1e315add59d6f584c621d037f9368fea9cfb988f368c +SIZE (rust/crates/unicode-ident-1.0.1.crate) = 33770 +SHA256 (rust/crates/unicode-normalization-0.1.21.crate) = 854cbdc4f7bc6ae19c820d44abdc3277ac3e1b2b93db20a636825d9322fb60e6 +SIZE (rust/crates/unicode-normalization-0.1.21.crate) = 121745 SHA256 (rust/crates/unicode-segmentation-1.9.0.crate) = 7e8820f5d777f6224dc4be3632222971ac30164d4a258d595640799554ebfd99 SIZE (rust/crates/unicode-segmentation-1.9.0.crate) = 93241 SHA256 (rust/crates/unicode-xid-0.2.3.crate) = 957e51f3646910546462e67d5f7599b9e4fb8acdd304b087a6494730f9eebf04 @@ -337,5 +337,5 @@ SHA256 (rust/crates/xshell-0.2.2.crate) = 6d47097dc5c85234b1e41851b3422dd6d19b3b SIZE (rust/crates/xshell-0.2.2.crate) = 23846 SHA256 (rust/crates/xshell-macros-0.2.2.crate) = 88301b56c26dd9bf5c43d858538f82d6f3f7764767defbc5d34e59459901c41a SIZE (rust/crates/xshell-macros-0.2.2.crate) = 2848 -SHA256 (rust-analyzer-rust-analyzer-2022-06-20_GH0.tar.gz) = 195f0f19ef0254e030f5806021f19dbb099a340bcb7874287583f0b534d71078 -SIZE (rust-analyzer-rust-analyzer-2022-06-20_GH0.tar.gz) = 2280203 +SHA256 (rust-analyzer-rust-analyzer-2022-07-18_GH0.tar.gz) = 108f2992194c0b3956c76b7ef0e6dbafb031c1eecb8617338683f4e901c87ea2 +SIZE (rust-analyzer-rust-analyzer-2022-07-18_GH0.tar.gz) = 2300667 diff --git a/devel/thrust/files/patch-CMakeLists.txt b/devel/thrust/files/patch-CMakeLists.txt index 70a0f672028..fe9aae6b6ed 100644 --- a/devel/thrust/files/patch-CMakeLists.txt +++ b/devel/thrust/files/patch-CMakeLists.txt @@ -1,5 +1,16 @@ ---- CMakeLists.txt.orig 2019-01-29 23:00:07 UTC +--- CMakeLists.txt.orig 2019-03-25 17:40:02 UTC +++ CMakeLists.txt +@@ -341,8 +341,8 @@ cuda_include_directories(${CMAKE_SOURCE_DIR}) + # Add targets + + # thrust target +-install(DIRECTORY ${CMAKE_SOURCE_DIR}/thrust/ DESTINATION thrust COMPONENT thrust) +-install(FILES ${CMAKE_SOURCE_DIR}/CHANGELOG DESTINATION thrust COMPONENT thrust) ++install(DIRECTORY ${CMAKE_SOURCE_DIR}/thrust/ DESTINATION include/thrust COMPONENT thrust) ++#install(FILES ${CMAKE_SOURCE_DIR}/CHANGELOG DESTINATION thrust COMPONENT thrust) + add_custom_target(install-thrust + COMMAND + "${CMAKE_COMMAND}" -DCMAKE_INSTALL_COMPONENT=thrust @@ -350,9 +350,15 @@ add_custom_target(install-thrust ) diff --git a/devel/thrust/pkg-plist b/devel/thrust/pkg-plist index ea6845460da..394d85aad10 100644 --- a/devel/thrust/pkg-plist +++ b/devel/thrust/pkg-plist @@ -1,890 +1,889 @@ -thrust/CHANGELOG -thrust/addressof.h -thrust/adjacent_difference.h -thrust/advance.h -thrust/allocate_unique.h -thrust/async/copy.h -thrust/async/for_each.h -thrust/async/reduce.h -thrust/async/sort.h -thrust/async/transform.h -thrust/binary_search.h -thrust/complex.h -thrust/copy.h -thrust/count.h -thrust/detail/adjacent_difference.inl -thrust/detail/advance.inl -thrust/detail/alignment.h -thrust/detail/allocator/allocator_traits.h -thrust/detail/allocator/allocator_traits.inl -thrust/detail/allocator/copy_construct_range.h -thrust/detail/allocator/copy_construct_range.inl -thrust/detail/allocator/default_construct_range.h -thrust/detail/allocator/default_construct_range.inl -thrust/detail/allocator/destroy_range.h -thrust/detail/allocator/destroy_range.inl -thrust/detail/allocator/fill_construct_range.h -thrust/detail/allocator/fill_construct_range.inl -thrust/detail/allocator/malloc_allocator.h -thrust/detail/allocator/malloc_allocator.inl -thrust/detail/allocator/no_throw_allocator.h -thrust/detail/allocator/tagged_allocator.h -thrust/detail/allocator/tagged_allocator.inl -thrust/detail/allocator/temporary_allocator.h -thrust/detail/allocator/temporary_allocator.inl -thrust/detail/allocator_aware_execution_policy.h -thrust/detail/binary_search.inl -thrust/detail/complex/arithmetic.h -thrust/detail/complex/c99math.h -thrust/detail/complex/catrig.h -thrust/detail/complex/catrigf.h -thrust/detail/complex/ccosh.h -thrust/detail/complex/ccoshf.h -thrust/detail/complex/cexp.h -thrust/detail/complex/cexpf.h -thrust/detail/complex/clog.h -thrust/detail/complex/clogf.h -thrust/detail/complex/complex.inl -thrust/detail/complex/cpow.h -thrust/detail/complex/cproj.h -thrust/detail/complex/csinh.h -thrust/detail/complex/csinhf.h -thrust/detail/complex/csqrt.h -thrust/detail/complex/csqrtf.h -thrust/detail/complex/ctanh.h -thrust/detail/complex/ctanhf.h -thrust/detail/complex/math_private.h -thrust/detail/complex/stream.h -thrust/detail/config.h -thrust/detail/config/compiler.h -thrust/detail/config/compiler_fence.h -thrust/detail/config/config.h -thrust/detail/config/cpp_compatibility.h -thrust/detail/config/cpp_dialect.h -thrust/detail/config/debug.h -thrust/detail/config/device_system.h -thrust/detail/config/exec_check_disable.h -thrust/detail/config/forceinline.h -thrust/detail/config/global_workarounds.h -thrust/detail/config/host_device.h -thrust/detail/config/host_system.h -thrust/detail/config/simple_defines.h -thrust/detail/contiguous_storage.h -thrust/detail/contiguous_storage.inl -thrust/detail/copy.h -thrust/detail/copy.inl -thrust/detail/copy_if.h -thrust/detail/copy_if.inl -thrust/detail/count.inl -thrust/detail/cpp11_required.h -thrust/detail/cstdint.h -thrust/detail/dependencies_aware_execution_policy.h -thrust/detail/device_delete.inl -thrust/detail/device_free.inl -thrust/detail/device_malloc.inl -thrust/detail/device_new.inl -thrust/detail/device_ptr.inl -thrust/detail/device_reference.inl -thrust/detail/device_vector.inl -thrust/detail/distance.inl -thrust/detail/equal.inl -thrust/detail/event_error.h -thrust/detail/execute_with_allocator.h -thrust/detail/execute_with_allocator_fwd.h -thrust/detail/execute_with_dependencies.h -thrust/detail/execution_policy.h -thrust/detail/extrema.inl -thrust/detail/fill.inl -thrust/detail/find.inl -thrust/detail/for_each.inl -thrust/detail/function.h -thrust/detail/functional.inl -thrust/detail/functional/actor.h -thrust/detail/functional/actor.inl -thrust/detail/functional/argument.h -thrust/detail/functional/composite.h -thrust/detail/functional/operators.h -thrust/detail/functional/operators/arithmetic_operators.h -thrust/detail/functional/operators/assignment_operator.h -thrust/detail/functional/operators/bitwise_operators.h -thrust/detail/functional/operators/compound_assignment_operators.h -thrust/detail/functional/operators/logical_operators.h -thrust/detail/functional/operators/operator_adaptors.h -thrust/detail/functional/operators/relational_operators.h -thrust/detail/functional/placeholder.h -thrust/detail/functional/value.h -thrust/detail/gather.inl -thrust/detail/generate.inl -thrust/detail/get_iterator_value.h -thrust/detail/host_vector.inl -thrust/detail/inner_product.inl -thrust/detail/integer_math.h -thrust/detail/integer_traits.h -thrust/detail/internal_functional.h -thrust/detail/logical.inl -thrust/detail/malloc_and_free.h -thrust/detail/memory_algorithms.h -thrust/detail/merge.inl -thrust/detail/minmax.h -thrust/detail/mismatch.inl -thrust/detail/modern_gcc_required.h -thrust/detail/mpl/math.h -thrust/detail/numeric_traits.h -thrust/detail/overlapped_copy.h -thrust/detail/pair.inl -thrust/detail/partition.inl -thrust/detail/pointer.h -thrust/detail/pointer.inl -thrust/detail/preprocessor.h -thrust/detail/range/head_flags.h -thrust/detail/range/tail_flags.h -thrust/detail/raw_pointer_cast.h -thrust/detail/raw_reference_cast.h -thrust/detail/reduce.inl -thrust/detail/reference.h -thrust/detail/reference.inl -thrust/detail/reference_forward_declaration.h -thrust/detail/remove.inl -thrust/detail/replace.inl -thrust/detail/reverse.inl -thrust/detail/scan.inl -thrust/detail/scatter.inl -thrust/detail/select_system.h -thrust/detail/seq.h -thrust/detail/sequence.inl -thrust/detail/set_operations.inl -thrust/detail/sort.inl -thrust/detail/static_assert.h -thrust/detail/static_map.h -thrust/detail/swap.h -thrust/detail/swap.inl -thrust/detail/swap_ranges.inl -thrust/detail/tabulate.inl -thrust/detail/temporary_array.h -thrust/detail/temporary_array.inl -thrust/detail/temporary_buffer.h -thrust/detail/transform.inl -thrust/detail/transform_reduce.inl -thrust/detail/transform_scan.inl -thrust/detail/trivial_sequence.h -thrust/detail/tuple.inl -thrust/detail/tuple_algorithms.h -thrust/detail/tuple_meta_transform.h -thrust/detail/tuple_transform.h -thrust/detail/type_deduction.h -thrust/detail/type_traits.h -thrust/detail/type_traits/algorithm/intermediate_type_from_function_and_iterators.h -thrust/detail/type_traits/function_traits.h -thrust/detail/type_traits/has_member_function.h -thrust/detail/type_traits/has_nested_type.h -thrust/detail/type_traits/has_trivial_assign.h -thrust/detail/type_traits/is_call_possible.h -thrust/detail/type_traits/is_metafunction_defined.h -thrust/detail/type_traits/iterator/is_discard_iterator.h -thrust/detail/type_traits/iterator/is_output_iterator.h -thrust/detail/type_traits/minimum_type.h -thrust/detail/type_traits/pointer_traits.h -thrust/detail/type_traits/result_of_adaptable_function.h -thrust/detail/uninitialized_copy.inl -thrust/detail/uninitialized_fill.inl -thrust/detail/unique.inl -thrust/detail/use_default.h -thrust/detail/util/align.h -thrust/detail/util/blocking.h -thrust/detail/vector_base.h -thrust/detail/vector_base.inl -thrust/device_allocator.h -thrust/device_delete.h -thrust/device_free.h -thrust/device_make_unique.h -thrust/device_malloc.h -thrust/device_malloc_allocator.h -thrust/device_new.h -thrust/device_new_allocator.h -thrust/device_ptr.h -thrust/device_reference.h -thrust/device_vector.h -thrust/distance.h -thrust/equal.h -thrust/event.h -thrust/execution_policy.h -thrust/extrema.h -thrust/fill.h -thrust/find.h -thrust/for_each.h -thrust/functional.h -thrust/future.h -thrust/gather.h -thrust/generate.h -thrust/host_vector.h -thrust/inner_product.h -thrust/iterator/constant_iterator.h -thrust/iterator/counting_iterator.h -thrust/iterator/detail/any_assign.h -thrust/iterator/detail/any_system_tag.h -thrust/iterator/detail/constant_iterator_base.h -thrust/iterator/detail/counting_iterator.inl -thrust/iterator/detail/device_system_tag.h -thrust/iterator/detail/discard_iterator_base.h -thrust/iterator/detail/distance_from_result.h -thrust/iterator/detail/host_system_tag.h -thrust/iterator/detail/is_iterator_category.h -thrust/iterator/detail/iterator_adaptor_base.h -thrust/iterator/detail/iterator_category_to_system.h -thrust/iterator/detail/iterator_category_to_traversal.h -thrust/iterator/detail/iterator_category_with_system_and_traversal.h -thrust/iterator/detail/iterator_facade_category.h -thrust/iterator/detail/iterator_traits.inl -thrust/iterator/detail/iterator_traversal_tags.h -thrust/iterator/detail/join_iterator.h -thrust/iterator/detail/minimum_category.h -thrust/iterator/detail/minimum_system.h -thrust/iterator/detail/normal_iterator.h -thrust/iterator/detail/permutation_iterator_base.h -thrust/iterator/detail/retag.h -thrust/iterator/detail/reverse_iterator.inl -thrust/iterator/detail/reverse_iterator_base.h -thrust/iterator/detail/tagged_iterator.h -thrust/iterator/detail/transform_iterator.inl -thrust/iterator/detail/transform_output_iterator.inl -thrust/iterator/detail/tuple_of_iterator_references.h -thrust/iterator/detail/universal_categories.h -thrust/iterator/detail/zip_iterator.inl -thrust/iterator/detail/zip_iterator_base.h -thrust/iterator/discard_iterator.h -thrust/iterator/iterator_adaptor.h -thrust/iterator/iterator_categories.h -thrust/iterator/iterator_facade.h -thrust/iterator/iterator_traits.h -thrust/iterator/permutation_iterator.h -thrust/iterator/retag.h -thrust/iterator/reverse_iterator.h -thrust/iterator/transform_iterator.h -thrust/iterator/transform_output_iterator.h -thrust/iterator/zip_iterator.h -thrust/limits.h -thrust/logical.h -thrust/memory.h -thrust/memory/detail/device_system_resource.h -thrust/memory/detail/host_system_resource.h -thrust/merge.h -thrust/mismatch.h -thrust/mr/allocator.h -thrust/mr/detail/config.h -thrust/mr/disjoint_pool.h -thrust/mr/disjoint_sync_pool.h -thrust/mr/disjoint_tls_pool.h -thrust/mr/fancy_pointer_resource.h -thrust/mr/memory_resource.h -thrust/mr/new.h -thrust/mr/polymorphic_adaptor.h -thrust/mr/pool.h -thrust/mr/pool_options.h -thrust/mr/sync_pool.h -thrust/mr/tls_pool.h -thrust/mr/validator.h -thrust/optional.h -thrust/pair.h -thrust/partition.h -thrust/per_device_resource.h -thrust/random.h -thrust/random/detail/discard_block_engine.inl -thrust/random/detail/linear_congruential_engine.inl -thrust/random/detail/linear_congruential_engine_discard.h -thrust/random/detail/linear_feedback_shift_engine.inl -thrust/random/detail/linear_feedback_shift_engine_wordmask.h -thrust/random/detail/mod.h -thrust/random/detail/normal_distribution.inl -thrust/random/detail/normal_distribution_base.h -thrust/random/detail/random_core_access.h -thrust/random/detail/subtract_with_carry_engine.inl -thrust/random/detail/uniform_int_distribution.inl -thrust/random/detail/uniform_real_distribution.inl -thrust/random/detail/xor_combine_engine.inl -thrust/random/detail/xor_combine_engine_max.h -thrust/random/discard_block_engine.h -thrust/random/linear_congruential_engine.h -thrust/random/linear_feedback_shift_engine.h -thrust/random/normal_distribution.h -thrust/random/subtract_with_carry_engine.h -thrust/random/uniform_int_distribution.h -thrust/random/uniform_real_distribution.h -thrust/random/xor_combine_engine.h -thrust/reduce.h -thrust/remove.h -thrust/replace.h -thrust/reverse.h -thrust/scan.h -thrust/scatter.h -thrust/sequence.h -thrust/set_operations.h -thrust/sort.h -thrust/swap.h -thrust/system/cpp/detail/adjacent_difference.h -thrust/system/cpp/detail/assign_value.h -thrust/system/cpp/detail/binary_search.h -thrust/system/cpp/detail/copy.h -thrust/system/cpp/detail/copy_if.h -thrust/system/cpp/detail/count.h -thrust/system/cpp/detail/equal.h -thrust/system/cpp/detail/execution_policy.h -thrust/system/cpp/detail/extrema.h -thrust/system/cpp/detail/fill.h -thrust/system/cpp/detail/find.h -thrust/system/cpp/detail/for_each.h -thrust/system/cpp/detail/gather.h -thrust/system/cpp/detail/generate.h -thrust/system/cpp/detail/get_value.h -thrust/system/cpp/detail/inner_product.h -thrust/system/cpp/detail/iter_swap.h -thrust/system/cpp/detail/logical.h -thrust/system/cpp/detail/malloc_and_free.h -thrust/system/cpp/detail/memory.inl -thrust/system/cpp/detail/merge.h -thrust/system/cpp/detail/mismatch.h -thrust/system/cpp/detail/par.h -thrust/system/cpp/detail/partition.h -thrust/system/cpp/detail/per_device_resource.h -thrust/system/cpp/detail/pointer.inl -thrust/system/cpp/detail/reduce.h -thrust/system/cpp/detail/reduce_by_key.h -thrust/system/cpp/detail/remove.h -thrust/system/cpp/detail/replace.h -thrust/system/cpp/detail/reverse.h -thrust/system/cpp/detail/scan.h -thrust/system/cpp/detail/scan_by_key.h -thrust/system/cpp/detail/scatter.h -thrust/system/cpp/detail/sequence.h -thrust/system/cpp/detail/set_operations.h -thrust/system/cpp/detail/sort.h -thrust/system/cpp/detail/swap_ranges.h -thrust/system/cpp/detail/tabulate.h -thrust/system/cpp/detail/temporary_buffer.h -thrust/system/cpp/detail/transform.h -thrust/system/cpp/detail/transform_reduce.h -thrust/system/cpp/detail/transform_scan.h -thrust/system/cpp/detail/uninitialized_copy.h -thrust/system/cpp/detail/uninitialized_fill.h -thrust/system/cpp/detail/unique.h -thrust/system/cpp/detail/unique_by_key.h -thrust/system/cpp/detail/vector.inl -thrust/system/cpp/execution_policy.h -thrust/system/cpp/memory.h -thrust/system/cpp/memory_resource.h -thrust/system/cpp/pointer.h -thrust/system/cpp/vector.h -thrust/system/cuda/config.h -thrust/system/cuda/detail/adjacent_difference.h -thrust/system/cuda/detail/assign_value.h -thrust/system/cuda/detail/async/copy.h -thrust/system/cuda/detail/async/customization.h -thrust/system/cuda/detail/async/for_each.h -thrust/system/cuda/detail/async/reduce.h -thrust/system/cuda/detail/async/sort.h -thrust/system/cuda/detail/async/transform.h -thrust/system/cuda/detail/binary_search.h -thrust/system/cuda/detail/copy.h -thrust/system/cuda/detail/copy_if.h -thrust/system/cuda/detail/core/agent_launcher.h -thrust/system/cuda/detail/core/alignment.h -thrust/system/cuda/detail/core/triple_chevron_launch.h -thrust/system/cuda/detail/core/util.h -thrust/system/cuda/detail/count.h -thrust/system/cuda/detail/cross_system.h -thrust/system/cuda/detail/cub/agent/agent_histogram.cuh -thrust/system/cuda/detail/cub/agent/agent_radix_sort_downsweep.cuh -thrust/system/cuda/detail/cub/agent/agent_radix_sort_upsweep.cuh -thrust/system/cuda/detail/cub/agent/agent_reduce.cuh -thrust/system/cuda/detail/cub/agent/agent_reduce_by_key.cuh -thrust/system/cuda/detail/cub/agent/agent_rle.cuh -thrust/system/cuda/detail/cub/agent/agent_scan.cuh -thrust/system/cuda/detail/cub/agent/agent_segment_fixup.cuh -thrust/system/cuda/detail/cub/agent/agent_select_if.cuh -thrust/system/cuda/detail/cub/agent/agent_spmv_orig.cuh -thrust/system/cuda/detail/cub/agent/single_pass_scan_operators.cuh -thrust/system/cuda/detail/cub/block/block_adjacent_difference.cuh -thrust/system/cuda/detail/cub/block/block_discontinuity.cuh -thrust/system/cuda/detail/cub/block/block_exchange.cuh -thrust/system/cuda/detail/cub/block/block_histogram.cuh -thrust/system/cuda/detail/cub/block/block_load.cuh -thrust/system/cuda/detail/cub/block/block_radix_rank.cuh -thrust/system/cuda/detail/cub/block/block_radix_sort.cuh -thrust/system/cuda/detail/cub/block/block_raking_layout.cuh -thrust/system/cuda/detail/cub/block/block_reduce.cuh -thrust/system/cuda/detail/cub/block/block_scan.cuh -thrust/system/cuda/detail/cub/block/block_shuffle.cuh -thrust/system/cuda/detail/cub/block/block_store.cuh -thrust/system/cuda/detail/cub/block/specializations/block_histogram_atomic.cuh -thrust/system/cuda/detail/cub/block/specializations/block_histogram_sort.cuh -thrust/system/cuda/detail/cub/block/specializations/block_reduce_raking.cuh -thrust/system/cuda/detail/cub/block/specializations/block_reduce_raking_commutative_only.cuh -thrust/system/cuda/detail/cub/block/specializations/block_reduce_warp_reductions.cuh -thrust/system/cuda/detail/cub/block/specializations/block_scan_raking.cuh -thrust/system/cuda/detail/cub/block/specializations/block_scan_warp_scans.cuh -thrust/system/cuda/detail/cub/block/specializations/block_scan_warp_scans2.cuh -thrust/system/cuda/detail/cub/block/specializations/block_scan_warp_scans3.cuh -thrust/system/cuda/detail/cub/cub.cuh -thrust/system/cuda/detail/cub/device/device_histogram.cuh -thrust/system/cuda/detail/cub/device/device_partition.cuh -thrust/system/cuda/detail/cub/device/device_radix_sort.cuh -thrust/system/cuda/detail/cub/device/device_reduce.cuh -thrust/system/cuda/detail/cub/device/device_run_length_encode.cuh -thrust/system/cuda/detail/cub/device/device_scan.cuh -thrust/system/cuda/detail/cub/device/device_segmented_radix_sort.cuh -thrust/system/cuda/detail/cub/device/device_segmented_reduce.cuh -thrust/system/cuda/detail/cub/device/device_select.cuh -thrust/system/cuda/detail/cub/device/device_spmv.cuh -thrust/system/cuda/detail/cub/device/dispatch/dispatch_histogram.cuh -thrust/system/cuda/detail/cub/device/dispatch/dispatch_radix_sort.cuh -thrust/system/cuda/detail/cub/device/dispatch/dispatch_reduce.cuh -thrust/system/cuda/detail/cub/device/dispatch/dispatch_reduce_by_key.cuh -thrust/system/cuda/detail/cub/device/dispatch/dispatch_rle.cuh -thrust/system/cuda/detail/cub/device/dispatch/dispatch_scan.cuh -thrust/system/cuda/detail/cub/device/dispatch/dispatch_select_if.cuh -thrust/system/cuda/detail/cub/device/dispatch/dispatch_spmv_orig.cuh -thrust/system/cuda/detail/cub/grid/grid_barrier.cuh -thrust/system/cuda/detail/cub/grid/grid_even_share.cuh -thrust/system/cuda/detail/cub/grid/grid_mapping.cuh -thrust/system/cuda/detail/cub/grid/grid_queue.cuh -thrust/system/cuda/detail/cub/host/mutex.cuh -thrust/system/cuda/detail/cub/iterator/arg_index_input_iterator.cuh -thrust/system/cuda/detail/cub/iterator/cache_modified_input_iterator.cuh -thrust/system/cuda/detail/cub/iterator/cache_modified_output_iterator.cuh -thrust/system/cuda/detail/cub/iterator/constant_input_iterator.cuh -thrust/system/cuda/detail/cub/iterator/counting_input_iterator.cuh -thrust/system/cuda/detail/cub/iterator/discard_output_iterator.cuh -thrust/system/cuda/detail/cub/iterator/tex_obj_input_iterator.cuh -thrust/system/cuda/detail/cub/iterator/tex_ref_input_iterator.cuh -thrust/system/cuda/detail/cub/iterator/transform_input_iterator.cuh -thrust/system/cuda/detail/cub/thread/thread_load.cuh -thrust/system/cuda/detail/cub/thread/thread_operators.cuh -thrust/system/cuda/detail/cub/thread/thread_reduce.cuh -thrust/system/cuda/detail/cub/thread/thread_scan.cuh -thrust/system/cuda/detail/cub/thread/thread_search.cuh -thrust/system/cuda/detail/cub/thread/thread_store.cuh -thrust/system/cuda/detail/cub/util_allocator.cuh -thrust/system/cuda/detail/cub/util_arch.cuh -thrust/system/cuda/detail/cub/util_debug.cuh -thrust/system/cuda/detail/cub/util_device.cuh -thrust/system/cuda/detail/cub/util_macro.cuh -thrust/system/cuda/detail/cub/util_namespace.cuh -thrust/system/cuda/detail/cub/util_ptx.cuh -thrust/system/cuda/detail/cub/util_type.cuh -thrust/system/cuda/detail/cub/warp/specializations/warp_reduce_shfl.cuh -thrust/system/cuda/detail/cub/warp/specializations/warp_reduce_smem.cuh -thrust/system/cuda/detail/cub/warp/specializations/warp_scan_shfl.cuh -thrust/system/cuda/detail/cub/warp/specializations/warp_scan_smem.cuh -thrust/system/cuda/detail/cub/warp/warp_reduce.cuh -thrust/system/cuda/detail/cub/warp/warp_scan.cuh -thrust/system/cuda/detail/equal.h -thrust/system/cuda/detail/error.inl -thrust/system/cuda/detail/execution_policy.h -thrust/system/cuda/detail/extrema.h -thrust/system/cuda/detail/fill.h -thrust/system/cuda/detail/find.h -thrust/system/cuda/detail/for_each.h -thrust/system/cuda/detail/future.inl -thrust/system/cuda/detail/gather.h -thrust/system/cuda/detail/generate.h -thrust/system/cuda/detail/get_value.h -thrust/system/cuda/detail/guarded_cuda_runtime_api.h -thrust/system/cuda/detail/guarded_driver_types.h -thrust/system/cuda/detail/inner_product.h -thrust/system/cuda/detail/internal/copy_cross_system.h -thrust/system/cuda/detail/internal/copy_device_to_device.h -thrust/system/cuda/detail/iter_swap.h -thrust/system/cuda/detail/logical.h -thrust/system/cuda/detail/malloc_and_free.h -thrust/system/cuda/detail/memory.inl -thrust/system/cuda/detail/merge.h -thrust/system/cuda/detail/mismatch.h -thrust/system/cuda/detail/par.h -thrust/system/cuda/detail/par_to_seq.h -thrust/system/cuda/detail/parallel_for.h -thrust/system/cuda/detail/partition.h -thrust/system/cuda/detail/per_device_resource.h -thrust/system/cuda/detail/pointer.inl -thrust/system/cuda/detail/reduce.h -thrust/system/cuda/detail/reduce_by_key.h -thrust/system/cuda/detail/remove.h -thrust/system/cuda/detail/replace.h -thrust/system/cuda/detail/reverse.h -thrust/system/cuda/detail/scan.h -thrust/system/cuda/detail/scan_by_key.h -thrust/system/cuda/detail/scatter.h -thrust/system/cuda/detail/sequence.h -thrust/system/cuda/detail/set_operations.h -thrust/system/cuda/detail/sort.h -thrust/system/cuda/detail/swap_ranges.h -thrust/system/cuda/detail/tabulate.h -thrust/system/cuda/detail/temporary_buffer.h -thrust/system/cuda/detail/terminate.h -thrust/system/cuda/detail/transform.h -thrust/system/cuda/detail/transform_reduce.h -thrust/system/cuda/detail/transform_scan.h -thrust/system/cuda/detail/uninitialized_copy.h -thrust/system/cuda/detail/uninitialized_fill.h -thrust/system/cuda/detail/unique.h -thrust/system/cuda/detail/unique_by_key.h -thrust/system/cuda/detail/util.h -thrust/system/cuda/detail/vector.inl -thrust/system/cuda/error.h -thrust/system/cuda/execution_policy.h -thrust/system/cuda/experimental/pinned_allocator.h -thrust/system/cuda/future.h -thrust/system/cuda/memory.h -thrust/system/cuda/memory_resource.h -thrust/system/cuda/pointer.h -thrust/system/cuda/vector.h -thrust/system/detail/adl/adjacent_difference.h -thrust/system/detail/adl/assign_value.h -thrust/system/detail/adl/async/copy.h -thrust/system/detail/adl/async/for_each.h -thrust/system/detail/adl/async/reduce.h -thrust/system/detail/adl/async/sort.h -thrust/system/detail/adl/async/transform.h -thrust/system/detail/adl/binary_search.h -thrust/system/detail/adl/copy.h -thrust/system/detail/adl/copy_if.h -thrust/system/detail/adl/count.h -thrust/system/detail/adl/equal.h -thrust/system/detail/adl/extrema.h -thrust/system/detail/adl/fill.h -thrust/system/detail/adl/find.h -thrust/system/detail/adl/for_each.h -thrust/system/detail/adl/gather.h -thrust/system/detail/adl/generate.h -thrust/system/detail/adl/get_value.h -thrust/system/detail/adl/inner_product.h -thrust/system/detail/adl/iter_swap.h -thrust/system/detail/adl/logical.h -thrust/system/detail/adl/malloc_and_free.h -thrust/system/detail/adl/merge.h -thrust/system/detail/adl/mismatch.h -thrust/system/detail/adl/partition.h -thrust/system/detail/adl/per_device_resource.h -thrust/system/detail/adl/reduce.h -thrust/system/detail/adl/reduce_by_key.h -thrust/system/detail/adl/remove.h -thrust/system/detail/adl/replace.h -thrust/system/detail/adl/reverse.h -thrust/system/detail/adl/scan.h -thrust/system/detail/adl/scan_by_key.h -thrust/system/detail/adl/scatter.h -thrust/system/detail/adl/sequence.h -thrust/system/detail/adl/set_operations.h -thrust/system/detail/adl/sort.h -thrust/system/detail/adl/swap_ranges.h -thrust/system/detail/adl/tabulate.h -thrust/system/detail/adl/temporary_buffer.h -thrust/system/detail/adl/transform.h -thrust/system/detail/adl/transform_reduce.h -thrust/system/detail/adl/transform_scan.h -thrust/system/detail/adl/uninitialized_copy.h -thrust/system/detail/adl/uninitialized_fill.h -thrust/system/detail/adl/unique.h -thrust/system/detail/adl/unique_by_key.h -thrust/system/detail/bad_alloc.h -thrust/system/detail/errno.h -thrust/system/detail/error_category.inl -thrust/system/detail/error_code.inl -thrust/system/detail/error_condition.inl -thrust/system/detail/generic/adjacent_difference.h -thrust/system/detail/generic/adjacent_difference.inl -thrust/system/detail/generic/advance.h -thrust/system/detail/generic/advance.inl -thrust/system/detail/generic/binary_search.h -thrust/system/detail/generic/binary_search.inl -thrust/system/detail/generic/copy.h -thrust/system/detail/generic/copy.inl -thrust/system/detail/generic/copy_if.h -thrust/system/detail/generic/copy_if.inl -thrust/system/detail/generic/count.h -thrust/system/detail/generic/count.inl -thrust/system/detail/generic/distance.h -thrust/system/detail/generic/distance.inl -thrust/system/detail/generic/equal.h -thrust/system/detail/generic/equal.inl -thrust/system/detail/generic/extrema.h -thrust/system/detail/generic/extrema.inl -thrust/system/detail/generic/fill.h -thrust/system/detail/generic/find.h -thrust/system/detail/generic/find.inl -thrust/system/detail/generic/for_each.h -thrust/system/detail/generic/gather.h -thrust/system/detail/generic/gather.inl -thrust/system/detail/generic/generate.h -thrust/system/detail/generic/generate.inl -thrust/system/detail/generic/inner_product.h -thrust/system/detail/generic/inner_product.inl -thrust/system/detail/generic/logical.h -thrust/system/detail/generic/memory.h -thrust/system/detail/generic/memory.inl -thrust/system/detail/generic/merge.h -thrust/system/detail/generic/merge.inl -thrust/system/detail/generic/mismatch.h -thrust/system/detail/generic/mismatch.inl -thrust/system/detail/generic/partition.h -thrust/system/detail/generic/partition.inl -thrust/system/detail/generic/per_device_resource.h -thrust/system/detail/generic/reduce.h -thrust/system/detail/generic/reduce.inl -thrust/system/detail/generic/reduce_by_key.h -thrust/system/detail/generic/reduce_by_key.inl -thrust/system/detail/generic/remove.h -thrust/system/detail/generic/remove.inl -thrust/system/detail/generic/replace.h -thrust/system/detail/generic/replace.inl -thrust/system/detail/generic/reverse.h -thrust/system/detail/generic/reverse.inl -thrust/system/detail/generic/scalar/binary_search.h -thrust/system/detail/generic/scalar/binary_search.inl -thrust/system/detail/generic/scan.h -thrust/system/detail/generic/scan.inl -thrust/system/detail/generic/scan_by_key.h -thrust/system/detail/generic/scan_by_key.inl -thrust/system/detail/generic/scatter.h -thrust/system/detail/generic/scatter.inl -thrust/system/detail/generic/select_system.h -thrust/system/detail/generic/select_system.inl -thrust/system/detail/generic/select_system_exists.h -thrust/system/detail/generic/sequence.h -thrust/system/detail/generic/sequence.inl -thrust/system/detail/generic/set_operations.h -thrust/system/detail/generic/set_operations.inl -thrust/system/detail/generic/sort.h -thrust/system/detail/generic/sort.inl -thrust/system/detail/generic/swap_ranges.h -thrust/system/detail/generic/swap_ranges.inl -thrust/system/detail/generic/tabulate.h -thrust/system/detail/generic/tabulate.inl -thrust/system/detail/generic/tag.h -thrust/system/detail/generic/temporary_buffer.h -thrust/system/detail/generic/temporary_buffer.inl -thrust/system/detail/generic/transform.h -thrust/system/detail/generic/transform.inl -thrust/system/detail/generic/transform_reduce.h -thrust/system/detail/generic/transform_reduce.inl -thrust/system/detail/generic/transform_scan.h -thrust/system/detail/generic/transform_scan.inl -thrust/system/detail/generic/uninitialized_copy.h -thrust/system/detail/generic/uninitialized_copy.inl -thrust/system/detail/generic/uninitialized_fill.h -thrust/system/detail/generic/uninitialized_fill.inl -thrust/system/detail/generic/unique.h -thrust/system/detail/generic/unique.inl -thrust/system/detail/generic/unique_by_key.h -thrust/system/detail/generic/unique_by_key.inl -thrust/system/detail/internal/decompose.h -thrust/system/detail/sequential/adjacent_difference.h -thrust/system/detail/sequential/assign_value.h -thrust/system/detail/sequential/binary_search.h -thrust/system/detail/sequential/copy.h -thrust/system/detail/sequential/copy.inl -thrust/system/detail/sequential/copy_backward.h -thrust/system/detail/sequential/copy_if.h -thrust/system/detail/sequential/count.h -thrust/system/detail/sequential/equal.h -thrust/system/detail/sequential/execution_policy.h -thrust/system/detail/sequential/extrema.h -thrust/system/detail/sequential/fill.h -thrust/system/detail/sequential/find.h -thrust/system/detail/sequential/for_each.h -thrust/system/detail/sequential/gather.h -thrust/system/detail/sequential/general_copy.h -thrust/system/detail/sequential/generate.h -thrust/system/detail/sequential/get_value.h -thrust/system/detail/sequential/inner_product.h -thrust/system/detail/sequential/insertion_sort.h -thrust/system/detail/sequential/iter_swap.h -thrust/system/detail/sequential/logical.h -thrust/system/detail/sequential/malloc_and_free.h -thrust/system/detail/sequential/merge.h -thrust/system/detail/sequential/merge.inl -thrust/system/detail/sequential/mismatch.h -thrust/system/detail/sequential/partition.h -thrust/system/detail/sequential/per_device_resource.h -thrust/system/detail/sequential/reduce.h -thrust/system/detail/sequential/reduce_by_key.h -thrust/system/detail/sequential/remove.h -thrust/system/detail/sequential/replace.h -thrust/system/detail/sequential/reverse.h -thrust/system/detail/sequential/scan.h -thrust/system/detail/sequential/scan_by_key.h -thrust/system/detail/sequential/scatter.h -thrust/system/detail/sequential/sequence.h -thrust/system/detail/sequential/set_operations.h -thrust/system/detail/sequential/sort.h -thrust/system/detail/sequential/sort.inl -thrust/system/detail/sequential/stable_merge_sort.h -thrust/system/detail/sequential/stable_merge_sort.inl -thrust/system/detail/sequential/stable_primitive_sort.h -thrust/system/detail/sequential/stable_primitive_sort.inl -thrust/system/detail/sequential/stable_radix_sort.h -thrust/system/detail/sequential/stable_radix_sort.inl -thrust/system/detail/sequential/swap_ranges.h -thrust/system/detail/sequential/tabulate.h -thrust/system/detail/sequential/temporary_buffer.h -thrust/system/detail/sequential/transform.h -thrust/system/detail/sequential/transform_reduce.h -thrust/system/detail/sequential/transform_scan.h -thrust/system/detail/sequential/trivial_copy.h -thrust/system/detail/sequential/uninitialized_copy.h -thrust/system/detail/sequential/uninitialized_fill.h -thrust/system/detail/sequential/unique.h -thrust/system/detail/sequential/unique_by_key.h -thrust/system/detail/system_error.inl -thrust/system/error_code.h -thrust/system/omp/detail/adjacent_difference.h -thrust/system/omp/detail/assign_value.h -thrust/system/omp/detail/binary_search.h -thrust/system/omp/detail/copy.h -thrust/system/omp/detail/copy.inl -thrust/system/omp/detail/copy_if.h -thrust/system/omp/detail/copy_if.inl -thrust/system/omp/detail/count.h -thrust/system/omp/detail/default_decomposition.h -thrust/system/omp/detail/default_decomposition.inl -thrust/system/omp/detail/equal.h -thrust/system/omp/detail/execution_policy.h -thrust/system/omp/detail/extrema.h -thrust/system/omp/detail/fill.h -thrust/system/omp/detail/find.h -thrust/system/omp/detail/for_each.h -thrust/system/omp/detail/for_each.inl -thrust/system/omp/detail/gather.h -thrust/system/omp/detail/generate.h -thrust/system/omp/detail/get_value.h -thrust/system/omp/detail/inner_product.h -thrust/system/omp/detail/iter_swap.h -thrust/system/omp/detail/logical.h -thrust/system/omp/detail/malloc_and_free.h -thrust/system/omp/detail/memory.inl -thrust/system/omp/detail/merge.h -thrust/system/omp/detail/mismatch.h -thrust/system/omp/detail/par.h -thrust/system/omp/detail/partition.h -thrust/system/omp/detail/partition.inl -thrust/system/omp/detail/per_device_resource.h -thrust/system/omp/detail/pointer.inl -thrust/system/omp/detail/reduce.h -thrust/system/omp/detail/reduce.inl -thrust/system/omp/detail/reduce_by_key.h -thrust/system/omp/detail/reduce_by_key.inl -thrust/system/omp/detail/reduce_intervals.h -thrust/system/omp/detail/reduce_intervals.inl -thrust/system/omp/detail/remove.h -thrust/system/omp/detail/remove.inl -thrust/system/omp/detail/replace.h -thrust/system/omp/detail/reverse.h -thrust/system/omp/detail/scan.h -thrust/system/omp/detail/scan_by_key.h -thrust/system/omp/detail/scatter.h -thrust/system/omp/detail/sequence.h -thrust/system/omp/detail/set_operations.h -thrust/system/omp/detail/sort.h -thrust/system/omp/detail/sort.inl -thrust/system/omp/detail/swap_ranges.h -thrust/system/omp/detail/tabulate.h -thrust/system/omp/detail/temporary_buffer.h -thrust/system/omp/detail/transform.h -thrust/system/omp/detail/transform_reduce.h -thrust/system/omp/detail/transform_scan.h -thrust/system/omp/detail/uninitialized_copy.h -thrust/system/omp/detail/uninitialized_fill.h -thrust/system/omp/detail/unique.h -thrust/system/omp/detail/unique.inl -thrust/system/omp/detail/unique_by_key.h -thrust/system/omp/detail/unique_by_key.inl -thrust/system/omp/detail/vector.inl -thrust/system/omp/execution_policy.h -thrust/system/omp/memory.h -thrust/system/omp/memory_resource.h -thrust/system/omp/pointer.h -thrust/system/omp/vector.h -thrust/system/system_error.h -thrust/system/tbb/detail/adjacent_difference.h -thrust/system/tbb/detail/assign_value.h -thrust/system/tbb/detail/binary_search.h -thrust/system/tbb/detail/copy.h -thrust/system/tbb/detail/copy.inl -thrust/system/tbb/detail/copy_if.h -thrust/system/tbb/detail/copy_if.inl -thrust/system/tbb/detail/count.h -thrust/system/tbb/detail/equal.h -thrust/system/tbb/detail/execution_policy.h -thrust/system/tbb/detail/extrema.h -thrust/system/tbb/detail/fill.h -thrust/system/tbb/detail/find.h -thrust/system/tbb/detail/for_each.h -thrust/system/tbb/detail/for_each.inl -thrust/system/tbb/detail/gather.h -thrust/system/tbb/detail/generate.h -thrust/system/tbb/detail/get_value.h -thrust/system/tbb/detail/inner_product.h -thrust/system/tbb/detail/iter_swap.h -thrust/system/tbb/detail/logical.h -thrust/system/tbb/detail/malloc_and_free.h -thrust/system/tbb/detail/memory.inl -thrust/system/tbb/detail/merge.h -thrust/system/tbb/detail/merge.inl -thrust/system/tbb/detail/mismatch.h -thrust/system/tbb/detail/par.h -thrust/system/tbb/detail/partition.h -thrust/system/tbb/detail/partition.inl -thrust/system/tbb/detail/per_device_resource.h -thrust/system/tbb/detail/pointer.inl -thrust/system/tbb/detail/reduce.h -thrust/system/tbb/detail/reduce.inl -thrust/system/tbb/detail/reduce_by_key.h -thrust/system/tbb/detail/reduce_by_key.inl -thrust/system/tbb/detail/reduce_intervals.h -thrust/system/tbb/detail/remove.h -thrust/system/tbb/detail/remove.inl -thrust/system/tbb/detail/replace.h -thrust/system/tbb/detail/reverse.h -thrust/system/tbb/detail/scan.h -thrust/system/tbb/detail/scan.inl -thrust/system/tbb/detail/scan_by_key.h -thrust/system/tbb/detail/scatter.h -thrust/system/tbb/detail/sequence.h -thrust/system/tbb/detail/set_operations.h -thrust/system/tbb/detail/sort.h -thrust/system/tbb/detail/sort.inl -thrust/system/tbb/detail/swap_ranges.h -thrust/system/tbb/detail/tabulate.h -thrust/system/tbb/detail/temporary_buffer.h -thrust/system/tbb/detail/transform.h -thrust/system/tbb/detail/transform_reduce.h -thrust/system/tbb/detail/transform_scan.h -thrust/system/tbb/detail/uninitialized_copy.h -thrust/system/tbb/detail/uninitialized_fill.h -thrust/system/tbb/detail/unique.h -thrust/system/tbb/detail/unique.inl -thrust/system/tbb/detail/unique_by_key.h -thrust/system/tbb/detail/unique_by_key.inl -thrust/system/tbb/detail/vector.inl -thrust/system/tbb/execution_policy.h -thrust/system/tbb/memory.h -thrust/system/tbb/memory_resource.h -thrust/system/tbb/pointer.h -thrust/system/tbb/vector.h -thrust/system_error.h -thrust/tabulate.h -thrust/transform.h -thrust/transform_reduce.h -thrust/transform_scan.h -thrust/tuple.h -thrust/type_traits/integer_sequence.h -thrust/type_traits/is_contiguous_iterator.h -thrust/type_traits/is_execution_policy.h -thrust/type_traits/is_operator_less_or_greater_function_object.h -thrust/type_traits/is_operator_plus_function_object.h -thrust/type_traits/is_trivially_relocatable.h -thrust/type_traits/logical_metafunctions.h -thrust/type_traits/remove_cvref.h -thrust/type_traits/void_t.h -thrust/uninitialized_copy.h -thrust/uninitialized_fill.h -thrust/unique.h -thrust/version.h +include/thrust/addressof.h +include/thrust/adjacent_difference.h +include/thrust/advance.h +include/thrust/allocate_unique.h +include/thrust/async/copy.h +include/thrust/async/for_each.h +include/thrust/async/reduce.h +include/thrust/async/sort.h +include/thrust/async/transform.h +include/thrust/binary_search.h +include/thrust/complex.h +include/thrust/copy.h +include/thrust/count.h +include/thrust/detail/adjacent_difference.inl +include/thrust/detail/advance.inl +include/thrust/detail/alignment.h +include/thrust/detail/allocator/allocator_traits.h +include/thrust/detail/allocator/allocator_traits.inl +include/thrust/detail/allocator/copy_construct_range.h +include/thrust/detail/allocator/copy_construct_range.inl +include/thrust/detail/allocator/default_construct_range.h +include/thrust/detail/allocator/default_construct_range.inl +include/thrust/detail/allocator/destroy_range.h +include/thrust/detail/allocator/destroy_range.inl +include/thrust/detail/allocator/fill_construct_range.h +include/thrust/detail/allocator/fill_construct_range.inl +include/thrust/detail/allocator/malloc_allocator.h +include/thrust/detail/allocator/malloc_allocator.inl +include/thrust/detail/allocator/no_throw_allocator.h +include/thrust/detail/allocator/tagged_allocator.h +include/thrust/detail/allocator/tagged_allocator.inl +include/thrust/detail/allocator/temporary_allocator.h +include/thrust/detail/allocator/temporary_allocator.inl +include/thrust/detail/allocator_aware_execution_policy.h +include/thrust/detail/binary_search.inl +include/thrust/detail/complex/arithmetic.h +include/thrust/detail/complex/c99math.h +include/thrust/detail/complex/catrig.h +include/thrust/detail/complex/catrigf.h +include/thrust/detail/complex/ccosh.h +include/thrust/detail/complex/ccoshf.h +include/thrust/detail/complex/cexp.h +include/thrust/detail/complex/cexpf.h +include/thrust/detail/complex/clog.h +include/thrust/detail/complex/clogf.h +include/thrust/detail/complex/complex.inl +include/thrust/detail/complex/cpow.h +include/thrust/detail/complex/cproj.h +include/thrust/detail/complex/csinh.h +include/thrust/detail/complex/csinhf.h +include/thrust/detail/complex/csqrt.h +include/thrust/detail/complex/csqrtf.h +include/thrust/detail/complex/ctanh.h +include/thrust/detail/complex/ctanhf.h +include/thrust/detail/complex/math_private.h +include/thrust/detail/complex/stream.h +include/thrust/detail/config.h +include/thrust/detail/config/compiler.h +include/thrust/detail/config/compiler_fence.h +include/thrust/detail/config/config.h +include/thrust/detail/config/cpp_compatibility.h +include/thrust/detail/config/cpp_dialect.h +include/thrust/detail/config/debug.h +include/thrust/detail/config/device_system.h +include/thrust/detail/config/exec_check_disable.h +include/thrust/detail/config/forceinline.h +include/thrust/detail/config/global_workarounds.h +include/thrust/detail/config/host_device.h +include/thrust/detail/config/host_system.h +include/thrust/detail/config/simple_defines.h +include/thrust/detail/contiguous_storage.h +include/thrust/detail/contiguous_storage.inl +include/thrust/detail/copy.h +include/thrust/detail/copy.inl +include/thrust/detail/copy_if.h +include/thrust/detail/copy_if.inl +include/thrust/detail/count.inl +include/thrust/detail/cpp11_required.h +include/thrust/detail/cstdint.h +include/thrust/detail/dependencies_aware_execution_policy.h +include/thrust/detail/device_delete.inl +include/thrust/detail/device_free.inl +include/thrust/detail/device_malloc.inl +include/thrust/detail/device_new.inl +include/thrust/detail/device_ptr.inl +include/thrust/detail/device_reference.inl +include/thrust/detail/device_vector.inl +include/thrust/detail/distance.inl +include/thrust/detail/equal.inl +include/thrust/detail/event_error.h +include/thrust/detail/execute_with_allocator.h +include/thrust/detail/execute_with_allocator_fwd.h +include/thrust/detail/execute_with_dependencies.h +include/thrust/detail/execution_policy.h +include/thrust/detail/extrema.inl +include/thrust/detail/fill.inl +include/thrust/detail/find.inl +include/thrust/detail/for_each.inl +include/thrust/detail/function.h +include/thrust/detail/functional.inl +include/thrust/detail/functional/actor.h +include/thrust/detail/functional/actor.inl +include/thrust/detail/functional/argument.h +include/thrust/detail/functional/composite.h +include/thrust/detail/functional/operators.h +include/thrust/detail/functional/operators/arithmetic_operators.h +include/thrust/detail/functional/operators/assignment_operator.h +include/thrust/detail/functional/operators/bitwise_operators.h +include/thrust/detail/functional/operators/compound_assignment_operators.h +include/thrust/detail/functional/operators/logical_operators.h +include/thrust/detail/functional/operators/operator_adaptors.h +include/thrust/detail/functional/operators/relational_operators.h +include/thrust/detail/functional/placeholder.h +include/thrust/detail/functional/value.h +include/thrust/detail/gather.inl +include/thrust/detail/generate.inl +include/thrust/detail/get_iterator_value.h +include/thrust/detail/host_vector.inl +include/thrust/detail/inner_product.inl +include/thrust/detail/integer_math.h +include/thrust/detail/integer_traits.h +include/thrust/detail/internal_functional.h +include/thrust/detail/logical.inl +include/thrust/detail/malloc_and_free.h +include/thrust/detail/memory_algorithms.h +include/thrust/detail/merge.inl +include/thrust/detail/minmax.h +include/thrust/detail/mismatch.inl +include/thrust/detail/modern_gcc_required.h +include/thrust/detail/mpl/math.h +include/thrust/detail/numeric_traits.h +include/thrust/detail/overlapped_copy.h +include/thrust/detail/pair.inl +include/thrust/detail/partition.inl +include/thrust/detail/pointer.h +include/thrust/detail/pointer.inl +include/thrust/detail/preprocessor.h +include/thrust/detail/range/head_flags.h +include/thrust/detail/range/tail_flags.h +include/thrust/detail/raw_pointer_cast.h +include/thrust/detail/raw_reference_cast.h +include/thrust/detail/reduce.inl +include/thrust/detail/reference.h +include/thrust/detail/reference.inl +include/thrust/detail/reference_forward_declaration.h +include/thrust/detail/remove.inl +include/thrust/detail/replace.inl +include/thrust/detail/reverse.inl +include/thrust/detail/scan.inl +include/thrust/detail/scatter.inl +include/thrust/detail/select_system.h +include/thrust/detail/seq.h +include/thrust/detail/sequence.inl +include/thrust/detail/set_operations.inl +include/thrust/detail/sort.inl +include/thrust/detail/static_assert.h +include/thrust/detail/static_map.h +include/thrust/detail/swap.h +include/thrust/detail/swap.inl +include/thrust/detail/swap_ranges.inl +include/thrust/detail/tabulate.inl +include/thrust/detail/temporary_array.h +include/thrust/detail/temporary_array.inl +include/thrust/detail/temporary_buffer.h +include/thrust/detail/transform.inl +include/thrust/detail/transform_reduce.inl +include/thrust/detail/transform_scan.inl +include/thrust/detail/trivial_sequence.h +include/thrust/detail/tuple.inl +include/thrust/detail/tuple_algorithms.h +include/thrust/detail/tuple_meta_transform.h +include/thrust/detail/tuple_transform.h +include/thrust/detail/type_deduction.h +include/thrust/detail/type_traits.h +include/thrust/detail/type_traits/algorithm/intermediate_type_from_function_and_iterators.h +include/thrust/detail/type_traits/function_traits.h +include/thrust/detail/type_traits/has_member_function.h +include/thrust/detail/type_traits/has_nested_type.h +include/thrust/detail/type_traits/has_trivial_assign.h +include/thrust/detail/type_traits/is_call_possible.h +include/thrust/detail/type_traits/is_metafunction_defined.h +include/thrust/detail/type_traits/iterator/is_discard_iterator.h +include/thrust/detail/type_traits/iterator/is_output_iterator.h +include/thrust/detail/type_traits/minimum_type.h +include/thrust/detail/type_traits/pointer_traits.h +include/thrust/detail/type_traits/result_of_adaptable_function.h +include/thrust/detail/uninitialized_copy.inl +include/thrust/detail/uninitialized_fill.inl +include/thrust/detail/unique.inl +include/thrust/detail/use_default.h +include/thrust/detail/util/align.h +include/thrust/detail/util/blocking.h +include/thrust/detail/vector_base.h +include/thrust/detail/vector_base.inl +include/thrust/device_allocator.h +include/thrust/device_delete.h +include/thrust/device_free.h +include/thrust/device_make_unique.h +include/thrust/device_malloc.h +include/thrust/device_malloc_allocator.h +include/thrust/device_new.h +include/thrust/device_new_allocator.h +include/thrust/device_ptr.h +include/thrust/device_reference.h +include/thrust/device_vector.h +include/thrust/distance.h +include/thrust/equal.h +include/thrust/event.h +include/thrust/execution_policy.h +include/thrust/extrema.h +include/thrust/fill.h +include/thrust/find.h +include/thrust/for_each.h +include/thrust/functional.h +include/thrust/future.h +include/thrust/gather.h +include/thrust/generate.h +include/thrust/host_vector.h +include/thrust/inner_product.h +include/thrust/iterator/constant_iterator.h +include/thrust/iterator/counting_iterator.h +include/thrust/iterator/detail/any_assign.h +include/thrust/iterator/detail/any_system_tag.h +include/thrust/iterator/detail/constant_iterator_base.h +include/thrust/iterator/detail/counting_iterator.inl +include/thrust/iterator/detail/device_system_tag.h +include/thrust/iterator/detail/discard_iterator_base.h +include/thrust/iterator/detail/distance_from_result.h +include/thrust/iterator/detail/host_system_tag.h +include/thrust/iterator/detail/is_iterator_category.h +include/thrust/iterator/detail/iterator_adaptor_base.h +include/thrust/iterator/detail/iterator_category_to_system.h +include/thrust/iterator/detail/iterator_category_to_traversal.h +include/thrust/iterator/detail/iterator_category_with_system_and_traversal.h +include/thrust/iterator/detail/iterator_facade_category.h +include/thrust/iterator/detail/iterator_traits.inl +include/thrust/iterator/detail/iterator_traversal_tags.h +include/thrust/iterator/detail/join_iterator.h +include/thrust/iterator/detail/minimum_category.h +include/thrust/iterator/detail/minimum_system.h +include/thrust/iterator/detail/normal_iterator.h +include/thrust/iterator/detail/permutation_iterator_base.h +include/thrust/iterator/detail/retag.h +include/thrust/iterator/detail/reverse_iterator.inl +include/thrust/iterator/detail/reverse_iterator_base.h +include/thrust/iterator/detail/tagged_iterator.h +include/thrust/iterator/detail/transform_iterator.inl +include/thrust/iterator/detail/transform_output_iterator.inl +include/thrust/iterator/detail/tuple_of_iterator_references.h +include/thrust/iterator/detail/universal_categories.h +include/thrust/iterator/detail/zip_iterator.inl +include/thrust/iterator/detail/zip_iterator_base.h +include/thrust/iterator/discard_iterator.h +include/thrust/iterator/iterator_adaptor.h +include/thrust/iterator/iterator_categories.h +include/thrust/iterator/iterator_facade.h +include/thrust/iterator/iterator_traits.h +include/thrust/iterator/permutation_iterator.h +include/thrust/iterator/retag.h +include/thrust/iterator/reverse_iterator.h +include/thrust/iterator/transform_iterator.h +include/thrust/iterator/transform_output_iterator.h +include/thrust/iterator/zip_iterator.h +include/thrust/limits.h +include/thrust/logical.h +include/thrust/memory.h +include/thrust/memory/detail/device_system_resource.h +include/thrust/memory/detail/host_system_resource.h +include/thrust/merge.h +include/thrust/mismatch.h +include/thrust/mr/allocator.h +include/thrust/mr/detail/config.h +include/thrust/mr/disjoint_pool.h +include/thrust/mr/disjoint_sync_pool.h +include/thrust/mr/disjoint_tls_pool.h +include/thrust/mr/fancy_pointer_resource.h +include/thrust/mr/memory_resource.h +include/thrust/mr/new.h +include/thrust/mr/polymorphic_adaptor.h +include/thrust/mr/pool.h +include/thrust/mr/pool_options.h +include/thrust/mr/sync_pool.h +include/thrust/mr/tls_pool.h +include/thrust/mr/validator.h +include/thrust/optional.h +include/thrust/pair.h +include/thrust/partition.h +include/thrust/per_device_resource.h +include/thrust/random.h +include/thrust/random/detail/discard_block_engine.inl +include/thrust/random/detail/linear_congruential_engine.inl +include/thrust/random/detail/linear_congruential_engine_discard.h +include/thrust/random/detail/linear_feedback_shift_engine.inl +include/thrust/random/detail/linear_feedback_shift_engine_wordmask.h +include/thrust/random/detail/mod.h +include/thrust/random/detail/normal_distribution.inl +include/thrust/random/detail/normal_distribution_base.h +include/thrust/random/detail/random_core_access.h +include/thrust/random/detail/subtract_with_carry_engine.inl +include/thrust/random/detail/uniform_int_distribution.inl +include/thrust/random/detail/uniform_real_distribution.inl +include/thrust/random/detail/xor_combine_engine.inl +include/thrust/random/detail/xor_combine_engine_max.h +include/thrust/random/discard_block_engine.h +include/thrust/random/linear_congruential_engine.h +include/thrust/random/linear_feedback_shift_engine.h +include/thrust/random/normal_distribution.h +include/thrust/random/subtract_with_carry_engine.h +include/thrust/random/uniform_int_distribution.h +include/thrust/random/uniform_real_distribution.h +include/thrust/random/xor_combine_engine.h +include/thrust/reduce.h +include/thrust/remove.h +include/thrust/replace.h +include/thrust/reverse.h +include/thrust/scan.h +include/thrust/scatter.h +include/thrust/sequence.h +include/thrust/set_operations.h +include/thrust/sort.h +include/thrust/swap.h +include/thrust/system/cpp/detail/adjacent_difference.h +include/thrust/system/cpp/detail/assign_value.h +include/thrust/system/cpp/detail/binary_search.h +include/thrust/system/cpp/detail/copy.h +include/thrust/system/cpp/detail/copy_if.h +include/thrust/system/cpp/detail/count.h +include/thrust/system/cpp/detail/equal.h +include/thrust/system/cpp/detail/execution_policy.h +include/thrust/system/cpp/detail/extrema.h +include/thrust/system/cpp/detail/fill.h +include/thrust/system/cpp/detail/find.h +include/thrust/system/cpp/detail/for_each.h +include/thrust/system/cpp/detail/gather.h +include/thrust/system/cpp/detail/generate.h +include/thrust/system/cpp/detail/get_value.h +include/thrust/system/cpp/detail/inner_product.h +include/thrust/system/cpp/detail/iter_swap.h +include/thrust/system/cpp/detail/logical.h +include/thrust/system/cpp/detail/malloc_and_free.h +include/thrust/system/cpp/detail/memory.inl +include/thrust/system/cpp/detail/merge.h +include/thrust/system/cpp/detail/mismatch.h +include/thrust/system/cpp/detail/par.h +include/thrust/system/cpp/detail/partition.h +include/thrust/system/cpp/detail/per_device_resource.h +include/thrust/system/cpp/detail/pointer.inl +include/thrust/system/cpp/detail/reduce.h +include/thrust/system/cpp/detail/reduce_by_key.h +include/thrust/system/cpp/detail/remove.h +include/thrust/system/cpp/detail/replace.h +include/thrust/system/cpp/detail/reverse.h +include/thrust/system/cpp/detail/scan.h +include/thrust/system/cpp/detail/scan_by_key.h +include/thrust/system/cpp/detail/scatter.h +include/thrust/system/cpp/detail/sequence.h +include/thrust/system/cpp/detail/set_operations.h +include/thrust/system/cpp/detail/sort.h +include/thrust/system/cpp/detail/swap_ranges.h +include/thrust/system/cpp/detail/tabulate.h +include/thrust/system/cpp/detail/temporary_buffer.h +include/thrust/system/cpp/detail/transform.h +include/thrust/system/cpp/detail/transform_reduce.h +include/thrust/system/cpp/detail/transform_scan.h +include/thrust/system/cpp/detail/uninitialized_copy.h +include/thrust/system/cpp/detail/uninitialized_fill.h +include/thrust/system/cpp/detail/unique.h +include/thrust/system/cpp/detail/unique_by_key.h +include/thrust/system/cpp/detail/vector.inl +include/thrust/system/cpp/execution_policy.h +include/thrust/system/cpp/memory.h +include/thrust/system/cpp/memory_resource.h +include/thrust/system/cpp/pointer.h +include/thrust/system/cpp/vector.h +include/thrust/system/cuda/config.h +include/thrust/system/cuda/detail/adjacent_difference.h +include/thrust/system/cuda/detail/assign_value.h +include/thrust/system/cuda/detail/async/copy.h +include/thrust/system/cuda/detail/async/customization.h +include/thrust/system/cuda/detail/async/for_each.h +include/thrust/system/cuda/detail/async/reduce.h +include/thrust/system/cuda/detail/async/sort.h +include/thrust/system/cuda/detail/async/transform.h +include/thrust/system/cuda/detail/binary_search.h +include/thrust/system/cuda/detail/copy.h +include/thrust/system/cuda/detail/copy_if.h +include/thrust/system/cuda/detail/core/agent_launcher.h +include/thrust/system/cuda/detail/core/alignment.h +include/thrust/system/cuda/detail/core/triple_chevron_launch.h +include/thrust/system/cuda/detail/core/util.h +include/thrust/system/cuda/detail/count.h +include/thrust/system/cuda/detail/cross_system.h +include/thrust/system/cuda/detail/cub/agent/agent_histogram.cuh +include/thrust/system/cuda/detail/cub/agent/agent_radix_sort_downsweep.cuh +include/thrust/system/cuda/detail/cub/agent/agent_radix_sort_upsweep.cuh +include/thrust/system/cuda/detail/cub/agent/agent_reduce.cuh +include/thrust/system/cuda/detail/cub/agent/agent_reduce_by_key.cuh +include/thrust/system/cuda/detail/cub/agent/agent_rle.cuh +include/thrust/system/cuda/detail/cub/agent/agent_scan.cuh +include/thrust/system/cuda/detail/cub/agent/agent_segment_fixup.cuh +include/thrust/system/cuda/detail/cub/agent/agent_select_if.cuh +include/thrust/system/cuda/detail/cub/agent/agent_spmv_orig.cuh +include/thrust/system/cuda/detail/cub/agent/single_pass_scan_operators.cuh +include/thrust/system/cuda/detail/cub/block/block_adjacent_difference.cuh +include/thrust/system/cuda/detail/cub/block/block_discontinuity.cuh +include/thrust/system/cuda/detail/cub/block/block_exchange.cuh +include/thrust/system/cuda/detail/cub/block/block_histogram.cuh +include/thrust/system/cuda/detail/cub/block/block_load.cuh +include/thrust/system/cuda/detail/cub/block/block_radix_rank.cuh +include/thrust/system/cuda/detail/cub/block/block_radix_sort.cuh +include/thrust/system/cuda/detail/cub/block/block_raking_layout.cuh +include/thrust/system/cuda/detail/cub/block/block_reduce.cuh +include/thrust/system/cuda/detail/cub/block/block_scan.cuh +include/thrust/system/cuda/detail/cub/block/block_shuffle.cuh +include/thrust/system/cuda/detail/cub/block/block_store.cuh +include/thrust/system/cuda/detail/cub/block/specializations/block_histogram_atomic.cuh +include/thrust/system/cuda/detail/cub/block/specializations/block_histogram_sort.cuh +include/thrust/system/cuda/detail/cub/block/specializations/block_reduce_raking.cuh +include/thrust/system/cuda/detail/cub/block/specializations/block_reduce_raking_commutative_only.cuh +include/thrust/system/cuda/detail/cub/block/specializations/block_reduce_warp_reductions.cuh +include/thrust/system/cuda/detail/cub/block/specializations/block_scan_raking.cuh +include/thrust/system/cuda/detail/cub/block/specializations/block_scan_warp_scans.cuh +include/thrust/system/cuda/detail/cub/block/specializations/block_scan_warp_scans2.cuh +include/thrust/system/cuda/detail/cub/block/specializations/block_scan_warp_scans3.cuh +include/thrust/system/cuda/detail/cub/cub.cuh +include/thrust/system/cuda/detail/cub/device/device_histogram.cuh +include/thrust/system/cuda/detail/cub/device/device_partition.cuh +include/thrust/system/cuda/detail/cub/device/device_radix_sort.cuh +include/thrust/system/cuda/detail/cub/device/device_reduce.cuh +include/thrust/system/cuda/detail/cub/device/device_run_length_encode.cuh +include/thrust/system/cuda/detail/cub/device/device_scan.cuh +include/thrust/system/cuda/detail/cub/device/device_segmented_radix_sort.cuh +include/thrust/system/cuda/detail/cub/device/device_segmented_reduce.cuh +include/thrust/system/cuda/detail/cub/device/device_select.cuh +include/thrust/system/cuda/detail/cub/device/device_spmv.cuh +include/thrust/system/cuda/detail/cub/device/dispatch/dispatch_histogram.cuh +include/thrust/system/cuda/detail/cub/device/dispatch/dispatch_radix_sort.cuh +include/thrust/system/cuda/detail/cub/device/dispatch/dispatch_reduce.cuh +include/thrust/system/cuda/detail/cub/device/dispatch/dispatch_reduce_by_key.cuh +include/thrust/system/cuda/detail/cub/device/dispatch/dispatch_rle.cuh +include/thrust/system/cuda/detail/cub/device/dispatch/dispatch_scan.cuh +include/thrust/system/cuda/detail/cub/device/dispatch/dispatch_select_if.cuh +include/thrust/system/cuda/detail/cub/device/dispatch/dispatch_spmv_orig.cuh +include/thrust/system/cuda/detail/cub/grid/grid_barrier.cuh +include/thrust/system/cuda/detail/cub/grid/grid_even_share.cuh +include/thrust/system/cuda/detail/cub/grid/grid_mapping.cuh +include/thrust/system/cuda/detail/cub/grid/grid_queue.cuh +include/thrust/system/cuda/detail/cub/host/mutex.cuh +include/thrust/system/cuda/detail/cub/iterator/arg_index_input_iterator.cuh +include/thrust/system/cuda/detail/cub/iterator/cache_modified_input_iterator.cuh +include/thrust/system/cuda/detail/cub/iterator/cache_modified_output_iterator.cuh +include/thrust/system/cuda/detail/cub/iterator/constant_input_iterator.cuh +include/thrust/system/cuda/detail/cub/iterator/counting_input_iterator.cuh +include/thrust/system/cuda/detail/cub/iterator/discard_output_iterator.cuh +include/thrust/system/cuda/detail/cub/iterator/tex_obj_input_iterator.cuh +include/thrust/system/cuda/detail/cub/iterator/tex_ref_input_iterator.cuh +include/thrust/system/cuda/detail/cub/iterator/transform_input_iterator.cuh +include/thrust/system/cuda/detail/cub/thread/thread_load.cuh +include/thrust/system/cuda/detail/cub/thread/thread_operators.cuh +include/thrust/system/cuda/detail/cub/thread/thread_reduce.cuh +include/thrust/system/cuda/detail/cub/thread/thread_scan.cuh +include/thrust/system/cuda/detail/cub/thread/thread_search.cuh +include/thrust/system/cuda/detail/cub/thread/thread_store.cuh +include/thrust/system/cuda/detail/cub/util_allocator.cuh +include/thrust/system/cuda/detail/cub/util_arch.cuh +include/thrust/system/cuda/detail/cub/util_debug.cuh +include/thrust/system/cuda/detail/cub/util_device.cuh +include/thrust/system/cuda/detail/cub/util_macro.cuh +include/thrust/system/cuda/detail/cub/util_namespace.cuh +include/thrust/system/cuda/detail/cub/util_ptx.cuh +include/thrust/system/cuda/detail/cub/util_type.cuh +include/thrust/system/cuda/detail/cub/warp/specializations/warp_reduce_shfl.cuh +include/thrust/system/cuda/detail/cub/warp/specializations/warp_reduce_smem.cuh +include/thrust/system/cuda/detail/cub/warp/specializations/warp_scan_shfl.cuh +include/thrust/system/cuda/detail/cub/warp/specializations/warp_scan_smem.cuh +include/thrust/system/cuda/detail/cub/warp/warp_reduce.cuh +include/thrust/system/cuda/detail/cub/warp/warp_scan.cuh +include/thrust/system/cuda/detail/equal.h +include/thrust/system/cuda/detail/error.inl +include/thrust/system/cuda/detail/execution_policy.h +include/thrust/system/cuda/detail/extrema.h +include/thrust/system/cuda/detail/fill.h +include/thrust/system/cuda/detail/find.h +include/thrust/system/cuda/detail/for_each.h +include/thrust/system/cuda/detail/future.inl +include/thrust/system/cuda/detail/gather.h +include/thrust/system/cuda/detail/generate.h +include/thrust/system/cuda/detail/get_value.h +include/thrust/system/cuda/detail/guarded_cuda_runtime_api.h +include/thrust/system/cuda/detail/guarded_driver_types.h +include/thrust/system/cuda/detail/inner_product.h +include/thrust/system/cuda/detail/internal/copy_cross_system.h +include/thrust/system/cuda/detail/internal/copy_device_to_device.h +include/thrust/system/cuda/detail/iter_swap.h +include/thrust/system/cuda/detail/logical.h +include/thrust/system/cuda/detail/malloc_and_free.h +include/thrust/system/cuda/detail/memory.inl +include/thrust/system/cuda/detail/merge.h +include/thrust/system/cuda/detail/mismatch.h +include/thrust/system/cuda/detail/par.h +include/thrust/system/cuda/detail/par_to_seq.h +include/thrust/system/cuda/detail/parallel_for.h +include/thrust/system/cuda/detail/partition.h +include/thrust/system/cuda/detail/per_device_resource.h +include/thrust/system/cuda/detail/pointer.inl +include/thrust/system/cuda/detail/reduce.h +include/thrust/system/cuda/detail/reduce_by_key.h +include/thrust/system/cuda/detail/remove.h +include/thrust/system/cuda/detail/replace.h +include/thrust/system/cuda/detail/reverse.h +include/thrust/system/cuda/detail/scan.h +include/thrust/system/cuda/detail/scan_by_key.h +include/thrust/system/cuda/detail/scatter.h +include/thrust/system/cuda/detail/sequence.h +include/thrust/system/cuda/detail/set_operations.h +include/thrust/system/cuda/detail/sort.h +include/thrust/system/cuda/detail/swap_ranges.h +include/thrust/system/cuda/detail/tabulate.h +include/thrust/system/cuda/detail/temporary_buffer.h +include/thrust/system/cuda/detail/terminate.h +include/thrust/system/cuda/detail/transform.h +include/thrust/system/cuda/detail/transform_reduce.h +include/thrust/system/cuda/detail/transform_scan.h +include/thrust/system/cuda/detail/uninitialized_copy.h +include/thrust/system/cuda/detail/uninitialized_fill.h +include/thrust/system/cuda/detail/unique.h +include/thrust/system/cuda/detail/unique_by_key.h +include/thrust/system/cuda/detail/util.h +include/thrust/system/cuda/detail/vector.inl +include/thrust/system/cuda/error.h +include/thrust/system/cuda/execution_policy.h +include/thrust/system/cuda/experimental/pinned_allocator.h +include/thrust/system/cuda/future.h +include/thrust/system/cuda/memory.h +include/thrust/system/cuda/memory_resource.h +include/thrust/system/cuda/pointer.h +include/thrust/system/cuda/vector.h +include/thrust/system/detail/adl/adjacent_difference.h +include/thrust/system/detail/adl/assign_value.h +include/thrust/system/detail/adl/async/copy.h +include/thrust/system/detail/adl/async/for_each.h +include/thrust/system/detail/adl/async/reduce.h +include/thrust/system/detail/adl/async/sort.h +include/thrust/system/detail/adl/async/transform.h +include/thrust/system/detail/adl/binary_search.h +include/thrust/system/detail/adl/copy.h +include/thrust/system/detail/adl/copy_if.h +include/thrust/system/detail/adl/count.h +include/thrust/system/detail/adl/equal.h +include/thrust/system/detail/adl/extrema.h +include/thrust/system/detail/adl/fill.h +include/thrust/system/detail/adl/find.h +include/thrust/system/detail/adl/for_each.h +include/thrust/system/detail/adl/gather.h +include/thrust/system/detail/adl/generate.h +include/thrust/system/detail/adl/get_value.h +include/thrust/system/detail/adl/inner_product.h +include/thrust/system/detail/adl/iter_swap.h +include/thrust/system/detail/adl/logical.h +include/thrust/system/detail/adl/malloc_and_free.h +include/thrust/system/detail/adl/merge.h +include/thrust/system/detail/adl/mismatch.h +include/thrust/system/detail/adl/partition.h +include/thrust/system/detail/adl/per_device_resource.h +include/thrust/system/detail/adl/reduce.h +include/thrust/system/detail/adl/reduce_by_key.h +include/thrust/system/detail/adl/remove.h +include/thrust/system/detail/adl/replace.h +include/thrust/system/detail/adl/reverse.h +include/thrust/system/detail/adl/scan.h +include/thrust/system/detail/adl/scan_by_key.h +include/thrust/system/detail/adl/scatter.h +include/thrust/system/detail/adl/sequence.h +include/thrust/system/detail/adl/set_operations.h +include/thrust/system/detail/adl/sort.h +include/thrust/system/detail/adl/swap_ranges.h +include/thrust/system/detail/adl/tabulate.h +include/thrust/system/detail/adl/temporary_buffer.h +include/thrust/system/detail/adl/transform.h +include/thrust/system/detail/adl/transform_reduce.h +include/thrust/system/detail/adl/transform_scan.h +include/thrust/system/detail/adl/uninitialized_copy.h +include/thrust/system/detail/adl/uninitialized_fill.h +include/thrust/system/detail/adl/unique.h +include/thrust/system/detail/adl/unique_by_key.h +include/thrust/system/detail/bad_alloc.h +include/thrust/system/detail/errno.h +include/thrust/system/detail/error_category.inl +include/thrust/system/detail/error_code.inl +include/thrust/system/detail/error_condition.inl +include/thrust/system/detail/generic/adjacent_difference.h +include/thrust/system/detail/generic/adjacent_difference.inl +include/thrust/system/detail/generic/advance.h +include/thrust/system/detail/generic/advance.inl +include/thrust/system/detail/generic/binary_search.h +include/thrust/system/detail/generic/binary_search.inl +include/thrust/system/detail/generic/copy.h +include/thrust/system/detail/generic/copy.inl +include/thrust/system/detail/generic/copy_if.h +include/thrust/system/detail/generic/copy_if.inl +include/thrust/system/detail/generic/count.h +include/thrust/system/detail/generic/count.inl +include/thrust/system/detail/generic/distance.h +include/thrust/system/detail/generic/distance.inl +include/thrust/system/detail/generic/equal.h +include/thrust/system/detail/generic/equal.inl +include/thrust/system/detail/generic/extrema.h +include/thrust/system/detail/generic/extrema.inl +include/thrust/system/detail/generic/fill.h +include/thrust/system/detail/generic/find.h +include/thrust/system/detail/generic/find.inl +include/thrust/system/detail/generic/for_each.h +include/thrust/system/detail/generic/gather.h +include/thrust/system/detail/generic/gather.inl +include/thrust/system/detail/generic/generate.h +include/thrust/system/detail/generic/generate.inl +include/thrust/system/detail/generic/inner_product.h +include/thrust/system/detail/generic/inner_product.inl +include/thrust/system/detail/generic/logical.h +include/thrust/system/detail/generic/memory.h +include/thrust/system/detail/generic/memory.inl +include/thrust/system/detail/generic/merge.h +include/thrust/system/detail/generic/merge.inl +include/thrust/system/detail/generic/mismatch.h +include/thrust/system/detail/generic/mismatch.inl +include/thrust/system/detail/generic/partition.h +include/thrust/system/detail/generic/partition.inl +include/thrust/system/detail/generic/per_device_resource.h +include/thrust/system/detail/generic/reduce.h +include/thrust/system/detail/generic/reduce.inl +include/thrust/system/detail/generic/reduce_by_key.h +include/thrust/system/detail/generic/reduce_by_key.inl +include/thrust/system/detail/generic/remove.h +include/thrust/system/detail/generic/remove.inl +include/thrust/system/detail/generic/replace.h +include/thrust/system/detail/generic/replace.inl +include/thrust/system/detail/generic/reverse.h +include/thrust/system/detail/generic/reverse.inl +include/thrust/system/detail/generic/scalar/binary_search.h +include/thrust/system/detail/generic/scalar/binary_search.inl +include/thrust/system/detail/generic/scan.h +include/thrust/system/detail/generic/scan.inl +include/thrust/system/detail/generic/scan_by_key.h +include/thrust/system/detail/generic/scan_by_key.inl +include/thrust/system/detail/generic/scatter.h +include/thrust/system/detail/generic/scatter.inl +include/thrust/system/detail/generic/select_system.h +include/thrust/system/detail/generic/select_system.inl +include/thrust/system/detail/generic/select_system_exists.h +include/thrust/system/detail/generic/sequence.h +include/thrust/system/detail/generic/sequence.inl +include/thrust/system/detail/generic/set_operations.h +include/thrust/system/detail/generic/set_operations.inl +include/thrust/system/detail/generic/sort.h +include/thrust/system/detail/generic/sort.inl +include/thrust/system/detail/generic/swap_ranges.h +include/thrust/system/detail/generic/swap_ranges.inl +include/thrust/system/detail/generic/tabulate.h +include/thrust/system/detail/generic/tabulate.inl +include/thrust/system/detail/generic/tag.h +include/thrust/system/detail/generic/temporary_buffer.h +include/thrust/system/detail/generic/temporary_buffer.inl +include/thrust/system/detail/generic/transform.h +include/thrust/system/detail/generic/transform.inl +include/thrust/system/detail/generic/transform_reduce.h +include/thrust/system/detail/generic/transform_reduce.inl +include/thrust/system/detail/generic/transform_scan.h +include/thrust/system/detail/generic/transform_scan.inl +include/thrust/system/detail/generic/uninitialized_copy.h +include/thrust/system/detail/generic/uninitialized_copy.inl +include/thrust/system/detail/generic/uninitialized_fill.h +include/thrust/system/detail/generic/uninitialized_fill.inl +include/thrust/system/detail/generic/unique.h +include/thrust/system/detail/generic/unique.inl +include/thrust/system/detail/generic/unique_by_key.h +include/thrust/system/detail/generic/unique_by_key.inl +include/thrust/system/detail/internal/decompose.h +include/thrust/system/detail/sequential/adjacent_difference.h +include/thrust/system/detail/sequential/assign_value.h +include/thrust/system/detail/sequential/binary_search.h +include/thrust/system/detail/sequential/copy.h +include/thrust/system/detail/sequential/copy.inl +include/thrust/system/detail/sequential/copy_backward.h +include/thrust/system/detail/sequential/copy_if.h +include/thrust/system/detail/sequential/count.h +include/thrust/system/detail/sequential/equal.h +include/thrust/system/detail/sequential/execution_policy.h +include/thrust/system/detail/sequential/extrema.h +include/thrust/system/detail/sequential/fill.h +include/thrust/system/detail/sequential/find.h +include/thrust/system/detail/sequential/for_each.h +include/thrust/system/detail/sequential/gather.h +include/thrust/system/detail/sequential/general_copy.h +include/thrust/system/detail/sequential/generate.h +include/thrust/system/detail/sequential/get_value.h +include/thrust/system/detail/sequential/inner_product.h +include/thrust/system/detail/sequential/insertion_sort.h +include/thrust/system/detail/sequential/iter_swap.h +include/thrust/system/detail/sequential/logical.h +include/thrust/system/detail/sequential/malloc_and_free.h +include/thrust/system/detail/sequential/merge.h +include/thrust/system/detail/sequential/merge.inl +include/thrust/system/detail/sequential/mismatch.h +include/thrust/system/detail/sequential/partition.h +include/thrust/system/detail/sequential/per_device_resource.h +include/thrust/system/detail/sequential/reduce.h +include/thrust/system/detail/sequential/reduce_by_key.h +include/thrust/system/detail/sequential/remove.h +include/thrust/system/detail/sequential/replace.h +include/thrust/system/detail/sequential/reverse.h +include/thrust/system/detail/sequential/scan.h +include/thrust/system/detail/sequential/scan_by_key.h +include/thrust/system/detail/sequential/scatter.h +include/thrust/system/detail/sequential/sequence.h +include/thrust/system/detail/sequential/set_operations.h +include/thrust/system/detail/sequential/sort.h +include/thrust/system/detail/sequential/sort.inl +include/thrust/system/detail/sequential/stable_merge_sort.h +include/thrust/system/detail/sequential/stable_merge_sort.inl +include/thrust/system/detail/sequential/stable_primitive_sort.h +include/thrust/system/detail/sequential/stable_primitive_sort.inl +include/thrust/system/detail/sequential/stable_radix_sort.h +include/thrust/system/detail/sequential/stable_radix_sort.inl +include/thrust/system/detail/sequential/swap_ranges.h +include/thrust/system/detail/sequential/tabulate.h +include/thrust/system/detail/sequential/temporary_buffer.h +include/thrust/system/detail/sequential/transform.h +include/thrust/system/detail/sequential/transform_reduce.h +include/thrust/system/detail/sequential/transform_scan.h +include/thrust/system/detail/sequential/trivial_copy.h +include/thrust/system/detail/sequential/uninitialized_copy.h +include/thrust/system/detail/sequential/uninitialized_fill.h +include/thrust/system/detail/sequential/unique.h +include/thrust/system/detail/sequential/unique_by_key.h +include/thrust/system/detail/system_error.inl +include/thrust/system/error_code.h +include/thrust/system/omp/detail/adjacent_difference.h +include/thrust/system/omp/detail/assign_value.h +include/thrust/system/omp/detail/binary_search.h +include/thrust/system/omp/detail/copy.h +include/thrust/system/omp/detail/copy.inl +include/thrust/system/omp/detail/copy_if.h +include/thrust/system/omp/detail/copy_if.inl +include/thrust/system/omp/detail/count.h +include/thrust/system/omp/detail/default_decomposition.h +include/thrust/system/omp/detail/default_decomposition.inl +include/thrust/system/omp/detail/equal.h +include/thrust/system/omp/detail/execution_policy.h +include/thrust/system/omp/detail/extrema.h +include/thrust/system/omp/detail/fill.h +include/thrust/system/omp/detail/find.h +include/thrust/system/omp/detail/for_each.h +include/thrust/system/omp/detail/for_each.inl +include/thrust/system/omp/detail/gather.h +include/thrust/system/omp/detail/generate.h +include/thrust/system/omp/detail/get_value.h +include/thrust/system/omp/detail/inner_product.h +include/thrust/system/omp/detail/iter_swap.h +include/thrust/system/omp/detail/logical.h +include/thrust/system/omp/detail/malloc_and_free.h +include/thrust/system/omp/detail/memory.inl +include/thrust/system/omp/detail/merge.h +include/thrust/system/omp/detail/mismatch.h +include/thrust/system/omp/detail/par.h +include/thrust/system/omp/detail/partition.h +include/thrust/system/omp/detail/partition.inl +include/thrust/system/omp/detail/per_device_resource.h +include/thrust/system/omp/detail/pointer.inl +include/thrust/system/omp/detail/reduce.h +include/thrust/system/omp/detail/reduce.inl +include/thrust/system/omp/detail/reduce_by_key.h +include/thrust/system/omp/detail/reduce_by_key.inl +include/thrust/system/omp/detail/reduce_intervals.h +include/thrust/system/omp/detail/reduce_intervals.inl +include/thrust/system/omp/detail/remove.h +include/thrust/system/omp/detail/remove.inl +include/thrust/system/omp/detail/replace.h +include/thrust/system/omp/detail/reverse.h +include/thrust/system/omp/detail/scan.h +include/thrust/system/omp/detail/scan_by_key.h +include/thrust/system/omp/detail/scatter.h +include/thrust/system/omp/detail/sequence.h +include/thrust/system/omp/detail/set_operations.h +include/thrust/system/omp/detail/sort.h +include/thrust/system/omp/detail/sort.inl +include/thrust/system/omp/detail/swap_ranges.h +include/thrust/system/omp/detail/tabulate.h +include/thrust/system/omp/detail/temporary_buffer.h +include/thrust/system/omp/detail/transform.h +include/thrust/system/omp/detail/transform_reduce.h +include/thrust/system/omp/detail/transform_scan.h +include/thrust/system/omp/detail/uninitialized_copy.h +include/thrust/system/omp/detail/uninitialized_fill.h +include/thrust/system/omp/detail/unique.h +include/thrust/system/omp/detail/unique.inl +include/thrust/system/omp/detail/unique_by_key.h +include/thrust/system/omp/detail/unique_by_key.inl +include/thrust/system/omp/detail/vector.inl +include/thrust/system/omp/execution_policy.h +include/thrust/system/omp/memory.h +include/thrust/system/omp/memory_resource.h +include/thrust/system/omp/pointer.h +include/thrust/system/omp/vector.h +include/thrust/system/system_error.h +include/thrust/system/tbb/detail/adjacent_difference.h +include/thrust/system/tbb/detail/assign_value.h +include/thrust/system/tbb/detail/binary_search.h +include/thrust/system/tbb/detail/copy.h +include/thrust/system/tbb/detail/copy.inl +include/thrust/system/tbb/detail/copy_if.h +include/thrust/system/tbb/detail/copy_if.inl +include/thrust/system/tbb/detail/count.h +include/thrust/system/tbb/detail/equal.h +include/thrust/system/tbb/detail/execution_policy.h +include/thrust/system/tbb/detail/extrema.h +include/thrust/system/tbb/detail/fill.h +include/thrust/system/tbb/detail/find.h +include/thrust/system/tbb/detail/for_each.h +include/thrust/system/tbb/detail/for_each.inl +include/thrust/system/tbb/detail/gather.h +include/thrust/system/tbb/detail/generate.h +include/thrust/system/tbb/detail/get_value.h +include/thrust/system/tbb/detail/inner_product.h +include/thrust/system/tbb/detail/iter_swap.h +include/thrust/system/tbb/detail/logical.h +include/thrust/system/tbb/detail/malloc_and_free.h +include/thrust/system/tbb/detail/memory.inl +include/thrust/system/tbb/detail/merge.h +include/thrust/system/tbb/detail/merge.inl +include/thrust/system/tbb/detail/mismatch.h +include/thrust/system/tbb/detail/par.h +include/thrust/system/tbb/detail/partition.h +include/thrust/system/tbb/detail/partition.inl +include/thrust/system/tbb/detail/per_device_resource.h +include/thrust/system/tbb/detail/pointer.inl +include/thrust/system/tbb/detail/reduce.h +include/thrust/system/tbb/detail/reduce.inl +include/thrust/system/tbb/detail/reduce_by_key.h +include/thrust/system/tbb/detail/reduce_by_key.inl +include/thrust/system/tbb/detail/reduce_intervals.h +include/thrust/system/tbb/detail/remove.h +include/thrust/system/tbb/detail/remove.inl +include/thrust/system/tbb/detail/replace.h +include/thrust/system/tbb/detail/reverse.h +include/thrust/system/tbb/detail/scan.h +include/thrust/system/tbb/detail/scan.inl +include/thrust/system/tbb/detail/scan_by_key.h +include/thrust/system/tbb/detail/scatter.h +include/thrust/system/tbb/detail/sequence.h +include/thrust/system/tbb/detail/set_operations.h +include/thrust/system/tbb/detail/sort.h +include/thrust/system/tbb/detail/sort.inl +include/thrust/system/tbb/detail/swap_ranges.h +include/thrust/system/tbb/detail/tabulate.h +include/thrust/system/tbb/detail/temporary_buffer.h +include/thrust/system/tbb/detail/transform.h +include/thrust/system/tbb/detail/transform_reduce.h +include/thrust/system/tbb/detail/transform_scan.h +include/thrust/system/tbb/detail/uninitialized_copy.h +include/thrust/system/tbb/detail/uninitialized_fill.h +include/thrust/system/tbb/detail/unique.h +include/thrust/system/tbb/detail/unique.inl +include/thrust/system/tbb/detail/unique_by_key.h +include/thrust/system/tbb/detail/unique_by_key.inl +include/thrust/system/tbb/detail/vector.inl +include/thrust/system/tbb/execution_policy.h +include/thrust/system/tbb/memory.h +include/thrust/system/tbb/memory_resource.h +include/thrust/system/tbb/pointer.h +include/thrust/system/tbb/vector.h +include/thrust/system_error.h +include/thrust/tabulate.h +include/thrust/transform.h +include/thrust/transform_reduce.h +include/thrust/transform_scan.h +include/thrust/tuple.h +include/thrust/type_traits/integer_sequence.h +include/thrust/type_traits/is_contiguous_iterator.h +include/thrust/type_traits/is_execution_policy.h +include/thrust/type_traits/is_operator_less_or_greater_function_object.h +include/thrust/type_traits/is_operator_plus_function_object.h +include/thrust/type_traits/is_trivially_relocatable.h +include/thrust/type_traits/logical_metafunctions.h +include/thrust/type_traits/remove_cvref.h +include/thrust/type_traits/void_t.h +include/thrust/uninitialized_copy.h +include/thrust/uninitialized_fill.h +include/thrust/unique.h +include/thrust/version.h diff --git a/devel/ticcutils/Makefile b/devel/ticcutils/Makefile index 604b39db172..761feb89f3b 100644 --- a/devel/ticcutils/Makefile +++ b/devel/ticcutils/Makefile @@ -1,7 +1,6 @@ PORTNAME= ticcutils DISTVERSIONPREFIX= v -DISTVERSION= 0.28 -PORTREVISION= 4 +DISTVERSION= 0.29 CATEGORIES= devel textproc MAINTAINER= yuri@FreeBSD.org diff --git a/devel/ticcutils/distinfo b/devel/ticcutils/distinfo index 8ed9fff64f7..c3fbd797d2d 100644 --- a/devel/ticcutils/distinfo +++ b/devel/ticcutils/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1640970381 -SHA256 (LanguageMachines-ticcutils-v0.28_GH0.tar.gz) = eb7268afeb6978c21eeb66cc1ab34dc9fa1a67297b1760d28b011125edac0b02 -SIZE (LanguageMachines-ticcutils-v0.28_GH0.tar.gz) = 291726 +TIMESTAMP = 1658531216 +SHA256 (LanguageMachines-ticcutils-v0.29_GH0.tar.gz) = a90e29f5d55bed4ce1e06ffbc5dc3dcfa08d4716d99cef1f6831e7b387ba5e30 +SIZE (LanguageMachines-ticcutils-v0.29_GH0.tar.gz) = 264038 diff --git a/devel/universal-ctags/Makefile b/devel/universal-ctags/Makefile index 3581e988989..0354bae17ce 100644 --- a/devel/universal-ctags/Makefile +++ b/devel/universal-ctags/Makefile @@ -1,5 +1,5 @@ PORTNAME= universal-ctags -PORTVERSION= p5.9.20220529.0 +PORTVERSION= p5.9.20220724.0 CATEGORIES= devel MAINTAINER= dereks@lifeofadishwasher.com @@ -8,7 +8,7 @@ COMMENT= Fork of Exuberant Ctags to generate index/tag files LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -USES= autoreconf gmake pkgconfig +USES= autoreconf gmake pkgconfig python:3.5+,test USE_GITHUB= yes GH_PROJECT= ctags diff --git a/devel/universal-ctags/distinfo b/devel/universal-ctags/distinfo index feb6f858425..15cf369b20e 100644 --- a/devel/universal-ctags/distinfo +++ b/devel/universal-ctags/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1653855227 -SHA256 (universal-ctags-ctags-p5.9.20220529.0_GH0.tar.gz) = 5a6bab09a8c259d6867ef44ec9995ff52e28d0cc8cddf0db02ad54767dfb593d -SIZE (universal-ctags-ctags-p5.9.20220529.0_GH0.tar.gz) = 2922441 +TIMESTAMP = 1658638343 +SHA256 (universal-ctags-ctags-p5.9.20220724.0_GH0.tar.gz) = 231fb5d76ee6d5c86448bef6f3c77184c67fa7fe49b63efd4da34c16b3f13654 +SIZE (universal-ctags-ctags-p5.9.20220724.0_GH0.tar.gz) = 2939801 diff --git a/devel/youcompleteme/Makefile b/devel/youcompleteme/Makefile index e62912941f9..019c66bb91f 100644 --- a/devel/youcompleteme/Makefile +++ b/devel/youcompleteme/Makefile @@ -1,5 +1,5 @@ PORTNAME= YouCompleteMe -DISTVERSION= g20210518 +DISTVERSION= g20220614 CATEGORIES= devel PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -22,8 +22,8 @@ USES= cmake compiler:c++11-lang python:3.6+ USE_PYTHON= flavors USE_GITHUB= yes GH_ACCOUNT= ycm-core -GH_TAGNAME= ab73ca2 -GH_TUPLE= ycm-core:ycmd:df3d7eb:ycm/third_party/ycmd +GH_TAGNAME= c99f408 +GH_TUPLE= ycm-core:ycmd:d1707c1:ycm/third_party/ycmd CMAKE_SOURCE_PATH= ${WRKSRC}/third_party/ycmd/cpp diff --git a/devel/youcompleteme/distinfo b/devel/youcompleteme/distinfo index 8f01612294c..bae7e3ebfe9 100644 --- a/devel/youcompleteme/distinfo +++ b/devel/youcompleteme/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1621803852 -SHA256 (ycm-core-YouCompleteMe-g20210518-ab73ca2_GH0.tar.gz) = cd466762c509e67ac96f649b090a5a1fd5bc13fe0b6535ff2dacf95ca424904a -SIZE (ycm-core-YouCompleteMe-g20210518-ab73ca2_GH0.tar.gz) = 298400 -SHA256 (ycm-core-ycmd-df3d7eb_GH0.tar.gz) = f999e89eef82a71280b0ab3c3318411d0787a13e1946f6d410eda77cc8a2b876 -SIZE (ycm-core-ycmd-df3d7eb_GH0.tar.gz) = 2898578 +TIMESTAMP = 1658692980 +SHA256 (ycm-core-YouCompleteMe-g20220614-c99f408_GH0.tar.gz) = 9971fbbc84babb2b1913854a52ada2c20dec31ac9db3e42db69dff94722b546a +SIZE (ycm-core-YouCompleteMe-g20220614-c99f408_GH0.tar.gz) = 310443 +SHA256 (ycm-core-ycmd-d1707c1_GH0.tar.gz) = 46a84d6e8c59b1f9bf33e6ab813d9a6ca23ba022cfb96a1e700f817e2584d7f4 +SIZE (ycm-core-ycmd-d1707c1_GH0.tar.gz) = 2992035 diff --git a/devel/youcompleteme/pkg-plist b/devel/youcompleteme/pkg-plist index 308ec38e5d2..172c8c7f2a6 100644 --- a/devel/youcompleteme/pkg-plist +++ b/devel/youcompleteme/pkg-plist @@ -16,6 +16,7 @@ %%VIMFILESDIR%%/python/ycm/client/messages_request.py %%VIMFILESDIR%%/python/ycm/client/omni_completion_request.py %%VIMFILESDIR%%/python/ycm/client/resolve_completion_request.py +%%VIMFILESDIR%%/python/ycm/client/semantic_tokens_request.py %%VIMFILESDIR%%/python/ycm/client/shutdown_request.py %%VIMFILESDIR%%/python/ycm/client/signature_help_request.py %%VIMFILESDIR%%/python/ycm/client/ycmd_keepalive.py @@ -23,6 +24,8 @@ %%VIMFILESDIR%%/python/ycm/diagnostic_interface.py %%VIMFILESDIR%%/python/ycm/omni_completer.py %%VIMFILESDIR%%/python/ycm/paths.py +%%VIMFILESDIR%%/python/ycm/paths.py.bak +%%VIMFILESDIR%%/python/ycm/semantic_highlighting.py %%VIMFILESDIR%%/python/ycm/signature_help.py %%VIMFILESDIR%%/python/ycm/syntax_parse.py %%VIMFILESDIR%%/python/ycm/tests/__init__.py @@ -36,8 +39,8 @@ %%VIMFILESDIR%%/python/ycm/tests/client/omni_completion_request_test.py %%VIMFILESDIR%%/python/ycm/tests/command_test.py %%VIMFILESDIR%%/python/ycm/tests/completion_test.py -%%VIMFILESDIR%%/python/ycm/tests/conftest.py %%VIMFILESDIR%%/python/ycm/tests/diagnostic_filter_test.py +%%VIMFILESDIR%%/python/ycm/tests/diagnostic_interface_test.py %%VIMFILESDIR%%/python/ycm/tests/event_notification_test.py %%VIMFILESDIR%%/python/ycm/tests/mock_utils.py %%VIMFILESDIR%%/python/ycm/tests/omni_completer_test.py @@ -152,162 +155,171 @@ %%YCMDDIR%%/cpp/ycm/versioning.cpp %%YCMDDIR%%/cpp/ycm/versioning.h %%YCMDDIR%%/cpp/ycm/ycm_core.cpp -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/__clang_cuda_builtin_vars.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/__clang_cuda_cmath.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/__clang_cuda_complex_builtins.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/__clang_cuda_device_functions.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/__clang_cuda_intrinsics.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/__clang_cuda_libdevice_declares.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/__clang_cuda_math.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/__clang_cuda_math_forward_declares.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/__clang_cuda_runtime_wrapper.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/__clang_hip_cmath.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/__clang_hip_libdevice_declares.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/__clang_hip_math.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/__clang_hip_runtime_wrapper.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/__stddef_max_align_t.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/__wmmintrin_aes.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/__wmmintrin_pclmul.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/adxintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/altivec.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/ammintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/amxintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/arm64intr.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/arm_acle.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/arm_cmse.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/armintr.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/avx2intrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/avx512bf16intrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/avx512bitalgintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/avx512bwintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/avx512cdintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/avx512dqintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/avx512erintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/avx512fintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/avx512ifmaintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/avx512ifmavlintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/avx512pfintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/avx512vbmi2intrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/avx512vbmiintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/avx512vbmivlintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/avx512vlbf16intrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/avx512vlbitalgintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/avx512vlbwintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/avx512vlcdintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/avx512vldqintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/avx512vlintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/avx512vlvbmi2intrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/avx512vlvnniintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/avx512vlvp2intersectintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/avx512vnniintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/avx512vp2intersectintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/avx512vpopcntdqintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/avx512vpopcntdqvlintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/avxintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/avxvnniintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/bmi2intrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/bmiintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/cet.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/cetintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/cldemoteintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/clflushoptintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/clwbintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/clzerointrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/cpuid.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/cuda_wrappers/algorithm -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/cuda_wrappers/complex -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/cuda_wrappers/new -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/emmintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/enqcmdintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/f16cintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/float.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/fma4intrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/fmaintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/fxsrintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/gfniintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/hresetintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/htmintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/htmxlintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/ia32intrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/immintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/intrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/inttypes.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/invpcidintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/iso646.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/keylockerintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/limits.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/lwpintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/lzcntintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/mm3dnow.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/mm_malloc.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/mmintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/module.modulemap -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/movdirintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/msa.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/mwaitxintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/nmmintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/opencl-c-base.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/opencl-c.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/openmp_wrappers/__clang_openmp_device_functions.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/openmp_wrappers/cmath -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/openmp_wrappers/complex -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/openmp_wrappers/complex.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/openmp_wrappers/complex_cmath.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/openmp_wrappers/math.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/openmp_wrappers/new -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/openmp_wrappers/time.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/pconfigintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/pkuintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/pmmintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/popcntintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/ppc_wrappers/emmintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/ppc_wrappers/mm_malloc.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/ppc_wrappers/mmintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/ppc_wrappers/pmmintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/ppc_wrappers/smmintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/ppc_wrappers/tmmintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/ppc_wrappers/xmmintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/prfchwintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/ptwriteintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/rdseedintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/rtmintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/s390intrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/serializeintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/sgxintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/shaintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/smmintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/stdalign.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/stdarg.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/stdatomic.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/stdbool.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/stddef.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/stdint.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/stdnoreturn.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/tbmintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/tgmath.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/tmmintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/tsxldtrkintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/uintrintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/unwind.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/vadefs.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/vaesintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/varargs.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/vecintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/vpclmulqdqintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/waitpkgintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/wasm_simd128.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/wbnoinvdintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/wmmintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/x86gprintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/x86intrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/xmmintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/xopintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/xsavecintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/xsaveintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/xsaveoptintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/xsavesintrin.h -%%YCMDDIR%%/third_party/clang/lib/clang/12.0.0/include/xtestintrin.h -%%YCMDDIR%%/third_party/clang/lib/libclang.so.9 +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/__clang_cuda_builtin_vars.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/__clang_cuda_cmath.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/__clang_cuda_complex_builtins.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/__clang_cuda_device_functions.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/__clang_cuda_intrinsics.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/__clang_cuda_libdevice_declares.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/__clang_cuda_math.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/__clang_cuda_math_forward_declares.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/__clang_cuda_runtime_wrapper.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/__clang_cuda_texture_intrinsics.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/__clang_hip_cmath.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/__clang_hip_libdevice_declares.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/__clang_hip_math.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/__clang_hip_runtime_wrapper.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/__stddef_max_align_t.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/__wmmintrin_aes.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/__wmmintrin_pclmul.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/adxintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/altivec.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/ammintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/amxintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/arm64intr.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/arm_acle.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/arm_cmse.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/arm_neon_sve_bridge.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/armintr.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avx2intrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avx512bf16intrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avx512bitalgintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avx512bwintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avx512cdintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avx512dqintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avx512erintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avx512fintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avx512fp16intrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avx512ifmaintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avx512ifmavlintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avx512pfintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avx512vbmi2intrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avx512vbmiintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avx512vbmivlintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avx512vlbf16intrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avx512vlbitalgintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avx512vlbwintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avx512vlcdintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avx512vldqintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avx512vlfp16intrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avx512vlintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avx512vlvbmi2intrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avx512vlvnniintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avx512vlvp2intersectintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avx512vnniintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avx512vp2intersectintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avx512vpopcntdqintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avx512vpopcntdqvlintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avxintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avxvnniintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/bmi2intrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/bmiintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/builtins.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/cet.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/cetintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/cldemoteintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/clflushoptintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/clwbintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/clzerointrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/cpuid.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/crc32intrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/cuda_wrappers/algorithm +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/cuda_wrappers/complex +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/cuda_wrappers/new +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/emmintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/enqcmdintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/f16cintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/float.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/fma4intrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/fmaintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/fxsrintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/gfniintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/hexagon_circ_brev_intrinsics.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/hexagon_protos.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/hexagon_types.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/hresetintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/htmintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/htmxlintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/hvx_hexagon_protos.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/ia32intrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/immintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/intrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/inttypes.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/invpcidintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/iso646.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/keylockerintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/limits.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/lwpintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/lzcntintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/mm3dnow.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/mm_malloc.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/mmintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/module.modulemap +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/movdirintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/msa.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/mwaitxintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/nmmintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/opencl-c-base.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/opencl-c.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/openmp_wrappers/__clang_openmp_device_functions.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/openmp_wrappers/cmath +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/openmp_wrappers/complex +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/openmp_wrappers/complex.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/openmp_wrappers/complex_cmath.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/openmp_wrappers/math.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/openmp_wrappers/new +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/openmp_wrappers/time.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/pconfigintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/pkuintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/pmmintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/popcntintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/ppc_wrappers/emmintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/ppc_wrappers/mm_malloc.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/ppc_wrappers/mmintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/ppc_wrappers/pmmintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/ppc_wrappers/smmintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/ppc_wrappers/tmmintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/ppc_wrappers/xmmintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/prfchwintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/ptwriteintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/rdseedintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/rtmintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/s390intrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/serializeintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/sgxintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/shaintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/smmintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/stdalign.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/stdarg.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/stdatomic.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/stdbool.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/stddef.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/stdint.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/stdnoreturn.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/tbmintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/tgmath.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/tmmintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/tsxldtrkintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/uintrintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/unwind.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/vadefs.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/vaesintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/varargs.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/vecintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/vpclmulqdqintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/waitpkgintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/wasm_simd128.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/wbnoinvdintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/wmmintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/x86gprintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/x86intrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/xmmintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/xopintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/xsavecintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/xsaveintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/xsaveoptintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/xsavesintrin.h +%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/xtestintrin.h %%YCMDDIR%%/third_party/generic_server/.eslintignore %%YCMDDIR%%/third_party/generic_server/.eslintrc.js %%YCMDDIR%%/third_party/generic_server/.eslintrc.json diff --git a/dns/openresolv/Makefile b/dns/openresolv/Makefile index 70bb65e4a90..a73911b7b36 100644 --- a/dns/openresolv/Makefile +++ b/dns/openresolv/Makefile @@ -1,5 +1,6 @@ PORTNAME= openresolv PORTVERSION= 3.12.0 +PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= https://roy.marples.name/downloads/openresolv/ @@ -12,6 +13,7 @@ CPE_VENDOR= ${PORTNAME}_project GNU_CONFIGURE= yes NO_ARCH= yes -SUB_FILES= pkg-deinstall pkg-message +SUB_FILES= pkg-message +SUB_LIST= PORTNAME=${PORTNAME} .include diff --git a/dns/openresolv/files/pkg-deinstall.in b/dns/openresolv/files/pkg-deinstall.in deleted file mode 100644 index 5d6ab56e733..00000000000 --- a/dns/openresolv/files/pkg-deinstall.in +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh - -case $2 in - DEINSTALL) - ;; - POST-DEINSTALL) - echo "===> post-deinstallation information for $1" - echo "" - echo "Please note that $1 was not completely removed" - echo "from this system:" - echo "" - echo "/etc/resolv.conf should now be changed to be a regular" - echo "file and /var/run/resolvconf can be removed if openresolv" - echo "will no longer be used." - echo "" - ;; - *) - exit 64 - ;; -esac -exit 0 diff --git a/dns/openresolv/files/pkg-message.in b/dns/openresolv/files/pkg-message.in index e25daf85401..1b6c44026dc 100644 --- a/dns/openresolv/files/pkg-message.in +++ b/dns/openresolv/files/pkg-message.in @@ -4,6 +4,19 @@ To make sure openresolv runs correctly please symlink /etc/resolv.conf to %%PREFIX%%/etc/resolvconf/run/resolv.conf +EOM +}, +{ type: remove + message: < post-deinstallation information for %%PORTNAME%% + +Please note that %%PORTNAME%% was not completely removed +from this system: + +/etc/resolv.conf should now be changed to be a regular +file and /var/run/resolvconf can be removed if openresolv +will no longer be used. + EOM } ] diff --git a/editors/imhex/Makefile b/editors/imhex/Makefile index fb638dca6d9..204dfc6a66c 100644 --- a/editors/imhex/Makefile +++ b/editors/imhex/Makefile @@ -1,5 +1,5 @@ PORTNAME= imhex -PORTVERSION= 1.19.1 +PORTVERSION= 1.19.3 DISTVERSIONPREFIX= v CATEGORIES= editors MASTER_SITES= https://git.sr.ht/~danyspin97/xdgpp/blob/f01f810714443d0f10c333d4d1d9c0383be41375/:xdg @@ -50,11 +50,11 @@ GH_TUPLE= btzy:nativefiledialog-extended:${GH_TAG_NATIVEFILEDIALOG}:nativefiledi GH_TAG_CAPSTONE= d5141c0 GH_TAG_FMT= c4ee726 -GH_TAG_IMHEX_PATTERNS= 48dd8f6 +GH_TAG_IMHEX_PATTERNS= f40943c GH_TAG_LIBROMFS= 58757f6 -GH_TAG_NATIVEFILEDIALOG= 28ade5a -GH_TAG_PATTERN_LANGUAGE= 9e984e0 -GH_TAG_YARA= 1367943 +GH_TAG_NATIVEFILEDIALOG= 3311592 +GH_TAG_PATTERN_LANGUAGE= 1b0de5e +GH_TAG_YARA= d5a7565 CMAKE_ARGS= -DUSE_SYSTEM_CURL=ON -DUSE_SYSTEM_NLOHMANN_JSON=ON CXXFLAGS+= -fPIC diff --git a/editors/imhex/distinfo b/editors/imhex/distinfo index bbf14243999..e0f6a947a91 100644 --- a/editors/imhex/distinfo +++ b/editors/imhex/distinfo @@ -1,19 +1,19 @@ -TIMESTAMP = 1657211025 +TIMESTAMP = 1658850000 SHA256 (imhex/xdg.hpp) = 2e08ce74adb71ff9b9aa9e1c999733fccd4b00967b9cf0c0e51dbf049392a9ec SIZE (imhex/xdg.hpp) = 7674 -SHA256 (imhex/WerWolv-ImHex-v1.19.1_GH0.tar.gz) = a9daa8dd3ec1637874689293733a2d4a121a13a53cab8a601c1589bfa0f9d0e7 -SIZE (imhex/WerWolv-ImHex-v1.19.1_GH0.tar.gz) = 10621907 -SHA256 (imhex/btzy-nativefiledialog-extended-28ade5a_GH0.tar.gz) = dcba95e4af561468fd30533882af0733a8e4df7a963c2a19eef9789c90807e28 -SIZE (imhex/btzy-nativefiledialog-extended-28ade5a_GH0.tar.gz) = 409643 +SHA256 (imhex/WerWolv-ImHex-v1.19.3_GH0.tar.gz) = fe196a2075b2849a61b4dd566fa5d3a3089a65c107a9f356267c46e94983ba36 +SIZE (imhex/WerWolv-ImHex-v1.19.3_GH0.tar.gz) = 10622398 +SHA256 (imhex/btzy-nativefiledialog-extended-3311592_GH0.tar.gz) = 8485f3ef81f0882f357482178f29360e29a2957507b35dec7057dcf33e6f628b +SIZE (imhex/btzy-nativefiledialog-extended-3311592_GH0.tar.gz) = 411759 SHA256 (imhex/capstone-engine-capstone-d5141c0_GH0.tar.gz) = 435d40757928fa73dec19c6d0fbf171bd76341391c8525ce1286927dab44c3e7 SIZE (imhex/capstone-engine-capstone-d5141c0_GH0.tar.gz) = 5761632 SHA256 (imhex/fmtlib-fmt-c4ee726_GH0.tar.gz) = 05ba66b0a9ed040e5cfb07e845a0aa61fdbbb9a0cbd22a1860a303e8cbf343e4 SIZE (imhex/fmtlib-fmt-c4ee726_GH0.tar.gz) = 833672 -SHA256 (imhex/VirusTotal-yara-1367943_GH0.tar.gz) = 2afca72e2dd10a929d1341e69f1f6d170d421f04a3d6f3321bb8fb4b8982cf07 -SIZE (imhex/VirusTotal-yara-1367943_GH0.tar.gz) = 1284035 -SHA256 (imhex/WerWolv-ImHex-Patterns-48dd8f6_GH0.tar.gz) = bc4f1b6735f955b2ae691a2c13b3122a83e627c0331aea415ebea255d383f88a -SIZE (imhex/WerWolv-ImHex-Patterns-48dd8f6_GH0.tar.gz) = 322649 -SHA256 (imhex/WerWolv-PatternLanguage-9e984e0_GH0.tar.gz) = 95e2ecbac0021035b955eb082b09ac5014a9054993c3a9bb928974ce32580fd3 -SIZE (imhex/WerWolv-PatternLanguage-9e984e0_GH0.tar.gz) = 175873 +SHA256 (imhex/VirusTotal-yara-d5a7565_GH0.tar.gz) = 1c908b160f2432a25aefc1e94147949d24bcb79c1412a2be840f767531f3ff7e +SIZE (imhex/VirusTotal-yara-d5a7565_GH0.tar.gz) = 1287317 +SHA256 (imhex/WerWolv-ImHex-Patterns-f40943c_GH0.tar.gz) = b0df6d4024f4440c4a1c592535fadae8624d8a303960eabbd31836d5d20d000c +SIZE (imhex/WerWolv-ImHex-Patterns-f40943c_GH0.tar.gz) = 323448 +SHA256 (imhex/WerWolv-PatternLanguage-1b0de5e_GH0.tar.gz) = ece922828b7798529badc88e61caae1ab1a6e824c1347596d73498148a348a69 +SIZE (imhex/WerWolv-PatternLanguage-1b0de5e_GH0.tar.gz) = 265064 SHA256 (imhex/WerWolv-libromfs-58757f6_GH0.tar.gz) = be53d72ac61c75cfb1b6f0cd8d961ab4a25b1cae95c43aae9a67feb0f185e3a1 SIZE (imhex/WerWolv-libromfs-58757f6_GH0.tar.gz) = 3864 diff --git a/editors/imhex/files/patch-CMakeLists.txt b/editors/imhex/files/patch-CMakeLists.txt index 573edc91cf8..ac388c1a623 100644 --- a/editors/imhex/files/patch-CMakeLists.txt +++ b/editors/imhex/files/patch-CMakeLists.txt @@ -1,6 +1,6 @@ ---- CMakeLists.txt.orig 2022-07-04 19:53:18 UTC +--- CMakeLists.txt.orig 2022-07-26 14:13:07 UTC +++ CMakeLists.txt -@@ -12,7 +12,6 @@ include("${IMHEX_BASE_FOLDER}/cmake/build_helpers.cmak +@@ -15,7 +15,6 @@ option(IMHEX_PATTERNS_PULL_MASTER "Download latest fil # Make sure project is configured correctly setDefaultBuiltTypeIfUnset() diff --git a/editors/imhex/files/patch-cmake_build__helpers.cmake b/editors/imhex/files/patch-cmake_build__helpers.cmake index b591abc1a07..8044a67043e 100644 --- a/editors/imhex/files/patch-cmake_build__helpers.cmake +++ b/editors/imhex/files/patch-cmake_build__helpers.cmake @@ -1,22 +1,21 @@ ---- cmake/build_helpers.cmake.orig 2022-07-04 19:53:18 UTC +--- cmake/build_helpers.cmake.orig 2022-07-26 14:13:07 UTC +++ cmake/build_helpers.cmake -@@ -289,17 +289,9 @@ endmacro() +@@ -297,17 +297,9 @@ function(downloadImHexPatternsFiles dest) + set(PATTERNS_BRANCH ImHex-v${IMHEX_VERSION}) + endif () - - function(downloadImHexPatternsFiles dest) -- FetchContent_Declare( -- imhex_patterns -- GIT_REPOSITORY https://github.com/WerWolv/ImHex-Patterns.git -- GIT_TAG master -- ) +- FetchContent_Declare( +- imhex_patterns +- GIT_REPOSITORY https://github.com/WerWolv/ImHex-Patterns.git +- GIT_TAG master +- ) - -- FetchContent_Populate(imhex_patterns) +- FetchContent_Populate(imhex_patterns) - - set(PATTERNS_FOLDERS_TO_INSTALL constants encodings includes patterns magic) - foreach (FOLDER ${PATTERNS_FOLDERS_TO_INSTALL}) -- install(DIRECTORY "${imhex_patterns_SOURCE_DIR}/${FOLDER}" DESTINATION ${dest}) -+ install(DIRECTORY "${CMAKE_BINARY_DIR}/_deps/imhex_patterns_src/${FOLDER}" DESTINATION "share/imhex/") - endforeach() + set(PATTERNS_FOLDERS_TO_INSTALL constants encodings includes patterns magic) + foreach (FOLDER ${PATTERNS_FOLDERS_TO_INSTALL}) +- install(DIRECTORY "${imhex_patterns_SOURCE_DIR}/${FOLDER}" DESTINATION ${dest}) ++ install(DIRECTORY "${CMAKE_BINARY_DIR}/_deps/imhex_patterns_src/${FOLDER}" DESTINATION "share/imhex/") + endforeach () + endif () - endfunction() -\ No newline at end of file diff --git a/editors/imhex/files/patch-lib_external_pattern__language_lib_include_pl_patterns_pattern__array__dynamic.hpp b/editors/imhex/files/patch-lib_external_pattern__language_lib_include_pl_patterns_pattern__array__dynamic.hpp deleted file mode 100644 index fa4fe8dd486..00000000000 --- a/editors/imhex/files/patch-lib_external_pattern__language_lib_include_pl_patterns_pattern__array__dynamic.hpp +++ /dev/null @@ -1,11 +0,0 @@ ---- lib/external/pattern_language/lib/include/pl/patterns/pattern_array_dynamic.hpp.orig 2022-07-07 16:41:14 UTC -+++ lib/external/pattern_language/lib/include/pl/patterns/pattern_array_dynamic.hpp -@@ -83,7 +83,7 @@ namespace pl { - } - } - -- [[nodiscard]] virtual std::string toString() const { -+ [[nodiscard]] std::string toString() const override { - std::string result; - - result += "[ "; diff --git a/editors/imhex/files/patch-lib_external_pattern__language_lib_include_pl_patterns_pattern__array__static.hpp b/editors/imhex/files/patch-lib_external_pattern__language_lib_include_pl_patterns_pattern__array__static.hpp index cfc8d6c24f5..7e95d0fd202 100644 --- a/editors/imhex/files/patch-lib_external_pattern__language_lib_include_pl_patterns_pattern__array__static.hpp +++ b/editors/imhex/files/patch-lib_external_pattern__language_lib_include_pl_patterns_pattern__array__static.hpp @@ -1,6 +1,6 @@ ---- lib/external/pattern_language/lib/include/pl/patterns/pattern_array_static.hpp.orig 2022-07-07 17:24:07 UTC +--- lib/external/pattern_language/lib/include/pl/patterns/pattern_array_static.hpp.orig 2022-07-17 13:30:19 UTC +++ lib/external/pattern_language/lib/include/pl/patterns/pattern_array_static.hpp -@@ -48,7 +48,7 @@ namespace pl { +@@ -51,7 +51,7 @@ namespace pl { return result; } @@ -9,12 +9,3 @@ if (this->m_template != nullptr) this->m_template->setMemoryLocationType(type); -@@ -119,7 +119,7 @@ namespace pl { - return this->formatDisplayValue("{ ... }", this); - } - -- [[nodiscard]] virtual std::string toString() const { -+ [[nodiscard]] std::string toString() const override { - std::string result; - - result += "[ "; diff --git a/editors/imhex/files/patch-lib_external_pattern__language_lib_include_pl_patterns_pattern__bitfield.hpp b/editors/imhex/files/patch-lib_external_pattern__language_lib_include_pl_patterns_pattern__bitfield.hpp index fabd5b358cc..80d3b2fd5fb 100644 --- a/editors/imhex/files/patch-lib_external_pattern__language_lib_include_pl_patterns_pattern__bitfield.hpp +++ b/editors/imhex/files/patch-lib_external_pattern__language_lib_include_pl_patterns_pattern__bitfield.hpp @@ -1,4 +1,4 @@ ---- lib/external/pattern_language/lib/include/pl/patterns/pattern_bitfield.hpp.orig 2022-07-07 17:24:07 UTC +--- lib/external/pattern_language/lib/include/pl/patterns/pattern_bitfield.hpp.orig 2022-07-17 13:32:26 UTC +++ lib/external/pattern_language/lib/include/pl/patterns/pattern_bitfield.hpp @@ -67,7 +67,7 @@ namespace pl { return this->formatDisplayValue(fmt::format("{0} (0x{1:X})", this->getValue(), this->getValue()), u128(this->getValue())); @@ -9,12 +9,3 @@ return fmt::format("{}", this->getValue()); } -@@ -178,7 +178,7 @@ namespace pl { - v.visit(*this); - } - -- [[nodiscard]] virtual std::string toString() const { -+ [[nodiscard]] std::string toString() const override { - std::string result = this->getFormattedName(); - - result += " { "; diff --git a/editors/imhex/files/patch-lib_external_pattern__language_lib_include_pl_patterns_pattern__boolean.hpp b/editors/imhex/files/patch-lib_external_pattern__language_lib_include_pl_patterns_pattern__boolean.hpp deleted file mode 100644 index 3d1664011d8..00000000000 --- a/editors/imhex/files/patch-lib_external_pattern__language_lib_include_pl_patterns_pattern__boolean.hpp +++ /dev/null @@ -1,11 +0,0 @@ ---- lib/external/pattern_language/lib/include/pl/patterns/pattern_boolean.hpp.orig 2022-07-07 16:47:26 UTC -+++ lib/external/pattern_language/lib/include/pl/patterns/pattern_boolean.hpp -@@ -37,7 +37,7 @@ namespace pl { - v.visit(*this); - } - -- [[nodiscard]] virtual std::string toString() const { -+ [[nodiscard]] std::string toString() const override { - return fmt::format("{}", this->getValue() ? "true" : "false"); - } - }; diff --git a/editors/imhex/files/patch-lib_external_pattern__language_lib_include_pl_patterns_pattern__character.hpp b/editors/imhex/files/patch-lib_external_pattern__language_lib_include_pl_patterns_pattern__character.hpp deleted file mode 100644 index 921241bf0ee..00000000000 --- a/editors/imhex/files/patch-lib_external_pattern__language_lib_include_pl_patterns_pattern__character.hpp +++ /dev/null @@ -1,11 +0,0 @@ ---- lib/external/pattern_language/lib/include/pl/patterns/pattern_character.hpp.orig 2022-07-07 16:48:34 UTC -+++ lib/external/pattern_language/lib/include/pl/patterns/pattern_character.hpp -@@ -34,7 +34,7 @@ namespace pl { - v.visit(*this); - } - -- [[nodiscard]] virtual std::string toString() const { -+ [[nodiscard]] std::string toString() const override { - return fmt::format("{}", this->getValue()); - } - }; diff --git a/editors/imhex/files/patch-lib_external_pattern__language_lib_include_pl_patterns_pattern__enum.hpp b/editors/imhex/files/patch-lib_external_pattern__language_lib_include_pl_patterns_pattern__enum.hpp deleted file mode 100644 index 7d8908735dd..00000000000 --- a/editors/imhex/files/patch-lib_external_pattern__language_lib_include_pl_patterns_pattern__enum.hpp +++ /dev/null @@ -1,11 +0,0 @@ ---- lib/external/pattern_language/lib/include/pl/patterns/pattern_enum.hpp.orig 2022-07-07 16:53:35 UTC -+++ lib/external/pattern_language/lib/include/pl/patterns/pattern_enum.hpp -@@ -60,7 +60,7 @@ namespace pl { - return this->formatDisplayValue(fmt::format("{} (0x{:0{}X})", this->toString().c_str(), this->getValue(), this->getSize() * 2), this); - } - -- [[nodiscard]] virtual std::string toString() const { -+ [[nodiscard]] std::string toString() const override { - u64 value = this->getValue(); - - std::string valueString = this->getTypeName() + "::"; diff --git a/editors/imhex/files/patch-lib_external_pattern__language_lib_include_pl_patterns_pattern__float.hpp b/editors/imhex/files/patch-lib_external_pattern__language_lib_include_pl_patterns_pattern__float.hpp deleted file mode 100644 index b2ddbfcec8e..00000000000 --- a/editors/imhex/files/patch-lib_external_pattern__language_lib_include_pl_patterns_pattern__float.hpp +++ /dev/null @@ -1,11 +0,0 @@ ---- lib/external/pattern_language/lib/include/pl/patterns/pattern_float.hpp.orig 2022-07-07 16:46:09 UTC -+++ lib/external/pattern_language/lib/include/pl/patterns/pattern_float.hpp -@@ -68,7 +68,7 @@ namespace pl { - } - } - -- [[nodiscard]] virtual std::string toString() const { -+ [[nodiscard]] std::string toString() const override { - return fmt::format("{}", this->getValue()); - } - }; diff --git a/editors/imhex/files/patch-lib_external_pattern__language_lib_include_pl_patterns_pattern__padding.hpp b/editors/imhex/files/patch-lib_external_pattern__language_lib_include_pl_patterns_pattern__padding.hpp index 5523fb63c22..cbb5e501ecc 100644 --- a/editors/imhex/files/patch-lib_external_pattern__language_lib_include_pl_patterns_pattern__padding.hpp +++ b/editors/imhex/files/patch-lib_external_pattern__language_lib_include_pl_patterns_pattern__padding.hpp @@ -1,4 +1,4 @@ ---- lib/external/pattern_language/lib/include/pl/patterns/pattern_padding.hpp.orig 2022-07-07 17:24:07 UTC +--- lib/external/pattern_language/lib/include/pl/patterns/pattern_padding.hpp.orig 2022-07-17 13:36:36 UTC +++ lib/external/pattern_language/lib/include/pl/patterns/pattern_padding.hpp @@ -16,7 +16,7 @@ namespace pl { return ""; @@ -9,12 +9,3 @@ return { }; } -@@ -30,7 +30,7 @@ namespace pl { - return ""; - } - -- [[nodiscard]] virtual std::string toString() const { -+ [[nodiscard]] std::string toString() const override { - return fmt::format("padding[{}]", this->getSize()); - } - }; diff --git a/editors/imhex/files/patch-lib_external_pattern__language_lib_include_pl_patterns_pattern__pointer.hpp b/editors/imhex/files/patch-lib_external_pattern__language_lib_include_pl_patterns_pattern__pointer.hpp deleted file mode 100644 index 376b9cb2189..00000000000 --- a/editors/imhex/files/patch-lib_external_pattern__language_lib_include_pl_patterns_pattern__pointer.hpp +++ /dev/null @@ -1,11 +0,0 @@ ---- lib/external/pattern_language/lib/include/pl/patterns/pattern_pointer.hpp.orig 2022-07-07 16:37:09 UTC -+++ lib/external/pattern_language/lib/include/pl/patterns/pattern_pointer.hpp -@@ -110,7 +110,7 @@ namespace pl { - return this->formatDisplayValue(fmt::format("*(0x{0:X})", data), u128(data)); - } - -- [[nodiscard]] virtual std::string toString() const { -+ [[nodiscard]] std::string toString() const override { - return this->m_pointedAt->toString(); - } - diff --git a/editors/imhex/files/patch-lib_external_pattern__language_lib_include_pl_patterns_pattern__signed.hpp b/editors/imhex/files/patch-lib_external_pattern__language_lib_include_pl_patterns_pattern__signed.hpp deleted file mode 100644 index 10e4c4bcdb4..00000000000 --- a/editors/imhex/files/patch-lib_external_pattern__language_lib_include_pl_patterns_pattern__signed.hpp +++ /dev/null @@ -1,11 +0,0 @@ ---- lib/external/pattern_language/lib/include/pl/patterns/pattern_signed.hpp.orig 2022-07-07 16:44:56 UTC -+++ lib/external/pattern_language/lib/include/pl/patterns/pattern_signed.hpp -@@ -49,7 +49,7 @@ namespace pl { - return this->formatDisplayValue(fmt::format("{:d} (0x{:0{}X})", data, data, 1 * 2), data); - } - -- [[nodiscard]] virtual std::string toString() const { -+ [[nodiscard]] std::string toString() const override { - return fmt::format("{}", this->getValue()); - } - }; diff --git a/editors/imhex/files/patch-lib_external_pattern__language_lib_include_pl_patterns_pattern__struct.hpp b/editors/imhex/files/patch-lib_external_pattern__language_lib_include_pl_patterns_pattern__struct.hpp deleted file mode 100644 index 4c71765a06a..00000000000 --- a/editors/imhex/files/patch-lib_external_pattern__language_lib_include_pl_patterns_pattern__struct.hpp +++ /dev/null @@ -1,11 +0,0 @@ ---- lib/external/pattern_language/lib/include/pl/patterns/pattern_struct.hpp.orig 2022-07-07 16:54:47 UTC -+++ lib/external/pattern_language/lib/include/pl/patterns/pattern_struct.hpp -@@ -70,7 +70,7 @@ namespace pl { - return this->m_members; - } - -- [[nodiscard]] virtual std::string toString() const { -+ [[nodiscard]] std::string toString() const override { - std::string result = this->getFormattedName(); - result += " { "; - diff --git a/editors/imhex/files/patch-lib_external_pattern__language_lib_include_pl_patterns_pattern__union.hpp b/editors/imhex/files/patch-lib_external_pattern__language_lib_include_pl_patterns_pattern__union.hpp deleted file mode 100644 index c62783c1003..00000000000 --- a/editors/imhex/files/patch-lib_external_pattern__language_lib_include_pl_patterns_pattern__union.hpp +++ /dev/null @@ -1,11 +0,0 @@ ---- lib/external/pattern_language/lib/include/pl/patterns/pattern_union.hpp.orig 2022-07-07 16:56:20 UTC -+++ lib/external/pattern_language/lib/include/pl/patterns/pattern_union.hpp -@@ -80,7 +80,7 @@ namespace pl { - } - } - -- [[nodiscard]] virtual std::string toString() const { -+ [[nodiscard]] std::string toString() const override { - std::string result = this->getFormattedName(); - result += " { "; - diff --git a/editors/imhex/files/patch-lib_external_pattern__language_lib_include_pl_patterns_pattern__unsigned.hpp b/editors/imhex/files/patch-lib_external_pattern__language_lib_include_pl_patterns_pattern__unsigned.hpp index 00d7d96e090..aac20ce95d8 100644 --- a/editors/imhex/files/patch-lib_external_pattern__language_lib_include_pl_patterns_pattern__unsigned.hpp +++ b/editors/imhex/files/patch-lib_external_pattern__language_lib_include_pl_patterns_pattern__unsigned.hpp @@ -1,6 +1,6 @@ ---- lib/external/pattern_language/lib/include/pl/patterns/pattern_unsigned.hpp.orig 2022-07-07 16:43:50 UTC +--- lib/external/pattern_language/lib/include/pl/patterns/pattern_unsigned.hpp.orig 2022-07-17 16:40:41 UTC +++ lib/external/pattern_language/lib/include/pl/patterns/pattern_unsigned.hpp -@@ -47,7 +47,7 @@ namespace pl { +@@ -34,7 +34,7 @@ namespace pl { return this->formatDisplayValue(fmt::format("{:d} (0x{:0{}X})", data, data, 1 * 2), data); } diff --git a/editors/imhex/files/patch-lib_external_pattern__language_lib_include_pl_token.hpp b/editors/imhex/files/patch-lib_external_pattern__language_lib_include_pl_token.hpp new file mode 100644 index 00000000000..d8832acb9a5 --- /dev/null +++ b/editors/imhex/files/patch-lib_external_pattern__language_lib_include_pl_token.hpp @@ -0,0 +1,235 @@ +--- lib/external/pattern_language/lib/include/pl/token.hpp.orig 2022-07-26 16:45:45 UTC ++++ lib/external/pattern_language/lib/include/pl/token.hpp +@@ -148,9 +148,9 @@ namespace pl { + + using Literal = std::variant; + using ValueTypes = std::variant; ++ // These changes are necessary for Clang ++ inline Token(Type type, auto value, u32 line, u32 column) : type(type), value(std::move(value)), line(line), column(column) {} + +- constexpr Token(Type type, auto value, u32 line, u32 column) : type(type), value(std::move(value)), line(line), column(column) {} +- + [[nodiscard]] constexpr static inline bool isInteger(const ValueType &type) { + return isUnsigned(type) || isSigned(type); + } +@@ -306,128 +306,128 @@ namespace pl { + + namespace tkn { + +- constexpr inline Token createToken(const pl::Token::Type type, const pl::Token::ValueTypes &value) { ++ inline Token createToken(const pl::Token::Type type, const pl::Token::ValueTypes &value) { + return { type, value, 0, 0 }; + } + + namespace Keyword { + +- constexpr auto If = createToken(pl::Token::Type::Keyword, Token::Keyword::If); +- constexpr auto Else = createToken(pl::Token::Type::Keyword, Token::Keyword::Else); +- constexpr auto While = createToken(pl::Token::Type::Keyword, Token::Keyword::While); +- constexpr auto For = createToken(pl::Token::Type::Keyword, Token::Keyword::For); +- constexpr auto Return = createToken(pl::Token::Type::Keyword, Token::Keyword::Return); +- constexpr auto Break = createToken(pl::Token::Type::Keyword, Token::Keyword::Break); +- constexpr auto Continue = createToken(pl::Token::Type::Keyword, Token::Keyword::Continue); +- constexpr auto Struct = createToken(pl::Token::Type::Keyword, Token::Keyword::Struct); +- constexpr auto Enum = createToken(pl::Token::Type::Keyword, Token::Keyword::Enum); +- constexpr auto Union = createToken(pl::Token::Type::Keyword, Token::Keyword::Union); +- constexpr auto Function = createToken(pl::Token::Type::Keyword, Token::Keyword::Function); +- constexpr auto Bitfield = createToken(pl::Token::Type::Keyword, Token::Keyword::Bitfield); +- constexpr auto LittleEndian = createToken(pl::Token::Type::Keyword, Token::Keyword::LittleEndian); +- constexpr auto BigEndian = createToken(pl::Token::Type::Keyword, Token::Keyword::BigEndian); +- constexpr auto Parent = createToken(pl::Token::Type::Keyword, Token::Keyword::Parent); +- constexpr auto Namespace = createToken(pl::Token::Type::Keyword, Token::Keyword::Namespace); +- constexpr auto Using = createToken(pl::Token::Type::Keyword, Token::Keyword::Using); +- constexpr auto This = createToken(pl::Token::Type::Keyword, Token::Keyword::This); +- constexpr auto In = createToken(pl::Token::Type::Keyword, Token::Keyword::In); +- constexpr auto Out = createToken(pl::Token::Type::Keyword, Token::Keyword::Out); ++ inline auto If = createToken(pl::Token::Type::Keyword, Token::Keyword::If); ++ inline auto Else = createToken(pl::Token::Type::Keyword, Token::Keyword::Else); ++ inline auto While = createToken(pl::Token::Type::Keyword, Token::Keyword::While); ++ inline auto For = createToken(pl::Token::Type::Keyword, Token::Keyword::For); ++ inline auto Return = createToken(pl::Token::Type::Keyword, Token::Keyword::Return); ++ inline auto Break = createToken(pl::Token::Type::Keyword, Token::Keyword::Break); ++ inline auto Continue = createToken(pl::Token::Type::Keyword, Token::Keyword::Continue); ++ inline auto Struct = createToken(pl::Token::Type::Keyword, Token::Keyword::Struct); ++ inline auto Enum = createToken(pl::Token::Type::Keyword, Token::Keyword::Enum); ++ inline auto Union = createToken(pl::Token::Type::Keyword, Token::Keyword::Union); ++ inline auto Function = createToken(pl::Token::Type::Keyword, Token::Keyword::Function); ++ inline auto Bitfield = createToken(pl::Token::Type::Keyword, Token::Keyword::Bitfield); ++ inline auto LittleEndian = createToken(pl::Token::Type::Keyword, Token::Keyword::LittleEndian); ++ inline auto BigEndian = createToken(pl::Token::Type::Keyword, Token::Keyword::BigEndian); ++ inline auto Parent = createToken(pl::Token::Type::Keyword, Token::Keyword::Parent); ++ inline auto Namespace = createToken(pl::Token::Type::Keyword, Token::Keyword::Namespace); ++ inline auto Using = createToken(pl::Token::Type::Keyword, Token::Keyword::Using); ++ inline auto This = createToken(pl::Token::Type::Keyword, Token::Keyword::This); ++ inline auto In = createToken(pl::Token::Type::Keyword, Token::Keyword::In); ++ inline auto Out = createToken(pl::Token::Type::Keyword, Token::Keyword::Out); + + } + + namespace Literal { + +- constexpr auto Identifier = [](const std::string &name = { }) -> Token { return createToken(pl::Token::Type::Identifier, Token::Identifier(name)); }; +- constexpr auto Numeric = [](const Token::Literal &value = { }) -> Token { return createToken(pl::Token::Type::Integer, value); }; +- constexpr auto String = [](const std::string &value = { }) -> Token { return createToken(pl::Token::Type::String, Token::Literal(value)); }; ++ inline auto Identifier = [](const std::string &name = { }) -> Token { return createToken(pl::Token::Type::Identifier, Token::Identifier(name)); }; ++ inline auto Numeric = [](const Token::Literal &value = { }) -> Token { return createToken(pl::Token::Type::Integer, value); }; ++ inline auto String = [](const std::string &value = { }) -> Token { return createToken(pl::Token::Type::String, Token::Literal(value)); }; + + } + + namespace Operator { + +- constexpr auto Plus = createToken(pl::Token::Type::Operator, Token::Operator::Plus); +- constexpr auto Minus = createToken(pl::Token::Type::Operator, Token::Operator::Minus); +- constexpr auto Star = createToken(pl::Token::Type::Operator, Token::Operator::Star); +- constexpr auto Slash = createToken(pl::Token::Type::Operator, Token::Operator::Slash); +- constexpr auto Percent = createToken(pl::Token::Type::Operator, Token::Operator::Percent); +- constexpr auto LeftShift = createToken(pl::Token::Type::Operator, Token::Operator::LeftShift); +- constexpr auto RightShift = createToken(pl::Token::Type::Operator, Token::Operator::RightShift); +- constexpr auto BitAnd = createToken(pl::Token::Type::Operator, Token::Operator::BitAnd); +- constexpr auto BitOr = createToken(pl::Token::Type::Operator, Token::Operator::BitOr); +- constexpr auto BitXor = createToken(pl::Token::Type::Operator, Token::Operator::BitXor); +- constexpr auto BitNot = createToken(pl::Token::Type::Operator, Token::Operator::BitNot); +- constexpr auto BoolEqual = createToken(pl::Token::Type::Operator, Token::Operator::BoolEqual); +- constexpr auto BoolNotEqual = createToken(pl::Token::Type::Operator, Token::Operator::BoolNotEqual); +- constexpr auto BoolLessThan = createToken(pl::Token::Type::Operator, Token::Operator::BoolLessThan); +- constexpr auto BoolGreaterThan = createToken(pl::Token::Type::Operator, Token::Operator::BoolGreaterThan); +- constexpr auto BoolLessThanOrEqual = createToken(pl::Token::Type::Operator, Token::Operator::BoolLessThanOrEqual); +- constexpr auto BoolGreaterThanOrEqual = createToken(pl::Token::Type::Operator, Token::Operator::BoolGreaterThanOrEqual); +- constexpr auto BoolAnd = createToken(pl::Token::Type::Operator, Token::Operator::BoolAnd); +- constexpr auto BoolOr = createToken(pl::Token::Type::Operator, Token::Operator::BoolOr); +- constexpr auto BoolNot = createToken(pl::Token::Type::Operator, Token::Operator::BoolNot); +- constexpr auto BoolXor = createToken(pl::Token::Type::Operator, Token::Operator::BoolXor); +- constexpr auto Dollar = createToken(pl::Token::Type::Operator, Token::Operator::Dollar); +- constexpr auto Colon = createToken(pl::Token::Type::Operator, Token::Operator::Colon); +- constexpr auto ScopeResolution = createToken(pl::Token::Type::Operator, Token::Operator::ScopeResolution); +- constexpr auto TernaryConditional = createToken(pl::Token::Type::Operator, Token::Operator::TernaryConditional); +- constexpr auto AddressOf = createToken(pl::Token::Type::Operator, Token::Operator::AddressOf); +- constexpr auto SizeOf = createToken(pl::Token::Type::Operator, Token::Operator::SizeOf); +- constexpr auto At = createToken(pl::Token::Type::Operator, Token::Operator::At); +- constexpr auto Assign = createToken(pl::Token::Type::Operator, Token::Operator::Assign); ++ inline auto Plus = createToken(pl::Token::Type::Operator, Token::Operator::Plus); ++ inline auto Minus = createToken(pl::Token::Type::Operator, Token::Operator::Minus); ++ inline auto Star = createToken(pl::Token::Type::Operator, Token::Operator::Star); ++ inline auto Slash = createToken(pl::Token::Type::Operator, Token::Operator::Slash); ++ inline auto Percent = createToken(pl::Token::Type::Operator, Token::Operator::Percent); ++ inline auto LeftShift = createToken(pl::Token::Type::Operator, Token::Operator::LeftShift); ++ inline auto RightShift = createToken(pl::Token::Type::Operator, Token::Operator::RightShift); ++ inline auto BitAnd = createToken(pl::Token::Type::Operator, Token::Operator::BitAnd); ++ inline auto BitOr = createToken(pl::Token::Type::Operator, Token::Operator::BitOr); ++ inline auto BitXor = createToken(pl::Token::Type::Operator, Token::Operator::BitXor); ++ inline auto BitNot = createToken(pl::Token::Type::Operator, Token::Operator::BitNot); ++ inline auto BoolEqual = createToken(pl::Token::Type::Operator, Token::Operator::BoolEqual); ++ inline auto BoolNotEqual = createToken(pl::Token::Type::Operator, Token::Operator::BoolNotEqual); ++ inline auto BoolLessThan = createToken(pl::Token::Type::Operator, Token::Operator::BoolLessThan); ++ inline auto BoolGreaterThan = createToken(pl::Token::Type::Operator, Token::Operator::BoolGreaterThan); ++ inline auto BoolLessThanOrEqual = createToken(pl::Token::Type::Operator, Token::Operator::BoolLessThanOrEqual); ++ inline auto BoolGreaterThanOrEqual = createToken(pl::Token::Type::Operator, Token::Operator::BoolGreaterThanOrEqual); ++ inline auto BoolAnd = createToken(pl::Token::Type::Operator, Token::Operator::BoolAnd); ++ inline auto BoolOr = createToken(pl::Token::Type::Operator, Token::Operator::BoolOr); ++ inline auto BoolNot = createToken(pl::Token::Type::Operator, Token::Operator::BoolNot); ++ inline auto BoolXor = createToken(pl::Token::Type::Operator, Token::Operator::BoolXor); ++ inline auto Dollar = createToken(pl::Token::Type::Operator, Token::Operator::Dollar); ++ inline auto Colon = createToken(pl::Token::Type::Operator, Token::Operator::Colon); ++ inline auto ScopeResolution = createToken(pl::Token::Type::Operator, Token::Operator::ScopeResolution); ++ inline auto TernaryConditional = createToken(pl::Token::Type::Operator, Token::Operator::TernaryConditional); ++ inline auto AddressOf = createToken(pl::Token::Type::Operator, Token::Operator::AddressOf); ++ inline auto SizeOf = createToken(pl::Token::Type::Operator, Token::Operator::SizeOf); ++ inline auto At = createToken(pl::Token::Type::Operator, Token::Operator::At); ++ inline auto Assign = createToken(pl::Token::Type::Operator, Token::Operator::Assign); + + } + + namespace ValueType { + +- constexpr auto CustomType = createToken(pl::Token::Type::ValueType, Token::ValueType::CustomType); +- constexpr auto Padding = createToken(pl::Token::Type::ValueType, Token::ValueType::Padding); +- constexpr auto Unsigned = createToken(pl::Token::Type::ValueType, Token::ValueType::Unsigned); +- constexpr auto Signed = createToken(pl::Token::Type::ValueType, Token::ValueType::Signed); +- constexpr auto FloatingPoint = createToken(pl::Token::Type::ValueType, Token::ValueType::FloatingPoint); +- constexpr auto Auto = createToken(pl::Token::Type::ValueType, Token::ValueType::Auto); +- constexpr auto Any = createToken(pl::Token::Type::ValueType, Token::ValueType::Any); ++ inline auto CustomType = createToken(pl::Token::Type::ValueType, Token::ValueType::CustomType); ++ inline auto Padding = createToken(pl::Token::Type::ValueType, Token::ValueType::Padding); ++ inline auto Unsigned = createToken(pl::Token::Type::ValueType, Token::ValueType::Unsigned); ++ inline auto Signed = createToken(pl::Token::Type::ValueType, Token::ValueType::Signed); ++ inline auto FloatingPoint = createToken(pl::Token::Type::ValueType, Token::ValueType::FloatingPoint); ++ inline auto Auto = createToken(pl::Token::Type::ValueType, Token::ValueType::Auto); ++ inline auto Any = createToken(pl::Token::Type::ValueType, Token::ValueType::Any); + +- constexpr auto Unsigned8Bit = createToken(pl::Token::Type::ValueType, Token::ValueType::Unsigned8Bit); +- constexpr auto Unsigned16Bit = createToken(pl::Token::Type::ValueType, Token::ValueType::Unsigned16Bit); +- constexpr auto Unsigned24Bit = createToken(pl::Token::Type::ValueType, Token::ValueType::Unsigned24Bit); +- constexpr auto Unsigned32Bit = createToken(pl::Token::Type::ValueType, Token::ValueType::Unsigned32Bit); +- constexpr auto Unsigned48Bit = createToken(pl::Token::Type::ValueType, Token::ValueType::Unsigned48Bit); +- constexpr auto Unsigned64Bit = createToken(pl::Token::Type::ValueType, Token::ValueType::Unsigned64Bit); +- constexpr auto Unsigned96Bit = createToken(pl::Token::Type::ValueType, Token::ValueType::Unsigned96Bit); +- constexpr auto Unsigned128Bit = createToken(pl::Token::Type::ValueType, Token::ValueType::Unsigned128Bit); ++ inline auto Unsigned8Bit = createToken(pl::Token::Type::ValueType, Token::ValueType::Unsigned8Bit); ++ inline auto Unsigned16Bit = createToken(pl::Token::Type::ValueType, Token::ValueType::Unsigned16Bit); ++ inline auto Unsigned24Bit = createToken(pl::Token::Type::ValueType, Token::ValueType::Unsigned24Bit); ++ inline auto Unsigned32Bit = createToken(pl::Token::Type::ValueType, Token::ValueType::Unsigned32Bit); ++ inline auto Unsigned48Bit = createToken(pl::Token::Type::ValueType, Token::ValueType::Unsigned48Bit); ++ inline auto Unsigned64Bit = createToken(pl::Token::Type::ValueType, Token::ValueType::Unsigned64Bit); ++ inline auto Unsigned96Bit = createToken(pl::Token::Type::ValueType, Token::ValueType::Unsigned96Bit); ++ inline auto Unsigned128Bit = createToken(pl::Token::Type::ValueType, Token::ValueType::Unsigned128Bit); + +- constexpr auto Signed8Bit = createToken(pl::Token::Type::ValueType, Token::ValueType::Signed8Bit); +- constexpr auto Signed16Bit = createToken(pl::Token::Type::ValueType, Token::ValueType::Signed16Bit); +- constexpr auto Signed24Bit = createToken(pl::Token::Type::ValueType, Token::ValueType::Signed24Bit); +- constexpr auto Signed32Bit = createToken(pl::Token::Type::ValueType, Token::ValueType::Signed32Bit); +- constexpr auto Signed48Bit = createToken(pl::Token::Type::ValueType, Token::ValueType::Signed48Bit); +- constexpr auto Signed64Bit = createToken(pl::Token::Type::ValueType, Token::ValueType::Signed64Bit); +- constexpr auto Signed96Bit = createToken(pl::Token::Type::ValueType, Token::ValueType::Signed96Bit); +- constexpr auto Signed128Bit = createToken(pl::Token::Type::ValueType, Token::ValueType::Signed128Bit); ++ inline auto Signed8Bit = createToken(pl::Token::Type::ValueType, Token::ValueType::Signed8Bit); ++ inline auto Signed16Bit = createToken(pl::Token::Type::ValueType, Token::ValueType::Signed16Bit); ++ inline auto Signed24Bit = createToken(pl::Token::Type::ValueType, Token::ValueType::Signed24Bit); ++ inline auto Signed32Bit = createToken(pl::Token::Type::ValueType, Token::ValueType::Signed32Bit); ++ inline auto Signed48Bit = createToken(pl::Token::Type::ValueType, Token::ValueType::Signed48Bit); ++ inline auto Signed64Bit = createToken(pl::Token::Type::ValueType, Token::ValueType::Signed64Bit); ++ inline auto Signed96Bit = createToken(pl::Token::Type::ValueType, Token::ValueType::Signed96Bit); ++ inline auto Signed128Bit = createToken(pl::Token::Type::ValueType, Token::ValueType::Signed128Bit); + +- constexpr auto Float = createToken(pl::Token::Type::ValueType, Token::ValueType::Float); +- constexpr auto Double = createToken(pl::Token::Type::ValueType, Token::ValueType::Double); ++ inline auto Float = createToken(pl::Token::Type::ValueType, Token::ValueType::Float); ++ inline auto Double = createToken(pl::Token::Type::ValueType, Token::ValueType::Double); + +- constexpr auto Boolean = createToken(pl::Token::Type::ValueType, Token::ValueType::Boolean); ++ inline auto Boolean = createToken(pl::Token::Type::ValueType, Token::ValueType::Boolean); + +- constexpr auto Character = createToken(pl::Token::Type::ValueType, Token::ValueType::Character); +- constexpr auto Character16 = createToken(pl::Token::Type::ValueType, Token::ValueType::Character16); +- constexpr auto String = createToken(pl::Token::Type::ValueType, Token::ValueType::String); ++ inline auto Character = createToken(pl::Token::Type::ValueType, Token::ValueType::Character); ++ inline auto Character16 = createToken(pl::Token::Type::ValueType, Token::ValueType::Character16); ++ inline auto String = createToken(pl::Token::Type::ValueType, Token::ValueType::String); + + } + + namespace Separator { + +- constexpr auto Comma = createToken(pl::Token::Type::Separator, Token::Separator::Comma); +- constexpr auto LeftParenthesis = createToken(pl::Token::Type::Separator, Token::Separator::LeftParenthesis); +- constexpr auto RightParenthesis = createToken(pl::Token::Type::Separator, Token::Separator::RightParenthesis); +- constexpr auto LeftBracket = createToken(pl::Token::Type::Separator, Token::Separator::LeftBracket); +- constexpr auto RightBracket = createToken(pl::Token::Type::Separator, Token::Separator::RightBracket); +- constexpr auto LeftBrace = createToken(pl::Token::Type::Separator, Token::Separator::LeftBrace); +- constexpr auto RightBrace = createToken(pl::Token::Type::Separator, Token::Separator::RightBrace); +- constexpr auto Dot = createToken(pl::Token::Type::Separator, Token::Separator::Dot); +- constexpr auto Semicolon = createToken(pl::Token::Type::Separator, Token::Separator::Semicolon); +- constexpr auto EndOfProgram = createToken(pl::Token::Type::Separator, Token::Separator::EndOfProgram); ++ inline auto Comma = createToken(pl::Token::Type::Separator, Token::Separator::Comma); ++ inline auto LeftParenthesis = createToken(pl::Token::Type::Separator, Token::Separator::LeftParenthesis); ++ inline auto RightParenthesis = createToken(pl::Token::Type::Separator, Token::Separator::RightParenthesis); ++ inline auto LeftBracket = createToken(pl::Token::Type::Separator, Token::Separator::LeftBracket); ++ inline auto RightBracket = createToken(pl::Token::Type::Separator, Token::Separator::RightBracket); ++ inline auto LeftBrace = createToken(pl::Token::Type::Separator, Token::Separator::LeftBrace); ++ inline auto RightBrace = createToken(pl::Token::Type::Separator, Token::Separator::RightBrace); ++ inline auto Dot = createToken(pl::Token::Type::Separator, Token::Separator::Dot); ++ inline auto Semicolon = createToken(pl::Token::Type::Separator, Token::Separator::Semicolon); ++ inline auto EndOfProgram = createToken(pl::Token::Type::Separator, Token::Separator::EndOfProgram); + + } + diff --git a/editors/imhex/files/patch-plugins_builtin_source_content_settings__entries.cpp b/editors/imhex/files/patch-plugins_builtin_source_content_settings__entries.cpp new file mode 100644 index 00000000000..75bacccf8a5 --- /dev/null +++ b/editors/imhex/files/patch-plugins_builtin_source_content_settings__entries.cpp @@ -0,0 +1,12 @@ +--- plugins/builtin/source/content/settings_entries.cpp.orig 2022-07-16 11:41:37 UTC ++++ plugins/builtin/source/content/settings_entries.cpp +@@ -19,8 +19,7 @@ namespace { + userFolders.clear(); + std::vector paths = setting; + for (const auto &path : paths) { +- // JSON reads char8_t as array, char8_t is not supported as of now +- std::u8string_view uString(reinterpret_cast(&path.front()), reinterpret_cast(std::next(&path.back()))); ++ std::string_view uString(&path.front()); // This is necessary for Clang13 + userFolders.emplace_back(uString); + } + } diff --git a/editors/imhex/files/patch-plugins_builtin_source_content_views_view__hex__editor.cpp b/editors/imhex/files/patch-plugins_builtin_source_content_views_view__hex__editor.cpp index ad0e3c3a69d..57f838771c5 100644 --- a/editors/imhex/files/patch-plugins_builtin_source_content_views_view__hex__editor.cpp +++ b/editors/imhex/files/patch-plugins_builtin_source_content_views_view__hex__editor.cpp @@ -1,7 +1,7 @@ ---- plugins/builtin/source/content/views/view_hex_editor.cpp.orig 2022-07-04 19:53:18 UTC +--- plugins/builtin/source/content/views/view_hex_editor.cpp.orig 2022-07-26 14:13:07 UTC +++ plugins/builtin/source/content/views/view_hex_editor.cpp -@@ -199,7 +199,7 @@ namespace hex::plugin::builtin { - reader.seek(this->m_searchPosition.value_or(editor->getSelection().getEndAddress())); +@@ -208,7 +208,7 @@ namespace hex::plugin::builtin { + reader.seek(this->m_searchPosition.value_or(editor->getSelection().getStartAddress())); constexpr static auto searchFunction = [](const auto &haystackBegin, const auto &haystackEnd, const auto &needleBegin, const auto &needleEnd) { - return std::search(haystackBegin, haystackEnd, std::boyer_moore_horspool_searcher(needleBegin, needleEnd)); diff --git a/editors/imhex/pkg-plist b/editors/imhex/pkg-plist index 49778e06715..0a9229c02eb 100644 --- a/editors/imhex/pkg-plist +++ b/editors/imhex/pkg-plist @@ -54,6 +54,7 @@ share/applications/imhex.desktop %%DATADIR%%/patterns/prodinfo.hexpat %%DATADIR%%/patterns/spirv.hexpat %%DATADIR%%/patterns/tga.hexpat +%%DATADIR%%/patterns/uf2.hexpat %%DATADIR%%/patterns/vdf.hexpat %%DATADIR%%/patterns/wav.hexpat %%DATADIR%%/patterns/zip.hexpat diff --git a/editors/libreoffice-af/distinfo b/editors/libreoffice-af/distinfo index 396422ec288..99f433f3960 100644 --- a/editors/libreoffice-af/distinfo +++ b/editors/libreoffice-af/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654808330 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_af.tar.gz) = db20e2342caeb43184c8be9882bc400a42a22100f0f4b9f610ebeee58db977ce -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_af.tar.gz) = 1147120 +TIMESTAMP = 1658601769 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_af.tar.gz) = 994af84598bd28691046c684d716a99e234f17c3b3a9a2b829fc73ccdfba393c +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_af.tar.gz) = 1146565 diff --git a/editors/libreoffice-am/distinfo b/editors/libreoffice-am/distinfo index efb46b605ce..83a5c3b49e6 100644 --- a/editors/libreoffice-am/distinfo +++ b/editors/libreoffice-am/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654808341 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_am.tar.gz) = a37412cbd9173c1b84731fe583dd196a7d8da3470cf199d50e2e95b40b6d6aee -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_am.tar.gz) = 679476 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_am.tar.gz) = 43debfa094416f837101544bc38a4fc0c7ecd0d8cce5fea7f2da6cba4f985800 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_am.tar.gz) = 3243732 +TIMESTAMP = 1658601779 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_am.tar.gz) = 80fac801759a0ac717c630e83b6e0944f078153e90e7220308721114e1976fdf +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_am.tar.gz) = 679862 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_am.tar.gz) = 8b25f7479e9fa4e05757ac22cc365ed08b0771951ff66398057b6aadf283593e +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_am.tar.gz) = 3228087 diff --git a/editors/libreoffice-as/distinfo b/editors/libreoffice-as/distinfo index af1e61278e7..c0910f78a9b 100644 --- a/editors/libreoffice-as/distinfo +++ b/editors/libreoffice-as/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654808352 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_as.tar.gz) = c30b3a7d6159410ba6938d1c569fd82dcd44eda04022032e2ea42c0a9c90e463 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_as.tar.gz) = 361841 +TIMESTAMP = 1658601787 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_as.tar.gz) = ac2b4f8dbd482620fcf4d9e53c3a922df9c57e2f4f4f9149597d75f3e2dfc23f +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_as.tar.gz) = 361824 diff --git a/editors/libreoffice-ast/distinfo b/editors/libreoffice-ast/distinfo index 006b5162f9b..15d10a80860 100644 --- a/editors/libreoffice-ast/distinfo +++ b/editors/libreoffice-ast/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654808362 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_ast.tar.gz) = b0a3eb154ac0a5c9355ed20caaaa73f74a518b9436ba9ec95c78981d13c647a4 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_ast.tar.gz) = 418497 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_ast.tar.gz) = 5a1aac7d83dbf5f6f85643cf2797d553a3211e8772ec0b9b467c66792071f40a -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_ast.tar.gz) = 3054659 +TIMESTAMP = 1658601792 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_ast.tar.gz) = c297f4d4c5568dcd9c89688c25ce13e521064f343ca331b15d550101ba4c2eae +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_ast.tar.gz) = 419188 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_ast.tar.gz) = 9f541201123afdd714cc6436e5098d7a41d5abddbf6a9022f00edf685246c7d8 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_ast.tar.gz) = 3039082 diff --git a/editors/libreoffice-be/distinfo b/editors/libreoffice-be/distinfo index b7fd861ce43..10772b02cdc 100644 --- a/editors/libreoffice-be/distinfo +++ b/editors/libreoffice-be/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654808365 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_be.tar.gz) = 383fd04a9fbc276b3454c781ab6725a6d10f1937208014693ae443148f3303d0 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_be.tar.gz) = 1510065 +TIMESTAMP = 1658601795 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_be.tar.gz) = 5809af52e63edefe77e1d0120be4418deedb604226da467ac795cffb8bf9f3a0 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_be.tar.gz) = 1510842 diff --git a/editors/libreoffice-bg/distinfo b/editors/libreoffice-bg/distinfo index 0c894d8910a..33eedc49da0 100644 --- a/editors/libreoffice-bg/distinfo +++ b/editors/libreoffice-bg/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654808371 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_bg.tar.gz) = 720f6580726ab0ffc91ab95470b72ccd7f591d3642ca19df3281e5808d3a6f36 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_bg.tar.gz) = 1859668 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_bg.tar.gz) = 9c8c8547de62f3440ffb47f7855c056f0a945dec931af9b789423fd1bb319702 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_bg.tar.gz) = 3211948 +TIMESTAMP = 1658601807 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_bg.tar.gz) = 368b6bbb67d73707402fad15a2be3d88cc27181ad1379b3dbdd9047daeda4c34 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_bg.tar.gz) = 1860321 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_bg.tar.gz) = 48c0ecb16a8f87bccc5022952907737049bf490a2a8632a3e8963225b78b9156 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_bg.tar.gz) = 3195455 diff --git a/editors/libreoffice-bn/distinfo b/editors/libreoffice-bn/distinfo index 13656fc0867..32d5851042b 100644 --- a/editors/libreoffice-bn/distinfo +++ b/editors/libreoffice-bn/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654808376 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_bn.tar.gz) = 0742f019303564a671d2c058491f2acb425a2d3d51a13d56faee51f7a05b56d5 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_bn.tar.gz) = 613073 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_bn.tar.gz) = 7c952797ed202d362cb3e1dbdf39cda9cffa26c2fc6586a7111e0c572b33554c -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_bn.tar.gz) = 3093930 +TIMESTAMP = 1658601812 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_bn.tar.gz) = ec930011e036cc8dc9f2031cdf6220a489550eb41891311205acfb7f8a11c257 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_bn.tar.gz) = 610763 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_bn.tar.gz) = 1a2ae31d7c031b3714e8743a2d7c7a2869defcbfaaa38e0c10f7444248d7350b +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_bn.tar.gz) = 3079039 diff --git a/editors/libreoffice-bn_IN/distinfo b/editors/libreoffice-bn_IN/distinfo index db095c47920..6de774ed5d8 100644 --- a/editors/libreoffice-bn_IN/distinfo +++ b/editors/libreoffice-bn_IN/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654808387 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_bn-IN.tar.gz) = b7dd3e8d05400aa48ddb29660dd06db8c1221512fb7896d9355a78e9455dd58f -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_bn-IN.tar.gz) = 497766 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_bn-IN.tar.gz) = 3944b27f8aa4c452ee876aec8aeb5b7b3b6be5753332bb75d6c3ad938f3e4491 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_bn-IN.tar.gz) = 3413864 +TIMESTAMP = 1658601818 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_bn-IN.tar.gz) = e4102fbae01632142eaeb51f812d8b0ce5c2fb1bfc57f6c0cab7eeebf13cdabe +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_bn-IN.tar.gz) = 497475 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_bn-IN.tar.gz) = 8c80c963a678848de70fcb7f20d5c45023bda2813b885b8030c0682d6dc11331 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_bn-IN.tar.gz) = 3398547 diff --git a/editors/libreoffice-bo/distinfo b/editors/libreoffice-bo/distinfo index a29056d2395..670d1ec0179 100644 --- a/editors/libreoffice-bo/distinfo +++ b/editors/libreoffice-bo/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654808397 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_bo.tar.gz) = 384e7e60e224473fbba380b471536a4f5561ef8ef94357a5f0adf94dcdd46988 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_bo.tar.gz) = 320310 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_bo.tar.gz) = 85d59b2b8c82e2e0313461f040c3195475bfc1db1f20ff395ebf898c588100c6 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_bo.tar.gz) = 3107702 +TIMESTAMP = 1658601827 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_bo.tar.gz) = b38bcdfd2463f8dd5b5a062245644b511eb4453b6003498e8f0c1068a62c22df +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_bo.tar.gz) = 320382 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_bo.tar.gz) = 4376e6d41dcf79da29a13ba0ed17bb98ae03c398c3ebf2f71f7955fd30631dbb +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_bo.tar.gz) = 3093214 diff --git a/editors/libreoffice-br/distinfo b/editors/libreoffice-br/distinfo index 5bf2498c43f..09eeaef7ce7 100644 --- a/editors/libreoffice-br/distinfo +++ b/editors/libreoffice-br/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654808400 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_br.tar.gz) = 23009f0c1f83eb62a0b73498214696326ee741fc64b60fdc2083c0fc7ad883e5 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_br.tar.gz) = 1005987 +TIMESTAMP = 1658601830 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_br.tar.gz) = bcadb0e6c5e9cfdfa5f39cf97dc2bbd47ff35480ae54d54ed275b345ff0cb006 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_br.tar.gz) = 1007030 diff --git a/editors/libreoffice-brx/distinfo b/editors/libreoffice-brx/distinfo index 3d9f7221404..8fc4aa6b56e 100644 --- a/editors/libreoffice-brx/distinfo +++ b/editors/libreoffice-brx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654808402 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_brx.tar.gz) = 9c69d20819c1c21ff2f64c38c31955d5bf5fcaa55364ad34592e931f52eb4f77 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_brx.tar.gz) = 234852 +TIMESTAMP = 1658601832 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_brx.tar.gz) = f1862cdec8e12db7435b6da8ef13cb5a1f1eb4310a9e7b0ccb700228eb355454 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_brx.tar.gz) = 234928 diff --git a/editors/libreoffice-bs/distinfo b/editors/libreoffice-bs/distinfo index c6b90bcf767..701ac5d910a 100644 --- a/editors/libreoffice-bs/distinfo +++ b/editors/libreoffice-bs/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654808414 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_bs.tar.gz) = aa83a1f9a8a86660d5434bc6ac0f0d088d64fb33cc1ed12af5b1c37c70ae6d55 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_bs.tar.gz) = 496869 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_bs.tar.gz) = e1ff3600ece8cefe03d98dd2c6866e49734300a21e9884c1bc2eadb3be69b975 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_bs.tar.gz) = 2989762 +TIMESTAMP = 1658601841 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_bs.tar.gz) = 46abdcd63162db62afcf866dc5fea23373aa81fa58b7a2c44299c26cd15b1300 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_bs.tar.gz) = 497048 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_bs.tar.gz) = 982abcec5710d24cf5d5cd5989f27ca150ec8030f0bec7a437a3026a8d3ac9c3 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_bs.tar.gz) = 2975124 diff --git a/editors/libreoffice-ca/distinfo b/editors/libreoffice-ca/distinfo index 9b49f0f29f4..3107957a9b9 100644 --- a/editors/libreoffice-ca/distinfo +++ b/editors/libreoffice-ca/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654808425 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_ca.tar.gz) = 27bd608ad6015b70237617cbb6f826e1bd07f06a6cf6d8bac4a59974829d3947 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_ca.tar.gz) = 1500930 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_ca.tar.gz) = 1651e0ca9d6274202f8a0d8eb74a53039f21b2f1ceba8dea070c22fe5541f7df -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_ca.tar.gz) = 3069033 +TIMESTAMP = 1658601846 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_ca.tar.gz) = 6e6c0208b0dce531b95edba0a7304f1b0611db5ed911d03fe8120865ecd0eff5 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_ca.tar.gz) = 1500776 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_ca.tar.gz) = 2cd83e784a7f5e37cde08ce0f9bc8ac0b4da4f4b432ced4b13fce371a6b2ef8f +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_ca.tar.gz) = 3053691 diff --git a/editors/libreoffice-ca_valencia/distinfo b/editors/libreoffice-ca_valencia/distinfo index c8bb1590ed7..aa8de634c03 100644 --- a/editors/libreoffice-ca_valencia/distinfo +++ b/editors/libreoffice-ca_valencia/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654808437 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_ca-valencia.tar.gz) = 583be5ac09e7e3aa8dba836b78c4389964525683f7cd71cd311cdf177c0be0ae -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_ca-valencia.tar.gz) = 1471403 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_ca-valencia.tar.gz) = fa86ce7ca5a5cdbce6575d6e0fe4b7e06bd4c12543d61f30b63ef113dc47fdec -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_ca-valencia.tar.gz) = 3070751 +TIMESTAMP = 1658601852 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_ca-valencia.tar.gz) = 2cbd19fb906d0108146b5232a86a2c585c2ad9daff9fc173df5b6a91ee438649 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_ca-valencia.tar.gz) = 1470931 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_ca-valencia.tar.gz) = cf1984186bccd2eb721132165ae0e6aacc2b46f22c311f1a885dbaca278f0f5d +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_ca-valencia.tar.gz) = 3052472 diff --git a/editors/libreoffice-ckb/distinfo b/editors/libreoffice-ckb/distinfo index 014645f4d99..95c0a9c2baf 100644 --- a/editors/libreoffice-ckb/distinfo +++ b/editors/libreoffice-ckb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654808439 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_ckb.tar.gz) = a6dfeaa47c82bf9edc9d2fc62bec8c80d5a12e5598db8c9a47fc387e4bebb161 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_ckb.tar.gz) = 250326 +TIMESTAMP = 1658601854 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_ckb.tar.gz) = d967dd33ac0fe44775df309b7d1676e5e8dc42b08fcfd539b46cb2699620d5d7 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_ckb.tar.gz) = 250233 diff --git a/editors/libreoffice-cs/distinfo b/editors/libreoffice-cs/distinfo index 462035d7b73..43412e5b086 100644 --- a/editors/libreoffice-cs/distinfo +++ b/editors/libreoffice-cs/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654808445 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_cs.tar.gz) = 66052094b691e8bac01d7e73c10019481c7e185882c178d567302fc477342811 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_cs.tar.gz) = 2673279 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_cs.tar.gz) = 5110b842e66fb6cbc25316d276deaa4e18bbf70c2771da130d6008270379bf80 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_cs.tar.gz) = 3084077 +TIMESTAMP = 1658601860 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_cs.tar.gz) = 70d95612b718151b653b2fa1fb8a4727bf7c2e207b45b5a623f2257de8b22c16 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_cs.tar.gz) = 2672674 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_cs.tar.gz) = bb545b3145eac1ee87608af4bdb9caa18396ba2e7074153e1b628e93f6bb546f +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_cs.tar.gz) = 3069276 diff --git a/editors/libreoffice-cy/distinfo b/editors/libreoffice-cy/distinfo index c2a3b01e508..5d9d6ec883c 100644 --- a/editors/libreoffice-cy/distinfo +++ b/editors/libreoffice-cy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654808448 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_cy.tar.gz) = 82e68b7eb50f8b3e4fa43e39dc11763be5fa736c6307cde31758387233db27f9 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_cy.tar.gz) = 743314 +TIMESTAMP = 1658601863 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_cy.tar.gz) = 7628e5330f91360e0a6a5f95f8b6bee99a705e84d981f3a0261193c0c8992174 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_cy.tar.gz) = 742879 diff --git a/editors/libreoffice-da/distinfo b/editors/libreoffice-da/distinfo index f7074b8f6d5..d0bb4801af7 100644 --- a/editors/libreoffice-da/distinfo +++ b/editors/libreoffice-da/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654808458 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_da.tar.gz) = 10a343c3f5617eb3d938ef7fe1ea4872f4b7f6b488d43d28f1438cacef33cdf4 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_da.tar.gz) = 2155330 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_da.tar.gz) = 883554ad4d1bf788616657bffd5dda4681e780367d11ea29071592804c37f804 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_da.tar.gz) = 3055090 +TIMESTAMP = 1658601869 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_da.tar.gz) = b157cfec809be1ae45a7e2386f9f95a0421a9ed91012b29f5845f2fb9c48c668 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_da.tar.gz) = 2154095 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_da.tar.gz) = cc4b7c7f7de1ad5f2004ce56d3eb895a0f59e0172f8250173170bee8a6a6d8de +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_da.tar.gz) = 3041295 diff --git a/editors/libreoffice-dgo/distinfo b/editors/libreoffice-dgo/distinfo index 1e7112a2eb6..f16627e1c56 100644 --- a/editors/libreoffice-dgo/distinfo +++ b/editors/libreoffice-dgo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654808469 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_dgo.tar.gz) = bb93b75862daae2e7ab0930a43d78c06dabaadab92f78d8e9cbd339d932cb1ad -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_dgo.tar.gz) = 301010 +TIMESTAMP = 1658601884 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_dgo.tar.gz) = 8436c1bbd8652fd08a86fd3d681129d84d89d82f42739f37731bef8681cbbc5b +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_dgo.tar.gz) = 300849 diff --git a/editors/libreoffice-dsb/distinfo b/editors/libreoffice-dsb/distinfo index a16e73ab551..76b458f3b40 100644 --- a/editors/libreoffice-dsb/distinfo +++ b/editors/libreoffice-dsb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654808472 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_dsb.tar.gz) = 44a02fa4318ccd3245ff05886afd66c8669a768cc4ef36b1c118a37965b97aad -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_dsb.tar.gz) = 753768 +TIMESTAMP = 1658601886 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_dsb.tar.gz) = 9e64ac25586c9a1781c64ae93d737c6c18cea9c11252bdfcc1995defd7593017 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_dsb.tar.gz) = 754666 diff --git a/editors/libreoffice-dz/distinfo b/editors/libreoffice-dz/distinfo index ad6e881272d..d95f349d1d3 100644 --- a/editors/libreoffice-dz/distinfo +++ b/editors/libreoffice-dz/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654808482 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_dz.tar.gz) = 6ea0634488ababc66b096f8508ebad0f66272b7bc0196d15e820dbe953082b43 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_dz.tar.gz) = 336899 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_dz.tar.gz) = 9c04d10cfb9de72dace8c33ebaa018ca1f2e6749e0aedf6d4dcd6fe8fe14b519 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_dz.tar.gz) = 3156919 +TIMESTAMP = 1658601892 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_dz.tar.gz) = d8a4da4628fbb71f252342d4f3181b42d3ac5105cf7d7c3deb8969288bd53a7c +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_dz.tar.gz) = 336910 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_dz.tar.gz) = de109237ac51da5cd62655e68f2af6b92944c5a117f81d8a6698dc5c6f29bf39 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_dz.tar.gz) = 3142027 diff --git a/editors/libreoffice-el/distinfo b/editors/libreoffice-el/distinfo index f343dfe95e2..81dfa780ddc 100644 --- a/editors/libreoffice-el/distinfo +++ b/editors/libreoffice-el/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654808487 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_el.tar.gz) = bcc8884ded1a1f326904b92bf27938314bb15452af6672ae293372f6acbdb7e5 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_el.tar.gz) = 2378603 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_el.tar.gz) = 2423498958d289d0d796902b9d26cd70bc22dacfef056a3facffd87ac436ad63 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_el.tar.gz) = 3523267 +TIMESTAMP = 1658601905 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_el.tar.gz) = 1c64940819e71099cbdd24d6a9dec6852809fb7d78b33b73373586096c5f00c7 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_el.tar.gz) = 2378711 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_el.tar.gz) = 5f483c353ab3301b4edc4719fdd97f358bb12b5d5c52391163a563e404fcf036 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_el.tar.gz) = 3506977 diff --git a/editors/libreoffice-en_GB/distinfo b/editors/libreoffice-en_GB/distinfo index b8df5674831..d4f32fe0fb6 100644 --- a/editors/libreoffice-en_GB/distinfo +++ b/editors/libreoffice-en_GB/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654808501 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_en-GB.tar.gz) = 7db734d1dd46c5dd84267c4c99a570b0d3f93b664aadb7005b93249f4141711c -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_en-GB.tar.gz) = 4602597 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_en-GB.tar.gz) = 2575f29d2b04fdfb7bb5aff90e3f435e53a2fda318b37a52e99ad04c6751d77f -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_en-GB.tar.gz) = 2910308 +TIMESTAMP = 1658601917 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_en-GB.tar.gz) = 78c2741c4b9c5bca0c897c6fdeae0511c26072106bf5254054f508e60e4b07ba +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_en-GB.tar.gz) = 4620979 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_en-GB.tar.gz) = 3aa881f926d2268b2ac56028c38810d9390fcd48ee527f91f050fe2e116c978f +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_en-GB.tar.gz) = 2896404 diff --git a/editors/libreoffice-en_ZA/distinfo b/editors/libreoffice-en_ZA/distinfo index f37786c7a31..e9495913f6f 100644 --- a/editors/libreoffice-en_ZA/distinfo +++ b/editors/libreoffice-en_ZA/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654808514 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_en-ZA.tar.gz) = e5d1895e5d051050e69a8310cbcf9b350bb2cd10a9ab31de83857e827b28c19b -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_en-ZA.tar.gz) = 4229448 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_en-ZA.tar.gz) = d46c41b6424ce3f7edb0fc0f9931ab95375d1ac445a9cf9713e8d5edbca62dec -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_en-ZA.tar.gz) = 2903799 +TIMESTAMP = 1658601929 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_en-ZA.tar.gz) = 4e04cee170c7404a46738f5a0a99e84dba4221868b8d372d04e36a29e657e4d9 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_en-ZA.tar.gz) = 4229506 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_en-ZA.tar.gz) = 585141a08dd4fb891be0bf95300b002a7157b9dff15e756bc91dceae0078f9eb +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_en-ZA.tar.gz) = 2888369 diff --git a/editors/libreoffice-eo/distinfo b/editors/libreoffice-eo/distinfo index 628be5eeead..e278deb1a6c 100644 --- a/editors/libreoffice-eo/distinfo +++ b/editors/libreoffice-eo/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654808523 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_eo.tar.gz) = b1c4d44b3ee0701b7016acf40b81bd7a24a4af117d2ddfe441ae998b56b05eb9 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_eo.tar.gz) = 971300 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_eo.tar.gz) = 5c4d2d3c8a708d83b1685f2280a6b2a7f3e94942e025e8725f5ce46338b1f3cb -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_eo.tar.gz) = 2972072 +TIMESTAMP = 1658601938 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_eo.tar.gz) = 695e5f888811762a6648e90deaa8cf521e73c5808c602ce52a8fbbd0a69aee56 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_eo.tar.gz) = 971747 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_eo.tar.gz) = 7a18f2532a6c3be2c23097af722325eb59eb0c57e47e3266e5405a7889626c4c +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_eo.tar.gz) = 2957283 diff --git a/editors/libreoffice-es/distinfo b/editors/libreoffice-es/distinfo index b925c3fe5ec..62e66b96692 100644 --- a/editors/libreoffice-es/distinfo +++ b/editors/libreoffice-es/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654808528 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_es.tar.gz) = bfdcdc02e7fb19991af3495c14350256e971cc415f02778b40830a0b614e86bf -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_es.tar.gz) = 1722691 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_es.tar.gz) = c4c3399370a51721ff401e1dae7edf0f62b39dc22f2bfcfc76940b45932018fb -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_es.tar.gz) = 3101466 +TIMESTAMP = 1658601947 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_es.tar.gz) = ad60b78f5b168b2ddd1cd1dd7cb1942d119926d50f27dee1798a99aea0dc2b69 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_es.tar.gz) = 1731072 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_es.tar.gz) = 0bdb46cb9df3c0fc35a8317381209b78615dc9b073a993a0c807b96f0d419a5d +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_es.tar.gz) = 3084847 diff --git a/editors/libreoffice-et/distinfo b/editors/libreoffice-et/distinfo index 400c18bcd4f..bc244f76c8c 100644 --- a/editors/libreoffice-et/distinfo +++ b/editors/libreoffice-et/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654808539 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_et.tar.gz) = 958d8d05e26937f7ef01cea8c35c20a4905eebf1c11d685fe5e15e560dfc8a23 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_et.tar.gz) = 1353566 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_et.tar.gz) = 94e8d4856e2caad12bdc64383cfedfc89ba1821b5737e16d665b1e52fedb41ac -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_et.tar.gz) = 2997089 +TIMESTAMP = 1658601956 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_et.tar.gz) = 94290819fe8dd53752c039c61bdd7b6f7bae6605288b56fe136dadf195371a0a +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_et.tar.gz) = 1353506 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_et.tar.gz) = 3637b1d13e23109d9dfedb4ecb45a93031d744772f16266d863d5551fbc9098f +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_et.tar.gz) = 2982460 diff --git a/editors/libreoffice-eu/distinfo b/editors/libreoffice-eu/distinfo index e2a8770bd7d..95c9a8c6ded 100644 --- a/editors/libreoffice-eu/distinfo +++ b/editors/libreoffice-eu/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654808545 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_eu.tar.gz) = 3cf60e805771acc7dd0d5c604effc982046251cbf38f6ee86b5c5c3268091915 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_eu.tar.gz) = 742666 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_eu.tar.gz) = a18d19810a9c2c8e9ae359b3c7e17a9ebee8b5416da404e81183d2715aeec1cb -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_eu.tar.gz) = 2982991 +TIMESTAMP = 1658601962 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_eu.tar.gz) = 7e2263c4c40e3ce7fe6bbbcd286ad39940c5c1a5564cedfac959a2e804ed3f7e +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_eu.tar.gz) = 742326 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_eu.tar.gz) = e94c5b894d9db22e8c7ffd6897b71117582e5ff558e451cb65b5d10916636851 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_eu.tar.gz) = 2967107 diff --git a/editors/libreoffice-fa/distinfo b/editors/libreoffice-fa/distinfo index aaf0cbbf65f..e0d7d2abd06 100644 --- a/editors/libreoffice-fa/distinfo +++ b/editors/libreoffice-fa/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654808547 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_fa.tar.gz) = 74a3ba238d1652923d6888d975ffc4522be0e79ba85d5d369e62fb89d63a9462 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_fa.tar.gz) = 249266 +TIMESTAMP = 1658601964 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_fa.tar.gz) = 16282b1ee1d12ee9055dea8aba01667cfc06aa627bfed2d83cc04d8bbbafca5c +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_fa.tar.gz) = 249365 diff --git a/editors/libreoffice-fi/distinfo b/editors/libreoffice-fi/distinfo index 8db23bb385a..10683bdaa28 100644 --- a/editors/libreoffice-fi/distinfo +++ b/editors/libreoffice-fi/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654808557 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_fi.tar.gz) = d873607d36d38c6a30d9661b0275ffa199a9440ebc72024de0380b464746ced9 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_fi.tar.gz) = 629080 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_fi.tar.gz) = eb803308a7ec7fb03240edac834fa3879b64289a84e1e7d9559d04195d294c4b -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_fi.tar.gz) = 2969936 +TIMESTAMP = 1658601973 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_fi.tar.gz) = d4fcdbd0d35cab6b03c70d9dc4cc0dd37e089b597e50889db05c79358af2125d +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_fi.tar.gz) = 632086 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_fi.tar.gz) = b149ba9f59c8f39d65e7dd4c5c4a94b2b852c70e34acb93ed68f1731414bfb7f +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_fi.tar.gz) = 2955122 diff --git a/editors/libreoffice-fur/distinfo b/editors/libreoffice-fur/distinfo index 25553092cfd..6bfa493f24f 100644 --- a/editors/libreoffice-fur/distinfo +++ b/editors/libreoffice-fur/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654808565 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_fur.tar.gz) = 06513f0c5b35bef7a54203d17a0d14db08d664ff6c93c0d59af4ca208a5df796 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_fur.tar.gz) = 152317 +TIMESTAMP = 1658601981 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_fur.tar.gz) = 1ff09ccdd51f7adf6f8cc79be32dd47b83f1f806b3eb2c52bd0a6a0f06abdf2e +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_fur.tar.gz) = 152564 diff --git a/editors/libreoffice-fy/distinfo b/editors/libreoffice-fy/distinfo index 2a740ef196e..eec51f816bf 100644 --- a/editors/libreoffice-fy/distinfo +++ b/editors/libreoffice-fy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654808568 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_fy.tar.gz) = 993674898cf23bf505fa1b83ce3c1f3c6bcafad5d69e7db320f8c2d9114b3a6b -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_fy.tar.gz) = 663760 +TIMESTAMP = 1658601984 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_fy.tar.gz) = 6892e82e009e31c309850f0490ae9caaff47223db5a00c5ff9a7122575618b0b +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_fy.tar.gz) = 663296 diff --git a/editors/libreoffice-ga/distinfo b/editors/libreoffice-ga/distinfo index 9a49e28b2a0..11d12811643 100644 --- a/editors/libreoffice-ga/distinfo +++ b/editors/libreoffice-ga/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654808571 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_ga.tar.gz) = 64e76ea6ff896dcf98fa6f399840956a4a27c7122b7a16c83f411f46ec54f38c -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_ga.tar.gz) = 510682 +TIMESTAMP = 1658601987 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_ga.tar.gz) = 1de45f999af245a668570a3cdbf911a7665668da1872a9b285244f32eba93e5f +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_ga.tar.gz) = 510721 diff --git a/editors/libreoffice-gd/distinfo b/editors/libreoffice-gd/distinfo index 8abc759e02c..39dbb1e6b4c 100644 --- a/editors/libreoffice-gd/distinfo +++ b/editors/libreoffice-gd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654808575 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_gd.tar.gz) = a3570b09671ba05e8726222066d47d4131995bcb8edd9c40cbddc6fea053b853 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_gd.tar.gz) = 1327149 +TIMESTAMP = 1658601991 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_gd.tar.gz) = 4a3bc8beda5403ebe662f1da3c472f1ef1513fcd9f624116349ba430b59a4a86 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_gd.tar.gz) = 1326485 diff --git a/editors/libreoffice-gl/distinfo b/editors/libreoffice-gl/distinfo index fbf0e592c01..5c62ffa00f1 100644 --- a/editors/libreoffice-gl/distinfo +++ b/editors/libreoffice-gl/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654808584 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_gl.tar.gz) = ec972be92de65f1f176910d6e0491d4e28aff9a30320f3f0979930239ba0803a -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_gl.tar.gz) = 2082216 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_gl.tar.gz) = 2a9186ba75a6b84b3ddd3dbdb8afce6bba5a7307430f601ff145fb00ca005641 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_gl.tar.gz) = 3063805 +TIMESTAMP = 1658601999 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_gl.tar.gz) = e974d8335ad3ea179fd846456882fab12bc33a2478873c9442e9f12b536c2984 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_gl.tar.gz) = 2081447 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_gl.tar.gz) = b23cac271f02a500755185ef97f1504d140cb03ad582649e2d3a7e5ab7dfba50 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_gl.tar.gz) = 3046520 diff --git a/editors/libreoffice-gu/distinfo b/editors/libreoffice-gu/distinfo index 5e191f1f672..ff18086a6bf 100644 --- a/editors/libreoffice-gu/distinfo +++ b/editors/libreoffice-gu/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654808590 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_gu.tar.gz) = d12b85ae2877244520d3d139e881c9eb56b336d65439fe24c6f0c912f1794bdd -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_gu.tar.gz) = 944126 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_gu.tar.gz) = 907e2d888c3790a36424ec7676263865d46c535ef86521e528db6813722868fb -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_gu.tar.gz) = 2964313 +TIMESTAMP = 1658602008 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_gu.tar.gz) = 807f4b5d46d68597da86f1cc11a2042c51faf50895e3c99fa8a78329de726eb2 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_gu.tar.gz) = 944060 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_gu.tar.gz) = e9de8b38a17ae80ea76cf87512fd83146c99f60edffac0f5e9b32017be7f36c8 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_gu.tar.gz) = 2949607 diff --git a/editors/libreoffice-gug/distinfo b/editors/libreoffice-gug/distinfo index f6f804edd50..423c6af72c4 100644 --- a/editors/libreoffice-gug/distinfo +++ b/editors/libreoffice-gug/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654808593 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_gug.tar.gz) = 0a96ab1656c3503e80842244e6f208473cb3c23bdabd78589bea665dad82cd78 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_gug.tar.gz) = 363742 +TIMESTAMP = 1658602011 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_gug.tar.gz) = 1e560f0548b9c172a2e294235d0edc8a3393270952442eee24921c8447a2ebb6 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_gug.tar.gz) = 363762 diff --git a/editors/libreoffice-hi/distinfo b/editors/libreoffice-hi/distinfo index f3cd0336c3f..89a02ef565c 100644 --- a/editors/libreoffice-hi/distinfo +++ b/editors/libreoffice-hi/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654808609 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_hi.tar.gz) = 3d8b08a30f91b56d1af6a8a8933c4a4847149fcad7a3edce87f6f2d87b4e386f -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_hi.tar.gz) = 395007 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_hi.tar.gz) = 183c11225254fa3170b6edeb954c955c554dfbfed7933cd0e8ed971db790a8ed -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_hi.tar.gz) = 3014692 +TIMESTAMP = 1658602028 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_hi.tar.gz) = bd49d18872be7d12f304a42a2711ae11168c19c8afd7a64c591a152723de965e +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_hi.tar.gz) = 395038 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_hi.tar.gz) = 7a297cd6f746c6ec88819a23b18b373b920d3e8211ba10e7251b26bdf47694a1 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_hi.tar.gz) = 3000010 diff --git a/editors/libreoffice-hr/distinfo b/editors/libreoffice-hr/distinfo index 7c213a2b0f2..be15ad0c11c 100644 --- a/editors/libreoffice-hr/distinfo +++ b/editors/libreoffice-hr/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654808615 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_hr.tar.gz) = 1846d9e8700239d203ad6bc1f914421252034e75fdb14259c152da7121d7c347 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_hr.tar.gz) = 732655 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_hr.tar.gz) = 0a3972c372b9c0fb5f439d3222a1279a044494ee70fee1a94fed67ccf97f3659 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_hr.tar.gz) = 3002175 +TIMESTAMP = 1658602033 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_hr.tar.gz) = 9ebfae8616c0136ed4de3387c4f771a34bd61cf5a5d306c13af48331cac06841 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_hr.tar.gz) = 734416 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_hr.tar.gz) = 8c24a563544da3a95f211fd66d3a9214e0a3544a72b69a8366f22874279bda70 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_hr.tar.gz) = 2987178 diff --git a/editors/libreoffice-hsb/distinfo b/editors/libreoffice-hsb/distinfo index 1b8e84cd489..caf574f7b1c 100644 --- a/editors/libreoffice-hsb/distinfo +++ b/editors/libreoffice-hsb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654808619 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_hsb.tar.gz) = 7cfbe53c5e03298cf1c939cd6c80f6159ce268fc4cd0f7667d011f530bed5e0f -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_hsb.tar.gz) = 752969 +TIMESTAMP = 1658602035 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_hsb.tar.gz) = 6c33e9e9e2b05bb510c4b0f4100d8b96b4e3cb99fd17d22f75dfe18ed4913058 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_hsb.tar.gz) = 753226 diff --git a/editors/libreoffice-id/distinfo b/editors/libreoffice-id/distinfo index 691929f50f5..58d29f78446 100644 --- a/editors/libreoffice-id/distinfo +++ b/editors/libreoffice-id/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654808641 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_id.tar.gz) = 7f5b02052f3dc463f2fb93fe612390a8780d93d7e9b7e2ebd04a626a12f39a92 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_id.tar.gz) = 1362427 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_id.tar.gz) = 4537c8308bc2269f35ef67732803cf24a83351b7812de750901faac63c691cbe -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_id.tar.gz) = 2954075 +TIMESTAMP = 1658602056 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_id.tar.gz) = 894ebd156de51a5834cea8d253a22302b210537af6563255d317587a475fc525 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_id.tar.gz) = 1361666 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_id.tar.gz) = ba8562a5e807b764d94fd76ba292f98af50fdd71ecd55192a168653269c57c48 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_id.tar.gz) = 2939384 diff --git a/editors/libreoffice-is/distinfo b/editors/libreoffice-is/distinfo index a35270e9445..c1a36ad7300 100644 --- a/editors/libreoffice-is/distinfo +++ b/editors/libreoffice-is/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654808647 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_is.tar.gz) = d39f194abf3f6654ba1acbf9c69be30c7ab818a710ec4e8e0704c777c2ec9bc0 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_is.tar.gz) = 1226509 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_is.tar.gz) = 89dec33f4171a3e0aad90df5ad6cbc6dc69bccb29f7d94093d872f6c41455b11 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_is.tar.gz) = 3001520 +TIMESTAMP = 1658602065 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_is.tar.gz) = be8f2e2dc7199aeb586c359b84bf042828529635bd296ae54155996d9f2ae2c8 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_is.tar.gz) = 1226534 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_is.tar.gz) = c2e371a95da26c2979853c54e02001bca8d89872c4e40ed15eb6a24e9e8a9bc1 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_is.tar.gz) = 2986562 diff --git a/editors/libreoffice-it/distinfo b/editors/libreoffice-it/distinfo index 5f75e23f27c..56998556d54 100644 --- a/editors/libreoffice-it/distinfo +++ b/editors/libreoffice-it/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654808660 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_it.tar.gz) = 81f0502fc5affde9fc481d37624ec30a62cfe014418858a9313f0c741bee8f56 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_it.tar.gz) = 1758406 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_it.tar.gz) = a13c3a360528fe5f103a75f85616508a0ad98af4eef2938051bf907e3a7e862e -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_it.tar.gz) = 3014584 +TIMESTAMP = 1658602070 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_it.tar.gz) = 235ae1df4f0e88fd76b9d25f0969a3c6af3932dc517414a0591247336b99ca5c +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_it.tar.gz) = 1758807 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_it.tar.gz) = 5dac000f1a3a22eddbaffbe1f7c74a683550324fac6c2baa13e845c5a87c46d0 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_it.tar.gz) = 3002317 diff --git a/editors/libreoffice-ka/distinfo b/editors/libreoffice-ka/distinfo index 589e27da2e0..4742c3d5954 100644 --- a/editors/libreoffice-ka/distinfo +++ b/editors/libreoffice-ka/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654808682 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_ka.tar.gz) = 01017b9d2e829b1b6cea2a0b9cc5cdcae13536268886f231cf33748ac68224d5 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_ka.tar.gz) = 277066 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_ka.tar.gz) = 775f8b192fcfe768a01e1c534db265b045abdaee3daebc5fad565ef51a98d2a0 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_ka.tar.gz) = 3131591 +TIMESTAMP = 1658602085 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_ka.tar.gz) = ae6a56607c5b96a28745738b8dbdb4dbec6fb61c410786a9341c9e33f21f673c +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_ka.tar.gz) = 277218 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_ka.tar.gz) = 7e97ccc3de5cf1265c7ee0af3daf81cbbb2b1232ccb3431025c3a8c7ba458a83 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_ka.tar.gz) = 3118501 diff --git a/editors/libreoffice-kab/distinfo b/editors/libreoffice-kab/distinfo index 18212af97ba..c6693c58f44 100644 --- a/editors/libreoffice-kab/distinfo +++ b/editors/libreoffice-kab/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654808685 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_kab.tar.gz) = c947587144d8733ce0a872b1867a876313c743ffe0806ca09ca9465b5891efc0 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_kab.tar.gz) = 452187 +TIMESTAMP = 1658602087 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_kab.tar.gz) = bc59c637fee90d400fd4c4195fcb648790d50433256ae760c4a4d3f4009993fe +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_kab.tar.gz) = 451482 diff --git a/editors/libreoffice-kk/distinfo b/editors/libreoffice-kk/distinfo index 2d0472c47a2..9be3c480a36 100644 --- a/editors/libreoffice-kk/distinfo +++ b/editors/libreoffice-kk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654808687 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_kk.tar.gz) = 9692cf8b06ab2038e0a8556ee6db8c7802362b77c7cd7df3a4f07c0f08de8797 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_kk.tar.gz) = 571653 +TIMESTAMP = 1658602090 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_kk.tar.gz) = 7a23e3204bac9f54b18eb8c4037818db2315e6709dd57dd80238e12342d0daff +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_kk.tar.gz) = 571469 diff --git a/editors/libreoffice-km/distinfo b/editors/libreoffice-km/distinfo index 52a0b278231..71210c1a477 100644 --- a/editors/libreoffice-km/distinfo +++ b/editors/libreoffice-km/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654808693 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_km.tar.gz) = 1dc79a6cf0ab531a119a6825db9fdac3de41d48e8bdcd6a6ce2480149d20839c -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_km.tar.gz) = 580022 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_km.tar.gz) = 5774bce34535bccc914425050d1bcc26eb01137726a30bc6c68bc8c403c1ef6a -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_km.tar.gz) = 3306260 +TIMESTAMP = 1658602097 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_km.tar.gz) = ddce6c904039df035ce47830f2ff52496b2910cda834e153044881db8482d4e9 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_km.tar.gz) = 579213 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_km.tar.gz) = a8a2d6c676bf74aeac4c905cacb434368ed4a9920b423da5b6e806e85edf531c +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_km.tar.gz) = 3290784 diff --git a/editors/libreoffice-kmr_Latn/distinfo b/editors/libreoffice-kmr_Latn/distinfo index 3ed45c09332..da9af3cfb27 100644 --- a/editors/libreoffice-kmr_Latn/distinfo +++ b/editors/libreoffice-kmr_Latn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654808696 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_kmr-Latn.tar.gz) = 71c9e88287e29755454412493d93f7b1268e4d4e967d8e08052c227f5a59c860 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_kmr-Latn.tar.gz) = 238916 +TIMESTAMP = 1658602099 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_kmr-Latn.tar.gz) = 9c223a03817b504264ddaacb85595a8f23c7b36e5cfa7347ff599e51f6bcd924 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_kmr-Latn.tar.gz) = 238573 diff --git a/editors/libreoffice-kn/distinfo b/editors/libreoffice-kn/distinfo index 794cc08479a..412928e17bb 100644 --- a/editors/libreoffice-kn/distinfo +++ b/editors/libreoffice-kn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654808702 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_kn.tar.gz) = e4814c635e38ae46fce9ff7d7880804c79c4fd826f5c0e8cc282cec9a62b3d40 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_kn.tar.gz) = 391473 +TIMESTAMP = 1658602101 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_kn.tar.gz) = 2d9fcce270838c36731733c71bf1d7553507e1f5583110a35de180dbeeeff1a3 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_kn.tar.gz) = 391020 diff --git a/editors/libreoffice-kok/distinfo b/editors/libreoffice-kok/distinfo index af7df7297fa..c45a6bdcd23 100644 --- a/editors/libreoffice-kok/distinfo +++ b/editors/libreoffice-kok/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654808716 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_kok.tar.gz) = 87340cb402660dadaedb5d6458b426ab57d5e615e0b712f2088faa5fdb5be751 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_kok.tar.gz) = 285931 +TIMESTAMP = 1658602112 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_kok.tar.gz) = dc675f8e0d987260954c5a2e61c3317886ad51d071cf5c3ba40382e55a2bf1eb +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_kok.tar.gz) = 285751 diff --git a/editors/libreoffice-ks/distinfo b/editors/libreoffice-ks/distinfo index 2ddf821dbcb..ae4c1a03370 100644 --- a/editors/libreoffice-ks/distinfo +++ b/editors/libreoffice-ks/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654808719 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_ks.tar.gz) = df55a4f41b638cf34db136c562f4b06e0e1214443ca107d57de9890fa02e4094 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_ks.tar.gz) = 235479 +TIMESTAMP = 1658602114 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_ks.tar.gz) = 8fcba1e0ffb09d3d5596b265ec5ee8e7e20885904cd2976431ff024c91311b19 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_ks.tar.gz) = 235431 diff --git a/editors/libreoffice-lb/distinfo b/editors/libreoffice-lb/distinfo index cc62d5c9fc3..ba3fb07c537 100644 --- a/editors/libreoffice-lb/distinfo +++ b/editors/libreoffice-lb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654808721 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_lb.tar.gz) = 5771ffdb3dd496dc8f9c03a28ba2eee73952330ce41e92fed48aaeba33871be3 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_lb.tar.gz) = 111221 +TIMESTAMP = 1658602116 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_lb.tar.gz) = 40f9d571f28c05f2f4d4a276898271109dc076c32659ecf098e032e507c32d6c +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_lb.tar.gz) = 111380 diff --git a/editors/libreoffice-lo/distinfo b/editors/libreoffice-lo/distinfo index cea25d9e32c..96d85a9245a 100644 --- a/editors/libreoffice-lo/distinfo +++ b/editors/libreoffice-lo/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654808730 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_lo.tar.gz) = df67e3a13a650e0d162f34c46b164fef9ef86ac3299adaf0bbd27a121b7c463b -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_lo.tar.gz) = 375477 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_lo.tar.gz) = 9be36d6443be36c38de9da378f8c479cba0211469c717aa27ff621251e581eab -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_lo.tar.gz) = 2991724 +TIMESTAMP = 1658602125 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_lo.tar.gz) = 822a5819cb17eb78916006eee2016631d6d4c4119e01d22389c27b657ac4d315 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_lo.tar.gz) = 375856 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_lo.tar.gz) = 133053c57bb0cca460c063d1249d662c61d3d8f86c5b8d82865d66bd5431cce8 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_lo.tar.gz) = 2976224 diff --git a/editors/libreoffice-lt/distinfo b/editors/libreoffice-lt/distinfo index b3ffb104468..47073a6aaaa 100644 --- a/editors/libreoffice-lt/distinfo +++ b/editors/libreoffice-lt/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654808742 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_lt.tar.gz) = 8f66a379fc020d745ae3b2188214a9422e6cb14074aa6cb234ab2ef498c188e4 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_lt.tar.gz) = 927620 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_lt.tar.gz) = 4fd2ae7dd2c3ce4077decbfb32cbb3c9c361e24f0e014221792cab6cdff55748 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_lt.tar.gz) = 3127954 +TIMESTAMP = 1658602135 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_lt.tar.gz) = 438ad6e54841863de56f46f1eb3b71c43f6811a2b769967b85b7f828d92e870e +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_lt.tar.gz) = 928169 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_lt.tar.gz) = 74a4bc552a51bf3768c5387ae1f3b8d4c4c36a045d2bcaba9016555912c4570e +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_lt.tar.gz) = 3113625 diff --git a/editors/libreoffice-lv/distinfo b/editors/libreoffice-lv/distinfo index 5f3da004f09..661e87e6d79 100644 --- a/editors/libreoffice-lv/distinfo +++ b/editors/libreoffice-lv/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654808748 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_lv.tar.gz) = a78a3440b1f968ab29f8de5f55d1561fb5daac338913049a026307523a384cf7 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_lv.tar.gz) = 862430 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_lv.tar.gz) = b6a5f974f081fc7a80869e11d36c7c20d767dfa0d64caa4f6508d1e7912912ae -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_lv.tar.gz) = 2991461 +TIMESTAMP = 1658602144 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_lv.tar.gz) = 338be0f5dfc3a9b6ea726c81490891b6f44189f4deeae1f8db11065a2cd0d716 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_lv.tar.gz) = 861933 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_lv.tar.gz) = e2d54a4cd41caf8aa1bdc755d0f82cddbdfc19ca6d2023afc60122928e4ebe22 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_lv.tar.gz) = 2977379 diff --git a/editors/libreoffice-mai/distinfo b/editors/libreoffice-mai/distinfo index 7d7427d82a7..33e251b4a45 100644 --- a/editors/libreoffice-mai/distinfo +++ b/editors/libreoffice-mai/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654808751 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_mai.tar.gz) = 1a1c5895d1eeebc63397614a5742af10d45171a200a7686cd87ee09cee638eec -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_mai.tar.gz) = 231938 +TIMESTAMP = 1658602147 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_mai.tar.gz) = 1ab4b4358388959935aae4201cc28658f512ae1ca7ac70dc1ba319c7d0ab5f55 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_mai.tar.gz) = 231760 diff --git a/editors/libreoffice-mk/distinfo b/editors/libreoffice-mk/distinfo index 913d9147126..fea323cc006 100644 --- a/editors/libreoffice-mk/distinfo +++ b/editors/libreoffice-mk/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654808765 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_mk.tar.gz) = 3ec9a3379c7f63ecde24f181af4eee430be04e22daf55fc2199d860c2dcb32f1 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_mk.tar.gz) = 328512 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_mk.tar.gz) = c42742cae7758ba109cd48eac2959dff6357e0be13b167f46f0dd92597cda7e6 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_mk.tar.gz) = 3006320 +TIMESTAMP = 1658602157 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_mk.tar.gz) = 513337366d7990a8609e28741b5933176ad9465723cd1a13830a2037bd829ab5 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_mk.tar.gz) = 328990 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_mk.tar.gz) = 833ad2aa69c52c9409f9ceca65da0b823fd0b490ba8ab83bddbb7796b3208b77 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_mk.tar.gz) = 2991880 diff --git a/editors/libreoffice-ml/distinfo b/editors/libreoffice-ml/distinfo index 43bef015c24..dc8368082c6 100644 --- a/editors/libreoffice-ml/distinfo +++ b/editors/libreoffice-ml/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654808768 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_ml.tar.gz) = 657cf878e43dc5d65ca434cb8cbc468c3f0f5f67c16605ff65b2eb3982489903 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_ml.tar.gz) = 362492 +TIMESTAMP = 1658602159 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_ml.tar.gz) = 11a3b00e7ef8eaeea8a28112dd12877413e599943a585e0a03e04be0ff523a8b +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_ml.tar.gz) = 362797 diff --git a/editors/libreoffice-mn/distinfo b/editors/libreoffice-mn/distinfo index 8034651585c..45c17e271f6 100644 --- a/editors/libreoffice-mn/distinfo +++ b/editors/libreoffice-mn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654808773 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_mn.tar.gz) = ae7e23e423c71f6eecd01b1b7094c81dd56ade73407e67262e94c17e2aae1913 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_mn.tar.gz) = 1615143 +TIMESTAMP = 1658602164 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_mn.tar.gz) = f500923c4e0bf4e0e38e42c3ac56ef4c70e30328f4b3dffaef545adbf4eca03b +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_mn.tar.gz) = 1621595 diff --git a/editors/libreoffice-mni/distinfo b/editors/libreoffice-mni/distinfo index 2bda79fc540..50f46cebdf8 100644 --- a/editors/libreoffice-mni/distinfo +++ b/editors/libreoffice-mni/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654808776 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_mni.tar.gz) = 5620d39f2ac6afdbc5e30600a660af3b6af43bf76debacc847fe77636c82ba94 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_mni.tar.gz) = 277258 +TIMESTAMP = 1658602166 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_mni.tar.gz) = 3fc285f2ac3e84f8518df1b94ff7068beae88ed4c091379611d4536b7eb9108f +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_mni.tar.gz) = 277311 diff --git a/editors/libreoffice-mr/distinfo b/editors/libreoffice-mr/distinfo index d44b102ebef..ef904b54499 100644 --- a/editors/libreoffice-mr/distinfo +++ b/editors/libreoffice-mr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654808779 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_mr.tar.gz) = 8cf11cf1eed15f41a5623db26dbb4621c911e3c5c92f46356655058f8c5155b2 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_mr.tar.gz) = 389997 +TIMESTAMP = 1658602169 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_mr.tar.gz) = 696b5c9dbb17e4620ab8c1f22909e92aade2581678f64d29ea3a39a3df24c900 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_mr.tar.gz) = 390269 diff --git a/editors/libreoffice-my/distinfo b/editors/libreoffice-my/distinfo index eefc6006687..608c97d018c 100644 --- a/editors/libreoffice-my/distinfo +++ b/editors/libreoffice-my/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654808782 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_my.tar.gz) = 59ba7ff5c0814e8f8630321e27b09e4e9456dd36926868a932abebee3aef874f -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_my.tar.gz) = 313901 +TIMESTAMP = 1658602171 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_my.tar.gz) = e9f8c05be63061a6aa9ea680802ef9a8ea9d04b98b29aad2de7171b50880835f +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_my.tar.gz) = 313930 diff --git a/editors/libreoffice-nb/distinfo b/editors/libreoffice-nb/distinfo index b03012a00dd..6704b94b645 100644 --- a/editors/libreoffice-nb/distinfo +++ b/editors/libreoffice-nb/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654808793 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_nb.tar.gz) = 0b22a7241a43881ec97a8f51bcb7145bd21c1c7b57327a25a483c08e0ffb3e7a -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_nb.tar.gz) = 2949780 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_nb.tar.gz) = e212505eff70e6f2b8802b51f34f6b48495bcb91ff1b62fe2f58b20beb02f38c -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_nb.tar.gz) = 3023686 +TIMESTAMP = 1658602182 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_nb.tar.gz) = bdaaab3864f1bbf756d66b7577904793b5da816ec784523b5e075a4e3c8b1bed +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_nb.tar.gz) = 2949269 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_nb.tar.gz) = 5401320847fb12f5affdd5e780780ad264fe62a5c3065df386e8b629b927e571 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_nb.tar.gz) = 3008352 diff --git a/editors/libreoffice-ne/distinfo b/editors/libreoffice-ne/distinfo index b0c548b17cb..5a48870b706 100644 --- a/editors/libreoffice-ne/distinfo +++ b/editors/libreoffice-ne/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654808803 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_ne.tar.gz) = ffed33749e9b2a6235a215f103207b9af2f6e2a83dec3ff5f1cbc13c8256335a -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_ne.tar.gz) = 673016 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_ne.tar.gz) = c4dd3c02c8590c5accd5eaa8834855493b4b110367df708e6827f8842f811242 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_ne.tar.gz) = 3113643 +TIMESTAMP = 1658602191 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_ne.tar.gz) = 274121e17f07ab3e9c05ac8b765d27f07bebac4557a1a750a49510c60e02942b +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_ne.tar.gz) = 673437 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_ne.tar.gz) = 815a138abb1696c11aada92912b358e629732f26de8660337fa6479895c3bc3f +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_ne.tar.gz) = 3097722 diff --git a/editors/libreoffice-nl/distinfo b/editors/libreoffice-nl/distinfo index 6fdca1711b5..681bc0bf0a7 100644 --- a/editors/libreoffice-nl/distinfo +++ b/editors/libreoffice-nl/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654808816 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_nl.tar.gz) = 771b5df58ea7660733d2b61965ca389b377b446043c3d540977bdd6614bb0b2b -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_nl.tar.gz) = 1420739 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_nl.tar.gz) = f748aad96353724d93848038152c47b050eaa254f1439582c25ebc6e854344c7 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_nl.tar.gz) = 3102225 +TIMESTAMP = 1658602198 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_nl.tar.gz) = 60f8e2f42bfa760a0419e244befd149e05ae737115535d0184030611c34a1cb2 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_nl.tar.gz) = 1421067 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_nl.tar.gz) = 901b40328f8ec00c4decf97a2075edaf4df57a2add668f5409de41cecc92e68b +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_nl.tar.gz) = 3085436 diff --git a/editors/libreoffice-nn/distinfo b/editors/libreoffice-nn/distinfo index 449364d1bd9..a0032044184 100644 --- a/editors/libreoffice-nn/distinfo +++ b/editors/libreoffice-nn/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654808827 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_nn.tar.gz) = 616af5614a0be9844aa85eb89ae6969b40b5689c9f55b36e8b87ff99ae6f164c -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_nn.tar.gz) = 2950990 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_nn.tar.gz) = 4b19926a4cd4db5b7775afc5fd4b7f742d98a36123b0cbb0e1b9b60200bf5479 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_nn.tar.gz) = 3185222 +TIMESTAMP = 1658602206 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_nn.tar.gz) = 50a0890e1ef35f528fc03f98557de24cd91bd946951cb03dd390a387c378ed59 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_nn.tar.gz) = 2951923 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_nn.tar.gz) = 1d83192a1d42e2f067ec922adbd1861d61299b14586f7fb7f255ca8901394e3e +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_nn.tar.gz) = 3166538 diff --git a/editors/libreoffice-nr/distinfo b/editors/libreoffice-nr/distinfo index 76a69bd2463..4ce128a2671 100644 --- a/editors/libreoffice-nr/distinfo +++ b/editors/libreoffice-nr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654808829 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_nr.tar.gz) = c750607e11073f709fba4f0aa30ad790ec49ca2d4693ea414b485a34543103b8 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_nr.tar.gz) = 204028 +TIMESTAMP = 1658602208 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_nr.tar.gz) = 6af965a918d002ec7e848f72c1dbbbdcccaf542b893151a13bf12c3a6c562208 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_nr.tar.gz) = 204312 diff --git a/editors/libreoffice-nso/distinfo b/editors/libreoffice-nso/distinfo index 114e4449d55..4d5f7cbbb98 100644 --- a/editors/libreoffice-nso/distinfo +++ b/editors/libreoffice-nso/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654808831 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_nso.tar.gz) = 0b3e59c66da71db35491b9c5ddfb9628b7fc4c8b07bd5c1800a238c9a06edc43 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_nso.tar.gz) = 230117 +TIMESTAMP = 1658602212 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_nso.tar.gz) = 1b316713c2f601775ea066ad41deeea01336338e665f4a0ae92de176a38fd8cf +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_nso.tar.gz) = 230313 diff --git a/editors/libreoffice-oc/distinfo b/editors/libreoffice-oc/distinfo index a5ca86c0357..e2210dc7488 100644 --- a/editors/libreoffice-oc/distinfo +++ b/editors/libreoffice-oc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654808835 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_oc.tar.gz) = 534baf2cbd417228fbee3744deb5297f60823a675f5c836e815316b585e94647 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_oc.tar.gz) = 982868 +TIMESTAMP = 1658602216 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_oc.tar.gz) = f4d16ebc1ffb610d1fb73a3c4215d7b6ccf440124805e87a6584d851af9a4998 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_oc.tar.gz) = 984046 diff --git a/editors/libreoffice-om/distinfo b/editors/libreoffice-om/distinfo index cc4b1dfd092..ea7c9e82e78 100644 --- a/editors/libreoffice-om/distinfo +++ b/editors/libreoffice-om/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654808841 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_om.tar.gz) = 045708b1755645aa43a2a837ec831b8b35a5e0db38da343583be91241ee0739c -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_om.tar.gz) = 351216 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_om.tar.gz) = a1b48c23f3a8d3177a436840fb897ff155309db2808f11c19a6350cb1cdac46b -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_om.tar.gz) = 3064289 +TIMESTAMP = 1658602221 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_om.tar.gz) = ed7f531591b291f56b20cabc612b2ec1b757ceba5b6baebae980dcecedd7adc6 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_om.tar.gz) = 351256 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_om.tar.gz) = 974367362bd73b300d644d3d281253f8dc05c53637562db0c85fa052fab9f6c1 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_om.tar.gz) = 3049776 diff --git a/editors/libreoffice-or/distinfo b/editors/libreoffice-or/distinfo index c22b9d76ab8..dbb2b186d02 100644 --- a/editors/libreoffice-or/distinfo +++ b/editors/libreoffice-or/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654808843 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_or.tar.gz) = 7ddbcd1fcec3262066af8d818ee3f2fd9a945d322880040bb343fa46adf9300d -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_or.tar.gz) = 402735 +TIMESTAMP = 1658602224 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_or.tar.gz) = 5bb2f51c0731ea42bf332f66ac951ecb32e9fa4212d223a67f2a286dbd10d30d +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_or.tar.gz) = 402778 diff --git a/editors/libreoffice-pa_IN/distinfo b/editors/libreoffice-pa_IN/distinfo index 5b0a6673a3c..0b5c36afffc 100644 --- a/editors/libreoffice-pa_IN/distinfo +++ b/editors/libreoffice-pa_IN/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654808846 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_pa-IN.tar.gz) = 0d8f0cc811cebb5d1b05d2141680dffd5d8f318d60e5f9e4495dd04d5e23a050 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_pa-IN.tar.gz) = 356149 +TIMESTAMP = 1658602227 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_pa-IN.tar.gz) = 663753d61b3a500d4f85922e0537b8e91be20d82773a0d122b5476e45a3d44cd +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_pa-IN.tar.gz) = 364438 diff --git a/editors/libreoffice-ro/distinfo b/editors/libreoffice-ro/distinfo index 0cb11957919..436f0b81002 100644 --- a/editors/libreoffice-ro/distinfo +++ b/editors/libreoffice-ro/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654808898 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_ro.tar.gz) = 40c5ed14c1d83acfdb5ef655a2e989d4cc6eab5e9f0e9832499185164858e743 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_ro.tar.gz) = 1861354 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_ro.tar.gz) = aa75412c6b9ba6d00c8bbb94a3ed6dd11407e2118d15be68646ef257691b3a2e -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_ro.tar.gz) = 2959668 +TIMESTAMP = 1658602270 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_ro.tar.gz) = 01a55e5329d5206d1ba92be9e5c3ff01b5fa36840ebce08595f831e7c62d021c +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_ro.tar.gz) = 1864651 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_ro.tar.gz) = 28ae84db4a0effcbdc8c84c24ad17cdfcde611c5356e8e7ff5eb73e64f49f382 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_ro.tar.gz) = 2945400 diff --git a/editors/libreoffice-rw/distinfo b/editors/libreoffice-rw/distinfo index d9effba4b11..f1bc36d2c1a 100644 --- a/editors/libreoffice-rw/distinfo +++ b/editors/libreoffice-rw/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654808906 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_rw.tar.gz) = 658dde5571c8fbfddeac38de2bee9e3a1e38f7ff8fa0ae2517e9036ad2196ff3 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_rw.tar.gz) = 248770 +TIMESTAMP = 1658602280 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_rw.tar.gz) = d1ba763f92ee20fe9f77f8ef3522ad194c32ca08668e1e757865d1f09ccde774 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_rw.tar.gz) = 248957 diff --git a/editors/libreoffice-sa_IN/distinfo b/editors/libreoffice-sa_IN/distinfo index ee37c0927ba..0651698d36d 100644 --- a/editors/libreoffice-sa_IN/distinfo +++ b/editors/libreoffice-sa_IN/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654808908 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_sa-IN.tar.gz) = 5dc15eaf4e070641e037ad76132b91e487ed9611cbc2640b62c1bc68a1e2d6b3 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_sa-IN.tar.gz) = 309092 +TIMESTAMP = 1658602284 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_sa-IN.tar.gz) = bbdca0bbe31ea0007d0511fb86d83c17562bd402be6649fd855c8aec81d14c35 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_sa-IN.tar.gz) = 309361 diff --git a/editors/libreoffice-sat/distinfo b/editors/libreoffice-sat/distinfo index 75d71e114b2..239c094adf4 100644 --- a/editors/libreoffice-sat/distinfo +++ b/editors/libreoffice-sat/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654808911 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_sat.tar.gz) = bbf265a3e4a2bd56f6f789c4be7aaa1ed61e32e5eae5100aee8b361760dc1586 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_sat.tar.gz) = 351686 +TIMESTAMP = 1658602287 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_sat.tar.gz) = 40a35a0ef17a87aa38dc43189005deea33d2cede1d43f173fdc6721670210e5e +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_sat.tar.gz) = 351302 diff --git a/editors/libreoffice-sd/distinfo b/editors/libreoffice-sd/distinfo index 9753496da52..c3f0a820c9e 100644 --- a/editors/libreoffice-sd/distinfo +++ b/editors/libreoffice-sd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654808913 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_sd.tar.gz) = 2c564cb697cb34c153a3e17f07ff6a3eec7c6ed47511b156e3cb455344317387 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_sd.tar.gz) = 302362 +TIMESTAMP = 1658602290 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_sd.tar.gz) = cf77071b8cd148404c7be185eca1c06163fb4e5ac83af065b6804ae93c8498c3 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_sd.tar.gz) = 302096 diff --git a/editors/libreoffice-si/distinfo b/editors/libreoffice-si/distinfo index 647cb96fb6b..5a860847f4e 100644 --- a/editors/libreoffice-si/distinfo +++ b/editors/libreoffice-si/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654808924 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_si.tar.gz) = e8d16fc5a2e199090dd1dcc7942ae45bc0b31004e8368baee1876abdac550c1c -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_si.tar.gz) = 546850 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_si.tar.gz) = 7ceeaed808aa7497fccb3ac4366b0eb21f5ce3511b2d1cd7c2b3f9cab99d3e1b -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_si.tar.gz) = 3168578 +TIMESTAMP = 1658602300 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_si.tar.gz) = 86504ce4143f7cfb19f623600c1bfda53e5dbdfb05ef91f7a045d765a524b3be +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_si.tar.gz) = 546907 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_si.tar.gz) = 34b8be75f364292edc179962d2eb1e1d4db02e3da06c0e5a38b74b011364ebf8 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_si.tar.gz) = 3153711 diff --git a/editors/libreoffice-sid/distinfo b/editors/libreoffice-sid/distinfo index 505a72a7d29..aa506e13368 100644 --- a/editors/libreoffice-sid/distinfo +++ b/editors/libreoffice-sid/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654808930 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_sid.tar.gz) = c375b319dee4b3d71a9df085a6f19eb39cb0d49fce50e6b59ea8b5ed435db9b9 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_sid.tar.gz) = 376562 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_sid.tar.gz) = 742a18bb5efc7ee4ac103ffa94cb4882614d2110dd23c4b9872aab1031b57484 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_sid.tar.gz) = 3061070 +TIMESTAMP = 1658602307 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_sid.tar.gz) = c3b581c513fb29282861235910309fabcb0ceda66e565b7aec8464c02dd98e0d +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_sid.tar.gz) = 376386 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_sid.tar.gz) = 34bfbaf39b6399aaf52ea58d100c8bc4d6e84bf8b97922766565b8b6748295db +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_sid.tar.gz) = 3046827 diff --git a/editors/libreoffice-sk/distinfo b/editors/libreoffice-sk/distinfo index 1284cdee251..f5c43393fbd 100644 --- a/editors/libreoffice-sk/distinfo +++ b/editors/libreoffice-sk/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654808943 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_sk.tar.gz) = 1ee3a9ec8adac98a23d2258c4140d7b0758be573c5c4ecd45a59fb88cef2569b -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_sk.tar.gz) = 1783951 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_sk.tar.gz) = 7267abc87a6a3fd09f225aab1f3063dce8ac34bee58b3aa057d73384e55b5041 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_sk.tar.gz) = 3158150 +TIMESTAMP = 1658602317 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_sk.tar.gz) = 258a8a03b04d1f044a2c90ac3700e7542c9c72252b55030d0701763e86dc326e +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_sk.tar.gz) = 1783043 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_sk.tar.gz) = 59520e7d64a620ef277a068fc020363b120793f1f31cb535832a90ce8d916dd7 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_sk.tar.gz) = 3144461 diff --git a/editors/libreoffice-sl/distinfo b/editors/libreoffice-sl/distinfo index 364ab3ed5ee..b00a8cb6786 100644 --- a/editors/libreoffice-sl/distinfo +++ b/editors/libreoffice-sl/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654808956 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_sl.tar.gz) = 148cdb17e45612ce21ddf74ac6c20d416781820bf1997e710d5d3474425e8504 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_sl.tar.gz) = 2099083 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_sl.tar.gz) = dfca763844675e321a215c567a3d87c900c09af878aa8fd4e72aebc8ff892186 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_sl.tar.gz) = 3067958 +TIMESTAMP = 1658602329 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_sl.tar.gz) = 31484ffdfae2fee1a114cde2dbcda0b68f822f69cbdb79a38264a9834dd34091 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_sl.tar.gz) = 2099307 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_sl.tar.gz) = 01c1d2b36b2c892e19390f0cf64f03815e4822be0619e8efbf46a33cb72a1d7e +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_sl.tar.gz) = 3053653 diff --git a/editors/libreoffice-sq/distinfo b/editors/libreoffice-sq/distinfo index 46c74ed3d0d..60683d0921f 100644 --- a/editors/libreoffice-sq/distinfo +++ b/editors/libreoffice-sq/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654808966 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_sq.tar.gz) = 72917b8a6baa7d0380b5d3cb991f7e35f287c1c5b31924e39795555d7b377004 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_sq.tar.gz) = 910559 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_sq.tar.gz) = 919bf73d9825d9340875ad4bc621b2d59d5129de710c7e8107df63681f2b76be -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_sq.tar.gz) = 2986184 +TIMESTAMP = 1658602340 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_sq.tar.gz) = 0fc78fdca3743d9dc0406fa129f16aaa7dc6db606385ba8d0c126f9e9a9fede2 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_sq.tar.gz) = 910257 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_sq.tar.gz) = c57dbeb96f69a780e48945e6eda8745b47695813d3f41482e147264cb4f732e0 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_sq.tar.gz) = 2971807 diff --git a/editors/libreoffice-sr/distinfo b/editors/libreoffice-sr/distinfo index 42d168847ab..e198f800bca 100644 --- a/editors/libreoffice-sr/distinfo +++ b/editors/libreoffice-sr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654808969 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_sr.tar.gz) = 5441ddfe9c0830ab070e7c2993e578a9efc02f6a818c50943ab7a2d2b921b9f1 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_sr.tar.gz) = 2177228 +TIMESTAMP = 1658602347 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_sr.tar.gz) = aee7d1ab510823ba276aeafd6d1a52b7f43df02f5a685448cf1913e7f4f74418 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_sr.tar.gz) = 2178424 diff --git a/editors/libreoffice-sr_Latn/distinfo b/editors/libreoffice-sr_Latn/distinfo index 70a55df7c65..0372580af11 100644 --- a/editors/libreoffice-sr_Latn/distinfo +++ b/editors/libreoffice-sr_Latn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654808972 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_sr-Latn.tar.gz) = 9cbec8e36f2f014cb6f5ff6435e87cce34df53a1ff0d2ddaaed6f8994fdbbb51 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_sr-Latn.tar.gz) = 1862656 +TIMESTAMP = 1658602351 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_sr-Latn.tar.gz) = 4b6658726173139d232375ad77e1db90546d4363797b278fed35a6b74e44fc27 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_sr-Latn.tar.gz) = 1863001 diff --git a/editors/libreoffice-ss/distinfo b/editors/libreoffice-ss/distinfo index 62bb71b24d5..651d2f58182 100644 --- a/editors/libreoffice-ss/distinfo +++ b/editors/libreoffice-ss/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654808974 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_ss.tar.gz) = 63f23b1968cc7129e4373eb6442ba3397cf72b292080cba1f91283efda790724 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_ss.tar.gz) = 208778 +TIMESTAMP = 1658602354 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_ss.tar.gz) = 8915cd6078db87aa63b59e4143fa74114afa8c1a4a970ecd08409313335620e3 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_ss.tar.gz) = 208800 diff --git a/editors/libreoffice-st/distinfo b/editors/libreoffice-st/distinfo index 2191a1b0a0a..4aa2f698033 100644 --- a/editors/libreoffice-st/distinfo +++ b/editors/libreoffice-st/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654808977 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_st.tar.gz) = c2eac543d742d9bf6be6b9da7f0c7be56d1ac8b154baf2adcdf3f2a1bb9680b9 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_st.tar.gz) = 204786 +TIMESTAMP = 1658602357 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_st.tar.gz) = 6ff2f8ac6d914fe6641a99987e962ecf26299eea89cade45c083ecd7de0ba32c +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_st.tar.gz) = 204627 diff --git a/editors/libreoffice-sv/distinfo b/editors/libreoffice-sv/distinfo index 8370c25647b..47b00847616 100644 --- a/editors/libreoffice-sv/distinfo +++ b/editors/libreoffice-sv/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654808987 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_sv.tar.gz) = 86b057371f8d2cd7e0a53d0258f1a5e1007f9a23fe191f3df4f76e5091467ac6 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_sv.tar.gz) = 1673940 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_sv.tar.gz) = 14c09275f3ae40533904287780a18982fd13a5121ee2b3865f6d5b266b306876 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_sv.tar.gz) = 3043590 +TIMESTAMP = 1658602369 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_sv.tar.gz) = 174275314070d7ef5225ba6c3e791368e09663ea571dfe4d50c2384109a74f9a +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_sv.tar.gz) = 1682929 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_sv.tar.gz) = 592c3f9ddc506a89a4c1b2bdcbb82d4c8564c17d9788aaefac0ce16682d5da67 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_sv.tar.gz) = 3028710 diff --git a/editors/libreoffice-sw_TZ/distinfo b/editors/libreoffice-sw_TZ/distinfo index c745cc617fd..7e00c6e5d7f 100644 --- a/editors/libreoffice-sw_TZ/distinfo +++ b/editors/libreoffice-sw_TZ/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654808989 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_sw-TZ.tar.gz) = e93b7626ba5d7e30775d7230ee0b8805143c1ee6df5f643233aea3d7f42b565e -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_sw-TZ.tar.gz) = 228047 +TIMESTAMP = 1658602373 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_sw-TZ.tar.gz) = 59f976468b92bf8a6b235e51a9d9077f02759186c63621c73b1335c154bb8a38 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_sw-TZ.tar.gz) = 228385 diff --git a/editors/libreoffice-szl/distinfo b/editors/libreoffice-szl/distinfo index 789c7cb3d3d..defaeccf493 100644 --- a/editors/libreoffice-szl/distinfo +++ b/editors/libreoffice-szl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654808992 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_szl.tar.gz) = 76db151b26fe0177ccb02f4ffb3c563c0835513dcd9a0eff6e8c3eae62ce8835 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_szl.tar.gz) = 518826 +TIMESTAMP = 1658602377 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_szl.tar.gz) = 9cfe8cb4d41e2274661abf3862744712540387a930bad66b5497f9488d122127 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_szl.tar.gz) = 519168 diff --git a/editors/libreoffice-ta/distinfo b/editors/libreoffice-ta/distinfo index a22ce0b2bb8..5b1fd8910d7 100644 --- a/editors/libreoffice-ta/distinfo +++ b/editors/libreoffice-ta/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654808998 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_ta.tar.gz) = 9632f1fb6c5e71354a2cf0adaf76835ccf364ab85ac73b7e7e5f4a0719172308 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_ta.tar.gz) = 503942 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_ta.tar.gz) = 5fda5bb41f451ee47bf2f305b18ab03243c9d531c88ba281150ac89e22450c61 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_ta.tar.gz) = 3323310 +TIMESTAMP = 1658602385 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_ta.tar.gz) = b36c87ea0329f94f4b589dc34ca3b75c3c4500b19583377adbad3e3b48d773db +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_ta.tar.gz) = 503568 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_ta.tar.gz) = 331301fec1f72979dbb3e455184f5db18a2948ebeccabf7f656ca129866494e2 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_ta.tar.gz) = 3308453 diff --git a/editors/libreoffice-te/distinfo b/editors/libreoffice-te/distinfo index dff27928c68..5410bb10301 100644 --- a/editors/libreoffice-te/distinfo +++ b/editors/libreoffice-te/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654809001 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_te.tar.gz) = 16e14e0696aca731fbc8e69db8a2871c22d919eb4dffd18049593add4fabe7ef -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_te.tar.gz) = 793777 +TIMESTAMP = 1658602389 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_te.tar.gz) = 549f2d64f7eb97a0451850855acfc81dbe9291d88691cfb5ccae4edba3971b6a +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_te.tar.gz) = 793229 diff --git a/editors/libreoffice-tg/distinfo b/editors/libreoffice-tg/distinfo index 9c5ac9b25ba..199fe1ca599 100644 --- a/editors/libreoffice-tg/distinfo +++ b/editors/libreoffice-tg/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654809011 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_tg.tar.gz) = e6f6220ee68162c06d7ec5b01cf4a62c4ca9df6fc7e157e33d18f5b36cbee908 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_tg.tar.gz) = 271854 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_tg.tar.gz) = 27ec86b805609a5d5a18dbe16dd3a8d4586bfaf9a91c6d214b6230595020d053 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_tg.tar.gz) = 2974080 +TIMESTAMP = 1658602395 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_tg.tar.gz) = e11e08149cca240524ccd1af07dc2c9b951c2b14b010d2f4211c0d26a99308fa +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_tg.tar.gz) = 271679 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_tg.tar.gz) = 95d6b26d72d4b99810f56c9384f1b18ddcab690bd0345d35529c8d0aaa25098d +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_tg.tar.gz) = 2959168 diff --git a/editors/libreoffice-th/distinfo b/editors/libreoffice-th/distinfo index b052b89a802..76fc8d24ab2 100644 --- a/editors/libreoffice-th/distinfo +++ b/editors/libreoffice-th/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654809013 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_th.tar.gz) = 63c51cef9142a4c7a3d84ce698d30b5673c6855c2b8867c1b6c691e6d2cc07ce -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_th.tar.gz) = 533233 +TIMESTAMP = 1658602399 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_th.tar.gz) = a8470560e6944bc4a9c0a06c012d2e27c8c56db2c70eed21c1d46a8d8bec6867 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_th.tar.gz) = 532958 diff --git a/editors/libreoffice-tn/distinfo b/editors/libreoffice-tn/distinfo index 704a059edd7..755702b66ee 100644 --- a/editors/libreoffice-tn/distinfo +++ b/editors/libreoffice-tn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654809016 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_tn.tar.gz) = 4f7a29e8471d4ea82d60b62c1e11ea06422490fa3dd026d44e72adeec8cf03b7 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_tn.tar.gz) = 190002 +TIMESTAMP = 1658602402 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_tn.tar.gz) = b97ea186ebd5d377cfc1fd624c82a3a4e92483eef21ca56e135a8a49a75cbdbd +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_tn.tar.gz) = 190367 diff --git a/editors/libreoffice-tr/distinfo b/editors/libreoffice-tr/distinfo index cd1043a7fb0..a3f1fe11678 100644 --- a/editors/libreoffice-tr/distinfo +++ b/editors/libreoffice-tr/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654809022 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_tr.tar.gz) = 327a7e8814ee7edfa7b86c8de47d25973ae1201996830398edf9a4e8bf432236 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_tr.tar.gz) = 2441806 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_tr.tar.gz) = 7b64951fcf0d88b6fc2a01983f569ba4e98145252b9f95b2127cbbd246889ab0 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_tr.tar.gz) = 3069942 +TIMESTAMP = 1658602410 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_tr.tar.gz) = fac4c0b8138874acf1d94ab5c2375df4ec2d339e9c65e991fc1f747253306aaa +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_tr.tar.gz) = 2441321 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_tr.tar.gz) = f2d1bec744cdb10fd4cd0ec99ff53d6a62e0df635063456b862e50a2b142a236 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_tr.tar.gz) = 3055214 diff --git a/editors/libreoffice-ts/distinfo b/editors/libreoffice-ts/distinfo index 8353e01c7f4..c87e0cd2f4d 100644 --- a/editors/libreoffice-ts/distinfo +++ b/editors/libreoffice-ts/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654809024 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_ts.tar.gz) = 12a770f9ae7ddd09b9d16e685d26bd2088f76b3373455f210a70e8ff6ba92709 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_ts.tar.gz) = 202637 +TIMESTAMP = 1658602414 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_ts.tar.gz) = ac7e21cb430ca4ac56fc34eb8d3cdb2f8c0bff76af7f6ab6a6e7fdc55105b649 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_ts.tar.gz) = 202693 diff --git a/editors/libreoffice-tt/distinfo b/editors/libreoffice-tt/distinfo index d04fb47a805..58b1a359895 100644 --- a/editors/libreoffice-tt/distinfo +++ b/editors/libreoffice-tt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654809026 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_tt.tar.gz) = 996e7f238409b83a861a97785422ba33a8bca497e64c6e7413f312934e8a858f -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_tt.tar.gz) = 131850 +TIMESTAMP = 1658602417 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_tt.tar.gz) = 5c2f4c9e845dd4f653659f9b0405a682e50e8e51361470564d98dc182ec5ee62 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_tt.tar.gz) = 131411 diff --git a/editors/libreoffice-ug/distinfo b/editors/libreoffice-ug/distinfo index 25b017a089a..510433a5fb0 100644 --- a/editors/libreoffice-ug/distinfo +++ b/editors/libreoffice-ug/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654809036 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_ug.tar.gz) = 43c53cf523b6182ec832fef9a967109e20a93e8b4aaa79ee56a79e3fbced486f -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_ug.tar.gz) = 370621 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_ug.tar.gz) = 48afa6e1f7613fc31d18f61401f0e7c1f28bcf149b7c1610099d4caa2d8241ae -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_ug.tar.gz) = 3118704 +TIMESTAMP = 1658602425 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_ug.tar.gz) = a099ebf7ab4e8c73dc41daef6b4273c86ffcb41826708dc17c3e2f3f67feb7a7 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_ug.tar.gz) = 370168 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_ug.tar.gz) = 744455a8815a933c549f1c5c404703b538e006b82d20aa6b336eb53e4551b74a +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_ug.tar.gz) = 3104039 diff --git a/editors/libreoffice-uz/distinfo b/editors/libreoffice-uz/distinfo index dfa759861c0..9dbd4a70cab 100644 --- a/editors/libreoffice-uz/distinfo +++ b/editors/libreoffice-uz/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654809050 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_uz.tar.gz) = e718cb9aedf934290178287f1bf49666dbe5116883fafbaded404bf7413dc299 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_uz.tar.gz) = 221849 +TIMESTAMP = 1658602442 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_uz.tar.gz) = 9ddc5d07239d21e781c1aafd70e453d9276e92d04de10534c883be428ee4d142 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_uz.tar.gz) = 221944 diff --git a/editors/libreoffice-ve/distinfo b/editors/libreoffice-ve/distinfo index e3a598ea0ed..d4156f1c605 100644 --- a/editors/libreoffice-ve/distinfo +++ b/editors/libreoffice-ve/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654809052 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_ve.tar.gz) = e7206fe0225567f18e4e3319da63493e05893cb26863b4cd045e03bb6f29f858 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_ve.tar.gz) = 205833 +TIMESTAMP = 1658602447 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_ve.tar.gz) = 8472b63ed83e2edd2aa327dd1983a0e366e963c12fd5c757f267ef83d6c567df +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_ve.tar.gz) = 205772 diff --git a/editors/libreoffice-vec/distinfo b/editors/libreoffice-vec/distinfo index ae6923dbd5d..3dabcad1c66 100644 --- a/editors/libreoffice-vec/distinfo +++ b/editors/libreoffice-vec/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654809054 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_vec.tar.gz) = 748bfe614f1850dbe1d2524d3d7c2f2c8b1986b1fb79c4ec723abb7b9eecbb63 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_vec.tar.gz) = 531943 +TIMESTAMP = 1658602451 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_vec.tar.gz) = 0ddcce3f1799a4d493ba8aa355496b11551f423d2a8ef88ef1691413bb3d0d3a +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_vec.tar.gz) = 531636 diff --git a/editors/libreoffice-xh/distinfo b/editors/libreoffice-xh/distinfo index 0c0cdb3571c..67ad95b4617 100644 --- a/editors/libreoffice-xh/distinfo +++ b/editors/libreoffice-xh/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654809067 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_xh.tar.gz) = 6f702e9be64768a3df17814b3c3f058ac459777d592c0bc0a42b5ae2872402eb -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_xh.tar.gz) = 210224 +TIMESTAMP = 1658602464 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_xh.tar.gz) = 7fce9b22f4f10c8af62846efe1fe6de026ad484656d49c6c5e50a44551d004dd +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_xh.tar.gz) = 210098 diff --git a/editors/libreoffice-zu/distinfo b/editors/libreoffice-zu/distinfo index 5c8a89818ce..5ec27660c62 100644 --- a/editors/libreoffice-zu/distinfo +++ b/editors/libreoffice-zu/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654809081 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_zu.tar.gz) = 6a0ea7aa2646554b0f5a1b768c57ff136ab5d84f4c71e4abae1e3de92de6c9ac -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_zu.tar.gz) = 230232 +TIMESTAMP = 1658602483 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_zu.tar.gz) = 69ac4669340266984f7c6db40aa1547d1e9bb8ad192d48c127095413f0531d61 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_zu.tar.gz) = 230047 diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile index 5602b9802b1..347e2ca3761 100644 --- a/editors/libreoffice/Makefile +++ b/editors/libreoffice/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 1 +PORTREVISION= 0 .include "${.CURDIR}/Makefile.common" diff --git a/editors/libreoffice/Makefile.common b/editors/libreoffice/Makefile.common index 4ee23036bfd..0268835fffc 100644 --- a/editors/libreoffice/Makefile.common +++ b/editors/libreoffice/Makefile.common @@ -7,5 +7,5 @@ LICENSE= LGPL3+ MPL20 LICENSE_COMB= dual DISTVERSION= ${LOVERSION}.${RCVER} -LOVERSION= 7.3.4 +LOVERSION= 7.3.5 RCVER= 2 diff --git a/editors/libreoffice/distinfo b/editors/libreoffice/distinfo index 467ff2d2d27..41d15cd935c 100644 --- a/editors/libreoffice/distinfo +++ b/editors/libreoffice/distinfo @@ -1,8 +1,8 @@ -TIMESTAMP = 1654685468 -SHA256 (libreoffice/libreoffice-7.3.4.2.tar.xz) = 48309056aa797eb2ae3aa3ef1b1bc49bd435fd4f2ad5770c45f4aa56fe6f0ff6 -SIZE (libreoffice/libreoffice-7.3.4.2.tar.xz) = 256373724 -SHA256 (libreoffice/libreoffice-help-7.3.4.2.tar.xz) = eef1324f1796196718973cd110c5579fa142cd4ac947d7b1b1fea87c12aa42ad -SIZE (libreoffice/libreoffice-help-7.3.4.2.tar.xz) = 112208564 +TIMESTAMP = 1658601751 +SHA256 (libreoffice/libreoffice-7.3.5.2.tar.xz) = 9b3e0db1ee153330ea05f04109bd817dbac2203d2eed83ef54be54d4c741e991 +SIZE (libreoffice/libreoffice-7.3.5.2.tar.xz) = 256607688 +SHA256 (libreoffice/libreoffice-help-7.3.5.2.tar.xz) = 9571c1953d7297d158dee8849f7e6315b102fb0cafb2280693e6064ef8013ca2 +SIZE (libreoffice/libreoffice-help-7.3.5.2.tar.xz) = 112208852 SHA256 (libreoffice/f543e6e2d7275557a839a164941c0a86e5f2c3f2a0042bfc434c88c6dde9e140-opens___.ttf) = f543e6e2d7275557a839a164941c0a86e5f2c3f2a0042bfc434c88c6dde9e140 SIZE (libreoffice/f543e6e2d7275557a839a164941c0a86e5f2c3f2a0042bfc434c88c6dde9e140-opens___.ttf) = 207992 SHA256 (libreoffice/dtoa-20180411.tgz) = 0082d0684f7db6f62361b76c4b7faba19e0c7ce5cb8e36c4b65fea8281e711b4 diff --git a/editors/libreoffice/files/patch-external_skia_UnpackedTarball__skia.mk b/editors/libreoffice/files/patch-external_skia_UnpackedTarball__skia.mk index ff3c921477d..e430b575d28 100644 --- a/editors/libreoffice/files/patch-external_skia_UnpackedTarball__skia.mk +++ b/editors/libreoffice/files/patch-external_skia_UnpackedTarball__skia.mk @@ -1,9 +1,9 @@ --- external/skia/UnpackedTarball_skia.mk.orig 2022-01-26 14:35:29 UTC +++ external/skia/UnpackedTarball_skia.mk -@@ -37,6 +37,7 @@ skia_patches := \ - disable-freetype-colrv1.1 \ +@@ -38,6 +38,7 @@ skia_patches := \ windows-libraries-system32.patch.1 \ fix-graphite-ifdef.patch.1 \ + tdf148624.patch.1 \ + gfx-skia-skia-src-core-SkCpu.cpp.patch.0 \ $(eval $(call gb_UnpackedTarball_set_patchlevel,skia,1)) diff --git a/editors/libreoffice/files/patch-sdext_source_pdfimport_xpdfwrapper_pdfioutdev__gpl.cxx b/editors/libreoffice/files/patch-sdext_source_pdfimport_xpdfwrapper_pdfioutdev__gpl.cxx deleted file mode 100644 index 1e32c6d74fe..00000000000 --- a/editors/libreoffice/files/patch-sdext_source_pdfimport_xpdfwrapper_pdfioutdev__gpl.cxx +++ /dev/null @@ -1,69 +0,0 @@ ---- sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx.orig 2022-04-26 16:11:01 UTC -+++ sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx -@@ -474,11 +474,17 @@ int PDFOutDev::parseFont( long long nNewId, GfxFont* g - { - // TODO(P3): Unfortunately, need to read stream twice, since - // we must write byte count to stdout before -+#if !POPPLER_CHECK_VERSION(22, 3, 0) - char* pBuf = gfxFont->readEmbFontFile( m_pDoc->getXRef(), &nSize ); -+#else -+ std::optional> pBuf = gfxFont->readEmbFontFile( m_pDoc->getXRef() ); -+#endif - if( pBuf ) - { - aNewFont.isEmbedded = true; -+#if !POPPLER_CHECK_VERSION(22, 3, 0) - gfree(pBuf); -+#endif - } - } - -@@ -492,21 +498,32 @@ void PDFOutDev::writeFontFile( GfxFont* gfxFont ) cons - return; - - int nSize = 0; -- char* pBuf = gfxFont->readEmbFontFile( m_pDoc->getXRef(), &nSize ); -+#if !POPPLER_CHECK_VERSION(22, 3, 0) -+ char* pBuf = gfxFont->readEmbFontFile( m_pDoc->getXRef(), &nSize ); -+#else -+ std::optional> pBuf = gfxFont->readEmbFontFile( m_pDoc->getXRef() ); -+#endif - if( !pBuf ) - return; - - // ---sync point--- see SYNC STREAMS above - fflush(stdout); -- -+#if !POPPLER_CHECK_VERSION(22, 3, 0) - if( fwrite(pBuf, sizeof(char), nSize, g_binary_out) != static_cast(nSize) ) -+#else -+ if( fwrite(reinterpret_cast(pBuf.value().data()), sizeof(char), nSize, g_binary_out) != static_cast(nSize) ) -+#endif - { -- gfree(pBuf); -+#if !POPPLER_CHECK_VERSION(22, 3, 0) -+ gfree(pBuf); -+#endif - exit(1); // error - } - // ---sync point--- see SYNC STREAMS above - fflush(g_binary_out); -- gfree(pBuf); -+#if !POPPLER_CHECK_VERSION(22, 3, 0) -+ gfree(pBuf); -+#endif - } - - #if POPPLER_CHECK_VERSION(0, 83, 0) -@@ -759,7 +776,11 @@ void PDFOutDev::updateFont(GfxState *state) - { - assert(state); - -+#if !POPPLER_CHECK_VERSION(22, 3, 0) - GfxFont *gfxFont = state->getFont(); -+#else -+ GfxFont *gfxFont = state->getFont().get(); -+#endif - if( !gfxFont ) - return; - diff --git a/editors/libreoffice/files/patch-sdext_source_pdfimport_xpdfwrapper_wrapper__gpl.cxx b/editors/libreoffice/files/patch-sdext_source_pdfimport_xpdfwrapper_wrapper__gpl.cxx deleted file mode 100644 index 2cc067945d3..00000000000 --- a/editors/libreoffice/files/patch-sdext_source_pdfimport_xpdfwrapper_wrapper__gpl.cxx +++ /dev/null @@ -1,26 +0,0 @@ ---- sdext/source/pdfimport/xpdfwrapper/wrapper_gpl.cxx.orig 2022-03-23 13:32:00 UTC -+++ sdext/source/pdfimport/xpdfwrapper/wrapper_gpl.cxx -@@ -138,6 +138,15 @@ int main(int argc, char **argv) - _setmode( _fileno( g_binary_out ), _O_BINARY ); - #endif - -+#if POPPLER_CHECK_VERSION(22, 3, 0) -+ PDFDoc aDoc( std::make_unique(pFileName), -+ GooString(pOwnerPasswordStr), -+ GooString(pUserPasswordStr) ); -+ -+ PDFDoc aErrDoc( std::make_unique(pErrFileName), -+ GooString(pOwnerPasswordStr), -+ GooString(pUserPasswordStr) ); -+#else - PDFDoc aDoc( pFileName, - pOwnerPasswordStr, - pUserPasswordStr ); -@@ -145,6 +154,7 @@ int main(int argc, char **argv) - PDFDoc aErrDoc( pErrFileName, - pOwnerPasswordStr, - pUserPasswordStr ); -+#endif - - // Check various permissions for aDoc. - PDFDoc &rDoc = aDoc.isOk()? aDoc: aErrDoc; diff --git a/editors/openoffice-4/Makefile b/editors/openoffice-4/Makefile index 5b81789d3d9..8173530195c 100644 --- a/editors/openoffice-4/Makefile +++ b/editors/openoffice-4/Makefile @@ -47,6 +47,7 @@ LICENSE_PERMS_TWAIN= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept LICENSE_PERMS_W3C= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept ONLY_FOR_ARCHS= amd64 i386 powerpc64 +BROKEN= does not build: invalid use of @return BUILD_DEPENDS= \ p5-Archive-Zip>=0:archivers/p5-Archive-Zip \ diff --git a/editors/openoffice-devel/Makefile b/editors/openoffice-devel/Makefile index d3ea851c450..e56ce6d9c89 100644 --- a/editors/openoffice-devel/Makefile +++ b/editors/openoffice-devel/Makefile @@ -49,6 +49,7 @@ LICENSE_PERMS_W3C= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept ONLY_FOR_ARCHS= amd64 i386 powerpc64 BROKEN_powerpc64= fails to compile: aoo-4.2.0/main/solver/420/unxfbsdppc64.pro/inc/stl/vector:31:11: fatal error: boost/tr1/tr1/vector: No such file or directory +BROKEN= does not build: fails to build vcl module with C++ errors in boost BUILD_DEPENDS= \ p5-Archive-Zip>=0:archivers/p5-Archive-Zip \ diff --git a/emulators/citra/Makefile b/emulators/citra/Makefile index a418c742a8b..97ad0819d3b 100644 --- a/emulators/citra/Makefile +++ b/emulators/citra/Makefile @@ -1,5 +1,5 @@ PORTNAME= citra -PORTVERSION= s20220706 +PORTVERSION= s20220723 PORTREVISION?= 0 CATEGORIES= emulators .if make(makesum) @@ -30,7 +30,7 @@ BUILD_DEPENDS= boost-libs>0:devel/boost-libs USE_GITHUB= yes GH_ACCOUNT= citra-emu -GH_TAGNAME= 353aaaf66 +GH_TAGNAME= 357025dfd GH_TUPLE= citra-emu:ext-boost:36603a1:boost/externals/boost \ citra-emu:ext-libressl-portable:8929f81:libressl/externals/libressl \ citra-emu:ext-soundtouch:060181e:soundtouch/externals/soundtouch \ diff --git a/emulators/citra/distinfo b/emulators/citra/distinfo index c7482b6b60d..0202e9fe160 100644 --- a/emulators/citra/distinfo +++ b/emulators/citra/distinfo @@ -1,8 +1,8 @@ -TIMESTAMP = 1657169144 +TIMESTAMP = 1658593675 SHA256 (citra/compatibility_list.json) = 6e5225698694423c3b033820f8377b64f1107fe75d64c3bef98c629f07be546d SIZE (citra/compatibility_list.json) = 327573 -SHA256 (citra-emu-citra-s20220706-353aaaf66_GH0.tar.gz) = ad00d33e4a4d7c6a3548fcb753d0da277e9de23e83e05b65ae3a2e9fe2fcb4f1 -SIZE (citra-emu-citra-s20220706-353aaaf66_GH0.tar.gz) = 7751444 +SHA256 (citra-emu-citra-s20220723-357025dfd_GH0.tar.gz) = 4b6a4520def37d4d8c9a1335f37d45d58b178360fb64a7e34b74acdd72b2a94b +SIZE (citra-emu-citra-s20220723-357025dfd_GH0.tar.gz) = 7751550 SHA256 (citra-emu-ext-boost-36603a1_GH0.tar.gz) = a1885cf0f7b1c790f8a83e963fec591bad1232e6b824e64d8db136920ec1b67d SIZE (citra-emu-ext-boost-36603a1_GH0.tar.gz) = 2351603 SHA256 (citra-emu-ext-libressl-portable-8929f81_GH0.tar.gz) = 90b580a6ce6686dfdc16528c9c3b50468540d955456f096652317a333e21a160 diff --git a/emulators/dosbox-x/Makefile b/emulators/dosbox-x/Makefile index f72bc7ee6f7..e91328bd2b1 100644 --- a/emulators/dosbox-x/Makefile +++ b/emulators/dosbox-x/Makefile @@ -1,6 +1,6 @@ PORTNAME= dosbox-x DISTVERSIONPREFIX= ${PORTNAME}-v -DISTVERSION= 0.84.0 +DISTVERSION= 0.84.1 CATEGORIES= emulators MAINTAINER= nc@FreeBSD.org diff --git a/emulators/dosbox-x/distinfo b/emulators/dosbox-x/distinfo index a7ef853f7ab..12c5ae8e523 100644 --- a/emulators/dosbox-x/distinfo +++ b/emulators/dosbox-x/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654118426 -SHA256 (joncampbell123-dosbox-x-dosbox-x-v0.84.0_GH0.tar.gz) = 564fbf8f0ab090c8b32bc38637c8204358c386b9cbffcb4f99a81bc82fddbad7 -SIZE (joncampbell123-dosbox-x-dosbox-x-v0.84.0_GH0.tar.gz) = 65495321 +TIMESTAMP = 1658608171 +SHA256 (joncampbell123-dosbox-x-dosbox-x-v0.84.1_GH0.tar.gz) = d5ba5b3d87b0dc69d70f6c9701eec36772bbc3716e0b201b74ec73d4b3ff38cc +SIZE (joncampbell123-dosbox-x-dosbox-x-v0.84.1_GH0.tar.gz) = 67617800 diff --git a/emulators/dosbox-x/files/patch-src_cpu_core_dyn_x86_risc_x86.h b/emulators/dosbox-x/files/patch-src_cpu_core__dyn__x86_risc__x86.h similarity index 61% rename from emulators/dosbox-x/files/patch-src_cpu_core_dyn_x86_risc_x86.h rename to emulators/dosbox-x/files/patch-src_cpu_core__dyn__x86_risc__x86.h index 2d0948efeb7..97e89e49f43 100644 --- a/emulators/dosbox-x/files/patch-src_cpu_core_dyn_x86_risc_x86.h +++ b/emulators/dosbox-x/files/patch-src_cpu_core__dyn__x86_risc__x86.h @@ -1,6 +1,6 @@ ---- src/cpu/core_dyn_x86/risc_x86.h.orig 2014-12-31 12:59:53.015190887 +0000 -+++ src/cpu/core_dyn_x86/risc_x86.h 2014-12-31 13:00:30.953180886 +0000 -@@ -138,7 +138,7 @@ +--- src/cpu/core_dyn_x86/risc_x86.h.orig 2022-07-01 13:24:06 UTC ++++ src/cpu/core_dyn_x86/risc_x86.h +@@ -137,7 +137,7 @@ return_address: "run_return_adress: \n" "popl %%ebp \n" :"=a" (retval), "=c" (tempflags) diff --git a/emulators/dosbox-x/files/patch-src_gui_sdl__gui.cpp b/emulators/dosbox-x/files/patch-src_gui_sdl__gui.cpp index 75caa492589..9c5d8ba5efc 100644 --- a/emulators/dosbox-x/files/patch-src_gui_sdl__gui.cpp +++ b/emulators/dosbox-x/files/patch-src_gui_sdl__gui.cpp @@ -1,33 +1,31 @@ ---- src/gui/sdl_gui.cpp.orig 2022-05-01 06:25:42 UTC +--- src/gui/sdl_gui.cpp.orig 2022-07-23 20:37:25 UTC +++ src/gui/sdl_gui.cpp -@@ -3059,7 +3059,7 @@ class ConfigurationWindow : public GUI::ToplevelWindow - std::string url = "https://dosbox-x.com/"; - #if defined(WIN32) - ShellExecute(NULL, "open", url.c_str(), NULL, NULL, SW_SHOWNORMAL); --#elif defined(LINUX) -+#elif defined(LINUX) || defined(__FreeBSD__) - system(("xdg-open "+url).c_str()); - #elif defined(MACOSX) - system(("open "+url).c_str()); -@@ -3475,7 +3475,11 @@ void GUI_Shortcut(int select) { - PIC_AddEvent(RunCfgTool, 100); +@@ -3563,6 +3563,7 @@ void GUI_Shortcut(int select) { + shortcutid=select; + shortcut=true; + sel = select; ++#ifndef __FreeBSD__ + #if defined(USE_TTF) + if (ttf.inUse && !confres) { + ttf_switch_off(); +@@ -3572,12 +3573,14 @@ void GUI_Shortcut(int select) { } else #endif -+#ifdef __FreeBSD__ -+ RunCfgTool(0); -+#else RunCfgTool(NULL); +#endif } void GUI_Run(bool pressed) { -@@ -3490,5 +3494,9 @@ void GUI_Run(bool pressed) { - PIC_AddEvent(RunCfgTool, 100); + if (pressed || running) return; + + sel = -1; ++#ifndef __FreeBSD__ + #if defined(USE_TTF) + if (ttf.inUse) { + ttf_switch_off(); +@@ -3587,4 +3590,5 @@ void GUI_Run(bool pressed) { } else #endif -+#ifdef __FreeBSD__ -+ RunCfgTool(0); -+#else RunCfgTool(NULL); +#endif } diff --git a/emulators/dosbox-x/files/patch-src_output_output__surface.cpp b/emulators/dosbox-x/files/patch-src_output_output__surface.cpp new file mode 100644 index 00000000000..a6b183a465e --- /dev/null +++ b/emulators/dosbox-x/files/patch-src_output_output__surface.cpp @@ -0,0 +1,12 @@ +--- src/output/output_surface.cpp.orig 2022-07-23 20:42:49 UTC ++++ src/output/output_surface.cpp +@@ -24,7 +24,9 @@ void OUTPUT_SURFACE_Initialize() + // blitting the wrong dimensions to the window and trigger an X11 BadValue error. + // Set up an error handler that prints the error to STDERR and then returns, + // instead of the default handler which prints an error and exit()s this program. ++#ifndef __FreeBSD__ + X11_ErrorHandlerInstall(); ++#endif + #endif + } + diff --git a/emulators/dosbox-x/pkg-plist b/emulators/dosbox-x/pkg-plist index 2573a48e524..79e1cdff4fe 100644 --- a/emulators/dosbox-x/pkg-plist +++ b/emulators/dosbox-x/pkg-plist @@ -4,8 +4,11 @@ share/applications/com.dosbox_x.DOSBox-X.desktop share/bash-completion/completions/dosbox-x %%DATADIR%%/CHANGELOG %%DATADIR%%/FREECG98.BMP +%%DATADIR%%/Nouveau_IBM.ttf +%%DATADIR%%/SarasaGothicFixed.ttf %%DATADIR%%/dosbox-x.reference.conf %%DATADIR%%/dosbox-x.reference.full.conf +%%DATADIR%%/drivez/readme.txt %%DATADIR%%/glshaders/ScanLine.glsl %%DATADIR%%/glshaders/advinterp2x.glsl %%DATADIR%%/glshaders/advinterp3x.glsl @@ -45,14 +48,16 @@ share/bash-completion/completions/dosbox-x %%DATADIR%%/glshaders/yee64.glsl %%DATADIR%%/glshaders/yeetron.glsl %%DATADIR%%/glshaders/zfast_crt.glsl -%%DATADIR%%/translations/en_US.lng -%%DATADIR%%/translations/es_ES.lng -%%DATADIR%%/translations/fr_FR.lng -%%DATADIR%%/translations/ja_JP.lng -%%DATADIR%%/translations/ko_KR.lng -%%DATADIR%%/translations/pt_BR.lng -%%DATADIR%%/translations/tr_TR.lng -%%DATADIR%%/translations/zh_CN.lng -%%DATADIR%%/translations/zh_TW.lng +%%DATADIR%%/languages/en_US.lng +%%DATADIR%%/languages/es_ES.lng +%%DATADIR%%/languages/fr_FR.lng +%%DATADIR%%/languages/ja_JP.lng +%%DATADIR%%/languages/ko_KR.lng +%%DATADIR%%/languages/pt_BR.lng +%%DATADIR%%/languages/tr_TR.lng +%%DATADIR%%/languages/zh_CN.lng +%%DATADIR%%/languages/zh_TW.lng +%%DATADIR%%/wqy_11pt.bdf +%%DATADIR%%/wqy_12pt.bdf share/icons/hicolor/scalable/apps/dosbox-x.svg share/metainfo/com.dosbox_x.DOSBox-X.metainfo.xml diff --git a/emulators/ppsspp/Makefile b/emulators/ppsspp/Makefile index d4f46ba23e5..a0dd65e86cd 100644 --- a/emulators/ppsspp/Makefile +++ b/emulators/ppsspp/Makefile @@ -1,6 +1,6 @@ PORTNAME= ppsspp DISTVERSIONPREFIX= v -DISTVERSION?= 1.12.3 +DISTVERSION?= 1.13 PORTREVISION?= 0 CATEGORIES= emulators # XXX Get from Debian once #697821 lands @@ -28,7 +28,7 @@ GH_ACCOUNT= hrydgard GH_TUPLE?= hrydgard:glslang:8.13.3743-339-gdc11adde:glslang/ext/glslang \ hrydgard:miniupnp:miniupnpd_2_1-502-g3a87be3:miniupnp/ext/miniupnp \ facebook:zstd:v1.5.0:zstd/ext/zstd \ - unknownbrackets:ppsspp-debugger:36ad6b1:debugger/assets/debugger \ + unknownbrackets:ppsspp-debugger:9776332:debugger/assets/debugger \ KhronosGroup:SPIRV-Cross:2021-01-15:SPIRV/ext/SPIRV-Cross \ Kingcom:armips:v0.10.0-28-g7885552:armips/ext/armips diff --git a/emulators/ppsspp/distinfo b/emulators/ppsspp/distinfo index 57fc26f19c3..c6b20e612dd 100644 --- a/emulators/ppsspp/distinfo +++ b/emulators/ppsspp/distinfo @@ -1,16 +1,16 @@ -TIMESTAMP = 1634581182 +TIMESTAMP = 1658841542 SHA256 (ppsspp.1) = 64a7cca4c3a5fc6ad5b63399edef9056b0c85ea68fed00fb7e97f4b2724e503b SIZE (ppsspp.1) = 1598 -SHA256 (hrydgard-ppsspp-v1.12.3_GH0.tar.gz) = c9458ab1946d7d665465f69aafdf8598179852fefdcd7aef9050f7278193bec5 -SIZE (hrydgard-ppsspp-v1.12.3_GH0.tar.gz) = 31693022 +SHA256 (hrydgard-ppsspp-v1.13_GH0.tar.gz) = 704df6069bfe9cb7d0a697ff3fec49a5cb1099b360575be1e1d2c01141fd0974 +SIZE (hrydgard-ppsspp-v1.13_GH0.tar.gz) = 31675858 SHA256 (hrydgard-glslang-8.13.3743-339-gdc11adde_GH0.tar.gz) = ced8f91c3b07f0c1227649732c9ba047d89b09038a446a3c0636f909fb40ab24 SIZE (hrydgard-glslang-8.13.3743-339-gdc11adde_GH0.tar.gz) = 3297180 SHA256 (hrydgard-miniupnp-miniupnpd_2_1-502-g3a87be3_GH0.tar.gz) = 3aefaee9eb86e5f44267aa9e8d37b46d2be8f1c72879cebefa365690a9348190 SIZE (hrydgard-miniupnp-miniupnpd_2_1-502-g3a87be3_GH0.tar.gz) = 448853 SHA256 (facebook-zstd-v1.5.0_GH0.tar.gz) = 0d9ade222c64e912d6957b11c923e214e2e010a18f39bec102f572e693ba2867 SIZE (facebook-zstd-v1.5.0_GH0.tar.gz) = 1867111 -SHA256 (unknownbrackets-ppsspp-debugger-36ad6b1_GH0.tar.gz) = 3bf510f44701595d016e642588aff628831466f9cb1c09b1649ce368228fa053 -SIZE (unknownbrackets-ppsspp-debugger-36ad6b1_GH0.tar.gz) = 781799 +SHA256 (unknownbrackets-ppsspp-debugger-9776332_GH0.tar.gz) = adc88664cb127b7797b03ffe07274096ac8ac037f143bf636b6208084c47e4d7 +SIZE (unknownbrackets-ppsspp-debugger-9776332_GH0.tar.gz) = 810213 SHA256 (KhronosGroup-SPIRV-Cross-2021-01-15_GH0.tar.gz) = d700863b548cbc7f27a678cee305f561669a126eb2cc11d36a7023dfc462b9c4 SIZE (KhronosGroup-SPIRV-Cross-2021-01-15_GH0.tar.gz) = 1444164 SHA256 (Kingcom-armips-v0.10.0-28-g7885552_GH0.tar.gz) = 040a8d01b1c0e65b77ede9dd6713b6f6290346a29d300138454335362a396d6c diff --git a/emulators/ppsspp/files/patch-no-egl b/emulators/ppsspp/files/patch-no-egl index c965ceb3415..b3c965bcbbd 100644 --- a/emulators/ppsspp/files/patch-no-egl +++ b/emulators/ppsspp/files/patch-no-egl @@ -1,9 +1,9 @@ EGL hangs on X11 and doesn't build without GLESv2. https://github.com/hrydgard/ppsspp/issues/10626 ---- CMakeLists.txt.orig 2019-03-14 08:00:50 UTC +--- CMakeLists.txt.orig 2022-07-08 09:11:27 UTC +++ CMakeLists.txt -@@ -65,12 +65,6 @@ if(MINGW AND NOT DEFINED USE_SYSTEM_FFMPEG) +@@ -77,12 +77,6 @@ endif() set(USE_SYSTEM_FFMPEG ON) endif() @@ -13,6 +13,6 @@ https://github.com/hrydgard/ppsspp/issues/10626 - endif() -endif() - - if(${CMAKE_SYSTEM_NAME} MATCHES "Linux") + if(${CMAKE_SYSTEM_NAME} MATCHES "Linux" AND NOT USE_LIBNX) set(LINUX ON) add_definitions(-D__STDC_CONSTANT_MACROS) diff --git a/emulators/rpcs3/Makefile b/emulators/rpcs3/Makefile index f72c8f9f6ce..56c1236aa52 100644 --- a/emulators/rpcs3/Makefile +++ b/emulators/rpcs3/Makefile @@ -1,7 +1,7 @@ PORTNAME= rpcs3 DISTVERSIONPREFIX= v -DISTVERSION= 0.0.23-13939 # git rev-list --count HEAD -DISTVERSIONSUFFIX= -g845af8bd96 +DISTVERSION= 0.0.23-13974 # git rev-list --count HEAD +DISTVERSIONSUFFIX= -g8f7209f886 CATEGORIES= emulators wayland MAINTAINER= jbeich@FreeBSD.org diff --git a/emulators/rpcs3/distinfo b/emulators/rpcs3/distinfo index 725bb43a340..5db082c7c5e 100644 --- a/emulators/rpcs3/distinfo +++ b/emulators/rpcs3/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1658175805 -SHA256 (RPCS3-rpcs3-v0.0.23-13939-g845af8bd96_GH0.tar.gz) = af27c3297c5fc19e55792d8dd5f6e6c3ca57a53488cb49851a28d8a81b559efd -SIZE (RPCS3-rpcs3-v0.0.23-13939-g845af8bd96_GH0.tar.gz) = 8587515 +TIMESTAMP = 1658900395 +SHA256 (RPCS3-rpcs3-v0.0.23-13974-g8f7209f886_GH0.tar.gz) = de8bd2b849244f0335f0c5915402d247137460bf3c0b1163f02a4684d4b7e51b +SIZE (RPCS3-rpcs3-v0.0.23-13974-g8f7209f886_GH0.tar.gz) = 8597812 SHA256 (RPCS3-hidapi-hidapi-0.12.0-2-gc2aa9dd_GH0.tar.gz) = 0670ad9e58476c51775fd3a0b9e995eab5a544b498f00e802023acd265f07a3e SIZE (RPCS3-hidapi-hidapi-0.12.0-2-gc2aa9dd_GH0.tar.gz) = 239244 SHA256 (RPCS3-llvm-mirror-5521155be5c8_GH0.tar.gz) = 664900003e75b1e206c4e2adfbd6b63fb6538678ac81e877ee079ba385fc192c diff --git a/emulators/sameboy/Makefile b/emulators/sameboy/Makefile index 3dd321b41aa..f50c4a9ead0 100644 --- a/emulators/sameboy/Makefile +++ b/emulators/sameboy/Makefile @@ -1,6 +1,6 @@ PORTNAME= sameboy DISTVERSIONPREFIX= v -DISTVERSION= 0.15.1 +DISTVERSION= 0.15.3 CATEGORIES= emulators games MAINTAINER= eduardo@FreeBSD.org @@ -19,7 +19,8 @@ GH_PROJECT= SameBoy USE_GL= gl USE_SDL= sdl2 -MAKE_ARGS= FREEDESKTOP=true +MAKE_ARGS= FREEDESKTOP=true \ + WARNINGS="-Wno-error" ALL_TARGET= sdl OPTIONS_DEFINE= LIBRETRO diff --git a/emulators/sameboy/distinfo b/emulators/sameboy/distinfo index 330e465b8e2..2d7498b45fb 100644 --- a/emulators/sameboy/distinfo +++ b/emulators/sameboy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1657416291 -SHA256 (LIJI32-SameBoy-v0.15.1_GH0.tar.gz) = 89b8d9109bfac3c2116fd018d0cdeba1c25cfd1ab3efe8581a9a7699fa619b26 -SIZE (LIJI32-SameBoy-v0.15.1_GH0.tar.gz) = 3082898 +TIMESTAMP = 1658783995 +SHA256 (LIJI32-SameBoy-v0.15.3_GH0.tar.gz) = 5a03aac35e5518ddf274879275a6e63cc286c82427915b289432a4513393dd72 +SIZE (LIJI32-SameBoy-v0.15.3_GH0.tar.gz) = 3094833 diff --git a/emulators/sameboy/pkg-plist b/emulators/sameboy/pkg-plist index 1443af3f4d3..74c9626eafa 100644 --- a/emulators/sameboy/pkg-plist +++ b/emulators/sameboy/pkg-plist @@ -21,6 +21,13 @@ share/icons/hicolor/64x64/mimetypes/x-gameboy-color-rom.png share/icons/hicolor/64x64/mimetypes/x-gameboy-rom.png share/mime/packages/sameboy.xml @comment %%DATADIR%%/LICENSE +%%DATADIR%%/Palettes/Desert.sbp +%%DATADIR%%/Palettes/Evening.sbp +%%DATADIR%%/Palettes/Fog.sbp +%%DATADIR%%/Palettes/Magic Eggplant.sbp +%%DATADIR%%/Palettes/Radioactive Pea.sbp +%%DATADIR%%/Palettes/Seaweed.sbp +%%DATADIR%%/Palettes/Twilight.sbp %%DATADIR%%/Shaders/AAOmniScaleLegacy.fsh %%DATADIR%%/Shaders/AAScale2x.fsh %%DATADIR%%/Shaders/AAScale4x.fsh diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index 7fd01396a32..a02f0e06d33 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= wine -DISTVERSION= 7.12 +DISTVERSION= 7.13 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo index 4656bfb9141..361bd8bef71 100644 --- a/emulators/wine-devel/distinfo +++ b/emulators/wine-devel/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1656974950 -SHA256 (wine-7.12.tar.xz) = 809cec13716636e6eafd4c3da7312456a844d316020a5578611bcdba21069c68 -SIZE (wine-7.12.tar.xz) = 28221024 -SHA256 (v7.12.tar.gz) = 9789d236b19724429ab213fe6c5980642f4c55003fb47023288a25e28f1ae450 -SIZE (v7.12.tar.gz) = 9644343 +TIMESTAMP = 1658192679 +SHA256 (wine-7.13.tar.xz) = 6bfebe933daa509569ae79b0bf6a1f1b4f07e1bf8afc16a59bee13748b92ca64 +SIZE (wine-7.13.tar.xz) = 28237664 +SHA256 (v7.13.tar.gz) = fdaa88f4323526ef37f222777dad7449debc52a962cad9f40d07ad72f71b96b3 +SIZE (v7.13.tar.gz) = 9644182 diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist index 49973b25731..f56f7c45302 100644 --- a/emulators/wine-devel/pkg-plist +++ b/emulators/wine-devel/pkg-plist @@ -1206,6 +1206,7 @@ lib/wine/%%WINEARCH%%-unix/libadvapi32.a lib/wine/%%WINEARCH%%-unix/libadvpack.a lib/wine/%%WINEARCH%%-unix/libatl.a lib/wine/%%WINEARCH%%-unix/libatl100.a +lib/wine/%%WINEARCH%%-unix/libatl110.a lib/wine/%%WINEARCH%%-unix/libatl80.a lib/wine/%%WINEARCH%%-unix/libatlthunk.a lib/wine/%%WINEARCH%%-unix/libavicap32.a @@ -1728,6 +1729,7 @@ lib/wine/%%WINEARCH%%-windows/libadvapi32.a lib/wine/%%WINEARCH%%-windows/libadvpack.a lib/wine/%%WINEARCH%%-windows/libatl.a lib/wine/%%WINEARCH%%-windows/libatl100.a +lib/wine/%%WINEARCH%%-windows/libatl110.a lib/wine/%%WINEARCH%%-windows/libatl80.a lib/wine/%%WINEARCH%%-windows/libatlthunk.a lib/wine/%%WINEARCH%%-windows/libavicap32.a @@ -2038,6 +2040,7 @@ lib/wine/%%WINEARCH%%-windows/msvcp120.dll lib/wine/%%WINEARCH%%-windows/msvcp120_app.dll lib/wine/%%WINEARCH%%-windows/msvcp140.dll lib/wine/%%WINEARCH%%-windows/msvcp140_1.dll +lib/wine/%%WINEARCH%%-windows/msvcp140_2.dll lib/wine/%%WINEARCH%%-windows/msvcp140_atomic_wait.dll lib/wine/%%WINEARCH%%-windows/msvcp60.dll lib/wine/%%WINEARCH%%-windows/msvcp70.dll diff --git a/emulators/wine-gecko-devel/Makefile b/emulators/wine-gecko-devel/Makefile index 7a57c1bc808..9d48010229a 100644 --- a/emulators/wine-gecko-devel/Makefile +++ b/emulators/wine-gecko-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= wine-gecko -DISTVERSION= 2.47.2 +DISTVERSION= 2.47.3 CATEGORIES= emulators MASTER_SITES= http://dl.winehq.org/wine/wine-gecko/${DISTVERSION}/ PKGNAMESUFFIX= -devel diff --git a/emulators/wine-gecko-devel/distinfo b/emulators/wine-gecko-devel/distinfo index 51b19af22be..21f13cff4e4 100644 --- a/emulators/wine-gecko-devel/distinfo +++ b/emulators/wine-gecko-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1606858989 -SHA256 (wine-gecko-2.47.2-x86.msi) = e520ce7336cd420cd09c91337d87e74bb420300fd5cbc6f724c1802766b6a61d -SIZE (wine-gecko-2.47.2-x86.msi) = 59162112 +TIMESTAMP = 1658203654 +SHA256 (wine-gecko-2.47.3-x86.msi) = e5b9b06d3ce355646a8d2e72e044e37e1e0c8d18464eb1985adcd187a7f48e01 +SIZE (wine-gecko-2.47.3-x86.msi) = 55686144 diff --git a/emulators/wine-proton/Makefile b/emulators/wine-proton/Makefile index a648a13c545..9ad4465e531 100644 --- a/emulators/wine-proton/Makefile +++ b/emulators/wine-proton/Makefile @@ -1,6 +1,6 @@ PORTNAME= wine-proton DISTVERSION= 6.3-2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= emulators MAINTAINER= iwtcex@gmail.com @@ -108,10 +108,12 @@ post-install: .if ${ARCH} == i386 ${MV} ${STAGEDIR}${PREFIX}/${PORTNAME}/bin/wineserver ${STAGEDIR}${PREFIX}/${PORTNAME}/bin/wineserver32 ${MV} ${STAGEDIR}${PREFIX}/${PORTNAME}/bin/wine ${STAGEDIR}${PREFIX}/${PORTNAME}/bin/wine.bin + -${ELFCTL} -e +noaslr ${STAGEDIR}${PREFIX}/${PORTNAME}/bin/wine.bin ${INSTALL_SCRIPT} ${FILESDIR}/wine.sh ${STAGEDIR}${PREFIX}/${PORTNAME}/bin/wine .else ${INSTALL_SCRIPT} ${FILESDIR}/pkg32.sh ${STAGEDIR}${PREFIX}/${PORTNAME}/bin/pkg32.sh ${MV} ${STAGEDIR}${PREFIX}/${PORTNAME}/bin/wine64 ${STAGEDIR}${PREFIX}/${PORTNAME}/bin/wine64.bin + -${ELFCTL} -e +noaslr ${STAGEDIR}${PREFIX}/${PORTNAME}/bin/wine64.bin ${INSTALL_SCRIPT} ${FILESDIR}/wine.sh ${STAGEDIR}${PREFIX}/${PORTNAME}/bin/wine64 ${INSTALL_SCRIPT} ${FILESDIR}/wine-wow64.sh ${STAGEDIR}${PREFIX}/${PORTNAME}/bin/wine .endif diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index ca3084b3c4a..880575b6029 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -1,5 +1,6 @@ PORTNAME= wine DISTVERSION= 6.0.4 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ @@ -158,9 +159,11 @@ post-install: .if ${ARCH} == i386 ${MV} ${STAGEDIR}${PREFIX}/bin/wineserver ${STAGEDIR}${PREFIX}/bin/wineserver32 ${MV} ${STAGEDIR}${PREFIX}/bin/wine ${STAGEDIR}${PREFIX}/bin/wine.bin + -${ELFCTL} -e +noaslr ${STAGEDIR}${PREFIX}/bin/wine.bin ${INSTALL_SCRIPT} ${FILESDIR}/wine.sh ${STAGEDIR}${PREFIX}/bin/wine .else ${MV} ${STAGEDIR}${PREFIX}/bin/wine64 ${STAGEDIR}${PREFIX}/bin/wine64.bin + -${ELFCTL} -e +noaslr ${STAGEDIR}${PREFIX}/bin/wine64.bin ${INSTALL_SCRIPT} ${FILESDIR}/wine.sh ${STAGEDIR}${PREFIX}/bin/wine64 ${INSTALL_SCRIPT} ${FILESDIR}/wine-wow64.sh ${STAGEDIR}${PREFIX}/bin/wine ${INSTALL_SCRIPT} ${FILESDIR}/pkg32.sh ${STAGEDIR}${DATADIR}/pkg32.sh diff --git a/emulators/yuzu/Makefile b/emulators/yuzu/Makefile index a0e727185c2..940e670b1fc 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,5 +1,5 @@ PORTNAME= yuzu -PORTVERSION= s20220718 +PORTVERSION= s20220721 CATEGORIES= emulators .if make(makesum) MASTER_SITES= https://api.yuzu-emu.org/gamedb/?dummy=/:gamedb @@ -41,11 +41,11 @@ TEST_DEPENDS= catch>0:devel/catch USE_GITHUB= yes GH_ACCOUNT= yuzu-emu -GH_TAGNAME= caaf2368b +GH_TAGNAME= 6e36f4d23 GH_TUPLE= yuzu-emu:mbedtls:v2.16.9-115-g8c88150ca:mbedtls/externals/mbedtls \ KhronosGroup:SPIRV-Headers:1.5.4.raytracing.fixed-32-ga3fdfe8:SPIRV_Headers/externals/sirit/externals/SPIRV-Headers \ KhronosGroup:Vulkan-Headers:v1.3.213:Vulkan_Headers/externals/Vulkan-Headers \ - MerryMage:dynarmic:6.2.0:dynarmic/externals/dynarmic \ + MerryMage:dynarmic:6.2.0-7-g91d1f944:dynarmic/externals/dynarmic \ ReinUsesLisp:sirit:aa292d5:sirit/externals/sirit \ arsenm:sanitizers-cmake:aab6948:sanitizers_cmake/externals/cubeb/cmake/sanitizers-cmake \ benhoyt:inih:r52:inih/externals/inih/inih \ diff --git a/emulators/yuzu/distinfo b/emulators/yuzu/distinfo index 64b5c413fdd..9e63489b7b8 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,16 +1,16 @@ -TIMESTAMP = 1658172074 +TIMESTAMP = 1658443435 SHA256 (yuzu/compatibility_list.json) = 6a73a63bb36c7070ec4314f4dfe61b244c819178e171254680aa43c2dfff187c SIZE (yuzu/compatibility_list.json) = 1255189 -SHA256 (yuzu-emu-yuzu-s20220718-caaf2368b_GH0.tar.gz) = 52ac796c939d7caef69c2f065ef48614a21a7485f004f442c197923dd534f996 -SIZE (yuzu-emu-yuzu-s20220718-caaf2368b_GH0.tar.gz) = 4792840 +SHA256 (yuzu-emu-yuzu-s20220721-6e36f4d23_GH0.tar.gz) = 44b871b11002739f32f196456dba553c6b63949b68ba1a4973627808a5c58804 +SIZE (yuzu-emu-yuzu-s20220721-6e36f4d23_GH0.tar.gz) = 4792875 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 (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-32-ga3fdfe8_GH0.tar.gz) = bd629d6296dd374eb2aeff923c75895ba0f3ce6448dad89763930e65b954e0cb SIZE (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-32-ga3fdfe8_GH0.tar.gz) = 403778 SHA256 (KhronosGroup-Vulkan-Headers-v1.3.213_GH0.tar.gz) = 7f4a6118dc3524703c1ce0a44089379e89eeb930fbe28188b90fdac1f10ef676 SIZE (KhronosGroup-Vulkan-Headers-v1.3.213_GH0.tar.gz) = 1485380 -SHA256 (MerryMage-dynarmic-6.2.0_GH0.tar.gz) = 3e8acf898b7036b520a40fbb79f576d7c1aa7ea562fcfd68c3ad4e8229d53efa -SIZE (MerryMage-dynarmic-6.2.0_GH0.tar.gz) = 2666803 +SHA256 (MerryMage-dynarmic-6.2.0-7-g91d1f944_GH0.tar.gz) = d00e3a3d9d5048982114c6d0182ce631e0fc91b4f94d5450b886194ab8e5ac45 +SIZE (MerryMage-dynarmic-6.2.0-7-g91d1f944_GH0.tar.gz) = 2667650 SHA256 (ReinUsesLisp-sirit-aa292d5_GH0.tar.gz) = 62efd50e59be5a3709dc69258b57c3796bb72ba25ad3e46bdb566c8c6bfc9878 SIZE (ReinUsesLisp-sirit-aa292d5_GH0.tar.gz) = 23507 SHA256 (arsenm-sanitizers-cmake-aab6948_GH0.tar.gz) = d9009e17948aff769a6f6e16b52d4d8752c5cc2cab1e9c381d3a31fd1a680b58 diff --git a/french/libreoffice/distinfo b/french/libreoffice/distinfo index 548fe005024..c13939b523c 100644 --- a/french/libreoffice/distinfo +++ b/french/libreoffice/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654808563 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_fr.tar.gz) = a397cac6d80d47d49c1378ae152b3bc1f8c5f53b32b41159c7fcac4c1c6e896a -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_fr.tar.gz) = 2088544 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_fr.tar.gz) = 411f96c2e3c2b144b4274c05f83ea14daa65f902412db151853c31f17648a128 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_fr.tar.gz) = 3076066 +TIMESTAMP = 1658601979 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_fr.tar.gz) = d0a190888bf96cfb3a93d9c5fa64edc6e63fb065a40aa5c5eff6ec7342e9087d +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_fr.tar.gz) = 2088938 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_fr.tar.gz) = 0e9d6b4cac2336cddb24e98b9b37b9b787c1e2556c6c10ef74ce7647df1c052d +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_fr.tar.gz) = 3062522 diff --git a/games/automuteus/Makefile b/games/automuteus/Makefile index a2a1908c888..2410fd118bc 100644 --- a/games/automuteus/Makefile +++ b/games/automuteus/Makefile @@ -1,6 +1,5 @@ PORTNAME= automuteus -DISTVERSION= 7.2.5 -PORTREVISION= 1 +DISTVERSION= 7.2.7 CATEGORIES= games MAINTAINER= nc@FreeBSD.org @@ -15,7 +14,7 @@ GH_ACCOUNT= denverquane GH_TUPLE= \ BurntSushi:toml:v1.1.0:burntsushi_toml/vendor/github.com/BurntSushi/toml \ - automuteus:utils:v0.3.1:automuteus_utils/vendor/github.com/automuteus/utils \ + automuteus:utils:v0.3.2:automuteus_utils/vendor/github.com/automuteus/utils \ beorn7:perks:v1.0.1:beorn7_perks/vendor/github.com/beorn7/perks \ bsm:redislock:v0.7.1:bsm_redislock/vendor/github.com/bsm/redislock \ bwmarrin:discordgo:v0.24.0:bwmarrin_discordgo/vendor/github.com/bwmarrin/discordgo \ diff --git a/games/automuteus/distinfo b/games/automuteus/distinfo index 9876faf2b9b..3ad5fd1bdf7 100644 --- a/games/automuteus/distinfo +++ b/games/automuteus/distinfo @@ -1,10 +1,10 @@ -TIMESTAMP = 1654710451 -SHA256 (denverquane-automuteus-7.2.5_GH0.tar.gz) = 68e6cc101cc9ede76afe2cb96362b535235634f414aad3d634aa8acf110a9d84 -SIZE (denverquane-automuteus-7.2.5_GH0.tar.gz) = 12166948 +TIMESTAMP = 1658960813 +SHA256 (denverquane-automuteus-7.2.7_GH0.tar.gz) = 8cb49e98eb1e2e012147c37d1187b37bca309374f791b37e0a8e1940d1a52a81 +SIZE (denverquane-automuteus-7.2.7_GH0.tar.gz) = 12168887 SHA256 (BurntSushi-toml-v1.1.0_GH0.tar.gz) = 91d03c925082c1282636fe9f2c69fd6d54410ac56f2b6d7492ba56c00ada626d SIZE (BurntSushi-toml-v1.1.0_GH0.tar.gz) = 91871 -SHA256 (automuteus-utils-v0.3.1_GH0.tar.gz) = c65f18cc4b6874644bc72a85d23cc1bc658bdc262e406e0e4de7038c38a7d447 -SIZE (automuteus-utils-v0.3.1_GH0.tar.gz) = 45441 +SHA256 (automuteus-utils-v0.3.2_GH0.tar.gz) = 15ad6d71024e5e43da6007d91132ff83c1aa97a9a6af51a926c1c5e3f1011c3e +SIZE (automuteus-utils-v0.3.2_GH0.tar.gz) = 45733 SHA256 (beorn7-perks-v1.0.1_GH0.tar.gz) = 98db84bb0224a26094e6adba91b7ee7a1a7ace28cb648d818f8e779e6a19f825 SIZE (beorn7-perks-v1.0.1_GH0.tar.gz) = 10867 SHA256 (bsm-redislock-v0.7.1_GH0.tar.gz) = 949e51be8bf015a1ee55ed2ec9418ed6b72f2ec1dd5ccea90bf85b53e39f2692 diff --git a/games/domination/Makefile b/games/domination/Makefile index 0ce768c3668..a1c430f7be3 100644 --- a/games/domination/Makefile +++ b/games/domination/Makefile @@ -1,5 +1,6 @@ PORTNAME= domination PORTVERSION= 1.2.4 +PORTREVISION= 1 CATEGORIES= games java MASTER_SITES= SF/${PORTNAME}/${PORTNAME:S/d/D/}/${PORTVERSION}/:game \ http://domination.sourceforge.net/maps/ @@ -44,7 +45,7 @@ DATADIR= ${JAVASHAREDIR}/${PORTNAME} SUB_FILES= ${PORTNAME}-FlashGUI ${PORTNAME}-Increment1GUI \ ${PORTNAME}-SimpleGUI ${PORTNAME}-SwingGUI \ - pkg-deinstall + pkg-message DESKTOP_ENTRIES="Domination" "" "${PORTNAME}" \ "${PORTNAME}-SwingGUI" "Game;StrategyGame;" "" diff --git a/games/domination/files/pkg-deinstall.in b/games/domination/files/pkg-deinstall.in deleted file mode 100644 index a3c5ddb86cd..00000000000 --- a/games/domination/files/pkg-deinstall.in +++ /dev/null @@ -1,15 +0,0 @@ -#!/bin/sh - -if [ "$2" = "POST-DEINSTALL" ]; then - echo "" - echo "" - echo "===============================================================================" - echo "" - echo "After deinstallation, some files may stay in %%DATADIR%%," - echo "you can delete them with" - echo "" - echo " /bin/rm -fr %%DATADIR%%" - echo "" - echo "===============================================================================" - echo "" -fi diff --git a/games/etracer/Makefile b/games/etracer/Makefile index 0f705708ed1..81ed0ae16f1 100644 --- a/games/etracer/Makefile +++ b/games/etracer/Makefile @@ -1,5 +1,5 @@ PORTNAME= etr -PORTVERSION= 0.8.1 +PORTVERSION= 0.8.2 CATEGORIES= games MASTER_SITES= SF/extremetuxracer/releases/${PORTVERSION} PKGNAMESUFFIX= acer diff --git a/games/etracer/distinfo b/games/etracer/distinfo index 957f6197efe..9161103fdeb 100644 --- a/games/etracer/distinfo +++ b/games/etracer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1625269119 -SHA256 (etr-0.8.1.tar.xz) = 92da963ed32ab9bff126346edfb9549e871d7c3cec753f4ac5098e0d53c38341 -SIZE (etr-0.8.1.tar.xz) = 40820308 +TIMESTAMP = 1658960932 +SHA256 (etr-0.8.2.tar.xz) = 1c874965e9e249533bf15c08dabc61e60c05bb3fd578917880117ff8a910cd4e +SIZE (etr-0.8.2.tar.xz) = 40828312 diff --git a/games/etracer/pkg-plist b/games/etracer/pkg-plist index 230ac181702..175a2e2d3e7 100644 --- a/games/etracer/pkg-plist +++ b/games/etracer/pkg-plist @@ -1,6 +1,6 @@ bin/etr -share/appdata/etr.appdata.xml share/applications/etr.desktop +share/metainfo/etr.appdata.xml %%PORTDOCS%%%%DOCSDIR%%/TODO %%PORTDOCS%%%%DOCSDIR%%/code %%PORTDOCS%%%%DOCSDIR%%/courses_events @@ -472,6 +472,7 @@ share/applications/etr.desktop %%DATADIR%%/translations/es_ES.lst %%DATADIR%%/translations/fi_FI.lst %%DATADIR%%/translations/fr_FR.lst +%%DATADIR%%/translations/it_IT.lst %%DATADIR%%/translations/languages.lst %%DATADIR%%/translations/pl_PL.lst %%DATADIR%%/translations/ro_RO.lst diff --git a/games/freeciv/Makefile b/games/freeciv/Makefile index e4a2673a859..c9308218688 100644 --- a/games/freeciv/Makefile +++ b/games/freeciv/Makefile @@ -1,7 +1,8 @@ PORTNAME= freeciv -PORTVERSION= 2.6.6 +PORTVERSION= 3.0.2 CATEGORIES= games -MASTER_SITES= SF/freeciv/Freeciv%20${PORTVERSION:R}/${PORTVERSION} +MASTER_SITES= SF/freeciv/Freeciv%20${PORTVERSION:R}/${PORTVERSION} \ + http://files.freeciv.org/stable/ MAINTAINER= fluffy@FreeBSD.org COMMENT= Free turn-based multiplayer strategy @@ -13,7 +14,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ libltdl.so:devel/libltdl USES= autoreconf compiler:c++11-lang cpe gmake iconv libtool lua:53 \ - pkgconfig readline ssl tar:bzip2 + pkgconfig readline ssl tar:xz GNU_CONFIGURE= yes CONFIGURE_ARGS= ${ICONV_CONFIGURE_ARG} \ @@ -33,11 +34,12 @@ OPTIONS_DEFINE= DOCS IPV6 NLS OPTIONS_DEFAULT= QT5 SQLITE3 OPTIONS_MULTI= DB UI OPTIONS_MULTI_DB= MYSQL PGSQL SQLITE3 -OPTIONS_MULTI_UI= GTK2 GTK3 QT5 SDL +OPTIONS_MULTI_UI= GTK2 GTK3 GTK4 QT5 SDL OPTIONS_SUB= yes DB_DESC= Database support UI_DESC= GUI clients +GTK4_DESC= GTK+ 4 GUI toolkit support (modpack only) GTK2_USES= gnome sdl GTK2_USE= GNOME=gdkpixbuf2,glib20,gtk20,pango \ @@ -49,8 +51,15 @@ GTK3_USES= gnome sdl GTK3_USE= GNOME=cairo,gdkpixbuf2,glib20,gtk30,pango \ SDL=mixer2 GTK3_VARS= _FREECIV_CLIENT+=gtk3 \ + _FREECIV_CLIENT+=gtk3.22 \ _FREECIV_MP+=gtk3 +GTK4_IMPLIES= GTK3 +GTK4_USES= gnome sdl +GTK4_USE= GNOME=cairo,gdkpixbuf2,glib20,gtk40,pango \ + SDL=mixer2 +GTK4_VARS= _FREECIV_MP+=gtk4 + IPV6_CONFIGURE_ENABLE= ipv6 MYSQL_USES= mysql diff --git a/games/freeciv/distinfo b/games/freeciv/distinfo index 2d60cab6b8f..b07ad00e5b6 100644 --- a/games/freeciv/distinfo +++ b/games/freeciv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1639336029 -SHA256 (freeciv-2.6.6.tar.bz2) = 7bcfe5dd3c081122e7cde7cdb24f57c3681d6a9667496faed207a91ac3165811 -SIZE (freeciv-2.6.6.tar.bz2) = 52244748 +TIMESTAMP = 1658874457 +SHA256 (freeciv-3.0.2.tar.xz) = 7407ea1a08267b1c5ee3439dc2db5c2d7b90ece7fcc3664ca2ad594435a57175 +SIZE (freeciv-3.0.2.tar.xz) = 33530112 diff --git a/games/freeciv/pkg-plist b/games/freeciv/pkg-plist index 3f9897d4973..57d56cefe91 100644 --- a/games/freeciv/pkg-plist +++ b/games/freeciv/pkg-plist @@ -1,12 +1,15 @@ %%CLIENT%%bin/freeciv-manual %%GTK2%%bin/freeciv-gtk2 %%GTK3%%bin/freeciv-gtk3 +%%GTK3%%bin/freeciv-gtk3.22 bin/freeciv-mp-cli %%GTK2%%bin/freeciv-mp-gtk2 %%GTK3%%bin/freeciv-mp-gtk3 +%%GTK4%%bin/freeciv-mp-gtk4 %%QT5%%bin/freeciv-mp-qt %%QT5%%bin/freeciv-qt %%QT5%%bin/freeciv-ruledit +%%QT5%%bin/freeciv-ruleup %%SDL%%bin/freeciv-sdl2 bin/freeciv-server %%ETCDIR%%/database.lua @@ -29,22 +32,16 @@ man/man6/freeciv-mp-cli.6.gz %%QT5%%man/man6/freeciv-mp-qt.6.gz %%QT5%%man/man6/freeciv-qt.6.gz %%QT5%%man/man6/freeciv-ruledit.6.gz +%%QT5%%man/man6/freeciv-ruleup.6.gz @comment man/man6/freeciv-sdl.6.gz %%SDL%%man/man6/freeciv-sdl2.6.gz man/man6/freeciv-server.6.gz @comment man/man6/freeciv-xaw.6.gz -%%GTK2%%share/appdata/freeciv-gtk2.appdata.xml -%%GTK3%%share/appdata/freeciv-gtk3.appdata.xml -%%GTK2%%share/appdata/freeciv-mp-gtk2.appdata.xml -%%GTK3%%share/appdata/freeciv-mp-gtk3.appdata.xml -%%QT5%%share/appdata/freeciv-mp-qt.appdata.xml -%%QT5%%share/appdata/freeciv-qt.appdata.xml -%%QT5%%share/appdata/freeciv-ruledit.appdata.xml -%%SDL%%share/appdata/freeciv-sdl2.appdata.xml -share/appdata/freeciv-server.appdata.xml %%GTK2%%share/applications/org.freeciv.gtk2.desktop %%GTK2%%share/applications/org.freeciv.mp.gtk2.desktop %%GTK3%%share/applications/org.freeciv.mp.gtk3.desktop +%%GTK3%%share/applications/org.freeciv.gtk322.desktop +%%GTK4%%share/applications/org.freeciv.mp.gtk4.desktop %%QT5%%share/applications/org.freeciv.mp.qt.desktop %%QT5%%share/applications/org.freeciv.qt.desktop %%QT5%%share/applications/org.freeciv.ruledit.desktop @@ -63,7 +60,7 @@ share/applications/org.freeciv.server.desktop %%PORTDOCS%%%%DOCSDIR%%/INSTALL %%PORTDOCS%%%%DOCSDIR%%/INSTALL.Cygwin %%PORTDOCS%%%%DOCSDIR%%/NEWS -%%PORTDOCS%%%%DOCSDIR%%/NEWS-2.6 +%%PORTDOCS%%%%DOCSDIR%%/NEWS-3.0 %%PORTDOCS%%%%DOCSDIR%%/README.AI %%PORTDOCS%%%%DOCSDIR%%/README.AI_modules %%PORTDOCS%%%%DOCSDIR%%/README.achievements @@ -80,131 +77,148 @@ share/applications/org.freeciv.server.desktop %%PORTDOCS%%%%DOCSDIR%%/README.nations %%PORTDOCS%%%%DOCSDIR%%/README.packaging %%PORTDOCS%%%%DOCSDIR%%/README.rulesets +%%PORTDOCS%%%%DOCSDIR%%/README.scenarios %%PORTDOCS%%%%DOCSDIR%%/README.scorelog %%PORTDOCS%%%%DOCSDIR%%/README.sound %%PORTDOCS%%%%DOCSDIR%%/README.tilesets %%PORTDOCS%%%%DOCSDIR%%/TODO %%CLIENT%%share/icons/hicolor/128x128/apps/freeciv-client.png %%CLIENT%%share/icons/hicolor/128x128/apps/freeciv-modpack.png +%%QT5%%share/icons/hicolor/128x128/apps/freeciv-ruledit.png share/icons/hicolor/128x128/apps/freeciv-server.png %%CLIENT%%share/icons/hicolor/16x16/apps/freeciv-client.png %%CLIENT%%share/icons/hicolor/16x16/apps/freeciv-modpack.png +%%QT5%%share/icons/hicolor/16x16/apps/freeciv-ruledit.png share/icons/hicolor/16x16/apps/freeciv-server.png %%CLIENT%%share/icons/hicolor/32x32/apps/freeciv-client.png %%CLIENT%%share/icons/hicolor/32x32/apps/freeciv-modpack.png +%%QT5%%share/icons/hicolor/32x32/apps/freeciv-ruledit.png share/icons/hicolor/32x32/apps/freeciv-server.png %%CLIENT%%share/icons/hicolor/48x48/apps/freeciv-client.png %%CLIENT%%share/icons/hicolor/48x48/apps/freeciv-modpack.png +%%QT5%%share/icons/hicolor/48x48/apps/freeciv-ruledit.png share/icons/hicolor/48x48/apps/freeciv-server.png %%CLIENT%%share/icons/hicolor/64x64/apps/freeciv-client.png %%CLIENT%%share/icons/hicolor/64x64/apps/freeciv-modpack.png +%%QT5%%share/icons/hicolor/64x64/apps/freeciv-ruledit.png share/icons/hicolor/64x64/apps/freeciv-server.png %%NLS%%share/locale/ar/LC_MESSAGES/freeciv-nations.mo %%QT5%%%%NLS%%share/locale/ar/LC_MESSAGES/freeciv-ruledit.mo -%%NLS%%share/locale/ar/LC_MESSAGES/freeciv.mo +%%NLS%%share/locale/ar/LC_MESSAGES/freeciv-core.mo %%NLS%%share/locale/bg/LC_MESSAGES/freeciv-nations.mo %%QT5%%%%NLS%%share/locale/bg/LC_MESSAGES/freeciv-ruledit.mo -%%NLS%%share/locale/bg/LC_MESSAGES/freeciv.mo +%%NLS%%share/locale/bg/LC_MESSAGES/freeciv-core.mo %%NLS%%share/locale/ca/LC_MESSAGES/freeciv-nations.mo %%QT5%%%%NLS%%share/locale/ca/LC_MESSAGES/freeciv-ruledit.mo -%%NLS%%share/locale/ca/LC_MESSAGES/freeciv.mo +%%NLS%%share/locale/ca/LC_MESSAGES/freeciv-core.mo %%NLS%%share/locale/cs/LC_MESSAGES/freeciv-nations.mo %%QT5%%%%NLS%%share/locale/cs/LC_MESSAGES/freeciv-ruledit.mo -%%NLS%%share/locale/cs/LC_MESSAGES/freeciv.mo +%%NLS%%share/locale/cs/LC_MESSAGES/freeciv-core.mo %%NLS%%share/locale/da/LC_MESSAGES/freeciv-nations.mo %%QT5%%%%NLS%%share/locale/da/LC_MESSAGES/freeciv-ruledit.mo -%%NLS%%share/locale/da/LC_MESSAGES/freeciv.mo +%%NLS%%share/locale/da/LC_MESSAGES/freeciv-core.mo %%NLS%%share/locale/de/LC_MESSAGES/freeciv-nations.mo %%QT5%%%%NLS%%share/locale/de/LC_MESSAGES/freeciv-ruledit.mo -%%NLS%%share/locale/de/LC_MESSAGES/freeciv.mo +%%NLS%%share/locale/de/LC_MESSAGES/freeciv-core.mo %%NLS%%share/locale/el/LC_MESSAGES/freeciv-nations.mo %%QT5%%%%NLS%%share/locale/el/LC_MESSAGES/freeciv-ruledit.mo -%%NLS%%share/locale/el/LC_MESSAGES/freeciv.mo +%%NLS%%share/locale/el/LC_MESSAGES/freeciv-core.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/freeciv-nations.mo %%QT5%%%%NLS%%share/locale/en_GB/LC_MESSAGES/freeciv-ruledit.mo -%%NLS%%share/locale/en_GB/LC_MESSAGES/freeciv.mo +%%NLS%%share/locale/en_GB/LC_MESSAGES/freeciv-core.mo %%NLS%%share/locale/eo/LC_MESSAGES/freeciv-nations.mo %%QT5%%%%NLS%%share/locale/eo/LC_MESSAGES/freeciv-ruledit.mo -%%NLS%%share/locale/eo/LC_MESSAGES/freeciv.mo +%%NLS%%share/locale/eo/LC_MESSAGES/freeciv-core.mo %%NLS%%share/locale/es/LC_MESSAGES/freeciv-nations.mo %%QT5%%%%NLS%%share/locale/es/LC_MESSAGES/freeciv-ruledit.mo -%%NLS%%share/locale/es/LC_MESSAGES/freeciv.mo +%%NLS%%share/locale/es/LC_MESSAGES/freeciv-core.mo %%NLS%%share/locale/et/LC_MESSAGES/freeciv-nations.mo %%QT5%%%%NLS%%share/locale/et/LC_MESSAGES/freeciv-ruledit.mo -%%NLS%%share/locale/et/LC_MESSAGES/freeciv.mo +%%NLS%%share/locale/et/LC_MESSAGES/freeciv-core.mo %%NLS%%share/locale/fa/LC_MESSAGES/freeciv-nations.mo %%QT5%%%%NLS%%share/locale/fa/LC_MESSAGES/freeciv-ruledit.mo -%%NLS%%share/locale/fa/LC_MESSAGES/freeciv.mo +%%NLS%%share/locale/fa/LC_MESSAGES/freeciv-core.mo %%NLS%%share/locale/fi/LC_MESSAGES/freeciv-nations.mo %%QT5%%%%NLS%%share/locale/fi/LC_MESSAGES/freeciv-ruledit.mo -%%NLS%%share/locale/fi/LC_MESSAGES/freeciv.mo +%%NLS%%share/locale/fi/LC_MESSAGES/freeciv-core.mo %%NLS%%share/locale/fr/LC_MESSAGES/freeciv-nations.mo %%QT5%%%%NLS%%share/locale/fr/LC_MESSAGES/freeciv-ruledit.mo -%%NLS%%share/locale/fr/LC_MESSAGES/freeciv.mo +%%NLS%%share/locale/fr/LC_MESSAGES/freeciv-core.mo %%NLS%%share/locale/ga/LC_MESSAGES/freeciv-nations.mo %%QT5%%%%NLS%%share/locale/ga/LC_MESSAGES/freeciv-ruledit.mo -%%NLS%%share/locale/ga/LC_MESSAGES/freeciv.mo +%%NLS%%share/locale/ga/LC_MESSAGES/freeciv-core.mo %%NLS%%share/locale/gd/LC_MESSAGES/freeciv-nations.mo %%QT5%%%%NLS%%share/locale/gd/LC_MESSAGES/freeciv-ruledit.mo -%%NLS%%share/locale/gd/LC_MESSAGES/freeciv.mo +%%NLS%%share/locale/gd/LC_MESSAGES/freeciv-core.mo %%NLS%%share/locale/he/LC_MESSAGES/freeciv-nations.mo %%QT5%%%%NLS%%share/locale/he/LC_MESSAGES/freeciv-ruledit.mo -%%NLS%%share/locale/he/LC_MESSAGES/freeciv.mo +%%NLS%%share/locale/he/LC_MESSAGES/freeciv-core.mo %%NLS%%share/locale/hu/LC_MESSAGES/freeciv-nations.mo %%QT5%%%%NLS%%share/locale/hu/LC_MESSAGES/freeciv-ruledit.mo -%%NLS%%share/locale/hu/LC_MESSAGES/freeciv.mo +%%NLS%%share/locale/hu/LC_MESSAGES/freeciv-core.mo %%NLS%%share/locale/id/LC_MESSAGES/freeciv-nations.mo %%QT5%%%%NLS%%share/locale/id/LC_MESSAGES/freeciv-ruledit.mo -%%NLS%%share/locale/id/LC_MESSAGES/freeciv.mo +%%NLS%%share/locale/id/LC_MESSAGES/freeciv-core.mo %%NLS%%share/locale/it/LC_MESSAGES/freeciv-nations.mo %%QT5%%%%NLS%%share/locale/it/LC_MESSAGES/freeciv-ruledit.mo -%%NLS%%share/locale/it/LC_MESSAGES/freeciv.mo +%%NLS%%share/locale/it/LC_MESSAGES/freeciv-core.mo %%NLS%%share/locale/ja/LC_MESSAGES/freeciv-nations.mo %%QT5%%%%NLS%%share/locale/ja/LC_MESSAGES/freeciv-ruledit.mo -%%NLS%%share/locale/ja/LC_MESSAGES/freeciv.mo +%%NLS%%share/locale/ja/LC_MESSAGES/freeciv-core.mo %%NLS%%share/locale/ko/LC_MESSAGES/freeciv-nations.mo %%QT5%%%%NLS%%share/locale/ko/LC_MESSAGES/freeciv-ruledit.mo -%%NLS%%share/locale/ko/LC_MESSAGES/freeciv.mo +%%NLS%%share/locale/ko/LC_MESSAGES/freeciv-core.mo %%NLS%%share/locale/lt/LC_MESSAGES/freeciv-nations.mo %%QT5%%%%NLS%%share/locale/lt/LC_MESSAGES/freeciv-ruledit.mo -%%NLS%%share/locale/lt/LC_MESSAGES/freeciv.mo +%%NLS%%share/locale/lt/LC_MESSAGES/freeciv-core.mo %%NLS%%share/locale/nb/LC_MESSAGES/freeciv-nations.mo %%QT5%%%%NLS%%share/locale/nb/LC_MESSAGES/freeciv-ruledit.mo -%%NLS%%share/locale/nb/LC_MESSAGES/freeciv.mo +%%NLS%%share/locale/nb/LC_MESSAGES/freeciv-core.mo %%NLS%%share/locale/nl/LC_MESSAGES/freeciv-nations.mo %%QT5%%%%NLS%%share/locale/nl/LC_MESSAGES/freeciv-ruledit.mo -%%NLS%%share/locale/nl/LC_MESSAGES/freeciv.mo +%%NLS%%share/locale/nl/LC_MESSAGES/freeciv-core.mo %%NLS%%share/locale/pl/LC_MESSAGES/freeciv-nations.mo %%QT5%%%%NLS%%share/locale/pl/LC_MESSAGES/freeciv-ruledit.mo -%%NLS%%share/locale/pl/LC_MESSAGES/freeciv.mo +%%NLS%%share/locale/pl/LC_MESSAGES/freeciv-core.mo %%NLS%%share/locale/pt/LC_MESSAGES/freeciv-nations.mo %%QT5%%%%NLS%%share/locale/pt/LC_MESSAGES/freeciv-ruledit.mo -%%NLS%%share/locale/pt/LC_MESSAGES/freeciv.mo +%%NLS%%share/locale/pt/LC_MESSAGES/freeciv-core.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/freeciv-nations.mo %%QT5%%%%NLS%%share/locale/pt_BR/LC_MESSAGES/freeciv-ruledit.mo -%%NLS%%share/locale/pt_BR/LC_MESSAGES/freeciv.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/freeciv-core.mo %%NLS%%share/locale/ro/LC_MESSAGES/freeciv-nations.mo %%QT5%%%%NLS%%share/locale/ro/LC_MESSAGES/freeciv-ruledit.mo -%%NLS%%share/locale/ro/LC_MESSAGES/freeciv.mo +%%NLS%%share/locale/ro/LC_MESSAGES/freeciv-core.mo %%NLS%%share/locale/ru/LC_MESSAGES/freeciv-nations.mo %%QT5%%%%NLS%%share/locale/ru/LC_MESSAGES/freeciv-ruledit.mo -%%NLS%%share/locale/ru/LC_MESSAGES/freeciv.mo +%%NLS%%share/locale/ru/LC_MESSAGES/freeciv-core.mo %%NLS%%share/locale/sr/LC_MESSAGES/freeciv-nations.mo %%QT5%%%%NLS%%share/locale/sr/LC_MESSAGES/freeciv-ruledit.mo -%%NLS%%share/locale/sr/LC_MESSAGES/freeciv.mo +%%NLS%%share/locale/sr/LC_MESSAGES/freeciv-core.mo %%NLS%%share/locale/sv/LC_MESSAGES/freeciv-nations.mo %%QT5%%%%NLS%%share/locale/sv/LC_MESSAGES/freeciv-ruledit.mo -%%NLS%%share/locale/sv/LC_MESSAGES/freeciv.mo +%%NLS%%share/locale/sv/LC_MESSAGES/freeciv-core.mo %%NLS%%share/locale/tr/LC_MESSAGES/freeciv-nations.mo %%QT5%%%%NLS%%share/locale/tr/LC_MESSAGES/freeciv-ruledit.mo -%%NLS%%share/locale/tr/LC_MESSAGES/freeciv.mo +%%NLS%%share/locale/tr/LC_MESSAGES/freeciv-core.mo %%NLS%%share/locale/uk/LC_MESSAGES/freeciv-nations.mo %%QT5%%%%NLS%%share/locale/uk/LC_MESSAGES/freeciv-ruledit.mo -%%NLS%%share/locale/uk/LC_MESSAGES/freeciv.mo +%%NLS%%share/locale/uk/LC_MESSAGES/freeciv-core.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/freeciv-nations.mo %%QT5%%%%NLS%%share/locale/zh_CN/LC_MESSAGES/freeciv-ruledit.mo -%%NLS%%share/locale/zh_CN/LC_MESSAGES/freeciv.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/freeciv-core.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/freeciv-nations.mo %%QT5%%%%NLS%%share/locale/zh_TW/LC_MESSAGES/freeciv-ruledit.mo -%%NLS%%share/locale/zh_TW/LC_MESSAGES/freeciv.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/freeciv-core.mo +%%GTK3%%share/metainfo/org.freeciv.gtk3.appdata.xml +%%GTK3%%share/metainfo/org.freeciv.gtk322.appdata.xml +%%GTK3%%share/metainfo/org.freeciv.mp.gtk3.appdata.xml +%%GTK4%%share/metainfo/org.freeciv.mp.gtk4.appdata.xml +%%QT5%%share/metainfo/org.freeciv.mp.qt.appdata.xml +%%QT5%%share/metainfo/org.freeciv.qt.appdata.xml +%%QT5%%share/metainfo/org.freeciv.ruledit.appdata.xml +%%SDL%%share/metainfo/org.freeciv.sdl2.appdata.xml +share/metainfo/org.freeciv.server.appdata.xml %%CLIENT%%share/pixmaps/freeciv-client.png +%%CLIENT%%share/pixmaps/freeciv-modpack.png +%%QT5%%share/pixmaps/freeciv-ruledit.png diff --git a/games/hedgewars-server/Makefile b/games/hedgewars-server/Makefile index 86a5a83dc99..f9c5c608cc9 100644 --- a/games/hedgewars-server/Makefile +++ b/games/hedgewars-server/Makefile @@ -7,7 +7,6 @@ MASTER_SITES= http://www.hedgewars.org/download/releases/ \ PKGNAMESUFFIX= -server DISTNAME= ${PORTNAME}-src-${DISTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} -EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= haskell@FreeBSD.org COMMENT= Server part of free Worms-like turn based strategy game diff --git a/games/robocode-naval/Makefile b/games/robocode-naval/Makefile index e00483e22b9..74f82691313 100644 --- a/games/robocode-naval/Makefile +++ b/games/robocode-naval/Makefile @@ -1,6 +1,6 @@ PORTNAME= robocode PORTVERSION= 0.9.2 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONSUFFIX= -setup CATEGORIES= games education java MASTER_SITES= SF/${PORTNAME}/naval-robocode/${PORTVERSION} @@ -28,7 +28,7 @@ DATADIR= ${JAVASHAREDIR}/${PORTNAME}${PKGNAMESUFFIX} PLIST_SUB= PORTVERSION=${PORTVERSION} -SUB_FILES= ${PORTNAME}-NavalRobocode pkg-deinstall pkg-message +SUB_FILES= ${PORTNAME}-NavalRobocode pkg-message do-install: ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME}-NavalRobocode \ diff --git a/games/robocode-naval/files/pkg-deinstall.in b/games/robocode-naval/files/pkg-deinstall.in deleted file mode 100644 index a3c5ddb86cd..00000000000 --- a/games/robocode-naval/files/pkg-deinstall.in +++ /dev/null @@ -1,15 +0,0 @@ -#!/bin/sh - -if [ "$2" = "POST-DEINSTALL" ]; then - echo "" - echo "" - echo "===============================================================================" - echo "" - echo "After deinstallation, some files may stay in %%DATADIR%%," - echo "you can delete them with" - echo "" - echo " /bin/rm -fr %%DATADIR%%" - echo "" - echo "===============================================================================" - echo "" -fi diff --git a/games/robocode-naval/files/pkg-message.in b/games/robocode-naval/files/pkg-message.in index 8d19243f647..6d3bf10b07d 100644 --- a/games/robocode-naval/files/pkg-message.in +++ b/games/robocode-naval/files/pkg-message.in @@ -14,5 +14,17 @@ Attention not all with Rumble games works, this is work in Progress. Have fun! EOM +}, +{ type: remove + message: <0:graphics/glslang \ - shaderc>0:graphics/shaderc \ - spirv-tools>0:graphics/spirv-tools \ - libxkbcommon>0:x11/libxkbcommon LIB_DEPENDS= libasound.so:audio/alsa-lib \ - libudev.so:devel/libudev-devd + libudev.so:devel/libudev-devd \ + libshaderc_shared.so:graphics/shaderc RUN_DEPENDS= ${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:audio/alsa-plugins \ ${LOCALBASE}/lib/libvulkan.so:graphics/vulkan-loader USES= cargo python:3.4+,build xorg USE_XORG= xcb USE_GITLAB= yes -GL_COMMIT= b5bac97c2e533bc61faf39ab0a43a037aa5a5ccf +GL_COMMIT= 34ae5b9df73f367fa34350337ebba71711f48b86 CARGO_ENV= VELOREN_USERDATA_STRATEGY=system SHADERC_LIB_DIR="${LOCALBASE}/lib" PLIST_FILES= bin/${PORTNAME}-server-cli \ bin/${PORTNAME}-voxygen \ @@ -35,38 +31,39 @@ PLIST_FILES= bin/${PORTNAME}-server-cli \ share/pixmaps/net.veloren.veloren.png PORTDATA= * -CARGO_CRATES= ab_glyph-0.2.12 \ +CARGO_CRATES= ab_glyph-0.2.15 \ ab_glyph_rasterizer-0.1.5 \ addr2line-0.17.0 \ adler-1.0.2 \ adler32-1.2.0 \ + ahash-0.3.8 \ ahash-0.4.7 \ ahash-0.7.6 \ aho-corasick-0.7.18 \ - alsa-0.5.0 \ + alsa-0.6.0 \ alsa-sys-0.3.1 \ andrew-0.3.1 \ ansi-parser-0.8.0 \ - ansi_term-0.11.0 \ ansi_term-0.12.1 \ approx-0.3.2 \ approx-0.4.0 \ - approx-0.5.0 \ + approx-0.5.1 \ arr_macro-0.1.3 \ arr_macro_impl-0.1.3 \ arrayref-0.3.6 \ arrayvec-0.5.2 \ + arrayvec-0.7.2 \ as-slice-0.1.5 \ ash-0.32.1 \ - assets_manager-0.7.0 \ + assets_manager-0.8.1 \ async-channel-1.6.1 \ - async-trait-0.1.51 \ + async-trait-0.1.53 \ atom-0.3.6 \ atomic_refcell-0.1.8 \ - atomicwrites-0.3.0 \ + atomicwrites-0.3.1 \ atty-0.2.14 \ - autocfg-1.0.1 \ - backtrace-0.3.63 \ + autocfg-1.1.0 \ + backtrace-0.3.65 \ base-x-0.2.8 \ base64-0.13.0 \ bincode-1.3.3 \ @@ -77,18 +74,20 @@ CARGO_CRATES= ab_glyph-0.2.12 \ bitvec-0.22.3 \ blake2b_simd-0.5.11 \ block-0.1.6 \ - block-buffer-0.9.0 \ + block-buffer-0.10.2 \ bstr-0.2.17 \ - bumpalo-3.8.0 \ - bytemuck-1.7.2 \ - bytemuck_derive-1.0.1 \ + bumpalo-3.9.1 \ + bytecheck-0.6.7 \ + bytecheck_derive-0.6.7 \ + bytemuck-1.9.1 \ + bytemuck_derive-1.1.0 \ byteorder-1.4.3 \ bytes-1.1.0 \ - cache-padded-1.1.1 \ + cache-padded-1.2.0 \ calloop-0.6.5 \ cassowary-0.3.0 \ cast-0.2.7 \ - cc-1.0.72 \ + cc-1.0.73 \ cesu8-1.1.0 \ cexpr-0.4.0 \ cfg-if-0.1.10 \ @@ -97,11 +96,14 @@ CARGO_CRATES= ab_glyph-0.2.12 \ chrono-0.4.19 \ chrono-tz-0.6.1 \ chrono-tz-build-0.0.2 \ - chumsky-0.3.2 \ - clang-sys-1.3.0 \ - clap-2.33.3 \ + chumsky-0.8.0 \ + clang-sys-1.3.1 \ + clap-2.34.0 \ + clap-3.1.10 \ + clap_derive-3.1.7 \ + clap_lex-0.1.1 \ clipboard-win-3.1.1 \ - clipboard-win-4.2.2 \ + clipboard-win-4.4.1 \ clipboard_macos-0.1.0 \ clipboard_wayland-0.2.0 \ clipboard_x11-0.3.1 \ @@ -111,15 +113,17 @@ CARGO_CRATES= ab_glyph-0.2.12 \ cocoa-foundation-0.1.0 \ codespan-reporting-0.11.1 \ color_quant-1.1.0 \ - combine-4.6.2 \ + combine-4.6.3 \ concurrent-queue-1.2.2 \ + const-random-0.1.13 \ + const-random-macro-0.1.13 \ constant_time_eq-0.1.5 \ copy_dir-0.1.2 \ copyless-0.1.5 \ copypasta-0.7.1 \ core-foundation-0.6.4 \ core-foundation-0.7.0 \ - core-foundation-0.9.2 \ + core-foundation-0.9.3 \ core-foundation-sys-0.6.2 \ core-foundation-sys-0.7.0 \ core-foundation-sys-0.8.3 \ @@ -128,51 +132,52 @@ CARGO_CRATES= ab_glyph-0.2.12 \ core-graphics-types-0.1.1 \ core-video-sys-0.1.4 \ coreaudio-rs-0.10.0 \ - coreaudio-sys-0.2.8 \ - cpal-0.13.4 \ - cpufeatures-0.2.1 \ - cranelift-bforest-0.74.0 \ - cranelift-codegen-0.74.0 \ - cranelift-codegen-meta-0.74.0 \ - cranelift-codegen-shared-0.74.0 \ - cranelift-entity-0.74.0 \ - cranelift-frontend-0.74.0 \ - crc32fast-1.2.1 \ + coreaudio-sys-0.2.9 \ + cpal-0.13.5 \ + cpufeatures-0.2.2 \ + cranelift-bforest-0.76.0 \ + cranelift-codegen-0.76.0 \ + cranelift-codegen-meta-0.76.0 \ + cranelift-codegen-shared-0.76.0 \ + cranelift-entity-0.76.0 \ + cranelift-frontend-0.76.0 \ + crc32fast-1.3.2 \ criterion-0.3.4 \ criterion-plot-0.4.4 \ crossbeam-0.8.1 \ - crossbeam-channel-0.5.1 \ + crossbeam-channel-0.5.4 \ crossbeam-deque-0.7.4 \ crossbeam-deque-0.8.1 \ crossbeam-epoch-0.8.2 \ - crossbeam-epoch-0.9.5 \ - crossbeam-queue-0.3.2 \ + crossbeam-epoch-0.9.8 \ + crossbeam-queue-0.3.5 \ crossbeam-utils-0.7.2 \ - crossbeam-utils-0.8.5 \ + crossbeam-utils-0.8.8 \ crossterm-0.17.7 \ - crossterm-0.22.1 \ + crossterm-0.23.2 \ crossterm_winapi-0.6.2 \ crossterm_winapi-0.9.0 \ + crunchy-0.2.2 \ + crypto-common-0.1.3 \ csv-1.1.6 \ csv-core-0.1.10 \ ct-logs-0.8.0 \ + cty-0.2.2 \ d3d12-0.4.1 \ daggy-0.5.0 \ darling-0.10.2 \ - darling-0.13.0 \ + darling-0.13.2 \ darling_core-0.10.2 \ - darling_core-0.13.0 \ + darling_core-0.13.2 \ darling_macro-0.10.2 \ - darling_macro-0.13.0 \ - deflate-0.8.6 \ + darling_macro-0.13.2 \ deflate-1.0.0 \ - derivative-2.2.0 \ deunicode-1.3.1 \ - digest-0.9.0 \ + digest-0.10.3 \ directories-next-2.0.0 \ - dirs-3.0.2 \ + dirs-4.0.0 \ dirs-next-2.0.0 \ - dirs-sys-0.3.6 \ + dirs-sys-0.3.7 \ dirs-sys-next-0.1.2 \ discard-1.0.4 \ dispatch-0.1.4 \ @@ -185,61 +190,62 @@ CARGO_CRATES= ab_glyph-0.2.12 \ egui_winit_platform-0.8.0 \ either-1.6.1 \ emath-0.12.0 \ - encoding_rs-0.8.29 \ endian-type-0.1.2 \ enum-iterator-0.7.0 \ enum-iterator-derive-0.7.0 \ - enumset-1.0.8 \ - enumset_derive-0.5.5 \ + enumset-1.0.9 \ + enumset_derive-0.5.6 \ env_logger-0.8.4 \ epaint-0.12.0 \ epi-0.12.0 \ - error-code-2.3.0 \ + errno-0.2.8 \ + errno-dragonfly-0.1.2 \ + error-code-2.3.1 \ + etagere-0.2.7 \ euc-0.5.3 \ - euclid-0.22.6 \ - event-listener-2.5.1 \ + euclid-0.22.7 \ + event-listener-2.5.2 \ fallible-iterator-0.2.0 \ fallible-streaming-iterator-0.1.9 \ - fd-lock-3.0.0 \ + fastrand-1.7.0 \ + fd-lock-3.0.5 \ fehler-1.0.0 \ fehler-macros-1.0.0 \ filetime-0.2.15 \ find_folder-0.3.0 \ fixedbitset-0.1.9 \ fixedbitset-0.2.0 \ - flate2-1.0.22 \ + fixedbitset-0.4.1 \ + flate2-1.0.24 \ float-cmp-0.9.0 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.0.1 \ - fsevent-0.4.0 \ - fsevent-sys-2.0.1 \ - fsevent-sys-4.0.0 \ - fuchsia-zircon-0.3.3 \ - fuchsia-zircon-sys-0.3.3 \ + fsevent-sys-4.1.0 \ funty-1.2.0 \ - futures-0.3.17 \ - futures-channel-0.3.17 \ - futures-core-0.3.17 \ - futures-executor-0.3.17 \ - futures-io-0.3.17 \ - futures-macro-0.3.17 \ - futures-sink-0.3.17 \ - futures-task-0.3.17 \ - futures-util-0.3.17 \ + 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-util-0.3.21 \ fxhash-0.2.1 \ + generator-0.7.0 \ generic-array-0.12.4 \ generic-array-0.13.3 \ - generic-array-0.14.4 \ - gethostname-0.2.1 \ + generic-array-0.14.5 \ + gethostname-0.2.3 \ getrandom-0.1.16 \ - getrandom-0.2.3 \ - gilrs-0.8.1 \ - gilrs-core-0.3.1 \ - gimli-0.24.0 \ + getrandom-0.2.6 \ + gilrs-0.8.2 \ + gilrs-core-0.3.2 \ + gimli-0.25.0 \ gimli-0.26.1 \ - git2-0.13.24 \ + git2-0.14.2 \ glam-0.10.2 \ glob-0.3.0 \ glow-0.9.0 \ @@ -251,48 +257,50 @@ CARGO_CRATES= ab_glyph-0.2.12 \ gpu-descriptor-0.1.1 \ gpu-descriptor-types-0.1.1 \ guillotiere-0.6.2 \ - h2-0.3.7 \ + h2-0.3.13 \ half-1.8.2 \ hash32-0.1.1 \ hashbrown-0.9.1 \ hashbrown-0.11.2 \ + hashbrown-0.12.0 \ hashlink-0.6.0 \ heapless-0.5.6 \ heapless-0.6.1 \ heck-0.3.3 \ + heck-0.4.0 \ hermit-abi-0.1.19 \ hex-0.3.2 \ hibitset-0.6.3 \ - http-0.2.5 \ + http-0.2.6 \ http-body-0.4.4 \ - httparse-1.5.1 \ + httparse-1.6.0 \ httpdate-1.0.2 \ humantime-2.1.0 \ - hyper-0.14.15 \ + hyper-0.14.18 \ hyper-rustls-0.22.1 \ ident_case-1.0.1 \ idna-0.2.3 \ - image-0.23.14 \ - indexmap-1.7.0 \ + image-0.24.2 \ + indexmap-1.8.1 \ inline_tweak-1.0.8 \ - inotify-0.7.1 \ inotify-0.9.6 \ inotify-sys-0.1.5 \ inplace_it-0.3.3 \ instant-0.1.12 \ io-kit-sys-0.1.0 \ - iovec-0.1.4 \ - itertools-0.10.1 \ + io-lifetimes-0.6.1 \ + itertools-0.10.3 \ itoa-0.4.8 \ + itoa-1.0.1 \ jni-0.19.0 \ jni-sys-0.3.0 \ jobserver-0.1.24 \ - jpeg-decoder-0.1.22 \ - js-sys-0.3.55 \ + jpeg-decoder-0.2.6 \ + js-sys-0.3.56 \ kernel32-sys-0.2.2 \ khronos-egl-4.1.0 \ kiddo-0.1.7 \ - kiddo-0.2.1 \ + kiddo-0.2.4 \ kqueue-1.0.4 \ kqueue-sys-1.0.3 \ lazy-bytes-cast-5.0.1 \ @@ -300,19 +308,22 @@ CARGO_CRATES= ab_glyph-0.2.12 \ lazycell-1.3.0 \ leb128-0.2.5 \ lewton-0.10.2 \ - libc-0.2.116 \ - libgit2-sys-0.12.25+1.3.0 \ + libc-0.2.121 \ + libgit2-sys-0.13.2+1.4.2 \ libloading-0.6.7 \ - libloading-0.7.2 \ + libloading-0.7.3 \ libm-0.1.4 \ - libm-0.2.1 \ + libm-0.2.2 \ + libmimalloc-sys-0.1.25 \ libsqlite3-sys-0.20.1 \ libudev-sys-0.1.4 \ - libz-sys-1.1.3 \ + libz-sys-1.1.5 \ linked-hash-map-0.5.4 \ + linux-raw-sys-0.0.42 \ lock_api-0.3.4 \ - lock_api-0.4.5 \ - log-0.4.14 \ + lock_api-0.4.7 \ + log-0.4.16 \ + loom-0.5.4 \ loupe-0.1.3 \ loupe-derive-0.1.3 \ lz-fear-0.1.1 \ @@ -325,43 +336,43 @@ CARGO_CRATES= ab_glyph-0.2.12 \ memchr-2.4.1 \ memmap-0.7.0 \ memmap2-0.1.0 \ - memmap2-0.2.3 \ memmap2-0.3.1 \ + memmap2-0.5.3 \ memoffset-0.5.6 \ - memoffset-0.6.4 \ + memoffset-0.6.5 \ metal-0.22.0 \ - minifb-0.19.3 \ + mimalloc-0.1.29 \ + minifb-0.22.0 \ minimal-lexical-0.2.1 \ - miniz_oxide-0.3.7 \ - miniz_oxide-0.4.4 \ - mio-0.6.23 \ + miniz_oxide-0.5.1 \ mio-0.7.14 \ - mio-extras-2.0.6 \ - mio-misc-1.2.1 \ - miow-0.2.2 \ + mio-0.8.2 \ + mio-misc-1.2.2 \ miow-0.3.7 \ mopa-0.2.2 \ more-asserts-0.2.2 \ mumble-link-0.1.0 \ - native-dialog-0.5.5 \ + native-dialog-0.6.3 \ ndk-0.3.0 \ - ndk-0.4.0 \ + ndk-0.6.0 \ + ndk-context-0.1.0 \ ndk-glue-0.3.0 \ - ndk-glue-0.4.0 \ + ndk-glue-0.6.1 \ ndk-macro-0.2.0 \ - ndk-sys-0.2.1 \ - net2-0.2.37 \ + ndk-macro-0.3.0 \ + ndk-sys-0.2.2 \ + ndk-sys-0.3.0 \ nibble_vec-0.1.0 \ nix-0.18.0 \ nix-0.20.0 \ - nix-0.22.0 \ + nix-0.22.3 \ + nix-0.23.1 \ noise-0.7.0 \ nom-4.2.3 \ nom-5.1.2 \ - nom-7.1.0 \ - notify-4.0.17 \ - notify-5.0.0-pre.13 \ - ntapi-0.3.6 \ + nom-7.1.1 \ + notify-5.0.0-pre.15 \ + ntapi-0.3.7 \ num-0.2.1 \ num-0.4.0 \ num-bigint-0.2.6 \ @@ -372,111 +383,115 @@ CARGO_CRATES= ab_glyph-0.2.12 \ num-integer-0.1.44 \ num-iter-0.1.42 \ num-rational-0.2.4 \ - num-rational-0.3.2 \ num-rational-0.4.0 \ num-traits-0.2.14 \ - num_cpus-1.13.0 \ - num_enum-0.5.4 \ - num_enum_derive-0.5.4 \ + num_cpus-1.13.1 \ + num_enum-0.5.7 \ + num_enum_derive-0.5.7 \ + num_threads-0.1.5 \ objc-0.2.7 \ objc-foundation-0.1.1 \ objc_exception-0.1.2 \ objc_id-0.1.1 \ - object-0.25.3 \ - object-0.27.1 \ - oboe-0.4.4 \ - oboe-sys-0.4.4 \ + object-0.28.3 \ + oboe-0.4.5 \ + oboe-sys-0.4.5 \ ogg-0.8.0 \ - once_cell-1.8.0 \ + once_cell-1.10.0 \ oorandom-11.1.3 \ - opaque-debug-0.3.0 \ - openssl-probe-0.1.4 \ - orbclient-0.3.31 \ + openssl-probe-0.1.5 \ + orbclient-0.3.32 \ ordered-float-1.1.1 \ - ordered-float-2.8.0 \ + ordered-float-2.10.0 \ + ordered-float-3.0.0 \ + os_str_bytes-6.0.0 \ owned_ttf_parser-0.6.0 \ - owned_ttf_parser-0.13.2 \ + owned_ttf_parser-0.15.0 \ packed_simd_2-0.3.7 \ parking_lot-0.10.2 \ parking_lot-0.11.2 \ + parking_lot-0.12.0 \ parking_lot_core-0.7.2 \ parking_lot_core-0.8.5 \ + parking_lot_core-0.9.2 \ parse-zoneinfo-0.3.0 \ pdqselect-0.1.0 \ peeking_take_while-0.1.2 \ - pem-1.0.1 \ + pem-1.0.2 \ percent-encoding-2.1.0 \ petgraph-0.4.13 \ petgraph-0.5.1 \ - phf-0.10.0 \ + petgraph-0.6.0 \ + phf-0.10.1 \ phf_codegen-0.10.0 \ phf_generator-0.10.0 \ phf_shared-0.10.0 \ - pin-project-lite-0.2.7 \ + pin-project-lite-0.2.8 \ pin-utils-0.1.0 \ piston-float-0.3.0 \ piston-viewport-0.5.0 \ pistoncore-input-0.24.0 \ - pkg-config-0.3.22 \ + pkg-config-0.3.25 \ plotters-0.3.0 \ plotters-backend-0.3.2 \ plotters-svg-0.3.1 \ - png-0.16.8 \ - ppv-lite86-0.2.15 \ + png-0.17.5 \ + ppv-lite86-0.2.16 \ proc-macro-crate-0.1.5 \ - proc-macro-crate-1.1.0 \ + proc-macro-crate-1.1.3 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.19 \ - proc-macro-nested-0.1.7 \ proc-macro2-0.4.30 \ - proc-macro2-1.0.32 \ - profiling-1.0.4 \ - profiling-procmacros-1.0.4 \ - prometheus-0.12.0 \ - prometheus-hyper-0.1.2 \ + proc-macro2-1.0.40 \ + profiling-1.0.6 \ + profiling-procmacros-1.0.6 \ + prometheus-0.13.0 \ + prometheus-hyper-0.1.4 \ ptr_meta-0.1.4 \ ptr_meta_derive-0.1.4 \ quick-xml-0.22.0 \ - quinn-0.8.0 \ - quinn-proto-0.8.0 \ - quinn-udp-0.1.0 \ + quinn-0.8.2 \ + quinn-proto-0.8.2 \ + quinn-udp-0.1.1 \ quote-0.6.13 \ - quote-1.0.10 \ + quote-1.0.20 \ radium-0.6.2 \ radix_trie-0.2.1 \ rand-0.7.3 \ - rand-0.8.4 \ + rand-0.8.5 \ rand_chacha-0.2.2 \ rand_chacha-0.3.1 \ rand_core-0.5.1 \ rand_core-0.6.3 \ - rand_distr-0.4.2 \ + rand_distr-0.4.3 \ rand_hc-0.2.0 \ - rand_hc-0.3.1 \ rand_xorshift-0.2.0 \ - raw-window-handle-0.3.3 \ + raw-window-handle-0.3.4 \ + raw-window-handle-0.4.3 \ rayon-1.5.1 \ rayon-core-1.9.1 \ - rcgen-0.8.14 \ + rcgen-0.9.2 \ redox_syscall-0.1.57 \ - redox_syscall-0.2.10 \ - redox_users-0.4.0 \ + redox_syscall-0.2.13 \ + redox_users-0.4.3 \ regalloc-0.0.31 \ - regex-1.5.4 \ + regex-1.5.5 \ regex-automata-0.1.10 \ regex-syntax-0.6.25 \ - region-2.2.0 \ + region-3.0.0 \ remove_dir_all-0.5.3 \ + rend-0.3.6 \ renderdoc-sys-0.7.1 \ ring-0.16.20 \ - rkyv-0.6.7 \ - rkyv_derive-0.6.7 \ - rodio-0.14.0 \ + rkyv-0.7.37 \ + rkyv_derive-0.7.37 \ + rodio-0.15.0 \ ron-0.6.6 \ ron-0.7.0 \ roots-0.0.6 \ rose_tree-0.2.0 \ + roxmltree-0.14.1 \ rstar-0.9.2 \ rusqlite-0.24.2 \ rust-argon2-0.8.3 \ @@ -484,64 +499,69 @@ CARGO_CRATES= ab_glyph-0.2.12 \ rustc-hash-1.1.0 \ rustc_version-0.2.3 \ rustc_version-0.4.0 \ + rustix-0.34.1 \ rustls-0.19.1 \ - rustls-0.20.1 \ + rustls-0.20.4 \ rustls-native-certs-0.5.0 \ rustls-native-certs-0.6.1 \ rustls-pemfile-0.2.1 \ + rustls-pemfile-1.0.0 \ rusttype-0.7.9 \ rusttype-0.8.3 \ rusttype-0.9.2 \ - rustversion-1.0.5 \ + rustversion-1.0.6 \ rusty-xinput-1.2.0 \ - rustyline-9.0.0 \ - ryu-1.0.5 \ + rustyline-9.1.2 \ + ryu-1.0.9 \ same-file-1.0.6 \ schannel-0.1.19 \ scoped-tls-1.0.0 \ scopeguard-1.1.0 \ sct-0.6.1 \ sct-0.7.0 \ - sdl2-0.34.5 \ - sdl2-sys-0.34.5 \ + sdl2-0.35.2 \ + sdl2-sys-0.35.2 \ seahash-4.1.0 \ - security-framework-2.4.2 \ - security-framework-sys-2.4.2 \ + security-framework-2.6.1 \ + security-framework-sys-2.6.1 \ semver-0.9.0 \ - semver-1.0.4 \ + semver-1.0.7 \ semver-parser-0.7.0 \ - serde-1.0.130 \ + serde-1.0.136 \ serde_bytes-0.11.5 \ serde_cbor-0.11.2 \ - serde_derive-1.0.130 \ - serde_json-1.0.71 \ + serde_derive-1.0.136 \ + serde_json-1.0.79 \ serde_repr-0.1.7 \ - sha1-0.6.0 \ - sha2-0.9.8 \ - shaderc-0.6.3 \ - shaderc-sys-0.6.3 \ + sha1-0.6.1 \ + sha1_smol-1.0.0 \ + sha2-0.10.2 \ + shaderc-0.8.0 \ + shaderc-sys-0.8.0 \ sharded-slab-0.1.4 \ - shell-words-1.0.0 \ + shell-words-1.1.0 \ shellexpand-2.1.0 \ shlex-0.1.1 \ - shred-0.12.0 \ + shred-0.13.0 \ shred-derive-0.6.3 \ shrev-1.1.1 \ signal-hook-0.1.17 \ - signal-hook-0.3.10 \ - signal-hook-mio-0.2.1 \ + signal-hook-0.3.13 \ + signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.0 \ - siphasher-0.3.7 \ - slab-0.4.5 \ + siphasher-0.3.10 \ + slab-0.4.6 \ slotmap-0.4.3 \ slotmap-1.0.6 \ - smallvec-1.7.0 \ + smallvec-1.8.0 \ smithay-client-toolkit-0.12.3 \ - smithay-client-toolkit-0.15.2 \ + smithay-client-toolkit-0.15.3 \ smithay-clipboard-0.6.5 \ socket2-0.4.4 \ + specs-0.18.0 \ + specs-derive-0.4.1 \ spin-0.5.2 \ - spin_sleep-1.0.0 \ + spin_sleep-1.1.1 \ spirv_cross-0.23.1 \ spirv_headers-1.5.0 \ stable_deref_trait-1.2.0 \ @@ -557,112 +577,117 @@ CARGO_CRATES= ab_glyph-0.2.12 \ strsim-0.8.0 \ strsim-0.9.3 \ strsim-0.10.0 \ - structopt-0.3.25 \ + structopt-0.3.26 \ structopt-derive-0.4.18 \ - strum-0.23.0 \ - strum_macros-0.23.0 \ + strum-0.24.0 \ + strum_macros-0.24.0 \ sum_type-0.2.0 \ svg_fmt-0.4.1 \ syn-0.15.44 \ - syn-1.0.81 \ + syn-1.0.98 \ tap-1.0.1 \ - tar-0.4.37 \ - target-lexicon-0.12.2 \ - tempfile-3.2.0 \ - termcolor-1.1.2 \ + tar-0.4.38 \ + target-lexicon-0.12.3 \ + tempfile-3.3.0 \ + termcolor-1.1.3 \ textwrap-0.11.0 \ + textwrap-0.15.0 \ thiserror-1.0.30 \ thiserror-impl-1.0.30 \ thread_local-1.1.4 \ thunderdome-0.4.2 \ time-0.1.44 \ - time-0.3.5 \ + time-0.3.9 \ + tiny-keccak-2.0.2 \ tinytemplate-1.2.1 \ tinyvec-1.5.1 \ tinyvec_macros-0.1.0 \ - tokio-1.14.0 \ - tokio-macros-1.6.0 \ + tokio-1.17.0 \ + tokio-macros-1.7.0 \ tokio-rustls-0.22.0 \ tokio-stream-0.1.8 \ - tokio-util-0.6.9 \ + tokio-util-0.7.1 \ toml-0.5.8 \ tower-service-0.3.1 \ - tracing-0.1.29 \ - tracing-appender-0.2.0 \ - tracing-attributes-0.1.18 \ - tracing-core-0.1.21 \ + tracing-0.1.32 \ + tracing-appender-0.2.2 \ + tracing-attributes-0.1.20 \ + tracing-core-0.1.24 \ tracing-log-0.1.2 \ - tracing-subscriber-0.3.7 \ - tracing-tracy-0.8.0 \ - tracy-client-0.12.6 \ - tracy-client-sys-0.16.0 \ + tracing-subscriber-0.3.10 \ + tracing-tracy-0.9.0 \ + tracy-client-0.13.2 \ + tracy-client-sys-0.17.0 \ treeculler-0.2.0 \ try-lock-0.2.3 \ ttf-parser-0.6.2 \ - ttf-parser-0.13.2 \ - tuple_utils-0.3.0 \ - twox-hash-1.6.1 \ + ttf-parser-0.15.0 \ + tuple_utils-0.4.0 \ + twox-hash-1.6.2 \ tynm-0.1.6 \ - typenum-1.14.0 \ + typenum-1.15.0 \ uncased-0.9.6 \ unicode-bidi-0.3.7 \ + unicode-ident-1.0.1 \ unicode-normalization-0.1.19 \ - unicode-segmentation-1.8.0 \ + unicode-segmentation-1.9.0 \ unicode-width-0.1.9 \ unicode-xid-0.1.0 \ - unicode-xid-0.2.2 \ - unidiff-0.3.3 \ untrusted-0.7.1 \ url-2.2.2 \ utf8parse-0.2.0 \ uuid-0.8.2 \ + valuable-0.1.0 \ vcpkg-0.2.15 \ vec_map-0.8.2 \ - version-compare-0.0.10 \ + vek-0.14.1 \ + version-compare-0.1.0 \ version_check-0.1.5 \ - version_check-0.9.3 \ + version_check-0.9.4 \ walkdir-0.1.8 \ walkdir-2.3.2 \ want-0.3.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.0+wasi-snapshot-preview1 \ - wasm-bindgen-0.2.78 \ - wasm-bindgen-backend-0.2.78 \ - wasm-bindgen-futures-0.4.28 \ - wasm-bindgen-macro-0.2.78 \ - wasm-bindgen-macro-support-0.2.78 \ - wasm-bindgen-shared-0.2.78 \ - wasmer-2.0.0 \ - wasmer-compiler-2.0.0 \ - wasmer-compiler-cranelift-2.0.0 \ - wasmer-derive-2.0.0 \ - wasmer-engine-2.0.0 \ - wasmer-engine-dylib-2.0.0 \ - wasmer-engine-universal-2.0.0 \ - wasmer-object-2.0.0 \ - wasmer-types-2.0.0 \ - wasmer-vm-2.0.0 \ + wasi-0.11.0+wasi-snapshot-preview1 \ + wasm-bindgen-0.2.79 \ + wasm-bindgen-backend-0.2.79 \ + wasm-bindgen-futures-0.4.29 \ + wasm-bindgen-macro-0.2.79 \ + wasm-bindgen-macro-support-0.2.79 \ + wasm-bindgen-shared-0.2.79 \ + wasmer-2.2.1 \ + wasmer-compiler-2.2.1 \ + wasmer-compiler-cranelift-2.2.1 \ + wasmer-derive-2.2.1 \ + wasmer-engine-2.2.1 \ + wasmer-engine-dylib-2.2.1 \ + wasmer-engine-universal-2.2.1 \ + wasmer-object-2.2.1 \ + wasmer-types-2.2.1 \ + wasmer-vm-2.2.1 \ wasmparser-0.78.2 \ - wast-38.0.1 \ - wat-1.0.40 \ + wast-39.0.0 \ + wat-1.0.41 \ + wavefront-0.2.2 \ wayland-client-0.28.6 \ - wayland-client-0.29.1 \ + wayland-client-0.29.4 \ wayland-commons-0.28.6 \ - wayland-commons-0.29.1 \ + wayland-commons-0.29.4 \ wayland-cursor-0.28.6 \ - wayland-cursor-0.29.1 \ + wayland-cursor-0.29.4 \ wayland-protocols-0.28.6 \ - wayland-protocols-0.29.1 \ + wayland-protocols-0.29.4 \ wayland-scanner-0.28.6 \ - wayland-scanner-0.29.1 \ + wayland-scanner-0.29.4 \ wayland-sys-0.28.6 \ - wayland-sys-0.29.1 \ + wayland-sys-0.29.4 \ web-sys-0.3.50 \ webpki-0.21.4 \ webpki-0.22.0 \ wfd-0.1.7 \ which-3.1.1 \ - which-4.2.2 \ + which-4.2.5 \ winapi-0.2.8 \ winapi-0.3.9 \ winapi-build-0.1.1 \ @@ -670,11 +695,22 @@ CARGO_CRATES= ab_glyph-0.2.12 \ winapi-util-0.1.5 \ winapi-wsapoll-0.1.1 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ - window_clipboard-0.2.1 \ + window_clipboard-0.2.2 \ + windows-sys-0.30.0 \ + windows-sys-0.34.0 \ + windows_aarch64_msvc-0.30.0 \ + windows_aarch64_msvc-0.34.0 \ + windows_i686_gnu-0.30.0 \ + windows_i686_gnu-0.34.0 \ + windows_i686_msvc-0.30.0 \ + windows_i686_msvc-0.34.0 \ + windows_x86_64_gnu-0.30.0 \ + windows_x86_64_gnu-0.34.0 \ + windows_x86_64_msvc-0.30.0 \ + windows_x86_64_msvc-0.34.0 \ winit-0.25.0 \ winres-0.1.12 \ wio-0.2.2 \ - ws2_32-sys-0.2.1 \ wyz-0.4.0 \ x11-clipboard-0.5.3 \ x11-dl-2.19.1 \ @@ -683,27 +719,27 @@ CARGO_CRATES= ab_glyph-0.2.12 \ xcb-0.9.0 \ xcb-0.10.1 \ xcursor-0.3.4 \ - xdg-2.4.0 \ + xdg-2.4.1 \ xi-unicode-0.3.0 \ xkb-0.2.1 \ xkbcommon-sys-0.7.5 \ xml-rs-0.8.4 \ - yasna-0.4.0 \ + xmlparser-0.13.3 \ + yasna-0.5.0 \ wgpu-profiler@git+https://github.com/Imberflur/wgpu-profiler?tag=wgpu-0.8\#b156eb145bc223386ef344860d9b33b3c181650c \ tui@git+https://github.com/fdehau/tui-rs.git?branch=paragraph-scroll\#54b841fab6cfdb38e8dc1382176e965787964b4c \ - vek@git+https://gitlab.com/veloren/vek.git?branch=fix_intrinsics2\#df6842cc874a697dec8896c66851817e744af7e8 \ - specs-idvs@git+https://gitlab.com/veloren/specs-idvs.git?rev=8be2abcddf8f524cb5876e8dd20a7e47cfaf7573\#8be2abcddf8f524cb5876e8dd20a7e47cfaf7573 \ xkbcommon-sys@git+https://github.com/Frinksy/rust-xkbcommon-sys.git?rev=8f615dd6cd90a4ab77c45627830dde49b592b9b5\#8f615dd6cd90a4ab77c45627830dde49b592b9b5 \ conrod_core,conrod_derive,conrod_winit@git+https://gitlab.com/veloren/conrod.git?branch=copypasta_0.7\#ca9fd429ca7db854e018acc6dcb2cd8abd9e070d \ auth-common,authc@git+https://gitlab.com/veloren/auth.git?rev=fb3dcbc4962b367253f8f2f92760ef44d2679c9a\#fb3dcbc4962b367253f8f2f92760ef44d2679c9a \ iced_core,iced_futures,iced_graphics,iced_native,iced_style,iced_winit@git+https://github.com/Imberflur/iced?tag=winit-0.25\#18a48a5eeefd2aa6e50f5dd0751ac2e94c88a9eb \ - specs,specs-derive@git+https://github.com/amethyst/specs.git?rev=f985bec5d456f7b0dd8aae99848f9473c2cd9d46\#f985bec5d456f7b0dd8aae99848f9473c2cd9d46 \ + specs-idvs@git+https://gitlab.com/veloren/specs-idvs.git?rev=c17abc638f23ef221ce7384c7dd77eef757b82f4\#c17abc638f23ef221ce7384c7dd77eef757b82f4 \ naga@git+https://github.com/gfx-rs/naga?tag=gfx-25\#057d03ad86f18e3bb3866b20901d8d4e892dd3d6 \ gfx-auxil,gfx-backend-dx11,gfx-backend-dx12,gfx-backend-empty,gfx-backend-gl,gfx-backend-metal,gfx-backend-vulkan,gfx-hal,range-alloc@git+https://github.com/gfx-rs/gfx?rev=27a1dae3796d33d23812f2bb8c7e3b5aea18b521\#27a1dae3796d33d23812f2bb8c7e3b5aea18b521 \ wgpu,wgpu-core,wgpu-types@git+https://github.com/gfx-rs/wgpu.git?rev=a92b8549a8e2cb9dac781bafc5ed32828f3caf46\#a92b8549a8e2cb9dac781bafc5ed32828f3caf46 \ refinery,refinery-core,refinery-macros@git+https://gitlab.com/veloren/refinery.git?rev=8ecf4b4772d791e6c8c0a3f9b66a7530fad1af3e\#8ecf4b4772d791e6c8c0a3f9b66a7530fad1af3e \ portpicker@git+https://github.com/xMAC94x/portpicker-rs?rev=df6b37872f3586ac3b21d08b56c8ec7cd92fb172\#df6b37872f3586ac3b21d08b56c8ec7cd92fb172 \ egui_wgpu_backend@git+https://github.com/hasenbanck/egui_wgpu_backend.git?rev=63a002c6a9b6c016e45806dd065864431caab621\#63a002c6a9b6c016e45806dd065864431caab621 \ + vek@git+https://github.com/yoanlcq/vek.git?rev=84d5cb65841d46599a986c5477341bea4456be26\#84d5cb65841d46599a986c5477341bea4456be26 \ keyboard-keynames@git+https://gitlab.com/Frinksy/keyboard-keynames.git?branch=develop\#1ae010ca032a57dfe0ba01d4346a3b03bde36de0 # https://gitlab.com/veloren/veloren/issues/264 diff --git a/games/veloren/distinfo b/games/veloren/distinfo index 84d868a711d..566198c1e6d 100644 --- a/games/veloren/distinfo +++ b/games/veloren/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1649409856 -SHA256 (rust/crates/ab_glyph-0.2.12.crate) = 20b228f2c198f98d4337ceb560333fb12cbb2f4948a953bf8c57d09deb219603 -SIZE (rust/crates/ab_glyph-0.2.12.crate) = 15684 +TIMESTAMP = 1658582101 +SHA256 (rust/crates/ab_glyph-0.2.15.crate) = 24606928a235e73cdef55a0c909719cadd72fce573e5713d58cb2952d8f5794c +SIZE (rust/crates/ab_glyph-0.2.15.crate) = 15906 SHA256 (rust/crates/ab_glyph_rasterizer-0.1.5.crate) = a13739d7177fbd22bb0ed28badfff9f372f8bef46c863db4e1c6248f6b223b6e SIZE (rust/crates/ab_glyph_rasterizer-0.1.5.crate) = 10380 SHA256 (rust/crates/addr2line-0.17.0.crate) = b9ecd88a8c8378ca913a680cd98f0f13ac67383d35993f86c90a70e3f137816b @@ -9,30 +9,30 @@ SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e SIZE (rust/crates/adler-1.0.2.crate) = 12778 SHA256 (rust/crates/adler32-1.2.0.crate) = aae1277d39aeec15cb388266ecc24b11c80469deae6067e17a1a7aa9e5c1f234 SIZE (rust/crates/adler32-1.2.0.crate) = 6411 +SHA256 (rust/crates/ahash-0.3.8.crate) = e8fd72866655d1904d6b0997d0b07ba561047d070fbe29de039031c641b61217 +SIZE (rust/crates/ahash-0.3.8.crate) = 28650 SHA256 (rust/crates/ahash-0.4.7.crate) = 739f4a8db6605981345c5654f3a85b056ce52f37a39d34da03f25bf2151ea16e SIZE (rust/crates/ahash-0.4.7.crate) = 51474 SHA256 (rust/crates/ahash-0.7.6.crate) = fcb51a0695d8f838b1ee009b3fbf66bda078cd64590202a864a8f3e8c4315c47 SIZE (rust/crates/ahash-0.7.6.crate) = 38030 SHA256 (rust/crates/aho-corasick-0.7.18.crate) = 1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f SIZE (rust/crates/aho-corasick-0.7.18.crate) = 112923 -SHA256 (rust/crates/alsa-0.5.0.crate) = 75c4da790adcb2ce5e758c064b4f3ec17a30349f9961d3e5e6c9688b052a9e18 -SIZE (rust/crates/alsa-0.5.0.crate) = 63941 +SHA256 (rust/crates/alsa-0.6.0.crate) = 5915f52fe2cf65e83924d037b6c5290b7cee097c6b5c8700746e6168a343fd6b +SIZE (rust/crates/alsa-0.6.0.crate) = 68171 SHA256 (rust/crates/alsa-sys-0.3.1.crate) = db8fee663d06c4e303404ef5f40488a53e062f89ba8bfed81f42325aafad1527 SIZE (rust/crates/alsa-sys-0.3.1.crate) = 32748 SHA256 (rust/crates/andrew-0.3.1.crate) = 8c4afb09dd642feec8408e33f92f3ffc4052946f6b20f32fb99c1f58cd4fa7cf SIZE (rust/crates/andrew-0.3.1.crate) = 14030 SHA256 (rust/crates/ansi-parser-0.8.0.crate) = bcb2392079bf27198570d6af79ecbd9ec7d8f16d3ec6b60933922fdb66287127 SIZE (rust/crates/ansi-parser-0.8.0.crate) = 11752 -SHA256 (rust/crates/ansi_term-0.11.0.crate) = ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b -SIZE (rust/crates/ansi_term-0.11.0.crate) = 17087 SHA256 (rust/crates/ansi_term-0.12.1.crate) = d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2 SIZE (rust/crates/ansi_term-0.12.1.crate) = 24838 SHA256 (rust/crates/approx-0.3.2.crate) = f0e60b75072ecd4168020818c0107f2857bb6c4e64252d8d3983f6263b40a5c3 SIZE (rust/crates/approx-0.3.2.crate) = 14288 SHA256 (rust/crates/approx-0.4.0.crate) = 3f2a05fd1bd10b2527e20a2cd32d8873d115b8b39fe219ee25f42a8aca6ba278 SIZE (rust/crates/approx-0.4.0.crate) = 14280 -SHA256 (rust/crates/approx-0.5.0.crate) = 072df7202e63b127ab55acfe16ce97013d5b97bf160489336d3f1840fd78e99e -SIZE (rust/crates/approx-0.5.0.crate) = 14359 +SHA256 (rust/crates/approx-0.5.1.crate) = cab112f0a86d568ea0e627cc1d6be74a1e9cd55214684db5561995f6dad897c6 +SIZE (rust/crates/approx-0.5.1.crate) = 15100 SHA256 (rust/crates/arr_macro-0.1.3.crate) = 6a105bfda48707cf19220129e78fca01e9639433ffaef4163546ed8fb04120a5 SIZE (rust/crates/arr_macro-0.1.3.crate) = 6494 SHA256 (rust/crates/arr_macro_impl-0.1.3.crate) = 0609c78bd572f4edc74310dfb63a01f5609d53fa8b4dd7c4d98aef3b3e8d72d1 @@ -41,28 +41,30 @@ SHA256 (rust/crates/arrayref-0.3.6.crate) = a4c527152e37cf757a3f78aae5a06fbeefdb SIZE (rust/crates/arrayref-0.3.6.crate) = 10035 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/as-slice-0.1.5.crate) = 45403b49e3954a4b8428a0ac21a4b7afadccf92bfd96273f1a58cd4812496ae0 SIZE (rust/crates/as-slice-0.1.5.crate) = 7986 SHA256 (rust/crates/ash-0.32.1.crate) = 06063a002a77d2734631db74e8f4ce7148b77fe522e6bca46f2ae7774fd48112 SIZE (rust/crates/ash-0.32.1.crate) = 312815 -SHA256 (rust/crates/assets_manager-0.7.0.crate) = 912acc83cc5bf31b0d9685e8d11a9d7c36b949e850ca2db1a3203b3b656a5e4a -SIZE (rust/crates/assets_manager-0.7.0.crate) = 124216 +SHA256 (rust/crates/assets_manager-0.8.1.crate) = c53a8477ada5edbd6ba3b0698aabaa76b352454aedc8c8dca0c6328fc8313b7e +SIZE (rust/crates/assets_manager-0.8.1.crate) = 129835 SHA256 (rust/crates/async-channel-1.6.1.crate) = 2114d64672151c0c5eaa5e131ec84a74f06e1e559830dabba01ca30605d66319 SIZE (rust/crates/async-channel-1.6.1.crate) = 12574 -SHA256 (rust/crates/async-trait-0.1.51.crate) = 44318e776df68115a881de9a8fd1b9e53368d7a4a5ce4cc48517da3393233a5e -SIZE (rust/crates/async-trait-0.1.51.crate) = 25531 +SHA256 (rust/crates/async-trait-0.1.53.crate) = ed6aa3524a2dfcf9fe180c51eae2b58738348d819517ceadf95789c51fff7600 +SIZE (rust/crates/async-trait-0.1.53.crate) = 26210 SHA256 (rust/crates/atom-0.3.6.crate) = c9ff149ed9780025acfdb36862d35b28856bb693ceb451259a7164442f22fdc3 SIZE (rust/crates/atom-0.3.6.crate) = 73550 SHA256 (rust/crates/atomic_refcell-0.1.8.crate) = 73b5e5f48b927f04e952dedc932f31995a65a0bf65ec971c74436e51bf6e970d SIZE (rust/crates/atomic_refcell-0.1.8.crate) = 5887 -SHA256 (rust/crates/atomicwrites-0.3.0.crate) = d4830ac690261d0b47f06e86d18c47eaa65d0184e576cf9b62c3a49b28cb876b -SIZE (rust/crates/atomicwrites-0.3.0.crate) = 5247 +SHA256 (rust/crates/atomicwrites-0.3.1.crate) = eb8f2cd6962fa53c0e2a9d3f97eaa7dbd1e3cbbeeb4745403515b42ae07b3ff6 +SIZE (rust/crates/atomicwrites-0.3.1.crate) = 5574 SHA256 (rust/crates/atty-0.2.14.crate) = d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8 SIZE (rust/crates/atty-0.2.14.crate) = 5470 -SHA256 (rust/crates/autocfg-1.0.1.crate) = cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a -SIZE (rust/crates/autocfg-1.0.1.crate) = 12908 -SHA256 (rust/crates/backtrace-0.3.63.crate) = 321629d8ba6513061f26707241fa9bc89524ff1cd7a915a97ef0c62c666ce1b6 -SIZE (rust/crates/backtrace-0.3.63.crate) = 74280 +SHA256 (rust/crates/autocfg-1.1.0.crate) = d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa +SIZE (rust/crates/autocfg-1.1.0.crate) = 13272 +SHA256 (rust/crates/backtrace-0.3.65.crate) = 11a17d453482a265fd5f8479f2a3f405566e6ca627837aaddb85af8b1ab8ef61 +SIZE (rust/crates/backtrace-0.3.65.crate) = 74129 SHA256 (rust/crates/base-x-0.2.8.crate) = a4521f3e3d031370679b3b140beb36dfe4801b09ac77e30c61941f97df3ef28b SIZE (rust/crates/base-x-0.2.8.crate) = 10614 SHA256 (rust/crates/base64-0.13.0.crate) = 904dfeac50f3cdaba28fc6f57fdcddb75f49ed61346676a78c4ffe55877802fd @@ -83,30 +85,34 @@ SHA256 (rust/crates/blake2b_simd-0.5.11.crate) = afa748e348ad3be8263be728124b24a SIZE (rust/crates/blake2b_simd-0.5.11.crate) = 34096 SHA256 (rust/crates/block-0.1.6.crate) = 0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a SIZE (rust/crates/block-0.1.6.crate) = 4077 -SHA256 (rust/crates/block-buffer-0.9.0.crate) = 4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4 -SIZE (rust/crates/block-buffer-0.9.0.crate) = 7108 +SHA256 (rust/crates/block-buffer-0.10.2.crate) = 0bf7fe51849ea569fd452f37822f606a5cabb684dc918707a0193fd4664ff324 +SIZE (rust/crates/block-buffer-0.10.2.crate) = 10258 SHA256 (rust/crates/bstr-0.2.17.crate) = ba3569f383e8f1598449f1a423e72e99569137b47740b1da11ef19af3d5c3223 SIZE (rust/crates/bstr-0.2.17.crate) = 330350 -SHA256 (rust/crates/bumpalo-3.8.0.crate) = 8f1e260c3a9040a7c19a12468758f4c16f31a81a1fe087482be9570ec864bb6c -SIZE (rust/crates/bumpalo-3.8.0.crate) = 79835 -SHA256 (rust/crates/bytemuck-1.7.2.crate) = 72957246c41db82b8ef88a5486143830adeb8227ef9837740bdec67724cf2c5b -SIZE (rust/crates/bytemuck-1.7.2.crate) = 27489 -SHA256 (rust/crates/bytemuck_derive-1.0.1.crate) = 8e215f8c2f9f79cb53c8335e687ffd07d5bfcb6fe5fc80723762d0be46e7cc54 -SIZE (rust/crates/bytemuck_derive-1.0.1.crate) = 9550 +SHA256 (rust/crates/bumpalo-3.9.1.crate) = a4a45a46ab1f2412e53d3a0ade76ffad2025804294569aae387231a0cd6e0899 +SIZE (rust/crates/bumpalo-3.9.1.crate) = 77507 +SHA256 (rust/crates/bytecheck-0.6.7.crate) = 314889ea31cda264cb7c3d6e6e5c9415a987ecb0e72c17c00d36fbb881d34abe +SIZE (rust/crates/bytecheck-0.6.7.crate) = 7929 +SHA256 (rust/crates/bytecheck_derive-0.6.7.crate) = 4a2b3b92c135dae665a6f760205b89187638e83bed17ef3e44e83c712cf30600 +SIZE (rust/crates/bytecheck_derive-0.6.7.crate) = 4998 +SHA256 (rust/crates/bytemuck-1.9.1.crate) = cdead85bdec19c194affaeeb670c0e41fe23de31459efd1c174d049269cf02cc +SIZE (rust/crates/bytemuck-1.9.1.crate) = 34517 +SHA256 (rust/crates/bytemuck_derive-1.1.0.crate) = 562e382481975bc61d11275ac5e62a19abd00b0547d99516a415336f183dcd0e +SIZE (rust/crates/bytemuck_derive-1.1.0.crate) = 7397 SHA256 (rust/crates/byteorder-1.4.3.crate) = 14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610 SIZE (rust/crates/byteorder-1.4.3.crate) = 22512 SHA256 (rust/crates/bytes-1.1.0.crate) = c4872d67bab6358e59559027aa3b9157c53d9358c51423c17554809a8858e0f8 SIZE (rust/crates/bytes-1.1.0.crate) = 49640 -SHA256 (rust/crates/cache-padded-1.1.1.crate) = 631ae5198c9be5e753e5cc215e1bd73c2b466a3565173db433f52bb9d3e66dba -SIZE (rust/crates/cache-padded-1.1.1.crate) = 8798 +SHA256 (rust/crates/cache-padded-1.2.0.crate) = c1db59621ec70f09c5e9b597b220c7a2b43611f4710dc03ceb8748637775692c +SIZE (rust/crates/cache-padded-1.2.0.crate) = 9125 SHA256 (rust/crates/calloop-0.6.5.crate) = 0b036167e76041694579972c28cf4877b4f92da222560ddb49008937b6a6727c SIZE (rust/crates/calloop-0.6.5.crate) = 25180 SHA256 (rust/crates/cassowary-0.3.0.crate) = df8670b8c7b9dae1793364eafadf7239c40d669904660c5960d74cfd80b46a53 SIZE (rust/crates/cassowary-0.3.0.crate) = 22876 SHA256 (rust/crates/cast-0.2.7.crate) = 4c24dab4283a142afa2fdca129b80ad2c6284e073930f964c3a1293c225ee39a SIZE (rust/crates/cast-0.2.7.crate) = 11222 -SHA256 (rust/crates/cc-1.0.72.crate) = 22a9137b95ea06864e018375b72adfb7db6e6f68cfc8df5a04d00288050485ee -SIZE (rust/crates/cc-1.0.72.crate) = 57495 +SHA256 (rust/crates/cc-1.0.73.crate) = 2fff2a6927b3bb87f9595d67196a70493f627687a71d87a0d692242c33f58c11 +SIZE (rust/crates/cc-1.0.73.crate) = 57880 SHA256 (rust/crates/cesu8-1.1.0.crate) = 6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c SIZE (rust/crates/cesu8-1.1.0.crate) = 10555 SHA256 (rust/crates/cexpr-0.4.0.crate) = f4aedb84272dbe89af497cf81375129abda4fc0a9e7c5d317498c15cc30c0d27 @@ -123,16 +129,22 @@ SHA256 (rust/crates/chrono-tz-0.6.1.crate) = 58549f1842da3080ce63002102d5bc954c7 SIZE (rust/crates/chrono-tz-0.6.1.crate) = 585749 SHA256 (rust/crates/chrono-tz-build-0.0.2.crate) = db058d493fb2f65f41861bfed7e3fe6335264a9f0f92710cab5bdf01fef09069 SIZE (rust/crates/chrono-tz-build-0.0.2.crate) = 5840 -SHA256 (rust/crates/chumsky-0.3.2.crate) = d6144914dd4928dc86677ef8824a77cf1a5df915590af7befa0ac8d9815cd740 -SIZE (rust/crates/chumsky-0.3.2.crate) = 22931 -SHA256 (rust/crates/clang-sys-1.3.0.crate) = fa66045b9cb23c2e9c1520732030608b02ee07e5cfaa5a521ec15ded7fa24c90 -SIZE (rust/crates/clang-sys-1.3.0.crate) = 37713 -SHA256 (rust/crates/clap-2.33.3.crate) = 37e58ac78573c40708d45522f0d80fa2f01cc4f9b4e2bf749807255454312002 -SIZE (rust/crates/clap-2.33.3.crate) = 201925 +SHA256 (rust/crates/chumsky-0.8.0.crate) = 8d02796e4586c6c41aeb68eae9bfb4558a522c35f1430c14b40136c3706e09e4 +SIZE (rust/crates/chumsky-0.8.0.crate) = 65390 +SHA256 (rust/crates/clang-sys-1.3.1.crate) = 4cc00842eed744b858222c4c9faf7243aafc6d33f92f96935263ef4d8a41ce21 +SIZE (rust/crates/clang-sys-1.3.1.crate) = 37840 +SHA256 (rust/crates/clap-2.34.0.crate) = a0610544180c38b88101fecf2dd634b174a62eef6946f84dfc6a7127512b381c +SIZE (rust/crates/clap-2.34.0.crate) = 202210 +SHA256 (rust/crates/clap-3.1.10.crate) = 3124f3f75ce09e22d1410043e1e24f2ecc44fad3afe4f08408f1f7663d68da2b +SIZE (rust/crates/clap-3.1.10.crate) = 206697 +SHA256 (rust/crates/clap_derive-3.1.7.crate) = a3aab4734e083b809aaf5794e14e756d1c798d2c69c7f7de7a09a2f5214993c1 +SIZE (rust/crates/clap_derive-3.1.7.crate) = 25363 +SHA256 (rust/crates/clap_lex-0.1.1.crate) = 189ddd3b5d32a70b35e7686054371742a937b0d99128e76dde6340210e966669 +SIZE (rust/crates/clap_lex-0.1.1.crate) = 9603 SHA256 (rust/crates/clipboard-win-3.1.1.crate) = 9fdf5e01086b6be750428ba4a40619f847eb2e95756eee84b18e06e5f0b50342 SIZE (rust/crates/clipboard-win-3.1.1.crate) = 11964 -SHA256 (rust/crates/clipboard-win-4.2.2.crate) = 3db8340083d28acb43451166543b98c838299b7e0863621be53a338adceea0ed -SIZE (rust/crates/clipboard-win-4.2.2.crate) = 12188 +SHA256 (rust/crates/clipboard-win-4.4.1.crate) = 2f3e1238132dc01f081e1cbb9dace14e5ef4c3a51ee244bd982275fb514605db +SIZE (rust/crates/clipboard-win-4.4.1.crate) = 12561 SHA256 (rust/crates/clipboard_macos-0.1.0.crate) = 145a7f9e9b89453bc0a5e32d166456405d389cea5b578f57f1274b1397588a95 SIZE (rust/crates/clipboard_macos-0.1.0.crate) = 5958 SHA256 (rust/crates/clipboard_wayland-0.2.0.crate) = 6f6364a9f7a66f2ac1a1a098aa1c7f6b686f2496c6ac5e5c0d773445df912747 @@ -151,10 +163,14 @@ SHA256 (rust/crates/codespan-reporting-0.11.1.crate) = 3538270d33cc669650c4b0938 SIZE (rust/crates/codespan-reporting-0.11.1.crate) = 48963 SHA256 (rust/crates/color_quant-1.1.0.crate) = 3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b SIZE (rust/crates/color_quant-1.1.0.crate) = 6649 -SHA256 (rust/crates/combine-4.6.2.crate) = b2b2f5d0ee456f3928812dfc8c6d9a1d592b98678f6d56db9b0cd2b7bc6c8db5 -SIZE (rust/crates/combine-4.6.2.crate) = 132528 +SHA256 (rust/crates/combine-4.6.3.crate) = 50b727aacc797f9fc28e355d21f34709ac4fc9adecfe470ad07b8f4464f53062 +SIZE (rust/crates/combine-4.6.3.crate) = 132015 SHA256 (rust/crates/concurrent-queue-1.2.2.crate) = 30ed07550be01594c6026cff2a1d7fe9c8f683caa798e12b68694ac9e88286a3 SIZE (rust/crates/concurrent-queue-1.2.2.crate) = 15859 +SHA256 (rust/crates/const-random-0.1.13.crate) = f590d95d011aa80b063ffe3253422ed5aa462af4e9867d43ce8337562bac77c4 +SIZE (rust/crates/const-random-0.1.13.crate) = 6646 +SHA256 (rust/crates/const-random-macro-0.1.13.crate) = 615f6e27d000a2bffbc7f2f6a8669179378fa27ee4d0a509e985dfc0a7defb40 +SIZE (rust/crates/const-random-macro-0.1.13.crate) = 6359 SHA256 (rust/crates/constant_time_eq-0.1.5.crate) = 245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc SIZE (rust/crates/constant_time_eq-0.1.5.crate) = 4936 SHA256 (rust/crates/copy_dir-0.1.2.crate) = 6e4281031634644843bd2f5aa9c48cf98fc48d6b083bd90bb11becf10deaf8b0 @@ -167,8 +183,8 @@ SHA256 (rust/crates/core-foundation-0.6.4.crate) = 25b9e03f145fd4f2bf705e07b900c SIZE (rust/crates/core-foundation-0.6.4.crate) = 25233 SHA256 (rust/crates/core-foundation-0.7.0.crate) = 57d24c7a13c43e870e37c1556b74555437870a04514f7685f5b354e090567171 SIZE (rust/crates/core-foundation-0.7.0.crate) = 25384 -SHA256 (rust/crates/core-foundation-0.9.2.crate) = 6888e10551bb93e424d8df1d07f1a8b4fceb0001a3a4b048bfc47554946f47b3 -SIZE (rust/crates/core-foundation-0.9.2.crate) = 26857 +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.6.2.crate) = e7ca8a5221364ef15ce201e8ed2f609fc312682a8f4e0e3d4aa5879764e0fa3b SIZE (rust/crates/core-foundation-sys-0.6.2.crate) = 16204 SHA256 (rust/crates/core-foundation-sys-0.7.0.crate) = b3a71ab494c0b5b860bdc8407ae08978052417070c2ced38573a9157ad75b8ac @@ -185,96 +201,98 @@ SHA256 (rust/crates/core-video-sys-0.1.4.crate) = 34ecad23610ad9757664d644e36924 SIZE (rust/crates/core-video-sys-0.1.4.crate) = 10568 SHA256 (rust/crates/coreaudio-rs-0.10.0.crate) = 11894b20ebfe1ff903cbdc52259693389eea03b94918a2def2c30c3bf227ad88 SIZE (rust/crates/coreaudio-rs-0.10.0.crate) = 34487 -SHA256 (rust/crates/coreaudio-sys-0.2.8.crate) = 2b7e3347be6a09b46aba228d6608386739fb70beff4f61e07422da87b0bb31fa -SIZE (rust/crates/coreaudio-sys-0.2.8.crate) = 4778 -SHA256 (rust/crates/cpal-0.13.4.crate) = 98f45f0a21f617cd2c788889ef710b63f075c949259593ea09c826f1e47a2418 -SIZE (rust/crates/cpal-0.13.4.crate) = 92833 -SHA256 (rust/crates/cpufeatures-0.2.1.crate) = 95059428f66df56b63431fdb4e1947ed2190586af5c5a8a8b71122bdf5a7f469 -SIZE (rust/crates/cpufeatures-0.2.1.crate) = 10500 -SHA256 (rust/crates/cranelift-bforest-0.74.0.crate) = c8ca3560686e7c9c7ed7e0fe77469f2410ba5d7781b1acaa9adc8d8deea28e3e -SIZE (rust/crates/cranelift-bforest-0.74.0.crate) = 30800 -SHA256 (rust/crates/cranelift-codegen-0.74.0.crate) = baf9bf1ffffb6ce3d2e5ebc83549bd2436426c99b31cc550d521364cbe35d276 -SIZE (rust/crates/cranelift-codegen-0.74.0.crate) = 810613 -SHA256 (rust/crates/cranelift-codegen-meta-0.74.0.crate) = 4cc21936a5a6d07e23849ffe83e5c1f6f50305c074f4b2970ca50c13bf55b821 -SIZE (rust/crates/cranelift-codegen-meta-0.74.0.crate) = 178648 -SHA256 (rust/crates/cranelift-codegen-shared-0.74.0.crate) = ca5b6ffaa87560bebe69a5446449da18090b126037920b0c1c6d5945f72faf6b -SIZE (rust/crates/cranelift-codegen-shared-0.74.0.crate) = 12569 -SHA256 (rust/crates/cranelift-entity-0.74.0.crate) = 7d6b4a8bef04f82e4296782646f733c641d09497df2fabf791323fefaa44c64c -SIZE (rust/crates/cranelift-entity-0.74.0.crate) = 25196 -SHA256 (rust/crates/cranelift-frontend-0.74.0.crate) = c31b783b351f966fce33e3c03498cb116d16d97a8f9978164a60920bd0d3a99c -SIZE (rust/crates/cranelift-frontend-0.74.0.crate) = 32035 -SHA256 (rust/crates/crc32fast-1.2.1.crate) = 81156fece84ab6a9f2afdb109ce3ae577e42b1228441eded99bd77f627953b1a -SIZE (rust/crates/crc32fast-1.2.1.crate) = 38172 +SHA256 (rust/crates/coreaudio-sys-0.2.9.crate) = ca4679a59dbd8c15f064c012dfe8c1163b9453224238b59bb9328c142b8b248b +SIZE (rust/crates/coreaudio-sys-0.2.9.crate) = 5082 +SHA256 (rust/crates/cpal-0.13.5.crate) = 74117836a5124f3629e4b474eed03e479abaf98988b4bb317e29f08cfe0e4116 +SIZE (rust/crates/cpal-0.13.5.crate) = 93790 +SHA256 (rust/crates/cpufeatures-0.2.2.crate) = 59a6001667ab124aebae2a495118e11d30984c3a653e99d86d58971708cf5e4b +SIZE (rust/crates/cpufeatures-0.2.2.crate) = 10655 +SHA256 (rust/crates/cranelift-bforest-0.76.0.crate) = 7e6bea67967505247f54fa2c85cf4f6e0e31c4e5692c9b70e4ae58e339067333 +SIZE (rust/crates/cranelift-bforest-0.76.0.crate) = 30816 +SHA256 (rust/crates/cranelift-codegen-0.76.0.crate) = 48194035d2752bdd5bdae429e3ab88676e95f52a2b1355a5d4e809f9e39b1d74 +SIZE (rust/crates/cranelift-codegen-0.76.0.crate) = 835601 +SHA256 (rust/crates/cranelift-codegen-meta-0.76.0.crate) = 976efb22fcab4f2cd6bd4e9913764616a54d895c1a23530128d04e03633c555f +SIZE (rust/crates/cranelift-codegen-meta-0.76.0.crate) = 179689 +SHA256 (rust/crates/cranelift-codegen-shared-0.76.0.crate) = 9dabb5fe66e04d4652e434195b45ae65b5c8172d520247b8f66d8df42b2b45dc +SIZE (rust/crates/cranelift-codegen-shared-0.76.0.crate) = 12583 +SHA256 (rust/crates/cranelift-entity-0.76.0.crate) = 3329733e4d4b8e91c809efcaa4faee80bf66f20164e3dd16d707346bd3494799 +SIZE (rust/crates/cranelift-entity-0.76.0.crate) = 25261 +SHA256 (rust/crates/cranelift-frontend-0.76.0.crate) = 279afcc0d3e651b773f94837c3d581177b348c8d69e928104b2e9fccb226f921 +SIZE (rust/crates/cranelift-frontend-0.76.0.crate) = 31953 +SHA256 (rust/crates/crc32fast-1.3.2.crate) = b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d +SIZE (rust/crates/crc32fast-1.3.2.crate) = 38661 SHA256 (rust/crates/criterion-0.3.4.crate) = ab327ed7354547cc2ef43cbe20ef68b988e70b4b593cbd66a2a61733123a3d23 SIZE (rust/crates/criterion-0.3.4.crate) = 111110 SHA256 (rust/crates/criterion-plot-0.4.4.crate) = d00996de9f2f7559f7f4dc286073197f83e92256a59ed395f9aac01fe717da57 SIZE (rust/crates/criterion-plot-0.4.4.crate) = 22546 SHA256 (rust/crates/crossbeam-0.8.1.crate) = 4ae5588f6b3c3cb05239e90bd110f257254aecd01e4635400391aeae07497845 SIZE (rust/crates/crossbeam-0.8.1.crate) = 10429 -SHA256 (rust/crates/crossbeam-channel-0.5.1.crate) = 06ed27e177f16d65f0f0c22a213e17c696ace5dd64b14258b52f9417ccb52db4 -SIZE (rust/crates/crossbeam-channel-0.5.1.crate) = 86919 +SHA256 (rust/crates/crossbeam-channel-0.5.4.crate) = 5aaa7bd5fb665c6864b5f963dd9097905c54125909c7aa94c9e18507cdbe6c53 +SIZE (rust/crates/crossbeam-channel-0.5.4.crate) = 88237 SHA256 (rust/crates/crossbeam-deque-0.7.4.crate) = c20ff29ded3204c5106278a81a38f4b482636ed4fa1e6cfbeef193291beb29ed SIZE (rust/crates/crossbeam-deque-0.7.4.crate) = 19868 SHA256 (rust/crates/crossbeam-deque-0.8.1.crate) = 6455c0ca19f0d2fbf751b908d5c55c1f5cbc65e03c4225427254b46890bdde1e SIZE (rust/crates/crossbeam-deque-0.8.1.crate) = 20852 SHA256 (rust/crates/crossbeam-epoch-0.8.2.crate) = 058ed274caafc1f60c4997b5fc07bf7dc7cca454af7c6e81edffe5f33f70dace SIZE (rust/crates/crossbeam-epoch-0.8.2.crate) = 39283 -SHA256 (rust/crates/crossbeam-epoch-0.9.5.crate) = 4ec02e091aa634e2c3ada4a392989e7c3116673ef0ac5b72232439094d73b7fd -SIZE (rust/crates/crossbeam-epoch-0.9.5.crate) = 43883 -SHA256 (rust/crates/crossbeam-queue-0.3.2.crate) = 9b10ddc024425c88c2ad148c1b0fd53f4c6d38db9697c9f1588381212fa657c9 -SIZE (rust/crates/crossbeam-queue-0.3.2.crate) = 14993 +SHA256 (rust/crates/crossbeam-epoch-0.9.8.crate) = 1145cf131a2c6ba0615079ab6a638f7e1973ac9c2634fcbeaaad6114246efe8c +SIZE (rust/crates/crossbeam-epoch-0.9.8.crate) = 46012 +SHA256 (rust/crates/crossbeam-queue-0.3.5.crate) = 1f25d8400f4a7a5778f0e4e52384a48cbd9b5c495d110786187fc750075277a2 +SIZE (rust/crates/crossbeam-queue-0.3.5.crate) = 16341 SHA256 (rust/crates/crossbeam-utils-0.7.2.crate) = c3c7c73a2d1e9fc0886a08b93e98eb643461230d5f1925e4036204d5f2e261a8 SIZE (rust/crates/crossbeam-utils-0.7.2.crate) = 34338 -SHA256 (rust/crates/crossbeam-utils-0.8.5.crate) = d82cfc11ce7f2c3faef78d8a684447b40d503d9681acebed6cb728d45940c4db -SIZE (rust/crates/crossbeam-utils-0.8.5.crate) = 38414 +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.17.7.crate) = 6f4919d60f26ae233e14233cc39746c8c8bb8cd7b05840ace83604917b51b6c7 SIZE (rust/crates/crossterm-0.17.7.crate) = 105242 -SHA256 (rust/crates/crossterm-0.22.1.crate) = c85525306c4291d1b73ce93c8acf9c339f9b213aef6c1d85c3830cbf1c16325c -SIZE (rust/crates/crossterm-0.22.1.crate) = 105450 +SHA256 (rust/crates/crossterm-0.23.2.crate) = a2102ea4f781910f8a5b98dd061f4c2023f479ce7bb1236330099ceb5a93cf17 +SIZE (rust/crates/crossterm-0.23.2.crate) = 106712 SHA256 (rust/crates/crossterm_winapi-0.6.2.crate) = c2265c3f8e080075d9b6417aa72293fc71662f34b4af2612d8d1b074d29510db SIZE (rust/crates/crossterm_winapi-0.6.2.crate) = 14962 SHA256 (rust/crates/crossterm_winapi-0.9.0.crate) = 2ae1b35a484aa10e07fe0638d02301c5ad24de82d310ccbd2f3693da5f09bf1c SIZE (rust/crates/crossterm_winapi-0.9.0.crate) = 15561 +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.3.crate) = 57952ca27b5e3606ff4dd79b0020231aaf9d6aa76dc05fd30137538c50bd3ce8 +SIZE (rust/crates/crypto-common-0.1.3.crate) = 8556 SHA256 (rust/crates/csv-1.1.6.crate) = 22813a6dc45b335f9bade10bf7271dc477e81113e89eb251a0bc2a8a81c536e1 SIZE (rust/crates/csv-1.1.6.crate) = 886999 SHA256 (rust/crates/csv-core-0.1.10.crate) = 2b2466559f260f48ad25fe6317b3c8dac77b5bdb5763ac7d9d6103530663bc90 SIZE (rust/crates/csv-core-0.1.10.crate) = 25668 SHA256 (rust/crates/ct-logs-0.8.0.crate) = c1a816186fa68d9e426e3cb4ae4dff1fcd8e4a2c34b781bf7a822574a0d0aac8 SIZE (rust/crates/ct-logs-0.8.0.crate) = 19766 +SHA256 (rust/crates/cty-0.2.2.crate) = b365fabc795046672053e29c954733ec3b05e4be654ab130fe8f1f94d7051f35 +SIZE (rust/crates/cty-0.2.2.crate) = 7230 SHA256 (rust/crates/d3d12-0.4.1.crate) = 2daefd788d1e96e0a9d66dee4b828b883509bc3ea9ce30665f04c3246372690c SIZE (rust/crates/d3d12-0.4.1.crate) = 14224 SHA256 (rust/crates/daggy-0.5.0.crate) = 9293a0da7d1bc1f30090ece4d9f9de79a07be7302ddb00e5eb1fefb6ee6409e2 SIZE (rust/crates/daggy-0.5.0.crate) = 17832 SHA256 (rust/crates/darling-0.10.2.crate) = 0d706e75d87e35569db781a9b5e2416cff1236a47ed380831f959382ccd5f858 SIZE (rust/crates/darling-0.10.2.crate) = 17620 -SHA256 (rust/crates/darling-0.13.0.crate) = 757c0ded2af11d8e739c4daea1ac623dd1624b06c844cf3f5a39f1bdbd99bb12 -SIZE (rust/crates/darling-0.13.0.crate) = 19181 +SHA256 (rust/crates/darling-0.13.2.crate) = 4e92cb285610dd935f60ee8b4d62dd1988bd12b7ea50579bd6a138201525318e +SIZE (rust/crates/darling-0.13.2.crate) = 20817 SHA256 (rust/crates/darling_core-0.10.2.crate) = f0c960ae2da4de88a91b2d920c2a7233b400bc33cb28453a2987822d8392519b SIZE (rust/crates/darling_core-0.10.2.crate) = 44339 -SHA256 (rust/crates/darling_core-0.13.0.crate) = 2c34d8efb62d0c2d7f60ece80f75e5c63c1588ba68032740494b0b9a996466e3 -SIZE (rust/crates/darling_core-0.13.0.crate) = 49969 +SHA256 (rust/crates/darling_core-0.13.2.crate) = 5c29e95ab498b18131ea460b2c0baa18cbf041231d122b0b7bfebef8c8e88989 +SIZE (rust/crates/darling_core-0.13.2.crate) = 51056 SHA256 (rust/crates/darling_macro-0.10.2.crate) = d9b5a2f4ac4969822c62224815d069952656cadc7084fdca9751e6d959189b72 SIZE (rust/crates/darling_macro-0.10.2.crate) = 1919 -SHA256 (rust/crates/darling_macro-0.13.0.crate) = ade7bff147130fe5e6d39f089c6bd49ec0250f35d70b2eebf72afdfc919f15cc -SIZE (rust/crates/darling_macro-0.13.0.crate) = 1915 -SHA256 (rust/crates/deflate-0.8.6.crate) = 73770f8e1fe7d64df17ca66ad28994a0a623ea497fa69486e14984e715c5d174 -SIZE (rust/crates/deflate-0.8.6.crate) = 62365 +SHA256 (rust/crates/darling_macro-0.13.2.crate) = b21dd6b221dd547528bd6fb15f1a3b7ab03b9a06f76bff288a8c629bcfbe7f0e +SIZE (rust/crates/darling_macro-0.13.2.crate) = 1910 SHA256 (rust/crates/deflate-1.0.0.crate) = c86f7e25f518f4b81808a2cf1c50996a61f5c2eb394b2393bd87f2a4780a432f SIZE (rust/crates/deflate-1.0.0.crate) = 62722 -SHA256 (rust/crates/derivative-2.2.0.crate) = fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b -SIZE (rust/crates/derivative-2.2.0.crate) = 48076 SHA256 (rust/crates/deunicode-1.3.1.crate) = f2c9736e15e7df1638a7f6eee92a6511615c738246a052af5ba86f039b65aede SIZE (rust/crates/deunicode-1.3.1.crate) = 162668 -SHA256 (rust/crates/digest-0.9.0.crate) = d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066 -SIZE (rust/crates/digest-0.9.0.crate) = 13247 +SHA256 (rust/crates/digest-0.10.3.crate) = f2fb860ca6fafa5552fb6d0e816a69c8e49f0908bf524e30a90d97c85892d506 +SIZE (rust/crates/digest-0.10.3.crate) = 18990 SHA256 (rust/crates/directories-next-2.0.0.crate) = 339ee130d97a610ea5a5872d2bbb130fdf68884ff09d3028b81bec8a1ac23bbc SIZE (rust/crates/directories-next-2.0.0.crate) = 15153 -SHA256 (rust/crates/dirs-3.0.2.crate) = 30baa043103c9d0c2a57cf537cc2f35623889dc0d405e6c3cccfadbc81c71309 -SIZE (rust/crates/dirs-3.0.2.crate) = 12184 +SHA256 (rust/crates/dirs-4.0.0.crate) = ca3aa72a6f96ea37bbc5aa912f6788242832f75369bdfdadcb0e38423f100059 +SIZE (rust/crates/dirs-4.0.0.crate) = 12503 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-0.3.6.crate) = 03d86534ed367a67548dc68113a0f5db55432fdfbb6e6f9d77704397d95d5780 -SIZE (rust/crates/dirs-sys-0.3.6.crate) = 10626 +SHA256 (rust/crates/dirs-sys-0.3.7.crate) = 1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6 +SIZE (rust/crates/dirs-sys-0.3.7.crate) = 10597 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/discard-1.0.4.crate) = 212d0f5754cb6769937f4501cc0e67f4f4483c8d2c3e1e922ee9edbe4ab4c7c0 @@ -299,38 +317,44 @@ SHA256 (rust/crates/either-1.6.1.crate) = e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227 SIZE (rust/crates/either-1.6.1.crate) = 13641 SHA256 (rust/crates/emath-0.12.0.crate) = 3e73d6c8c70eadb71756fbbc3c303ab25e163b46b656886dd250de5636efea12 SIZE (rust/crates/emath-0.12.0.crate) = 14010 -SHA256 (rust/crates/encoding_rs-0.8.29.crate) = a74ea89a0a1b98f6332de42c95baff457ada66d1cb4030f9ff151b2041a1c746 -SIZE (rust/crates/encoding_rs-0.8.29.crate) = 1368211 SHA256 (rust/crates/endian-type-0.1.2.crate) = c34f04666d835ff5d62e058c3995147c06f42fe86ff053337632bca83e42702d SIZE (rust/crates/endian-type-0.1.2.crate) = 2340 SHA256 (rust/crates/enum-iterator-0.7.0.crate) = 4eeac5c5edb79e4e39fe8439ef35207780a11f69c52cbe424ce3dfad4cb78de6 SIZE (rust/crates/enum-iterator-0.7.0.crate) = 1783 SHA256 (rust/crates/enum-iterator-derive-0.7.0.crate) = c134c37760b27a871ba422106eedbb8247da973a09e82558bf26d619c882b159 SIZE (rust/crates/enum-iterator-derive-0.7.0.crate) = 2431 -SHA256 (rust/crates/enumset-1.0.8.crate) = 6216d2c19a6fb5f29d1ada1dc7bc4367a8cbf0fa4af5cf12e07b5bbdde6b5b2c -SIZE (rust/crates/enumset-1.0.8.crate) = 17434 -SHA256 (rust/crates/enumset_derive-0.5.5.crate) = 6451128aa6655d880755345d085494cf7561a6bee7c8dc821e5d77e6d267ecd4 -SIZE (rust/crates/enumset_derive-0.5.5.crate) = 10295 +SHA256 (rust/crates/enumset-1.0.9.crate) = 42f0ae74db31a8ba0093a411d594a1d6d65c207611816ebf4e75381f3f72b1fe +SIZE (rust/crates/enumset-1.0.9.crate) = 18471 +SHA256 (rust/crates/enumset_derive-0.5.6.crate) = 5c594871f94ab3a00434cb09f03067c92fa2ece4cc657d58ba402e8377cd85a3 +SIZE (rust/crates/enumset_derive-0.5.6.crate) = 10447 SHA256 (rust/crates/env_logger-0.8.4.crate) = a19187fea3ac7e84da7dacf48de0c45d63c6a76f9490dae389aead16c243fce3 SIZE (rust/crates/env_logger-0.8.4.crate) = 33342 SHA256 (rust/crates/epaint-0.12.0.crate) = 80e2db640801230bdda80629bc3a063927a462f5eaf38a98da676954e78ccb99 SIZE (rust/crates/epaint-0.12.0.crate) = 672262 SHA256 (rust/crates/epi-0.12.0.crate) = 59c4f6cbede1fc8f836384f85295a59199a4825940abcc3a8a29cfe2e3c37583 SIZE (rust/crates/epi-0.12.0.crate) = 6678 -SHA256 (rust/crates/error-code-2.3.0.crate) = b5115567ac25674e0043e472be13d14e537f37ea8aa4bdc4aef0c89add1db1ff -SIZE (rust/crates/error-code-2.3.0.crate) = 5327 +SHA256 (rust/crates/errno-0.2.8.crate) = f639046355ee4f37944e44f60642c6f3a7efa3cf6b78c78a0d989a8ce6c396a1 +SIZE (rust/crates/errno-0.2.8.crate) = 9276 +SHA256 (rust/crates/errno-dragonfly-0.1.2.crate) = aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf +SIZE (rust/crates/errno-dragonfly-0.1.2.crate) = 1810 +SHA256 (rust/crates/error-code-2.3.1.crate) = 64f18991e7bf11e7ffee451b5318b5c1a73c52d0d0ada6e5a3017c8c1ced6a21 +SIZE (rust/crates/error-code-2.3.1.crate) = 5324 +SHA256 (rust/crates/etagere-0.2.7.crate) = 6301151a318f367f392c31395beb1cfba5ccd9abc44d1db0db3a4b27b9601c89 +SIZE (rust/crates/etagere-0.2.7.crate) = 17144 SHA256 (rust/crates/euc-0.5.3.crate) = 0947d06646d28a4ac2862ac5eadc1062704d61ee398b3baba8b4a21e2f1ef5ed SIZE (rust/crates/euc-0.5.3.crate) = 70369 -SHA256 (rust/crates/euclid-0.22.6.crate) = da96828553a086d7b18dcebfc579bd9628b016f86590d7453c115e490fa74b80 -SIZE (rust/crates/euclid-0.22.6.crate) = 74891 -SHA256 (rust/crates/event-listener-2.5.1.crate) = f7531096570974c3a9dcf9e4b8e1cede1ec26cf5046219fb3b9d897503b9be59 -SIZE (rust/crates/event-listener-2.5.1.crate) = 16237 +SHA256 (rust/crates/euclid-0.22.7.crate) = b52c2ef4a78da0ba68fbe1fd920627411096d2ac478f7f4c9f3a54ba6705bade +SIZE (rust/crates/euclid-0.22.7.crate) = 75976 +SHA256 (rust/crates/event-listener-2.5.2.crate) = 77f3309417938f28bf8228fcff79a4a37103981e3e186d2ccd19c74b38f4eb71 +SIZE (rust/crates/event-listener-2.5.2.crate) = 15225 SHA256 (rust/crates/fallible-iterator-0.2.0.crate) = 4443176a9f2c162692bd3d352d745ef9413eec5782a80d8fd6f8a1ac692a07f7 SIZE (rust/crates/fallible-iterator-0.2.0.crate) = 18509 SHA256 (rust/crates/fallible-streaming-iterator-0.1.9.crate) = 7360491ce676a36bf9bb3c56c1aa791658183a54d2744120f27285738d90465a SIZE (rust/crates/fallible-streaming-iterator-0.1.9.crate) = 9249 -SHA256 (rust/crates/fd-lock-3.0.0.crate) = b8806dd91a06a7a403a8e596f9bfbfb34e469efbc363fc9c9713e79e26472e36 -SIZE (rust/crates/fd-lock-3.0.0.crate) = 13313 +SHA256 (rust/crates/fastrand-1.7.0.crate) = c3fcf0cee53519c866c09b5de1f6c56ff9d647101f81c1964fa632e148896cdf +SIZE (rust/crates/fastrand-1.7.0.crate) = 11265 +SHA256 (rust/crates/fd-lock-3.0.5.crate) = 46e245f4c8ec30c6415c56cb132c07e69e74f1942f6b4a4061da748b49f486ca +SIZE (rust/crates/fd-lock-3.0.5.crate) = 13383 SHA256 (rust/crates/fehler-1.0.0.crate) = d5729fe49ba028cd550747b6e62cd3d841beccab5390aa398538c31a2d983635 SIZE (rust/crates/fehler-1.0.0.crate) = 9032 SHA256 (rust/crates/fehler-macros-1.0.0.crate) = ccb5acb1045ebbfa222e2c50679e392a71dd77030b78fb0189f2d9c5974400f9 @@ -343,8 +367,10 @@ SHA256 (rust/crates/fixedbitset-0.1.9.crate) = 86d4de0081402f5e88cdac65c8dcdcc73 SIZE (rust/crates/fixedbitset-0.1.9.crate) = 11974 SHA256 (rust/crates/fixedbitset-0.2.0.crate) = 37ab347416e802de484e4d03c7316c48f1ecb56574dfd4a46a80f173ce1de04d SIZE (rust/crates/fixedbitset-0.2.0.crate) = 13597 -SHA256 (rust/crates/flate2-1.0.22.crate) = 1e6988e897c1c9c485f43b47a529cef42fde0547f9d8d41a7062518f1d8fc53f -SIZE (rust/crates/flate2-1.0.22.crate) = 76026 +SHA256 (rust/crates/fixedbitset-0.4.1.crate) = 279fb028e20b3c4c320317955b77c5e0c9701f05a1d309905d6fc702cdc5053e +SIZE (rust/crates/fixedbitset-0.4.1.crate) = 15551 +SHA256 (rust/crates/flate2-1.0.24.crate) = f82b0f4c27ad9f8bfd1f3208d882da2b09c301bc1c828fd3a00d0216d2fbbff6 +SIZE (rust/crates/flate2-1.0.24.crate) = 70191 SHA256 (rust/crates/float-cmp-0.9.0.crate) = 98de4bbd547a563b716d8dfa9aad1cb19bfab00f4fa09a6a4ed21dbcf44ce9c4 SIZE (rust/crates/float-cmp-0.9.0.crate) = 10102 SHA256 (rust/crates/fnv-1.0.7.crate) = 3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1 @@ -355,60 +381,54 @@ 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/form_urlencoded-1.0.1.crate) = 5fc25a87fa4fd2094bffb06925852034d90a17f0d1e05197d4956d3555752191 SIZE (rust/crates/form_urlencoded-1.0.1.crate) = 8773 -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/fsevent-sys-4.0.0.crate) = 5c0e564d24da983c053beff1bb7178e237501206840a3e6bf4e267b9e8ae734a -SIZE (rust/crates/fsevent-sys-4.0.0.crate) = 4276 -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/funty-1.2.0.crate) = 1847abb9cb65d566acd5942e94aea9c8f547ad02c98e1649326fc0e8910b8b1e SIZE (rust/crates/funty-1.2.0.crate) = 12413 -SHA256 (rust/crates/futures-0.3.17.crate) = a12aa0eb539080d55c3f2d45a67c3b58b6b0773c1a3ca2dfec66d58c97fd66ca -SIZE (rust/crates/futures-0.3.17.crate) = 47388 -SHA256 (rust/crates/futures-channel-0.3.17.crate) = 5da6ba8c3bb3c165d3c7319fc1cc8304facf1fb8db99c5de877183c08a273888 -SIZE (rust/crates/futures-channel-0.3.17.crate) = 31765 -SHA256 (rust/crates/futures-core-0.3.17.crate) = 88d1c26957f23603395cd326b0ffe64124b818f4449552f960d815cfba83a53d -SIZE (rust/crates/futures-core-0.3.17.crate) = 14478 -SHA256 (rust/crates/futures-executor-0.3.17.crate) = 45025be030969d763025784f7f355043dc6bc74093e4ecc5000ca4dc50d8745c -SIZE (rust/crates/futures-executor-0.3.17.crate) = 17102 -SHA256 (rust/crates/futures-io-0.3.17.crate) = 522de2a0fe3e380f1bc577ba0474108faf3f6b18321dbf60b3b9c39a75073377 -SIZE (rust/crates/futures-io-0.3.17.crate) = 9050 -SHA256 (rust/crates/futures-macro-0.3.17.crate) = 18e4a4b95cea4b4ccbcf1c5675ca7c4ee4e9e75eb79944d07defde18068f79bb -SIZE (rust/crates/futures-macro-0.3.17.crate) = 11830 -SHA256 (rust/crates/futures-sink-0.3.17.crate) = 36ea153c13024fe480590b3e3d4cad89a0cfacecc24577b68f86c6ced9c2bc11 -SIZE (rust/crates/futures-sink-0.3.17.crate) = 7663 -SHA256 (rust/crates/futures-task-0.3.17.crate) = 1d3d00f4eddb73e498a54394f228cd55853bdf059259e8e7bc6e69d408892e99 -SIZE (rust/crates/futures-task-0.3.17.crate) = 11712 -SHA256 (rust/crates/futures-util-0.3.17.crate) = 36568465210a3a6ee45e1f165136d68671471a501e632e9a98d96872222b5481 -SIZE (rust/crates/futures-util-0.3.17.crate) = 147679 +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-util-0.3.21.crate) = d8b7abd5d659d9b90c8cba917f6ec750a74e2dc23902ef9cd4cc8c8b22e6036a +SIZE (rust/crates/futures-util-0.3.21.crate) = 153768 SHA256 (rust/crates/fxhash-0.2.1.crate) = c31b6d751ae2c7f11320402d34e41349dd1016f8d5d45e48c4312bc8625af50c SIZE (rust/crates/fxhash-0.2.1.crate) = 4102 +SHA256 (rust/crates/generator-0.7.0.crate) = c1d9279ca822891c1a4dae06d185612cf8fc6acfe5dff37781b41297811b12ee +SIZE (rust/crates/generator-0.7.0.crate) = 28814 SHA256 (rust/crates/generic-array-0.12.4.crate) = ffdf9f34f1447443d37393cc6c2b8313aebddcd96906caf34e54c68d8e57d7bd SIZE (rust/crates/generic-array-0.12.4.crate) = 18212 SHA256 (rust/crates/generic-array-0.13.3.crate) = f797e67af32588215eaaab8327027ee8e71b9dd0b2b26996aedf20c030fce309 SIZE (rust/crates/generic-array-0.13.3.crate) = 26956 -SHA256 (rust/crates/generic-array-0.14.4.crate) = 501466ecc8a30d1d3b7fc9229b122b2ce8ed6e9d9223f1138d4babb253e51817 -SIZE (rust/crates/generic-array-0.14.4.crate) = 28916 -SHA256 (rust/crates/gethostname-0.2.1.crate) = e692e296bfac1d2533ef168d0b60ff5897b8b70a4009276834014dd8924cc028 -SIZE (rust/crates/gethostname-0.2.1.crate) = 8988 +SHA256 (rust/crates/generic-array-0.14.5.crate) = fd48d33ec7f05fbfa152300fdad764757cbded343c1aa1cff2fbaf4134851803 +SIZE (rust/crates/generic-array-0.14.5.crate) = 28915 +SHA256 (rust/crates/gethostname-0.2.3.crate) = c1ebd34e35c46e00bb73e81363248d627782724609fe1b6396f553f68fe3862e +SIZE (rust/crates/gethostname-0.2.3.crate) = 8174 SHA256 (rust/crates/getrandom-0.1.16.crate) = 8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce SIZE (rust/crates/getrandom-0.1.16.crate) = 25077 -SHA256 (rust/crates/getrandom-0.2.3.crate) = 7fcd999463524c52659517fe2cea98493cfe485d10565e7b0fb07dbba7ad2753 -SIZE (rust/crates/getrandom-0.2.3.crate) = 26261 -SHA256 (rust/crates/gilrs-0.8.1.crate) = 0e986f911d937f4395dfc2a39618dcef452773d32dcdbe0828c623f76588f749 -SIZE (rust/crates/gilrs-0.8.1.crate) = 66557 -SHA256 (rust/crates/gilrs-core-0.3.1.crate) = 9a5e5bb97bf9a0d9519a28cf38839cf1d6d9bb572b48e3c67202271fec2ed5e7 -SIZE (rust/crates/gilrs-core-0.3.1.crate) = 33795 -SHA256 (rust/crates/gimli-0.24.0.crate) = 0e4075386626662786ddb0ec9081e7c7eeb1ba31951f447ca780ef9f5d568189 -SIZE (rust/crates/gimli-0.24.0.crate) = 703534 +SHA256 (rust/crates/getrandom-0.2.6.crate) = 9be70c98951c83b8d2f8f60d7065fa6d5146873094452a1008da8c2f1e4205ad +SIZE (rust/crates/getrandom-0.2.6.crate) = 28043 +SHA256 (rust/crates/gilrs-0.8.2.crate) = 1550c8bdebc993576e343d600a954654708a9a1182396ee1e805d6fe60c72909 +SIZE (rust/crates/gilrs-0.8.2.crate) = 97156 +SHA256 (rust/crates/gilrs-core-0.3.2.crate) = 84c7262ce1e88429c9b1d847820c9d2ba00adafc955218393d9c0861d5aaab88 +SIZE (rust/crates/gilrs-core-0.3.2.crate) = 33958 +SHA256 (rust/crates/gimli-0.25.0.crate) = f0a01e0497841a3b2db4f8afa483cce65f7e96a3498bd6c541734792aeac8fe7 +SIZE (rust/crates/gimli-0.25.0.crate) = 705238 SHA256 (rust/crates/gimli-0.26.1.crate) = 78cc372d058dcf6d5ecd98510e7fbc9e5aec4d21de70f65fea8fecebcd881bd4 SIZE (rust/crates/gimli-0.26.1.crate) = 716168 -SHA256 (rust/crates/git2-0.13.24.crate) = 845e007a28f1fcac035715988a234e8ec5458fd825b20a20c7dec74237ef341f -SIZE (rust/crates/git2-0.13.24.crate) = 194130 +SHA256 (rust/crates/git2-0.14.2.crate) = 3826a6e0e2215d7a41c2bfc7c9244123969273f3476b939a226aac0ab56e9e3c +SIZE (rust/crates/git2-0.14.2.crate) = 196856 SHA256 (rust/crates/glam-0.10.2.crate) = 579160312273c954cc51bd440f059dde741029ac8daf8c84fece76cb77f62c15 SIZE (rust/crates/glam-0.10.2.crate) = 91890 SHA256 (rust/crates/glob-0.3.0.crate) = 9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574 @@ -431,8 +451,8 @@ SHA256 (rust/crates/gpu-descriptor-types-0.1.1.crate) = 363e3677e55ad168fef68cf9 SIZE (rust/crates/gpu-descriptor-types-0.1.1.crate) = 1956 SHA256 (rust/crates/guillotiere-0.6.2.crate) = b62d5865c036cb1393e23c50693df631d3f5d7bcca4c04fe4cc0fd592e74a782 SIZE (rust/crates/guillotiere-0.6.2.crate) = 18116 -SHA256 (rust/crates/h2-0.3.7.crate) = 7fd819562fcebdac5afc5c113c3ec36f902840b70fd4fc458799c8ce4607ae55 -SIZE (rust/crates/h2-0.3.7.crate) = 159246 +SHA256 (rust/crates/h2-0.3.13.crate) = 37a82c6d637fc9515a4694bbf1cb2457b79d81ce52b3108bdeea58b07dd34a57 +SIZE (rust/crates/h2-0.3.13.crate) = 161962 SHA256 (rust/crates/half-1.8.2.crate) = eabb4a44450da02c90444cf74558da904edde8fb4e9035a9a6a4e15445af0bd7 SIZE (rust/crates/half-1.8.2.crate) = 41874 SHA256 (rust/crates/hash32-0.1.1.crate) = d4041af86e63ac4298ce40e5cca669066e75b6f1aa3390fe2561ffa5e1d9f4cc @@ -441,6 +461,8 @@ SHA256 (rust/crates/hashbrown-0.9.1.crate) = d7afe4a420e3fe79967a00898cc1f4db7c8 SIZE (rust/crates/hashbrown-0.9.1.crate) = 77734 SHA256 (rust/crates/hashbrown-0.11.2.crate) = ab5ef0d4909ef3724cc8cce6ccc8572c5c817592e9285f5464f8e86f8bd3726e SIZE (rust/crates/hashbrown-0.11.2.crate) = 85713 +SHA256 (rust/crates/hashbrown-0.12.0.crate) = 8c21d40587b92fa6a6c6e3c1bdbf87d75511db5672f9c93175574b3a00df1758 +SIZE (rust/crates/hashbrown-0.12.0.crate) = 90663 SHA256 (rust/crates/hashlink-0.6.0.crate) = d99cf782f0dc4372d26846bec3de7804ceb5df083c2d4462c0b8d2330e894fa8 SIZE (rust/crates/hashlink-0.6.0.crate) = 24952 SHA256 (rust/crates/heapless-0.5.6.crate) = 74911a68a1658cfcfb61bc0ccfbd536e3b6e906f8c2f7883ee50157e3e2184f1 @@ -449,38 +471,38 @@ SHA256 (rust/crates/heapless-0.6.1.crate) = 634bd4d29cbf24424d0a4bfcbf80c6960129 SIZE (rust/crates/heapless-0.6.1.crate) = 61144 SHA256 (rust/crates/heck-0.3.3.crate) = 6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c SIZE (rust/crates/heck-0.3.3.crate) = 10260 +SHA256 (rust/crates/heck-0.4.0.crate) = 2540771e65fc8cb83cd6e8a237f70c319bd5c29f78ed1084ba5d50eeac86f7f9 +SIZE (rust/crates/heck-0.4.0.crate) = 11161 SHA256 (rust/crates/hermit-abi-0.1.19.crate) = 62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33 SIZE (rust/crates/hermit-abi-0.1.19.crate) = 9979 SHA256 (rust/crates/hex-0.3.2.crate) = 805026a5d0141ffc30abb3be3173848ad46a1b1664fe632428479619a3644d77 SIZE (rust/crates/hex-0.3.2.crate) = 9053 SHA256 (rust/crates/hibitset-0.6.3.crate) = 93a1bb8316a44459a7d14253c4d28dd7395cbd23cc04a68c46e851b8e46d64b1 SIZE (rust/crates/hibitset-0.6.3.crate) = 22642 -SHA256 (rust/crates/http-0.2.5.crate) = 1323096b05d41827dadeaee54c9981958c0f94e670bc94ed80037d1a7b8b186b -SIZE (rust/crates/http-0.2.5.crate) = 106297 +SHA256 (rust/crates/http-0.2.6.crate) = 31f4c6746584866f0feabcc69893c5b51beef3831656a968ed7ae254cdc4fd03 +SIZE (rust/crates/http-0.2.6.crate) = 106384 SHA256 (rust/crates/http-body-0.4.4.crate) = 1ff4f84919677303da5f147645dbea6b1881f368d03ac84e1dc09031ebd7b2c6 SIZE (rust/crates/http-body-0.4.4.crate) = 7836 -SHA256 (rust/crates/httparse-1.5.1.crate) = acd94fdbe1d4ff688b67b04eee2e17bd50995534a61539e45adfefb45e5e5503 -SIZE (rust/crates/httparse-1.5.1.crate) = 26758 +SHA256 (rust/crates/httparse-1.6.0.crate) = 9100414882e15fb7feccb4897e5f0ff0ff1ca7d1a86a23208ada4d7a18e6c6c4 +SIZE (rust/crates/httparse-1.6.0.crate) = 28175 SHA256 (rust/crates/httpdate-1.0.2.crate) = c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421 SIZE (rust/crates/httpdate-1.0.2.crate) = 10673 SHA256 (rust/crates/humantime-2.1.0.crate) = 9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4 SIZE (rust/crates/humantime-2.1.0.crate) = 16749 -SHA256 (rust/crates/hyper-0.14.15.crate) = 436ec0091e4f20e655156a30a0df3770fe2900aa301e548e08446ec794b6953c -SIZE (rust/crates/hyper-0.14.15.crate) = 175489 +SHA256 (rust/crates/hyper-0.14.18.crate) = b26ae0a80afebe130861d90abf98e3814a4f28a4c6ffeb5ab8ebb2be311e0ef2 +SIZE (rust/crates/hyper-0.14.18.crate) = 179660 SHA256 (rust/crates/hyper-rustls-0.22.1.crate) = 5f9f7a97316d44c0af9b0301e65010573a853a9fc97046d7331d7f6bc0fd5a64 SIZE (rust/crates/hyper-rustls-0.22.1.crate) = 26718 SHA256 (rust/crates/ident_case-1.0.1.crate) = b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39 SIZE (rust/crates/ident_case-1.0.1.crate) = 3492 SHA256 (rust/crates/idna-0.2.3.crate) = 418a0a6fab821475f634efe3ccc45c013f742efe03d853e8d3355d5cb850ecf8 SIZE (rust/crates/idna-0.2.3.crate) = 271023 -SHA256 (rust/crates/image-0.23.14.crate) = 24ffcb7e7244a9bf19d35bf2883b9c080c4ced3c07a9895572178cdb8f13f6a1 -SIZE (rust/crates/image-0.23.14.crate) = 226804 -SHA256 (rust/crates/indexmap-1.7.0.crate) = bc633605454125dec4b66843673f01c7df2b89479b32e0ed634e43a91cff62a5 -SIZE (rust/crates/indexmap-1.7.0.crate) = 50363 +SHA256 (rust/crates/image-0.24.2.crate) = 28edd9d7bc256be2502e325ac0628bde30b7001b9b52e0abe31a1a9dc2701212 +SIZE (rust/crates/image-0.24.2.crate) = 264112 +SHA256 (rust/crates/indexmap-1.8.1.crate) = 0f647032dfaa1f8b6dc29bd3edb7bbef4861b8b8007ebb118d6db284fd59f6ee +SIZE (rust/crates/indexmap-1.8.1.crate) = 53220 SHA256 (rust/crates/inline_tweak-1.0.8.crate) = 7033e97b20277cc0d043226d1940fa7719ff08d2305d1fc7421e53066d00eb4b SIZE (rust/crates/inline_tweak-1.0.8.crate) = 8109 -SHA256 (rust/crates/inotify-0.7.1.crate) = 4816c66d2c8ae673df83366c18341538f234a26d65a9ecea5c348b453ac1d02f -SIZE (rust/crates/inotify-0.7.1.crate) = 24637 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 @@ -491,30 +513,32 @@ SHA256 (rust/crates/instant-0.1.12.crate) = 7a5bbe824c507c5da5956355e86a746d82e0 SIZE (rust/crates/instant-0.1.12.crate) = 6128 SHA256 (rust/crates/io-kit-sys-0.1.0.crate) = f21dcc74995dd4cd090b147e79789f8d65959cbfb5f0b118002db869ea3bd0a0 SIZE (rust/crates/io-kit-sys-0.1.0.crate) = 33069 -SHA256 (rust/crates/iovec-0.1.4.crate) = b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e -SIZE (rust/crates/iovec-0.1.4.crate) = 8720 -SHA256 (rust/crates/itertools-0.10.1.crate) = 69ddb889f9d0d08a67338271fa9b62996bc788c7796a5c18cf057420aaed5eaf -SIZE (rust/crates/itertools-0.10.1.crate) = 116219 +SHA256 (rust/crates/io-lifetimes-0.6.1.crate) = 9448015e586b611e5d322f6703812bbca2f1e709d5773ecd38ddb4e3bb649504 +SIZE (rust/crates/io-lifetimes-0.6.1.crate) = 37632 +SHA256 (rust/crates/itertools-0.10.3.crate) = a9a9d19fa1e79b6215ff29b9d6880b706147f16e9b1dbb1e4e5947b5b02bc5e3 +SIZE (rust/crates/itertools-0.10.3.crate) = 118661 SHA256 (rust/crates/itoa-0.4.8.crate) = b71991ff56294aa922b450139ee08b3bfc70982c6b2c7562771375cf73542dd4 SIZE (rust/crates/itoa-0.4.8.crate) = 11926 +SHA256 (rust/crates/itoa-1.0.1.crate) = 1aab8fc367588b89dcee83ab0fd66b72b50b72fa1904d7095045ace2b0c81c35 +SIZE (rust/crates/itoa-1.0.1.crate) = 11059 SHA256 (rust/crates/jni-0.19.0.crate) = c6df18c2e3db7e453d3c6ac5b3e9d5182664d28788126d39b91f2d1e22b017ec SIZE (rust/crates/jni-0.19.0.crate) = 65890 SHA256 (rust/crates/jni-sys-0.3.0.crate) = 8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130 SIZE (rust/crates/jni-sys-0.3.0.crate) = 10232 SHA256 (rust/crates/jobserver-0.1.24.crate) = af25a77299a7f711a01975c35a6a424eb6862092cc2d6c72c4ed6cbc56dfc1fa SIZE (rust/crates/jobserver-0.1.24.crate) = 21303 -SHA256 (rust/crates/jpeg-decoder-0.1.22.crate) = 229d53d58899083193af11e15917b5640cd40b29ff475a1fe4ef725deb02d0f2 -SIZE (rust/crates/jpeg-decoder-0.1.22.crate) = 228366 -SHA256 (rust/crates/js-sys-0.3.55.crate) = 7cc9ffccd38c451a86bf13657df244e9c3f37493cce8e5e21e940963777acc84 -SIZE (rust/crates/js-sys-0.3.55.crate) = 70499 +SHA256 (rust/crates/jpeg-decoder-0.2.6.crate) = 9478aa10f73e7528198d75109c8be5cd7d15fb530238040148d5f9a22d4c5b3b +SIZE (rust/crates/jpeg-decoder-0.2.6.crate) = 741477 +SHA256 (rust/crates/js-sys-0.3.56.crate) = a38fc24e30fd564ce974c02bf1d337caddff65be6cc4735a1f7eab22a7440f04 +SIZE (rust/crates/js-sys-0.3.56.crate) = 70520 SHA256 (rust/crates/kernel32-sys-0.2.2.crate) = 7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d SIZE (rust/crates/kernel32-sys-0.2.2.crate) = 24537 SHA256 (rust/crates/khronos-egl-4.1.0.crate) = 8c2352bd1d0bceb871cb9d40f24360c8133c11d7486b68b5381c1dd1a32015e3 SIZE (rust/crates/khronos-egl-4.1.0.crate) = 27810 SHA256 (rust/crates/kiddo-0.1.7.crate) = 8d9d9b46f84e6d21fda457c8d7a5ed0e50382355194a47f28a3747ce6b5351d4 SIZE (rust/crates/kiddo-0.1.7.crate) = 720854 -SHA256 (rust/crates/kiddo-0.2.1.crate) = b65ad2193b81d1050ae6570a00c96e6bd1b3ea0e2a3c3831f02cf6891613c329 -SIZE (rust/crates/kiddo-0.2.1.crate) = 721150 +SHA256 (rust/crates/kiddo-0.2.4.crate) = fc0a5c92307668140bf7d63a03a23e2da0b0453801fd54888c903cb7f723c293 +SIZE (rust/crates/kiddo-0.2.4.crate) = 721938 SHA256 (rust/crates/kqueue-1.0.4.crate) = 058a107a784f8be94c7d35c1300f4facced2e93d2fbe5b1452b44e905ddca4a9 SIZE (rust/crates/kqueue-1.0.4.crate) = 11771 SHA256 (rust/crates/kqueue-sys-1.0.3.crate) = 8367585489f01bc55dd27404dcf56b95e6da061a256a666ab23be9ba96a2e587 @@ -529,32 +553,38 @@ SHA256 (rust/crates/leb128-0.2.5.crate) = 884e2677b40cc8c339eaefcb701c32ef1fd249 SIZE (rust/crates/leb128-0.2.5.crate) = 11843 SHA256 (rust/crates/lewton-0.10.2.crate) = 777b48df9aaab155475a83a7df3070395ea1ac6902f5cd062b8f2b028075c030 SIZE (rust/crates/lewton-0.10.2.crate) = 68807 -SHA256 (rust/crates/libc-0.2.116.crate) = 565dbd88872dbe4cc8a46e527f26483c1d1f7afa6b884a3bd6cd893d4f98da74 -SIZE (rust/crates/libc-0.2.116.crate) = 566648 -SHA256 (rust/crates/libgit2-sys-0.12.25+1.3.0.crate) = 8f68169ef08d6519b2fe133ecc637408d933c0174b23b80bb2f79828966fbaab -SIZE (rust/crates/libgit2-sys-0.12.25+1.3.0.crate) = 1476839 +SHA256 (rust/crates/libc-0.2.121.crate) = efaa7b300f3b5fe8eb6bf21ce3895e1751d9665086af2d64b42f19701015ff4f +SIZE (rust/crates/libc-0.2.121.crate) = 574702 +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/libloading-0.6.7.crate) = 351a32417a12d5f7e82c368a66781e307834dae04c6ce0cd4456d52989229883 SIZE (rust/crates/libloading-0.6.7.crate) = 25037 -SHA256 (rust/crates/libloading-0.7.2.crate) = afe203d669ec979b7128619bae5a63b7b42e9203c1b29146079ee05e2f604b52 -SIZE (rust/crates/libloading-0.7.2.crate) = 27229 +SHA256 (rust/crates/libloading-0.7.3.crate) = efbc0f03f9a775e9f6aed295c6a1ba2253c5757a9e03d55c6caa46a681abcddd +SIZE (rust/crates/libloading-0.7.3.crate) = 27378 SHA256 (rust/crates/libm-0.1.4.crate) = 7fc7aa29613bd6a620df431842069224d8bc9011086b1db4c0e0cd47fa03ec9a SIZE (rust/crates/libm-0.1.4.crate) = 110593 -SHA256 (rust/crates/libm-0.2.1.crate) = c7d73b3f436185384286bd8098d17ec07c9a7d2388a6599f824d8502b529702a -SIZE (rust/crates/libm-0.2.1.crate) = 111906 +SHA256 (rust/crates/libm-0.2.2.crate) = 33a33a362ce288760ec6a508b94caaec573ae7d3bbbd91b87aa0bad4456839db +SIZE (rust/crates/libm-0.2.2.crate) = 113226 +SHA256 (rust/crates/libmimalloc-sys-0.1.25.crate) = 11ca136052550448f55df7898c6dbe651c6b574fe38a0d9ea687a9f8088a2e2c +SIZE (rust/crates/libmimalloc-sys-0.1.25.crate) = 1131254 SHA256 (rust/crates/libsqlite3-sys-0.20.1.crate) = 64d31059f22935e6c31830db5249ba2b7ecd54fd73a9909286f0a67aa55c2fbd SIZE (rust/crates/libsqlite3-sys-0.20.1.crate) = 2306064 SHA256 (rust/crates/libudev-sys-0.1.4.crate) = 3c8469b4a23b962c1396b9b451dda50ef5b283e8dd309d69033475fa9b334324 SIZE (rust/crates/libudev-sys-0.1.4.crate) = 6177 -SHA256 (rust/crates/libz-sys-1.1.3.crate) = de5435b8549c16d423ed0c03dbaafe57cf6c3344744f1242520d59c9d8ecec66 -SIZE (rust/crates/libz-sys-1.1.3.crate) = 1341394 +SHA256 (rust/crates/libz-sys-1.1.5.crate) = 6f35facd4a5673cb5a48822be2be1d4236c1c99cb4113cab7061ac720d5bf859 +SIZE (rust/crates/libz-sys-1.1.5.crate) = 1494933 SHA256 (rust/crates/linked-hash-map-0.5.4.crate) = 7fb9b38af92608140b86b693604b9ffcc5824240a484d1ecd4795bacb2fe88f3 SIZE (rust/crates/linked-hash-map-0.5.4.crate) = 16166 +SHA256 (rust/crates/linux-raw-sys-0.0.42.crate) = 5284f00d480e1c39af34e72f8ad60b94f47007e3481cd3b731c1d67190ddc7b7 +SIZE (rust/crates/linux-raw-sys-0.0.42.crate) = 756837 SHA256 (rust/crates/lock_api-0.3.4.crate) = c4da24a77a3d8a6d4862d95f72e6fdb9c09a643ecdb402d754004a557f2bec75 SIZE (rust/crates/lock_api-0.3.4.crate) = 18750 -SHA256 (rust/crates/lock_api-0.4.5.crate) = 712a4d093c9976e24e7dbca41db895dabcbac38eb5f4045393d17a95bdfb1109 -SIZE (rust/crates/lock_api-0.4.5.crate) = 25199 -SHA256 (rust/crates/log-0.4.14.crate) = 51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710 -SIZE (rust/crates/log-0.4.14.crate) = 34582 +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/loom-0.5.4.crate) = edc5c7d328e32cc4954e8e01193d7f0ef5ab257b5090b70a964e099a36034309 +SIZE (rust/crates/loom-0.5.4.crate) = 68124 SHA256 (rust/crates/loupe-0.1.3.crate) = 9b6a72dfa44fe15b5e76b94307eeb2ff995a8c5b283b55008940c02e0c5b634d SIZE (rust/crates/loupe-0.1.3.crate) = 9650 SHA256 (rust/crates/loupe-derive-0.1.3.crate) = c0fbfc88337168279f2e9ae06e157cfed4efd3316e14dc96ed074d4f2e6c5952 @@ -579,34 +609,30 @@ SHA256 (rust/crates/memmap-0.7.0.crate) = 6585fd95e7bb50d6cc31e20d4cf9afb4e2ba16 SIZE (rust/crates/memmap-0.7.0.crate) = 15214 SHA256 (rust/crates/memmap2-0.1.0.crate) = d9b70ca2a6103ac8b665dc150b142ef0e4e89df640c9e6cf295d189c3caebe5a SIZE (rust/crates/memmap2-0.1.0.crate) = 17685 -SHA256 (rust/crates/memmap2-0.2.3.crate) = 723e3ebdcdc5c023db1df315364573789f8857c11b631a2fdfad7c00f5c046b4 -SIZE (rust/crates/memmap2-0.2.3.crate) = 17669 SHA256 (rust/crates/memmap2-0.3.1.crate) = 00b6c2ebff6180198788f5db08d7ce3bc1d0b617176678831a7510825973e357 SIZE (rust/crates/memmap2-0.3.1.crate) = 18393 +SHA256 (rust/crates/memmap2-0.5.3.crate) = 057a3db23999c867821a7a59feb06a578fcb03685e983dff90daf9e7d24ac08f +SIZE (rust/crates/memmap2-0.5.3.crate) = 24967 SHA256 (rust/crates/memoffset-0.5.6.crate) = 043175f069eda7b85febe4a74abbaeff828d9f8b448515d3151a14a3542811aa SIZE (rust/crates/memoffset-0.5.6.crate) = 7382 -SHA256 (rust/crates/memoffset-0.6.4.crate) = 59accc507f1338036a0477ef61afdae33cde60840f4dfe481319ce3ad116ddf9 -SIZE (rust/crates/memoffset-0.6.4.crate) = 7664 +SHA256 (rust/crates/memoffset-0.6.5.crate) = 5aa361d4faea93603064a027415f07bd8e1d5c88c9fbf68bf56a285428fd79ce +SIZE (rust/crates/memoffset-0.6.5.crate) = 7686 SHA256 (rust/crates/metal-0.22.0.crate) = 1c12e48c737ee9a55e8bb2352bcde588f79ae308d3529ee888f7cc0f469b5777 SIZE (rust/crates/metal-0.22.0.crate) = 679289 -SHA256 (rust/crates/minifb-0.19.3.crate) = 7b6e41119d1667465608d36488fa5dcd228057a26c156e25f17f492f38435124 -SIZE (rust/crates/minifb-0.19.3.crate) = 78097 +SHA256 (rust/crates/mimalloc-0.1.29.crate) = 2f64ad83c969af2e732e907564deb0d0ed393cec4af80776f77dd77a1a427698 +SIZE (rust/crates/mimalloc-0.1.29.crate) = 4988 +SHA256 (rust/crates/minifb-0.22.0.crate) = 6e52abe7ff0cb18cd88a6e9d7a91ca1ff74876587e7b6b1f30d1aeee9aa89aed +SIZE (rust/crates/minifb-0.22.0.crate) = 85533 SHA256 (rust/crates/minimal-lexical-0.2.1.crate) = 68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a SIZE (rust/crates/minimal-lexical-0.2.1.crate) = 94841 -SHA256 (rust/crates/miniz_oxide-0.3.7.crate) = 791daaae1ed6889560f8c4359194f56648355540573244a5448a83ba1ecc7435 -SIZE (rust/crates/miniz_oxide-0.3.7.crate) = 44996 -SHA256 (rust/crates/miniz_oxide-0.4.4.crate) = a92518e98c078586bc6c934028adcca4c92a53d6a958196de835170a01d84e4b -SIZE (rust/crates/miniz_oxide-0.4.4.crate) = 49938 -SHA256 (rust/crates/mio-0.6.23.crate) = 4afd66f5b91bf2a3bc13fad0e21caedac168ca4c707504e75585648ae80e4cc4 -SIZE (rust/crates/mio-0.6.23.crate) = 103554 +SHA256 (rust/crates/miniz_oxide-0.5.1.crate) = d2b29bd4bc3f33391105ebee3589c19197c4271e3e5a9ec9bfe8127eeff8f082 +SIZE (rust/crates/miniz_oxide-0.5.1.crate) = 52418 SHA256 (rust/crates/mio-0.7.14.crate) = 8067b404fe97c70829f082dec8bcf4f71225d7eaea1d8645349cb76fa06205cc SIZE (rust/crates/mio-0.7.14.crate) = 87429 -SHA256 (rust/crates/mio-extras-2.0.6.crate) = 52403fe290012ce777c4626790c8951324a2b9e3316b3143779c72b029742f19 -SIZE (rust/crates/mio-extras-2.0.6.crate) = 16292 -SHA256 (rust/crates/mio-misc-1.2.1.crate) = 0ddf05411bb159cdb5801bb10002afb66cb4572be656044315e363460ce69dc2 -SIZE (rust/crates/mio-misc-1.2.1.crate) = 11682 -SHA256 (rust/crates/miow-0.2.2.crate) = ebd808424166322d4a38da87083bfddd3ac4c131334ed55856112eb06d46944d -SIZE (rust/crates/miow-0.2.2.crate) = 22044 +SHA256 (rust/crates/mio-0.8.2.crate) = 52da4364ffb0e4fe33a9841a98a3f3014fb964045ce4f7a45a398243c8d6b0c9 +SIZE (rust/crates/mio-0.8.2.crate) = 88272 +SHA256 (rust/crates/mio-misc-1.2.2.crate) = b47412f3a52115b936ff2a229b803498c7b4d332adeb87c2f1498c9da54c398c +SIZE (rust/crates/mio-misc-1.2.2.crate) = 11898 SHA256 (rust/crates/miow-0.3.7.crate) = b9f1c5b025cda876f66ef43a113f91ebc9f4ccef34843000e0adf6ebbab84e21 SIZE (rust/crates/miow-0.3.7.crate) = 24563 SHA256 (rust/crates/mopa-0.2.2.crate) = a785740271256c230f57462d3b83e52f998433a7062fc18f96d5999474a9f915 @@ -615,44 +641,48 @@ SHA256 (rust/crates/more-asserts-0.2.2.crate) = 7843ec2de400bcbc6a6328c958dc38e5 SIZE (rust/crates/more-asserts-0.2.2.crate) = 7033 SHA256 (rust/crates/mumble-link-0.1.0.crate) = 7a92ff7d87d3ca752fda7a1ccfcde284ea3de84fc8b8a0c43bf434652226bd95 SIZE (rust/crates/mumble-link-0.1.0.crate) = 10346 -SHA256 (rust/crates/native-dialog-0.5.5.crate) = d689b01017db3e350e0e9798d233cca9ad3bf810e7c02b9b55ec06b9ee7dbd8a -SIZE (rust/crates/native-dialog-0.5.5.crate) = 17786 +SHA256 (rust/crates/native-dialog-0.6.3.crate) = 0ab637f328b31bd0855c43bd38a4a4455e74324d9e74e0aac6a803422f43abc6 +SIZE (rust/crates/native-dialog-0.6.3.crate) = 18812 SHA256 (rust/crates/ndk-0.3.0.crate) = 8794322172319b972f528bf90c6b467be0079f1fa82780ffb431088e741a73ab SIZE (rust/crates/ndk-0.3.0.crate) = 39011 -SHA256 (rust/crates/ndk-0.4.0.crate) = d64d6af06fde0e527b1ba5c7b79a6cc89cfc46325b0b2887dffe8f70197e0c3c -SIZE (rust/crates/ndk-0.4.0.crate) = 39223 +SHA256 (rust/crates/ndk-0.6.0.crate) = 2032c77e030ddee34a6787a64166008da93f6a352b629261d0fee232b8742dd4 +SIZE (rust/crates/ndk-0.6.0.crate) = 39828 +SHA256 (rust/crates/ndk-context-0.1.0.crate) = 4e3c5cc68637e21fe8f077f6a1c9e0b9ca495bb74895226b476310f613325884 +SIZE (rust/crates/ndk-context-0.1.0.crate) = 2029 SHA256 (rust/crates/ndk-glue-0.3.0.crate) = c5caf0c24d51ac1c905c27d4eda4fa0635bbe0de596b8f79235e0b17a4d29385 SIZE (rust/crates/ndk-glue-0.3.0.crate) = 4026 -SHA256 (rust/crates/ndk-glue-0.4.0.crate) = d3e9e94628f24e7a3cb5b96a2dc5683acd9230bf11991c2a1677b87695138420 -SIZE (rust/crates/ndk-glue-0.4.0.crate) = 4710 +SHA256 (rust/crates/ndk-glue-0.6.1.crate) = d9ffb7443daba48349d545028777ca98853b018b4c16624aa01223bc29e078da +SIZE (rust/crates/ndk-glue-0.6.1.crate) = 5112 SHA256 (rust/crates/ndk-macro-0.2.0.crate) = 05d1c6307dc424d0f65b9b06e94f88248e6305726b14729fd67a5e47b2dc481d SIZE (rust/crates/ndk-macro-0.2.0.crate) = 4949 -SHA256 (rust/crates/ndk-sys-0.2.1.crate) = c44922cb3dbb1c70b5e5f443d63b64363a898564d739ba5198e3a9138442868d -SIZE (rust/crates/ndk-sys-0.2.1.crate) = 273674 -SHA256 (rust/crates/net2-0.2.37.crate) = 391630d12b68002ae1e25e8f974306474966550ad82dac6886fb8910c19568ae -SIZE (rust/crates/net2-0.2.37.crate) = 21311 +SHA256 (rust/crates/ndk-macro-0.3.0.crate) = 0df7ac00c4672f9d5aece54ee3347520b7e20f158656c7db2e6de01902eb7a6c +SIZE (rust/crates/ndk-macro-0.3.0.crate) = 4884 +SHA256 (rust/crates/ndk-sys-0.2.2.crate) = e1bcdd74c20ad5d95aacd60ef9ba40fdf77f767051040541df557b7a9b2a2121 +SIZE (rust/crates/ndk-sys-0.2.2.crate) = 279365 +SHA256 (rust/crates/ndk-sys-0.3.0.crate) = 6e5a6ae77c8ee183dcbbba6150e2e6b9f3f4196a7666c02a715a95692ec1fa97 +SIZE (rust/crates/ndk-sys-0.3.0.crate) = 282815 SHA256 (rust/crates/nibble_vec-0.1.0.crate) = 77a5d83df9f36fe23f0c3648c6bbb8b0298bb5f1939c8f2704431371f4b84d43 SIZE (rust/crates/nibble_vec-0.1.0.crate) = 11796 SHA256 (rust/crates/nix-0.18.0.crate) = 83450fe6a6142ddd95fb064b746083fc4ef1705fe81f64a64e1d4b39f54a1055 SIZE (rust/crates/nix-0.18.0.crate) = 209962 SHA256 (rust/crates/nix-0.20.0.crate) = fa9b4819da1bc61c0ea48b63b7bc8604064dd43013e7cc325df098d49cd7c18a SIZE (rust/crates/nix-0.20.0.crate) = 216983 -SHA256 (rust/crates/nix-0.22.0.crate) = cf1e25ee6b412c2a1e3fcb6a4499a5c1bfe7f43e014bdce9a6b6666e5aa2d187 -SIZE (rust/crates/nix-0.22.0.crate) = 227091 +SHA256 (rust/crates/nix-0.22.3.crate) = e4916f159ed8e5de0082076562152a76b7a1f64a01fd9d1e0fea002c37624faf +SIZE (rust/crates/nix-0.22.3.crate) = 230252 +SHA256 (rust/crates/nix-0.23.1.crate) = 9f866317acbd3a240710c63f065ffb1e4fd466259045ccb504130b7f668f35c6 +SIZE (rust/crates/nix-0.23.1.crate) = 240531 SHA256 (rust/crates/noise-0.7.0.crate) = 82051dd6745d5184c6efb7bc8be14892a7f6d4f3ad6dbf754d1c7d7d5fe24b43 SIZE (rust/crates/noise-0.7.0.crate) = 68306 SHA256 (rust/crates/nom-4.2.3.crate) = 2ad2a91a8e869eeb30b9cb3119ae87773a8f4ae617f41b1eb9c154b2905f7bd6 SIZE (rust/crates/nom-4.2.3.crate) = 115343 SHA256 (rust/crates/nom-5.1.2.crate) = ffb4262d26ed83a1c0a33a38fe2bb15797329c85770da05e6b828ddb782627af SIZE (rust/crates/nom-5.1.2.crate) = 136174 -SHA256 (rust/crates/nom-7.1.0.crate) = 1b1d11e1ef389c76fe5b81bcaf2ea32cf88b62bc494e19f493d0b30e7a930109 -SIZE (rust/crates/nom-7.1.0.crate) = 115647 -SHA256 (rust/crates/notify-4.0.17.crate) = ae03c8c853dba7bfd23e571ff0cff7bc9dceb40a4cd684cd1681824183f45257 -SIZE (rust/crates/notify-4.0.17.crate) = 54419 -SHA256 (rust/crates/notify-5.0.0-pre.13.crate) = 245d358380e2352c2d020e8ee62baac09b3420f1f6c012a31326cfced4ad487d -SIZE (rust/crates/notify-5.0.0-pre.13.crate) = 52883 -SHA256 (rust/crates/ntapi-0.3.6.crate) = 3f6bb902e437b6d86e03cce10a7e2af662292c5dfef23b65899ea3ac9354ad44 -SIZE (rust/crates/ntapi-0.3.6.crate) = 127221 +SHA256 (rust/crates/nom-7.1.1.crate) = a8903e5a29a317527874d0402f867152a3d21c908bb0b933e416c65e301d4c36 +SIZE (rust/crates/nom-7.1.1.crate) = 115818 +SHA256 (rust/crates/notify-5.0.0-pre.15.crate) = 553f9844ad0b0824605c20fb55a661679782680410abfb1a8144c2e7e437e7a7 +SIZE (rust/crates/notify-5.0.0-pre.15.crate) = 57624 +SHA256 (rust/crates/ntapi-0.3.7.crate) = c28774a7fd2fbb4f0babd8237ce554b73af68021b5f695a3cebd6c59bac0980f +SIZE (rust/crates/ntapi-0.3.7.crate) = 126994 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 @@ -673,18 +703,18 @@ SHA256 (rust/crates/num-iter-0.1.42.crate) = b2021c8337a54d21aca0d59a92577a029af SIZE (rust/crates/num-iter-0.1.42.crate) = 10450 SHA256 (rust/crates/num-rational-0.2.4.crate) = 5c000134b5dbf44adc5cb772486d335293351644b801551abe8f75c84cfa4aef SIZE (rust/crates/num-rational-0.2.4.crate) = 21694 -SHA256 (rust/crates/num-rational-0.3.2.crate) = 12ac428b1cb17fce6f731001d307d351ec70a6d202fc2e60f7d4c5e42d8f4f07 -SIZE (rust/crates/num-rational-0.3.2.crate) = 26359 SHA256 (rust/crates/num-rational-0.4.0.crate) = d41702bd167c2df5520b384281bc111a4b5efcf7fbc4c9c222c815b07e0a6a6a SIZE (rust/crates/num-rational-0.4.0.crate) = 26428 SHA256 (rust/crates/num-traits-0.2.14.crate) = 9a64b1ec5cda2586e284722486d802acf1f7dbdc623e2bfc57e65ca1cd099290 SIZE (rust/crates/num-traits-0.2.14.crate) = 45476 -SHA256 (rust/crates/num_cpus-1.13.0.crate) = 05499f3756671c15885fee9034446956fff3f243d6077b91e5767df161f766b3 -SIZE (rust/crates/num_cpus-1.13.0.crate) = 14704 -SHA256 (rust/crates/num_enum-0.5.4.crate) = 3f9bd055fb730c4f8f4f57d45d35cd6b3f0980535b056dc7ff119cee6a66ed6f -SIZE (rust/crates/num_enum-0.5.4.crate) = 9897 -SHA256 (rust/crates/num_enum_derive-0.5.4.crate) = 486ea01961c4a818096de679a8b740b26d9033146ac5291b1c98557658f8cdd9 -SIZE (rust/crates/num_enum_derive-0.5.4.crate) = 7899 +SHA256 (rust/crates/num_cpus-1.13.1.crate) = 19e64526ebdee182341572e50e9ad03965aa510cd94427a4549448f285e957a1 +SIZE (rust/crates/num_cpus-1.13.1.crate) = 14752 +SHA256 (rust/crates/num_enum-0.5.7.crate) = cf5395665662ef45796a4ff5486c5d41d29e0c09640af4c5f17fd94ee2c119c9 +SIZE (rust/crates/num_enum-0.5.7.crate) = 15199 +SHA256 (rust/crates/num_enum_derive-0.5.7.crate) = 3b0498641e53dd6ac1a4f22547548caa6864cc4933784319cd1775271c5a46ce +SIZE (rust/crates/num_enum_derive-0.5.7.crate) = 12225 +SHA256 (rust/crates/num_threads-0.1.5.crate) = aba1801fb138d8e85e11d0fc70baf4fe1cdfffda7c6cd34a854905df588e5ed0 +SIZE (rust/crates/num_threads-0.1.5.crate) = 7109 SHA256 (rust/crates/objc-0.2.7.crate) = 915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1 SIZE (rust/crates/objc-0.2.7.crate) = 22036 SHA256 (rust/crates/objc-foundation-0.1.1.crate) = 1add1b659e36c9607c7aab864a76c7a4c2760cd0cd2e120f3fb8b952c7e22bf9 @@ -693,68 +723,74 @@ SHA256 (rust/crates/objc_exception-0.1.2.crate) = ad970fb455818ad6cba4c122ad012f SIZE (rust/crates/objc_exception-0.1.2.crate) = 2251 SHA256 (rust/crates/objc_id-0.1.1.crate) = c92d4ddb4bd7b50d730c215ff871754d0da6b2178849f8a2a2ab69712d0c073b SIZE (rust/crates/objc_id-0.1.1.crate) = 3258 -SHA256 (rust/crates/object-0.25.3.crate) = a38f2be3697a57b4060074ff41b44c16870d916ad7877c17696e063257482bc7 -SIZE (rust/crates/object-0.25.3.crate) = 230711 -SHA256 (rust/crates/object-0.27.1.crate) = 67ac1d3f9a1d3616fd9a60c8d74296f22406a238b6a72f5cc1e6f314df4ffbf9 -SIZE (rust/crates/object-0.27.1.crate) = 228030 -SHA256 (rust/crates/oboe-0.4.4.crate) = e15e22bc67e047fe342a32ecba55f555e3be6166b04dd157cd0f803dfa9f48e1 -SIZE (rust/crates/oboe-0.4.4.crate) = 26486 -SHA256 (rust/crates/oboe-sys-0.4.4.crate) = 338142ae5ab0aaedc8275aa8f67f460e43ae0fca76a695a742d56da0a269eadc -SIZE (rust/crates/oboe-sys-0.4.4.crate) = 141935 +SHA256 (rust/crates/object-0.28.3.crate) = 40bec70ba014595f99f7aa110b84331ffe1ee9aece7fe6f387cc7e3ecda4d456 +SIZE (rust/crates/object-0.28.3.crate) = 233545 +SHA256 (rust/crates/oboe-0.4.5.crate) = 2463c8f2e19b4e0d0710a21f8e4011501ff28db1c95d7a5482a553b2100502d2 +SIZE (rust/crates/oboe-0.4.5.crate) = 23850 +SHA256 (rust/crates/oboe-sys-0.4.5.crate) = 3370abb7372ed744232c12954d920d1a40f1c4686de9e79e800021ef492294bd +SIZE (rust/crates/oboe-sys-0.4.5.crate) = 140656 SHA256 (rust/crates/ogg-0.8.0.crate) = 6951b4e8bf21c8193da321bcce9c9dd2e13c858fe078bf9054a288b419ae5d6e SIZE (rust/crates/ogg-0.8.0.crate) = 27128 -SHA256 (rust/crates/once_cell-1.8.0.crate) = 692fcb63b64b1758029e0a96ee63e049ce8c5948587f2f7208df04625e5f6b56 -SIZE (rust/crates/once_cell-1.8.0.crate) = 28925 +SHA256 (rust/crates/once_cell-1.10.0.crate) = 87f3e037eac156d1775da914196f0f37741a274155e34a0b7e427c35d2a2ecb9 +SIZE (rust/crates/once_cell-1.10.0.crate) = 30414 SHA256 (rust/crates/oorandom-11.1.3.crate) = 0ab1bc2a289d34bd04a330323ac98a1b4bc82c9d9fcb1e66b63caa84da26b575 SIZE (rust/crates/oorandom-11.1.3.crate) = 10068 -SHA256 (rust/crates/opaque-debug-0.3.0.crate) = 624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5 -SIZE (rust/crates/opaque-debug-0.3.0.crate) = 5767 -SHA256 (rust/crates/openssl-probe-0.1.4.crate) = 28988d872ab76095a6e6ac88d99b54fd267702734fd7ffe610ca27f533ddb95a -SIZE (rust/crates/openssl-probe-0.1.4.crate) = 7066 -SHA256 (rust/crates/orbclient-0.3.31.crate) = 0c976c5018e7f1db4359616d8b31ef8ae7d9649b11803c0b38fff67fd2999fc8 -SIZE (rust/crates/orbclient-0.3.31.crate) = 1327081 +SHA256 (rust/crates/openssl-probe-0.1.5.crate) = ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf +SIZE (rust/crates/openssl-probe-0.1.5.crate) = 7227 +SHA256 (rust/crates/orbclient-0.3.32.crate) = 2d3aa1482d3a9cb7547932f54a20910090073e81b3b7b236277c91698a10f83e +SIZE (rust/crates/orbclient-0.3.32.crate) = 1326505 SHA256 (rust/crates/ordered-float-1.1.1.crate) = 3305af35278dd29f46fcdd139e0b1fbfae2153f0e5928b39b035542dd31e37b7 SIZE (rust/crates/ordered-float-1.1.1.crate) = 9983 -SHA256 (rust/crates/ordered-float-2.8.0.crate) = 97c9d06878b3a851e8026ef94bf7fef9ba93062cd412601da4d9cf369b1cc62d -SIZE (rust/crates/ordered-float-2.8.0.crate) = 14420 +SHA256 (rust/crates/ordered-float-2.10.0.crate) = 7940cf2ca942593318d07fcf2596cdca60a85c9e7fab408a5e21a4f9dcd40d87 +SIZE (rust/crates/ordered-float-2.10.0.crate) = 15589 +SHA256 (rust/crates/ordered-float-3.0.0.crate) = 96bcbab4bfea7a59c2c0fe47211a1ac4e3e96bea6eb446d704f310bc5c732ae2 +SIZE (rust/crates/ordered-float-3.0.0.crate) = 15900 +SHA256 (rust/crates/os_str_bytes-6.0.0.crate) = 8e22443d1643a904602595ba1cd8f7d896afe56d26712531c5ff73a15b2fbf64 +SIZE (rust/crates/os_str_bytes-6.0.0.crate) = 21046 SHA256 (rust/crates/owned_ttf_parser-0.6.0.crate) = 9f923fb806c46266c02ab4a5b239735c144bdeda724a50ed058e5226f594cde3 SIZE (rust/crates/owned_ttf_parser-0.6.0.crate) = 20574 -SHA256 (rust/crates/owned_ttf_parser-0.13.2.crate) = 65ee3f72636e6f164cc41c9f9057f4e58c4e13507699ea7f5e5242b64b8198ee -SIZE (rust/crates/owned_ttf_parser-0.13.2.crate) = 22997 +SHA256 (rust/crates/owned_ttf_parser-0.15.0.crate) = 4fb1e509cfe7a12db2a90bfa057dfcdbc55a347f5da677c506b53dd099cfec9d +SIZE (rust/crates/owned_ttf_parser-0.15.0.crate) = 23088 SHA256 (rust/crates/packed_simd_2-0.3.7.crate) = defdcfef86dcc44ad208f71d9ff4ce28df6537a4e0d6b0e8e845cb8ca10059a6 SIZE (rust/crates/packed_simd_2-0.3.7.crate) = 97413 SHA256 (rust/crates/parking_lot-0.10.2.crate) = d3a704eb390aafdc107b0e392f56a82b668e3a71366993b5340f5833fd62505e SIZE (rust/crates/parking_lot-0.10.2.crate) = 39536 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.7.2.crate) = d58c7c768d4ba344e3e8d72518ac13e259d7c7ade24167003b8488e10b6740a3 SIZE (rust/crates/parking_lot_core-0.7.2.crate) = 33875 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.2.crate) = 995f667a6c822200b0433ac218e05582f0e2efa1b922a3fd2fbaadc5f87bab37 +SIZE (rust/crates/parking_lot_core-0.9.2.crate) = 32254 SHA256 (rust/crates/parse-zoneinfo-0.3.0.crate) = c705f256449c60da65e11ff6626e0c16a0a0b96aaa348de61376b249bc340f41 SIZE (rust/crates/parse-zoneinfo-0.3.0.crate) = 76590 SHA256 (rust/crates/pdqselect-0.1.0.crate) = 4ec91767ecc0a0bbe558ce8c9da33c068066c57ecc8bb8477ef8c1ad3ef77c27 SIZE (rust/crates/pdqselect-0.1.0.crate) = 9653 SHA256 (rust/crates/peeking_take_while-0.1.2.crate) = 19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099 SIZE (rust/crates/peeking_take_while-0.1.2.crate) = 6697 -SHA256 (rust/crates/pem-1.0.1.crate) = 06673860db84d02a63942fa69cd9543f2624a5df3aea7f33173048fa7ad5cf1a -SIZE (rust/crates/pem-1.0.1.crate) = 9669 +SHA256 (rust/crates/pem-1.0.2.crate) = e9a3b09a20e374558580a4914d3b7d89bd61b954a5a5e1dcbea98753addb1947 +SIZE (rust/crates/pem-1.0.2.crate) = 10305 SHA256 (rust/crates/percent-encoding-2.1.0.crate) = d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e SIZE (rust/crates/percent-encoding-2.1.0.crate) = 9748 SHA256 (rust/crates/petgraph-0.4.13.crate) = 9c3659d1ee90221741f65dd128d9998311b0e40c5d3c23a62445938214abce4f SIZE (rust/crates/petgraph-0.4.13.crate) = 111936 SHA256 (rust/crates/petgraph-0.5.1.crate) = 467d164a6de56270bd7c4d070df81d07beace25012d5103ced4e9ff08d6afdb7 SIZE (rust/crates/petgraph-0.5.1.crate) = 147173 -SHA256 (rust/crates/phf-0.10.0.crate) = b9fc3db1018c4b59d7d582a739436478b6035138b6aecbce989fc91c3e98409f -SIZE (rust/crates/phf-0.10.0.crate) = 4675 +SHA256 (rust/crates/petgraph-0.6.0.crate) = 4a13a2fa9d0b63e5f22328828741e523766fff0ee9e779316902290dff3f824f +SIZE (rust/crates/petgraph-0.6.0.crate) = 182063 +SHA256 (rust/crates/phf-0.10.1.crate) = fabbf1ead8a5bcbc20f5f8b939ee3f5b0f6f281b6ad3468b84656b658b455259 +SIZE (rust/crates/phf-0.10.1.crate) = 5406 SHA256 (rust/crates/phf_codegen-0.10.0.crate) = 4fb1c3a8bc4dd4e5cfce29b44ffc14bedd2ee294559a294e2a4d4c9e9a6a13cd SIZE (rust/crates/phf_codegen-0.10.0.crate) = 3402 SHA256 (rust/crates/phf_generator-0.10.0.crate) = 5d5285893bb5eb82e6aaf5d59ee909a06a16737a8970984dd7746ba9283498d6 SIZE (rust/crates/phf_generator-0.10.0.crate) = 7525 SHA256 (rust/crates/phf_shared-0.10.0.crate) = b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096 SIZE (rust/crates/phf_shared-0.10.0.crate) = 4095 -SHA256 (rust/crates/pin-project-lite-0.2.7.crate) = 8d31d11c69a6b52a174b42bdc0c30e5e11670f90788b2c471c31c1d17d449443 -SIZE (rust/crates/pin-project-lite-0.2.7.crate) = 27212 +SHA256 (rust/crates/pin-project-lite-0.2.8.crate) = e280fbe77cc62c91527259e9442153f4688736748d24660126286329742b4c6c +SIZE (rust/crates/pin-project-lite-0.2.8.crate) = 27847 SHA256 (rust/crates/pin-utils-0.1.0.crate) = 8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184 SIZE (rust/crates/pin-utils-0.1.0.crate) = 7580 SHA256 (rust/crates/piston-float-0.3.0.crate) = b058c3a640efd4bcf63266512e4bb03187192c1b29edd38b16d5a014613e3199 @@ -763,66 +799,64 @@ SHA256 (rust/crates/piston-viewport-0.5.0.crate) = 7d96dd995f7dabe6d57cda668ec0f SIZE (rust/crates/piston-viewport-0.5.0.crate) = 2747 SHA256 (rust/crates/pistoncore-input-0.24.0.crate) = 0c612ce242c7bac8e96426a0ca34275fd980af440f0cca7c6c0e840ef8a4052f SIZE (rust/crates/pistoncore-input-0.24.0.crate) = 17859 -SHA256 (rust/crates/pkg-config-0.3.22.crate) = 12295df4f294471248581bc09bef3c38a5e46f1e36d6a37353621a0c6c357e1f -SIZE (rust/crates/pkg-config-0.3.22.crate) = 16145 +SHA256 (rust/crates/pkg-config-0.3.25.crate) = 1df8c4ec4b0627e53bdf214615ad287367e482558cf84b109250b37464dc03ae +SIZE (rust/crates/pkg-config-0.3.25.crate) = 16838 SHA256 (rust/crates/plotters-0.3.0.crate) = 45ca0ae5f169d0917a7c7f5a9c1a3d3d9598f18f529dd2b8373ed988efea307a SIZE (rust/crates/plotters-0.3.0.crate) = 3242931 SHA256 (rust/crates/plotters-backend-0.3.2.crate) = d88417318da0eaf0fdcdb51a0ee6c3bed624333bff8f946733049380be67ac1c SIZE (rust/crates/plotters-backend-0.3.2.crate) = 13524 SHA256 (rust/crates/plotters-svg-0.3.1.crate) = 521fa9638fa597e1dc53e9412a4f9cefb01187ee1f7413076f9e6749e2885ba9 SIZE (rust/crates/plotters-svg-0.3.1.crate) = 7596 -SHA256 (rust/crates/png-0.16.8.crate) = 3c3287920cb847dee3de33d301c463fba14dda99db24214ddf93f83d3021f4c6 -SIZE (rust/crates/png-0.16.8.crate) = 52598 -SHA256 (rust/crates/ppv-lite86-0.2.15.crate) = ed0cfbc8191465bed66e1718596ee0b0b35d5ee1f41c5df2189d0fe8bde535ba -SIZE (rust/crates/ppv-lite86-0.2.15.crate) = 22002 +SHA256 (rust/crates/png-0.17.5.crate) = dc38c0ad57efb786dd57b9864e5b18bae478c00c824dc55a38bbc9da95dde3ba +SIZE (rust/crates/png-0.17.5.crate) = 80450 +SHA256 (rust/crates/ppv-lite86-0.2.16.crate) = eb9f9e6e233e5c4a35559a617bf40a4ec447db2e84c20b55a6f83167b7e57872 +SIZE (rust/crates/ppv-lite86-0.2.16.crate) = 22245 SHA256 (rust/crates/proc-macro-crate-0.1.5.crate) = 1d6ea3c4595b96363c13943497db34af4460fb474a95c43f4446ad341b8c9785 SIZE (rust/crates/proc-macro-crate-0.1.5.crate) = 8096 -SHA256 (rust/crates/proc-macro-crate-1.1.0.crate) = 1ebace6889caf889b4d3f76becee12e90353f2b8c7d875534a71e5742f8f6f83 -SIZE (rust/crates/proc-macro-crate-1.1.0.crate) = 8535 +SHA256 (rust/crates/proc-macro-crate-1.1.3.crate) = e17d47ce914bf4de440332250b0edd23ce48c005f59fab39d3335866b114f11a +SIZE (rust/crates/proc-macro-crate-1.1.3.crate) = 8758 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.19.crate) = dbf0c48bc1d91375ae5c3cd81e3722dff1abcf81a30960240640d223f59fe0e5 SIZE (rust/crates/proc-macro-hack-0.5.19.crate) = 15556 -SHA256 (rust/crates/proc-macro-nested-0.1.7.crate) = bc881b2c22681370c6a780e47af9840ef841837bc98118431d4e1868bd0c1086 -SIZE (rust/crates/proc-macro-nested-0.1.7.crate) = 6495 SHA256 (rust/crates/proc-macro2-0.4.30.crate) = cf3d2011ab5c909338f7887f4fc896d35932e29146c12c8d01da6b22a80ba759 SIZE (rust/crates/proc-macro2-0.4.30.crate) = 34731 -SHA256 (rust/crates/proc-macro2-1.0.32.crate) = ba508cc11742c0dc5c1659771673afbab7a0efab23aa17e854cbab0837ed0b43 -SIZE (rust/crates/proc-macro2-1.0.32.crate) = 41003 -SHA256 (rust/crates/profiling-1.0.4.crate) = 9926767b8b8244d7b6b64546585121d193c3d0b4856ccd656b7bfa9deb91ab6a -SIZE (rust/crates/profiling-1.0.4.crate) = 1687823 -SHA256 (rust/crates/profiling-procmacros-1.0.4.crate) = f899bc77213a95c5b7272c1f9889c1948eacafe06b035e976abbcadbb34fe517 -SIZE (rust/crates/profiling-procmacros-1.0.4.crate) = 1638 -SHA256 (rust/crates/prometheus-0.12.0.crate) = 5986aa8d62380092d2f50f8b1cdba9cb9b6731ffd4b25b51fd126b6c3e05b99c -SIZE (rust/crates/prometheus-0.12.0.crate) = 79207 -SHA256 (rust/crates/prometheus-hyper-0.1.2.crate) = df5edaa7893393e195534aefb9ace447292d9fa0afcb70e114a4de05cd0a7d81 -SIZE (rust/crates/prometheus-hyper-0.1.2.crate) = 14907 +SHA256 (rust/crates/proc-macro2-1.0.40.crate) = dd96a1e8ed2596c337f8eae5f24924ec83f5ad5ab21ea8e455d3566c69fbcaf7 +SIZE (rust/crates/proc-macro2-1.0.40.crate) = 40559 +SHA256 (rust/crates/profiling-1.0.6.crate) = 2f61dcf0b917cd75d4521d7343d1ffff3d1583054133c9b5cbea3375c703c40d +SIZE (rust/crates/profiling-1.0.6.crate) = 1689290 +SHA256 (rust/crates/profiling-procmacros-1.0.6.crate) = 98eee3c112f2a6f784b6713fe1d7fb7d6506e066121c0a49371fdb976f72bae5 +SIZE (rust/crates/profiling-procmacros-1.0.6.crate) = 1651 +SHA256 (rust/crates/prometheus-0.13.0.crate) = b7f64969ffd5dd8f39bd57a68ac53c163a095ed9d0fb707146da1b27025a3504 +SIZE (rust/crates/prometheus-0.13.0.crate) = 81774 +SHA256 (rust/crates/prometheus-hyper-0.1.4.crate) = 8726fd64f2941cc80d6739a7d001d756a22b660737839fd7b15202f5cb7f4bf6 +SIZE (rust/crates/prometheus-hyper-0.1.4.crate) = 14649 SHA256 (rust/crates/ptr_meta-0.1.4.crate) = 0738ccf7ea06b608c10564b31debd4f5bc5e197fc8bfe088f68ae5ce81e7a4f1 SIZE (rust/crates/ptr_meta-0.1.4.crate) = 5754 SHA256 (rust/crates/ptr_meta_derive-0.1.4.crate) = 16b845dbfca988fa33db069c0e230574d15a3088f147a87b64c7589eb662c9ac SIZE (rust/crates/ptr_meta_derive-0.1.4.crate) = 2302 SHA256 (rust/crates/quick-xml-0.22.0.crate) = 8533f14c8382aaad0d592c812ac3b826162128b65662331e1127b45c3d18536b SIZE (rust/crates/quick-xml-0.22.0.crate) = 132066 -SHA256 (rust/crates/quinn-0.8.0.crate) = 61a84d97630b137463c8e6802adc1dfe9de81457b41bb1ac59189e6761ab9255 -SIZE (rust/crates/quinn-0.8.0.crate) = 51380 -SHA256 (rust/crates/quinn-proto-0.8.0.crate) = 063dedf7983c8d57db474218f258daa85b627de6f2dbc458b690a93b1de790e8 -SIZE (rust/crates/quinn-proto-0.8.0.crate) = 148285 -SHA256 (rust/crates/quinn-udp-0.1.0.crate) = 5f7996776e9ee3fc0e5c14476c1a640a17e993c847ae9c81191c2c102fbef903 -SIZE (rust/crates/quinn-udp-0.1.0.crate) = 8456 +SHA256 (rust/crates/quinn-0.8.2.crate) = d147472bc9a09f13b06c044787b6683cdffa02e2865b7f0fb53d67c49ed2988e +SIZE (rust/crates/quinn-0.8.2.crate) = 51438 +SHA256 (rust/crates/quinn-proto-0.8.2.crate) = 359c5eb33845f3ee05c229e65f87cdbc503eea394964b8f1330833d460b4ff3e +SIZE (rust/crates/quinn-proto-0.8.2.crate) = 148676 +SHA256 (rust/crates/quinn-udp-0.1.1.crate) = df185e5e5f7611fa6e628ed8f9633df10114b03bbaecab186ec55822c44ac727 +SIZE (rust/crates/quinn-udp-0.1.1.crate) = 8494 SHA256 (rust/crates/quote-0.6.13.crate) = 6ce23b6b870e8f94f81fb0a363d65d86675884b34a09043c81e5562f11c1f8e1 SIZE (rust/crates/quote-0.6.13.crate) = 17475 -SHA256 (rust/crates/quote-1.0.10.crate) = 38bc8cc6a5f2e3655e0899c1b848643b2562f853f114bfec7be120678e3ace05 -SIZE (rust/crates/quote-1.0.10.crate) = 29960 +SHA256 (rust/crates/quote-1.0.20.crate) = 3bcdf212e9776fbcb2d23ab029360416bb1706b1aea2d1a5ba002727cbcab804 +SIZE (rust/crates/quote-1.0.20.crate) = 28160 SHA256 (rust/crates/radium-0.6.2.crate) = 643f8f41a8ebc4c5dc4515c82bb8abd397b527fc20fd681b7c011c2aee5d44fb SIZE (rust/crates/radium-0.6.2.crate) = 9930 SHA256 (rust/crates/radix_trie-0.2.1.crate) = c069c179fcdc6a2fe24d8d18305cf085fdbd4f922c041943e203685d6a1c58fd SIZE (rust/crates/radix_trie-0.2.1.crate) = 251366 SHA256 (rust/crates/rand-0.7.3.crate) = 6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03 SIZE (rust/crates/rand-0.7.3.crate) = 112246 -SHA256 (rust/crates/rand-0.8.4.crate) = 2e7573632e6454cf6b99d7aac4ccca54be06da05aca2ef7423d22d27d4d4bcd8 -SIZE (rust/crates/rand-0.8.4.crate) = 87406 +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 @@ -831,50 +865,52 @@ SHA256 (rust/crates/rand_core-0.5.1.crate) = 90bde5296fc891b0cef12a6d03ddccc162c SIZE (rust/crates/rand_core-0.5.1.crate) = 21116 SHA256 (rust/crates/rand_core-0.6.3.crate) = d34f1408f55294453790c48b2f1ebbb1c5b4b7563eb1f418bcfcfdbb06ebb4e7 SIZE (rust/crates/rand_core-0.6.3.crate) = 21938 -SHA256 (rust/crates/rand_distr-0.4.2.crate) = 964d548f8e7d12e102ef183a0de7e98180c9f8729f555897a857b96e48122d2f -SIZE (rust/crates/rand_distr-0.4.2.crate) = 58198 +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_hc-0.3.1.crate) = d51e9f596de227fda2ea6c84607f5558e196eeaf43c986b724ba4fb8fdf497e7 -SIZE (rust/crates/rand_hc-0.3.1.crate) = 11891 SHA256 (rust/crates/rand_xorshift-0.2.0.crate) = 77d416b86801d23dde1aa643023b775c3a462efc0ed96443add11546cdf1dca8 SIZE (rust/crates/rand_xorshift-0.2.0.crate) = 9098 -SHA256 (rust/crates/raw-window-handle-0.3.3.crate) = 0a441a7a6c80ad6473bd4b74ec1c9a4c951794285bf941c2126f607c72e48211 -SIZE (rust/crates/raw-window-handle-0.3.3.crate) = 5798 +SHA256 (rust/crates/raw-window-handle-0.3.4.crate) = e28f55143d0548dad60bb4fbdc835a3d7ac6acc3324506450c5fdd6e42903a76 +SIZE (rust/crates/raw-window-handle-0.3.4.crate) = 6536 +SHA256 (rust/crates/raw-window-handle-0.4.3.crate) = b800beb9b6e7d2df1fe337c9e3d04e3af22a124460fb4c30fcc22c9117cefb41 +SIZE (rust/crates/raw-window-handle-0.4.3.crate) = 10636 SHA256 (rust/crates/rayon-1.5.1.crate) = c06aca804d41dbc8ba42dfd964f0d01334eceb64314b9ecf7c5fad5188a06d90 SIZE (rust/crates/rayon-1.5.1.crate) = 160424 SHA256 (rust/crates/rayon-core-1.9.1.crate) = d78120e2c850279833f1dd3582f730c4ab53ed95aeaaaa862a2a5c71b1656d8e SIZE (rust/crates/rayon-core-1.9.1.crate) = 64961 -SHA256 (rust/crates/rcgen-0.8.14.crate) = 5911d1403f4143c9d56a702069d593e8d0f3fab880a85e103604d0893ea31ba7 -SIZE (rust/crates/rcgen-0.8.14.crate) = 38968 +SHA256 (rust/crates/rcgen-0.9.2.crate) = d7fa2d386df8533b02184941c76ae2e0d0c1d053f5d43339169d80f21275fc5e +SIZE (rust/crates/rcgen-0.9.2.crate) = 39976 SHA256 (rust/crates/redox_syscall-0.1.57.crate) = 41cc0f7e4d5d4544e8861606a285bb08d3e70712ccc7d2b84d7c0ccfaf4b05ce SIZE (rust/crates/redox_syscall-0.1.57.crate) = 17087 -SHA256 (rust/crates/redox_syscall-0.2.10.crate) = 8383f39639269cde97d255a32bdb68c047337295414940c68bdd30c2e13203ff -SIZE (rust/crates/redox_syscall-0.2.10.crate) = 23582 -SHA256 (rust/crates/redox_users-0.4.0.crate) = 528532f3d801c87aec9def2add9ca802fe569e44a544afe633765267840abe64 -SIZE (rust/crates/redox_users-0.4.0.crate) = 13023 +SHA256 (rust/crates/redox_syscall-0.2.13.crate) = 62f25bc4c7e55e0b0b7a1d43fb893f4fa1361d0abe38b9ce4f323c2adfe6ef42 +SIZE (rust/crates/redox_syscall-0.2.13.crate) = 23759 +SHA256 (rust/crates/redox_users-0.4.3.crate) = b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b +SIZE (rust/crates/redox_users-0.4.3.crate) = 15353 SHA256 (rust/crates/regalloc-0.0.31.crate) = 571f7f397d61c4755285cd37853fe8e03271c243424a907415909379659381c5 SIZE (rust/crates/regalloc-0.0.31.crate) = 170781 -SHA256 (rust/crates/regex-1.5.4.crate) = d07a8629359eb56f1e2fb1652bb04212c072a87ba68546a04065d525673ac461 -SIZE (rust/crates/regex-1.5.4.crate) = 236581 +SHA256 (rust/crates/regex-1.5.5.crate) = 1a11647b6b25ff05a515cb92c365cec08801e83423a235b51e231e1808747286 +SIZE (rust/crates/regex-1.5.5.crate) = 238119 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.25.crate) = f497285884f3fcff424ffc933e56d7cbca511def0c9831a7f9b5f6153e3cc89b SIZE (rust/crates/regex-syntax-0.6.25.crate) = 293293 -SHA256 (rust/crates/region-2.2.0.crate) = 877e54ea2adcd70d80e9179344c97f93ef0dffd6b03e1f4529e6e83ab2fa9ae0 -SIZE (rust/crates/region-2.2.0.crate) = 13395 +SHA256 (rust/crates/region-3.0.0.crate) = 76e189c2369884dce920945e2ddf79b3dff49e071a167dd1817fa9c4c00d512e +SIZE (rust/crates/region-3.0.0.crate) = 21488 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/rend-0.3.6.crate) = 79af64b4b6362ffba04eef3a4e10829718a4896dac19daa741851c86781edf95 +SIZE (rust/crates/rend-0.3.6.crate) = 8574 SHA256 (rust/crates/renderdoc-sys-0.7.1.crate) = f1382d1f0a252c4bf97dc20d979a2fdd05b024acd7c2ed0f7595d7817666a157 SIZE (rust/crates/renderdoc-sys-0.7.1.crate) = 4592 SHA256 (rust/crates/ring-0.16.20.crate) = 3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc SIZE (rust/crates/ring-0.16.20.crate) = 5082615 -SHA256 (rust/crates/rkyv-0.6.7.crate) = cb135b3e5e3311f0a254bfb00333f4bac9ef1d89888b84242a89eb8722b09a07 -SIZE (rust/crates/rkyv-0.6.7.crate) = 44024 -SHA256 (rust/crates/rkyv_derive-0.6.7.crate) = ba8f489f6b6d8551bb15904293c1ad58a6abafa7d8390d15f7ed05a2afcd87d5 -SIZE (rust/crates/rkyv_derive-0.6.7.crate) = 9987 -SHA256 (rust/crates/rodio-0.14.0.crate) = 4d98f5e557b61525057e2bc142c8cd7f0e70d75dc32852309bec440e6e046bf9 -SIZE (rust/crates/rodio-0.14.0.crate) = 7145695 +SHA256 (rust/crates/rkyv-0.7.37.crate) = 1f08c8062c1fe1253064043b8fc07bfea1b9702b71b4a86c11ea3588183b12e1 +SIZE (rust/crates/rkyv-0.7.37.crate) = 104442 +SHA256 (rust/crates/rkyv_derive-0.7.37.crate) = e289706df51226e84814bf6ba1a9e1013112ae29bc7a9878f73fce360520c403 +SIZE (rust/crates/rkyv_derive-0.7.37.crate) = 18818 +SHA256 (rust/crates/rodio-0.15.0.crate) = ec0939e9f626e6c6f1989adb6226a039c855ca483053f0ee7c98b90e41cf731e +SIZE (rust/crates/rodio-0.15.0.crate) = 7414161 SHA256 (rust/crates/ron-0.6.6.crate) = 86018df177b1beef6c7c8ef949969c4f7cb9a9344181b92486b23c79995bdaa4 SIZE (rust/crates/ron-0.6.6.crate) = 45107 SHA256 (rust/crates/ron-0.7.0.crate) = 1b861ecaade43ac97886a512b360d01d66be9f41f3c61088b42cedf92e03d678 @@ -883,6 +919,8 @@ SHA256 (rust/crates/roots-0.0.6.crate) = 84348444bd7ad45729d0c49a4240d7cdc11c9d5 SIZE (rust/crates/roots-0.0.6.crate) = 29110 SHA256 (rust/crates/rose_tree-0.2.0.crate) = 284de9dae38774e2813aaabd7e947b4a6fe9b8c58c2309f754a487cdd50de1c2 SIZE (rust/crates/rose_tree-0.2.0.crate) = 11244 +SHA256 (rust/crates/roxmltree-0.14.1.crate) = 921904a62e410e37e215c40381b7117f830d9d89ba60ab5236170541dd25646b +SIZE (rust/crates/roxmltree-0.14.1.crate) = 39163 SHA256 (rust/crates/rstar-0.9.2.crate) = 1fc6fc513b8c3853e43a0c3f909ded14ffa82e5170c9c5f6fb175f9c85c8a433 SIZE (rust/crates/rstar-0.9.2.crate) = 38326 SHA256 (rust/crates/rusqlite-0.24.2.crate) = d5f38ee71cbab2c827ec0ac24e76f82eca723cee92c509a65f67dee393c25112 @@ -897,30 +935,34 @@ SHA256 (rust/crates/rustc_version-0.2.3.crate) = 138e3e0acb6c9fb258b19b67cb8abd6 SIZE (rust/crates/rustc_version-0.2.3.crate) = 10210 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.34.1.crate) = cd3cc851a13d30a34cb747ba2a0c5101a4b2e8b1677a29b213ee465365ea495e +SIZE (rust/crates/rustix-0.34.1.crate) = 264362 SHA256 (rust/crates/rustls-0.19.1.crate) = 35edb675feee39aec9c99fa5ff985081995a06d594114ae14cbe797ad7b7a6d7 SIZE (rust/crates/rustls-0.19.1.crate) = 208143 -SHA256 (rust/crates/rustls-0.20.1.crate) = dac4581f0fc0e0efd529d069e8189ec7b90b8e7680e21beb35141bdc45f36040 -SIZE (rust/crates/rustls-0.20.1.crate) = 238242 +SHA256 (rust/crates/rustls-0.20.4.crate) = 4fbfeb8d0ddb84706bc597a5574ab8912817c52a397f819e5b614e2265206921 +SIZE (rust/crates/rustls-0.20.4.crate) = 256347 SHA256 (rust/crates/rustls-native-certs-0.5.0.crate) = 5a07b7c1885bd8ed3831c289b7870b13ef46fe0e856d288c30d9cc17d75a2092 SIZE (rust/crates/rustls-native-certs-0.5.0.crate) = 18482 SHA256 (rust/crates/rustls-native-certs-0.6.1.crate) = 5ca9ebdfa27d3fc180e42879037b5338ab1c040c06affd00d8338598e7800943 SIZE (rust/crates/rustls-native-certs-0.6.1.crate) = 21762 SHA256 (rust/crates/rustls-pemfile-0.2.1.crate) = 5eebeaeb360c87bfb72e84abdb3447159c0eaececf1bef2aecd65a8be949d1c9 SIZE (rust/crates/rustls-pemfile-0.2.1.crate) = 14278 +SHA256 (rust/crates/rustls-pemfile-1.0.0.crate) = e7522c9de787ff061458fe9a829dc790a3f5b22dc571694fc5883f448b94d9a9 +SIZE (rust/crates/rustls-pemfile-1.0.0.crate) = 14559 SHA256 (rust/crates/rusttype-0.7.9.crate) = 310942406a39981bed7e12b09182a221a29e0990f3e7e0c971f131922ed135d5 SIZE (rust/crates/rusttype-0.7.9.crate) = 42732 SHA256 (rust/crates/rusttype-0.8.3.crate) = 9f61411055101f7b60ecf1041d87fb74205fb20b0c7a723f07ef39174cf6b4c0 SIZE (rust/crates/rusttype-0.8.3.crate) = 37327 SHA256 (rust/crates/rusttype-0.9.2.crate) = dc7c727aded0be18c5b80c1640eae0ac8e396abf6fa8477d96cb37d18ee5ec59 SIZE (rust/crates/rusttype-0.9.2.crate) = 31314 -SHA256 (rust/crates/rustversion-1.0.5.crate) = 61b3909d758bb75c79f23d4736fac9433868679d3ad2ea7a61e3c25cfda9a088 -SIZE (rust/crates/rustversion-1.0.5.crate) = 16984 +SHA256 (rust/crates/rustversion-1.0.6.crate) = f2cc38e8fa666e2de3c4aba7edeb5ffc5246c1c2ed0e3d17e560aeeba736b23f +SIZE (rust/crates/rustversion-1.0.6.crate) = 18380 SHA256 (rust/crates/rusty-xinput-1.2.0.crate) = d2aa654bc32eb9ca14cce1a084abc9dfe43949a4547c35269a094c39272db3bb SIZE (rust/crates/rusty-xinput-1.2.0.crate) = 11998 -SHA256 (rust/crates/rustyline-9.0.0.crate) = 790487c3881a63489ae77126f57048b42d62d3b2bafbf37453ea19eedb6340d6 -SIZE (rust/crates/rustyline-9.0.0.crate) = 98953 -SHA256 (rust/crates/ryu-1.0.5.crate) = 71d301d4193d031abdd79ff7e3dd721168a9572ef3fe51a1517aba235bd8f86e -SIZE (rust/crates/ryu-1.0.5.crate) = 49570 +SHA256 (rust/crates/rustyline-9.1.2.crate) = db7826789c0e25614b03e5a54a0717a86f9ff6e6e5247f92b369472869320039 +SIZE (rust/crates/rustyline-9.1.2.crate) = 100566 +SHA256 (rust/crates/ryu-1.0.9.crate) = 73b4b750c782965c211b42f022f59af1fbceabdd026623714f104152f1ec149f +SIZE (rust/crates/ryu-1.0.9.crate) = 48391 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.19.crate) = 8f05ba609c234e60bee0d547fe94a4c7e9da733d1c962cf6e59efa4cd9c8bc75 @@ -933,86 +975,92 @@ SHA256 (rust/crates/sct-0.6.1.crate) = b362b83898e0e69f38515b82ee15aa80636befe47 SIZE (rust/crates/sct-0.6.1.crate) = 26825 SHA256 (rust/crates/sct-0.7.0.crate) = d53dcdb7c9f8158937a7981b48accfd39a43af418591a5d008c7b22b5e1b7ca4 SIZE (rust/crates/sct-0.7.0.crate) = 27502 -SHA256 (rust/crates/sdl2-0.34.5.crate) = deecbc3fa9460acff5a1e563e05cb5f31bba0aa0c214bb49a43db8159176d54b -SIZE (rust/crates/sdl2-0.34.5.crate) = 171651 -SHA256 (rust/crates/sdl2-sys-0.34.5.crate) = 41a29aa21f175b5a41a6e26da572d5e5d1ee5660d35f9f9d0913e8a802098f74 -SIZE (rust/crates/sdl2-sys-0.34.5.crate) = 443254 +SHA256 (rust/crates/sdl2-0.35.2.crate) = f7959277b623f1fb9e04aea73686c3ca52f01b2145f8ea16f4ff30d8b7623b1a +SIZE (rust/crates/sdl2-0.35.2.crate) = 177570 +SHA256 (rust/crates/sdl2-sys-0.35.2.crate) = e3586be2cf6c0a8099a79a12b4084357aa9b3e0b0d7980e3b67aaf7a9d55f9f0 +SIZE (rust/crates/sdl2-sys-0.35.2.crate) = 7425816 SHA256 (rust/crates/seahash-4.1.0.crate) = 1c107b6f4780854c8b126e228ea8869f4d7b71260f962fefb57b996b8959ba6b SIZE (rust/crates/seahash-4.1.0.crate) = 31976 -SHA256 (rust/crates/security-framework-2.4.2.crate) = 525bc1abfda2e1998d152c45cf13e696f76d0a4972310b22fac1658b05df7c87 -SIZE (rust/crates/security-framework-2.4.2.crate) = 64857 -SHA256 (rust/crates/security-framework-sys-2.4.2.crate) = a9dd14d83160b528b7bfd66439110573efcfbe281b17fc2ca9f39f550d619c7e -SIZE (rust/crates/security-framework-sys-2.4.2.crate) = 12821 +SHA256 (rust/crates/security-framework-2.6.1.crate) = 2dc14f172faf8a0194a3aded622712b0de276821addc574fa54fc0a1167e10dc +SIZE (rust/crates/security-framework-2.6.1.crate) = 71688 +SHA256 (rust/crates/security-framework-sys-2.6.1.crate) = 0160a13a177a45bfb43ce71c01580998474f556ad854dcbca936dd2841a5c556 +SIZE (rust/crates/security-framework-sys-2.6.1.crate) = 17717 SHA256 (rust/crates/semver-0.9.0.crate) = 1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403 SIZE (rust/crates/semver-0.9.0.crate) = 17344 -SHA256 (rust/crates/semver-1.0.4.crate) = 568a8e6258aa33c13358f81fd834adb854c6f7c9468520910a9b1e8fac068012 -SIZE (rust/crates/semver-1.0.4.crate) = 29375 +SHA256 (rust/crates/semver-1.0.7.crate) = d65bd28f48be7196d222d95b9243287f48d27aca604e08497513019ff0502cc4 +SIZE (rust/crates/semver-1.0.7.crate) = 30064 SHA256 (rust/crates/semver-parser-0.7.0.crate) = 388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3 SIZE (rust/crates/semver-parser-0.7.0.crate) = 10268 -SHA256 (rust/crates/serde-1.0.130.crate) = f12d06de37cf59146fbdecab66aa99f9fe4f78722e3607577a5375d66bd0c913 -SIZE (rust/crates/serde-1.0.130.crate) = 75305 +SHA256 (rust/crates/serde-1.0.136.crate) = ce31e24b01e1e524df96f1c2fdd054405f8d7376249a5110886fb4b658484789 +SIZE (rust/crates/serde-1.0.136.crate) = 76158 SHA256 (rust/crates/serde_bytes-0.11.5.crate) = 16ae07dd2f88a366f15bd0632ba725227018c69a1c8550a927324f8eb8368bb9 SIZE (rust/crates/serde_bytes-0.11.5.crate) = 11067 SHA256 (rust/crates/serde_cbor-0.11.2.crate) = 2bef2ebfde456fb76bbcf9f59315333decc4fda0b2b44b420243c11e0f5ec1f5 SIZE (rust/crates/serde_cbor-0.11.2.crate) = 44570 -SHA256 (rust/crates/serde_derive-1.0.130.crate) = d7bc1a1ab1961464eae040d96713baa5a724a8152c1222492465b54322ec508b -SIZE (rust/crates/serde_derive-1.0.130.crate) = 54703 -SHA256 (rust/crates/serde_json-1.0.71.crate) = 063bf466a64011ac24040a49009724ee60a57da1b437617ceb32e53ad61bfb19 -SIZE (rust/crates/serde_json-1.0.71.crate) = 115468 +SHA256 (rust/crates/serde_derive-1.0.136.crate) = 08597e7152fcd306f41838ed3e37be9eaeed2b61c42e2117266a554fab4662f9 +SIZE (rust/crates/serde_derive-1.0.136.crate) = 54776 +SHA256 (rust/crates/serde_json-1.0.79.crate) = 8e8d9fa5c3b304765ce1fd9c4c8a3de2c8db365a5b91be52f186efc675681d95 +SIZE (rust/crates/serde_json-1.0.79.crate) = 144451 SHA256 (rust/crates/serde_repr-0.1.7.crate) = 98d0516900518c29efa217c298fa1f4e6c6ffc85ae29fd7f4ee48f176e1a9ed5 SIZE (rust/crates/serde_repr-0.1.7.crate) = 10173 -SHA256 (rust/crates/sha1-0.6.0.crate) = 2579985fda508104f7587689507983eadd6a6e84dd35d6d115361f530916fa0d -SIZE (rust/crates/sha1-0.6.0.crate) = 9244 -SHA256 (rust/crates/sha2-0.9.8.crate) = b69f9a4c9740d74c5baa3fd2e547f9525fa8088a8a958e0ca2409a514e33f5fa -SIZE (rust/crates/sha2-0.9.8.crate) = 22132 -SHA256 (rust/crates/shaderc-0.6.3.crate) = 50b8aeaae10b9bda5cba66736a7e265f67698e912e1cc6a4678acba286e22be9 -SIZE (rust/crates/shaderc-0.6.3.crate) = 14301 -SHA256 (rust/crates/shaderc-sys-0.6.3.crate) = 5b12d7c62d6732884c9dfab587503fa3a795b108df152415a89da23812d4737e -SIZE (rust/crates/shaderc-sys-0.6.3.crate) = 5706230 +SHA256 (rust/crates/sha1-0.6.1.crate) = c1da05c97445caa12d05e848c4a4fcbbea29e748ac28f7e80e9b010392063770 +SIZE (rust/crates/sha1-0.6.1.crate) = 2931 +SHA256 (rust/crates/sha1_smol-1.0.0.crate) = ae1a47186c03a32177042e55dbc5fd5aee900b8e0069a8d70fba96a9375cd012 +SIZE (rust/crates/sha1_smol-1.0.0.crate) = 9782 +SHA256 (rust/crates/sha2-0.10.2.crate) = 55deaec60f81eefe3cce0dc50bda92d6d8e88f2a27df7c5033b42afeb1ed2676 +SIZE (rust/crates/sha2-0.10.2.crate) = 20213 +SHA256 (rust/crates/shaderc-0.8.0.crate) = 80e6fe602a861622769530a23bc40bfba31adbf186d0c8412e83f5519c5d6bee +SIZE (rust/crates/shaderc-0.8.0.crate) = 14343 +SHA256 (rust/crates/shaderc-sys-0.8.0.crate) = 3794498651f8173d0afbc0bb8aca45ced111098227e755dde4c0ef2888c8d0bf +SIZE (rust/crates/shaderc-sys-0.8.0.crate) = 6778860 SHA256 (rust/crates/sharded-slab-0.1.4.crate) = 900fba806f70c630b0a382d0d825e17a0f19fcd059a2ade1ff237bcddf446b31 SIZE (rust/crates/sharded-slab-0.1.4.crate) = 52479 -SHA256 (rust/crates/shell-words-1.0.0.crate) = b6fa3938c99da4914afedd13bf3d79bcb6c277d1b2c398d23257a304d9e1b074 -SIZE (rust/crates/shell-words-1.0.0.crate) = 9798 +SHA256 (rust/crates/shell-words-1.1.0.crate) = 24188a676b6ae68c3b2cb3a01be17fbf7240ce009799bb56d5b1409051e78fde +SIZE (rust/crates/shell-words-1.1.0.crate) = 9871 SHA256 (rust/crates/shellexpand-2.1.0.crate) = 83bdb7831b2d85ddf4a7b148aa19d0587eddbe8671a436b7bd1182eaad0f2829 SIZE (rust/crates/shellexpand-2.1.0.crate) = 14697 SHA256 (rust/crates/shlex-0.1.1.crate) = 7fdf1b9db47230893d76faad238fd6097fd6d6a9245cd7a4d90dbd639536bbd2 SIZE (rust/crates/shlex-0.1.1.crate) = 5687 -SHA256 (rust/crates/shred-0.12.0.crate) = eb0210289d693217926314867c807e0b7b42f7e23c136adb31f8697f5bf242d3 -SIZE (rust/crates/shred-0.12.0.crate) = 53004 +SHA256 (rust/crates/shred-0.13.0.crate) = 102269e720bb814df57e136161cad841f2b6f411e003ac748fc48aaf2363bea3 +SIZE (rust/crates/shred-0.13.0.crate) = 52170 SHA256 (rust/crates/shred-derive-0.6.3.crate) = d5404c36bd155e41a54276ab6aafedad2fb627e5e5849d36ec439c9ddc044a2f SIZE (rust/crates/shred-derive-0.6.3.crate) = 2327 SHA256 (rust/crates/shrev-1.1.1.crate) = b5752e017e03af9d735b4b069f53b7a7fd90fefafa04d8bd0c25581b0bff437f SIZE (rust/crates/shrev-1.1.1.crate) = 11402 SHA256 (rust/crates/signal-hook-0.1.17.crate) = 7e31d442c16f047a671b5a71e2161d6e68814012b7f5379d269ebd915fac2729 SIZE (rust/crates/signal-hook-0.1.17.crate) = 27085 -SHA256 (rust/crates/signal-hook-0.3.10.crate) = 9c98891d737e271a2954825ef19e46bd16bdb98e2746f2eec4f7a4ef7946efd1 -SIZE (rust/crates/signal-hook-0.3.10.crate) = 48491 -SHA256 (rust/crates/signal-hook-mio-0.2.1.crate) = 29fd5867f1c4f2c5be079aee7a2adf1152ebb04a4bc4d341f504b7dece607ed4 -SIZE (rust/crates/signal-hook-mio-0.2.1.crate) = 8893 +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/siphasher-0.3.7.crate) = 533494a8f9b724d33625ab53c6c4800f7cc445895924a8ef649222dcb76e938b -SIZE (rust/crates/siphasher-0.3.7.crate) = 10097 -SHA256 (rust/crates/slab-0.4.5.crate) = 9def91fd1e018fe007022791f865d0ccc9b3a0d5001e01aabb8b40e46000afb5 -SIZE (rust/crates/slab-0.4.5.crate) = 15888 +SHA256 (rust/crates/siphasher-0.3.10.crate) = 7bd3e3206899af3f8b12af284fafc038cc1dc2b41d1b89dd17297221c5d225de +SIZE (rust/crates/siphasher-0.3.10.crate) = 9889 +SHA256 (rust/crates/slab-0.4.6.crate) = eb703cfe953bccee95685111adeedb76fabe4e97549a58d16f03ea7b9367bb32 +SIZE (rust/crates/slab-0.4.6.crate) = 16067 SHA256 (rust/crates/slotmap-0.4.3.crate) = 6bf34684c5767b87de9119790e92e9a1d60056be2ceeaf16a8e6ef13082aeab1 SIZE (rust/crates/slotmap-0.4.3.crate) = 47133 SHA256 (rust/crates/slotmap-1.0.6.crate) = e1e08e261d0e8f5c43123b7adf3e4ca1690d655377ac93a03b2c9d3e98de1342 SIZE (rust/crates/slotmap-1.0.6.crate) = 58954 -SHA256 (rust/crates/smallvec-1.7.0.crate) = 1ecab6c735a6bb4139c0caafd0cc3635748bbb3acf4550e8138122099251f309 -SIZE (rust/crates/smallvec-1.7.0.crate) = 27459 +SHA256 (rust/crates/smallvec-1.8.0.crate) = f2dd574626839106c320a323308629dcb1acfc96e32a8cba364ddc61ac23ee83 +SIZE (rust/crates/smallvec-1.8.0.crate) = 27992 SHA256 (rust/crates/smithay-client-toolkit-0.12.3.crate) = 4750c76fd5d3ac95fa3ed80fe667d6a3d8590a960e5b575b98eea93339a80b80 SIZE (rust/crates/smithay-client-toolkit-0.12.3.crate) = 128701 -SHA256 (rust/crates/smithay-client-toolkit-0.15.2.crate) = 210cf40de565aaaa085face1d860b17f6aee9f76f9d2816307ea2cc45eeb64f3 -SIZE (rust/crates/smithay-client-toolkit-0.15.2.crate) = 129059 +SHA256 (rust/crates/smithay-client-toolkit-0.15.3.crate) = 1325f292209cee78d5035530932422a30aa4c8fda1a16593ac083c1de211e68a +SIZE (rust/crates/smithay-client-toolkit-0.15.3.crate) = 129366 SHA256 (rust/crates/smithay-clipboard-0.6.5.crate) = 610b551bd25378bfd2b8e7a0fcbd83d427e8f2f6a40c47ae0f70688e9949dd55 SIZE (rust/crates/smithay-clipboard-0.6.5.crate) = 16331 SHA256 (rust/crates/socket2-0.4.4.crate) = 66d72b759436ae32898a2af0a14218dbf55efde3feeb170eb623637db85ee1e0 SIZE (rust/crates/socket2-0.4.4.crate) = 44048 +SHA256 (rust/crates/specs-0.18.0.crate) = 4ea85dac2880f84d4025ff5ace80cda6d8bc43bc88b6a389b9277fcf894b51e9 +SIZE (rust/crates/specs-0.18.0.crate) = 125902 +SHA256 (rust/crates/specs-derive-0.4.1.crate) = 3e23e09360f3d2190fec4222cd9e19d3158d5da948c0d1ea362df617dd103511 +SIZE (rust/crates/specs-derive-0.4.1.crate) = 5224 SHA256 (rust/crates/spin-0.5.2.crate) = 6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d SIZE (rust/crates/spin-0.5.2.crate) = 12004 -SHA256 (rust/crates/spin_sleep-1.0.0.crate) = 2a98101bdc3833e192713c2af0b0dd2614f50d1cf1f7a97c5221b7aac052acc7 -SIZE (rust/crates/spin_sleep-1.0.0.crate) = 10899 +SHA256 (rust/crates/spin_sleep-1.1.1.crate) = cafa7900db085f4354dbc7025e25d7a839a14360ea13b5fc4fd717f2d3b23134 +SIZE (rust/crates/spin_sleep-1.1.1.crate) = 11504 SHA256 (rust/crates/spirv_cross-0.23.1.crate) = 60647fadbf83c4a72f0d7ea67a7ca3a81835cf442b8deae5c134c3e0055b2e14 SIZE (rust/crates/spirv_cross-0.23.1.crate) = 531233 SHA256 (rust/crates/spirv_headers-1.5.0.crate) = 1f5b132530b1ac069df335577e3581765995cba5a13995cdbbdbc8fb057c532c @@ -1043,34 +1091,36 @@ SHA256 (rust/crates/strsim-0.9.3.crate) = 6446ced80d6c486436db5c078dde11a9f73d42 SIZE (rust/crates/strsim-0.9.3.crate) = 10266 SHA256 (rust/crates/strsim-0.10.0.crate) = 73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623 SIZE (rust/crates/strsim-0.10.0.crate) = 11355 -SHA256 (rust/crates/structopt-0.3.25.crate) = 40b9788f4202aa75c240ecc9c15c65185e6a39ccdeb0fd5d008b98825464c87c -SIZE (rust/crates/structopt-0.3.25.crate) = 52296 +SHA256 (rust/crates/structopt-0.3.26.crate) = 0c6b5c64445ba8094a6ab0c3cd2ad323e07171012d9c98b0b15651daf1787a10 +SIZE (rust/crates/structopt-0.3.26.crate) = 53798 SHA256 (rust/crates/structopt-derive-0.4.18.crate) = dcb5ae327f9cc13b68763b5749770cb9e048a99bd9dfdfa58d0cf05d5f64afe0 SIZE (rust/crates/structopt-derive-0.4.18.crate) = 20996 -SHA256 (rust/crates/strum-0.23.0.crate) = cae14b91c7d11c9a851d3fbc80a963198998c2a64eec840477fa92d8ce9b70bb -SIZE (rust/crates/strum-0.23.0.crate) = 5429 -SHA256 (rust/crates/strum_macros-0.23.0.crate) = 00ad150e9d51e33e8142984f577662c1324d49f3be45ed37bac8645fdcbe0fe5 -SIZE (rust/crates/strum_macros-0.23.0.crate) = 18206 +SHA256 (rust/crates/strum-0.24.0.crate) = e96acfc1b70604b8b2f1ffa4c57e59176c7dbb05d556c71ecd2f5498a1dee7f8 +SIZE (rust/crates/strum-0.24.0.crate) = 5524 +SHA256 (rust/crates/strum_macros-0.24.0.crate) = 6878079b17446e4d3eba6192bb0a2950d5b14f0ed8424b852310e5a94345d0ef +SIZE (rust/crates/strum_macros-0.24.0.crate) = 18785 SHA256 (rust/crates/sum_type-0.2.0.crate) = da5b4a0c9f3c7c8e891e445a7c776627e208e8bba23ab680798066dd283e6a15 SIZE (rust/crates/sum_type-0.2.0.crate) = 5586 SHA256 (rust/crates/svg_fmt-0.4.1.crate) = 8fb1df15f412ee2e9dfc1c504260fa695c1c3f10fe9f4a6ee2d2184d7d6450e2 SIZE (rust/crates/svg_fmt-0.4.1.crate) = 4052 SHA256 (rust/crates/syn-0.15.44.crate) = 9ca4b3b69a77cbe1ffc9e198781b7acb0c7365a883670e8f1c1bc66fba79a5c5 SIZE (rust/crates/syn-0.15.44.crate) = 184212 -SHA256 (rust/crates/syn-1.0.81.crate) = f2afee18b8beb5a596ecb4a2dce128c719b4ba399d34126b9e4396e3f9860966 -SIZE (rust/crates/syn-1.0.81.crate) = 234144 +SHA256 (rust/crates/syn-1.0.98.crate) = c50aef8a904de4c23c788f104b7dddc7d6f79c647c7c8ce4cc8f73eb0ca773dd +SIZE (rust/crates/syn-1.0.98.crate) = 235451 SHA256 (rust/crates/tap-1.0.1.crate) = 55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369 SIZE (rust/crates/tap-1.0.1.crate) = 11316 -SHA256 (rust/crates/tar-0.4.37.crate) = d6f5515d3add52e0bbdcad7b83c388bb36ba7b754dda3b5f5bc2d38640cdba5c -SIZE (rust/crates/tar-0.4.37.crate) = 47381 -SHA256 (rust/crates/target-lexicon-0.12.2.crate) = d9bffcddbc2458fa3e6058414599e3c838a022abae82e5c67b4f7f80298d5bff -SIZE (rust/crates/target-lexicon-0.12.2.crate) = 22269 -SHA256 (rust/crates/tempfile-3.2.0.crate) = dac1c663cfc93810f88aed9b8941d48cabf856a1b111c29a40439018d870eb22 -SIZE (rust/crates/tempfile-3.2.0.crate) = 25892 -SHA256 (rust/crates/termcolor-1.1.2.crate) = 2dfed899f0eb03f32ee8c6a0aabdb8a7949659e3466561fc0adf54e26d88c5f4 -SIZE (rust/crates/termcolor-1.1.2.crate) = 17287 +SHA256 (rust/crates/tar-0.4.38.crate) = 4b55807c0344e1e6c04d7c965f5289c39a8d94ae23ed5c0b57aabac549f871c6 +SIZE (rust/crates/tar-0.4.38.crate) = 49158 +SHA256 (rust/crates/target-lexicon-0.12.3.crate) = d7fa7e55043acb85fca6b3c01485a2eeb6b69c5d21002e273c79e465f43b7ac1 +SIZE (rust/crates/target-lexicon-0.12.3.crate) = 22990 +SHA256 (rust/crates/tempfile-3.3.0.crate) = 5cdb1ef4eaeeaddc8fbd371e5017057064af0911902ef36b39801f67cc6d79e4 +SIZE (rust/crates/tempfile-3.3.0.crate) = 27578 +SHA256 (rust/crates/termcolor-1.1.3.crate) = bab24d30b911b2376f3a13cc2cd443142f0c81dda04c118693e35b3835757755 +SIZE (rust/crates/termcolor-1.1.3.crate) = 17242 SHA256 (rust/crates/textwrap-0.11.0.crate) = d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060 SIZE (rust/crates/textwrap-0.11.0.crate) = 17322 +SHA256 (rust/crates/textwrap-0.15.0.crate) = b1141d4d61095b28419e22cb0bbf02755f5e54e0526f97f1e3d1d160e60885fb +SIZE (rust/crates/textwrap-0.15.0.crate) = 52998 SHA256 (rust/crates/thiserror-1.0.30.crate) = 854babe52e4df1653706b98fcfc05843010039b406875930a70e4d9644e5c417 SIZE (rust/crates/thiserror-1.0.30.crate) = 17748 SHA256 (rust/crates/thiserror-impl-1.0.30.crate) = aa32fd3f627f367fe16f893e2597ae3c05020f8bba2666a4e6ea73d377e5714b @@ -1081,78 +1131,78 @@ SHA256 (rust/crates/thunderdome-0.4.2.crate) = f685624f172cd0bde6f3363412455e81c SIZE (rust/crates/thunderdome-0.4.2.crate) = 18009 SHA256 (rust/crates/time-0.1.44.crate) = 6db9e6914ab8b1ae1c260a4ae7a49b6c5611b40328a735b21862567685e73255 SIZE (rust/crates/time-0.1.44.crate) = 28885 -SHA256 (rust/crates/time-0.3.5.crate) = 41effe7cfa8af36f439fac33861b66b049edc6f9a32331e2312660529c1c24ad -SIZE (rust/crates/time-0.3.5.crate) = 72732 +SHA256 (rust/crates/time-0.3.9.crate) = c2702e08a7a860f005826c6815dcac101b19b5eb330c27fe4a5928fec1d20ddd +SIZE (rust/crates/time-0.3.9.crate) = 81412 +SHA256 (rust/crates/tiny-keccak-2.0.2.crate) = 2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237 +SIZE (rust/crates/tiny-keccak-2.0.2.crate) = 20129 SHA256 (rust/crates/tinytemplate-1.2.1.crate) = be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc SIZE (rust/crates/tinytemplate-1.2.1.crate) = 26490 SHA256 (rust/crates/tinyvec-1.5.1.crate) = 2c1c1d5a42b6245520c249549ec267180beaffcc0615401ac8e31853d4b6d8d2 SIZE (rust/crates/tinyvec-1.5.1.crate) = 44942 SHA256 (rust/crates/tinyvec_macros-0.1.0.crate) = cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c SIZE (rust/crates/tinyvec_macros-0.1.0.crate) = 1817 -SHA256 (rust/crates/tokio-1.14.0.crate) = 70e992e41e0d2fb9f755b37446f20900f64446ef54874f40a60c78f021ac6144 -SIZE (rust/crates/tokio-1.14.0.crate) = 534070 -SHA256 (rust/crates/tokio-macros-1.6.0.crate) = c9efc1aba077437943f7515666aa2b882dfabfbfdf89c819ea75a8d6e9eaba5e -SIZE (rust/crates/tokio-macros-1.6.0.crate) = 9225 +SHA256 (rust/crates/tokio-1.17.0.crate) = 2af73ac49756f3f7c01172e34a23e5d0216f6c32333757c2c61feb2bbff5a5ee +SIZE (rust/crates/tokio-1.17.0.crate) = 562425 +SHA256 (rust/crates/tokio-macros-1.7.0.crate) = b557f72f448c511a979e2564e55d74e6c4432fc96ff4f6241bc6bded342643b7 +SIZE (rust/crates/tokio-macros-1.7.0.crate) = 9261 SHA256 (rust/crates/tokio-rustls-0.22.0.crate) = bc6844de72e57df1980054b38be3a9f4702aba4858be64dd700181a8a6d0e1b6 SIZE (rust/crates/tokio-rustls-0.22.0.crate) = 22706 SHA256 (rust/crates/tokio-stream-0.1.8.crate) = 50145484efff8818b5ccd256697f36863f587da82cf8b409c53adf1e840798e3 SIZE (rust/crates/tokio-stream-0.1.8.crate) = 30537 -SHA256 (rust/crates/tokio-util-0.6.9.crate) = 9e99e1983e5d376cd8eb4b66604d2e99e79f5bd988c3055891dcd8c9e2604cc0 -SIZE (rust/crates/tokio-util-0.6.9.crate) = 76480 +SHA256 (rust/crates/tokio-util-0.7.1.crate) = 0edfdeb067411dba2044da6d1cb2df793dd35add7888d73c16e3381ded401764 +SIZE (rust/crates/tokio-util-0.7.1.crate) = 87364 SHA256 (rust/crates/toml-0.5.8.crate) = a31142970826733df8241ef35dc040ef98c679ab14d7c3e54d827099b3acecaa SIZE (rust/crates/toml-0.5.8.crate) = 54219 SHA256 (rust/crates/tower-service-0.3.1.crate) = 360dfd1d6d30e05fda32ace2c8c70e9c0a9da713275777f5a4dbb8a1893930c6 SIZE (rust/crates/tower-service-0.3.1.crate) = 6299 -SHA256 (rust/crates/tracing-0.1.29.crate) = 375a639232caf30edfc78e8d89b2d4c375515393e7af7e16f01cd96917fb2105 -SIZE (rust/crates/tracing-0.1.29.crate) = 72444 -SHA256 (rust/crates/tracing-appender-0.2.0.crate) = 94571df2eae3ed4353815ea5a90974a594a1792d8782ff2cbcc9392d1101f366 -SIZE (rust/crates/tracing-appender-0.2.0.crate) = 14931 -SHA256 (rust/crates/tracing-attributes-0.1.18.crate) = f4f480b8f81512e825f337ad51e94c1eb5d3bbdf2b363dcd01e2b19a9ffe3f8e -SIZE (rust/crates/tracing-attributes-0.1.18.crate) = 22779 -SHA256 (rust/crates/tracing-core-0.1.21.crate) = 1f4ed65637b8390770814083d20756f87bfa2c21bf2f110babdc5438351746e4 -SIZE (rust/crates/tracing-core-0.1.21.crate) = 50683 +SHA256 (rust/crates/tracing-0.1.32.crate) = 4a1bdf54a7c28a2bbf701e1d2233f6c77f473486b94bee4f9678da5a148dca7f +SIZE (rust/crates/tracing-0.1.32.crate) = 77985 +SHA256 (rust/crates/tracing-appender-0.2.2.crate) = 09d48f71a791638519505cefafe162606f706c25592e4bde4d97600c0195312e +SIZE (rust/crates/tracing-appender-0.2.2.crate) = 17208 +SHA256 (rust/crates/tracing-attributes-0.1.20.crate) = 2e65ce065b4b5c53e73bb28912318cb8c9e9ad3921f1d669eb0e68b4c8143a2b +SIZE (rust/crates/tracing-attributes-0.1.20.crate) = 26316 +SHA256 (rust/crates/tracing-core-0.1.24.crate) = 90442985ee2f57c9e1b548ee72ae842f4a9a20e3f417cc38dbc5dc684d9bb4ee +SIZE (rust/crates/tracing-core-0.1.24.crate) = 53469 SHA256 (rust/crates/tracing-log-0.1.2.crate) = a6923477a48e41c1951f1999ef8bb5a3023eb723ceadafe78ffb65dc366761e3 SIZE (rust/crates/tracing-log-0.1.2.crate) = 14915 -SHA256 (rust/crates/tracing-subscriber-0.3.7.crate) = 5312f325fe3588e277415f5a6cca1f4ccad0f248c4cd5a4bd33032d7286abc22 -SIZE (rust/crates/tracing-subscriber-0.3.7.crate) = 165664 -SHA256 (rust/crates/tracing-tracy-0.8.0.crate) = 773057bb2b440e868776522a0587f732b1125116f12aca0eb37dea48d55ad2cd -SIZE (rust/crates/tracing-tracy-0.8.0.crate) = 9126 -SHA256 (rust/crates/tracy-client-0.12.6.crate) = 62c0e37fbf87980abd5c35c3d86fd150c5ed349c3ae90959ba1877c799388203 -SIZE (rust/crates/tracy-client-0.12.6.crate) = 9110 -SHA256 (rust/crates/tracy-client-sys-0.16.0.crate) = 6226e4e77f0d46ce7ebb0a4b1daa82790035248b75bbf605b932a1d7b3b22b6d -SIZE (rust/crates/tracy-client-sys-0.16.0.crate) = 215289 +SHA256 (rust/crates/tracing-subscriber-0.3.10.crate) = b9df98b037d039d03400d9dd06b0f8ce05486b5f25e9a2d7d36196e142ebbc52 +SIZE (rust/crates/tracing-subscriber-0.3.10.crate) = 183724 +SHA256 (rust/crates/tracing-tracy-0.9.0.crate) = 23a42311a35ed976d72f359de43e9fe028ec9d9f1051c4c52bd05a4f66ff3cbf +SIZE (rust/crates/tracing-tracy-0.9.0.crate) = 9235 +SHA256 (rust/crates/tracy-client-0.13.2.crate) = 42ebfe7a24c18b5ba86d8920c124b41b942352f863fbe0c84d3d63428fa1860f +SIZE (rust/crates/tracy-client-0.13.2.crate) = 13841 +SHA256 (rust/crates/tracy-client-sys-0.17.0.crate) = 9012b9dfeccaff16e93f5a8b02336125113a80a769902e679d334cbdd4d83f3b +SIZE (rust/crates/tracy-client-sys-0.17.0.crate) = 231477 SHA256 (rust/crates/treeculler-0.2.0.crate) = 82449b48a3494420dd1b11081f198c542f795a036246da4a9c5845b7d7427226 SIZE (rust/crates/treeculler-0.2.0.crate) = 4576 SHA256 (rust/crates/try-lock-0.2.3.crate) = 59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642 SIZE (rust/crates/try-lock-0.2.3.crate) = 4158 SHA256 (rust/crates/ttf-parser-0.6.2.crate) = 3e5d7cd7ab3e47dda6e56542f4bbf3824c15234958c6e1bd6aaa347e93499fdc SIZE (rust/crates/ttf-parser-0.6.2.crate) = 106052 -SHA256 (rust/crates/ttf-parser-0.13.2.crate) = 3e835d06ed78a500d3d0e431a20c18ff5544b3f6e11376e834370cfd35e8948e -SIZE (rust/crates/ttf-parser-0.13.2.crate) = 122506 -SHA256 (rust/crates/tuple_utils-0.3.0.crate) = 44834418e2c5b16f47bedf35c28e148db099187dd5feee6367fb2525863af4f1 -SIZE (rust/crates/tuple_utils-0.3.0.crate) = 2641 -SHA256 (rust/crates/twox-hash-1.6.1.crate) = 1f559b464de2e2bdabcac6a210d12e9b5a5973c251e102c44c585c71d51bd78e -SIZE (rust/crates/twox-hash-1.6.1.crate) = 21432 +SHA256 (rust/crates/ttf-parser-0.15.0.crate) = c74c96594835e10fa545e2a51e8709f30b173a092bfd6036ef2cec53376244f3 +SIZE (rust/crates/ttf-parser-0.15.0.crate) = 136109 +SHA256 (rust/crates/tuple_utils-0.4.0.crate) = cffaaf9392ef73cd30828797152476aaa2fa37a17856934fa63d4843f34290e9 +SIZE (rust/crates/tuple_utils-0.4.0.crate) = 2893 +SHA256 (rust/crates/twox-hash-1.6.2.crate) = 4ee73e6e4924fe940354b8d4d98cad5231175d615cd855b758adc658c0aac6a0 +SIZE (rust/crates/twox-hash-1.6.2.crate) = 21880 SHA256 (rust/crates/tynm-0.1.6.crate) = a4df2caa2dc9c3d1f7641ba981f4cd40ab229775aa7aeb834c9ab2850d50623d SIZE (rust/crates/tynm-0.1.6.crate) = 15237 -SHA256 (rust/crates/typenum-1.14.0.crate) = b63708a265f51345575b27fe43f9500ad611579e764c79edbc2037b1121959ec -SIZE (rust/crates/typenum-1.14.0.crate) = 40518 +SHA256 (rust/crates/typenum-1.15.0.crate) = dcf81ac59edc17cc8697ff311e8f5ef2d99fcbd9817b34cec66f90b6c3dfd987 +SIZE (rust/crates/typenum-1.15.0.crate) = 40741 SHA256 (rust/crates/uncased-0.9.6.crate) = 5baeed7327e25054889b9bd4f975f32e5f4c5d434042d59ab6cd4142c0a76ed0 SIZE (rust/crates/uncased-0.9.6.crate) = 10413 SHA256 (rust/crates/unicode-bidi-0.3.7.crate) = 1a01404663e3db436ed2746d9fefef640d868edae3cceb81c3b8d5732fda678f SIZE (rust/crates/unicode-bidi-0.3.7.crate) = 33759 +SHA256 (rust/crates/unicode-ident-1.0.1.crate) = 5bd2fe26506023ed7b5e1e315add59d6f584c621d037f9368fea9cfb988f368c +SIZE (rust/crates/unicode-ident-1.0.1.crate) = 33770 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.8.0.crate) = 8895849a949e7845e06bd6dc1aa51731a103c42707010a5b591c0038fb73385b -SIZE (rust/crates/unicode-segmentation-1.8.0.crate) = 94011 +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.1.0.crate) = fc72304796d0818e357ead4e000d19c9c174ab23dc11093ac919054d20a6a7fc SIZE (rust/crates/unicode-xid-0.1.0.crate) = 16000 -SHA256 (rust/crates/unicode-xid-0.2.2.crate) = 8ccb82d61f80a663efe1f787a51b16b5a51e3314d6ac365b08639f52387b33f3 -SIZE (rust/crates/unicode-xid-0.2.2.crate) = 14955 -SHA256 (rust/crates/unidiff-0.3.3.crate) = d8a62719acf1933bfdbeb73a657ecd9ecece70b405125267dd549e2e2edc232c -SIZE (rust/crates/unidiff-0.3.3.crate) = 11158 SHA256 (rust/crates/untrusted-0.7.1.crate) = a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a SIZE (rust/crates/untrusted-0.7.1.crate) = 7924 SHA256 (rust/crates/url-2.2.2.crate) = a507c383b2d33b5fc35d1861e77e6b383d158b2da5e14fe51b83dfedf6fd578c @@ -1161,16 +1211,20 @@ SHA256 (rust/crates/utf8parse-0.2.0.crate) = 936e4b492acfd135421d8dca4b1aa80a7bf SIZE (rust/crates/utf8parse-0.2.0.crate) = 13392 SHA256 (rust/crates/uuid-0.8.2.crate) = bc5cf98d8186244414c848017f0e2676b3fcb46807f6668a97dfe67359a3c4b7 SIZE (rust/crates/uuid-0.8.2.crate) = 37909 +SHA256 (rust/crates/valuable-0.1.0.crate) = 830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d +SIZE (rust/crates/valuable-0.1.0.crate) = 27718 SHA256 (rust/crates/vcpkg-0.2.15.crate) = accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426 SIZE (rust/crates/vcpkg-0.2.15.crate) = 228735 SHA256 (rust/crates/vec_map-0.8.2.crate) = f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191 SIZE (rust/crates/vec_map-0.8.2.crate) = 14466 -SHA256 (rust/crates/version-compare-0.0.10.crate) = d63556a25bae6ea31b52e640d7c41d1ab27faba4ccb600013837a3d0b3994ca1 -SIZE (rust/crates/version-compare-0.0.10.crate) = 15171 +SHA256 (rust/crates/vek-0.14.1.crate) = 04d6626f32b226e2c5b35f23ea87eaf683f3d93eaeb16b4084d0683479616f0f +SIZE (rust/crates/vek-0.14.1.crate) = 82642 +SHA256 (rust/crates/version-compare-0.1.0.crate) = fe88247b92c1df6b6de80ddc290f3976dbdf2f5f5d3fd049a9fb598c6dd5ca73 +SIZE (rust/crates/version-compare-0.1.0.crate) = 14169 SHA256 (rust/crates/version_check-0.1.5.crate) = 914b1a6776c4c929a602fafd8bc742e06365d4bcbe48c30f9cca5824f70dc9dd SIZE (rust/crates/version_check-0.1.5.crate) = 8173 -SHA256 (rust/crates/version_check-0.9.3.crate) = 5fecdca9a5291cc2b8dcf7dc02453fee791a280f3743cb0905f8822ae463b3fe -SIZE (rust/crates/version_check-0.9.3.crate) = 12547 +SHA256 (rust/crates/version_check-0.9.4.crate) = 49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f +SIZE (rust/crates/version_check-0.9.4.crate) = 14895 SHA256 (rust/crates/walkdir-0.1.8.crate) = c66c0b9792f0a765345452775f3adbd28dde9d33f30d13e5dcc5ae17cf6f3780 SIZE (rust/crates/walkdir-0.1.8.crate) = 19807 SHA256 (rust/crates/walkdir-2.3.2.crate) = 808cf2735cd4b6866113f648b791c6adc5714537bc222d9347bb203386ffda56 @@ -1181,68 +1235,72 @@ SHA256 (rust/crates/wasi-0.9.0+wasi-snapshot-preview1.crate) = cccddf32554fecc6a SIZE (rust/crates/wasi-0.9.0+wasi-snapshot-preview1.crate) = 31521 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/wasm-bindgen-0.2.78.crate) = 632f73e236b219150ea279196e54e610f5dbafa5d61786303d4da54f84e47fce -SIZE (rust/crates/wasm-bindgen-0.2.78.crate) = 162111 -SHA256 (rust/crates/wasm-bindgen-backend-0.2.78.crate) = a317bf8f9fba2476b4b2c85ef4c4af8ff39c3c7f0cdfeed4f82c34a880aa837b -SIZE (rust/crates/wasm-bindgen-backend-0.2.78.crate) = 25576 -SHA256 (rust/crates/wasm-bindgen-futures-0.4.28.crate) = 8e8d7523cb1f2a4c96c1317ca690031b714a51cc14e05f712446691f413f5d39 -SIZE (rust/crates/wasm-bindgen-futures-0.4.28.crate) = 14734 -SHA256 (rust/crates/wasm-bindgen-macro-0.2.78.crate) = d56146e7c495528bf6587663bea13a8eb588d39b36b679d83972e1a2dbbdacf9 -SIZE (rust/crates/wasm-bindgen-macro-0.2.78.crate) = 11700 -SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.78.crate) = 7803e0eea25835f8abdc585cd3021b3deb11543c6fe226dcd30b228857c5c5ab -SIZE (rust/crates/wasm-bindgen-macro-support-0.2.78.crate) = 17858 -SHA256 (rust/crates/wasm-bindgen-shared-0.2.78.crate) = 0237232789cf037d5480773fe568aac745bfe2afbc11a863e97901780a6b47cc -SIZE (rust/crates/wasm-bindgen-shared-0.2.78.crate) = 7206 -SHA256 (rust/crates/wasmer-2.0.0.crate) = 7f52e455a01d0fac439cd7a96ba9b519bdc84e923a5b96034054697ebb17cd75 -SIZE (rust/crates/wasmer-2.0.0.crate) = 51695 -SHA256 (rust/crates/wasmer-compiler-2.0.0.crate) = cc86dda6f715f03104800be575a38382b35c3962953af9e9d8722dcf0bd2458f -SIZE (rust/crates/wasmer-compiler-2.0.0.crate) = 23763 -SHA256 (rust/crates/wasmer-compiler-cranelift-2.0.0.crate) = 1a570746cbec434179e2d53357973a34dfdb208043104e8fac3b7b0023015cf6 -SIZE (rust/crates/wasmer-compiler-cranelift-2.0.0.crate) = 54876 -SHA256 (rust/crates/wasmer-derive-2.0.0.crate) = 1ee7b351bcc1e782997c72dc0b5b328f3ddcad4813b8ce3cac3f25ae5a4ab56b -SIZE (rust/crates/wasmer-derive-2.0.0.crate) = 5884 -SHA256 (rust/crates/wasmer-engine-2.0.0.crate) = 8454ead320a4017ba36ddd9ab4fbf7776fceea6ab0b79b5e53664a1682569fc3 -SIZE (rust/crates/wasmer-engine-2.0.0.crate) = 17771 -SHA256 (rust/crates/wasmer-engine-dylib-2.0.0.crate) = 6aa390d123ebe23d5315c39f6063fcc18319661d03c8000f23d0fe1c011e8135 -SIZE (rust/crates/wasmer-engine-dylib-2.0.0.crate) = 13890 -SHA256 (rust/crates/wasmer-engine-universal-2.0.0.crate) = 0dffe8015f08915eb4939ebc8e521cde8246f272f5197ea60d46214ac5aef285 -SIZE (rust/crates/wasmer-engine-universal-2.0.0.crate) = 14805 -SHA256 (rust/crates/wasmer-object-2.0.0.crate) = c541c985799fc1444702501c15d41becfb066c92d9673defc1c7417fd8739e15 -SIZE (rust/crates/wasmer-object-2.0.0.crate) = 4637 -SHA256 (rust/crates/wasmer-types-2.0.0.crate) = c91f75d3c31f8b1f8d818ff49624fc974220243cbc07a2252f408192e97c6b51 -SIZE (rust/crates/wasmer-types-2.0.0.crate) = 25744 -SHA256 (rust/crates/wasmer-vm-2.0.0.crate) = 469a12346a4831e7dac639b9646d8c9b24c7d2cf0cf458b77f489edb35060c1f -SIZE (rust/crates/wasmer-vm-2.0.0.crate) = 63024 +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.79.crate) = 25f1af7423d8588a3d840681122e72e6a24ddbcb3f0ec385cac0d12d24256c06 +SIZE (rust/crates/wasm-bindgen-0.2.79.crate) = 164276 +SHA256 (rust/crates/wasm-bindgen-backend-0.2.79.crate) = 8b21c0df030f5a177f3cba22e9bc4322695ec43e7257d865302900290bcdedca +SIZE (rust/crates/wasm-bindgen-backend-0.2.79.crate) = 25776 +SHA256 (rust/crates/wasm-bindgen-futures-0.4.29.crate) = 2eb6ec270a31b1d3c7e266b999739109abce8b6c87e4b31fcfcd788b65267395 +SIZE (rust/crates/wasm-bindgen-futures-0.4.29.crate) = 14730 +SHA256 (rust/crates/wasm-bindgen-macro-0.2.79.crate) = 2f4203d69e40a52ee523b2529a773d5ffc1dc0071801c87b3d270b471b80ed01 +SIZE (rust/crates/wasm-bindgen-macro-0.2.79.crate) = 11806 +SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.79.crate) = bfa8a30d46208db204854cadbb5d4baf5fcf8071ba5bf48190c3e59937962ebc +SIZE (rust/crates/wasm-bindgen-macro-support-0.2.79.crate) = 17861 +SHA256 (rust/crates/wasm-bindgen-shared-0.2.79.crate) = 3d958d035c4438e28c70e4321a2911302f10135ce78a9c7834c0cab4123d06a2 +SIZE (rust/crates/wasm-bindgen-shared-0.2.79.crate) = 7204 +SHA256 (rust/crates/wasmer-2.2.1.crate) = f727a39e7161f7438ddb8eafe571b67c576a8c2fb459f666d9053b5bba4afdea +SIZE (rust/crates/wasmer-2.2.1.crate) = 104871 +SHA256 (rust/crates/wasmer-compiler-2.2.1.crate) = 4e9951599222eb12bd13d4d91bcded0a880e4c22c2dfdabdf5dc7e5e803b7bf3 +SIZE (rust/crates/wasmer-compiler-2.2.1.crate) = 23725 +SHA256 (rust/crates/wasmer-compiler-cranelift-2.2.1.crate) = 44c83273bce44e668f3a2b9ccb7f1193db918b1d6806f64acc5ff71f6ece5f20 +SIZE (rust/crates/wasmer-compiler-cranelift-2.2.1.crate) = 55516 +SHA256 (rust/crates/wasmer-derive-2.2.1.crate) = 458dbd9718a837e6dbc52003aef84487d79eedef5fa28c7d28b6784be98ac08e +SIZE (rust/crates/wasmer-derive-2.2.1.crate) = 5964 +SHA256 (rust/crates/wasmer-engine-2.2.1.crate) = 6ed603a6d037ebbb14014d7f739ae996a78455a4b86c41cfa4e81c590a1253b9 +SIZE (rust/crates/wasmer-engine-2.2.1.crate) = 18756 +SHA256 (rust/crates/wasmer-engine-dylib-2.2.1.crate) = ccd7fdc60e252a795c849b3f78a81a134783051407e7e279c10b7019139ef8dc +SIZE (rust/crates/wasmer-engine-dylib-2.2.1.crate) = 16861 +SHA256 (rust/crates/wasmer-engine-universal-2.2.1.crate) = dcff0cd2c01a8de6009fd863b14ea883132a468a24f2d2ee59dc34453d3a31b5 +SIZE (rust/crates/wasmer-engine-universal-2.2.1.crate) = 15873 +SHA256 (rust/crates/wasmer-object-2.2.1.crate) = 24ce18ac2877050e59580d27ee1a88f3192d7a31e77fbba0852abc7888d6e0b5 +SIZE (rust/crates/wasmer-object-2.2.1.crate) = 4726 +SHA256 (rust/crates/wasmer-types-2.2.1.crate) = 659fa3dd6c76f62630deff4ac8c7657b07f0b1e4d7e0f8243a552b9d9b448e24 +SIZE (rust/crates/wasmer-types-2.2.1.crate) = 30518 +SHA256 (rust/crates/wasmer-vm-2.2.1.crate) = afdc46158517c2769f9938bc222a7d41b3bb330824196279d8aa2d667cd40641 +SIZE (rust/crates/wasmer-vm-2.2.1.crate) = 59342 SHA256 (rust/crates/wasmparser-0.78.2.crate) = 52144d4c78e5cf8b055ceab8e5fa22814ce4315d6002ad32cfd914f37c12fd65 SIZE (rust/crates/wasmparser-0.78.2.crate) = 80388 -SHA256 (rust/crates/wast-38.0.1.crate) = ae0d7b256bef26c898fa7344a2d627e8499f5a749432ce0a05eae1a64ff0c271 -SIZE (rust/crates/wast-38.0.1.crate) = 96511 -SHA256 (rust/crates/wat-1.0.40.crate) = adcfaeb27e2578d2c6271a45609f4a055e6d7ba3a12eff35b1fd5ba147bdf046 -SIZE (rust/crates/wat-1.0.40.crate) = 9204 +SHA256 (rust/crates/wast-39.0.0.crate) = e9bbbd53432b267421186feee3e52436531fa69a7cfee9403f5204352df3dd05 +SIZE (rust/crates/wast-39.0.0.crate) = 101366 +SHA256 (rust/crates/wat-1.0.41.crate) = ab98ed25494f97c69f28758617f27c3e92e5336040b5c3a14634f2dd3fe61830 +SIZE (rust/crates/wat-1.0.41.crate) = 9185 +SHA256 (rust/crates/wavefront-0.2.2.crate) = 249b7e6cd5bd1cc78a61d0475e5790c98bebabf2dc644a94a51ad58b39298652 +SIZE (rust/crates/wavefront-0.2.2.crate) = 13949 SHA256 (rust/crates/wayland-client-0.28.6.crate) = e3ab332350e502f159382201394a78e3cc12d0f04db863429260164ea40e0355 SIZE (rust/crates/wayland-client-0.28.6.crate) = 69347 -SHA256 (rust/crates/wayland-client-0.29.1.crate) = 9108ec1c37f4774d0c2937ba1a6c23d1786b2152c4a13bd9fdb20e42d16e8841 -SIZE (rust/crates/wayland-client-0.29.1.crate) = 69413 +SHA256 (rust/crates/wayland-client-0.29.4.crate) = 91223460e73257f697d9e23d401279123d36039a3f7a449e983f123292d4458f +SIZE (rust/crates/wayland-client-0.29.4.crate) = 71383 SHA256 (rust/crates/wayland-commons-0.28.6.crate) = a21817947c7011bbd0a27e11b17b337bfd022e8544b071a2641232047966fbda SIZE (rust/crates/wayland-commons-0.28.6.crate) = 20581 -SHA256 (rust/crates/wayland-commons-0.29.1.crate) = 265ef51b3b3e5c9ef098f10425c39624663f459c3821dcaacc4748be975f1beb -SIZE (rust/crates/wayland-commons-0.29.1.crate) = 20749 +SHA256 (rust/crates/wayland-commons-0.29.4.crate) = 94f6e5e340d7c13490eca867898c4cec5af56c27a5ffe5c80c6fc4708e22d33e +SIZE (rust/crates/wayland-commons-0.29.4.crate) = 20757 SHA256 (rust/crates/wayland-cursor-0.28.6.crate) = be610084edd1586d45e7bdd275fe345c7c1873598caa464c4fb835dee70fa65a SIZE (rust/crates/wayland-cursor-0.28.6.crate) = 6176 -SHA256 (rust/crates/wayland-cursor-0.29.1.crate) = 6c19bb6628daf4097e58b7911481e8371e13318d5a60894779901bd3267407a7 -SIZE (rust/crates/wayland-cursor-0.29.1.crate) = 6118 +SHA256 (rust/crates/wayland-cursor-0.29.4.crate) = c52758f13d5e7861fc83d942d3d99bf270c83269575e52ac29e5b73cb956a6bd +SIZE (rust/crates/wayland-cursor-0.29.4.crate) = 6136 SHA256 (rust/crates/wayland-protocols-0.28.6.crate) = 286620ea4d803bacf61fa087a4242ee316693099ee5a140796aaba02b29f861f SIZE (rust/crates/wayland-protocols-0.28.6.crate) = 125975 -SHA256 (rust/crates/wayland-protocols-0.29.1.crate) = 7b3b6f1dc0193072ef4eadcb144da30d58c1f2895516c063804d213310703c8e -SIZE (rust/crates/wayland-protocols-0.29.1.crate) = 140820 +SHA256 (rust/crates/wayland-protocols-0.29.4.crate) = 60147ae23303402e41fe034f74fb2c35ad0780ee88a1c40ac09a3be1e7465741 +SIZE (rust/crates/wayland-protocols-0.29.4.crate) = 140842 SHA256 (rust/crates/wayland-scanner-0.28.6.crate) = ce923eb2deb61de332d1f356ec7b6bf37094dc5573952e1c8936db03b54c03f1 SIZE (rust/crates/wayland-scanner-0.28.6.crate) = 17226 -SHA256 (rust/crates/wayland-scanner-0.29.1.crate) = eaaf2bc85e7b9143159af96bd23d954a5abe391c4376db712320643280fdc6f4 -SIZE (rust/crates/wayland-scanner-0.29.1.crate) = 17193 +SHA256 (rust/crates/wayland-scanner-0.29.4.crate) = 39a1ed3143f7a143187156a2ab52742e89dac33245ba505c17224df48939f9e0 +SIZE (rust/crates/wayland-scanner-0.29.4.crate) = 17231 SHA256 (rust/crates/wayland-sys-0.28.6.crate) = d841fca9aed7febf9bed2e9796c49bf58d4152ceda8ac949ebe00868d8f0feb8 SIZE (rust/crates/wayland-sys-0.28.6.crate) = 7937 -SHA256 (rust/crates/wayland-sys-0.29.1.crate) = ba9e06acb775b3007f8d3094438306979e572d1d3b844d7a71557a84b055d959 -SIZE (rust/crates/wayland-sys-0.29.1.crate) = 7903 +SHA256 (rust/crates/wayland-sys-0.29.4.crate) = d9341df79a8975679188e37dab3889bfa57c44ac2cb6da166f519a81cbe452d4 +SIZE (rust/crates/wayland-sys-0.29.4.crate) = 7919 SHA256 (rust/crates/web-sys-0.3.50.crate) = a905d57e488fec8861446d3393670fb50d27a262344013181c2cdf9fff5481be SIZE (rust/crates/web-sys-0.3.50.crate) = 650100 SHA256 (rust/crates/webpki-0.21.4.crate) = b8e38c0608262c46d4a56202ebabdeb094cef7e560ca7a226c6bf055188aa4ea @@ -1253,8 +1311,8 @@ SHA256 (rust/crates/wfd-0.1.7.crate) = e713040b67aae5bf1a0ae3e1ebba8cc29ab2b90da SIZE (rust/crates/wfd-0.1.7.crate) = 8825 SHA256 (rust/crates/which-3.1.1.crate) = d011071ae14a2f6671d0b74080ae0cd8ebf3a6f8c9589a2cd45f23126fe29724 SIZE (rust/crates/which-3.1.1.crate) = 8071 -SHA256 (rust/crates/which-4.2.2.crate) = ea187a8ef279bc014ec368c27a920da2024d2a711109bfbe3440585d5cf27ad9 -SIZE (rust/crates/which-4.2.2.crate) = 8589 +SHA256 (rust/crates/which-4.2.5.crate) = 5c4fb54e6113b6a8772ee41c3404fb0301ac79604489467e0a9ce1f3e97c24ae +SIZE (rust/crates/which-4.2.5.crate) = 9326 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 @@ -1269,16 +1327,38 @@ SHA256 (rust/crates/winapi-wsapoll-0.1.1.crate) = 44c17110f57155602a80dca10be038 SIZE (rust/crates/winapi-wsapoll-0.1.1.crate) = 2881 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/window_clipboard-0.2.1.crate) = 33a4518b538a45ad39d138a8c3bea8f6b4452174aeb38143d1dd643a3a838ccc -SIZE (rust/crates/window_clipboard-0.2.1.crate) = 12138 +SHA256 (rust/crates/window_clipboard-0.2.2.crate) = 086ed826cc4468377b6b995300d5f7f852a2fe1eb02e6cd1ccd4a574deb9d310 +SIZE (rust/crates/window_clipboard-0.2.2.crate) = 13409 +SHA256 (rust/crates/windows-sys-0.30.0.crate) = 030b7ff91626e57a05ca64a07c481973cbb2db774e4852c9c7ca342408c6a99a +SIZE (rust/crates/windows-sys-0.30.0.crate) = 3256610 +SHA256 (rust/crates/windows-sys-0.34.0.crate) = 5acdd78cb4ba54c0045ac14f62d8f94a03d10047904ae2a40afa1e99d8f70825 +SIZE (rust/crates/windows-sys-0.34.0.crate) = 3369228 +SHA256 (rust/crates/windows_aarch64_msvc-0.30.0.crate) = 29277a4435d642f775f63c7d1faeb927adba532886ce0287bd985bffb16b6bca +SIZE (rust/crates/windows_aarch64_msvc-0.30.0.crate) = 669666 +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_i686_gnu-0.30.0.crate) = 1145e1989da93956c68d1864f32fb97c8f561a8f89a5125f6a2b7ea75524e4b8 +SIZE (rust/crates/windows_i686_gnu-0.30.0.crate) = 774464 +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_msvc-0.30.0.crate) = d4a09e3a0d4753b73019db171c1339cd4362c8c44baf1bcea336235e955954a6 +SIZE (rust/crates/windows_i686_msvc-0.30.0.crate) = 732295 +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_x86_64_gnu-0.30.0.crate) = 8ca64fcb0220d58db4c119e050e7af03c69e6f4f415ef69ec1773d9aab422d5a +SIZE (rust/crates/windows_x86_64_gnu-0.30.0.crate) = 743236 +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_msvc-0.30.0.crate) = 08cabc9f0066848fef4bc6a1c1668e6efce38b661d2aeec75d18d8617eebb5f1 +SIZE (rust/crates/windows_x86_64_msvc-0.30.0.crate) = 668972 +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/winit-0.25.0.crate) = 79610794594d5e86be473ef7763f604f2159cbac8c94debd00df8fb41e86c2f8 SIZE (rust/crates/winit-0.25.0.crate) = 338220 SHA256 (rust/crates/winres-0.1.12.crate) = b68db261ef59e9e52806f688020631e987592bd83619edccda9c47d42cde4f6c SIZE (rust/crates/winres-0.1.12.crate) = 19772 SHA256 (rust/crates/wio-0.2.2.crate) = 5d129932f4644ac2396cb456385cbf9e63b5b30c6e8dc4820bdca4eb082037a5 SIZE (rust/crates/wio-0.2.2.crate) = 11214 -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/wyz-0.4.0.crate) = 129e027ad65ce1453680623c3fb5163cbf7107bfe1aa32257e7d0e63f9ced188 SIZE (rust/crates/wyz-0.4.0.crate) = 14002 SHA256 (rust/crates/x11-clipboard-0.5.3.crate) = 473068b7b80ac86a18328824f1054e5e007898c47b5bbc281bd7abe32bc3653c @@ -1295,8 +1375,8 @@ SHA256 (rust/crates/xcb-0.10.1.crate) = 771e2b996df720cd1c6dd9ff90f62d91698fd361 SIZE (rust/crates/xcb-0.10.1.crate) = 141048 SHA256 (rust/crates/xcursor-0.3.4.crate) = 463705a63313cd4301184381c5e8042f0a7e9b4bb63653f216311d4ae74690b7 SIZE (rust/crates/xcursor-0.3.4.crate) = 6069 -SHA256 (rust/crates/xdg-2.4.0.crate) = 3a23fe958c70412687039c86f578938b4a0bb50ec788e96bce4d6ab00ddd5803 -SIZE (rust/crates/xdg-2.4.0.crate) = 14035 +SHA256 (rust/crates/xdg-2.4.1.crate) = 0c4583db5cbd4c4c0303df2d15af80f0539db703fa1c68802d4cbbd2dd0f88f6 +SIZE (rust/crates/xdg-2.4.1.crate) = 14034 SHA256 (rust/crates/xi-unicode-0.3.0.crate) = a67300977d3dc3f8034dae89778f502b6ba20b269527b3223ba59c0cf393bb8a SIZE (rust/crates/xi-unicode-0.3.0.crate) = 87001 SHA256 (rust/crates/xkb-0.2.1.crate) = aec02bc5de902aa579f3d2f2c522edaf40fa42963cbaffe645b058ddcc68fdb2 @@ -1305,16 +1385,14 @@ SHA256 (rust/crates/xkbcommon-sys-0.7.5.crate) = 59a001b79d45b0b4541c228a501177f SIZE (rust/crates/xkbcommon-sys-0.7.5.crate) = 20988 SHA256 (rust/crates/xml-rs-0.8.4.crate) = d2d7d3948613f75c98fd9328cfdcc45acc4d360655289d0a7d4ec931392200a3 SIZE (rust/crates/xml-rs-0.8.4.crate) = 52690 -SHA256 (rust/crates/yasna-0.4.0.crate) = e262a29d0e61ccf2b6190d7050d4b237535fc76ce4c1210d9caa316f71dffa75 -SIZE (rust/crates/yasna-0.4.0.crate) = 32622 +SHA256 (rust/crates/xmlparser-0.13.3.crate) = 114ba2b24d2167ef6d67d7d04c8cc86522b87f490025f39f0303b7db5bf5e3d8 +SIZE (rust/crates/xmlparser-0.13.3.crate) = 25732 +SHA256 (rust/crates/yasna-0.5.0.crate) = 346d34a236c9d3e5f3b9b74563f238f955bbd05fa0b8b4efa53c130c43982f4c +SIZE (rust/crates/yasna-0.5.0.crate) = 32857 SHA256 (Imberflur-wgpu-profiler-wgpu-0.8_GH0.tar.gz) = e30fa6d177db9c77c8f938a0bef7189d022229b483251a3c082b876c0db812db SIZE (Imberflur-wgpu-profiler-wgpu-0.8_GH0.tar.gz) = 14759 SHA256 (fdehau-tui-rs-54b841fab6cfdb38e8dc1382176e965787964b4c_GH0.tar.gz) = 920e26b3816975b77f9111206aec5859560141e222bef2d539c05894798ac4ba SIZE (fdehau-tui-rs-54b841fab6cfdb38e8dc1382176e965787964b4c_GH0.tar.gz) = 1531288 -SHA256 (veloren-vek-df6842cc874a697dec8896c66851817e744af7e8_GL0.tar.gz) = 0e08b590dcc7b33ae643c5e700b0ea4c8aa6f7cbbcd686f727fcc79b0e2e8381 -SIZE (veloren-vek-df6842cc874a697dec8896c66851817e744af7e8_GL0.tar.gz) = 87516 -SHA256 (veloren-specs-idvs-8be2abcddf8f524cb5876e8dd20a7e47cfaf7573_GL0.tar.gz) = c7a75c7e5201b67d13d255641852499c7c1d82758a339f9df1bcadec35a1428c -SIZE (veloren-specs-idvs-8be2abcddf8f524cb5876e8dd20a7e47cfaf7573_GL0.tar.gz) = 2605 SHA256 (Frinksy-rust-xkbcommon-sys-8f615dd6cd90a4ab77c45627830dde49b592b9b5_GH0.tar.gz) = 58bb45ab6a5ff5a492449a0fce318f6a33d2caee9e8ba5f5a34e2ff143f9a7b0 SIZE (Frinksy-rust-xkbcommon-sys-8f615dd6cd90a4ab77c45627830dde49b592b9b5_GH0.tar.gz) = 21949 SHA256 (veloren-conrod-ca9fd429ca7db854e018acc6dcb2cd8abd9e070d_GL0.tar.gz) = 26fafb4d05a0f47fd66a4350d664ed63bc3a7ac00aed289d50f8f9e3dc12a877 @@ -1323,8 +1401,8 @@ SHA256 (veloren-auth-fb3dcbc4962b367253f8f2f92760ef44d2679c9a_GL0.tar.gz) = b2d4 SIZE (veloren-auth-fb3dcbc4962b367253f8f2f92760ef44d2679c9a_GL0.tar.gz) = 34375 SHA256 (Imberflur-iced-winit-0.25_GH0.tar.gz) = 28a51922c4a44a17619ad18211004358b818cb4294e87b0369891d1f55a58b7a SIZE (Imberflur-iced-winit-0.25_GH0.tar.gz) = 1130464 -SHA256 (amethyst-specs-f985bec5d456f7b0dd8aae99848f9473c2cd9d46_GH0.tar.gz) = 9b510fb4805975dc4b853750ec5f23d407da889ffd0c4964b49ba8b7efb0aa6c -SIZE (amethyst-specs-f985bec5d456f7b0dd8aae99848f9473c2cd9d46_GH0.tar.gz) = 124218 +SHA256 (veloren-specs-idvs-c17abc638f23ef221ce7384c7dd77eef757b82f4_GL0.tar.gz) = 7d3734a464bb8458d7f1b0cb8506c69c6af24027f889697e861613d278d177bb +SIZE (veloren-specs-idvs-c17abc638f23ef221ce7384c7dd77eef757b82f4_GL0.tar.gz) = 2547 SHA256 (gfx-rs-naga-gfx-25_GH0.tar.gz) = cfbb7b2b3d2b06770278e599b1af9bbf82d6193a5340215bf5f204bfd2367644 SIZE (gfx-rs-naga-gfx-25_GH0.tar.gz) = 263802 SHA256 (gfx-rs-gfx-27a1dae3796d33d23812f2bb8c7e3b5aea18b521_GH0.tar.gz) = 0e3578dae85a52adba9cb75e583d4a73c1f50491d3021c80610e2cebca223191 @@ -1337,7 +1415,9 @@ SHA256 (xMAC94x-portpicker-rs-df6b37872f3586ac3b21d08b56c8ec7cd92fb172_GH0.tar.g SIZE (xMAC94x-portpicker-rs-df6b37872f3586ac3b21d08b56c8ec7cd92fb172_GH0.tar.gz) = 2210 SHA256 (hasenbanck-egui_wgpu_backend-63a002c6a9b6c016e45806dd065864431caab621_GH0.tar.gz) = 0adea0f9f167886d2bc7535c09d8f543a7c1c9a6524ca6981f9d39525c6830a6 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 (Frinksy-keyboard-keynames-1ae010ca032a57dfe0ba01d4346a3b03bde36de0_GL0.tar.gz) = 245e62c05484f0d1e2b7d7dfcd37e32ae4739d955e2e0a915ecf1bdcddfec86f SIZE (Frinksy-keyboard-keynames-1ae010ca032a57dfe0ba01d4346a3b03bde36de0_GL0.tar.gz) = 5315 -SHA256 (veloren-veloren-b5bac97c2e533bc61faf39ab0a43a037aa5a5ccf_GL0.tar.gz) = 767178736e790dfa1bf9973cc45bf3b8f28e89cf76a28e9e16c109130eeb18dc -SIZE (veloren-veloren-b5bac97c2e533bc61faf39ab0a43a037aa5a5ccf_GL0.tar.gz) = 153898144 +SHA256 (veloren-veloren-34ae5b9df73f367fa34350337ebba71711f48b86_GL0.tar.gz) = 9a4573d67057be319c5225be096137d1e246c0314f93717f43a021fde12355a6 +SIZE (veloren-veloren-34ae5b9df73f367fa34350337ebba71711f48b86_GL0.tar.gz) = 214360499 diff --git a/games/veloren/files/patch-gilrs-evdev b/games/veloren/files/patch-gilrs-evdev index 819316ded7e..19e2f241b24 100644 --- a/games/veloren/files/patch-gilrs-evdev +++ b/games/veloren/files/patch-gilrs-evdev @@ -1,7 +1,7 @@ https://gitlab.com/gilrs-project/gilrs/-/merge_requests/56 ---- cargo-crates/gilrs-0.8.1/src/mapping/mod.rs.orig 1970-01-01 00:00:00 UTC -+++ cargo-crates/gilrs-0.8.1/src/mapping/mod.rs +--- cargo-crates/gilrs-0.8.2/src/mapping/mod.rs.orig 1970-01-01 00:00:00 UTC ++++ cargo-crates/gilrs-0.8.2/src/mapping/mod.rs @@ -24,14 +24,14 @@ use vec_map::VecMap; use self::parser::{Error as ParserError, ErrorKind as ParserErrorKind, Parser, Token}; @@ -19,9 +19,9 @@ https://gitlab.com/gilrs-project/gilrs/-/merge_requests/56 not(target_os = "macos"), not(target_os = "windows") ))] ---- cargo-crates/gilrs-core-0.3.1/Cargo.toml.orig 1970-01-01 00:00:00 UTC -+++ cargo-crates/gilrs-core-0.3.1/Cargo.toml -@@ -54,16 +54,16 @@ optional = true +--- cargo-crates/gilrs-core-0.3.2/Cargo.toml.orig 1970-01-01 00:00:00 UTC ++++ cargo-crates/gilrs-core-0.3.2/Cargo.toml +@@ -53,16 +53,16 @@ package = "wasm-bindgen" [target."cfg(target_arch = \"wasm32\")".dev-dependencies.wasm-bindgen-rs] version = "0.2" package = "wasm-bindgen" @@ -35,15 +35,15 @@ https://gitlab.com/gilrs-project/gilrs/-/merge_requests/56 -[target."cfg(target_os = \"linux\")".dependencies.nix] +[target."cfg(any(target_os = \"linux\", target_os = \"dragonfly\", target_os = \"freebsd\"))".dependencies.nix] - version = "0.20" + version = "0.23.1" -[target."cfg(target_os = \"linux\")".dependencies.vec_map] +[target."cfg(any(target_os = \"linux\", target_os = \"dragonfly\", target_os = \"freebsd\"))".dependencies.vec_map] version = "0.8" [target."cfg(target_os = \"macos\")".dependencies.core-foundation] version = "0.6" ---- cargo-crates/gilrs-core-0.3.1/src/platform/linux/ff.rs.orig 1970-01-01 00:00:00 UTC -+++ cargo-crates/gilrs-core-0.3.1/src/platform/linux/ff.rs +--- cargo-crates/gilrs-core-0.3.2/src/platform/linux/ff.rs.orig 1970-01-01 00:00:00 UTC ++++ cargo-crates/gilrs-core-0.3.2/src/platform/linux/ff.rs @@ -104,10 +104,10 @@ impl Device { impl Drop for Device { @@ -59,8 +59,8 @@ https://gitlab.com/gilrs-project/gilrs/-/merge_requests/56 if let Err(err) = unsafe { ioctl::eviocrmff(self.file.as_raw_fd(), effect) } { error!( ---- cargo-crates/gilrs-core-0.3.1/src/platform/mod.rs.orig 1970-01-01 00:00:00 UTC -+++ cargo-crates/gilrs-core-0.3.1/src/platform/mod.rs +--- cargo-crates/gilrs-core-0.3.2/src/platform/mod.rs.orig 1970-01-01 00:00:00 UTC ++++ cargo-crates/gilrs-core-0.3.2/src/platform/mod.rs @@ -21,7 +21,7 @@ pub use self::platform::*; diff --git a/games/veloren/files/patch-quinn b/games/veloren/files/patch-quinn index a90e56b99c4..6370b4716db 100644 --- a/games/veloren/files/patch-quinn +++ b/games/veloren/files/patch-quinn @@ -1,7 +1,7 @@ https://github.com/quinn-rs/quinn/issues/1142 ---- cargo-crates/quinn-udp-0.1.0/src/unix.rs.orig 1970-01-01 00:00:00 UTC -+++ cargo-crates/quinn-udp-0.1.0/src/unix.rs +--- cargo-crates/quinn-udp-0.1.1/src/unix.rs.orig 1970-01-01 00:00:00 UTC ++++ cargo-crates/quinn-udp-0.1.1/src/unix.rs @@ -229,7 +229,7 @@ fn send( loop { diff --git a/games/veloren/files/patch-rust-1.59 b/games/veloren/files/patch-rust-1.59 deleted file mode 100644 index 5c48749b82a..00000000000 --- a/games/veloren/files/patch-rust-1.59 +++ /dev/null @@ -1,13 +0,0 @@ -https://gitlab.com/veloren/veloren/-/issues/1493 - ---- voxygen/src/hud/diary.rs.orig 2022-03-08 09:15:13 UTC -+++ voxygen/src/hud/diary.rs -@@ -1260,7 +1260,7 @@ impl<'a> Widget for Diary<'a> { - (None, None) => String::new(), - } - }, -- unknown => unreachable!(unknown), -+ unknown => unreachable!("{}", unknown), - }; - - let mut number = Text::new(&value) diff --git a/games/veloren/files/patch-rust-1.60 b/games/veloren/files/patch-rust-1.60 deleted file mode 100644 index 38fec3691dc..00000000000 --- a/games/veloren/files/patch-rust-1.60 +++ /dev/null @@ -1,17 +0,0 @@ ---- Cargo.lock.orig 2022-04-08 11:19:47 UTC -+++ Cargo.lock -@@ -3905,11 +3905,11 @@ name = "packed_simd_2" - - [[package]] - name = "packed_simd_2" --version = "0.3.6" -+version = "0.3.7" - source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "71c0c06716cfc81616fa8e22b721ce92fecd594508bc0eb3d04ae3ef35ac10c5" -+checksum = "defdcfef86dcc44ad208f71d9ff4ce28df6537a4e0d6b0e8e845cb8ca10059a6" - dependencies = [ -- "cfg-if 0.1.10", -+ "cfg-if 1.0.0", - "libm 0.1.4", - ] - diff --git a/games/veloren/files/patch-shaderc b/games/veloren/files/patch-shaderc index f6c1d4f7429..54576a06bea 100644 --- a/games/veloren/files/patch-shaderc +++ b/games/veloren/files/patch-shaderc @@ -1,32 +1,15 @@ - Detect system shaderc on BSDs -- Add missing glslang dependencies for shaderc_combined ---- cargo-crates/shaderc-sys-0.6.3/build/build.rs.orig -+++ cargo-crates/shaderc-sys-0.6.3/build/build.rs -@@ -224,7 +224,7 @@ fn main() { +--- cargo-crates/shaderc-sys-0.8.0/build/build.rs.orig 1970-01-01 00:00:00 UTC ++++ cargo-crates/shaderc-sys-0.8.0/build/build.rs +@@ -287,10 +287,13 @@ fn main() { } } { match (target_os.as_str(), target_env.as_str()) { - ("linux", _) => { + ("linux", _) | ("dragonfly", _) | ("freebsd", _) | ("netbsd", _) | ("openbsd", _) => { println!("cargo:rustc-link-search=native={}", search_dir_str); - - // Libraries from the SPIRV-Tools project -@@ -238,6 +238,10 @@ fn main() { - (Some(spirv_tools), Some(spirv_tools_opt), Some(spirv), Some(glslang)) => { - println!("cargo:warning=Found and linking system installed Glslang and SPIRV-Tools libraries."); - println!("cargo:rustc-link-lib={}=glslang", glslang); -+ println!("cargo:rustc-link-lib={}=MachineIndependent", glslang); -+ println!("cargo:rustc-link-lib={}=GenericCodeGen", glslang); -+ println!("cargo:rustc-link-lib={}=OSDependent", glslang); -+ println!("cargo:rustc-link-lib={}=OGLCompiler", glslang); - println!("cargo:rustc-link-lib={}=SPIRV", spirv); - println!("cargo:rustc-link-lib={}=SPIRV-Tools", spirv_tools); - println!("cargo:rustc-link-lib={}=SPIRV-Tools-opt", spirv_tools_opt); -@@ -251,7 +255,10 @@ fn main() { - } - } - println!("cargo:rustc-link-lib={}={}", kind, lib_name); + println!("cargo:rustc-link-lib={}={}", lib_kind, lib_name); - println!("cargo:rustc-link-lib=dylib=stdc++"); + println!("cargo:rustc-link-lib=dylib={}", match target_os.as_str() { + "freebsd" | "openbsd" => "c++", @@ -35,7 +18,7 @@ return; } ("windows", "msvc") => { -@@ -326,8 +333,8 @@ fn emit_std_cpp_link() { +@@ -373,8 +376,8 @@ fn emit_std_cpp_link() { let target_env = env::var("CARGO_CFG_TARGET_ENV").unwrap(); match (target_os.as_str(), target_env.as_str()) { diff --git a/games/veloren/files/patch-vek b/games/veloren/files/patch-vek index bef2aa4e658..2523cf2a699 100644 --- a/games/veloren/files/patch-vek +++ b/games/veloren/files/patch-vek @@ -9,9 +9,9 @@ error[E0658]: platform intrinsics are experimental and possibly buggy = note: see issue #27731 for more information = help: add `#![feature(platform_intrinsics)]` to the crate attributes to enable ---- ../vek-df6842cc874a697dec8896c66851817e744af7e8/build.rs.orig 2021-03-03 21:14:39 UTC -+++ ../vek-df6842cc874a697dec8896c66851817e744af7e8/build.rs -@@ -4,19 +4,6 @@ use rustc_version::{version, version_meta, Channel}; +--- ../vek-84d5cb65841d46599a986c5477341bea4456be26/build.rs.orig 2022-04-24 18:01:19 UTC ++++ ../vek-84d5cb65841d46599a986c5477341bea4456be26/build.rs +@@ -4,19 +4,6 @@ fn main() { fn main() { assert!(version().unwrap().major >= 1); diff --git a/german/libreoffice/distinfo b/german/libreoffice/distinfo index 3631c9541f2..8e870f6d05b 100644 --- a/german/libreoffice/distinfo +++ b/german/libreoffice/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654808466 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_de.tar.gz) = 7d219bc6e81c590bc6e5bf87df15b4cafd2ccb27ac91a87b479e9822ed6dec16 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_de.tar.gz) = 8540331 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_de.tar.gz) = b55314ff06f0ec1a6026df4ef9770d03962cef22f7d678de6f54231d037c9ce7 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_de.tar.gz) = 3140435 +TIMESTAMP = 1658601881 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_de.tar.gz) = c9e83feb87d4cca8bc49366cf81f9ca434bb3f3d4304fd48ae01560e9fc07b3d +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_de.tar.gz) = 8540920 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_de.tar.gz) = 19babb63ca6b5de1ede37f641e6d93384704e6831d801f2573be763f405648d4 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_de.tar.gz) = 3123357 diff --git a/graphics/ImageMagick6/Makefile b/graphics/ImageMagick6/Makefile index 18dfb289cfb..c62ffa0938c 100644 --- a/graphics/ImageMagick6/Makefile +++ b/graphics/ImageMagick6/Makefile @@ -1,30 +1,13 @@ PORTNAME= ImageMagick -DISTVERSION= 6.9.12-49 +DISTVERSION= 6.9.12-58 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= graphics perl5 -MASTER_SITES= https://www.imagemagick.org/download/ \ - https://www.imagemagick.org/download/releases/ \ - http://servingzone.com/mirrors/ImageMagick/ \ - http://mirror.checkdomain.de/imagemagick/ \ - http://imagemagick.spd.co.il/ \ - http://www.champground.com/imagemagick/ \ - http://ftp.surfnet.nl/pub/ImageMagick/ \ - http://mirror.searchdaimon.com/ImageMagick/ \ - http://mirror.is.co.za/pub/imagemagick/ \ - http://imagemagick.mirrorcatalogs.com/ \ - ftp://ftp.imagemagick.org/pub/ImageMagick/ \ - ftp://mirror.aarnet.edu.au/pub/imagemagick/ \ - ftp://mirror.checkdomain.de/imagemagick/ \ - ftp://ftp.kddlabs.co.jp/graphics/ImageMagick/ \ - ftp://ftp.u-aizu.ac.jp/pub/graphics/image/ImageMagick/imagemagick.org/ \ - ftp://ftp.nluug.nl/pub/ImageMagick/ \ - ftp://mirror.searchdaimon.com/ImageMagick/ \ - ftp://sunsite.icm.edu.pl/packages/ImageMagick/ \ - ftp://ftp.tpnet.pl/pub/graphics/ImageMagick/ \ - ftp://ftp.sunet.se/pub/multimedia/graphics/ImageMagick/ \ - ftp://ftp.is.co.za/pub/imagemagick/ \ - ftp://ftp.fifi.org/pub/ImageMagick/ +MASTER_SITES= https://ftp.acc.umu.se/mirror/imagemagick.org/ftp/releases/ \ + https://mirror.dogado.de/imagemagick/releases/ \ + https://mirror.checkdomain.de/imagemagick/releases/ \ + https://ftp.icm.edu.pl/pub/unix/graphics/ImageMagick/releases/ \ + https://imagemagick.org/archive/releases/ PKGNAMESUFFIX= 6 MAINTAINER= desktop@FreeBSD.org @@ -230,10 +213,10 @@ _IMAGEMAGICK_THREADS=no . if ${_IMAGEMAGICK_THREADS} == "no" IGNORE=OpenMP requires threads${_IMAGEMAGICK_THREADS_IGNORE_MSG} . else -CONFIGURE_ARGS+= --enable-openmp +CONFIGURE_ARGS+= --enable-openmp . endif .else -CONFIGURE_ARGS+= --disable-openmp +CONFIGURE_ARGS+= --disable-openmp .endif .if defined(WITH_WINDOWS_FONT_DIR) diff --git a/graphics/ImageMagick6/distinfo b/graphics/ImageMagick6/distinfo index 533eca47a49..9fab0ae6ee8 100644 --- a/graphics/ImageMagick6/distinfo +++ b/graphics/ImageMagick6/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1652810834 -SHA256 (ImageMagick-6.9.12-49.tar.xz) = 57bd77747248d0546996666310be9cba17f6001166b7028a31272bf1e20f0a49 -SIZE (ImageMagick-6.9.12-49.tar.xz) = 9145276 +TIMESTAMP = 1658702986 +SHA256 (ImageMagick-6.9.12-58.tar.xz) = 249a2bdc3d2f579c2b81fd2d4d3d30b8ce9de8d2bdf7ebb6d95c486d90454c0e +SIZE (ImageMagick-6.9.12-58.tar.xz) = 9164316 diff --git a/graphics/ImageMagick7/Makefile b/graphics/ImageMagick7/Makefile index 4bf288b704e..6f06faff17d 100644 --- a/graphics/ImageMagick7/Makefile +++ b/graphics/ImageMagick7/Makefile @@ -1,29 +1,12 @@ PORTNAME= ImageMagick -DISTVERSION= 7.1.0-34 -PORTREVISION= 1 +DISTVERSION= 7.1.0-43 +PORTREVISION= 2 CATEGORIES= graphics perl5 -MASTER_SITES= https://www.imagemagick.org/download/ \ - https://www.imagemagick.org/download/releases/ \ - http://servingzone.com/mirrors/ImageMagick/ \ - http://mirror.checkdomain.de/imagemagick/ \ - http://imagemagick.spd.co.il/ \ - http://www.champground.com/imagemagick/ \ - http://ftp.surfnet.nl/pub/ImageMagick/ \ - http://mirror.searchdaimon.com/ImageMagick/ \ - http://mirror.is.co.za/pub/imagemagick/ \ - http://imagemagick.mirrorcatalogs.com/ \ - ftp://ftp.imagemagick.org/pub/ImageMagick/ \ - ftp://mirror.aarnet.edu.au/pub/imagemagick/ \ - ftp://mirror.checkdomain.de/imagemagick/ \ - ftp://ftp.kddlabs.co.jp/graphics/ImageMagick/ \ - ftp://ftp.u-aizu.ac.jp/pub/graphics/image/ImageMagick/imagemagick.org/ \ - ftp://ftp.nluug.nl/pub/ImageMagick/ \ - ftp://mirror.searchdaimon.com/ImageMagick/ \ - ftp://sunsite.icm.edu.pl/packages/ImageMagick/ \ - ftp://ftp.tpnet.pl/pub/graphics/ImageMagick/ \ - ftp://ftp.sunet.se/pub/multimedia/graphics/ImageMagick/ \ - ftp://ftp.is.co.za/pub/imagemagick/ \ - ftp://ftp.fifi.org/pub/ImageMagick/ +MASTER_SITES= https://ftp.acc.umu.se/mirror/imagemagick.org/ftp/releases/ \ + https://mirror.dogado.de/imagemagick/releases/ \ + https://mirror.checkdomain.de/imagemagick/releases/ \ + https://ftp.icm.edu.pl/pub/unix/graphics/ImageMagick/releases/ \ + https://imagemagick.org/archive/releases/ PKGNAMESUFFIX= 7 MAINTAINER= desktop@FreeBSD.org @@ -231,10 +214,10 @@ _IMAGEMAGICK_THREADS=no . if ${_IMAGEMAGICK_THREADS} == "no" IGNORE=OpenMP requires threads${_IMAGEMAGICK_THREADS_IGNORE_MSG} . else -CONFIGURE_ARGS+= --enable-openmp +CONFIGURE_ARGS+= --enable-openmp . endif .else -CONFIGURE_ARGS+= --disable-openmp +CONFIGURE_ARGS+= --disable-openmp .endif .if defined(WITH_WINDOWS_FONT_DIR) CONFIGURE_ARGS+= --with-windows-font-dir=${WITH_WINDOWS_FONT_DIR} diff --git a/graphics/ImageMagick7/distinfo b/graphics/ImageMagick7/distinfo index 2993c69897e..64806149a91 100644 --- a/graphics/ImageMagick7/distinfo +++ b/graphics/ImageMagick7/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1652810847 -SHA256 (ImageMagick-7.1.0-34.tar.xz) = 0acb8c47dcbe6574f390042b1710fcc468e534f4a70876fbfd0cf2c9f3bee8e5 -SIZE (ImageMagick-7.1.0-34.tar.xz) = 10351268 +TIMESTAMP = 1658702958 +SHA256 (ImageMagick-7.1.0-43.tar.xz) = 5d52aaed5496a193176c443052bac32536230b9a73a9b7bd5f0f794ddddafadd +SIZE (ImageMagick-7.1.0-43.tar.xz) = 10355700 diff --git a/graphics/ImageMagick7/pkg-plist b/graphics/ImageMagick7/pkg-plist index 2ccfd50a622..2515485ea90 100644 --- a/graphics/ImageMagick7/pkg-plist +++ b/graphics/ImageMagick7/pkg-plist @@ -203,8 +203,6 @@ lib/ImageMagick-%%PORTVERSION%%/config-%%QBIT%%%%HDRI%%/configure.xml %%MODULES%%lib/ImageMagick-%%PORTVERSION%%/modules-%%QBIT%%%%HDRI%%/coders/debug.so %%MODULES%%lib/ImageMagick-%%PORTVERSION%%/modules-%%QBIT%%%%HDRI%%/coders/dib.la %%MODULES%%lib/ImageMagick-%%PORTVERSION%%/modules-%%QBIT%%%%HDRI%%/coders/dib.so -%%MODULES%%lib/ImageMagick-%%PORTVERSION%%/modules-%%QBIT%%%%HDRI%%/coders/ftxt.la -%%MODULES%%lib/ImageMagick-%%PORTVERSION%%/modules-%%QBIT%%%%HDRI%%/coders/ftxt.so %%DJVU%%%%MODULES%%lib/ImageMagick-%%PORTVERSION%%/modules-%%QBIT%%%%HDRI%%/coders/djvu.la %%DJVU%%%%MODULES%%lib/ImageMagick-%%PORTVERSION%%/modules-%%QBIT%%%%HDRI%%/coders/djvu.so %%MODULES%%lib/ImageMagick-%%PORTVERSION%%/modules-%%QBIT%%%%HDRI%%/coders/dng.la @@ -227,6 +225,8 @@ lib/ImageMagick-%%PORTVERSION%%/config-%%QBIT%%%%HDRI%%/configure.xml %%MODULES%%lib/ImageMagick-%%PORTVERSION%%/modules-%%QBIT%%%%HDRI%%/coders/fl32.so %%FPX%%%%MODULES%%lib/ImageMagick-%%PORTVERSION%%/modules-%%QBIT%%%%HDRI%%/coders/fpx.la %%FPX%%%%MODULES%%lib/ImageMagick-%%PORTVERSION%%/modules-%%QBIT%%%%HDRI%%/coders/fpx.so +%%MODULES%%lib/ImageMagick-%%PORTVERSION%%/modules-%%QBIT%%%%HDRI%%/coders/ftxt.la +%%MODULES%%lib/ImageMagick-%%PORTVERSION%%/modules-%%QBIT%%%%HDRI%%/coders/ftxt.so %%MODULES%%lib/ImageMagick-%%PORTVERSION%%/modules-%%QBIT%%%%HDRI%%/coders/gif.la %%MODULES%%lib/ImageMagick-%%PORTVERSION%%/modules-%%QBIT%%%%HDRI%%/coders/gif.so %%MODULES%%lib/ImageMagick-%%PORTVERSION%%/modules-%%QBIT%%%%HDRI%%/coders/gradient.la @@ -261,10 +261,10 @@ lib/ImageMagick-%%PORTVERSION%%/config-%%QBIT%%%%HDRI%%/configure.xml %%JPEG2000%%%%MODULES%%lib/ImageMagick-%%PORTVERSION%%/modules-%%QBIT%%%%HDRI%%/coders/jp2.so %%JPEG%%%%MODULES%%lib/ImageMagick-%%PORTVERSION%%/modules-%%QBIT%%%%HDRI%%/coders/jpeg.la %%JPEG%%%%MODULES%%lib/ImageMagick-%%PORTVERSION%%/modules-%%QBIT%%%%HDRI%%/coders/jpeg.so -%%JXL%%%%MODULES%%lib/ImageMagick-%%PORTVERSION%%/modules-%%QBIT%%%%HDRI%%/coders/jxl.la -%%JXL%%%%MODULES%%lib/ImageMagick-%%PORTVERSION%%/modules-%%QBIT%%%%HDRI%%/coders/jxl.so %%MODULES%%lib/ImageMagick-%%PORTVERSION%%/modules-%%QBIT%%%%HDRI%%/coders/json.la %%MODULES%%lib/ImageMagick-%%PORTVERSION%%/modules-%%QBIT%%%%HDRI%%/coders/json.so +%%JXL%%%%MODULES%%lib/ImageMagick-%%PORTVERSION%%/modules-%%QBIT%%%%HDRI%%/coders/jxl.la +%%JXL%%%%MODULES%%lib/ImageMagick-%%PORTVERSION%%/modules-%%QBIT%%%%HDRI%%/coders/jxl.so %%MODULES%%lib/ImageMagick-%%PORTVERSION%%/modules-%%QBIT%%%%HDRI%%/coders/kernel.la %%MODULES%%lib/ImageMagick-%%PORTVERSION%%/modules-%%QBIT%%%%HDRI%%/coders/kernel.so %%MODULES%%lib/ImageMagick-%%PORTVERSION%%/modules-%%QBIT%%%%HDRI%%/coders/label.la diff --git a/graphics/aoi/Makefile b/graphics/aoi/Makefile index 73280c3ffff..d0925702365 100644 --- a/graphics/aoi/Makefile +++ b/graphics/aoi/Makefile @@ -1,6 +1,6 @@ PORTNAME= aoi PORTVERSION= 3.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics java MASTER_SITES= SF/${PORTNAME}/ArtOfIllusion/${PORTVERSION} \ SF/${PORTNAME}/ArtOfIllusion-manual/${PORTVERSION}:docs @@ -25,7 +25,7 @@ DATADIR= ${JAVASHAREDIR}/${PORTNAME} PORTDOCS= * -SUB_FILES= ${PORTNAME} pkg-deinstall pkg-message +SUB_FILES= ${PORTNAME} pkg-message DESKTOP_ENTRIES="Art of Illusion" "3D modelling and rendering studio" \ "${PORTNAME}" "${PORTNAME}" "Graphics;3DGraphics;" "" diff --git a/graphics/aoi/files/pkg-deinstall.in b/graphics/aoi/files/pkg-deinstall.in deleted file mode 100644 index a3c5ddb86cd..00000000000 --- a/graphics/aoi/files/pkg-deinstall.in +++ /dev/null @@ -1,15 +0,0 @@ -#!/bin/sh - -if [ "$2" = "POST-DEINSTALL" ]; then - echo "" - echo "" - echo "===============================================================================" - echo "" - echo "After deinstallation, some files may stay in %%DATADIR%%," - echo "you can delete them with" - echo "" - echo " /bin/rm -fr %%DATADIR%%" - echo "" - echo "===============================================================================" - echo "" -fi diff --git a/graphics/aoi/files/pkg-message.in b/graphics/aoi/files/pkg-message.in index f7c41e5efb9..ad537399f03 100644 --- a/graphics/aoi/files/pkg-message.in +++ b/graphics/aoi/files/pkg-message.in @@ -19,5 +19,17 @@ and other Sites and put it in: %%DATADIR%%/Plugins %%DATADIR%%/Scripts/... EOM +}, +{ type: remove + message: < OPTIONS_EXCLUDE+= ${ARCH:Naarch64:C/.+/panfrost/} OPTIONS_EXCLUDE+= ${ARCH:Namd64:Ni386:Nx86_64:C/.+/anv crocus iris/} OPTIONS_EXCLUDE+= ${ARCH:Naarch64:Namd64:Ni386:Npowerpc64:Npowerpc64le:Nx86_64:C/.+/LIBUNWIND/} diff --git a/graphics/mesa-devel/distinfo b/graphics/mesa-devel/distinfo index bcdbd4acce5..a999431ce01 100644 --- a/graphics/mesa-devel/distinfo +++ b/graphics/mesa-devel/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1658186358 -SHA256 (mesa3d-mesa-22.1-branchpoint-4414-g075564c251b_GH0.tar.gz) = e342769dca148b5a03562bde722f20d57a9b268fd05f2696d614ac75f1551d08 -SIZE (mesa3d-mesa-22.1-branchpoint-4414-g075564c251b_GH0.tar.gz) = 25310909 +TIMESTAMP = 1658962828 +SHA256 (mesa3d-mesa-22.1-branchpoint-4954-g7d8942846da_GH0.tar.gz) = 5f981cf800e986eed6f2b76e8420244165fe9754c88c1546a1a016f118b9cb04 +SIZE (mesa3d-mesa-22.1-branchpoint-4954-g7d8942846da_GH0.tar.gz) = 25359486 SHA256 (700efacda59c.patch) = f034cfbe09edff0baba67e46e7e3812fdef73ff3cf3e579050c024c95234c8d5 SIZE (700efacda59c.patch) = 981 SHA256 (50433886a3e3.patch) = 15af265e9dbb5dec7514062cfa549d1c1053f567395d9d133611c2a5138da470 diff --git a/graphics/openmvs/Makefile b/graphics/openmvs/Makefile index e5414302401..fa9ca9a2fba 100644 --- a/graphics/openmvs/Makefile +++ b/graphics/openmvs/Makefile @@ -32,4 +32,10 @@ CMAKE_ON= BUILD_SHARED_LIBS OpenMVS_USE_CERES CMAKE_OFF= OpenMVS_BUILD_TOOLS # tools can't be built because of https://github.com/cdcseacave/openMVS/issues/846 CMAKE_ARGS= -DVCG_ROOT=${LOCALBASE}/include/vcglib +.include + +.if ${ARCH} != amd64 && ${ARCH} != i386 +CMAKE_ARGS+= -DOpenMVS_USE_SSE:BOOL=OFF +.endif + .include diff --git a/graphics/openmvs/files/patch-libs_Common_Config.h b/graphics/openmvs/files/patch-libs_Common_Config.h new file mode 100644 index 00000000000..571b88947aa --- /dev/null +++ b/graphics/openmvs/files/patch-libs_Common_Config.h @@ -0,0 +1,13 @@ +--- libs/Common/Config.h.orig 2022-07-26 08:34:06 UTC ++++ libs/Common/Config.h +@@ -144,7 +144,9 @@ + #endif + + +-#if defined(__arm__) || defined (__arm64__) || defined(__aarch64__) || defined(_M_ARM) || defined(_M_ARMT) ++#if defined(__powerpc__) ++#define _PLATFFORM_PPC 1 ++#elif defined(__arm__) || defined (__arm64__) || defined(__aarch64__) || defined(_M_ARM) || defined(_M_ARMT) + #define _PLATFORM_ARM 1 + #else + #define _PLATFORM_X86 1 diff --git a/graphics/py-cairo/Makefile b/graphics/py-cairo/Makefile index 4d123275164..18eb9ba78a8 100644 --- a/graphics/py-cairo/Makefile +++ b/graphics/py-cairo/Makefile @@ -1,6 +1,5 @@ PORTNAME= cairo -PORTVERSION= 1.18.1 -PORTREVISION= 2 +PORTVERSION= 1.21.0 PORTEPOCH= 1 CATEGORIES= graphics python MASTER_SITES= https://github.com/pygobject/pycairo/releases/download/v${PORTVERSION}/ @@ -15,15 +14,20 @@ LICENSE_COMB= multi LICENSE_FILE_LGPL21= ${WRKSRC}/COPYING-LGPL-2.1 LICENSE_FILE_MPL11= ${WRKSRC}/COPYING-MPL-1.1 +USES= compiler:c11 gnome meson pkgconfig python:3.7+ +USE_PYTHON= flavors py3kplist +USE_GNOME= cairo +MESON_ARGS+= -Dpython=${PYTHON_VERSION} + PORTSCOUT= limitw:1,even -USES= compiler:c11 gnome pkgconfig python:3.6+ -USE_PYTHON= distutils py3kplist -USE_GNOME= cairo +BINARY_ALIAS= python3=${PYTHON_CMD} PLIST_SUB= PORTVER=${PORTVERSION} post-install: + ${PYTHON_CMD} -m compileall -d ${PYTHON_SITELIBDIR} ${STAGEDIR}${PYTHON_SITELIBDIR} + ${PYTHON_CMD} -O -m compileall -d ${PYTHON_SITELIBDIR} ${STAGEDIR}${PYTHON_SITELIBDIR} @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/cairo/_cairo*.so .include diff --git a/graphics/py-cairo/distinfo b/graphics/py-cairo/distinfo index c06d9a1f93b..41c6ffad7ae 100644 --- a/graphics/py-cairo/distinfo +++ b/graphics/py-cairo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1560185779 -SHA256 (pycairo-1.18.1.tar.gz) = 70172e58b6bad7572a3518c26729b074acdde15e6fee6cbab6d3528ad552b786 -SIZE (pycairo-1.18.1.tar.gz) = 200610 +TIMESTAMP = 1658861204 +SHA256 (pycairo-1.21.0.tar.gz) = 251907f18a552df938aa3386657ff4b5a4937dde70e11aa042bc297957f4b74b +SIZE (pycairo-1.21.0.tar.gz) = 340712 diff --git a/graphics/py-cairo/files/patch-cairo_surface.c b/graphics/py-cairo/files/patch-cairo_surface.c deleted file mode 100644 index b4ab64c6fe2..00000000000 --- a/graphics/py-cairo/files/patch-cairo_surface.c +++ /dev/null @@ -1,215 +0,0 @@ -https://github.com/pygobject/pycairo/commit/0f8cdc058239 -https://github.com/pygobject/pycairo/commit/4c5377787624 -https://github.com/pygobject/pycairo/commit/590bcd2ecc9c - ---- cairo/surface.c.orig 2018-11-03 09:30:34 UTC -+++ cairo/surface.c -@@ -142,6 +142,7 @@ _write_func (void *closure, const unsigned char *data, - - static const cairo_user_data_key_t surface_base_object_key; - static const cairo_user_data_key_t surface_is_mapped_image; -+static const cairo_user_data_key_t surface_buffer_view_key; - - static void - surface_dealloc (PycairoSurface *o) { -@@ -439,28 +440,30 @@ _destroy_mime_user_data_func (PyObject *user_data) { - static void - _destroy_mime_data_func (PyObject *user_data) { - cairo_surface_t *surface; -+ Py_buffer *view; - PyObject *mime_intern; - - PyGILState_STATE gstate = PyGILState_Ensure(); - - /* Remove the user data holding the source object */ - surface = PyCapsule_GetPointer(PyTuple_GET_ITEM(user_data, 0), NULL); -- mime_intern = PyTuple_GET_ITEM(user_data, 2); -+ view = PyCapsule_GetPointer(PyTuple_GET_ITEM(user_data, 1), NULL); -+ mime_intern = PyTuple_GET_ITEM(user_data, 3); - cairo_surface_set_user_data( - surface, (cairo_user_data_key_t *)mime_intern, NULL, NULL); - - /* Destroy the user data */ -- _destroy_mime_user_data_func(user_data); -+ PyBuffer_Release (view); -+ PyMem_Free (view); -+ Py_DECREF(user_data); - - PyGILState_Release(gstate); - } - - static PyObject * - surface_set_mime_data (PycairoSurface *o, PyObject *args) { -- PyObject *obj, *user_data, *mime_intern, *capsule; -- const unsigned char *buffer; -+ PyObject *obj, *user_data, *mime_intern, *surface_capsule, *view_capsule; - const char *mime_type; -- Py_ssize_t buffer_len; - int res; - cairo_status_t status; - -@@ -475,38 +478,58 @@ surface_set_mime_data (PycairoSurface *o, PyObject *ar - Py_RETURN_NONE; - } - --PYCAIRO_BEGIN_IGNORE_DEPRECATED -- res = PyObject_AsReadBuffer (obj, (const void **)&buffer, &buffer_len); --PYCAIRO_END_IGNORE_DEPRECATED -- if (res == -1) -+ Py_buffer *view = PyMem_Malloc (sizeof (Py_buffer)); -+ if (view == NULL) { -+ PyErr_NoMemory (); - return NULL; -+ } - -+ res = PyObject_GetBuffer (obj, view, PyBUF_READ); -+ if (res == -1) { -+ PyMem_Free (view); -+ return NULL; -+ } -+ - /* We use the interned mime type string as user data key and store the - * passed in object with it. This allows us to return the same object in - * surface_get_mime_data(). - */ - mime_intern = PYCAIRO_PyUnicode_InternFromString(mime_type); -- capsule = PyCapsule_New(o->surface, NULL, NULL); -- user_data = Py_BuildValue("(NOO)", capsule, obj, mime_intern); -- if (user_data == NULL) -+ surface_capsule = PyCapsule_New(o->surface, NULL, NULL); -+ view_capsule = PyCapsule_New(view, NULL, NULL); -+ user_data = Py_BuildValue("(NNOO)", surface_capsule, view_capsule, obj, mime_intern); -+ if (user_data == NULL) { -+ PyBuffer_Release (view); -+ PyMem_Free (view); - return NULL; -+ } - - status = cairo_surface_set_user_data( - o->surface, (cairo_user_data_key_t *)mime_intern, user_data, - (cairo_destroy_func_t)_destroy_mime_user_data_func); -- if (status != CAIRO_STATUS_SUCCESS) -+ -+ if (status != CAIRO_STATUS_SUCCESS) { -+ PyBuffer_Release (view); -+ PyMem_Free (view); - Py_DECREF(user_data); -- RETURN_NULL_IF_CAIRO_ERROR(status); -+ Pycairo_Check_Status (status); -+ return NULL; -+ } - -+ Py_INCREF(user_data); - status = cairo_surface_set_mime_data ( -- o->surface, mime_type, buffer, (unsigned long)buffer_len, -+ o->surface, mime_type, view->buf, (unsigned long)view->len, - (cairo_destroy_func_t)_destroy_mime_data_func, user_data); -+ - if (status != CAIRO_STATUS_SUCCESS) { - cairo_surface_set_user_data( - o->surface, (cairo_user_data_key_t *)mime_intern, NULL, NULL); -+ PyBuffer_Release (view); -+ PyMem_Free (view); -+ Py_DECREF(user_data); -+ Pycairo_Check_Status (status); -+ return NULL; - } -- RETURN_NULL_IF_CAIRO_ERROR(status); -- Py_INCREF(user_data); - - Py_RETURN_NONE; - } -@@ -534,7 +557,7 @@ surface_get_mime_data (PycairoSurface *o, PyObject *ar - /* In case the mime data wasn't set through the Python API just copy it */ - return Py_BuildValue(PYCAIRO_DATA_FORMAT "#", buffer, buffer_len); - } else { -- obj = PyTuple_GET_ITEM(user_data, 1); -+ obj = PyTuple_GET_ITEM(user_data, 2); - Py_INCREF(obj); - return obj; - } -@@ -804,14 +827,22 @@ image_surface_new (PyTypeObject *type, PyObject *args, - NULL); - } - -+static void -+_release_buffer_destroy_func (void *user_data) { -+ Py_buffer *view = (Py_buffer *)user_data; -+ PyGILState_STATE gstate = PyGILState_Ensure(); -+ PyBuffer_Release (view); -+ PyMem_Free (view); -+ PyGILState_Release(gstate); -+} -+ - /* METH_CLASS */ - static PyObject * - image_surface_create_for_data (PyTypeObject *type, PyObject *args) { - cairo_surface_t *surface; - cairo_format_t format; -- unsigned char *buffer; -+ cairo_status_t status; - int width, height, stride = -1, res, format_arg; -- Py_ssize_t buffer_len; - PyObject *obj; - - if (!PyArg_ParseTuple (args, "Oiii|i:ImageSurface.create_for_data", -@@ -820,12 +851,6 @@ image_surface_create_for_data (PyTypeObject *type, PyO - - format = (cairo_format_t)format_arg; - --PYCAIRO_BEGIN_IGNORE_DEPRECATED -- res = PyObject_AsWriteBuffer (obj, (void **)&buffer, &buffer_len); --PYCAIRO_END_IGNORE_DEPRECATED -- if (res == -1) -- return NULL; -- - if (width <= 0) { - PyErr_SetString(PyExc_ValueError, "width must be positive"); - return NULL; -@@ -843,15 +868,42 @@ PYCAIRO_END_IGNORE_DEPRECATED - return NULL; - } - } -- if (height * stride > buffer_len) { -+ -+ Py_buffer *view = PyMem_Malloc (sizeof (Py_buffer)); -+ if (view == NULL) { -+ PyErr_NoMemory (); -+ return NULL; -+ } -+ -+ res = PyObject_GetBuffer (obj, view, PyBUF_WRITABLE); -+ if (res == -1) { -+ PyMem_Free (view); -+ return NULL; -+ } -+ -+ if (height * stride > view->len) { -+ PyBuffer_Release (view); -+ PyMem_Free (view); - PyErr_SetString(PyExc_TypeError, "buffer is not long enough"); - return NULL; - } -+ - Py_BEGIN_ALLOW_THREADS; -- surface = cairo_image_surface_create_for_data (buffer, format, width, -- height, stride); -+ surface = cairo_image_surface_create_for_data (view->buf, format, width, -+ height, stride); - Py_END_ALLOW_THREADS; -- return _surface_create_with_object(surface, obj); -+ -+ status = cairo_surface_set_user_data( -+ surface, &surface_buffer_view_key, view, -+ (cairo_destroy_func_t)_release_buffer_destroy_func); -+ if (Pycairo_Check_Status (status)) { -+ cairo_surface_destroy (surface); -+ PyBuffer_Release (view); -+ PyMem_Free (view); -+ return NULL; -+ } -+ -+ return PycairoSurface_FromSurface(surface, NULL); - } - - diff --git a/graphics/py-cairo/pkg-plist b/graphics/py-cairo/pkg-plist index 02fce6c3bcb..2f9e3c686d6 100644 --- a/graphics/py-cairo/pkg-plist +++ b/graphics/py-cairo/pkg-plist @@ -1,16 +1,10 @@ -%%PYTHON2%%include/pycairo/pycairo.h -%%PYTHON3%%include/pycairo/py3cairo.h +include/pycairo/py3cairo.h %%PYTHON_SITELIBDIR%%/cairo/__init__.py -%%PYTHON_SITELIBDIR%%/cairo/__init__.pyc %%PYTHON_SITELIBDIR%%/cairo/__init__.pyi -%%PYTHON_SITELIBDIR%%/cairo/__init__.pyo +%%PYTHON_SITELIBDIR%%/cairo/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/cairo/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/cairo/_cairo%%PYTHON_EXT_SUFFIX%%.so -%%PYTHON2%%%%PYTHON_SITELIBDIR%%/cairo/include/pycairo.h -%%PYTHON3%%%%PYTHON_SITELIBDIR%%/cairo/include/py3cairo.h +%%PYTHON_SITELIBDIR%%/cairo/include/py3cairo.h %%PYTHON_SITELIBDIR%%/cairo/py.typed -%%PYTHON_SITELIBDIR%%/pycairo-%%PORTVER%%-py%%PYTHON_VER%%.egg-info/PKG-INFO -%%PYTHON_SITELIBDIR%%/pycairo-%%PORTVER%%-py%%PYTHON_VER%%.egg-info/SOURCES.txt -%%PYTHON_SITELIBDIR%%/pycairo-%%PORTVER%%-py%%PYTHON_VER%%.egg-info/dependency_links.txt -%%PYTHON_SITELIBDIR%%/pycairo-%%PORTVER%%-py%%PYTHON_VER%%.egg-info/top_level.txt -%%PYTHON2%%libdata/pkgconfig/pycairo.pc -%%PYTHON3%%libdata/pkgconfig/py3cairo.pc +%%PYTHON_SITELIBDIR%%/pycairo-%%PORTVER%%.egg-info +libdata/pkgconfig/py3cairo.pc diff --git a/graphics/py-pandana/Makefile b/graphics/py-pandana/Makefile index 94e45edaeac..e9f6b43eb3c 100644 --- a/graphics/py-pandana/Makefile +++ b/graphics/py-pandana/Makefile @@ -11,6 +11,10 @@ COMMENT= Python library for network analysis LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.txt +.if !exists(/usr/include/omp.h) +BROKEN= requires OpenMP support that is missing on this architecture +.endif + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cython>=0.25.2:lang/cython@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}numpy>=1.8,1:math/py-numpy@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.8,1:math/py-numpy@${PY_FLAVOR} \ diff --git a/graphics/vulkan-extension-layer/Makefile b/graphics/vulkan-extension-layer/Makefile index 2e2de82a502..fe4dae70009 100644 --- a/graphics/vulkan-extension-layer/Makefile +++ b/graphics/vulkan-extension-layer/Makefile @@ -1,6 +1,6 @@ PORTNAME= vulkan-extension-layer DISTVERSIONPREFIX= v -DISTVERSION= 1.3.219 +DISTVERSION= 1.3.222 CATEGORIES= graphics MAINTAINER= jbeich@FreeBSD.org diff --git a/graphics/vulkan-extension-layer/distinfo b/graphics/vulkan-extension-layer/distinfo index 9b8bb6f3128..e9e4cac987d 100644 --- a/graphics/vulkan-extension-layer/distinfo +++ b/graphics/vulkan-extension-layer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1656686558 -SHA256 (KhronosGroup-Vulkan-ExtensionLayer-v1.3.219_GH0.tar.gz) = f99189c14014a202336d12d1030e1210769c42b3c89595ef04bdf86f00f7f779 -SIZE (KhronosGroup-Vulkan-ExtensionLayer-v1.3.219_GH0.tar.gz) = 478137 +TIMESTAMP = 1658764683 +SHA256 (KhronosGroup-Vulkan-ExtensionLayer-v1.3.222_GH0.tar.gz) = 5053fe2bbe6ee62130c0f08fee17812e02c54b94ef29b4be656a5e651f1ce471 +SIZE (KhronosGroup-Vulkan-ExtensionLayer-v1.3.222_GH0.tar.gz) = 480549 diff --git a/hebrew/libreoffice/distinfo b/hebrew/libreoffice/distinfo index addd0998289..54dead6fdaf 100644 --- a/hebrew/libreoffice/distinfo +++ b/hebrew/libreoffice/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654808599 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_he.tar.gz) = cfbd6af60e161f4c8471e6c2a8bd3de86a9d83fbcb05c3f2f61bdf64f0d217de -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_he.tar.gz) = 1097528 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_he.tar.gz) = cca70dcc9ba6bfe009683c352123ce55e016561c83dd19b7d0ad738ab65f8e3b -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_he.tar.gz) = 2773834 +TIMESTAMP = 1658602019 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_he.tar.gz) = 1b0d4879301c80796e33980b81f7fb6cb8f9d636890c3e10c2f49785782e4a9e +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_he.tar.gz) = 1097443 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_he.tar.gz) = 123ff31bee44e7670834e4cbb6384b65946f96e93c9d0425cf41eb5a7fb1dfa7 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_he.tar.gz) = 2759068 diff --git a/hungarian/libreoffice/distinfo b/hungarian/libreoffice/distinfo index fb164db9708..e22416e1609 100644 --- a/hungarian/libreoffice/distinfo +++ b/hungarian/libreoffice/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654808629 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_hu.tar.gz) = 570edf07d9ca81c1243476c1c913b1641961dd638f7706f98764ab15ae150548 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_hu.tar.gz) = 2204301 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_hu.tar.gz) = 4464b35c5af7982891f17ce21c4530fd726a3f6178a89d3a1bd5235eac241628 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_hu.tar.gz) = 3149516 +TIMESTAMP = 1658602047 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_hu.tar.gz) = 61a00da8dfbe336e3dfb5ff684ce75220bedba282af14a6e824783920ac4edf7 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_hu.tar.gz) = 2205083 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_hu.tar.gz) = de436d35b3b39ce3593d4a67512d769fd6fe01a329b45b66f3d825638d790291 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_hu.tar.gz) = 3134772 diff --git a/irc/soju/Makefile b/irc/soju/Makefile index 40c406f4daa..f3988ab8849 100644 --- a/irc/soju/Makefile +++ b/irc/soju/Makefile @@ -1,12 +1,7 @@ PORTNAME= soju DISTVERSIONPREFIX= v -DISTVERSION= 0.4.0 -PORTREVISION= 4 +DISTVERSION= 0.5.0 CATEGORIES= irc -MASTER_SITES= https://git.sr.ht/~emersion/go-scfg/archive/:goscfg \ - https://git.sr.ht/~sircmpwn/go-bare/archive/:gobare -DISTFILES= ${GO_SCFG_REV}.tar.gz:goscfg \ - ${GO_BARE_REV}.tar.gz:gobare MAINTAINER= ashish@FreeBSD.org COMMENT= IRC bouncer @@ -19,35 +14,10 @@ USES= go:modules sqlite:3 OPTIONS_DEFAULT= DOCS OPTIONS_DEFINE= DOCS -USE_GITHUB= yes -GH_ACCOUNT= emersion -GH_TUPLE= beorn7:perks:v1.0.1:beorn7_perks/vendor/github.com/beorn7/perks \ - cespare:xxhash:v2.1.2:cespare_xxhash_v2/vendor/github.com/cespare/xxhash/v2 \ - emersion:go-sasl:0b9dcfb154ac:emersion_go_sasl/vendor/github.com/emersion/go-sasl \ - go-irc:irc:v3.1.4:go_irc_irc/vendor/gopkg.in/irc.v3 \ - golang:crypto:86341886e292:golang_crypto/vendor/golang.org/x/crypto \ - golang:protobuf:v1.5.2:golang_protobuf/vendor/github.com/golang/protobuf \ - golang:sys:4e6760a101f9:golang_sys/vendor/golang.org/x/sys \ - golang:term:03fcf44c2211:golang_term/vendor/golang.org/x/term \ - golang:time:0e9765cccd65:golang_time/vendor/golang.org/x/time \ - google:shlex:e7afc7fbc510:google_shlex/vendor/github.com/google/shlex \ - klauspost:compress:v1.14.4:klauspost_compress/vendor/github.com/klauspost/compress \ - lib:pq:v1.10.4:lib_pq/vendor/github.com/lib/pq \ - mattn:go-sqlite3:v1.14.12:mattn_go_sqlite3/vendor/github.com/mattn/go-sqlite3 \ - matttproud:golang_protobuf_extensions:v1.0.1:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ - nhooyr:websocket:v1.8.7:nhooyr_websocket/vendor/nhooyr.io/websocket \ - pires:go-proxyproto:v0.6.2:pires_go_proxyproto/vendor/github.com/pires/go-proxyproto \ - prometheus:client_golang:v1.12.1:prometheus_client_golang/vendor/github.com/prometheus/client_golang \ - prometheus:client_model:v0.2.0:prometheus_client_model/vendor/github.com/prometheus/client_model \ - prometheus:common:v0.32.1:prometheus_common/vendor/github.com/prometheus/common \ - prometheus:procfs:v0.7.3:prometheus_procfs/vendor/github.com/prometheus/procfs \ - protocolbuffers:protobuf-go:v1.27.1:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf - -GO_BARE_REV= ab86bc2846d9 -GO_SCFG_REV= c2c7a15d6c99 GO_BUILDFLAGS+= -tags=libsqlite3 CGO_LDFLAGS+= -lsqlite3 -GO_PKGNAME= ./cmd/soju ./cmd/sojuctl ./contrib/znc-import.go +GO_MODULE= git.sr.ht/~emersion/soju +GO_PKGNAME= ./cmd/soju ./cmd/sojuctl ./contrib/znc-import PLIST_FILES= bin/soju \ bin/sojuctl \ bin/soju-znc-import \ @@ -56,17 +26,12 @@ PLIST_FILES= bin/soju \ DOCS_BUILD_DEPENDS= scdoc:textproc/scdoc DOCS_PLIST_FILES= man/man1/soju.1.gz \ -post-extract: - ${MKDIR} ${WRKSRC}/vendor/git.sr.ht/~emersion ${WRKSRC}/vendor/git.sr.ht/~sircmpwn - ${MV} ${WRKDIR}/go-scfg-${GO_SCFG_REV} ${WRKSRC}/vendor/git.sr.ht/~emersion/go-scfg - ${MV} ${WRKDIR}/go-bare-${GO_BARE_REV} ${WRKSRC}/vendor/git.sr.ht/~sircmpwn/go-bare - post-build-DOCS-on: ${LOCALBASE}/bin/scdoc <${WRKSRC}/doc/${PORTNAME}.1.scd >${WRKSRC}/doc/${PORTNAME}.1 post-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} - ${MV} ${STAGEDIR}${PREFIX}/bin/znc-import.go ${STAGEDIR}${PREFIX}/bin/soju-znc-import + ${MV} ${STAGEDIR}${PREFIX}/bin/znc-import ${STAGEDIR}${PREFIX}/bin/soju-znc-import ${INSTALL_MAN} ${WRKSRC}/doc/getting-started.md ${STAGEDIR}${DOCSDIR} post-install-DOCS-on: diff --git a/irc/soju/distinfo b/irc/soju/distinfo index 3ee432f8cef..b21a2353b41 100644 --- a/irc/soju/distinfo +++ b/irc/soju/distinfo @@ -1,49 +1,5 @@ -TIMESTAMP = 1646742605 -SHA256 (c2c7a15d6c99.tar.gz) = b7785af66fb53d4887c5c09a5130a98b95eca44bb5408bbf8b5319ec8c979eac -SIZE (c2c7a15d6c99.tar.gz) = 3120 -SHA256 (ab86bc2846d9.tar.gz) = 97243a3ef98a3038a04ca8fb61af72d8323057312a67a8a3336772c11871f9a9 -SIZE (ab86bc2846d9.tar.gz) = 24974 -SHA256 (emersion-soju-v0.4.0_GH0.tar.gz) = 91a78d8f038fb3319042961ff38d9a54a9bf897942804c0a690628dc6c959118 -SIZE (emersion-soju-v0.4.0_GH0.tar.gz) = 125605 -SHA256 (beorn7-perks-v1.0.1_GH0.tar.gz) = 98db84bb0224a26094e6adba91b7ee7a1a7ace28cb648d818f8e779e6a19f825 -SIZE (beorn7-perks-v1.0.1_GH0.tar.gz) = 10867 -SHA256 (cespare-xxhash-v2.1.2_GH0.tar.gz) = 471399cfcf0b1bd188add8d34435b91e7011cedbfe76e29687803a9d74320352 -SIZE (cespare-xxhash-v2.1.2_GH0.tar.gz) = 11244 -SHA256 (emersion-go-sasl-0b9dcfb154ac_GH0.tar.gz) = 0be35a5cc866245422998b440736af64368b82b69fc1bdc3bf72a50bb7fe07f0 -SIZE (emersion-go-sasl-0b9dcfb154ac_GH0.tar.gz) = 7264 -SHA256 (go-irc-irc-v3.1.4_GH0.tar.gz) = 80d869495bbc0e732cb33760833a7d3c35a25e0dbd3a720f57bfbf86884d2f87 -SIZE (go-irc-irc-v3.1.4_GH0.tar.gz) = 47871 -SHA256 (golang-crypto-86341886e292_GH0.tar.gz) = 92b4ef34c44645bf9e6fccc20ca0a4307ef1e4e526f583141c05832182124b6b -SIZE (golang-crypto-86341886e292_GH0.tar.gz) = 1628070 -SHA256 (golang-protobuf-v1.5.2_GH0.tar.gz) = 088cc0f3ba18fb8f9d00319568ff0af5a06d8925a6e6cb983bb837b4efb703b3 -SIZE (golang-protobuf-v1.5.2_GH0.tar.gz) = 171702 -SHA256 (golang-sys-4e6760a101f9_GH0.tar.gz) = 03a0fe05c767ee371318e94f05d0fb59ce1d00d0716e522cd4e31e6424a394a1 -SIZE (golang-sys-4e6760a101f9_GH0.tar.gz) = 1259262 -SHA256 (golang-term-03fcf44c2211_GH0.tar.gz) = 1919967c8fbf15de9261a2315d90072357524ee557d7df106b426def02a8e5f3 -SIZE (golang-term-03fcf44c2211_GH0.tar.gz) = 14972 -SHA256 (golang-time-0e9765cccd65_GH0.tar.gz) = ef4874b5cdfc2d21bb17e38c9a691e9e66c924cea852c8999fea7b08a649aab7 -SIZE (golang-time-0e9765cccd65_GH0.tar.gz) = 10226 -SHA256 (google-shlex-e7afc7fbc510_GH0.tar.gz) = 87f77e98720add261add169e386cbdcc894e2635dca299bc4119dc417ea321ca -SIZE (google-shlex-e7afc7fbc510_GH0.tar.gz) = 7342 -SHA256 (klauspost-compress-v1.14.4_GH0.tar.gz) = 30480619257f7d40fcbfd61b59c34fd36e85220ac2eee400c493b06c37f53740 -SIZE (klauspost-compress-v1.14.4_GH0.tar.gz) = 15502117 -SHA256 (lib-pq-v1.10.4_GH0.tar.gz) = 3d56bb8c6b50d86b6d053053a7da831a07e9da39205ffa23dfbf1487234ab742 -SIZE (lib-pq-v1.10.4_GH0.tar.gz) = 108132 -SHA256 (mattn-go-sqlite3-v1.14.12_GH0.tar.gz) = 7ab1e45fa69b1465eaaf42578b5c6166d07ae1d49f37cccca5303e580e1864ae -SIZE (mattn-go-sqlite3-v1.14.12_GH0.tar.gz) = 2450412 -SHA256 (matttproud-golang_protobuf_extensions-v1.0.1_GH0.tar.gz) = 2def0ee6f6b12b1efc0e3007d89f598608a072610e805c3655ea9d13c3ead49b -SIZE (matttproud-golang_protobuf_extensions-v1.0.1_GH0.tar.gz) = 37184 -SHA256 (nhooyr-websocket-v1.8.7_GH0.tar.gz) = b2417df7fe0e6068b751fd3ede8d5f2b86658cf34c52438827ac1802f34a4e82 -SIZE (nhooyr-websocket-v1.8.7_GH0.tar.gz) = 51286 -SHA256 (pires-go-proxyproto-v0.6.2_GH0.tar.gz) = 3de114552eaa76bc8296f6829bacc29c98a39310421e46d825c18142ba7ca024 -SIZE (pires-go-proxyproto-v0.6.2_GH0.tar.gz) = 37548 -SHA256 (prometheus-client_golang-v1.12.1_GH0.tar.gz) = 3f7929ec4837932e68a0e7da9e0f1ff5aa19bc02de7a67823d0533a0d6852014 -SIZE (prometheus-client_golang-v1.12.1_GH0.tar.gz) = 194206 -SHA256 (prometheus-client_model-v0.2.0_GH0.tar.gz) = 4ab1be9cdfa702d7f49beeb09a256bcc6a2aad55e8a0a37e7732a46934264e12 -SIZE (prometheus-client_model-v0.2.0_GH0.tar.gz) = 10986 -SHA256 (prometheus-common-v0.32.1_GH0.tar.gz) = de06f354e24dec3bfeba9a3bd43bd3170b4231dfff3cd338b688a6e8c8050af6 -SIZE (prometheus-common-v0.32.1_GH0.tar.gz) = 146585 -SHA256 (prometheus-procfs-v0.7.3_GH0.tar.gz) = 5514e8b18c38b6376a84c623d59735d4eefb61fb3a14eb1f45e0a4c848f14a2b -SIZE (prometheus-procfs-v0.7.3_GH0.tar.gz) = 178957 -SHA256 (protocolbuffers-protobuf-go-v1.27.1_GH0.tar.gz) = 3ec41a8324431e72f85e0dc0c2c098cc14c3cb1ee8820996c8f46afca2d65609 -SIZE (protocolbuffers-protobuf-go-v1.27.1_GH0.tar.gz) = 1278521 +TIMESTAMP = 1658817664 +SHA256 (go/irc_soju/soju-v0.5.0/v0.5.0.mod) = df14df99d21c43fb592a5be28ac8751c8a967b17c53488ad281a00c5b4f3d4bb +SIZE (go/irc_soju/soju-v0.5.0/v0.5.0.mod) = 883 +SHA256 (go/irc_soju/soju-v0.5.0/v0.5.0.zip) = 70d1a70d66613669e2dd89dadff03e98f21fdf5df11ae2d0ea182f2bb4e92087 +SIZE (go/irc_soju/soju-v0.5.0/v0.5.0.zip) = 165952 diff --git a/japanese/Makefile b/japanese/Makefile index 014c08baa36..78dbade03e8 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -124,7 +124,6 @@ SUBDIR += ibus-mozc SUBDIR += ibus-skk SUBDIR += icanna - SUBDIR += im-ja SUBDIR += ipadic SUBDIR += ja-tex-xdvik SUBDIR += jacode.pl diff --git a/japanese/im-ja/Makefile b/japanese/im-ja/Makefile deleted file mode 100644 index 95977b10af9..00000000000 --- a/japanese/im-ja/Makefile +++ /dev/null @@ -1,69 +0,0 @@ -PORTNAME= im-ja -PORTVERSION= 1.5 -PORTREVISION= 15 -CATEGORIES= japanese x11-toolkits -MASTER_SITES= http://im-ja.sourceforge.net/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= Japanese input module for GTK2 - -DEPRECATED= Abandonware, depending on gconf2 -EXPIRATION_DATE= 2022-07-24 - -OPTIONS_DEFINE= ANTHY CANNA WNN -OPTIONS_DEFAULT=ANTHY CANNA WNN -ANTHY_DESC= Use Anthy -CANNA_DESC= Use Canna -WNN_DESC= Use FreeWnn - -USES= gettext gmake gnome libtool pathfix perl5 pkgconfig -USE_GNOME= gconf2 gnomeprefix intlhack libglade2 -USE_PERL5= build -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-schemas-install # Avoid stage violation -CONFIGURE_ARGS+= --disable-gnome - -GCONF_SCHEMAS= im-ja.schemas - -CPPFLAGS+= -I${LOCALBASE}/include -DNO_MALLOC_H -LIBS+= -L${LOCALBASE}/lib - -.include - -.if ${PORT_OPTIONS:MANTHY} -LIB_DEPENDS+= libanthy.so:japanese/anthy -.else -CONFIGURE_ARGS+= --disable-anthy -.endif - -.if ${PORT_OPTIONS:MCANNA} -LIB_DEPENDS+= libRKC.so:japanese/canna-lib -.else -CONFIGURE_ARGS+= --disable-canna -.endif - -.if ${PORT_OPTIONS:MWNN} -LIB_DEPENDS+= libwnn.so:japanese/FreeWnn-lib -.else -CONFIGURE_ARGS+= --disable-wnn -.endif - -post-patch: - ${FIND} ${WRKSRC} -name configure.in | ${XARGS} ${TOUCH} - ${FIND} ${WRKSRC} -name aclocal.m4 | ${XARGS} ${TOUCH} - ${FIND} ${WRKSRC} -name configure | ${XARGS} ${TOUCH} - ${FIND} ${WRKSRC} -name config.h.in | ${XARGS} ${TOUCH} - ${FIND} ${WRKSRC} -name Makefile.am | ${XARGS} ${TOUCH} - ${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${TOUCH} - @${REINPLACE_CMD} -e 's|$$(datadir)/gconf|$$(sysconfdir)/gconf|g' \ - ${WRKSRC}/data/Makefile.in - @${REINPLACE_CMD} '/^im_ja_la_LIBADD =/s/$$/ -lm/' \ - ${WRKSRC}/src/gtk/Makefile.in - @${REINPLACE_CMD} '/^im_ja_helper_LDADD =/s/$$/ -lX11/' \ - ${WRKSRC}/src/helper/Makefile.in - @${REINPLACE_CMD} '/^im_ja_le_la_LIBADD =/s/$$/ -lm/' \ - ${WRKSRC}/src/iiimf/Makefile.in - @${REINPLACE_CMD} '/^im_ja_xim_server_LDADD =/s/$$/ -lm/' \ - ${WRKSRC}/src/xim/Makefile.in - -.include diff --git a/japanese/im-ja/distinfo b/japanese/im-ja/distinfo deleted file mode 100644 index e60e13a4a83..00000000000 --- a/japanese/im-ja/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (im-ja-1.5.tar.gz) = 96f4ed82706a873bdade99a934a1a66431f146758837ed0f007e3c145649f780 -SIZE (im-ja-1.5.tar.gz) = 905539 diff --git a/japanese/im-ja/files/patch-src_Makefile.in b/japanese/im-ja/files/patch-src_Makefile.in deleted file mode 100644 index 46363580326..00000000000 --- a/japanese/im-ja/files/patch-src_Makefile.in +++ /dev/null @@ -1,15 +0,0 @@ ---- src/Makefile.in.ORIG Mon Apr 12 08:00:59 2004 -+++ src/Makefile.in Mon Apr 12 08:01:22 2004 -@@ -512,12 +512,6 @@ - uninstall-recursive - - --hiragana-convtable.h: hiragana-convtable.txt -- perl convtable.pl hiragana --zenkaku-convtable.h: zenkaku-convtable.txt -- perl convtable.pl zenkaku --halfkata-convtable.h: halfkata-convtable.txt -- perl convtable.pl halfkata - # Tell versions [3.59,3.63) of GNU make to not export all variables. - # Otherwise a system limit (for SysV at least) may be exceeded. - .NOEXPORT: diff --git a/japanese/im-ja/files/patch-src_helper_helper-socket.c b/japanese/im-ja/files/patch-src_helper_helper-socket.c deleted file mode 100644 index 165515833bd..00000000000 --- a/japanese/im-ja/files/patch-src_helper_helper-socket.c +++ /dev/null @@ -1,11 +0,0 @@ ---- src/helper/helper-socket.c.orig Tue Apr 12 20:10:13 2005 -+++ src/helper/helper-socket.c Thu Dec 29 23:05:18 2005 -@@ -25,6 +25,8 @@ - - #include - -+#include -+#include - #include - #include - #include diff --git a/japanese/im-ja/files/patch-src_xim_Makefile.in b/japanese/im-ja/files/patch-src_xim_Makefile.in deleted file mode 100644 index 504c008914c..00000000000 --- a/japanese/im-ja/files/patch-src_xim_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- src/xim/Makefile.in.ORIG Mon Apr 12 07:58:51 2004 -+++ src/xim/Makefile.in Mon Apr 12 07:59:06 2004 -@@ -1663,7 +1663,7 @@ - - - IMdkit/libXimd.a : -- cd IMdkit; make -+ cd IMdkit; $(MAKE) - # Tell versions [3.59,3.63) of GNU make to not export all variables. - # Otherwise a system limit (for SysV at least) may be exceeded. - .NOEXPORT: diff --git a/japanese/im-ja/pkg-descr b/japanese/im-ja/pkg-descr deleted file mode 100644 index 555020eae03..00000000000 --- a/japanese/im-ja/pkg-descr +++ /dev/null @@ -1,11 +0,0 @@ -im-ja is a Japanese input module for GTK2. - -Currently supported input modes are: hiragana, katakana, half-width -katakana, zenkaku, Canna, FreeWnn, and Kanji character recognition -(based on Kanjipad). - -Conversion hotkeys, status window, preedit text colors, etc. can be -customized through a GUI. An optional applet is also included for the -gnome-panel which can be used to display and change the input method. - -WWW: http://im-ja.sourceforge.net/ diff --git a/japanese/im-ja/pkg-plist b/japanese/im-ja/pkg-plist deleted file mode 100644 index 9b314fa2d1c..00000000000 --- a/japanese/im-ja/pkg-plist +++ /dev/null @@ -1,44 +0,0 @@ -bin/im-ja-conf -bin/im-ja-xim-server -lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-ja.so -libexec/im-ja/im-ja-helper -libexec/im-ja/kpengine -man/man1/im-ja-conf.1.gz -man/man1/im-ja-xim-server.1.gz -share/applications/im-ja.desktop -share/im-ja/01.unistrok -share/im-ja/02.unistrok -share/im-ja/03.unistrok -share/im-ja/04.unistrok -share/im-ja/05.unistrok -share/im-ja/06.unistrok -share/im-ja/07.unistrok -share/im-ja/08.unistrok -share/im-ja/09.unistrok -share/im-ja/10.unistrok -share/im-ja/11.unistrok -share/im-ja/12.unistrok -share/im-ja/13.unistrok -share/im-ja/14.unistrok -share/im-ja/15.unistrok -share/im-ja/16.unistrok -share/im-ja/17.unistrok -share/im-ja/18.unistrok -share/im-ja/19.unistrok -share/im-ja/20.unistrok -share/im-ja/21.unistrok -share/im-ja/22.unistrok -share/im-ja/23.unistrok -share/im-ja/im-ja-conf.glade -share/im-ja/im-ja-doc.html -share/im-ja/im-ja-symbols.txt -share/im-ja/radkfile.utf8 -share/pixmaps/im-ja-about.jpg -share/pixmaps/im-ja-capplet.png -share/locale/ca/LC_MESSAGES/im-ja.mo -share/locale/de/LC_MESSAGES/im-ja.mo -share/locale/es/LC_MESSAGES/im-ja.mo -share/locale/hu/LC_MESSAGES/im-ja.mo -share/locale/ja/LC_MESSAGES/im-ja.mo -@postexec if [ -f %D/bin/gtk-query-immodules-2.0 ]; then %D/bin/gtk-query-immodules-2.0 --update-cache; fi -@postunexec if [ -f %D/bin/gtk-query-immodules-2.0 ]; then %D/bin/gtk-query-immodules-2.0 --update-cache; fi diff --git a/japanese/libreoffice/distinfo b/japanese/libreoffice/distinfo index e787707888a..ec82c4e1b79 100644 --- a/japanese/libreoffice/distinfo +++ b/japanese/libreoffice/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654808672 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_ja.tar.gz) = eb560a41f814384002f9874e0031ea4b9b2b2a8df8265bf015009c36c9730c35 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_ja.tar.gz) = 749472 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_ja.tar.gz) = ff0425172bcfccb531a42bbe7a48bf8bf2f7679d207e184df2d9c31c5a2a466e -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_ja.tar.gz) = 3540402 +TIMESTAMP = 1658602076 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_ja.tar.gz) = 25fabd2ecf6169f71343aae66774612a61458e19cb386febde127cc9f98485b9 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_ja.tar.gz) = 749237 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_ja.tar.gz) = 722fe3bff00b7dc4c0cdd513373db72667c9b5e7fea36f716c3910135ea1975b +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_ja.tar.gz) = 3528317 diff --git a/korean/libreoffice/distinfo b/korean/libreoffice/distinfo index fa52d34959b..f4d1038e3ff 100644 --- a/korean/libreoffice/distinfo +++ b/korean/libreoffice/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654808714 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_ko.tar.gz) = a696ad2f8145e04a5a05aa8f45b66c6bffff08d28d7f1ed44b77fbf6daed9476 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_ko.tar.gz) = 1269752 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_ko.tar.gz) = 2800bbbe7963d39f264be4033e0491f8ec5b51884858ed420ddabb2014232f56 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_ko.tar.gz) = 3112572 +TIMESTAMP = 1658602110 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_ko.tar.gz) = 0ff9d9411417b039a963e6e3a35e881567544ec9b24ffa035c0b6b7710520b82 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_ko.tar.gz) = 1269091 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_ko.tar.gz) = 48149a0b0c454f6ee6efbc675f6c9fe87b5d9c9988874f24cc09ca57838f71bb +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_ko.tar.gz) = 3097106 diff --git a/lang/eisl/Makefile b/lang/eisl/Makefile index 6c7097cb055..480fb19df85 100644 --- a/lang/eisl/Makefile +++ b/lang/eisl/Makefile @@ -1,6 +1,8 @@ PORTNAME= eisl DISTVERSIONPREFIX= v -DISTVERSION= 2.50 +DISTVERSION= 2.50-114 +PORTREVISION= 1 +DISTVERSIONSUFFIX= -g1216d9e CATEGORIES= lang devel MAINTAINER= yuri@FreeBSD.org @@ -9,12 +11,17 @@ COMMENT= Interpreter and compiler compatible with ISLisp standard LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/documents/license.txt -USES= gmake ncurses:base +BROKEN_riscv64= hard-float 'd' ABI can't be used for a target that doesn't support the D instruction set extension (ignoring target-abi) + +TEST_DEPENDS= cppcheck:devel/cppcheck + +USES= gmake ncurses:port # port because tests need ncurses6-config USE_GITHUB= yes GH_ACCOUNT= sasagawa888 ALL_TARGET= ${PORTNAME} +TEST_TARGET= check # tests print some errors and warnings, see https://github.com/sasagawa888/eisl/issues/181#issuecomment-1195147029 MAKEFILE= makefile diff --git a/lang/eisl/distinfo b/lang/eisl/distinfo index 6991dedc017..a31ebdbc2c2 100644 --- a/lang/eisl/distinfo +++ b/lang/eisl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1655278281 -SHA256 (sasagawa888-eisl-v2.50_GH0.tar.gz) = 7a06b0e2396f7b036c7a5e8fa77cbe1e437e676406c7fb3b320e322a428998a9 -SIZE (sasagawa888-eisl-v2.50_GH0.tar.gz) = 1757697 +TIMESTAMP = 1658817282 +SHA256 (sasagawa888-eisl-v2.50-114-g1216d9e_GH0.tar.gz) = 11d3cfd226d5e302fa8302b39f9c8034c8780c1a6039072fcacc46e063d95d8a +SIZE (sasagawa888-eisl-v2.50-114-g1216d9e_GH0.tar.gz) = 1893120 diff --git a/lang/eisl/files/patch-extension.c b/lang/eisl/files/patch-extension.c deleted file mode 100644 index 8cd8a1c673d..00000000000 --- a/lang/eisl/files/patch-extension.c +++ /dev/null @@ -1,31 +0,0 @@ -- disable wiringPi.h to unbreak on arm until upstream fixes this for good, see https://github.com/sasagawa888/eisl/issues/180 - ---- extension.c.orig 2022-07-19 08:14:48 UTC -+++ extension.c -@@ -1,7 +1,7 @@ - #include - #include - #include --#ifdef __arm__ -+#if 0 && defined(__arm__) - #include - #include - #endif -@@ -47,7 +47,7 @@ initexsubr (void) - defsubr ("EISL-TEST", f_eisl_test); - - --#ifdef __arm__ -+#if 0 && defined(__arm__) - defsubr ("WIRINGPI-SETUP-GPIO", f_wiringpi_setup_gpio); - defsubr ("WIRINGPI-SPI-SETUP-CH-SPEED", f_wiringpi_spi_setup_ch_speed); - defsubr ("PWM-SET-MODE", f_pwm_set_mode); -@@ -454,7 +454,7 @@ f_instance (int arglist) - } - - // ----------for Raspberry PI --#ifdef __arm__ -+#if 0 && defined(__arm__) - int - f_wiringpi_setup_gpio (int arglist __unused) - { diff --git a/lang/elm/Makefile b/lang/elm/Makefile index f85550b0cf6..3bc4abd39ba 100644 --- a/lang/elm/Makefile +++ b/lang/elm/Makefile @@ -4,8 +4,6 @@ PORTREVISION= 5 CATEGORIES= lang MASTER_SITES= LOCAL/arrowd/:package_list DISTFILES= elm-compiler-bootstrap-${PORTVERSION}${EXTRACT_SUFX}:package_list -EXTRACT_ONLY= ${DISTNAME_DEFAULT}${EXTRACT_SUFX} \ - elm-compiler-bootstrap-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= haskell@FreeBSD.org COMMENT= Delightful language for reliable webapps diff --git a/lang/gcc10/Makefile b/lang/gcc10/Makefile index 6bcecff9344..040cf24a116 100644 --- a/lang/gcc10/Makefile +++ b/lang/gcc10/Makefile @@ -43,7 +43,7 @@ GRAPHITE_DESC= Support for Graphite loop optimizations OPTIONS_DEFINE_amd64+= MULTILIB OPTIONS_DEFAULT_amd64+= MULTILIB OPTIONS_DEFINE_powerpc64+= MULTILIB -OPTIONS_DEFAULT_powerpc64+= MULTILIB +#OPTIONS_DEFAULT_powerpc64+= MULTILIB # https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105010 MULTILIB_DESC= Build support for 32-bit and 64-bit targets MULTILIB_CONFIGURE_ENABLE= multilib .else diff --git a/lang/gcc11-devel/Makefile b/lang/gcc11-devel/Makefile index cbff60b293c..0f65c58fcf7 100644 --- a/lang/gcc11-devel/Makefile +++ b/lang/gcc11-devel/Makefile @@ -1,11 +1,11 @@ PORTNAME= gcc -PORTVERSION= 11.3.1.s20220715 +PORTVERSION= 11.3.1.s20220722 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel DISTNAME= gcc-${DIST_VERSION} -MAINTAINER= toolchain@FreeBSD.org +MAINTAINER= salvadore@FreeBSD.org COMMENT= GNU Compiler Collection 11 LICENSE= GPLv3 GPLv3RLE diff --git a/lang/gcc11-devel/distinfo b/lang/gcc11-devel/distinfo index 5928d5f3c0b..7c4f4bbb8ad 100644 --- a/lang/gcc11-devel/distinfo +++ b/lang/gcc11-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1657929206 -SHA256 (gcc-11-20220715.tar.xz) = cdd08b6c3179ef27adef735a1125483d81de1f305282017c9f2b259458459581 -SIZE (gcc-11-20220715.tar.xz) = 75841636 +TIMESTAMP = 1658535107 +SHA256 (gcc-11-20220722.tar.xz) = d758ae5b73f691fd32621e9f7786f92e5f3e5d395eef75e7d23285d2c49d2822 +SIZE (gcc-11-20220722.tar.xz) = 75784756 diff --git a/lang/gcc12-devel/Makefile b/lang/gcc12-devel/Makefile index d810f45d724..3ed612b8107 100644 --- a/lang/gcc12-devel/Makefile +++ b/lang/gcc12-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= gcc -PORTVERSION= 12.1.1.s20220716 +PORTVERSION= 12.1.1.s20220723 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel diff --git a/lang/gcc12-devel/distinfo b/lang/gcc12-devel/distinfo index ecaea5f4623..206515f290d 100644 --- a/lang/gcc12-devel/distinfo +++ b/lang/gcc12-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1658348957 -SHA256 (gcc-12-20220716.tar.xz) = 32690b70a71ce40914b6f994d779fc4ee0e419607a2f71d88cf6be2426f5d267 -SIZE (gcc-12-20220716.tar.xz) = 79103724 +TIMESTAMP = 1658743839 +SHA256 (gcc-12-20220723.tar.xz) = d344024cc44f9ea4328faa9e193ced9b19ee0fb76d263cd5c63b95de6eaaa52a +SIZE (gcc-12-20220723.tar.xz) = 79109408 diff --git a/lang/gcc13-devel/Makefile b/lang/gcc13-devel/Makefile index e53f796ab3c..dcff19ea460 100644 --- a/lang/gcc13-devel/Makefile +++ b/lang/gcc13-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= gcc -PORTVERSION= 13.0.0.s20220717 +PORTVERSION= 13.0.0.s20220724 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel diff --git a/lang/gcc13-devel/distinfo b/lang/gcc13-devel/distinfo index 94d781f2d47..fac8f5062fc 100644 --- a/lang/gcc13-devel/distinfo +++ b/lang/gcc13-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1658101619 -SHA256 (gcc-13-20220717.tar.xz) = 685bc20e4af2a1667ac1579a3bf36d9f48b395e998303879cee790b79d344fd4 -SIZE (gcc-13-20220717.tar.xz) = 79407996 +TIMESTAMP = 1658743884 +SHA256 (gcc-13-20220724.tar.xz) = 812292f6113f1c9e04514108dc7a1828b16f6cd6dcfdeab8288496f64812620c +SIZE (gcc-13-20220724.tar.xz) = 79427588 diff --git a/lang/python311/Makefile.version b/lang/python311/Makefile.version index 71166efeaa4..b42feb8a369 100644 --- a/lang/python311/Makefile.version +++ b/lang/python311/Makefile.version @@ -4,4 +4,4 @@ # 1. Update python documentation (lang/python-doc-*) # Run "make -C lang/python-doc-html makesum" # 2. Remove PORTREVISION in Makefile -PYTHON_DISTVERSION= 3.11.0b4 +PYTHON_DISTVERSION= 3.11.0b5 diff --git a/lang/python311/distinfo b/lang/python311/distinfo index da62361801b..1a0157aa1de 100644 --- a/lang/python311/distinfo +++ b/lang/python311/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1657580235 -SHA256 (python/Python-3.11.0b4.tar.xz) = 1d93b611607903e080417c1a9567f5fbbf5124cc5c86f4afbba1c8fd34c5f6fb -SIZE (python/Python-3.11.0b4.tar.xz) = 19573532 +TIMESTAMP = 1658960674 +SHA256 (python/Python-3.11.0b5.tar.xz) = 3810bd22f7dc34a99c2a2eb4b85264a4df4f05ef59c4e0ccc2ea82ee9c491698 +SIZE (python/Python-3.11.0b5.tar.xz) = 19792136 diff --git a/lang/python311/pkg-plist b/lang/python311/pkg-plist index 90b421d5ce0..6c24915679b 100644 --- a/lang/python311/pkg-plist +++ b/lang/python311/pkg-plist @@ -2204,8 +2204,8 @@ lib/python%%XYDOT%%/ensurepip/__pycache__/__main__.cpython-%%XY%%.pyc lib/python%%XYDOT%%/ensurepip/__pycache__/_uninstall.cpython-%%XY%%.opt-1.pyc lib/python%%XYDOT%%/ensurepip/__pycache__/_uninstall.cpython-%%XY%%.opt-2.pyc lib/python%%XYDOT%%/ensurepip/__pycache__/_uninstall.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/ensurepip/_bundled/pip-22.0.4-py3-none-any.whl -lib/python%%XYDOT%%/ensurepip/_bundled/setuptools-58.1.0-py3-none-any.whl +lib/python%%XYDOT%%/ensurepip/_bundled/pip-22.2-py3-none-any.whl +lib/python%%XYDOT%%/ensurepip/_bundled/setuptools-63.2.0-py3-none-any.whl lib/python%%XYDOT%%/ensurepip/_uninstall.py lib/python%%XYDOT%%/enum.py lib/python%%XYDOT%%/filecmp.py @@ -2986,9 +2986,9 @@ lib/python%%XYDOT%%/lib-dynload/xxlimited.cpython-%%XY%%%%ABI%%.so lib/python%%XYDOT%%/lib-dynload/xxlimited_35.cpython-%%XY%%%%ABI%%.so lib/python%%XYDOT%%/lib-dynload/zlib.cpython-%%XY%%%%ABI%%.so lib/python%%XYDOT%%/lib2to3/Grammar.txt -lib/python%%XYDOT%%/lib2to3/Grammar%%XYZDOT%%.beta.4.pickle +lib/python%%XYDOT%%/lib2to3/Grammar%%XYZDOT%%.beta.5.pickle lib/python%%XYDOT%%/lib2to3/PatternGrammar.txt -lib/python%%XYDOT%%/lib2to3/PatternGrammar%%XYZDOT%%.beta.4.pickle +lib/python%%XYDOT%%/lib2to3/PatternGrammar%%XYZDOT%%.beta.5.pickle lib/python%%XYDOT%%/lib2to3/__init__.py lib/python%%XYDOT%%/lib2to3/__main__.py lib/python%%XYDOT%%/lib2to3/__pycache__/__init__.cpython-%%XY%%.opt-1.pyc diff --git a/mail/nullmailer/Makefile b/mail/nullmailer/Makefile index 7d0c55095e5..edf43baa90f 100644 --- a/mail/nullmailer/Makefile +++ b/mail/nullmailer/Makefile @@ -1,5 +1,6 @@ PORTNAME= nullmailer PORTVERSION= 2.2 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= mail MASTER_SITES= http://untroubled.org/nullmailer/ \ diff --git a/mail/nullmailer/files/pkg-deinstall.in b/mail/nullmailer/files/pkg-deinstall.in deleted file mode 100644 index 1f2d7da63f5..00000000000 --- a/mail/nullmailer/files/pkg-deinstall.in +++ /dev/null @@ -1,44 +0,0 @@ -#!/bin/sh - -ask() { - local question default answer - - question=$1 - default=$2 - if [ -z "${PACKAGE_BUILDING}" ]; then - read -p "${question} [${default}]? " answer - fi - if [ x${answer} = x ]; then - answer=${default} - fi - echo ${answer} -} - -yesno() { - local dflt question answer - - question=$1 - dflt=$2 - while :; do - answer=$(ask "${question}" "${dflt}") - case "${answer}" in - [Yy]*) return 0;; - [Nn]*) return 1;; - esac - echo "Please answer yes or no." - done -} - -if [ x"$2" = xDEINSTALL ]; then - if [ ! -n "$BATCH" ]; then - if /bin/ps -axc | /usr/bin/grep -q nullmailer-send; then - if yesno "There are some nullmailer processes running. Shall I kill them" y; then - %%PREFIX%%/etc/rc.d/nullmailer stop - sleep 2 - else - echo "OK ... I hope you know what you are doing." - fi - fi - - fi -fi diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index a4a357e0840..b4bfeeb1e26 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -1,6 +1,6 @@ PORTNAME= postfix DISTVERSION= 3.7.2 -PORTREVISION?= 0 +PORTREVISION?= 1 PORTEPOCH= 1 CATEGORIES= mail MASTER_SITES= http://ftp.porcupine.org/mirrors/postfix-release/ \ diff --git a/mail/postfix/files/pkg-install.in b/mail/postfix/files/pkg-install.in index 340c1df561e..f4e07fb3759 100644 --- a/mail/postfix/files/pkg-install.in +++ b/mail/postfix/files/pkg-install.in @@ -28,35 +28,6 @@ else DEFAULT_REPLACE_MAILERCONF=y fi -ask() { - local question default answer - - question=$1 - default=$2 - if [ -z "${PACKAGE_BUILDING}" -a "${BATCH}" = "no" ]; then - read -p "${question} [${default}]? " answer - fi - if [ -z "${answer}" ]; then - answer=${default} - fi - echo ${answer} -} - -yesno() { - local question default answer - - question=$1 - default=$2 - while :; do - answer=$(ask "${question}" "${default}") - case "${answer}" in - [Yy]*) return 0;; - [Nn]*) return 1;; - esac - echo "Please answer yes or no." - done -} - # ============================================================================== # Respect POSTFIX_DEFAULT_MTA, do not ask for confirmation! # (This helps tools like salt, ansible or puppet on new installations) @@ -67,13 +38,7 @@ install_choice(){ if [ "${DEFAULT_REPLACE_MAILERCONF}" = "y" ]; then install_mailer_conf ${mailerconf} - elif [ "${DEFAULT_REPLACE_MAILERCONF}" = "n" -a -t 0 ]; then - if yesno "Would you like to activate Postfix in ${mailerconf}" ${DEFAULT_REPLACE_MAILERCONF:="n"}; then - install_mailer_conf ${mailerconf} - else - show_not_activated_msg ${mailerconf} - fi - else + elif [ "${DEFAULT_REPLACE_MAILERCONF}" = "n" ]; then show_not_activated_msg ${mailerconf} fi } diff --git a/mail/roundcube-thunderbird_labels/Makefile b/mail/roundcube-thunderbird_labels/Makefile index 30a9bab968c..1b96ae1a7f5 100644 --- a/mail/roundcube-thunderbird_labels/Makefile +++ b/mail/roundcube-thunderbird_labels/Makefile @@ -1,6 +1,6 @@ PORTNAME= thunderbird_labels -PORTVERSION= 1.4.10 DISTVERSIONPREFIX= v +DISTVERSION= 1.4.11 CATEGORIES= mail PKGNAMEPREFIX= roundcube- PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} @@ -13,11 +13,12 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=1.4.0:mail/roundcube@${PHP_FLAVOR} +IGNORE_WITH_PHP= 81 82 USES= php:flavors + USE_GITHUB= yes GH_ACCOUNT= mike-kfed GH_PROJECT= roundcube-thunderbird_labels -IGNORE_WITH_PHP= 81 82 NO_ARCH= yes NO_BUILD= yes diff --git a/mail/roundcube-thunderbird_labels/distinfo b/mail/roundcube-thunderbird_labels/distinfo index dc5779c1782..0d197810a26 100644 --- a/mail/roundcube-thunderbird_labels/distinfo +++ b/mail/roundcube-thunderbird_labels/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1611833115 -SHA256 (mike-kfed-roundcube-thunderbird_labels-v1.4.10_GH0.tar.gz) = 1533c79db12c574c2d08bddcc66332aa24d62bed555e4f963b452b7de4c2e274 -SIZE (mike-kfed-roundcube-thunderbird_labels-v1.4.10_GH0.tar.gz) = 193726 +TIMESTAMP = 1658471844 +SHA256 (mike-kfed-roundcube-thunderbird_labels-v1.4.11_GH0.tar.gz) = 0cdebb686d045be08bbcaa851f3145d48219ec841601a28c51e25a51f053a8e4 +SIZE (mike-kfed-roundcube-thunderbird_labels-v1.4.11_GH0.tar.gz) = 193720 diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index c68c84d9265..adbc6eae39c 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,9 +1,8 @@ PORTNAME= thunderbird -DISTVERSION= 91.11.0 -PORTREVISION= 2 +DISTVERSION= 91.12.0 CATEGORIES= mail news net-im wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build2/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org diff --git a/mail/thunderbird/distinfo b/mail/thunderbird/distinfo index 1015f5f508b..39d68e17f9e 100644 --- a/mail/thunderbird/distinfo +++ b/mail/thunderbird/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1656407764 -SHA256 (thunderbird-91.11.0.source.tar.xz) = 318e6d80eecf2d6f8af5c58e99333b8c4822a720a6193dc38848ff9a1e9e6dc8 -SIZE (thunderbird-91.11.0.source.tar.xz) = 408098564 +TIMESTAMP = 1658584620 +SHA256 (thunderbird-91.12.0.source.tar.xz) = 8087e89b6766b02c1acd29dda6ad3118bdebeecb01ff1f74ad7af691954939a1 +SIZE (thunderbird-91.12.0.source.tar.xz) = 404609860 diff --git a/math/Makefile b/math/Makefile index 778e67c6ef3..b81548a2721 100644 --- a/math/Makefile +++ b/math/Makefile @@ -388,7 +388,6 @@ SUBDIR += ignition-math SUBDIR += igraph SUBDIR += iml - SUBDIR += intervaltree SUBDIR += intx SUBDIR += ipopt SUBDIR += ised diff --git a/math/R-cran-forecast/Makefile b/math/R-cran-forecast/Makefile index a898de1c094..7039197ad5c 100644 --- a/math/R-cran-forecast/Makefile +++ b/math/R-cran-forecast/Makefile @@ -1,5 +1,5 @@ PORTNAME= forecast -PORTVERSION= 8.16 +PORTVERSION= 8.17.0 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -10,6 +10,7 @@ LICENSE= GPLv3 CRAN_DEPENDS= R-cran-colorspace>0:graphics/R-cran-colorspace \ R-cran-fracdiff>0:math/R-cran-fracdiff \ + R-cran-generics>=0.1.2:devel/R-cran-generics \ R-cran-ggplot2>=2.2.1:graphics/R-cran-ggplot2 \ R-cran-lmtest>0:finance/R-cran-lmtest \ R-cran-magrittr>0:devel/R-cran-magrittr \ diff --git a/math/R-cran-forecast/distinfo b/math/R-cran-forecast/distinfo index 6f2a55eebd7..2954fa90d97 100644 --- a/math/R-cran-forecast/distinfo +++ b/math/R-cran-forecast/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1641948687 -SHA256 (forecast_8.16.tar.gz) = 9f01eb895a883a7e1e23725b167b46edc1b0b152fd4120278aaa5f7b2621767f -SIZE (forecast_8.16.tar.gz) = 785973 +TIMESTAMP = 1658896982 +SHA256 (forecast_8.17.0.tar.gz) = 89fe532793fdfa69fbb9676299a69d314c8b66b67ab760de479491e7041ec304 +SIZE (forecast_8.17.0.tar.gz) = 586889 diff --git a/math/R-cran-terra/Makefile b/math/R-cran-terra/Makefile index 40d60440bd1..e64b2215a15 100644 --- a/math/R-cran-terra/Makefile +++ b/math/R-cran-terra/Makefile @@ -1,5 +1,5 @@ PORTNAME= terra -DISTVERSION= 1.5-34 +DISTVERSION= 1.6-3 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-terra/distinfo b/math/R-cran-terra/distinfo index d9a43f69424..5414bbcbe30 100644 --- a/math/R-cran-terra/distinfo +++ b/math/R-cran-terra/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654914101 -SHA256 (terra_1.5-34.tar.gz) = 3cad88f4fad6517713861a8debc8c7c746c32e0c2ee851bb0c2bc43744fcaa1c -SIZE (terra_1.5-34.tar.gz) = 667829 +TIMESTAMP = 1658928353 +SHA256 (terra_1.6-3.tar.gz) = 6ed376717e375807d4af026977618572bee185245fdd183b3cbe3835c82f0b0b +SIZE (terra_1.6-3.tar.gz) = 686866 diff --git a/math/apron/Makefile b/math/apron/Makefile index 47fb5b485b7..b83881e6cb3 100644 --- a/math/apron/Makefile +++ b/math/apron/Makefile @@ -9,6 +9,7 @@ COMMENT= APRON numerical abstract domain library LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN_aarch64= uses deprecated fpsetround(3) that isn't even defined on arm64, see https://github.com/antoinemine/apron/issues/47 BROKEN_armv6= uses deprecated fpsetround(3) that isn't even defined on armv6, see https://github.com/antoinemine/apron/issues/47 BROKEN_armv7= uses deprecated fpsetround(3) that isn't even defined on armv7, see https://github.com/antoinemine/apron/issues/47 BROKEN_riscv64= uses deprecated fpsetround(3) that isn't even defined on riscv64, see https://github.com/antoinemine/apron/issues/47 diff --git a/math/asymptote/Makefile b/math/asymptote/Makefile index 874b794772f..38faf4eaff9 100644 --- a/math/asymptote/Makefile +++ b/math/asymptote/Makefile @@ -1,18 +1,18 @@ PORTNAME= asymptote -PORTVERSION= 2.80 -PORTREVISION= 1 +PORTVERSION= 2.81 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}.src +PATCH_SITES= https://github.com/vectorgraphics/asymptote/commit/ +PATCHFILES+= fa28442195bd99b9bac87e3ff752953ac57ee172.patch:-p1 # backport fix for https://github.com/vectorgraphics/asymptote/issues/328 + MAINTAINER= nivit@FreeBSD.org COMMENT= Powerful script-based vector graphics language LICENSE= GPLv3 LGPL3 LICENSE_COMB= dual -BROKEN= does not build: No rule to make target 'gc.h', needed by 'lspserv.o' - ONLY_FOR_ARCHS= amd64 i386 LIB_DEPENDS= libboost_filesystem.so:devel/boost-libs \ @@ -32,9 +32,10 @@ USE_PYQT= pyqt5_run CPPFLAGS+= -I${LOCALBASE}/include GNU_CONFIGURE= yes +CONFIGURE_ARGS= --disable-lsp # disable the module with Boost-related errors MAKE_ENV= ASYMPTOTE_HOME=${WRKDIR} HOME=${WRKDIR} -MAKE_JOBS_UNSAFE= yes +MAKE_JOBS_UNSAFE= yes # see https://github.com/vectorgraphics/asymptote/issues/331 ALL_TARGET= asy asy-keywords.el INSTALL_TARGET= install-asy @@ -76,6 +77,8 @@ READLINE_USES= readline TEST_TARGET= test TEST_WRKSRC= ${WRKSRC}/tests +PORTEXAMPLES= * + post-patch: @${REINPLACE_CMD} 's/-lgc/-lgc-threaded/' ${WRKSRC}/configure @${REINPLACE_CMD} 's,makeinfo,${LOCALBASE}/bin/makeinfo,' \ diff --git a/math/asymptote/distinfo b/math/asymptote/distinfo index c53fcc45d56..8ecccc39b64 100644 --- a/math/asymptote/distinfo +++ b/math/asymptote/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1651849069 -SHA256 (asymptote-2.80.src.tgz) = 6266d097dc49581f8308a5d3d60a77da11262daa60513c5f2e5b21fea4de1756 -SIZE (asymptote-2.80.src.tgz) = 15054879 +TIMESTAMP = 1658909077 +SHA256 (asymptote-2.81.src.tgz) = 768eba48c877373a810d991d482f88480643291aae68fa2abc3aa3d5a7ed0073 +SIZE (asymptote-2.81.src.tgz) = 15062426 +SHA256 (fa28442195bd99b9bac87e3ff752953ac57ee172.patch) = 88d733ec69d5c0b03a866ef20d4e6f3cf308ebd048143d2ce34dcaaaf1fa357b +SIZE (fa28442195bd99b9bac87e3ff752953ac57ee172.patch) = 667 diff --git a/math/asymptote/pkg-descr b/math/asymptote/pkg-descr index d04af5875e9..fea86cf64fe 100644 --- a/math/asymptote/pkg-descr +++ b/math/asymptote/pkg-descr @@ -8,4 +8,4 @@ it is a programming language, as opposed to just a graphics program: it can therefore exploit the best features of script (command-driven) and graphical user interface (GUI) methods. -WWW: http://asymptote.sourceforge.net/ +WWW: https://asymptote.sourceforge.io/ diff --git a/math/asymptote/pkg-plist b/math/asymptote/pkg-plist index 9bf33a89131..9238906c904 100644 --- a/math/asymptote/pkg-plist +++ b/math/asymptote/pkg-plist @@ -190,339 +190,6 @@ man/man1/xasy.1x.gz %%PORTDOCS%%%%DOCSDIR%%/asy-latex.pdf %%PORTDOCS%%%%DOCSDIR%%/asyRefCard.pdf %%PORTDOCS%%%%DOCSDIR%%/asymptote.pdf -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/100d.pdb1 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/100d.views -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/1overx.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/BezierPatch.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/BezierSaddle.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/BezierSurface.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/BezierTriangle.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Bode.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CAD1.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CDlabel.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Coons.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/GaussianSurface.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Gouraud.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Gouraudcontour.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/HermiteSpline.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Hobbycontrol.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Hobbydir.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Klein.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/NURBScurve.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/NURBSsphere.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/NURBSsurface.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Pythagoras.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/PythagoreanTree.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/RiemannSphere.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/RiemannSurface.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/RiemannSurfaceRoot.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Sierpinski.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SierpinskiGasket.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/SierpinskiSponge.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/advection.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/alignbox.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/alignedaxis.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animations/cube.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animations/earthmoon.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animations/embeddedmovie.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animations/embeddedu3d.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animations/externalmovie.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animations/glmovie.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animations/heatequation.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animations/inlinemovie.tex -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animations/inlinemovie3.tex -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animations/pdfmovie.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animations/slidemovies.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animations/sphere.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animations/torusanimation.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animations/wavepacket.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animations/wheel.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/annotation.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/arrows3.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/axialshade.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/axis3.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bars3.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/basealign.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bezier.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bezier2.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/beziercurve.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bigdiagonal.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/billboard.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/binarytreetest.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/brokenaxis.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/buildcycle.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cardioid.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cards.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/centroidfg.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cheese.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/circles.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/circumcircle.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/clockarray.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/coag.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/colons.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/colorpatch.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/colorplanes.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/colors.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/condor.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cones.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/conicurv.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/contextfonts.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/controlsystem.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cos2theta.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cos3.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cosaddition.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cpkcolors.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cube.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/curvedlabel.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/curvedlabel3.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cyclohexane.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cylinder.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cylinderskeleton.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/datagraph.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/delu.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/diagonal.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/diatom.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/diatom.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dimension.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dots.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dragon.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/eetomumu.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/electromagnetic.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/elevation.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/elliptic.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/epix.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/equilateral.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/equilchord.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/errorbars.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/exp.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/exp3.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/externalprc.tex -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/extrudedcontour.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fano.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fequlogo.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fermi.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/filegraph.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/filegraph.dat -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/filesurface.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/filesurface.dat -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fillcontour.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fin.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fjortoft.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/floatingdisk.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/floor.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/flow.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/flowchartdemo.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fractaltree.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/functionshading.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/galleon.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gamma.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gamma3.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/generalaxis.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/generalaxis3.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/genusthree.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/genustwo.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/graphmarkers.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/graphwithderiv.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/grid.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/grid3xyz.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hatch.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/helix.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hierarchy.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/histogram.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hyperboloid.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hyperboloidsilhouette.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/icon.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/image.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/imagecontour.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/imagehistogram.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/impact.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/integraltest.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interpolate1.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/intro.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/irregularcontour.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/join.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/join3.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/jump.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/knots.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/label3.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/label3ribbon.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/label3solid.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/label3zoom.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/labelbox.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/labelsquare.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/laserlattice.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/latexusage-1.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/latexusage-2.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/latexusage-3.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/latexusage.tex -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/latticeshading.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/layers.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/leastsquares.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/leastsquares.dat -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/legend.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lever.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/limit.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lineargraph.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lineargraph0.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/linearregression.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lines.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/linetype.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lmfit1.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/log.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/log2graph.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/logdown.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/loggraph.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/loggrid.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/logimage.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/logo.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/logo3.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/logticks.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lowint.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lowupint.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/magnetic.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/makepen.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/markers1.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/markers2.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/markregular.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mergeExample.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mexicanhat.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/monthaxis.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mosaic.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mosquito.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/multicontour.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/near_earth.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/odetest.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/onecontour.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/oneoverx.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/orthocenter.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pOrbital.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/parametricelevation.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/parametricgraph.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/parametricsurface.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/partialsurface.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/partitionExample.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pathintersectsurface.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pdb.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/penfunctionimage.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/penimage.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/phase.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/piicon.png -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pipeintersection.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pipes.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pixel.pdf -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/planeproject.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/planes.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/polararea.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/polarcircle.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/polardatagraph.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/poster.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/progrid.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/projectelevation.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/projectrevolution.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pseudosphere.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/quartercircle.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/quilt.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rainbow.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/randompath3.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/refs.bib -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ring.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/roll.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/roundpath.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sacone.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sacone3D.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sacylinder.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sacylinder3D.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/saddle.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/scaledgraph.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/secondaryaxis.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/secondaryaxis.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/shade.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/shadedtiling.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/shadestroke.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/shellmethod.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/shellsqrtx01.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sin1x.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sin3.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sinc.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sinxlex.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/slidedemo.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/slope.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/slopefield1.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/smoothelevation.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/soccerball.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/spectrum.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sphere.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/spheresilhouette.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sphereskeleton.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sphericalharmonic.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/spiral.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/spiral3.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/spline.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/splitpatch.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/spring.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/spring0.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/spring2.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sqrtx01.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sqrtx01y1.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/square.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/star.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/stereoscopic.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/stroke3.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/strokepath.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/strokeshade.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/subpictures.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/superpath.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tanh.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/teapot.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/teapotIBL.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tensor.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tetra.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/textpath.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/thermodynamics.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/threeviews.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tile.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tiling.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/torus.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/transparency.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/transparentCubes.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/treetest.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/trefoilknot.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/triads.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/triangle.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/triangles.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/triangulate.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/triceratops.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/trumpet.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/truncatedIcosahedron.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tvgen.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/twistedtubes.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/twoSpheres.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/unitcircle.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/unitcircle3.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/unitoctant.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/unitoctantx.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/upint.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vectorfield.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vectorfield3.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vectorfieldsphere.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/venn.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/venn3.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vertexshading.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/washer.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/washermethod.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/wedge.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/westnile.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/westnile.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/workcone.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/worksheet.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/worldmap.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/worldmap.dat -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/xsin1x.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/xstitch.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/xxsq01.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/xxsq01x-1.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/xxsq01y.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/yingyang.asy share/info/asymptote/Bode.png share/info/asymptote/CAD1.png share/info/asymptote/CDlabel.png diff --git a/math/cosma/Makefile b/math/cosma/Makefile index 69a25b02635..2466996c868 100644 --- a/math/cosma/Makefile +++ b/math/cosma/Makefile @@ -1,7 +1,6 @@ PORTNAME= cosma DISTVERSIONPREFIX= v -DISTVERSION= 2.5.1-23 -DISTVERSIONSUFFIX= -ga3101bb +DISTVERSION= 2.6.1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/cosma/distinfo b/math/cosma/distinfo index 99b8a54db68..03f7baa11fe 100644 --- a/math/cosma/distinfo +++ b/math/cosma/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1657596037 -SHA256 (eth-cscs-COSMA-v2.5.1-23-ga3101bb_GH0.tar.gz) = b1f51a3c3c97bef204bbaec633812f6150d4ccc31cfcb3556cbcbbfcc48ad7fe -SIZE (eth-cscs-COSMA-v2.5.1-23-ga3101bb_GH0.tar.gz) = 1654008 +TIMESTAMP = 1658529939 +SHA256 (eth-cscs-COSMA-v2.6.1_GH0.tar.gz) = e356bae7082895a90657026bd80a50b589cf7f4f1b257625ee6634c73ce25e05 +SIZE (eth-cscs-COSMA-v2.6.1_GH0.tar.gz) = 1647888 SHA256 (eth-cscs-COSTA-e48f571_GH0.tar.gz) = 254faeaad2a4d1d7e378bf64523afb59cc9bc6f6d6b9a61f97c2818d64e9c4de SIZE (eth-cscs-COSTA-e48f571_GH0.tar.gz) = 804692 SHA256 (eth-cscs-Tiled-MM-9e880f9_GH0.tar.gz) = bde0484ec241a393bb0fd82cb1d4ab0421ecbbfa85b50e442bf1c364803070a3 diff --git a/math/cosma/pkg-plist b/math/cosma/pkg-plist index c15206378e0..b3c95df23c5 100644 --- a/math/cosma/pkg-plist +++ b/math/cosma/pkg-plist @@ -1,3 +1,6 @@ +bin/cosma_miniapp +bin/cosma_statistics +bin/layout_miniapp include/cosma/aligned_allocator.hpp include/cosma/blacs.hpp include/cosma/blas.hpp diff --git a/math/curv/Makefile b/math/curv/Makefile index 8bf33c29bbe..72ef848617f 100644 --- a/math/curv/Makefile +++ b/math/curv/Makefile @@ -9,6 +9,10 @@ COMMENT= Language for making art using mathematics LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE +.if !exists(/usr/include/omp.h) +BROKEN= requires OpenMP support that is missing on this architecture +.endif + BUILD_DEPENDS= glm>0:math/glm LIB_DEPENDS= libboost_system.so:devel/boost-libs \ libdouble-conversion.so:devel/double-conversion \ diff --git a/math/dbcsr/Makefile b/math/dbcsr/Makefile index 4942afd85ab..47bbedb3afc 100644 --- a/math/dbcsr/Makefile +++ b/math/dbcsr/Makefile @@ -9,6 +9,10 @@ COMMENT= Distributed Block Compressed Sparse Row matrix library LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE +.if !exists(/usr/include/omp.h) +BROKEN= requires OpenMP support that is missing on this architecture +.endif + BUILD_DEPENDS= fypp:devel/py-fypp@${PY_FLAVOR} USES= blaslapack:openblas cmake:noninja compiler:c++14-lang fortran \ diff --git a/math/faiss/Makefile b/math/faiss/Makefile index c1aede497da..9fdcc065a48 100644 --- a/math/faiss/Makefile +++ b/math/faiss/Makefile @@ -9,6 +9,10 @@ COMMENT= Library for efficient similarity search & clustering of dense vectors LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +.if !exists(/usr/include/omp.h) +BROKEN= requires OpenMP support that is missing on this architecture +.endif + BUILD_DEPENDS= openblas>0:math/openblas # faiss links with libopenblasp-rN.N.N.so (installed by default only on amd64,i386), so use non-filename-specific DEPENDS commands RUN_DEPENDS= openblas>0:math/openblas diff --git a/math/fricas/Makefile b/math/fricas/Makefile index e8cef54598c..2d665256fa9 100644 --- a/math/fricas/Makefile +++ b/math/fricas/Makefile @@ -1,5 +1,5 @@ PORTNAME= fricas -DISTVERSION= 1.3.7 +DISTVERSION= 1.3.8 DISTVERSIONSUFFIX= -full CATEGORIES= math MASTER_SITES= SF @@ -10,12 +10,15 @@ COMMENT= Advanced computer algebra system LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/license/LICENSE.AXIOM +BROKEN_i386= build fails, reported to ML + BUILD_DEPENDS= sbcl:lang/sbcl USES= autoreconf gmake tar:bz2 xorg +USE_XORG= ice sm x11 xpm + GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-lisp=sbcl -USE_XORG= ice sm x11 xpm WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} diff --git a/math/fricas/distinfo b/math/fricas/distinfo index f66b44be9d2..41df58041fc 100644 --- a/math/fricas/distinfo +++ b/math/fricas/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1627187765 -SHA256 (fricas-1.3.7-full.tar.bz2) = 70ea8cbd27b779ffd9795cb9723fd553f69346dc607f165f45b1389561394d4e -SIZE (fricas-1.3.7-full.tar.bz2) = 10859960 +TIMESTAMP = 1658511064 +SHA256 (fricas-1.3.8-full.tar.bz2) = 6a60063cb428ef49ca013c9933b877c97e66314c42c0e1706ff7d32160798544 +SIZE (fricas-1.3.8-full.tar.bz2) = 10878913 diff --git a/math/fricas/pkg-plist b/math/fricas/pkg-plist index 0a3cbe3de7b..9224050abc3 100644 --- a/math/fricas/pkg-plist +++ b/math/fricas/pkg-plist @@ -79,7 +79,6 @@ lib/fricas/target/%%HOST_ARCH%%/algebra/BGAGG.fasl lib/fricas/target/%%HOST_ARCH%%/algebra/BIALG.fasl lib/fricas/target/%%HOST_ARCH%%/algebra/BICPO.fasl lib/fricas/target/%%HOST_ARCH%%/algebra/BINARY.fasl -lib/fricas/target/%%HOST_ARCH%%/algebra/BINFILE.fasl lib/fricas/target/%%HOST_ARCH%%/algebra/BITS.fasl lib/fricas/target/%%HOST_ARCH%%/algebra/BITST.fasl lib/fricas/target/%%HOST_ARCH%%/algebra/BJOIN.fasl @@ -165,6 +164,7 @@ lib/fricas/target/%%HOST_ARCH%%/algebra/CUBECF.fasl lib/fricas/target/%%HOST_ARCH%%/algebra/CVMP.fasl lib/fricas/target/%%HOST_ARCH%%/algebra/CYCGRP.fasl lib/fricas/target/%%HOST_ARCH%%/algebra/CYCLES.fasl +lib/fricas/target/%%HOST_ARCH%%/algebra/CYCLOT2.fasl lib/fricas/target/%%HOST_ARCH%%/algebra/CYCLOTOM.fasl lib/fricas/target/%%HOST_ARCH%%/algebra/DBASE.fasl lib/fricas/target/%%HOST_ARCH%%/algebra/DBLRESP.fasl @@ -509,6 +509,12 @@ lib/fricas/target/%%HOST_ARCH%%/algebra/HOPFALG.fasl lib/fricas/target/%%HOST_ARCH%%/algebra/HTMLFORM.fasl lib/fricas/target/%%HOST_ARCH%%/algebra/HYPCAT-.fasl lib/fricas/target/%%HOST_ARCH%%/algebra/HYPCAT.fasl +lib/fricas/target/%%HOST_ARCH%%/algebra/I16MAT.fasl +lib/fricas/target/%%HOST_ARCH%%/algebra/I16VEC.fasl +lib/fricas/target/%%HOST_ARCH%%/algebra/I32MAT.fasl +lib/fricas/target/%%HOST_ARCH%%/algebra/I32VEC.fasl +lib/fricas/target/%%HOST_ARCH%%/algebra/I8MAT.fasl +lib/fricas/target/%%HOST_ARCH%%/algebra/I8VEC.fasl lib/fricas/target/%%HOST_ARCH%%/algebra/IALGFACT.fasl lib/fricas/target/%%HOST_ARCH%%/algebra/IARRAY1.fasl lib/fricas/target/%%HOST_ARCH%%/algebra/IARRAY2.fasl @@ -564,6 +570,7 @@ lib/fricas/target/%%HOST_ARCH%%/algebra/INTDSOL.fasl lib/fricas/target/%%HOST_ARCH%%/algebra/INTEF.fasl lib/fricas/target/%%HOST_ARCH%%/algebra/INTFACT.fasl lib/fricas/target/%%HOST_ARCH%%/algebra/INTG0.fasl +lib/fricas/target/%%HOST_ARCH%%/algebra/INTGEL.fasl lib/fricas/target/%%HOST_ARCH%%/algebra/INTHEORY.fasl lib/fricas/target/%%HOST_ARCH%%/algebra/INTHERAL.fasl lib/fricas/target/%%HOST_ARCH%%/algebra/INTHERTR.fasl @@ -628,6 +635,7 @@ lib/fricas/target/%%HOST_ARCH%%/algebra/JVF.fasl lib/fricas/target/%%HOST_ARCH%%/algebra/KAFILE.fasl lib/fricas/target/%%HOST_ARCH%%/algebra/KDAGG-.fasl lib/fricas/target/%%HOST_ARCH%%/algebra/KDAGG.fasl +lib/fricas/target/%%HOST_ARCH%%/algebra/KERCAT.fasl lib/fricas/target/%%HOST_ARCH%%/algebra/KERNEL.fasl lib/fricas/target/%%HOST_ARCH%%/algebra/KERNEL2.fasl lib/fricas/target/%%HOST_ARCH%%/algebra/KOERCE.fasl @@ -803,6 +811,7 @@ lib/fricas/target/%%HOST_ARCH%%/algebra/NFINTBAS.fasl lib/fricas/target/%%HOST_ARCH%%/algebra/NGROEB.fasl lib/fricas/target/%%HOST_ARCH%%/algebra/NLINSOL.fasl lib/fricas/target/%%HOST_ARCH%%/algebra/NNI.fasl +lib/fricas/target/%%HOST_ARCH%%/algebra/NNRAT.fasl lib/fricas/target/%%HOST_ARCH%%/algebra/NODE1.fasl lib/fricas/target/%%HOST_ARCH%%/algebra/NONE.fasl lib/fricas/target/%%HOST_ARCH%%/algebra/NONE1.fasl @@ -991,6 +1000,7 @@ lib/fricas/target/%%HOST_ARCH%%/algebra/PRIMARR2.fasl lib/fricas/target/%%HOST_ARCH%%/algebra/PRIMCAT.fasl lib/fricas/target/%%HOST_ARCH%%/algebra/PRIMELT.fasl lib/fricas/target/%%HOST_ARCH%%/algebra/PRIMES.fasl +lib/fricas/target/%%HOST_ARCH%%/algebra/PRIMMAT2.fasl lib/fricas/target/%%HOST_ARCH%%/algebra/PRINT.fasl lib/fricas/target/%%HOST_ARCH%%/algebra/PRODUCT.fasl lib/fricas/target/%%HOST_ARCH%%/algebra/PRQAGG.fasl @@ -1033,6 +1043,7 @@ lib/fricas/target/%%HOST_ARCH%%/algebra/RADIX.fasl lib/fricas/target/%%HOST_ARCH%%/algebra/RADUTIL.fasl lib/fricas/target/%%HOST_ARCH%%/algebra/RANDSRC.fasl lib/fricas/target/%%HOST_ARCH%%/algebra/RATFACT.fasl +lib/fricas/target/%%HOST_ARCH%%/algebra/RATPSCT.fasl lib/fricas/target/%%HOST_ARCH%%/algebra/RATRET.fasl lib/fricas/target/%%HOST_ARCH%%/algebra/RCAGG-.fasl lib/fricas/target/%%HOST_ARCH%%/algebra/RCAGG.fasl @@ -1242,6 +1253,7 @@ lib/fricas/target/%%HOST_ARCH%%/algebra/TESTUNIT.fasl lib/fricas/target/%%HOST_ARCH%%/algebra/TEX.fasl lib/fricas/target/%%HOST_ARCH%%/algebra/TEX1.fasl lib/fricas/target/%%HOST_ARCH%%/algebra/TEXTFILE.fasl +lib/fricas/target/%%HOST_ARCH%%/algebra/TIMEOUT.fasl lib/fricas/target/%%HOST_ARCH%%/algebra/TMFORM.fasl lib/fricas/target/%%HOST_ARCH%%/algebra/TOOLSIGN.fasl lib/fricas/target/%%HOST_ARCH%%/algebra/TOPSP.fasl @@ -1273,6 +1285,7 @@ lib/fricas/target/%%HOST_ARCH%%/algebra/U16MAT.fasl lib/fricas/target/%%HOST_ARCH%%/algebra/U16VEC.fasl lib/fricas/target/%%HOST_ARCH%%/algebra/U32MAT.fasl lib/fricas/target/%%HOST_ARCH%%/algebra/U32VEC.fasl +lib/fricas/target/%%HOST_ARCH%%/algebra/U64INT.fasl lib/fricas/target/%%HOST_ARCH%%/algebra/U8MAT.fasl lib/fricas/target/%%HOST_ARCH%%/algebra/U8VEC.fasl lib/fricas/target/%%HOST_ARCH%%/algebra/UDGRPH.fasl @@ -2684,6 +2697,7 @@ lib/fricas/target/%%HOST_ARCH%%/src/algebra/cra.spad lib/fricas/target/%%HOST_ARCH%%/src/algebra/crfp.spad lib/fricas/target/%%HOST_ARCH%%/src/algebra/curve.spad lib/fricas/target/%%HOST_ARCH%%/src/algebra/cycles.spad +lib/fricas/target/%%HOST_ARCH%%/src/algebra/cyclo.spad lib/fricas/target/%%HOST_ARCH%%/src/algebra/cyclotom.spad lib/fricas/target/%%HOST_ARCH%%/src/algebra/cyldec.spad lib/fricas/target/%%HOST_ARCH%%/src/algebra/ddfact.spad @@ -2714,19 +2728,13 @@ lib/fricas/target/%%HOST_ARCH%%/src/algebra/export3D.spad lib/fricas/target/%%HOST_ARCH%%/src/algebra/expps.spad lib/fricas/target/%%HOST_ARCH%%/src/algebra/expr.spad lib/fricas/target/%%HOST_ARCH%%/src/algebra/expr2ups.spad -lib/fricas/target/%%HOST_ARCH%%/src/algebra/exprode.spad lib/fricas/target/%%HOST_ARCH%%/src/algebra/extred.spad lib/fricas/target/%%HOST_ARCH%%/src/algebra/facutil.spad lib/fricas/target/%%HOST_ARCH%%/src/algebra/fdalg.spad lib/fricas/target/%%HOST_ARCH%%/src/algebra/ffact.spad lib/fricas/target/%%HOST_ARCH%%/src/algebra/ffcat.spad -lib/fricas/target/%%HOST_ARCH%%/src/algebra/ffcg.spad -lib/fricas/target/%%HOST_ARCH%%/src/algebra/fff.spad +lib/fricas/target/%%HOST_ARCH%%/src/algebra/ffdoms.spad lib/fricas/target/%%HOST_ARCH%%/src/algebra/fffg.spad -lib/fricas/target/%%HOST_ARCH%%/src/algebra/ffhom.spad -lib/fricas/target/%%HOST_ARCH%%/src/algebra/ffnb.spad -lib/fricas/target/%%HOST_ARCH%%/src/algebra/ffp.spad -lib/fricas/target/%%HOST_ARCH%%/src/algebra/ffpoly.spad lib/fricas/target/%%HOST_ARCH%%/src/algebra/ffx.spad lib/fricas/target/%%HOST_ARCH%%/src/algebra/files.spad lib/fricas/target/%%HOST_ARCH%%/src/algebra/float.spad @@ -2794,6 +2802,7 @@ lib/fricas/target/%%HOST_ARCH%%/src/algebra/intlocp.spad lib/fricas/target/%%HOST_ARCH%%/src/algebra/intpar.spad lib/fricas/target/%%HOST_ARCH%%/src/algebra/intpm.spad lib/fricas/target/%%HOST_ARCH%%/src/algebra/intrf.spad +lib/fricas/target/%%HOST_ARCH%%/src/algebra/intspec.spad lib/fricas/target/%%HOST_ARCH%%/src/algebra/irexpand.spad lib/fricas/target/%%HOST_ARCH%%/src/algebra/irsn.spad lib/fricas/target/%%HOST_ARCH%%/src/algebra/ituple.spad @@ -2852,7 +2861,6 @@ lib/fricas/target/%%HOST_ARCH%%/src/algebra/newdata.spad lib/fricas/target/%%HOST_ARCH%%/src/algebra/newpoint.spad lib/fricas/target/%%HOST_ARCH%%/src/algebra/newpoly.spad lib/fricas/target/%%HOST_ARCH%%/src/algebra/nlinsol.spad -lib/fricas/target/%%HOST_ARCH%%/src/algebra/nlode.spad lib/fricas/target/%%HOST_ARCH%%/src/algebra/npcoef.spad lib/fricas/target/%%HOST_ARCH%%/src/algebra/nregset.spad lib/fricas/target/%%HOST_ARCH%%/src/algebra/nsregset.spad @@ -2864,7 +2872,6 @@ lib/fricas/target/%%HOST_ARCH%%/src/algebra/numquad.spad lib/fricas/target/%%HOST_ARCH%%/src/algebra/numsolve.spad lib/fricas/target/%%HOST_ARCH%%/src/algebra/numtheor.spad lib/fricas/target/%%HOST_ARCH%%/src/algebra/oct.spad -lib/fricas/target/%%HOST_ARCH%%/src/algebra/odealg.spad lib/fricas/target/%%HOST_ARCH%%/src/algebra/odeef.spad lib/fricas/target/%%HOST_ARCH%%/src/algebra/oderf.spad lib/fricas/target/%%HOST_ARCH%%/src/algebra/omcat.spad @@ -2890,7 +2897,6 @@ lib/fricas/target/%%HOST_ARCH%%/src/algebra/pcurve.spad lib/fricas/target/%%HOST_ARCH%%/src/algebra/perm.spad lib/fricas/target/%%HOST_ARCH%%/src/algebra/perman.spad lib/fricas/target/%%HOST_ARCH%%/src/algebra/permgrps.spad -lib/fricas/target/%%HOST_ARCH%%/src/algebra/pf.spad lib/fricas/target/%%HOST_ARCH%%/src/algebra/pfbr.spad lib/fricas/target/%%HOST_ARCH%%/src/algebra/pfo.spad lib/fricas/target/%%HOST_ARCH%%/src/algebra/pfr.spad @@ -2948,7 +2954,6 @@ lib/fricas/target/%%HOST_ARCH%%/src/algebra/skpol.spad lib/fricas/target/%%HOST_ARCH%%/src/algebra/smith.spad lib/fricas/target/%%HOST_ARCH%%/src/algebra/smith2.spad lib/fricas/target/%%HOST_ARCH%%/src/algebra/solvedio.spad -lib/fricas/target/%%HOST_ARCH%%/src/algebra/solvefor.spad lib/fricas/target/%%HOST_ARCH%%/src/algebra/solvelin.spad lib/fricas/target/%%HOST_ARCH%%/src/algebra/solverad.spad lib/fricas/target/%%HOST_ARCH%%/src/algebra/sortpak.spad @@ -2974,6 +2979,7 @@ lib/fricas/target/%%HOST_ARCH%%/src/algebra/taylor.spad lib/fricas/target/%%HOST_ARCH%%/src/algebra/tensor.spad lib/fricas/target/%%HOST_ARCH%%/src/algebra/tex.spad lib/fricas/target/%%HOST_ARCH%%/src/algebra/texmacs.spad +lib/fricas/target/%%HOST_ARCH%%/src/algebra/timeout.spad lib/fricas/target/%%HOST_ARCH%%/src/algebra/transsolve.spad lib/fricas/target/%%HOST_ARCH%%/src/algebra/tree.spad lib/fricas/target/%%HOST_ARCH%%/src/algebra/trigcat.spad diff --git a/math/gismo/Makefile b/math/gismo/Makefile index 835a30c2407..185fea56b53 100644 --- a/math/gismo/Makefile +++ b/math/gismo/Makefile @@ -25,6 +25,11 @@ GH_TUPLE= gismo:gsElasticity:a94347d:gsElasticity/extensions/gsElasticity \ .if ${ARCH} == aarch64 CMAKE_ARGS+= -DTARGET_ARCHITECTURE="cortex-a53" +.elif ${ARCH} == armv6 +# Raspberry Pi 1, the only supported armv6 target +CMAKE_ARGS+= -DTARGET_ARCHITECTURE="arm1176jzf-s" +.elif ${ARCH} == armv7 +CMAKE_ARGS+= -DTARGET_ARCHITECTURE="cortex-a7" .endif .include diff --git a/math/intervaltree/Makefile b/math/intervaltree/Makefile deleted file mode 100644 index 3e38fb069a2..00000000000 --- a/math/intervaltree/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -PORTNAME= intervaltree -DISTVERSION= g20151213 -PORTREVISION= 2 -CATEGORIES= math - -MAINTAINER= jwb@FreeBSD.org -COMMENT= Minimal C++ interval tree implementation - -LICENSE= MIT - -DEPRECATED= Dependent ports now use GH_TUPLE -EXPIRATION_DATE= 2022-07-22 - -USES= compiler:c++0x -USE_GITHUB= yes -GH_ACCOUNT= ekg -GH_TAGNAME= 8fc4be91866237995e1105689d84bece619f4663 - -INSTALL_TARGET= install-strip -PLIST_FILES= bin/interval_tree_test include/${PORTNAME}/IntervalTree.h - -.include - -.if ${ARCH} == i386 || ${ARCH} == powerpc -post-patch: - ${REINPLACE_CMD} -e 's|||g' \ - ${WRKSRC}/interval_tree_test.cpp -.endif - -.include diff --git a/math/intervaltree/distinfo b/math/intervaltree/distinfo deleted file mode 100644 index 17c3fada7f2..00000000000 --- a/math/intervaltree/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1523601658 -SHA256 (ekg-intervaltree-g20151213-8fc4be91866237995e1105689d84bece619f4663_GH0.tar.gz) = 126f0d0d313e43cd32a07b3a2e573112f4a0e69f5d1618fa38185b93c0f6a696 -SIZE (ekg-intervaltree-g20151213-8fc4be91866237995e1105689d84bece619f4663_GH0.tar.gz) = 71387 diff --git a/math/intervaltree/pkg-descr b/math/intervaltree/pkg-descr deleted file mode 100644 index 4a4d8f49afa..00000000000 --- a/math/intervaltree/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -An interval tree can be used to efficiently find a set of numeric intervals -overlapping or containing another interval. This library provides a basic -implementation of an interval tree using C++ templates, allowing the insertion -of arbitrary types into the tree. - -WWW: https://github.com/ekg/intervaltree diff --git a/math/nanoflann/Makefile b/math/nanoflann/Makefile index 9e71e1f3efe..99e28b1bd46 100644 --- a/math/nanoflann/Makefile +++ b/math/nanoflann/Makefile @@ -1,6 +1,6 @@ PORTNAME= nanoflann DISTVERSIONPREFIX= v -DISTVERSION= 1.4.2 +DISTVERSION= 1.4.3 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/nanoflann/distinfo b/math/nanoflann/distinfo index 77d07c053fe..1878a198555 100644 --- a/math/nanoflann/distinfo +++ b/math/nanoflann/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1642053679 -SHA256 (jlblancoc-nanoflann-v1.4.2_GH0.tar.gz) = 97fce650eb644a359a767af526cab9ba31842e53790a7279887e1ae2fffe7319 -SIZE (jlblancoc-nanoflann-v1.4.2_GH0.tar.gz) = 686211 +TIMESTAMP = 1658702791 +SHA256 (jlblancoc-nanoflann-v1.4.3_GH0.tar.gz) = cbcecf22bec528a8673a113ee9b0e134f91f1f96be57e913fa1f74e98e4449fa +SIZE (jlblancoc-nanoflann-v1.4.3_GH0.tar.gz) = 687411 diff --git a/math/octave-forge-audio/Makefile b/math/octave-forge-audio/Makefile index 41f5b81d68b..ea6b2754008 100644 --- a/math/octave-forge-audio/Makefile +++ b/math/octave-forge-audio/Makefile @@ -1,6 +1,5 @@ PORTNAME= octave-forge-audio -PORTVERSION= 2.0.4 -PORTREVISION= 2 +PORTVERSION= 2.0.5 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-audio/distinfo b/math/octave-forge-audio/distinfo index 7165061aabe..9ee208b33a7 100644 --- a/math/octave-forge-audio/distinfo +++ b/math/octave-forge-audio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1638848106 -SHA256 (octave-forge/audio-2.0.4.tar.gz) = 301e342c12a4706f97a521bc2ac861892203eccb3f1f94112c88818b11682eea -SIZE (octave-forge/audio-2.0.4.tar.gz) = 337398 +TIMESTAMP = 1658611794 +SHA256 (octave-forge/audio-2.0.5.tar.gz) = ff86a479e3909ef4e593d6a1f9ef1125fc091b612ad870063827a38622148c5e +SIZE (octave-forge/audio-2.0.5.tar.gz) = 480177 diff --git a/math/onednn/Makefile b/math/onednn/Makefile index 078c088f32e..d7fe14603b4 100644 --- a/math/onednn/Makefile +++ b/math/onednn/Makefile @@ -11,6 +11,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NOT_FOR_ARCHS= armv6 armv7 i386 mips powerpc powerpcspe BROKEN_aarch64= error: sys/prctl.h file not found +.if !exists(/usr/include/omp.h) +BROKEN= requires OpenMP support that is missing on this architecture +.endif TEST_DEPENDS= bash:shells/bash \ libsysinfo>0:devel/libsysinfo diff --git a/math/py-heyoka/files/patch-CMakeLists.txt b/math/py-heyoka/files/patch-CMakeLists.txt index 50838865725..69e357ccfe6 100644 --- a/math/py-heyoka/files/patch-CMakeLists.txt +++ b/math/py-heyoka/files/patch-CMakeLists.txt @@ -1,6 +1,6 @@ ---- CMakeLists.txt.orig 2021-08-03 13:38:33 UTC +--- CMakeLists.txt.orig 2022-05-11 09:27:30 UTC +++ CMakeLists.txt -@@ -123,7 +123,7 @@ if(${heyoka_VERSION} VERSION_LESS ${_HEYOKA_PY_MIN_HEY +@@ -136,7 +136,7 @@ if(${heyoka_VERSION} VERSION_LESS ${_HEYOKA_PY_MIN_HEY endif() # Python. @@ -8,4 +8,4 @@ +find_package(Python3 ${FREEBSD_PYTHON_DISTVERSION} REQUIRED EXACT COMPONENTS Interpreter Development) message(STATUS "Python3 interpreter: ${Python3_EXECUTABLE}") message(STATUS "Python3 installation directory: ${Python3_SITEARCH}") - set(HEYOKA_PY_INSTALL_PATH "" CACHE STRING "heyoka module installation path") + if(${Python3_VERSION_MINOR} LESS 5) diff --git a/math/py-heyoka/files/patch-heyoka_core.cpp b/math/py-heyoka/files/patch-heyoka_core.cpp new file mode 100644 index 00000000000..71a64aed377 --- /dev/null +++ b/math/py-heyoka/files/patch-heyoka_core.cpp @@ -0,0 +1,10 @@ +--- heyoka/core.cpp.orig 2022-07-28 02:38:59 UTC ++++ heyoka/core.cpp +@@ -14,6 +14,7 @@ + #include + #include + #include ++#include + #include + #include + #include diff --git a/math/py-qdldl/Makefile b/math/py-qdldl/Makefile index 2561a59078b..bc6829ed846 100644 --- a/math/py-qdldl/Makefile +++ b/math/py-qdldl/Makefile @@ -10,6 +10,7 @@ COMMENT= QDLDL free LDL factorization routine for linear systems: Ax = b LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_armv7= error: no matching function for call to 'amd_l_order', see https://github.com/oxfordcontrol/qdldl-python/issues/15 BROKEN_i386= error: no matching function for call to 'amd_l_order', see https://github.com/oxfordcontrol/qdldl-python/issues/15 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pybind11>0:devel/py-pybind11@${PY_FLAVOR} \ diff --git a/math/timbl/Makefile b/math/timbl/Makefile index 2e65a3bafbb..0084013abd9 100644 --- a/math/timbl/Makefile +++ b/math/timbl/Makefile @@ -1,7 +1,6 @@ PORTNAME= timbl DISTVERSIONPREFIX= v -DISTVERSION= 6.6 -PORTREVISION= 3 +DISTVERSION= 6.7 CATEGORIES= math education MAINTAINER= yuri@FreeBSD.org diff --git a/math/timbl/distinfo b/math/timbl/distinfo index f2758856eab..7922b7777d0 100644 --- a/math/timbl/distinfo +++ b/math/timbl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1640970888 -SHA256 (LanguageMachines-timbl-v6.6_GH0.tar.gz) = 99f194c96462a14894c2d9646c29c7dbdf02be5fbba7f4ea756e0801adb84439 -SIZE (LanguageMachines-timbl-v6.6_GH0.tar.gz) = 1097345 +TIMESTAMP = 1658531470 +SHA256 (LanguageMachines-timbl-v6.7_GH0.tar.gz) = 1f47c76541083bc2223bd01f5cdc1b252d7764eb5dc6191394ed854572f48bf3 +SIZE (LanguageMachines-timbl-v6.7_GH0.tar.gz) = 1098652 diff --git a/misc/astc-encoder/Makefile b/misc/astc-encoder/Makefile index 9055be16bbe..6352795fe3a 100644 --- a/misc/astc-encoder/Makefile +++ b/misc/astc-encoder/Makefile @@ -1,6 +1,5 @@ PORTNAME= astc-encoder -DISTVERSION= 3.7-92 -DISTVERSIONSUFFIX= -g50f5f8f +DISTVERSION= 4.0.0 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/astc-encoder/distinfo b/misc/astc-encoder/distinfo index 96339e7d70e..790cb7eba9f 100644 --- a/misc/astc-encoder/distinfo +++ b/misc/astc-encoder/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1655846150 -SHA256 (ARM-software-astc-encoder-3.7-92-g50f5f8f_GH0.tar.gz) = d8633cd0486b38b62a356ce5a383b0016349111dda73d535f49158aae5c59b70 -SIZE (ARM-software-astc-encoder-3.7-92-g50f5f8f_GH0.tar.gz) = 36649917 +TIMESTAMP = 1658529759 +SHA256 (ARM-software-astc-encoder-4.0.0_GH0.tar.gz) = a33be92e95427025e45f9543678c38eb5507b344dedcb5506af42f9bac93040a +SIZE (ARM-software-astc-encoder-4.0.0_GH0.tar.gz) = 35758128 SHA256 (google-googletest-e2239ee_GH0.tar.gz) = 47a8ca2e1be737588628cbc82726a7c4fed060ae0098709003845e3ef298da2f SIZE (google-googletest-e2239ee_GH0.tar.gz) = 886254 diff --git a/misc/dynomite/Makefile b/misc/dynomite/Makefile index 98da4134e20..7d2255abf63 100644 --- a/misc/dynomite/Makefile +++ b/misc/dynomite/Makefile @@ -10,6 +10,8 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_aarch64= fails to configure: checking build system type... Invalid configuration 'aarch64-portbld-freebsd13.0': machine 'aarch64-portbld' not recognized +BROKEN_armv6= fails to build: invalid operands to binary expression ('char [buffer_size]' and 'unsigned int'), see https://github.com/Netflix/dynomite/issues/810 +BROKEN_armv7= fails to build: invalid operands to binary expression ('char [buffer_size]' and 'unsigned int'), see https://github.com/Netflix/dynomite/issues/810 BROKEN_riscv64= fails to configure: configure: error: /bin/sh config/config.sub riscv64-portbld-freebsd13.0 failed USES= autoreconf gmake libtool ssl diff --git a/misc/nnn/Makefile b/misc/nnn/Makefile index b89d532133a..be0e162d27a 100644 --- a/misc/nnn/Makefile +++ b/misc/nnn/Makefile @@ -1,6 +1,6 @@ PORTNAME= nnn DISTVERSIONPREFIX= v -DISTVERSION= 4.5 +DISTVERSION= 4.6 CATEGORIES= misc shells MAINTAINER= dmgk@FreeBSD.org diff --git a/misc/nnn/distinfo b/misc/nnn/distinfo index 5036878f8c1..45090993679 100644 --- a/misc/nnn/distinfo +++ b/misc/nnn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1651072702 -SHA256 (jarun-nnn-v4.5_GH0.tar.gz) = fadc15bd6d4400c06e5ccc47845b42e60774f368570e475bd882767ee18749aa -SIZE (jarun-nnn-v4.5_GH0.tar.gz) = 242191 +TIMESTAMP = 1658860469 +SHA256 (jarun-nnn-v4.6_GH0.tar.gz) = 15acaf9a88cfb5a2a640d3ef55a48af644fba92b46aac0768efe94c4addf7e3f +SIZE (jarun-nnn-v4.6_GH0.tar.gz) = 248458 diff --git a/misc/urh/Makefile b/misc/urh/Makefile index 16734bff7ab..0636d80b3a7 100644 --- a/misc/urh/Makefile +++ b/misc/urh/Makefile @@ -8,6 +8,10 @@ COMMENT= Universal Radio Hacker: investigate wireless protocols like a boss LICENSE= GPLv3 +.if !exists(/usr/include/omp.h) +BROKEN= requires OpenMP support that is missing on this architecture +.endif + BUILD_DEPENDS= ${PYNUMPY} RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}psutil>0:sysutils/py-psutil@${PY_FLAVOR} \ diff --git a/multimedia/Makefile b/multimedia/Makefile index ac189e8a7b8..cce4e9a7105 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -230,6 +230,7 @@ SUBDIR += mlt6 SUBDIR += mlt6-qt5 SUBDIR += mlt7 + SUBDIR += mlt7-glaxnimate SUBDIR += mlt7-qt5 SUBDIR += motion SUBDIR += mp3cd diff --git a/multimedia/ab-av1/Makefile b/multimedia/ab-av1/Makefile index 9bc7ce343a0..f02669418fc 100644 --- a/multimedia/ab-av1/Makefile +++ b/multimedia/ab-av1/Makefile @@ -1,7 +1,6 @@ PORTNAME= ab-av1 DISTVERSIONPREFIX= v -DISTVERSION= 0.3.4 -PORTREVISION= 1 +DISTVERSION= 0.4.0 CATEGORIES= multimedia MAINTAINER= jbeich@FreeBSD.org @@ -25,13 +24,13 @@ CARGO_CRATES= anyhow-1.0.58 \ atty-0.2.14 \ autocfg-1.1.0 \ bitflags-1.3.2 \ - bytes-1.1.0 \ + bytes-1.2.0 \ cc-1.0.73 \ cfg-if-1.0.0 \ - clap-3.2.6 \ - clap_complete-3.2.2 \ - clap_derive-3.2.6 \ - clap_lex-0.2.3 \ + clap-3.2.14 \ + clap_complete-3.2.3 \ + clap_derive-3.2.7 \ + clap_lex-0.2.4 \ console-0.15.0 \ encode_unicode-0.3.6 \ errno-0.2.8 \ @@ -47,7 +46,7 @@ CARGO_CRATES= anyhow-1.0.58 \ futures-task-0.3.21 \ futures-util-0.3.21 \ getrandom-0.2.7 \ - hashbrown-0.12.1 \ + hashbrown-0.12.3 \ heck-0.4.0 \ hermit-abi-0.1.19 \ humantime-2.1.0 \ @@ -62,8 +61,8 @@ CARGO_CRATES= anyhow-1.0.58 \ num_cpus-1.13.1 \ num_threads-0.1.6 \ number_prefix-0.4.0 \ - once_cell-1.12.0 \ - os_str_bytes-6.1.0 \ + once_cell-1.13.0 \ + os_str_bytes-6.2.0 \ pin-project-lite-0.2.9 \ pin-utils-0.1.0 \ ppv-lite86-0.2.16 \ @@ -74,15 +73,15 @@ CARGO_CRATES= anyhow-1.0.58 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.3 \ - regex-1.5.6 \ - regex-syntax-0.6.26 \ + regex-1.6.0 \ + regex-syntax-0.6.27 \ ryu-1.0.10 \ - serde-1.0.137 \ - serde_derive-1.0.137 \ - serde_json-1.0.81 \ + serde-1.0.140 \ + serde_derive-1.0.140 \ + serde_json-1.0.82 \ shell-escape-0.1.5 \ signal-hook-registry-1.4.0 \ - slab-0.4.6 \ + slab-0.4.7 \ strsim-0.10.0 \ syn-1.0.98 \ termcolor-1.1.3 \ @@ -90,12 +89,12 @@ CARGO_CRATES= anyhow-1.0.58 \ textwrap-0.15.0 \ time-0.3.11 \ time-macros-0.2.4 \ - tokio-1.19.2 \ + tokio-1.20.0 \ tokio-macros-1.8.0 \ tokio-process-stream-0.3.0 \ tokio-stream-0.1.9 \ tokio-util-0.7.3 \ - unicode-ident-1.0.1 \ + unicode-ident-1.0.2 \ unicode-width-0.1.9 \ unix-named-pipe-0.2.0 \ version_check-0.9.4 \ diff --git a/multimedia/ab-av1/distinfo b/multimedia/ab-av1/distinfo index 474a6d536f8..02e2f7af62b 100644 --- a/multimedia/ab-av1/distinfo +++ b/multimedia/ab-av1/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1656062942 +TIMESTAMP = 1658472744 SHA256 (rust/crates/anyhow-1.0.58.crate) = bb07d2053ccdbe10e2af2995a2f116c1330396493dc1269f6a91d0ae82e19704 SIZE (rust/crates/anyhow-1.0.58.crate) = 43137 SHA256 (rust/crates/atty-0.2.14.crate) = d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8 @@ -7,20 +7,20 @@ SHA256 (rust/crates/autocfg-1.1.0.crate) = d468802bab17cbc0cc575e9b053f41e72aa36 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/bytes-1.1.0.crate) = c4872d67bab6358e59559027aa3b9157c53d9358c51423c17554809a8858e0f8 -SIZE (rust/crates/bytes-1.1.0.crate) = 49640 +SHA256 (rust/crates/bytes-1.2.0.crate) = f0b3de4a0c5e67e16066a0715723abd91edc2f9001d09c46e1dca929351e130e +SIZE (rust/crates/bytes-1.2.0.crate) = 54688 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/clap-3.2.6.crate) = 9f1fe12880bae935d142c8702d500c63a4e8634b6c3c57ad72bf978fc7b6249a -SIZE (rust/crates/clap-3.2.6.crate) = 208469 -SHA256 (rust/crates/clap_complete-3.2.2.crate) = c09fbb00fb6e20e92f785598ecbf0c118f269737490c57af28b1ed07f392be16 -SIZE (rust/crates/clap_complete-3.2.2.crate) = 31472 -SHA256 (rust/crates/clap_derive-3.2.6.crate) = ed6db9e867166a43a53f7199b5e4d1f522a1e5bd626654be263c999ce59df39a -SIZE (rust/crates/clap_derive-3.2.6.crate) = 27639 -SHA256 (rust/crates/clap_lex-0.2.3.crate) = 87eba3c8c7f42ef17f6c659fc7416d0f4758cd3e58861ee63c5fa4a4dde649e4 -SIZE (rust/crates/clap_lex-0.2.3.crate) = 9638 +SHA256 (rust/crates/clap-3.2.14.crate) = 54635806b078b7925d6e36810b1755f2a4b5b4d57560432c1ecf60bcbe10602b +SIZE (rust/crates/clap-3.2.14.crate) = 213236 +SHA256 (rust/crates/clap_complete-3.2.3.crate) = ead064480dfc4880a10764488415a97fdd36a4cf1bb022d372f02e8faf8386e1 +SIZE (rust/crates/clap_complete-3.2.3.crate) = 31481 +SHA256 (rust/crates/clap_derive-3.2.7.crate) = 759bf187376e1afa7b85b959e6a664a3e7a95203415dba952ad19139e798f902 +SIZE (rust/crates/clap_derive-3.2.7.crate) = 27649 +SHA256 (rust/crates/clap_lex-0.2.4.crate) = 2850f2f5a82cbf437dd5af4d49848fbdfc27c157c3d010345776f952765261c5 +SIZE (rust/crates/clap_lex-0.2.4.crate) = 9652 SHA256 (rust/crates/console-0.15.0.crate) = a28b32d32ca44b70c3e4acd7db1babf555fa026e385fb95f18028f88848b3c31 SIZE (rust/crates/console-0.15.0.crate) = 23507 SHA256 (rust/crates/encode_unicode-0.3.6.crate) = a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f @@ -51,8 +51,8 @@ SHA256 (rust/crates/futures-util-0.3.21.crate) = d8b7abd5d659d9b90c8cba917f6ec75 SIZE (rust/crates/futures-util-0.3.21.crate) = 153768 SHA256 (rust/crates/getrandom-0.2.7.crate) = 4eb1a864a501629691edf6c15a593b7a51eebaa1e8468e9ddc623de7c9b58ec6 SIZE (rust/crates/getrandom-0.2.7.crate) = 28854 -SHA256 (rust/crates/hashbrown-0.12.1.crate) = db0d4cf898abf0081f964436dc980e96670a0f36863e4b83aaacdb65c9d7ccc3 -SIZE (rust/crates/hashbrown-0.12.1.crate) = 90855 +SHA256 (rust/crates/hashbrown-0.12.3.crate) = 8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888 +SIZE (rust/crates/hashbrown-0.12.3.crate) = 102968 SHA256 (rust/crates/heck-0.4.0.crate) = 2540771e65fc8cb83cd6e8a237f70c319bd5c29f78ed1084ba5d50eeac86f7f9 SIZE (rust/crates/heck-0.4.0.crate) = 11161 SHA256 (rust/crates/hermit-abi-0.1.19.crate) = 62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33 @@ -81,10 +81,10 @@ SHA256 (rust/crates/num_threads-0.1.6.crate) = 2819ce041d2ee131036f4fc9d6ae7ae12 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/once_cell-1.12.0.crate) = 7709cef83f0c1f58f666e746a08b21e0085f7440fa6a29cc194d68aac97a4225 -SIZE (rust/crates/once_cell-1.12.0.crate) = 31549 -SHA256 (rust/crates/os_str_bytes-6.1.0.crate) = 21326818e99cfe6ce1e524c2a805c189a99b5ae555a35d19f9a284b427d86afa -SIZE (rust/crates/os_str_bytes-6.1.0.crate) = 21150 +SHA256 (rust/crates/once_cell-1.13.0.crate) = 18a6dbe30758c9f83eb00cbea4ac95966305f5a7772f3f42ebfc7fc7eddbd8e1 +SIZE (rust/crates/once_cell-1.13.0.crate) = 31726 +SHA256 (rust/crates/os_str_bytes-6.2.0.crate) = 648001efe5d5c0102d8cea768e348da85d90af8ba91f0bea908f157951493cd4 +SIZE (rust/crates/os_str_bytes-6.2.0.crate) = 21037 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 @@ -105,24 +105,24 @@ SHA256 (rust/crates/rand_chacha-0.3.1.crate) = e6c10a63a0fa32252be49d21e7709d4d4 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/regex-1.5.6.crate) = d83f127d94bdbcda4c8cc2e50f6f84f4b611f69c902699ca385a39c3a75f9ff1 -SIZE (rust/crates/regex-1.5.6.crate) = 238593 -SHA256 (rust/crates/regex-syntax-0.6.26.crate) = 49b3de9ec5dc0a3417da371aab17d729997c15010e7fd24ff707773a33bddb64 -SIZE (rust/crates/regex-syntax-0.6.26.crate) = 293912 +SHA256 (rust/crates/regex-1.6.0.crate) = 4c4eb3267174b8c6c2f654116623910a0fef09c4753f8dd83db29c48a0df988b +SIZE (rust/crates/regex-1.6.0.crate) = 239329 +SHA256 (rust/crates/regex-syntax-0.6.27.crate) = a3f87b73ce11b1619a3c6332f45341e0047173771e8b8b73f87bfeefb7b56244 +SIZE (rust/crates/regex-syntax-0.6.27.crate) = 297300 SHA256 (rust/crates/ryu-1.0.10.crate) = f3f6f92acf49d1b98f7a81226834412ada05458b7364277387724a237f062695 SIZE (rust/crates/ryu-1.0.10.crate) = 48485 -SHA256 (rust/crates/serde-1.0.137.crate) = 61ea8d54c77f8315140a05f4c7237403bf38b72704d031543aa1d16abbf517d1 -SIZE (rust/crates/serde-1.0.137.crate) = 76182 -SHA256 (rust/crates/serde_derive-1.0.137.crate) = 1f26faba0c3959972377d3b2d306ee9f71faee9714294e41bb777f83f88578be -SIZE (rust/crates/serde_derive-1.0.137.crate) = 54831 -SHA256 (rust/crates/serde_json-1.0.81.crate) = 9b7ce2b32a1aed03c558dc61a5cd328f15aff2dbc17daad8fb8af04d2100e15c -SIZE (rust/crates/serde_json-1.0.81.crate) = 144480 +SHA256 (rust/crates/serde-1.0.140.crate) = fc855a42c7967b7c369eb5860f7164ef1f6f81c20c7cc1141f2a604e18723b03 +SIZE (rust/crates/serde-1.0.140.crate) = 76408 +SHA256 (rust/crates/serde_derive-1.0.140.crate) = 6f2122636b9fe3b81f1cb25099fcf2d3f542cdb1d45940d56c713158884a05da +SIZE (rust/crates/serde_derive-1.0.140.crate) = 54851 +SHA256 (rust/crates/serde_json-1.0.82.crate) = 82c2c1fdcd807d1098552c5b9a36e425e42e9fbd7c6a37a8425f390f781f7fa7 +SIZE (rust/crates/serde_json-1.0.82.crate) = 144514 SHA256 (rust/crates/shell-escape-0.1.5.crate) = 45bb67a18fa91266cc7807181f62f9178a6873bfad7dc788c42e6430db40184f SIZE (rust/crates/shell-escape-0.1.5.crate) = 6847 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/slab-0.4.6.crate) = eb703cfe953bccee95685111adeedb76fabe4e97549a58d16f03ea7b9367bb32 -SIZE (rust/crates/slab-0.4.6.crate) = 16067 +SHA256 (rust/crates/slab-0.4.7.crate) = 4614a76b2a8be0058caa9dbbaf66d988527d86d003c11a94fbd335d7661edcef +SIZE (rust/crates/slab-0.4.7.crate) = 16647 SHA256 (rust/crates/strsim-0.10.0.crate) = 73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623 SIZE (rust/crates/strsim-0.10.0.crate) = 11355 SHA256 (rust/crates/syn-1.0.98.crate) = c50aef8a904de4c23c788f104b7dddc7d6f79c647c7c8ce4cc8f73eb0ca773dd @@ -137,8 +137,8 @@ SHA256 (rust/crates/time-0.3.11.crate) = 72c91f41dcb2f096c05f0873d667dceec1087ce SIZE (rust/crates/time-0.3.11.crate) = 91807 SHA256 (rust/crates/time-macros-0.2.4.crate) = 42657b1a6f4d817cda8e7a0ace261fe0cc946cf3a80314390b22cc61ae080792 SIZE (rust/crates/time-macros-0.2.4.crate) = 18421 -SHA256 (rust/crates/tokio-1.19.2.crate) = c51a52ed6686dd62c320f9b89299e9dfb46f730c7a48e635c19f21d116cb1439 -SIZE (rust/crates/tokio-1.19.2.crate) = 581250 +SHA256 (rust/crates/tokio-1.20.0.crate) = 57aec3cfa4c296db7255446efb4928a6be304b431a806216105542a67b6ca82e +SIZE (rust/crates/tokio-1.20.0.crate) = 589938 SHA256 (rust/crates/tokio-macros-1.8.0.crate) = 9724f9a975fb987ef7a3cd9be0350edcbe130698af5b8f7a631e23d42d052484 SIZE (rust/crates/tokio-macros-1.8.0.crate) = 9346 SHA256 (rust/crates/tokio-process-stream-0.3.0.crate) = 6fbecfbb023b1dafbbbc851e13c4dc884ea8cea1efde25a359095ad1d24d0630 @@ -147,8 +147,8 @@ SHA256 (rust/crates/tokio-stream-0.1.9.crate) = df54d54117d6fdc4e4fea40fe1e4e566 SIZE (rust/crates/tokio-stream-0.1.9.crate) = 31779 SHA256 (rust/crates/tokio-util-0.7.3.crate) = cc463cd8deddc3770d20f9852143d50bf6094e640b485cb2e189a2099085ff45 SIZE (rust/crates/tokio-util-0.7.3.crate) = 90513 -SHA256 (rust/crates/unicode-ident-1.0.1.crate) = 5bd2fe26506023ed7b5e1e315add59d6f584c621d037f9368fea9cfb988f368c -SIZE (rust/crates/unicode-ident-1.0.1.crate) = 33770 +SHA256 (rust/crates/unicode-ident-1.0.2.crate) = 15c61ba63f9235225a22310255a29b806b907c9b8c964bcbd0a2c70f3f2deea7 +SIZE (rust/crates/unicode-ident-1.0.2.crate) = 34951 SHA256 (rust/crates/unicode-width-0.1.9.crate) = 3ed742d4ea2bd1176e236172c8429aaf54486e7ac098db29ffe6529e0ce50973 SIZE (rust/crates/unicode-width-0.1.9.crate) = 16745 SHA256 (rust/crates/unix-named-pipe-0.2.0.crate) = 6ad653da8f36ac5825ba06642b5a3cce14a4e52c6a5fab4a8928d53f4426dae2 @@ -177,5 +177,5 @@ SHA256 (rust/crates/windows_x86_64_gnu-0.36.1.crate) = 4dcd171b8776c41b97521e5da SIZE (rust/crates/windows_x86_64_gnu-0.36.1.crate) = 790934 SHA256 (rust/crates/windows_x86_64_msvc-0.36.1.crate) = c811ca4a8c853ef420abd8592ba53ddbbac90410fab6903b3e79972a631f7680 SIZE (rust/crates/windows_x86_64_msvc-0.36.1.crate) = 661999 -SHA256 (alexheretic-ab-av1-v0.3.4_GH0.tar.gz) = bf5a5c6ebf929bf67a56c7f2fb0f107dd01cf2e92b046f26628887a3097be32b -SIZE (alexheretic-ab-av1-v0.3.4_GH0.tar.gz) = 30810 +SHA256 (alexheretic-ab-av1-v0.4.0_GH0.tar.gz) = 5c3bef626f82b44d80cb54f6dab1bb6feb07ba7fd0673fe314e6464953ae38cd +SIZE (alexheretic-ab-av1-v0.4.0_GH0.tar.gz) = 33639 diff --git a/multimedia/emby-server-devel/Makefile b/multimedia/emby-server-devel/Makefile index 48df19a535d..bd320272f57 100644 --- a/multimedia/emby-server-devel/Makefile +++ b/multimedia/emby-server-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= emby-server -DISTVERSION= 4.8.0.6 +DISTVERSION= 4.8.0.7 CATEGORIES= multimedia MASTER_SITES= https://github.com/MediaBrowser/Emby.Releases/releases/download/${DISTVERSION}/ \ https://mediabrowser.github.io/embytools/ diff --git a/multimedia/emby-server-devel/distinfo b/multimedia/emby-server-devel/distinfo index 04771f23f07..f0bee352915 100644 --- a/multimedia/emby-server-devel/distinfo +++ b/multimedia/emby-server-devel/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1658039357 -SHA256 (emby-server-devel/emby-server-freebsd13_4.8.0.6_amd64.tar.xz) = c47888b8df5934dadc79bbff0a9e9e394aee40f86d30532f8283bcb0619069b6 -SIZE (emby-server-devel/emby-server-freebsd13_4.8.0.6_amd64.tar.xz) = 39096520 +TIMESTAMP = 1658768517 +SHA256 (emby-server-devel/emby-server-freebsd13_4.8.0.7_amd64.tar.xz) = 64984f124b51d0d6b430f1130e04dba0b9daa0e828a0bee8e0dacdd732548bdf +SIZE (emby-server-devel/emby-server-freebsd13_4.8.0.7_amd64.tar.xz) = 39114412 SHA256 (emby-server-devel/ffdetect-2022_05_07-x64_freebsd13.tar.xz) = 88e82f76e5e82568bdd7800ec5c6d5c05d33c4c951dae0712d078112cee80e64 SIZE (emby-server-devel/ffdetect-2022_05_07-x64_freebsd13.tar.xz) = 75308 SHA256 (emby-server-devel/ffmpeg-2022_05_07.tar.gz) = 44506c7c4fa41c721819f9b530b021e11921ea2a1332ce947d8af5a06a2df01e diff --git a/multimedia/emby-server-devel/pkg-plist b/multimedia/emby-server-devel/pkg-plist index d348bb1103e..6dc6b4777e7 100644 --- a/multimedia/emby-server-devel/pkg-plist +++ b/multimedia/emby-server-devel/pkg-plist @@ -183,6 +183,7 @@ lib/emby-server/system/SharpDX.MediaFoundation.dll lib/emby-server/system/SharpDX.dll lib/emby-server/system/SimpleInjector.dll lib/emby-server/system/SkiaSharp.dll +lib/emby-server/system/SMBLibrary.dll lib/emby-server/system/System.AppContext.dll lib/emby-server/system/System.Buffers.dll lib/emby-server/system/System.Collections.Concurrent.dll diff --git a/multimedia/minisatip/Makefile b/multimedia/minisatip/Makefile index a012a8392bf..8f867b5cd93 100644 --- a/multimedia/minisatip/Makefile +++ b/multimedia/minisatip/Makefile @@ -1,5 +1,5 @@ PORTNAME= minisatip -PORTVERSION= 1.2.4 +PORTVERSION= 1.2.7 DISTVERSIONPREFIX= v CATEGORIES= multimedia diff --git a/multimedia/minisatip/distinfo b/multimedia/minisatip/distinfo index 403d46ee5b5..24afd1a5064 100644 --- a/multimedia/minisatip/distinfo +++ b/multimedia/minisatip/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1655450164 -SHA256 (catalinii-minisatip-v1.2.4_GH0.tar.gz) = b4de7e52d0e67fa8fc55bc4ac168c874e07df48d0326740e8afae6910e3ad4ad -SIZE (catalinii-minisatip-v1.2.4_GH0.tar.gz) = 393986 +TIMESTAMP = 1658825691 +SHA256 (catalinii-minisatip-v1.2.7_GH0.tar.gz) = 9ad903f90b50095feaa624ab1053fd2c17940315241ca8108c6fa105d6af458a +SIZE (catalinii-minisatip-v1.2.7_GH0.tar.gz) = 394188 diff --git a/multimedia/mlt7-glaxnimate/Makefile b/multimedia/mlt7-glaxnimate/Makefile new file mode 100644 index 00000000000..8a16d93261e --- /dev/null +++ b/multimedia/mlt7-glaxnimate/Makefile @@ -0,0 +1,38 @@ +MASTERDIR= ${.CURDIR:H}/mlt7 +SLAVEPORT= glaxnimate + +PORTREVISION= 0 +PKGNAMESUFFIX= -glaxnimate + +COMMENT= 2D animations plugin for the MLT multimedia framework +CATEGORIES= multimedia kde + +LICENSE= GPLv2 GPLv3 +LICENSE_COMB= multi + +LIB_DEPENDS= libexif.so:graphics/libexif \ + libfftw3.so:math/fftw3 + +USES= qt:5 xorg +USE_CXXSTD= c++11 +USE_QT= core gui svg widgets xml \ + buildtools_build qmake_build +USE_XORG= x11 + +# Only enable Qt binding, and disable everything else +CMAKE_ON= MOD_GLAXNIMATE +CMAKE_OFF= MOD_AVFORMAT MOD_DECKLINK MOD_FEEDS MOD_FREI0R MOD_GDK MOD_GTK2 \ + MOD_JACKRACK MOD_KDENLIVE MOD_LUMAS MOD_MOTION_EST MOD_NORMALIZE \ + MOD_OLDFILM MOD_OPENCV MOD_OPENGL MOD_PLUSGPL MOD_PLUS MOD_QT MOD_RESAMPLE \ + MOD_RTAUDIO MOD_RUBBERBAND MOD_SDL2 MOD_SOX MOD_VIDSTAB MOD_VMFX \ + MOD_VORBIS MOD_XINE MOD_XML \ + SWIG_CSHARP SWIG_JAVA SWIG_LUA SWIG_NODEJS SWIG_PERL \ + SWIG_PHP SWIG_PYTHON SWIG_RUBY SWIG_TCL + +BUILD_WRKSRC= ${WRKDIR}/.build/src/modules/glaxnimate + +# Dummy placeholder target. +common-post-install: + @${TRUE} + +.include "${MASTERDIR}/Makefile" diff --git a/multimedia/mlt7-glaxnimate/pkg-plist b/multimedia/mlt7-glaxnimate/pkg-plist new file mode 100644 index 00000000000..e890019dc99 --- /dev/null +++ b/multimedia/mlt7-glaxnimate/pkg-plist @@ -0,0 +1,2 @@ +lib/mlt-7/libmltglaxnimate.so +%%DATADIR%%/glaxnimate/producer_glaxnimate.yml diff --git a/multimedia/mlt7-qt5/pkg-plist b/multimedia/mlt7-qt5/pkg-plist index 49c50a98d06..919a668b09f 100644 --- a/multimedia/mlt7-qt5/pkg-plist +++ b/multimedia/mlt7-qt5/pkg-plist @@ -1,4 +1,5 @@ lib/mlt-7/libmltqt.so +%%DATADIR%%/qt/filter_audiolevelgraph.yml %%DATADIR%%/qt/filter_audiospectrum.yml %%DATADIR%%/qt/filter_audiowaveform.yml %%DATADIR%%/qt/filter_lightshow.yml diff --git a/multimedia/mlt7/Makefile b/multimedia/mlt7/Makefile index 25e58bfa209..d70209425b9 100644 --- a/multimedia/mlt7/Makefile +++ b/multimedia/mlt7/Makefile @@ -1,6 +1,5 @@ PORTNAME= ${_MLT_PORTNAME} DISTVERSION= ${_MLT_VERSION} -PORTREVISION= 3 CATEGORIES?= multimedia # Don't use GitHub "fake" downloads that are auto-generated from a # tag; the project uploads tarballs for each release. @@ -9,10 +8,6 @@ MASTER_SITES= https://github.com/mltframework/mlt/releases/download/v${DISTVERS DISTFILES= mlt-${DISTVERSION}${EXTRACT_SUFX} WRKSRC= ${WRKDIR}/mlt-${DISTVERSION} -PATCH_SITES= https://github.com/mltframework/mlt/commit/ -PATCHFILES= 86b922b361c0dbc9a70999abaef7be065e91dd1f.patch:-p1 \ - 41cfefcdd9c490b016cedcdc56186f50ee35bc44.patch:-p1 - MAINTAINER= kde@FreeBSD.org COMMENT?= Multimedia framework for TV broadcasting @@ -34,7 +29,7 @@ CMAKE_ON= MOD_XML # Explicitly disabled modules that are ouddated, unnecessary, or have # their own port. -CMAKE_OFF= MOD_SDL1 MOD_QT \ +CMAKE_OFF= MOD_GLAXNIMATE MOD_SDL1 MOD_QT \ MOD_NDI \ SWIG_CSHARP SWIG_JAVA SWIG_LUA SWIG_NODEJS SWIG_PERL \ SWIG_PHP SWIG_PYTHON SWIG_RUBY SWIG_TCL diff --git a/multimedia/mlt7/distinfo b/multimedia/mlt7/distinfo index 68049b3f913..707b0793607 100644 --- a/multimedia/mlt7/distinfo +++ b/multimedia/mlt7/distinfo @@ -1,7 +1,3 @@ -TIMESTAMP = 1643124903 -SHA256 (mlt-7.4.0.tar.gz) = 17c19843ffdbca66777aaadf39acb11829fd930eaded92f768cbcb8ae59a5f37 -SIZE (mlt-7.4.0.tar.gz) = 1206316 -SHA256 (86b922b361c0dbc9a70999abaef7be065e91dd1f.patch) = 1e02b9955d93fc91fea1801623d1aa1b669f3bef88f1d6d206e9454b78e9972f -SIZE (86b922b361c0dbc9a70999abaef7be065e91dd1f.patch) = 1775 -SHA256 (41cfefcdd9c490b016cedcdc56186f50ee35bc44.patch) = 8f76c5f1d292c6fa6135218a092858a10bf63a836cf91f191847fb04f8be98c8 -SIZE (41cfefcdd9c490b016cedcdc56186f50ee35bc44.patch) = 981 +TIMESTAMP = 1657170466 +SHA256 (mlt-7.8.0.tar.gz) = 66606d79f91b400a4d9380a911a5d771a48bd6413447fa2f3713459eba70242d +SIZE (mlt-7.8.0.tar.gz) = 1458730 diff --git a/multimedia/mlt7/files/patch-CMakeLists.txt b/multimedia/mlt7/files/patch-CMakeLists.txt index 67c984260d0..be0c7f0606c 100644 --- a/multimedia/mlt7/files/patch-CMakeLists.txt +++ b/multimedia/mlt7/files/patch-CMakeLists.txt @@ -1,6 +1,6 @@ ---- CMakeLists.txt.orig 2021-07-30 17:03:01 UTC +--- CMakeLists.txt.orig 2022-07-07 05:23:41 UTC +++ CMakeLists.txt -@@ -435,9 +435,6 @@ install(DIRECTORY presets profiles DESTINATION ${MLT_I +@@ -473,9 +473,6 @@ if(UNIX AND NOT APPLE) if(UNIX AND NOT APPLE) install(FILES docs/melt.1 DESTINATION ${CMAKE_INSTALL_MANDIR}/man1 RENAME melt-${MLT_VERSION_MAJOR}.1) diff --git a/multimedia/mlt7/files/patch-src_melt_CMakeLists.txt b/multimedia/mlt7/files/patch-src_melt_CMakeLists.txt deleted file mode 100644 index 7ea7e357f21..00000000000 --- a/multimedia/mlt7/files/patch-src_melt_CMakeLists.txt +++ /dev/null @@ -1,10 +0,0 @@ ---- src/melt/CMakeLists.txt.orig 2021-07-30 17:09:44 UTC -+++ src/melt/CMakeLists.txt -@@ -22,7 +22,4 @@ if(WIN32 OR APPLE) - install(TARGETS melt RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR}) - else() - install(PROGRAMS "${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/melt" DESTINATION ${CMAKE_INSTALL_BINDIR} RENAME melt-${MLT_VERSION_MAJOR}) -- install(CODE "execute_process(COMMAND ${CMAKE_COMMAND} -E create_symlink melt-${MLT_VERSION_MAJOR} melt \ -- WORKING_DIRECTORY \$ENV\{DESTDIR\}${CMAKE_INSTALL_FULL_BINDIR})" -- ) - endif() diff --git a/multimedia/mlt7/pkg-plist b/multimedia/mlt7/pkg-plist index 57f50499d61..651565b0ce4 100644 --- a/multimedia/mlt7/pkg-plist +++ b/multimedia/mlt7/pkg-plist @@ -1,3 +1,4 @@ +bin/melt bin/melt-7 include/mlt-7/framework/mlt.h include/mlt-7/framework/mlt_animation.h @@ -102,6 +103,7 @@ share/man/man1/melt-7.1.gz %%DATADIR%%/core/consumer_multi.yml %%DATADIR%%/core/filter_audiomap.yml %%DATADIR%%/core/filter_audiowave.yml +%%DATADIR%%/core/filter_box_blur.yml %%DATADIR%%/core/filter_brightness.yml %%DATADIR%%/core/filter_channelcopy.yml %%DATADIR%%/core/filter_choppy.yml @@ -116,6 +118,7 @@ share/man/man1/melt-7.1.gz %%DATADIR%%/core/filter_mono.yml %%DATADIR%%/core/filter_obscure.yml %%DATADIR%%/core/filter_panner.yml +%%DATADIR%%/core/filter_pillar_echo.yml %%DATADIR%%/core/filter_rescale.yml %%DATADIR%%/core/filter_resize.yml %%DATADIR%%/core/filter_transition.yml @@ -205,7 +208,6 @@ share/man/man1/melt-7.1.gz %%PLUS%%%%DATADIR%%/plus/filter_loudness.yml %%PLUS%%%%DATADIR%%/plus/filter_loudness_meter.yml %%PLUS%%%%DATADIR%%/plus/filter_lumakey.yml -%%PLUS%%%%DATADIR%%/plus/filter_pillar_echo.yml %%PLUS%%%%DATADIR%%/plus/filter_rgblut.yml %%PLUS%%%%DATADIR%%/plus/filter_sepia.yml %%PLUS%%%%DATADIR%%/plus/filter_shape.yml @@ -246,20 +248,20 @@ share/man/man1/melt-7.1.gz %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/alpha/Ut Video %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/alpha/vp8 %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/alpha/vp9 +%%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/atsc_720p_50/DNxHD +%%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/atsc_720p_60/DNxHD +%%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/atsc_720p_2398/DNxHD +%%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/atsc_720p_5994/DNxHD %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/atsc_1080i_50/DNxHD %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/atsc_1080i_5994/DNxHD -%%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/atsc_1080p_2398/DNxHD %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/atsc_1080p_24/DNxHD %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/atsc_1080p_25/DNxHD -%%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/atsc_1080p_2997/DNxHD %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/atsc_1080p_30/DNxHD %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/atsc_1080p_50/DNxHD -%%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/atsc_1080p_5994/DNxHD %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/atsc_1080p_60/DNxHD -%%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/atsc_720p_2398/DNxHD -%%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/atsc_720p_50/DNxHD -%%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/atsc_720p_5994/DNxHD -%%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/atsc_720p_60/DNxHD +%%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/atsc_1080p_2398/DNxHD +%%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/atsc_1080p_2997/DNxHD +%%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/atsc_1080p_5994/DNxHD %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/dv_ntsc/D10 %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/dv_ntsc/DV %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/dv_ntsc/DVCPRO50 @@ -276,14 +278,14 @@ share/man/man1/melt-7.1.gz %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/dv_pal_wide/DV %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/dv_pal_wide/DVCPRO50 %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/dv_pal_wide/DVD -%%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/hdv_1080_25p/HDV -%%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/hdv_1080_30p/HDV -%%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/hdv_1080_50i/HDV -%%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/hdv_1080_60i/HDV %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/hdv_720_25p/HDV %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/hdv_720_30p/HDV %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/hdv_720_50p/HDV %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/hdv_720_60p/HDV +%%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/hdv_1080_25p/HDV +%%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/hdv_1080_30p/HDV +%%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/hdv_1080_50i/HDV +%%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/hdv_1080_60i/HDV %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/intermediate/DNxHR-HQ %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/intermediate/MJPEG %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/intermediate/MPEG-2 @@ -323,25 +325,25 @@ share/man/man1/melt-7.1.gz %%MOVIT%%%%DATADIR%%/presets/filter/movit.opacity/fade_out %%DATADIR%%/presets/filter/volume/fade_in %%DATADIR%%/presets/filter/volume/fade_out -%%DATADIR%%/profiles/atsc_1080i_50 -%%DATADIR%%/profiles/atsc_1080i_5994 -%%DATADIR%%/profiles/atsc_1080i_60 -%%DATADIR%%/profiles/atsc_1080p_2398 -%%DATADIR%%/profiles/atsc_1080p_24 -%%DATADIR%%/profiles/atsc_1080p_25 -%%DATADIR%%/profiles/atsc_1080p_2997 -%%DATADIR%%/profiles/atsc_1080p_30 -%%DATADIR%%/profiles/atsc_1080p_50 -%%DATADIR%%/profiles/atsc_1080p_5994 -%%DATADIR%%/profiles/atsc_1080p_60 -%%DATADIR%%/profiles/atsc_720p_2398 %%DATADIR%%/profiles/atsc_720p_24 %%DATADIR%%/profiles/atsc_720p_25 -%%DATADIR%%/profiles/atsc_720p_2997 %%DATADIR%%/profiles/atsc_720p_30 %%DATADIR%%/profiles/atsc_720p_50 -%%DATADIR%%/profiles/atsc_720p_5994 %%DATADIR%%/profiles/atsc_720p_60 +%%DATADIR%%/profiles/atsc_720p_2398 +%%DATADIR%%/profiles/atsc_720p_2997 +%%DATADIR%%/profiles/atsc_720p_5994 +%%DATADIR%%/profiles/atsc_1080i_50 +%%DATADIR%%/profiles/atsc_1080i_60 +%%DATADIR%%/profiles/atsc_1080i_5994 +%%DATADIR%%/profiles/atsc_1080p_24 +%%DATADIR%%/profiles/atsc_1080p_25 +%%DATADIR%%/profiles/atsc_1080p_30 +%%DATADIR%%/profiles/atsc_1080p_50 +%%DATADIR%%/profiles/atsc_1080p_60 +%%DATADIR%%/profiles/atsc_1080p_2398 +%%DATADIR%%/profiles/atsc_1080p_2997 +%%DATADIR%%/profiles/atsc_1080p_5994 %%DATADIR%%/profiles/cif_15 %%DATADIR%%/profiles/cif_ntsc %%DATADIR%%/profiles/cif_pal @@ -351,25 +353,25 @@ share/man/man1/melt-7.1.gz %%DATADIR%%/profiles/dv_ntsc_wide %%DATADIR%%/profiles/dv_pal %%DATADIR%%/profiles/dv_pal_wide -%%DATADIR%%/profiles/hdv_1080_25p -%%DATADIR%%/profiles/hdv_1080_30p -%%DATADIR%%/profiles/hdv_1080_50i -%%DATADIR%%/profiles/hdv_1080_60i %%DATADIR%%/profiles/hdv_720_25p %%DATADIR%%/profiles/hdv_720_30p %%DATADIR%%/profiles/hdv_720_50p %%DATADIR%%/profiles/hdv_720_60p +%%DATADIR%%/profiles/hdv_1080_25p +%%DATADIR%%/profiles/hdv_1080_30p +%%DATADIR%%/profiles/hdv_1080_50i +%%DATADIR%%/profiles/hdv_1080_60i %%DATADIR%%/profiles/qcif_15 %%DATADIR%%/profiles/qcif_ntsc %%DATADIR%%/profiles/qcif_pal -%%DATADIR%%/profiles/qhd_1440p_2398 %%DATADIR%%/profiles/qhd_1440p_24 %%DATADIR%%/profiles/qhd_1440p_25 -%%DATADIR%%/profiles/qhd_1440p_2997 %%DATADIR%%/profiles/qhd_1440p_30 %%DATADIR%%/profiles/qhd_1440p_50 -%%DATADIR%%/profiles/qhd_1440p_5994 %%DATADIR%%/profiles/qhd_1440p_60 +%%DATADIR%%/profiles/qhd_1440p_2398 +%%DATADIR%%/profiles/qhd_1440p_2997 +%%DATADIR%%/profiles/qhd_1440p_5994 %%DATADIR%%/profiles/quarter_15 %%DATADIR%%/profiles/quarter_ntsc %%DATADIR%%/profiles/quarter_ntsc_wide @@ -387,14 +389,14 @@ share/man/man1/melt-7.1.gz %%DATADIR%%/profiles/svcd_ntsc_wide %%DATADIR%%/profiles/svcd_pal %%DATADIR%%/profiles/svcd_pal_wide -%%DATADIR%%/profiles/uhd_2160p_2398 %%DATADIR%%/profiles/uhd_2160p_24 %%DATADIR%%/profiles/uhd_2160p_25 -%%DATADIR%%/profiles/uhd_2160p_2997 %%DATADIR%%/profiles/uhd_2160p_30 %%DATADIR%%/profiles/uhd_2160p_50 -%%DATADIR%%/profiles/uhd_2160p_5994 %%DATADIR%%/profiles/uhd_2160p_60 +%%DATADIR%%/profiles/uhd_2160p_2398 +%%DATADIR%%/profiles/uhd_2160p_2997 +%%DATADIR%%/profiles/uhd_2160p_5994 %%DATADIR%%/profiles/vcd_ntsc %%DATADIR%%/profiles/vcd_pal %%DATADIR%%/profiles/vertical_hd_30 diff --git a/multimedia/plexmediaserver-plexpass/Makefile b/multimedia/plexmediaserver-plexpass/Makefile index 36ea88f7a74..932a39fc319 100644 --- a/multimedia/plexmediaserver-plexpass/Makefile +++ b/multimedia/plexmediaserver-plexpass/Makefile @@ -1,5 +1,5 @@ -PORTVERSION= 1.27.2.5929 -DISTVERSIONSUFFIX=a806c5905 +PORTVERSION= 1.28.0.5998 +DISTVERSIONSUFFIX= adb79ff3b MASTER_SITES= https://downloads.plex.tv/plex-media-server-new/${DISTVERSION}-${DISTVERSIONSUFFIX}/freebsd/ PKGNAMESUFFIX= -plexpass DISTNAME= PlexMediaServer-${DISTVERSION}-${DISTVERSIONSUFFIX}-FreeBSD-${ARCH} @@ -8,7 +8,7 @@ MAINTAINER= b.shertenlieb@yahoo.com USE_RC_SUBR= ${PORTNAME}_plexpass -MASTERDIR=${.CURDIR}/../plexmediaserver +MASTERDIR= ${.CURDIR}/../plexmediaserver DISTINFO_FILE= ${.CURDIR}/distinfo FILESDIR= ${.CURDIR}/files diff --git a/multimedia/plexmediaserver-plexpass/distinfo b/multimedia/plexmediaserver-plexpass/distinfo index aa197ac93bc..953c83cd3c3 100644 --- a/multimedia/plexmediaserver-plexpass/distinfo +++ b/multimedia/plexmediaserver-plexpass/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1656612383 -SHA256 (PlexMediaServer-1.27.2.5929-a806c5905-FreeBSD-amd64.tar.bz2) = 35d2a60d190e244999b79dd71c6000bb335fd2b00e2911dcc32549a0df7e647b -SIZE (PlexMediaServer-1.27.2.5929-a806c5905-FreeBSD-amd64.tar.bz2) = 99198902 +TIMESTAMP = 1658578957 +SHA256 (PlexMediaServer-1.28.0.5998-adb79ff3b-FreeBSD-amd64.tar.bz2) = beab42dcda6be5685436d936baa56f8c49a000d05890fb5c584f9cfbebecbc0b +SIZE (PlexMediaServer-1.28.0.5998-adb79ff3b-FreeBSD-amd64.tar.bz2) = 101733950 diff --git a/multimedia/ringrtc/Makefile b/multimedia/ringrtc/Makefile index 89aed4d5875..9e569b1e57c 100644 --- a/multimedia/ringrtc/Makefile +++ b/multimedia/ringrtc/Makefile @@ -1,7 +1,6 @@ PORTNAME= ringrtc DISTVERSIONPREFIX= v -DISTVERSION= 2.20.10 -PORTREVISION= 1 +DISTVERSION= 2.20.11 CATEGORIES= multimedia MASTER_SITES= LOCAL/mikael/ringrtc/:base \ LOCAL/mikael/ringrtc/:boringssl \ @@ -36,7 +35,8 @@ COMMENT= Middleware library for Signal-Desktop LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/../../LICENSE -BUILD_DEPENDS= gn:devel/gn +BUILD_DEPENDS= gn:devel/gn \ + protoc:devel/protobuf LIB_DEPENDS= libasound.so:audio/alsa-lib \ libfreetype.so:print/freetype2 \ libpulse.so:audio/pulseaudio @@ -56,7 +56,7 @@ EXTRA_PATCHES+= ${"${:!${GREP} mempcpy ${CROSS_SYSROOT}/usr/include/string.h \ || ${TRUE}!}" == "":?${PATCHDIR}/extra-patch-no-mempcpy-nasm:} # sh net-im/signal-desktop/get_deps.sh -WEBRTC_REV= 4896d +WEBRTC_REV= 4896f # modify webrtc_fetch.sh, then sh webrtc_fetch.sh BASE_REV= bee216d6736d6a471879c5fcd32c8aba863d4755 diff --git a/multimedia/ringrtc/distinfo b/multimedia/ringrtc/distinfo index c903bf69c5a..1561113a9b5 100644 --- a/multimedia/ringrtc/distinfo +++ b/multimedia/ringrtc/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1656267040 +TIMESTAMP = 1658491918 SHA256 (base-bee216d6736d6a471879c5fcd32c8aba863d4755.tar.gz) = 08778dd5f85b82d9f4df68756212e1425c56fe9ea366096249fe3fde0a0c9fc7 SIZE (base-bee216d6736d6a471879c5fcd32c8aba863d4755.tar.gz) = 5198015 SHA256 (boringssl-4d955d20d27bcf3ae71df091ad17d95229a7eb56.tar.gz) = 4bb8e1a9aae299ad36b4296e72e282756792f3aff04aba2147d040c510f0eac8 @@ -311,7 +311,7 @@ SHA256 (rust/crates/zeroize-1.3.0.crate) = 4756f7db3f7b5574938c3eb1c117038b8e07f SIZE (rust/crates/zeroize-1.3.0.crate) = 15913 SHA256 (rust/crates/zeroize_derive-1.3.2.crate) = 3f8f187641dad4f680d25c4bfc4225b418165984179f26ca76ec4fb6441d3a17 SIZE (rust/crates/zeroize_derive-1.3.2.crate) = 10299 -SHA256 (signalapp-ringrtc-v2.20.10_GH0.tar.gz) = 13613dc24f48a5b16b1cded578f5f60811661a0513b9c5f7e750e62164bd9fc8 -SIZE (signalapp-ringrtc-v2.20.10_GH0.tar.gz) = 601668 -SHA256 (signalapp-webrtc-4896d_GH0.tar.gz) = a64ea89ac4513e4ee3e9d2559403ed56d82543369dc56a0c52fb829112a8d4be -SIZE (signalapp-webrtc-4896d_GH0.tar.gz) = 37534462 +SHA256 (signalapp-ringrtc-v2.20.11_GH0.tar.gz) = 2acba5da912dc6aa143e392cf6d7a9c398870a0ed7f551c65c607c36cd4ad9ee +SIZE (signalapp-ringrtc-v2.20.11_GH0.tar.gz) = 598580 +SHA256 (signalapp-webrtc-4896f_GH0.tar.gz) = 1d0e0ae70674be701407aecdafdf17ca054a236cec6d62da0fd1a2e7898e62c7 +SIZE (signalapp-webrtc-4896f_GH0.tar.gz) = 37487389 diff --git a/net-im/ejabberd/Makefile b/net-im/ejabberd/Makefile index 4b9ec2c6bb0..921673e2c8b 100644 --- a/net-im/ejabberd/Makefile +++ b/net-im/ejabberd/Makefile @@ -1,5 +1,6 @@ PORTNAME= ejabberd PORTVERSION= 22.05 +PORTREVISION= 1 CATEGORIES= net-im # See https://github.com/processone/ejabberd/issues/3819 diff --git a/net-im/ejabberd/files/pkg-message.in b/net-im/ejabberd/files/pkg-message.in index f05dcf19b9b..63af32bf1c6 100644 --- a/net-im/ejabberd/files/pkg-message.in +++ b/net-im/ejabberd/files/pkg-message.in @@ -23,5 +23,11 @@ Please refer to the release notes[0] for required DB schema updates. [0] https://www.process-one.net/blog/ejabberd-22-05/ EOM +}, +{ type: remove + message: < diff --git a/net-im/nextcloud-spreed-signaling/distinfo b/net-im/nextcloud-spreed-signaling/distinfo index a4b35e56fee..9adca784449 100644 --- a/net-im/nextcloud-spreed-signaling/distinfo +++ b/net-im/nextcloud-spreed-signaling/distinfo @@ -1,61 +1,131 @@ -TIMESTAMP = 1608946421 -SHA256 (strukturag-nextcloud-spreed-signaling-v0.2.0_GH0.tar.gz) = f745927d8a7b36390179f7c7c6b12c44050946fc9770ed1ab5edda29ceb2e3c4 -SIZE (strukturag-nextcloud-spreed-signaling-v0.2.0_GH0.tar.gz) = 135029 -SHA256 (coreos-go-semver-v0.2.0_GH0.tar.gz) = 0f15084aee23324e12e5e4542c9f7b0c809d7207b0e90829d1554b234cd8dd4a -SIZE (coreos-go-semver-v0.2.0_GH0.tar.gz) = 8474 -SHA256 (coreos-go-systemd-39ca1b05acc7_GH0.tar.gz) = 56bb345a9ab6838b652e70dbb2d50930e0f0f8f5fa32de0d1b67fef8841a6fe6 -SIZE (coreos-go-systemd-39ca1b05acc7_GH0.tar.gz) = 60403 -SHA256 (coreos-pkg-3ac0863d7acf_GH0.tar.gz) = 47b8ca2aa02823801b4744653a74a489fbdd8d9c5c67e205781f07b8b6b6c8f4 -SIZE (coreos-pkg-3ac0863d7acf_GH0.tar.gz) = 31017 -SHA256 (dgrijalva-jwt-go-v3.2.0_GH0.tar.gz) = 197465ef53219f3aeb1a6940b70e16d288fe4e4108d4831b91ea101118440e63 -SIZE (dgrijalva-jwt-go-v3.2.0_GH0.tar.gz) = 36960 +TIMESTAMP = 1658693683 +SHA256 (strukturag-nextcloud-spreed-signaling-v0.5.0_GH0.tar.gz) = c5e48634cf2e607228ff4f448d00a09fa758130bab27224fe3b42aecc309376a +SIZE (strukturag-nextcloud-spreed-signaling-v0.5.0_GH0.tar.gz) = 210410 +SHA256 (beorn7-perks-v1.0.1_GH0.tar.gz) = 98db84bb0224a26094e6adba91b7ee7a1a7ace28cb648d818f8e779e6a19f825 +SIZE (beorn7-perks-v1.0.1_GH0.tar.gz) = 10867 +SHA256 (cespare-xxhash-v2.1.2_GH0.tar.gz) = 471399cfcf0b1bd188add8d34435b91e7011cedbfe76e29687803a9d74320352 +SIZE (cespare-xxhash-v2.1.2_GH0.tar.gz) = 11244 +SHA256 (coreos-go-semver-v0.3.0_GH0.tar.gz) = 1b72134483db366fb43f216727d6bc110086d4450ce0d226960cf4ce823d6eb9 +SIZE (coreos-go-semver-v0.3.0_GH0.tar.gz) = 10663 +SHA256 (coreos-go-systemd-v22.3.2_GH0.tar.gz) = dbb1a3930d43f49e11c53f2010ab9609e18236f776a99921850cd05f54779438 +SIZE (coreos-go-systemd-v22.3.2_GH0.tar.gz) = 72134 SHA256 (dlintw-goconf-dcc070983490_GH0.tar.gz) = 658234767ec03d81dcdee9cdf4790c359bba8399e7281a125bd7a5e480bf712d SIZE (dlintw-goconf-dcc070983490_GH0.tar.gz) = 6199 -SHA256 (etcd-io-etcd-ae9734ed278b_GH0.tar.gz) = 97a61ce7fa7a47329a6b8f231754a38d39ee47ced5c79635b5cd68de54cb3b22 -SIZE (etcd-io-etcd-ae9734ed278b_GH0.tar.gz) = 9181961 -SHA256 (gogo-protobuf-v1.2.1_GH0.tar.gz) = 99e423905ba8921e86817607a5294ffeedb66fdd4a85efce5eb2848f715fdb3a -SIZE (gogo-protobuf-v1.2.1_GH0.tar.gz) = 2017393 -SHA256 (golang-crypto-0ec3e9974c59_GH0.tar.gz) = 737fd8da273ec11281d2ff8798d6847ab1be9ebfa94bbc5a7252e0b04e1373a5 -SIZE (golang-crypto-0ec3e9974c59_GH0.tar.gz) = 1727772 -SHA256 (golang-net-74dc4d7220e7_GH0.tar.gz) = e974b081e105d9c61374fd026aa89bff010cc58b676dddf67a319dbba8df35fa -SIZE (golang-net-74dc4d7220e7_GH0.tar.gz) = 1099877 -SHA256 (golang-protobuf-v1.3.2_GH0.tar.gz) = c9cda622857a17cf0877c5ba76688a931883e505f40744c9495638b6e3da1f65 -SIZE (golang-protobuf-v1.3.2_GH0.tar.gz) = 312285 -SHA256 (golang-sys-c7b8b68b1456_GH0.tar.gz) = 826e76dcb9c9c2ed234d81b2f4d8cb960a4fec707814521f938c9be99e9f1d80 -SIZE (golang-sys-c7b8b68b1456_GH0.tar.gz) = 1455888 -SHA256 (golang-text-v0.3.3_GH0.tar.gz) = 1604233637e3593749fbbb13b5069b08e6feba6d2b55a02fd3148793d5871185 -SIZE (golang-text-v0.3.3_GH0.tar.gz) = 7747332 -SHA256 (google-go-genproto-24fa4b261c55_GH0.tar.gz) = 96481b64c5971de2dd22d7c6f764d2acbeb4cd85ab6166856284115c3f99238c -SIZE (google-go-genproto-24fa4b261c55_GH0.tar.gz) = 5332241 -SHA256 (google-uuid-v1.1.2_GH0.tar.gz) = e650558e314307cf33391d0a9ef575b418188206d61cb9751e9f11bceb0874d0 -SIZE (google-uuid-v1.1.2_GH0.tar.gz) = 13871 -SHA256 (gorilla-context-v1.1.1_GH0.tar.gz) = 2dfdd051c238695bf9ebfed0bf6a8c533507ac0893bce23be5930e973736bb03 -SIZE (gorilla-context-v1.1.1_GH0.tar.gz) = 4574 -SHA256 (gorilla-mux-ac112f7d75a0_GH0.tar.gz) = 535ff4b953581922ef462e8be27acb9507c05e4621068a5f650d4f7ab752b224 -SIZE (gorilla-mux-ac112f7d75a0_GH0.tar.gz) = 29562 +SHA256 (dustin-go-humanize-v1.0.0_GH0.tar.gz) = e4540bd50ac855143b4f2e509313079c50cf5d8774f09cc10dbca5ae9803d8ba +SIZE (dustin-go-humanize-v1.0.0_GH0.tar.gz) = 17260 +SHA256 (etcd-io-bbolt-v1.3.6_GH0.tar.gz) = a2e524f7f32c44fa0765de192ac0789c585010cadd2c2ddcf9518e858a96ec1f +SIZE (etcd-io-bbolt-v1.3.6_GH0.tar.gz) = 98025 +SHA256 (etcd-io-etcd-v3.5.4_GH0.tar.gz) = 10e8c1604578d4a8557263d61d4fbbd2428c8cd8dda3c8a23a8755314af6ef10 +SIZE (etcd-io-etcd-v3.5.4_GH0.tar.gz) = 4036526 +SHA256 (form3tech-oss-jwt-go-v3.2.3_GH0.tar.gz) = ee0244ac3256dce35883baae5a7758fa34a36504ac3bc0a87eb7c9f9c91ece65 +SIZE (form3tech-oss-jwt-go-v3.2.3_GH0.tar.gz) = 38323 +SHA256 (go-yaml-yaml-v2.4.0_GH0.tar.gz) = d8e94679e5fff6bd1a35e10241543929a5f3da44f701755babf99b3daf0faac0 +SIZE (go-yaml-yaml-v2.4.0_GH0.tar.gz) = 73209 +SHA256 (gogo-protobuf-v1.3.2_GH0.tar.gz) = 2bb4b13d6e56b3911f09b8e9ddd15708477fbff8823c057cc79dd99c9a452b34 +SIZE (gogo-protobuf-v1.3.2_GH0.tar.gz) = 2038725 +SHA256 (golang-jwt-jwt-v3.2.2_GH0.tar.gz) = 4cd18a4bb5d949244f137fed0884f93695ff268cb9efaba71ddcf4c50b17efe0 +SIZE (golang-jwt-jwt-v3.2.2_GH0.tar.gz) = 39887 +SHA256 (golang-crypto-3147a52a75dd_GH0.tar.gz) = 25542a72981bc3c33fca702a21feae4d6242298255354cfa2359d6195ff8656a +SIZE (golang-crypto-3147a52a75dd_GH0.tar.gz) = 1630551 +SHA256 (golang-net-69e39bad7dc2_GH0.tar.gz) = 859028b1f77d72031aaeb022812f4040aeee1a64956d4751c35b8b40dea11d70 +SIZE (golang-net-69e39bad7dc2_GH0.tar.gz) = 1263995 +SHA256 (golang-protobuf-v1.5.2_GH0.tar.gz) = 088cc0f3ba18fb8f9d00319568ff0af5a06d8925a6e6cb983bb837b4efb703b3 +SIZE (golang-protobuf-v1.5.2_GH0.tar.gz) = 171702 +SHA256 (golang-sys-36772127a21f_GH0.tar.gz) = 7eb6ad2577150df1802a7fdd5f0015229e7e061ddd493cc3859d57e816ba6d80 +SIZE (golang-sys-36772127a21f_GH0.tar.gz) = 1291506 +SHA256 (golang-text-v0.3.6_GH0.tar.gz) = f66bebcf21985b0a713d67c6c35dfc9800d3b6d00d62b83ed0ce5b2ed4cb9760 +SIZE (golang-text-v0.3.6_GH0.tar.gz) = 8351095 +SHA256 (golang-time-f0f3c7e86c11_GH0.tar.gz) = 421890dd6e4b7e8d5ca68cc163c8b3b08436898664534aedfefd8602e11a4e53 +SIZE (golang-time-f0f3c7e86c11_GH0.tar.gz) = 9626 +SHA256 (google-btree-v1.0.1_GH0.tar.gz) = 240723cff7c3c28e8444d45e500e65b2c25df519273260f248786e1a7367a654 +SIZE (google-btree-v1.0.1_GH0.tar.gz) = 15381 +SHA256 (google-go-genproto-f16073e35f0c_GH0.tar.gz) = a42664db5442fd4dc4acac922949a735d37f44240394ab55a0d5ee3c9f8410d6 +SIZE (google-go-genproto-f16073e35f0c_GH0.tar.gz) = 9270161 +SHA256 (google-uuid-v1.3.0_GH0.tar.gz) = 7f7f37c47980e0afcc178a9ffc390bec29ed2371919b4c07658eb01791a7f921 +SIZE (google-uuid-v1.3.0_GH0.tar.gz) = 16210 +SHA256 (gorilla-mux-v1.8.0_GH0.tar.gz) = ea2639259d2ce6f402636655e91eb93ba69c139e3cbf80b044ee393ada53757b +SIZE (gorilla-mux-v1.8.0_GH0.tar.gz) = 45517 SHA256 (gorilla-securecookie-v1.1.1_GH0.tar.gz) = b7897b2243f0d43913aca318593c5c2586294fcd3265189d564ddda1b880fe95 SIZE (gorilla-securecookie-v1.1.1_GH0.tar.gz) = 41240 -SHA256 (gorilla-websocket-v1.2.0_GH0.tar.gz) = 04d1c4fa839a01d32d3c8c558370a964d83b5c980f74c4b965f3dd04f8cb9276 -SIZE (gorilla-websocket-v1.2.0_GH0.tar.gz) = 42984 -SHA256 (grpc-grpc-go-v1.26.0_GH0.tar.gz) = a594cbd8f7d545d181c92b27aafd5d4824459e3a729a8bd67a0c8b99c411f05a -SIZE (grpc-grpc-go-v1.26.0_GH0.tar.gz) = 765416 -SHA256 (mailru-easyjson-2f5df55504eb_GH0.tar.gz) = 70f112ac56f62ec20912060e70a7249ed9e2222467e8eb73f58798a9980c5603 -SIZE (mailru-easyjson-2f5df55504eb_GH0.tar.gz) = 70434 -SHA256 (nats-io-jwt-v0.3.2_GH0.tar.gz) = e7a3435d52849657f5d1c8126fa0c49720e97ec5ef6e48aa0dd5aee2ccb46355 -SIZE (nats-io-jwt-v0.3.2_GH0.tar.gz) = 34513 -SHA256 (nats-io-nats.go-v1.10.0_GH0.tar.gz) = 0167dfb6ea5bb420f78f9c4343434ae1032bacb4baf0391f910a980bc667b8de -SIZE (nats-io-nats.go-v1.10.0_GH0.tar.gz) = 130626 -SHA256 (nats-io-nkeys-v0.1.4_GH0.tar.gz) = 6928e7a74e8dac41cec5c403fd7605541632428280cbd01c573ed90cde1849cc -SIZE (nats-io-nkeys-v0.1.4_GH0.tar.gz) = 18534 +SHA256 (gorilla-websocket-v1.5.0_GH0.tar.gz) = 5d86f9e1c76ff7ceca0747f78b79864fbaec9d440f4fdb03197466e5102a86b0 +SIZE (gorilla-websocket-v1.5.0_GH0.tar.gz) = 54155 +SHA256 (grpc-ecosystem-go-grpc-middleware-v1.3.0_GH0.tar.gz) = c9b908202c05a7f821b03ee49cd678e7e71469519054629770e0565d78275cbc +SIZE (grpc-ecosystem-go-grpc-middleware-v1.3.0_GH0.tar.gz) = 103780 +SHA256 (grpc-ecosystem-go-grpc-prometheus-v1.2.0_GH0.tar.gz) = eba66530952a126ab869205bdb909af607bfd9eb09f00207b62eb29140258aa9 +SIZE (grpc-ecosystem-go-grpc-prometheus-v1.2.0_GH0.tar.gz) = 24760 +SHA256 (grpc-ecosystem-grpc-gateway-v1.16.0_GH0.tar.gz) = 20ba8f2aeb4a580109357fffaa42f8400aba1155b95c8845e412287907e64379 +SIZE (grpc-ecosystem-grpc-gateway-v1.16.0_GH0.tar.gz) = 521578 +SHA256 (grpc-grpc-go-v1.38.0_GH0.tar.gz) = fd6a2e2ae9e810670fdb63d196275ddb171e7f99f3bb801a02dde973de2f557b +SIZE (grpc-grpc-go-v1.38.0_GH0.tar.gz) = 1253222 +SHA256 (jonboulle-clockwork-v0.2.2_GH0.tar.gz) = 79ac7c0e53dfa48aac0622745f133b2438542f1c11d2c09ec1c98affbd62e1f0 +SIZE (jonboulle-clockwork-v0.2.2_GH0.tar.gz) = 9588 +SHA256 (josharian-intern-v1.0.0_GH0.tar.gz) = 7c7df6e792ed5db0b1a63c8ec74236b70958ad36c9fe5a02b52b1a418b177b5e +SIZE (josharian-intern-v1.0.0_GH0.tar.gz) = 1927 +SHA256 (json-iterator-go-v1.1.12_GH0.tar.gz) = ff70e539fd919da757a2f3a530a053e7577cb4d7e2824fc1058d3abbefbb523e +SIZE (json-iterator-go-v1.1.12_GH0.tar.gz) = 84307 +SHA256 (klauspost-compress-v1.14.4_GH0.tar.gz) = 30480619257f7d40fcbfd61b59c34fd36e85220ac2eee400c493b06c37f53740 +SIZE (klauspost-compress-v1.14.4_GH0.tar.gz) = 15502117 +SHA256 (kubernetes-sigs-yaml-v1.2.0_GH0.tar.gz) = 80612b8cc63863556906f04df7eca89179bf81e5b3d1133c082bd7e5e35d5514 +SIZE (kubernetes-sigs-yaml-v1.2.0_GH0.tar.gz) = 92574 +SHA256 (mailru-easyjson-v0.7.7_GH0.tar.gz) = 18ce2051cda6b20a09163d9ecedf905593d7777db043b32b263e62b1cebb7f73 +SIZE (mailru-easyjson-v0.7.7_GH0.tar.gz) = 81404 +SHA256 (matttproud-golang_protobuf_extensions-v1.0.1_GH0.tar.gz) = 2def0ee6f6b12b1efc0e3007d89f598608a072610e805c3655ea9d13c3ead49b +SIZE (matttproud-golang_protobuf_extensions-v1.0.1_GH0.tar.gz) = 37184 +SHA256 (minio-highwayhash-v1.0.2_GH0.tar.gz) = 5a89e6f3e77cb77c818c5ce0316812d544e588456fce2e55e02f48d52fa9c5d2 +SIZE (minio-highwayhash-v1.0.2_GH0.tar.gz) = 23056 +SHA256 (modern-go-concurrent-bacd9c7ef1dd_GH0.tar.gz) = d673e902118a6ece63198dc7e0961e904d0410f142726df0936ec1a52035a60f +SIZE (modern-go-concurrent-bacd9c7ef1dd_GH0.tar.gz) = 7526 +SHA256 (modern-go-reflect2-v1.0.2_GH0.tar.gz) = eab313f24c09d512f004d489aeed0d0a485f789abd07e7df411375035174341b +SIZE (modern-go-reflect2-v1.0.2_GH0.tar.gz) = 14030 +SHA256 (natefinch-lumberjack-v2.0.0_GH0.tar.gz) = 5817941b45096eb70b8114d7a4bf392ea47c4fe8030ff383ca54c67dfa0617bd +SIZE (natefinch-lumberjack-v2.0.0_GH0.tar.gz) = 12631 +SHA256 (nats-io-jwt-442af02fd36a_GH0.tar.gz) = 06093c35694c7408c5f429f84026968b1cf69290f883a14be7e10a49ebfcee6b +SIZE (nats-io-jwt-442af02fd36a_GH0.tar.gz) = 82961 +SHA256 (nats-io-nats-server-v2.8.4_GH0.tar.gz) = 172c5d04c3867adcb6b2322d87d7f7029b63e9465fffffcf99d4ca652820635f +SIZE (nats-io-nats-server-v2.8.4_GH0.tar.gz) = 1479734 +SHA256 (nats-io-nats.go-v1.16.0_GH0.tar.gz) = 0cb65060b6fda71d0e1c37d7d341cfe5ef0696674cafa3e00a98162ade4537f6 +SIZE (nats-io-nats.go-v1.16.0_GH0.tar.gz) = 258314 +SHA256 (nats-io-nkeys-v0.3.0_GH0.tar.gz) = ea281df5dc380b84f61c3712b367f02957cff4cb7802e73b2b0b7588e4f6b809 +SIZE (nats-io-nkeys-v0.3.0_GH0.tar.gz) = 19986 SHA256 (nats-io-nuid-v1.0.1_GH0.tar.gz) = a0b4fe5b40781add2a9fdb5d723313be5f5d11c1a79ea1dd2671278826ef078d SIZE (nats-io-nuid-v1.0.1_GH0.tar.gz) = 7529 SHA256 (notedit-janus-go-10eb8b95d1a0_GH0.tar.gz) = 007fa7a626a0d2034ee4f2e2695f51c86e943ab012af167cbcd8373a75f73989 SIZE (notedit-janus-go-10eb8b95d1a0_GH0.tar.gz) = 4309 -SHA256 (oschwald-maxminddb-golang-1960b16a5147_GH0.tar.gz) = eec9a08e94802948210b920911b5bcb5f332139041ef4cf710dc24719f6c52bc -SIZE (oschwald-maxminddb-golang-1960b16a5147_GH0.tar.gz) = 18101 -SHA256 (uber-go-atomic-v1.3.2_GH0.tar.gz) = ee2ec763758d8ab2095ee927086a1ed057212fa27660614448d4bbcbdc4ffe61 -SIZE (uber-go-atomic-v1.3.2_GH0.tar.gz) = 8047 -SHA256 (uber-go-multierr-v1.1.0_GH0.tar.gz) = 45405583513302d57d4715fada5ef8c8dbd9c9992956f2d0faa8758d9d885851 -SIZE (uber-go-multierr-v1.1.0_GH0.tar.gz) = 9234 -SHA256 (uber-go-zap-v1.10.0_GH0.tar.gz) = 9122a10e6cca67b5231036b8da73f3ce5c7ba6ebae94314533f04e200973002e -SIZE (uber-go-zap-v1.10.0_GH0.tar.gz) = 112084 +SHA256 (open-telemetry-opentelemetry-go-contrib-v0.20.0_GH0.tar.gz) = 6715d2fe45be282c45197c08002af3bd23ef85abeab9a821c7cd231451a01433 +SIZE (open-telemetry-opentelemetry-go-contrib-v0.20.0_GH0.tar.gz) = 412639 +SHA256 (open-telemetry-opentelemetry-go-v0.20.0_GH0.tar.gz) = 05306a02bbffa2c71a0f0f5c200d006c8ad659b5f86cb67a7c95055d7f740933 +SIZE (open-telemetry-opentelemetry-go-v0.20.0_GH0.tar.gz) = 596424 +SHA256 (open-telemetry-opentelemetry-proto-go-v0.7.0_GH0.tar.gz) = 5d969f208f5cc8e9b3596fe61dde69116d801bca0436325eb05539d123d72a53 +SIZE (open-telemetry-opentelemetry-proto-go-v0.7.0_GH0.tar.gz) = 57286 +SHA256 (oschwald-maxminddb-golang-v1.9.0_GH0.tar.gz) = 433c1fc1fd664788529ba37e23dc7fedff830c0ca051e6d6b7e621e723e5e0fe +SIZE (oschwald-maxminddb-golang-v1.9.0_GH0.tar.gz) = 25364 +SHA256 (pion-sdp-v1.3.0_GH0.tar.gz) = 754e5b0d6feaf09782336a2cf5d5158136ca1f76df7bd5a857259cabcb2d522c +SIZE (pion-sdp-v1.3.0_GH0.tar.gz) = 14685 +SHA256 (pkg-errors-v0.9.1_GH0.tar.gz) = 56bfd893023daa498508bfe161de1be83299fcf15376035e7df79cbd7d6fa608 +SIZE (pkg-errors-v0.9.1_GH0.tar.gz) = 13415 +SHA256 (prometheus-client_golang-v1.12.2_GH0.tar.gz) = ab01b65e6c24a41e856986076d0de2d38d379253eb78160edd8d8235f789c94a +SIZE (prometheus-client_golang-v1.12.2_GH0.tar.gz) = 197117 +SHA256 (prometheus-client_model-v0.2.0_GH0.tar.gz) = 4ab1be9cdfa702d7f49beeb09a256bcc6a2aad55e8a0a37e7732a46934264e12 +SIZE (prometheus-client_model-v0.2.0_GH0.tar.gz) = 10986 +SHA256 (prometheus-common-v0.32.1_GH0.tar.gz) = de06f354e24dec3bfeba9a3bd43bd3170b4231dfff3cd338b688a6e8c8050af6 +SIZE (prometheus-common-v0.32.1_GH0.tar.gz) = 146585 +SHA256 (prometheus-procfs-v0.7.3_GH0.tar.gz) = 5514e8b18c38b6376a84c623d59735d4eefb61fb3a14eb1f45e0a4c848f14a2b +SIZE (prometheus-procfs-v0.7.3_GH0.tar.gz) = 178957 +SHA256 (protocolbuffers-protobuf-go-v1.26.0_GH0.tar.gz) = 26218474bcf776ecf32d7d194c6bfaca8e7b4f0c087e5b595fd50fbb31409676 +SIZE (protocolbuffers-protobuf-go-v1.26.0_GH0.tar.gz) = 1270215 +SHA256 (sirupsen-logrus-v1.7.0_GH0.tar.gz) = a7baaa1c646441d002f3867b5998b6b45b629ecfad317d468a981e23e0c9c6ca +SIZE (sirupsen-logrus-v1.7.0_GH0.tar.gz) = 46392 +SHA256 (soheilhy-cmux-v0.1.5_GH0.tar.gz) = 199232ece74332f408a38e4d38e7ca942b3e66ae58074ca95d3f069693e0dca1 +SIZE (soheilhy-cmux-v0.1.5_GH0.tar.gz) = 22250 +SHA256 (spf13-pflag-v1.0.5_GH0.tar.gz) = 9a2cae1f8e8ab0d2cc8ebe468e871af28d9ac0962cf0520999e3ba85f0c7b808 +SIZE (spf13-pflag-v1.0.5_GH0.tar.gz) = 50796 +SHA256 (tmc-grpc-websocket-proxy-e5319fda7802_GH0.tar.gz) = ab27ebe35674bcc777d63bb1d64874310832d857a3eb573192b082f73afde494 +SIZE (tmc-grpc-websocket-proxy-e5319fda7802_GH0.tar.gz) = 10031 +SHA256 (uber-go-atomic-v1.7.0_GH0.tar.gz) = 4d655e90a23d023b36607e2ce94c3b7bf650d41c81c0faff32432581d9099ad1 +SIZE (uber-go-atomic-v1.7.0_GH0.tar.gz) = 18566 +SHA256 (uber-go-multierr-v1.6.0_GH0.tar.gz) = f8a139a06fd70bbda0f089274bd723a00c33c5b269a696de4d6a8ab455a22717 +SIZE (uber-go-multierr-v1.6.0_GH0.tar.gz) = 12369 +SHA256 (uber-go-zap-v1.17.0_GH0.tar.gz) = 9608554d14e846718c5ebe44ab172ce6b748356679c17e144226af94ff232d9a +SIZE (uber-go-zap-v1.17.0_GH0.tar.gz) = 142719 +SHA256 (xiang90-probing-43a291ad63a2_GH0.tar.gz) = 576dd87a3b8729fd6f2422664897e285d43254138831aaedfac797813964d255 +SIZE (xiang90-probing-43a291ad63a2_GH0.tar.gz) = 3468 diff --git a/net-im/nextcloud-spreed-signaling/files/patch-Makefile b/net-im/nextcloud-spreed-signaling/files/patch-Makefile index 0c749be520b..6afb865e7a1 100644 --- a/net-im/nextcloud-spreed-signaling/files/patch-Makefile +++ b/net-im/nextcloud-spreed-signaling/files/patch-Makefile @@ -1,104 +1,59 @@ ---- Makefile.orig 2020-12-08 13:00:05 UTC +--- Makefile.orig 2022-06-02 12:16:33 UTC +++ Makefile -@@ -1,8 +1,8 @@ +@@ -1,7 +1,7 @@ all: build GO := $(shell which go) --GOPATH := "$(CURDIR)/vendor:$(CURDIR)" --BINDIR := "$(CURDIR)/bin" -+GOPATH := $(CURDIR)/vendor:$(CURDIR) -+BINDIR := $(CURDIR)/bin - VERSION := $(shell "$(CURDIR)/scripts/get-version.sh") - TARVERSION := $(shell "$(CURDIR)/scripts/get-version.sh" --tar) - ifneq ($(VERSION),) -@@ -35,26 +35,10 @@ ifneq ($(COUNT),) - TESTARGS := $(TESTARGS) -count $(COUNT) - endif +-GOPATH := $(shell "$(GO)" env GOPATH) ++GOPATH := $(CURDIR):$(CURDIR)/vendor + GODIR := $(shell dirname "$(GO)") + GOFMT := "$(GODIR)/gofmt" + GOOS ?= linux +@@ -52,10 +52,8 @@ endif + hook: + [ ! -d "$(CURDIR)/.git/hooks" ] || ln -sf "$(CURDIR)/scripts/pre-commit.hook" "$(CURDIR)/.git/hooks/pre-commit" --hook: -- [ ! -d "$(CURDIR)/.git/hooks" ] || ln -sf "$(CURDIR)/scripts/pre-commit.hook" "$(CURDIR)/.git/hooks/pre-commit" +-$(GOPATHBIN)/easyjson: +- $(GO) get -u -d github.com/mailru/easyjson/... +- $(GO) install github.com/mailru/easyjson/... - --godeps: -- GOPATH=$(GOPATH) $(GO) get github.com/rogpeppe/godeps -- --easyjson: dependencies -- GOPATH=$(GOPATH) $(GO) get -d github.com/mailru/easyjson/... +easyjson: - GOPATH=$(GOPATH) $(GO) build -o ./vendor/bin/easyjson ./vendor/src/github.com/mailru/easyjson/easyjson/main.go - --dependencies: hook godeps -- GOPATH=$(GOPATH) ./vendor/bin/godeps -u dependencies.tsv - --dependencies.tsv: godeps -- set -e ;\ -- TMP=$$(mktemp -d) ;\ -- echo Make sure to remove $$TMP on error ;\ -- cp -r "$(CURDIR)/vendor" $$TMP ;\ -- GOPATH=$$TMP/vendor:"$(CURDIR)" "$(CURDIR)/vendor/bin/godeps" ./src/... > "$(CURDIR)/dependencies.tsv" ;\ -- rm -rf $$TMP - - src/signaling/continentmap.go: ++ GOPATH=$(GOPATH):$(CURDIR) $(GO) build -o ./bin/easyjson ./vendor/src/github.com/mailru/easyjson/easyjson/main.go + continentmap.go: $(CURDIR)/scripts/get_continent_map.py $@ -@@ -73,27 +57,28 @@ get: - fmt: hook - $(GO) fmt ./src/... --vet: dependencies common -+vet: common - GOPATH=$(GOPATH) $(GO) vet ./src/... - --test: dependencies vet common -+test: vet common - GOPATH=$(GOPATH) $(GO) test -v -timeout $(TIMEOUT) $(TESTARGS) ./src/... - --cover: dependencies vet common -+cover: vet common - rm -f cover.out && \ - GOPATH=$(GOPATH) $(GO) test -v -timeout $(TIMEOUT) -coverprofile cover.out ./src/signaling/... && \ +@@ -91,8 +89,8 @@ coverhtml: vet common sed -i "/_easyjson/d" cover.out && \ - GOPATH=$(GOPATH) $(GO) tool cover -func=cover.out + $(GO) tool cover -html=cover.out -o coverage.html --coverhtml: dependencies vet common -+coverhtml: vet common - rm -f cover.out && \ - GOPATH=$(GOPATH) $(GO) test -v -timeout $(TIMEOUT) -coverprofile cover.out ./src/signaling/... && \ - sed -i "/_easyjson/d" cover.out && \ - GOPATH=$(GOPATH) $(GO) tool cover -html=cover.out -o coverage.html +-%_easyjson.go: %.go $(GOPATHBIN)/easyjson +- PATH="$(GODIR)":$(PATH) "$(GOPATHBIN)/easyjson" -all $*.go ++%_easyjson.go: %.go easyjson ++ PATH="$(GODIR)":$(PATH) ./bin/easyjson -all $(CURDIR)/vendor/src/github.com/strukturag/nextcloud-spreed-signaling/$*.go --%_easyjson.go: %.go -+%_easyjson.go: %.go | easyjson - PATH=$(shell dirname $(GO)):$(PATH) GOPATH=$(GOPATH) ./vendor/bin/easyjson -all $*.go + common: \ + api_signaling_easyjson.go \ +@@ -100,7 +98,6 @@ common: \ + api_proxy_easyjson.go \ + natsclient_easyjson.go \ + room_easyjson.go +- $(GO) mod tidy -+ - common: easyjson \ - src/signaling/api_signaling_easyjson.go \ - src/signaling/api_backend_easyjson.go \ -@@ -101,17 +86,17 @@ common: easyjson \ - src/signaling/natsclient_easyjson.go \ - src/signaling/room_easyjson.go - --client: dependencies common -+client: common + $(BINDIR): mkdir -p $(BINDIR) - GOPATH=$(GOPATH) $(GO) build $(BUILDARGS) -ldflags '$(INTERNALLDFLAGS)' -o $(BINDIR)/client ./src/client/... +@@ -112,7 +109,7 @@ server: common $(BINDIR) + $(GO) build $(BUILDARGS) -ldflags '$(INTERNALLDFLAGS)' -o $(BINDIR)/signaling ./server/... --server: dependencies common -+server: common - mkdir -p $(BINDIR) - GOPATH=$(GOPATH) $(GO) build $(BUILDARGS) -ldflags '$(INTERNALLDFLAGS)' -o $(BINDIR)/signaling ./src/server/... - --proxy: dependencies common -+proxy: common - mkdir -p $(BINDIR) -- GOPATH=$(GOPATH) $(GO) build $(BUILDARGS) -ldflags '$(INTERNALLDFLAGS)' -o $(BINDIR)/proxy ./src/proxy/... -+ GOPATH="$(GOPATH)" $(GO) build $(BUILDARGS) -ldflags '$(INTERNALLDFLAGS)' -o $(BINDIR)/proxy ./src/proxy/... + proxy: common $(BINDIR) +- $(GO) build $(BUILDARGS) -ldflags '$(INTERNALLDFLAGS)' -o $(BINDIR)/proxy ./proxy/... ++ GOPATH=$(GOPATH):$(CURDIR) GOPATH="$(CURDIR)/vendor" $(GO) build $(BUILDARGS) -ldflags '$(INTERNALLDFLAGS)' -o $(BINDIR)/proxy ./proxy/... clean: - rm -f src/signaling/*_easyjson.go -@@ -123,6 +108,13 @@ tarball: - --prefix=nextcloud-spreed-signaling-$(TARVERSION)/ \ - -o nextcloud-spreed-signaling-$(TARVERSION).tar.gz \ + rm -f *_easyjson.go +@@ -126,6 +123,13 @@ tarball: HEAD + + dist: tarball +install: + install -d $(DESTDIR)$(PREFIX)/etc/ncs/ + install -m 644 server.conf.in $(DESTDIR)$(PREFIX)/etc/ncs/server.conf.sample @@ -107,5 +62,5 @@ + install -m 755 bin/signaling $(DESTDIR)$(PREFIX)/bin/ncs-signaling + install -m 755 bin/proxy $(DESTDIR)$(PREFIX)/bin/ncs-proxy - dist: tarball - + .NOTPARALLEL: %_easyjson.go + .PHONY: continentmap.go diff --git a/net-im/nextcloud-spreed-signaling/files/patch-dependencies.tsv b/net-im/nextcloud-spreed-signaling/files/patch-dependencies.tsv deleted file mode 100644 index bb5c7989ca3..00000000000 --- a/net-im/nextcloud-spreed-signaling/files/patch-dependencies.tsv +++ /dev/null @@ -1,11 +0,0 @@ ---- dependencies.tsv.orig 2020-12-08 13:00:05 UTC -+++ dependencies.tsv -@@ -5,7 +5,7 @@ github.com/gorilla/mux git ac112f7d75a0714af1bd86ab177 - github.com/gorilla/securecookie git e59506cc896acb7f7bf732d4fdf5e25f7ccd8983 2017-02-24T19:38:04Z - github.com/gorilla/websocket git ea4d1f681babbce9545c9c5f3d5194a789c89f5b 2017-06-20T19:01:03Z - github.com/mailru/easyjson git 2f5df55504ebc322e4d52d34df6a1f5b503bf26d 2017-06-24T19:09:25Z --github.com/nats-io/go-nats git d4ca4c8b588d5da9c2ac82d6e445ce4feaba18ba 2017-06-01T15:47:09Z -+github.com/nats-io/nats.go git 120703c6d80965e2f1e7a542c88dc574987b17e1 2020-05-13T13:22:14Z - github.com/nats-io/nuid git 3cf34f9fca4e88afa9da8eabd75e3326c9941b44 2017-03-03T15:02:24Z - github.com/notedit/janus-go git 10eb8b95d1a0469ac8921c5ce5fb55b4c0d3ad7d 2020-05-17T10:12:15Z - github.com/oschwald/maxminddb-golang git 1960b16a5147df3a4c61ac83b2f31cd8f811d609 2019-05-23T23:57:38Z diff --git a/net-im/nextcloud-spreed-signaling/files/patch-proxy_proxy__tokens__etcd.go b/net-im/nextcloud-spreed-signaling/files/patch-proxy_proxy__tokens__etcd.go new file mode 100644 index 00000000000..325a824d260 --- /dev/null +++ b/net-im/nextcloud-spreed-signaling/files/patch-proxy_proxy__tokens__etcd.go @@ -0,0 +1,13 @@ +--- proxy/proxy_tokens_etcd.go.orig 2022-07-24 20:09:05 UTC ++++ proxy/proxy_tokens_etcd.go +@@ -33,8 +33,8 @@ import ( + "github.com/dlintw/goconf" + "github.com/golang-jwt/jwt" + +- "go.etcd.io/etcd/client/pkg/v3/srv" +- "go.etcd.io/etcd/client/pkg/v3/transport" ++ "go.etcd.io/etcd/client/pkg/srv" ++ "go.etcd.io/etcd/client/pkg/transport" + clientv3 "go.etcd.io/etcd/client/v3" + + signaling "github.com/strukturag/nextcloud-spreed-signaling" diff --git a/net-im/nextcloud-spreed-signaling/files/patch-scripts_get-version.sh b/net-im/nextcloud-spreed-signaling/files/patch-scripts_get-version.sh new file mode 100644 index 00000000000..dd62f00d9ad --- /dev/null +++ b/net-im/nextcloud-spreed-signaling/files/patch-scripts_get-version.sh @@ -0,0 +1,21 @@ +--- scripts/get-version.sh.orig 2022-07-25 12:17:08 UTC ++++ scripts/get-version.sh +@@ -1,7 +1,6 @@ +-#!/usr/bin/env bash ++#!/bin/sh + set -e +-ROOT="$(cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd)" +- ++ROOT="$(cd "$( dirname $0 )" && pwd)" + VERSION= + if [ -s "$ROOT/../version.txt" ]; then + VERSION=$(cat "$ROOT/../version.txt" | tr -d '[:space:]') +@@ -15,7 +14,7 @@ if [ -z $VERSION ] && [ -d "$ROOT/../.git" ]; then + fi + + if [ -z $VERSION ]; then +- VERSION=unknown ++ VERSION=v0.5.0 + fi + + echo $VERSION diff --git a/net-im/nextcloud-spreed-signaling/files/patch-src_proxy_main.go b/net-im/nextcloud-spreed-signaling/files/patch-src_proxy_main.go deleted file mode 100644 index e9ad58918cb..00000000000 --- a/net-im/nextcloud-spreed-signaling/files/patch-src_proxy_main.go +++ /dev/null @@ -1,11 +0,0 @@ ---- src/proxy/main.go.orig 2020-12-25 20:55:38 UTC -+++ src/proxy/main.go -@@ -36,7 +36,7 @@ import ( - - "github.com/dlintw/goconf" - "github.com/gorilla/mux" -- "github.com/nats-io/go-nats" -+ "github.com/nats-io/nats.go" - - "signaling" - ) diff --git a/net-im/nextcloud-spreed-signaling/files/patch-src_server_main.go b/net-im/nextcloud-spreed-signaling/files/patch-src_server_main.go deleted file mode 100644 index f3a62748c1c..00000000000 --- a/net-im/nextcloud-spreed-signaling/files/patch-src_server_main.go +++ /dev/null @@ -1,11 +0,0 @@ ---- src/server/main.go.orig 2020-12-25 20:55:38 UTC -+++ src/server/main.go -@@ -40,7 +40,7 @@ import ( - "github.com/dlintw/goconf" - _ "github.com/gorilla/context" - "github.com/gorilla/mux" -- "github.com/nats-io/go-nats" -+ "github.com/nats-io/nats.go" - - "signaling" - ) diff --git a/net-im/nextcloud-spreed-signaling/files/patch-src_signaling_backend__server__test.go b/net-im/nextcloud-spreed-signaling/files/patch-src_signaling_backend__server__test.go deleted file mode 100644 index dd8e89c9bfd..00000000000 --- a/net-im/nextcloud-spreed-signaling/files/patch-src_signaling_backend__server__test.go +++ /dev/null @@ -1,11 +0,0 @@ ---- src/signaling/backend_server_test.go.orig 2020-12-25 20:55:38 UTC -+++ src/signaling/backend_server_test.go -@@ -42,7 +42,7 @@ import ( - "github.com/dlintw/goconf" - "github.com/gorilla/mux" - "github.com/gorilla/websocket" -- "github.com/nats-io/go-nats" -+ "github.com/nats-io/nats.go" - ) - - var ( diff --git a/net-im/nextcloud-spreed-signaling/files/patch-src_signaling_clientsession.go b/net-im/nextcloud-spreed-signaling/files/patch-src_signaling_clientsession.go deleted file mode 100644 index b5215441773..00000000000 --- a/net-im/nextcloud-spreed-signaling/files/patch-src_signaling_clientsession.go +++ /dev/null @@ -1,11 +0,0 @@ ---- src/signaling/clientsession.go.orig 2020-12-25 20:55:38 UTC -+++ src/signaling/clientsession.go -@@ -32,7 +32,7 @@ import ( - "time" - "unsafe" - -- "github.com/nats-io/go-nats" -+ "github.com/nats-io/nats.go" - ) - - var ( diff --git a/net-im/nextcloud-spreed-signaling/files/patch-src_signaling_mcu__janus.go b/net-im/nextcloud-spreed-signaling/files/patch-src_signaling_mcu__janus.go deleted file mode 100644 index f674f9f21da..00000000000 --- a/net-im/nextcloud-spreed-signaling/files/patch-src_signaling_mcu__janus.go +++ /dev/null @@ -1,11 +0,0 @@ ---- src/signaling/mcu_janus.go.orig 2020-12-25 20:55:38 UTC -+++ src/signaling/mcu_janus.go -@@ -33,7 +33,7 @@ import ( - "time" - - "github.com/dlintw/goconf" -- "github.com/nats-io/go-nats" -+ "github.com/nats-io/nats.go" - "github.com/notedit/janus-go" - ) - diff --git a/net-im/nextcloud-spreed-signaling/files/patch-src_signaling_natsclient.go b/net-im/nextcloud-spreed-signaling/files/patch-src_signaling_natsclient.go deleted file mode 100644 index 9f842a9c08f..00000000000 --- a/net-im/nextcloud-spreed-signaling/files/patch-src_signaling_natsclient.go +++ /dev/null @@ -1,11 +0,0 @@ ---- src/signaling/natsclient.go.orig 2020-12-25 20:55:38 UTC -+++ src/signaling/natsclient.go -@@ -29,7 +29,7 @@ import ( - "os/signal" - "time" - -- "github.com/nats-io/go-nats" -+ "github.com/nats-io/nats.go" - ) - - const ( diff --git a/net-im/nextcloud-spreed-signaling/files/patch-src_signaling_natsclient__loopback.go b/net-im/nextcloud-spreed-signaling/files/patch-src_signaling_natsclient__loopback.go deleted file mode 100644 index 4c10c352419..00000000000 --- a/net-im/nextcloud-spreed-signaling/files/patch-src_signaling_natsclient__loopback.go +++ /dev/null @@ -1,11 +0,0 @@ ---- src/signaling/natsclient_loopback.go.orig 2020-12-25 20:55:38 UTC -+++ src/signaling/natsclient_loopback.go -@@ -29,7 +29,7 @@ import ( - "sync" - "time" - -- "github.com/nats-io/go-nats" -+ "github.com/nats-io/nats.go" - ) - - type LoopbackNatsClient struct { diff --git a/net-im/nextcloud-spreed-signaling/files/patch-src_signaling_natsclient__loopback__test.go b/net-im/nextcloud-spreed-signaling/files/patch-src_signaling_natsclient__loopback__test.go deleted file mode 100644 index bdd01f9772e..00000000000 --- a/net-im/nextcloud-spreed-signaling/files/patch-src_signaling_natsclient__loopback__test.go +++ /dev/null @@ -1,11 +0,0 @@ ---- src/signaling/natsclient_loopback_test.go.orig 2020-12-25 20:55:38 UTC -+++ src/signaling/natsclient_loopback_test.go -@@ -29,7 +29,7 @@ import ( - "testing" - "time" - -- "github.com/nats-io/go-nats" -+ "github.com/nats-io/nats.go" - ) - - func (c *LoopbackNatsClient) waitForSubscriptionsEmpty(ctx context.Context, t *testing.T) { diff --git a/net-im/nextcloud-spreed-signaling/files/patch-src_signaling_room.go b/net-im/nextcloud-spreed-signaling/files/patch-src_signaling_room.go deleted file mode 100644 index 742defccca7..00000000000 --- a/net-im/nextcloud-spreed-signaling/files/patch-src_signaling_room.go +++ /dev/null @@ -1,11 +0,0 @@ ---- src/signaling/room.go.orig 2020-12-25 20:55:38 UTC -+++ src/signaling/room.go -@@ -31,7 +31,7 @@ import ( - "sync" - "time" - -- "github.com/nats-io/go-nats" -+ "github.com/nats-io/nats.go" - ) - - const ( diff --git a/net-im/nextcloud-spreed-signaling/files/patch-vendor_src_golang.org_x_sys_unix_ztypes__freebsd__arm64.go b/net-im/nextcloud-spreed-signaling/files/patch-vendor_src_golang.org_x_sys_unix_ztypes__freebsd__arm64.go deleted file mode 100644 index 9a218e1128c..00000000000 --- a/net-im/nextcloud-spreed-signaling/files/patch-vendor_src_golang.org_x_sys_unix_ztypes__freebsd__arm64.go +++ /dev/null @@ -1,24 +0,0 @@ -From 33540a1f603772f9d4b761f416f5c10dade23e96 Mon Sep 17 00:00:00 2001 -From: Tobias Klauser -Date: Fri, 25 Oct 2019 21:13:51 +0200 -Subject: [PATCH] unix: don't use non-existing uint128 type on freebsd/arm64 - -CL 179099 introduced type FpReg on freebsd, on freebsd/arm64 using a -type uint128. This type doesn't exist in Go. - -Change-Id: Ie7f065f38f2cc2c163abdfa7dddad886b8edbe3b -Reviewed-on: https://go-review.googlesource.com/c/sys/+/203419 -Run-TryBot: Tobias Klauser -TryBot-Result: Gobot Gobot -Reviewed-by: Brad Fitzpatrick ---- vendor/src/golang.org/x/sys/unix/ztypes_freebsd_arm64.go 2019-08-18 13:42:05 UTC -+++ vendor/src/golang.org/x/sys/unix/ztypes_freebsd_arm64.go -@@ -397,7 +397,7 @@ type Reg struct { - } - - type FpReg struct { -- Fp_q [32]uint128 -+ Fp_q [512]uint8 - Fp_sr uint32 - Fp_cr uint32 - } diff --git a/net-im/nheko/Makefile b/net-im/nheko/Makefile index 82a4e712d2d..6d0ec4823ef 100644 --- a/net-im/nheko/Makefile +++ b/net-im/nheko/Makefile @@ -1,7 +1,6 @@ PORTNAME= nheko DISTVERSIONPREFIX=v -DISTVERSION= 0.9.3 -PORTREVISION= 2 +DISTVERSION= 0.10.0 CATEGORIES= net-im MAINTAINER= adridg@FreeBSD.org diff --git a/net-im/nheko/distinfo b/net-im/nheko/distinfo index bf50b71e118..78b11f31430 100644 --- a/net-im/nheko/distinfo +++ b/net-im/nheko/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1648472520 -SHA256 (Nheko-Reborn-nheko-v0.9.3_GH0.tar.gz) = 9dc7e009366f96da9d9f1632cad96393a370073949e67bc811622f3567274ffb -SIZE (Nheko-Reborn-nheko-v0.9.3_GH0.tar.gz) = 1455446 +TIMESTAMP = 1658825309 +SHA256 (Nheko-Reborn-nheko-v0.10.0_GH0.tar.gz) = 52ef68808fcfc4cd48e19fc45156b0d045a1c0b697cac23aa7ca2cdd8bacd865 +SIZE (Nheko-Reborn-nheko-v0.10.0_GH0.tar.gz) = 1587008 SHA256 (hoytech-lmdbxx-029fb681213af3020f5e3a86045445552bd024c5_GH0.tar.gz) = f1d048d7ec720667a3ea091ed44f06eb79171e77d646a59dac45b9e5ff75f33b SIZE (hoytech-lmdbxx-029fb681213af3020f5e3a86045445552bd024c5_GH0.tar.gz) = 52468 diff --git a/net-im/nheko/pkg-plist b/net-im/nheko/pkg-plist index 1bd30d1c4fd..90141ed8b54 100644 --- a/net-im/nheko/pkg-plist +++ b/net-im/nheko/pkg-plist @@ -10,3 +10,4 @@ share/icons/hicolor/64x64/apps/nheko.png share/icons/hicolor/scalable/apps/nheko.svg share/man/man1/nheko.1.gz share/metainfo/nheko.appdata.xml +share/zsh/site-functions/_nheko diff --git a/net-im/prosody/Makefile b/net-im/prosody/Makefile index 37f23d4eea1..0b12532be1a 100644 --- a/net-im/prosody/Makefile +++ b/net-im/prosody/Makefile @@ -1,5 +1,6 @@ PORTNAME= prosody DISTVERSION= 0.12.1 +PORTREVISION= 1 CATEGORIES= net-im MASTER_SITES= https://prosody.im/downloads/source/ @@ -44,8 +45,8 @@ USERS= prosody GROUPS= ${USERS} USE_RC_SUBR= prosody -SUB_FILES= pkg-deinstall -SUB_LIST= USERS=${USERS} GROUPS=${GROUPS} LUA_PREFIX=${LUA_PREFIX} LUA_CMD=${LUA_CMD} +SUB_FILES= pkg-message +SUB_LIST= USERS=${USERS} GROUPS=${GROUPS} LUA_PREFIX=${LUA_PREFIX} LUA_CMD=${LUA_CMD} PORTNAME="${PORTNAME}" PLIST_SUB= PROSODY_USER=${USERS} PROSODY_GROUP=${GROUPS} post-install: diff --git a/net-im/prosody/files/pkg-deinstall.in b/net-im/prosody/files/pkg-deinstall.in deleted file mode 100644 index 91071be2745..00000000000 --- a/net-im/prosody/files/pkg-deinstall.in +++ /dev/null @@ -1,22 +0,0 @@ -#!/bin/sh - -case $2 in -POST-DEINSTALL) - echo "===> post-deinstallation information for $1:" - echo "" - echo " Note:" - echo " Prosody related user accounts and groups were not removed." - echo "" - echo " To remove the user and group which were created by " - echo " the installation of this package, run:" - echo "" - echo " pw userdel -n %%USERS%%" - echo " pw groupdel -n %%GROUPS%%" - echo "" - echo " and to remove all server data:" - echo " rm -rf /var/db/prosody" - echo " rm -rf /var/run/prosody" - echo "" - ;; -esac -exit 0 diff --git a/net-im/prosody/files/pkg-message.in b/net-im/prosody/files/pkg-message.in new file mode 100644 index 00000000000..09cb718c364 --- /dev/null +++ b/net-im/prosody/files/pkg-message.in @@ -0,0 +1,30 @@ +[ +{ type: install + message: < post-deinstallation information for %%PORTNAME%%:" + + Note: + Prosody related user accounts and groups were not removed. + + To remove the user and group which were created by + the installation of this package, run: + + pw userdel -n %%USERS%% + pw groupdel -n %%GROUPS%% + + and to remove all server data: + rm -rf /var/db/prosody" + rm -rf /var/run/prosody" +EOM +} +] diff --git a/net-im/prosody/pkg-message b/net-im/prosody/pkg-message deleted file mode 100644 index f8c04cf9dae..00000000000 --- a/net-im/prosody/pkg-message +++ /dev/null @@ -1,12 +0,0 @@ -[ -{ type: install - message: <=0:devel/p5-TimeDate +USES= tar:bz2 + NO_BUILD= yes NO_ARCH= yes -USE_GITHUB= yes -GH_ACCOUNT= matteocorti - PLIST_FILES= libexec/nagios/check_ssl_cert \ ${MANPREFIX}/man/man1/check_ssl_cert.1.gz diff --git a/net-mgmt/check_ssl_cert/distinfo b/net-mgmt/check_ssl_cert/distinfo index 5f9eb915905..9027dc705f7 100644 --- a/net-mgmt/check_ssl_cert/distinfo +++ b/net-mgmt/check_ssl_cert/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1657913272 -SHA256 (matteocorti-check_ssl_cert-v2.35.0_GH0.tar.gz) = 655ba07e81e2d730bbf31a6a2e2ef7b3febed39de2ccbce6b26f879c6a7ca2f9 -SIZE (matteocorti-check_ssl_cert-v2.35.0_GH0.tar.gz) = 316655 +TIMESTAMP = 1658954131 +SHA256 (check_ssl_cert-2.36.0.tar.bz2) = 4e173a4e826c01783500a8aa3fd79af1aca1cb9f4d33724dff915ac8ba1a730d +SIZE (check_ssl_cert-2.36.0.tar.bz2) = 72899 diff --git a/net-mgmt/seafile-client/Makefile b/net-mgmt/seafile-client/Makefile index 150320ef06b..3b0fc42f37f 100644 --- a/net-mgmt/seafile-client/Makefile +++ b/net-mgmt/seafile-client/Makefile @@ -1,6 +1,6 @@ PORTNAME= seafile-client DISTVERSIONPREFIX= v -DISTVERSION= 8.0.7 +DISTVERSION= 8.0.8 CATEGORIES= net-mgmt MAINTAINER= ultima@FreeBSD.org diff --git a/net-mgmt/seafile-client/distinfo b/net-mgmt/seafile-client/distinfo index 4b91b8d10ba..b595b5f1725 100644 --- a/net-mgmt/seafile-client/distinfo +++ b/net-mgmt/seafile-client/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1653164969 -SHA256 (haiwen-seafile-v8.0.7_GH0.tar.gz) = c6c703476907b9c84ec25fd681d85bced876ee2528409060f7e24058c73cad0a -SIZE (haiwen-seafile-v8.0.7_GH0.tar.gz) = 737925 +TIMESTAMP = 1658688655 +SHA256 (haiwen-seafile-v8.0.8_GH0.tar.gz) = 02f8cb53f061d9d85752d476e72fa64835d5bab66d1fbcb240d22bc41428847b +SIZE (haiwen-seafile-v8.0.8_GH0.tar.gz) = 737956 diff --git a/net-mgmt/seafile-gui/Makefile b/net-mgmt/seafile-gui/Makefile index 0e8dbc01945..416ca34ac08 100644 --- a/net-mgmt/seafile-gui/Makefile +++ b/net-mgmt/seafile-gui/Makefile @@ -1,6 +1,6 @@ PORTNAME= seafile-gui DISTVERSIONPREFIX= v -DISTVERSION= 8.0.7 +DISTVERSION= 8.0.8 CATEGORIES= net-mgmt devel MAINTAINER= ultima@FreeBSD.org diff --git a/net-mgmt/seafile-gui/distinfo b/net-mgmt/seafile-gui/distinfo index 26011edd70b..f5216a12fb0 100644 --- a/net-mgmt/seafile-gui/distinfo +++ b/net-mgmt/seafile-gui/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1653165001 -SHA256 (haiwen-seafile-client-v8.0.7_GH0.tar.gz) = e7d66cf8d2fa738a1ad2d87d0459fed3914b5a316e794477962b691538058636 -SIZE (haiwen-seafile-client-v8.0.7_GH0.tar.gz) = 11712880 +TIMESTAMP = 1658688680 +SHA256 (haiwen-seafile-client-v8.0.8_GH0.tar.gz) = 4490128f7f8a1691d43fb9d3152b7a842af3542332b2a43e346f1c62ab2c37bc +SIZE (haiwen-seafile-client-v8.0.8_GH0.tar.gz) = 11713386 diff --git a/net-mgmt/smokeping/Makefile b/net-mgmt/smokeping/Makefile index 5f5608316fd..ef3d790c469 100644 --- a/net-mgmt/smokeping/Makefile +++ b/net-mgmt/smokeping/Makefile @@ -1,6 +1,6 @@ PORTNAME= smokeping PORTVERSION= 2.8.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt www MAINTAINER= rodrigo@FreeBSD.org diff --git a/net-mgmt/smokeping/pkg-plist b/net-mgmt/smokeping/pkg-plist index 3c40628ba60..de8995a2040 100644 --- a/net-mgmt/smokeping/pkg-plist +++ b/net-mgmt/smokeping/pkg-plist @@ -15,12 +15,14 @@ bin/tSmoke %%PORTEXAMPLES%%%%EXAMPLESDIR%%/config.simple %%PORTEXAMPLES%%%%EXAMPLESDIR%%/config.targetvars-with-Curl %%PORTEXAMPLES%%%%EXAMPLESDIR%%/config.template +man/man1/smokeinfo.1.gz man/man1/smokeping.1.gz man/man1/smokeping_cgi.1.gz man/man1/tSmoke.1.gz man/man3/Smokeping_matchers_Avgratio.3.gz man/man3/Smokeping_matchers_CheckLatency.3.gz man/man3/Smokeping_matchers_CheckLoss.3.gz +man/man3/Smokeping_matchers_ConsecutiveLoss.3.gz man/man3/Smokeping_matchers_ExpLoss.3.gz man/man3/Smokeping_matchers_Median.3.gz man/man3/Smokeping_matchers_Medratio.3.gz @@ -116,6 +118,7 @@ smokeping/lib/Smokeping/ciscoRttMonMIB.pm smokeping/lib/Smokeping/matchers/Avgratio.pm smokeping/lib/Smokeping/matchers/CheckLatency.pm smokeping/lib/Smokeping/matchers/CheckLoss.pm +smokeping/lib/Smokeping/matchers/ConsecutiveLoss.pm smokeping/lib/Smokeping/matchers/ExpLoss.pm smokeping/lib/Smokeping/matchers/Median.pm smokeping/lib/Smokeping/matchers/Medratio.pm diff --git a/net-mgmt/zabbix62-server/Makefile b/net-mgmt/zabbix62-server/Makefile index 70f31a9c2c2..6aafeeaefaa 100644 --- a/net-mgmt/zabbix62-server/Makefile +++ b/net-mgmt/zabbix62-server/Makefile @@ -1,5 +1,5 @@ PORTNAME= zabbix62 -DISTVERSION= 6.2.0 +DISTVERSION= 6.2.1 CATEGORIES= net-mgmt MASTER_SITES= https://cdn.zabbix.com/zabbix/sources/stable/${DISTVERSION:R}/ PKGNAMESUFFIX?= -server diff --git a/net-mgmt/zabbix62-server/distinfo b/net-mgmt/zabbix62-server/distinfo index e48d0444ebd..1b5d5633a22 100644 --- a/net-mgmt/zabbix62-server/distinfo +++ b/net-mgmt/zabbix62-server/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1657356950 -SHA256 (zabbix-6.2.0.tar.gz) = 2de7cb68a0d0f09bfef66328ab885920afa6a3b0b57ce6e6fc6227b10a2be02a -SIZE (zabbix-6.2.0.tar.gz) = 34472773 +TIMESTAMP = 1658867587 +SHA256 (zabbix-6.2.1.tar.gz) = f3d6b7cf4e67d820ce7d28cd54ac67724f7453f261f668877e6410cd21ab9ea1 +SIZE (zabbix-6.2.1.tar.gz) = 34776549 diff --git a/net-mgmt/zabbix62-server/pkg-plist.frontend b/net-mgmt/zabbix62-server/pkg-plist.frontend index 75fd74d3ffb..775d1127a50 100644 --- a/net-mgmt/zabbix62-server/pkg-plist.frontend +++ b/net-mgmt/zabbix62-server/pkg-plist.frontend @@ -426,6 +426,7 @@ %%WWWDIR%%/app/views/js/monitoring.map.view.js.php %%WWWDIR%%/app/views/js/monitoring.problem.view.js.php %%WWWDIR%%/app/views/js/monitoring.web.view.js.php +%%WWWDIR%%/app/views/js/monitoring.widget.navtreeitem.edit.js.php %%WWWDIR%%/app/views/js/popup.acknowledge.edit.js.php %%WWWDIR%%/app/views/js/popup.dashboard.share.edit.js.php %%WWWDIR%%/app/views/js/popup.discovery.check.js.php diff --git a/net-p2p/Makefile b/net-p2p/Makefile index 21956ca1a30..7d2c81d5555 100644 --- a/net-p2p/Makefile +++ b/net-p2p/Makefile @@ -46,6 +46,7 @@ SUBDIR += libswift SUBDIR += libtorrent SUBDIR += libtorrent-rasterbar + SUBDIR += libtorrent-rasterbar2 SUBDIR += lidarr SUBDIR += linuxdcpp SUBDIR += litecoin diff --git a/net-p2p/libtorrent-rasterbar/Makefile b/net-p2p/libtorrent-rasterbar/Makefile index 9250c0272d5..300fae40d52 100644 --- a/net-p2p/libtorrent-rasterbar/Makefile +++ b/net-p2p/libtorrent-rasterbar/Makefile @@ -40,6 +40,8 @@ LOGGING_CMAKE_BOOL= logging PORTSCOUT= limit:^1.* # 2.x is WIP and we don't accept it before qBittorrent does +CONFLICTS_INSTALL= libtorrent-rasterbar2 + post-patch: @${REINPLACE_CMD} -e 's|return "python3";|return "${PYTHON_CMD}";|' \ ${WRKSRC}/test/setup_transfer.cpp diff --git a/net-p2p/libtorrent-rasterbar2/Makefile b/net-p2p/libtorrent-rasterbar2/Makefile new file mode 100644 index 00000000000..40fc2f48768 --- /dev/null +++ b/net-p2p/libtorrent-rasterbar2/Makefile @@ -0,0 +1,66 @@ +PORTNAME= libtorrent-rasterbar +DISTVERSIONPREFIX= v +DISTVERSION= 2.0.7 +CATEGORIES= net-p2p +#MASTER_SITES= https://github.com/arvidn/libtorrent/releases/download/v${DISTVERSION}/ +PKGNAMESUFFIX= 2 + +MAINTAINER= yuri@FreeBSD.org +COMMENT= C++ library implementing a BitTorrent client + +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/COPYING + +LIB_DEPENDS= libboost_chrono.so:devel/boost-libs \ + libboost_random.so:devel/boost-libs \ + libboost_system.so:devel/boost-libs + +USES= cmake:testing compiler:c++11-lib iconv:wchar_t libtool \ + localbase:ldflags pathfix pkgconfig python:test shebangfix ssl +USE_LDCONFIG= yes + +SHEBANG_GLOB= *.py + +USE_GITHUB= yes +GH_ACCOUNT= arvidn +GH_PROJECT= libtorrent +GH_TUPLE= arvidn:try_signal:751a7e5:try_signal/deps/try_signal \ + arvidn:libsimulator:64fb5b4:libsimulator/simulation/libsimulator \ + paullouisageneau:boost-asio-gnutls:a57d4d3:asio/deps/asio-gnutls + +USE_CXXSTD= c++17 # prevent boost-related SEGV, see bug#264278 + +LDFLAGS+= ${ICONV_LIB} + +DOCFILES= AUTHORS ChangeLog +PORTDOCS= ${DOCFILES} docs/* +PORTEXAMPLES= *.cpp + +CMAKE_TESTING_ON= build_tests + +OPTIONS_DEFINE= DOCS EXAMPLES LOGGING +OPTIONS_DEFAULT= LOGGING +OPTIONS_SUB= yes +LOGGING_DESC= Enable logging to disk + +EXAMPLES_CMAKE_BOOL= build_examples +LOGGING_CMAKE_BOOL= logging + +CONFLICTS_INSTALL= libtorrent-rasterbar + +post-patch: + @${REINPLACE_CMD} -e 's|"python3"|"${PYTHON_CMD:T}"|' \ + ${WRKSRC}/test/setup_transfer.cpp + +post-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${DOCFILES:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} + cd ${WRKSRC} && ${COPYTREE_SHARE} docs ${STAGEDIR}${DOCSDIR} + ${RM} ${STAGEDIR}${DOCSDIR}/docs/._* + +post-install-EXAMPLES-on: + @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} + ${INSTALL_DATA} ${WRKSRC}/examples/${PORTEXAMPLES} \ + ${STAGEDIR}${EXAMPLESDIR} + +.include diff --git a/net-p2p/libtorrent-rasterbar2/distinfo b/net-p2p/libtorrent-rasterbar2/distinfo new file mode 100644 index 00000000000..2416c7c0ec7 --- /dev/null +++ b/net-p2p/libtorrent-rasterbar2/distinfo @@ -0,0 +1,9 @@ +TIMESTAMP = 1658986317 +SHA256 (arvidn-libtorrent-v2.0.7_GH0.tar.gz) = 1c8209fdf765be7bc989e9cbd1d9dc3d5a6a57cb979205e73e925c9c72ebe8ce +SIZE (arvidn-libtorrent-v2.0.7_GH0.tar.gz) = 4158750 +SHA256 (arvidn-try_signal-751a7e5_GH0.tar.gz) = dd374f151d2e69ec2f1ebd4ebeb59e4b2233de08934b1c61b676516bec012ecd +SIZE (arvidn-try_signal-751a7e5_GH0.tar.gz) = 7282 +SHA256 (arvidn-libsimulator-64fb5b4_GH0.tar.gz) = e60e7aaf682395db32c55b006d2a194cd76c6c99f3dd967de890260bdc010b0a +SIZE (arvidn-libsimulator-64fb5b4_GH0.tar.gz) = 145192 +SHA256 (paullouisageneau-boost-asio-gnutls-a57d4d3_GH0.tar.gz) = f6ceb4638cad0a5dd474ceef62e4bb07aab460af609cc87242292331c6c2616d +SIZE (paullouisageneau-boost-asio-gnutls-a57d4d3_GH0.tar.gz) = 14644 diff --git a/net-p2p/libtorrent-rasterbar2/files/patch-cmake_Modules_GeneratePkgConfig.cmake b/net-p2p/libtorrent-rasterbar2/files/patch-cmake_Modules_GeneratePkgConfig.cmake new file mode 100644 index 00000000000..04957410643 --- /dev/null +++ b/net-p2p/libtorrent-rasterbar2/files/patch-cmake_Modules_GeneratePkgConfig.cmake @@ -0,0 +1,14 @@ +--- cmake/Modules/GeneratePkgConfig.cmake.orig 2020-08-09 10:43:19 UTC ++++ cmake/Modules/GeneratePkgConfig.cmake +@@ -171,6 +171,11 @@ function(generate_and_install_pkg_config_file _target + set(_pkg_config_file_template_filename "${_GeneratePkGConfigDir}/pkg-config.cmake.in") + + # put target and project properties into a file ++ # Avoid things in the CFLAGS -- which can come from INTERFACE_OPTIONS ++ # of dependencies -- that don't work with file(GENERATE). CMake bug 21074 ++ string(REPLACE "" "" _s "${_interface_compile_options}") ++ set(_interface_compile_options "${_s}") ++ + configure_file("${_GeneratePkGConfigDir}/target-compile-settings.cmake.in" + "${_generate_target_dir}/compile-settings.cmake" @ONLY) + diff --git a/net-p2p/libtorrent-rasterbar2/pkg-descr b/net-p2p/libtorrent-rasterbar2/pkg-descr new file mode 100644 index 00000000000..566e60dc038 --- /dev/null +++ b/net-p2p/libtorrent-rasterbar2/pkg-descr @@ -0,0 +1,10 @@ +libtorrent is an open source C++ library implementing the BitTorrent +protocol, along with most popular extensions, making it suitable for +real world deployment. It is configurable to be able to fit both +servers and embedded devices. + +The main goals of libtorrent are to be efficient and easy to use. + +NB: this is NOT the same library as the net-p2p/libtorrent port! + +WWW: https://libtorrent.org/ diff --git a/net-p2p/libtorrent-rasterbar2/pkg-plist b/net-p2p/libtorrent-rasterbar2/pkg-plist new file mode 100644 index 00000000000..d334b8f1144 --- /dev/null +++ b/net-p2p/libtorrent-rasterbar2/pkg-plist @@ -0,0 +1,278 @@ +include/libtorrent/add_torrent_params.hpp +include/libtorrent/address.hpp +include/libtorrent/alert.hpp +include/libtorrent/alert_types.hpp +include/libtorrent/announce_entry.hpp +include/libtorrent/assert.hpp +include/libtorrent/aux_/alert_manager.hpp +include/libtorrent/aux_/aligned_storage.hpp +include/libtorrent/aux_/aligned_union.hpp +include/libtorrent/aux_/alloca.hpp +include/libtorrent/aux_/allocating_handler.hpp +include/libtorrent/aux_/announce_entry.hpp +include/libtorrent/aux_/apply_pad_files.hpp +include/libtorrent/aux_/array.hpp +include/libtorrent/aux_/bandwidth_limit.hpp +include/libtorrent/aux_/bandwidth_manager.hpp +include/libtorrent/aux_/bandwidth_queue_entry.hpp +include/libtorrent/aux_/bandwidth_socket.hpp +include/libtorrent/aux_/bind_to_device.hpp +include/libtorrent/aux_/buffer.hpp +include/libtorrent/aux_/byteswap.hpp +include/libtorrent/aux_/chained_buffer.hpp +include/libtorrent/aux_/container_wrapper.hpp +include/libtorrent/aux_/cpuid.hpp +include/libtorrent/aux_/deferred_handler.hpp +include/libtorrent/aux_/deprecated.hpp +include/libtorrent/aux_/deque.hpp +include/libtorrent/aux_/dev_random.hpp +include/libtorrent/aux_/directory.hpp +include/libtorrent/aux_/disable_deprecation_warnings_push.hpp +include/libtorrent/aux_/disable_warnings_pop.hpp +include/libtorrent/aux_/disable_warnings_push.hpp +include/libtorrent/aux_/disk_buffer_pool.hpp +include/libtorrent/aux_/disk_io_thread_pool.hpp +include/libtorrent/aux_/disk_job_fence.hpp +include/libtorrent/aux_/disk_job_pool.hpp +include/libtorrent/aux_/ed25519.hpp +include/libtorrent/aux_/escape_string.hpp +include/libtorrent/aux_/export.hpp +include/libtorrent/aux_/ffs.hpp +include/libtorrent/aux_/file_pointer.hpp +include/libtorrent/aux_/file_progress.hpp +include/libtorrent/aux_/file_view_pool.hpp +include/libtorrent/aux_/generate_peer_id.hpp +include/libtorrent/aux_/has_block.hpp +include/libtorrent/aux_/hasher512.hpp +include/libtorrent/aux_/heterogeneous_queue.hpp +include/libtorrent/aux_/instantiate_connection.hpp +include/libtorrent/aux_/invariant_check.hpp +include/libtorrent/aux_/io.hpp +include/libtorrent/aux_/ip_helpers.hpp +include/libtorrent/aux_/ip_notifier.hpp +include/libtorrent/aux_/keepalive.hpp +include/libtorrent/aux_/listen_socket_handle.hpp +include/libtorrent/aux_/lsd.hpp +include/libtorrent/aux_/merkle.hpp +include/libtorrent/aux_/merkle_tree.hpp +include/libtorrent/aux_/mmap.hpp +include/libtorrent/aux_/mmap_disk_job.hpp +include/libtorrent/aux_/noexcept_movable.hpp +include/libtorrent/aux_/numeric_cast.hpp +include/libtorrent/aux_/open_mode.hpp +include/libtorrent/aux_/packet_buffer.hpp +include/libtorrent/aux_/packet_pool.hpp +include/libtorrent/aux_/path.hpp +include/libtorrent/aux_/polymorphic_socket.hpp +include/libtorrent/aux_/pool.hpp +include/libtorrent/aux_/portmap.hpp +include/libtorrent/aux_/posix_part_file.hpp +include/libtorrent/aux_/posix_storage.hpp +include/libtorrent/aux_/proxy_settings.hpp +include/libtorrent/aux_/range.hpp +include/libtorrent/aux_/receive_buffer.hpp +include/libtorrent/aux_/resolver.hpp +include/libtorrent/aux_/resolver_interface.hpp +include/libtorrent/aux_/route.h +include/libtorrent/aux_/scope_end.hpp +include/libtorrent/aux_/session_call.hpp +include/libtorrent/aux_/session_impl.hpp +include/libtorrent/aux_/session_interface.hpp +include/libtorrent/aux_/session_settings.hpp +include/libtorrent/aux_/session_udp_sockets.hpp +include/libtorrent/aux_/set_socket_buffer.hpp +include/libtorrent/aux_/set_traffic_class.hpp +include/libtorrent/aux_/sha512.hpp +include/libtorrent/aux_/socket_type.hpp +include/libtorrent/aux_/storage_free_list.hpp +include/libtorrent/aux_/storage_utils.hpp +include/libtorrent/aux_/store_buffer.hpp +include/libtorrent/aux_/string_ptr.hpp +include/libtorrent/aux_/strview_less.hpp +include/libtorrent/aux_/suggest_piece.hpp +include/libtorrent/aux_/throw.hpp +include/libtorrent/aux_/time.hpp +include/libtorrent/aux_/timestamp_history.hpp +include/libtorrent/aux_/torrent_impl.hpp +include/libtorrent/aux_/torrent_list.hpp +include/libtorrent/aux_/unique_ptr.hpp +include/libtorrent/aux_/utp_socket_manager.hpp +include/libtorrent/aux_/utp_stream.hpp +include/libtorrent/aux_/vector.hpp +include/libtorrent/aux_/win_cng.hpp +include/libtorrent/aux_/win_crypto_provider.hpp +include/libtorrent/aux_/win_util.hpp +include/libtorrent/aux_/windows.hpp +include/libtorrent/bdecode.hpp +include/libtorrent/bencode.hpp +include/libtorrent/bitfield.hpp +include/libtorrent/bloom_filter.hpp +include/libtorrent/bt_peer_connection.hpp +include/libtorrent/choker.hpp +include/libtorrent/client_data.hpp +include/libtorrent/close_reason.hpp +include/libtorrent/config.hpp +include/libtorrent/copy_ptr.hpp +include/libtorrent/crc32c.hpp +include/libtorrent/create_torrent.hpp +include/libtorrent/deadline_timer.hpp +include/libtorrent/debug.hpp +include/libtorrent/disabled_disk_io.hpp +include/libtorrent/disk_buffer_holder.hpp +include/libtorrent/disk_interface.hpp +include/libtorrent/disk_observer.hpp +include/libtorrent/download_priority.hpp +include/libtorrent/entry.hpp +include/libtorrent/enum_net.hpp +include/libtorrent/error.hpp +include/libtorrent/error_code.hpp +include/libtorrent/extensions.hpp +include/libtorrent/extensions/smart_ban.hpp +include/libtorrent/extensions/ut_metadata.hpp +include/libtorrent/extensions/ut_pex.hpp +include/libtorrent/file.hpp +include/libtorrent/file_storage.hpp +include/libtorrent/fingerprint.hpp +include/libtorrent/flags.hpp +include/libtorrent/fwd.hpp +include/libtorrent/gzip.hpp +include/libtorrent/hash_picker.hpp +include/libtorrent/hasher.hpp +include/libtorrent/hex.hpp +include/libtorrent/http_connection.hpp +include/libtorrent/http_parser.hpp +include/libtorrent/http_seed_connection.hpp +include/libtorrent/http_stream.hpp +include/libtorrent/http_tracker_connection.hpp +include/libtorrent/i2p_stream.hpp +include/libtorrent/identify_client.hpp +include/libtorrent/index_range.hpp +include/libtorrent/info_hash.hpp +include/libtorrent/io.hpp +include/libtorrent/io_context.hpp +include/libtorrent/io_service.hpp +include/libtorrent/ip_filter.hpp +include/libtorrent/ip_voter.hpp +include/libtorrent/kademlia/announce_flags.hpp +include/libtorrent/kademlia/dht_observer.hpp +include/libtorrent/kademlia/dht_settings.hpp +include/libtorrent/kademlia/dht_state.hpp +include/libtorrent/kademlia/dht_storage.hpp +include/libtorrent/kademlia/dht_tracker.hpp +include/libtorrent/kademlia/direct_request.hpp +include/libtorrent/kademlia/dos_blocker.hpp +include/libtorrent/kademlia/ed25519.hpp +include/libtorrent/kademlia/find_data.hpp +include/libtorrent/kademlia/get_item.hpp +include/libtorrent/kademlia/get_peers.hpp +include/libtorrent/kademlia/io.hpp +include/libtorrent/kademlia/item.hpp +include/libtorrent/kademlia/msg.hpp +include/libtorrent/kademlia/node.hpp +include/libtorrent/kademlia/node_entry.hpp +include/libtorrent/kademlia/node_id.hpp +include/libtorrent/kademlia/observer.hpp +include/libtorrent/kademlia/put_data.hpp +include/libtorrent/kademlia/refresh.hpp +include/libtorrent/kademlia/routing_table.hpp +include/libtorrent/kademlia/rpc_manager.hpp +include/libtorrent/kademlia/sample_infohashes.hpp +include/libtorrent/kademlia/traversal_algorithm.hpp +include/libtorrent/kademlia/types.hpp +include/libtorrent/libtorrent.hpp +include/libtorrent/link.hpp +include/libtorrent/load_torrent.hpp +include/libtorrent/lsd.hpp +include/libtorrent/magnet_uri.hpp +include/libtorrent/mmap_disk_io.hpp +include/libtorrent/mmap_storage.hpp +include/libtorrent/natpmp.hpp +include/libtorrent/netlink.hpp +include/libtorrent/operations.hpp +include/libtorrent/optional.hpp +include/libtorrent/parse_url.hpp +include/libtorrent/part_file.hpp +include/libtorrent/pe_crypto.hpp +include/libtorrent/peer.hpp +include/libtorrent/peer_class.hpp +include/libtorrent/peer_class_set.hpp +include/libtorrent/peer_class_type_filter.hpp +include/libtorrent/peer_connection.hpp +include/libtorrent/peer_connection_handle.hpp +include/libtorrent/peer_connection_interface.hpp +include/libtorrent/peer_id.hpp +include/libtorrent/peer_info.hpp +include/libtorrent/peer_list.hpp +include/libtorrent/peer_request.hpp +include/libtorrent/performance_counters.hpp +include/libtorrent/pex_flags.hpp +include/libtorrent/piece_block.hpp +include/libtorrent/piece_block_progress.hpp +include/libtorrent/piece_picker.hpp +include/libtorrent/platform_util.hpp +include/libtorrent/portmap.hpp +include/libtorrent/posix_disk_io.hpp +include/libtorrent/proxy_base.hpp +include/libtorrent/puff.hpp +include/libtorrent/random.hpp +include/libtorrent/read_resume_data.hpp +include/libtorrent/request_blocks.hpp +include/libtorrent/resolve_links.hpp +include/libtorrent/session.hpp +include/libtorrent/session_handle.hpp +include/libtorrent/session_params.hpp +include/libtorrent/session_settings.hpp +include/libtorrent/session_stats.hpp +include/libtorrent/session_status.hpp +include/libtorrent/session_types.hpp +include/libtorrent/settings_pack.hpp +include/libtorrent/sha1.hpp +include/libtorrent/sha1_hash.hpp +include/libtorrent/sha256.hpp +include/libtorrent/sliding_average.hpp +include/libtorrent/socket.hpp +include/libtorrent/socket_io.hpp +include/libtorrent/socket_type.hpp +include/libtorrent/socks5_stream.hpp +include/libtorrent/span.hpp +include/libtorrent/ssl.hpp +include/libtorrent/ssl_stream.hpp +include/libtorrent/stack_allocator.hpp +include/libtorrent/stat.hpp +include/libtorrent/stat_cache.hpp +include/libtorrent/storage.hpp +include/libtorrent/storage_defs.hpp +include/libtorrent/string_util.hpp +include/libtorrent/string_view.hpp +include/libtorrent/tailqueue.hpp +include/libtorrent/time.hpp +include/libtorrent/torrent.hpp +include/libtorrent/torrent_flags.hpp +include/libtorrent/torrent_handle.hpp +include/libtorrent/torrent_info.hpp +include/libtorrent/torrent_peer.hpp +include/libtorrent/torrent_peer_allocator.hpp +include/libtorrent/torrent_status.hpp +include/libtorrent/tracker_manager.hpp +include/libtorrent/truncate.hpp +include/libtorrent/udp_socket.hpp +include/libtorrent/udp_tracker_connection.hpp +include/libtorrent/union_endpoint.hpp +include/libtorrent/units.hpp +include/libtorrent/upnp.hpp +include/libtorrent/utf8.hpp +include/libtorrent/vector_utils.hpp +include/libtorrent/version.hpp +include/libtorrent/web_connection_base.hpp +include/libtorrent/web_peer_connection.hpp +include/libtorrent/write_resume_data.hpp +include/libtorrent/xml_parse.hpp +lib/cmake/LibtorrentRasterbar/LibtorrentRasterbarConfig.cmake +lib/cmake/LibtorrentRasterbar/LibtorrentRasterbarConfigVersion.cmake +lib/cmake/LibtorrentRasterbar/LibtorrentRasterbarTargets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/LibtorrentRasterbar/LibtorrentRasterbarTargets.cmake +lib/libtorrent-rasterbar.so +lib/libtorrent-rasterbar.so.2.0 +lib/libtorrent-rasterbar.so.2.0.7 +libdata/pkgconfig/libtorrent-rasterbar.pc +share/cmake/Modules/FindLibtorrentRasterbar.cmake diff --git a/net-p2p/monero-cli/Makefile b/net-p2p/monero-cli/Makefile index 9a577fc75f3..47656cf0db4 100644 --- a/net-p2p/monero-cli/Makefile +++ b/net-p2p/monero-cli/Makefile @@ -1,6 +1,6 @@ PORTNAME= monero-cli # To build from an arbitrary git commit comment PORTVERSION and PORTREVISION (if present) -PORTVERSION= 0.17.3.2 +PORTVERSION= 0.18.0.0 DISTVERSIONPREFIX= v # and uncomment the following two lines (use for example -git-HEAD or -git-b6420e1) #PORTVERSION= 0 @@ -42,7 +42,7 @@ GIT_COMMIT= ${DISTVERSIONPREFIX}${PORTVERSION} .endif GH_TUPLE= monero-project:monero:${GIT_COMMIT} \ monero-project:supercop:633500ad8c875999:ext1/external/supercop \ - tevador:RandomX:9efc398c196ef1c50d8e6f5e:ext2/external/randomx \ + tevador:RandomX:85c527a62301b7b8be89d941:ext2/external/randomx \ trezor:trezor-common:bff7fdfe436c727982c:ext3/external/trezor-common CFLAGS+= -D_WANT_SEMUN diff --git a/net-p2p/monero-cli/distinfo b/net-p2p/monero-cli/distinfo index 7c8b552af6c..f334113ffbd 100644 --- a/net-p2p/monero-cli/distinfo +++ b/net-p2p/monero-cli/distinfo @@ -1,9 +1,9 @@ -TIMESTAMP = 1654520985 -SHA256 (monero-project-monero-v0.17.3.2_GH0.tar.gz) = 753a534f1bb3d49cb650a62239291091c8f8807df6a7198ae6ea9a0ec6cd89fd -SIZE (monero-project-monero-v0.17.3.2_GH0.tar.gz) = 10685156 +TIMESTAMP = 1658492157 +SHA256 (monero-project-monero-v0.18.0.0_GH0.tar.gz) = c6ea649ae91cf3859180b2da685686bdc525d112d72ac37f9979542d0580d280 +SIZE (monero-project-monero-v0.18.0.0_GH0.tar.gz) = 11595071 SHA256 (monero-project-supercop-633500ad8c875999_GH0.tar.gz) = 19861f74bfc2cc0b61a49bf0ff2da5c793432d31e8677b23455a4229dcb6435b SIZE (monero-project-supercop-633500ad8c875999_GH0.tar.gz) = 346190 -SHA256 (tevador-RandomX-9efc398c196ef1c50d8e6f5e_GH0.tar.gz) = 21cb41e2e52ea76385746a52c0d3ce39ca15678243148aefabd9fbc0805600e4 -SIZE (tevador-RandomX-9efc398c196ef1c50d8e6f5e_GH0.tar.gz) = 163979 +SHA256 (tevador-RandomX-85c527a62301b7b8be89d941_GH0.tar.gz) = f21ada9d84387061f9d93d2fb4314c4eb136ee916d6fd168c0fcba24fb6bfbbb +SIZE (tevador-RandomX-85c527a62301b7b8be89d941_GH0.tar.gz) = 164353 SHA256 (trezor-trezor-common-bff7fdfe436c727982c_GH0.tar.gz) = 298338e9924437677be76546929c64cda2bd8b04dbd2c3b533cdcf1291f903a0 SIZE (trezor-trezor-common-bff7fdfe436c727982c_GH0.tar.gz) = 1327776 diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile index 14c288e8512..9a4a1ef7dd0 100644 --- a/net-p2p/qbittorrent/Makefile +++ b/net-p2p/qbittorrent/Makefile @@ -1,6 +1,6 @@ PORTNAME= qbittorrent DISTVERSION= 4.4.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-p2p MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -46,13 +46,24 @@ PLIST_SUB= USER=${USERS} GROUP=${GROUPS} OPTIONS_EXCLUDE= DBUS .endif -OPTIONS_DEFINE= DBUS PYTHON DEBUG -OPTIONS_DEFAULT= DBUS +OPTIONS_DEFINE= DBUS PYTHON DEBUG +OPTIONS_RADIO= LIBTORRENT +OPTIONS_RADIO_LIBTORRENT= LIBTORRENT1 LIBTORRENT2 +OPTIONS_DEFAULT= DBUS LIBTORRENT1 + +LIBTORRENT_DESC= libtorrent version number to use +LIBTORRENT1_DESC= Version 1.x (default) +LIBTORRENT2_DESC= Version 2.x (unstable, has memory issues) DEBUG_CONFIGURE_ENABLE= debug DBUS_CONFIGURE_ENABLE= qt-dbus DBUS_USE= qt=dbus +LIBTORRENT1_BUILD_DEPENDS= libtorrent-rasterbar>0:net-p2p/libtorrent-rasterbar +LIBTORRENT1_RUN_DEPENDS= libtorrent-rasterbar>0:net-p2p/libtorrent-rasterbar +LIBTORRENT2_BUILD_DEPENDS= libtorrent-rasterbar2>0:net-p2p/libtorrent-rasterbar2 +LIBTORRENT2_RUN_DEPENDS= libtorrent-rasterbar2>0:net-p2p/libtorrent-rasterbar2 + PYTHON_DESC= Install Python to support some plugin functionality PYTHON_USES= python:3.6+,run diff --git a/net/boinc-client/Makefile b/net/boinc-client/Makefile index 8b344a04c83..e777f1b6496 100644 --- a/net/boinc-client/Makefile +++ b/net/boinc-client/Makefile @@ -1,7 +1,6 @@ PORTNAME= boinc-client -PORTVERSION= 7.8.6 -DISTVERSIONPREFIX= client_release/7.8/ -PORTREVISION= 10 +PORTVERSION= 7.20.2 +DISTVERSIONPREFIX= client_release/7.20/ CATEGORIES= net MAINTAINER= ler@FreeBSD.org diff --git a/net/boinc-client/distinfo b/net/boinc-client/distinfo index f15265ea396..b2440de3513 100644 --- a/net/boinc-client/distinfo +++ b/net/boinc-client/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1516015415 -SHA256 (BOINC-boinc-client_release-7.8-7.8.6_GH0.tar.gz) = ed5f3dcdc8d1cc5277529afb701377e77d1ff89711368a7456553bf249940bad -SIZE (BOINC-boinc-client_release-7.8-7.8.6_GH0.tar.gz) = 52037690 +TIMESTAMP = 1658954348 +SHA256 (BOINC-boinc-client_release-7.20-7.20.2_GH0.tar.gz) = e577072b06f590d3230c25c94b221dba528b0938681e645bbd870778f8958077 +SIZE (BOINC-boinc-client_release-7.20-7.20.2_GH0.tar.gz) = 46555666 diff --git a/net/boinc-client/files/patch-client_hostinfo__unix.cpp b/net/boinc-client/files/patch-client_hostinfo__unix.cpp index f9ef1cf4f67..4f2165ae879 100644 --- a/net/boinc-client/files/patch-client_hostinfo__unix.cpp +++ b/net/boinc-client/files/patch-client_hostinfo__unix.cpp @@ -1,13 +1,11 @@ ---- client/hostinfo_unix.cpp.orig 2018-01-14 10:07:52 UTC +--- client/hostinfo_unix.cpp.orig 2022-07-27 21:28:09 UTC +++ client/hostinfo_unix.cpp -@@ -164,7 +164,9 @@ extern "C" { +@@ -177,7 +177,7 @@ extern "C" { // The following is intended to be true both on Linux // and Debian GNU/kFreeBSD (see trac #521) // --#define LINUX_LIKE_SYSTEM (defined(__linux__) || defined(__GNU__) || defined(__GLIBC__)) && !defined(__HAIKU__) -+#if (defined(__linux__) || defined(__GNU__) || defined(__GLIBC__) || defined (__freebsd__)) && !defined(__HAIKU__) -+#define LINUX_LIKE_SYSTEM 1 -+#endif +-#if (defined(__linux__) || defined(__GNU__) || defined(__GLIBC__)) && !defined(__HAIKU__) ++#if (defined(__linux__) || defined(__GNU__) || defined(__GLIBC__) || defined(__freebsd__)) && !defined(__HAIKU__) + #define LINUX_LIKE_SYSTEM 1 + #endif - // Returns the offset between LOCAL STANDARD TIME and UTC. - // LOCAL_STANDARD_TIME = UTC_TIME + get_timezone(). diff --git a/net/boinc-client/files/patch-client_mac__address.cpp b/net/boinc-client/files/patch-client_mac__address.cpp deleted file mode 100644 index d87206a48bb..00000000000 --- a/net/boinc-client/files/patch-client_mac__address.cpp +++ /dev/null @@ -1,46 +0,0 @@ ---- client/mac_address.cpp.orig 2018-01-14 10:07:52 UTC -+++ client/mac_address.cpp -@@ -67,6 +67,10 @@ - #ifdef HAVE_NETINET_ETHER_H - #include - #endif -+#if defined(__FreeBSD__) -+#include -+#include -+#endif - - #include "mac_address.h" - -@@ -262,10 +266,32 @@ int get_mac_address(char* address) { - return -1; - } - hw_addr = (struct ether_addr *)&(item->lifr_lifru.lifru_enaddr); -+#elif defined(__FreeBSD__) -+ struct ifaddrs *ifap, *ifaptr; -+ unsigned char *ptr; -+ -+ if (getifaddrs(&ifap) == 0) { -+ for(ifaptr = ifap; ifaptr != NULL; ifaptr = (ifaptr)->ifa_next) { -+ if (!strcmp((ifaptr)->ifa_name, item->ifr_name) && (((ifaptr)->ifa_addr)->sa_family == AF_LINK)) { -+ ptr = (unsigned char *)LLADDR((struct sockaddr_dl *)(ifaptr)->ifa_addr); -+ hw_addr = (struct ether_addr *)ptr; -+ break; -+ } -+ } -+ } else { -+ return -1; -+ } -+#else -+ return -1; - #endif - strcpy(address, ether_ntoa(hw_addr)); -+#if defined(__FreeBSD__) -+ freeifaddrs(ifap); -+#endif - #ifdef HAVE_STRUCT_LIFCONF - if (strstr(item->lifr_name, "eth")) break; -+#elif defined(__FreeBSD__) -+ break; - #else - if (strstr(item->ifr_name, "eth")) break; - #endif diff --git a/net/boinc-client/pkg-plist b/net/boinc-client/pkg-plist index 450d5d90c06..30fbe6677d2 100644 --- a/net/boinc-client/pkg-plist +++ b/net/boinc-client/pkg-plist @@ -36,6 +36,7 @@ include/boinc/notice.h include/boinc/opencl_boinc.h include/boinc/parse.h include/boinc/prefs.h +include/boinc/proc_control.h include/boinc/procinfo.h include/boinc/project_specific_defines.h include/boinc/proxy_info.h @@ -58,12 +59,16 @@ lib/libboinc.a lib/libboinc_api.a lib/libboinc_api.so lib/libboinc_api.so.7 -lib/libboinc_api.so.7.8.6 +lib/libboinc_api.so.7.20.2 lib/libboinc_crypt.a lib/libboinc_opencl.a lib/libboinc_opencl.so lib/libboinc_opencl.so.7 -lib/libboinc_opencl.so.7.8.6 +lib/libboinc_opencl.so.7.20.2 +libdata/pkgconfig/libboinc.pc +libdata/pkgconfig/libboinc_api.pc +libdata/pkgconfig/libboinc_crypt.pc +libdata/pkgconfig/libboinc_opencl.pc %%X11%%lib/libboinc_graphics2.a %%X11%%lib/libboinc_graphics2.so %%X11%%lib/libboinc_graphics2.so.7 diff --git a/net/cloudflared/Makefile b/net/cloudflared/Makefile index 17576d1112f..36934e35132 100644 --- a/net/cloudflared/Makefile +++ b/net/cloudflared/Makefile @@ -1,6 +1,5 @@ PORTNAME= cloudflared -DISTVERSION= 2022.6.2 -PORTREVISION= 1 +DISTVERSION= 2022.7.1 CATEGORIES= net www MAINTAINER= egypcio@FreeBSD.org diff --git a/net/cloudflared/distinfo b/net/cloudflared/distinfo index b4dc7d29e28..d29e0f53dcd 100644 --- a/net/cloudflared/distinfo +++ b/net/cloudflared/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1655559255 -SHA256 (cloudflare-cloudflared-2022.6.2_GH0.tar.gz) = 599ea11ff7f6a8941eb2cdbc1eced0419eb3dec85104f3f7a6a8268f4d0e722a -SIZE (cloudflare-cloudflared-2022.6.2_GH0.tar.gz) = 8883088 +TIMESTAMP = 1658735667 +SHA256 (cloudflare-cloudflared-2022.7.1_GH0.tar.gz) = 3a822faaed7ae90be5ba4920f9226cd85367402d2c5a2bf2f0732c37cad6599d +SIZE (cloudflare-cloudflared-2022.7.1_GH0.tar.gz) = 8890137 diff --git a/net/fb303/Makefile b/net/fb303/Makefile index 7eb03959ca6..58c682a640a 100644 --- a/net/fb303/Makefile +++ b/net/fb303/Makefile @@ -1,6 +1,6 @@ PORTNAME= fb303 DISTVERSIONPREFIX= v -DISTVERSION= 2022.07.11.00 +DISTVERSION= 2022.07.25.00 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org diff --git a/net/fb303/distinfo b/net/fb303/distinfo index 6c2d91ae606..5440e8634fe 100644 --- a/net/fb303/distinfo +++ b/net/fb303/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1657584727 -SHA256 (facebook-fb303-v2022.07.11.00_GH0.tar.gz) = ef1bb5f56be8f185ad1bfeeec7a0040c4910cec026f176791e1e2c8db794b3d8 -SIZE (facebook-fb303-v2022.07.11.00_GH0.tar.gz) = 231373 +TIMESTAMP = 1658818454 +SHA256 (facebook-fb303-v2022.07.25.00_GH0.tar.gz) = 8542a88fb35d515e2cf2ef8a75ff884c176d2a0d48557c56d6d8fafb837409bc +SIZE (facebook-fb303-v2022.07.25.00_GH0.tar.gz) = 231707 diff --git a/net/haproxy-devel/Makefile b/net/haproxy-devel/Makefile index 479dd55fff2..139ec50eb05 100644 --- a/net/haproxy-devel/Makefile +++ b/net/haproxy-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= haproxy -DISTVERSION= 2.7-dev1 +DISTVERSION= 2.7-dev2 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/2.7/src/devel/ PKGNAMESUFFIX= -devel diff --git a/net/haproxy-devel/distinfo b/net/haproxy-devel/distinfo index 4a93db3303d..5697ca82ace 100644 --- a/net/haproxy-devel/distinfo +++ b/net/haproxy-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1656106687 -SHA256 (haproxy-2.7-dev1.tar.gz) = d4057640ed239b6931419a5bbf551760b230a3bb7eccf853f4a20b0e4bd40196 -SIZE (haproxy-2.7-dev1.tar.gz) = 3992608 +TIMESTAMP = 1658514894 +SHA256 (haproxy-2.7-dev2.tar.gz) = 44a98ca9e52421442532c5de58755cc6b54a70c81e082efdcba40d5302565bb6 +SIZE (haproxy-2.7-dev2.tar.gz) = 4007907 diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index 4492fab41f3..03263e7af22 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -1,5 +1,5 @@ PORTNAME= haproxy -DISTVERSION= 2.6.1 +DISTVERSION= 2.6.2 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/2.6/src/ diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index 897a85e3c33..cd6feb0b44b 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1656106022 -SHA256 (haproxy-2.6.1.tar.gz) = 915b351e6450d183342c4cdcda7771eac4f0f72bf90582adcd15a01c700d29b1 -SIZE (haproxy-2.6.1.tar.gz) = 3976025 +TIMESTAMP = 1658514277 +SHA256 (haproxy-2.6.2.tar.gz) = f9b7dc06e02eb13b5d94dc66e0864a714aee2af9dfab10fa353ff9f1f52c8202 +SIZE (haproxy-2.6.2.tar.gz) = 3978933 diff --git a/net/haproxy25/Makefile b/net/haproxy25/Makefile index f1d3a4d6a04..00dc3b3ac8b 100644 --- a/net/haproxy25/Makefile +++ b/net/haproxy25/Makefile @@ -1,5 +1,5 @@ PORTNAME= haproxy -DISTVERSION= 2.5.7 +DISTVERSION= 2.5.8 CATEGORIES= net www PKGNAMESUFFIX= 25 MASTER_SITES= http://www.haproxy.org/download/2.5/src/ diff --git a/net/haproxy25/distinfo b/net/haproxy25/distinfo index f635fc68cdb..a2a277aaf8b 100644 --- a/net/haproxy25/distinfo +++ b/net/haproxy25/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1652454896 -SHA256 (haproxy-2.5.7.tar.gz) = e29f6334c6bdb521f63ddf335e2621bd2164503b99cf1f495b6f56ff9f3c164e -SIZE (haproxy-2.5.7.tar.gz) = 3832801 +TIMESTAMP = 1658830990 +SHA256 (haproxy-2.5.8.tar.gz) = 8477167a4785757f35f478a584c9a0aadd77122a2acbe7276aafaa53b69b03ac +SIZE (haproxy-2.5.8.tar.gz) = 3838130 diff --git a/net/libfabric/Makefile b/net/libfabric/Makefile index 16bcc72362a..0982273a977 100644 --- a/net/libfabric/Makefile +++ b/net/libfabric/Makefile @@ -1,5 +1,5 @@ PORTNAME= libfabric -DISTVERSION= 1.14.0 +DISTVERSION= 1.15.1 CATEGORIES= net MASTER_SITES= https://github.com/ofiwg/${PORTNAME}/releases/download/v${DISTVERSION}/ @@ -9,6 +9,7 @@ COMMENT= Open Fabric Interfaces LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING +BUILD_DEPENDS= bash:shells/bash LIB_DEPENDS= libepoll-shim.so:devel/libepoll-shim USES= gmake libtool pkgconfig tar:bz2 @@ -16,6 +17,7 @@ USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-static +CONFIGURE_SHELL= ${LOCALBASE}/bin/bash # workaround for https://github.com/ofiwg/libfabric/issues/7901 CFLAGS+= -I${LOCALBASE}/include/libepoll-shim LDFLAGS+= -L${LOCALBASE}/lib -lepoll-shim diff --git a/net/libfabric/distinfo b/net/libfabric/distinfo index 2927dd6244e..77dfd3f16bb 100644 --- a/net/libfabric/distinfo +++ b/net/libfabric/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1641507677 -SHA256 (libfabric-1.14.0.tar.bz2) = fc261388848f3cff555bd653f5cb901f6b9485ad285e5c53328b13f0e69f749a -SIZE (libfabric-1.14.0.tar.bz2) = 1968425 +TIMESTAMP = 1658878617 +SHA256 (libfabric-1.15.1.tar.bz2) = cafa3005a9dc86064de179b0af4798ad30b46b2f862fe0268db03d13943e10cd +SIZE (libfabric-1.15.1.tar.bz2) = 2226238 diff --git a/net/libfabric/pkg-plist b/net/libfabric/pkg-plist index 34921c8d412..e95f0cefadf 100644 --- a/net/libfabric/pkg-plist +++ b/net/libfabric/pkg-plist @@ -15,7 +15,7 @@ include/rdma/fi_tagged.h include/rdma/fi_trigger.h lib/libfabric.so lib/libfabric.so.1 -lib/libfabric.so.1.17.0 +lib/libfabric.so.1.18.1 libdata/pkgconfig/libfabric.pc man/man1/fi_info.1.gz man/man1/fi_pingpong.1.gz diff --git a/net/libpaho-mqtt3/Makefile b/net/libpaho-mqtt3/Makefile index 2a29d344fc1..ff12648bb66 100644 --- a/net/libpaho-mqtt3/Makefile +++ b/net/libpaho-mqtt3/Makefile @@ -1,5 +1,6 @@ PORTNAME= libpaho-mqtt3 PORTVERSION= 1.3.10 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= net devel diff --git a/net/libpaho-mqtt3/pkg-plist b/net/libpaho-mqtt3/pkg-plist index 116d0e85401..986aff7e19f 100644 --- a/net/libpaho-mqtt3/pkg-plist +++ b/net/libpaho-mqtt3/pkg-plist @@ -1,14 +1,4 @@ -bin/MQTTAsync_publish -bin/MQTTAsync_publish_time -bin/MQTTAsync_subscribe -bin/MQTTClient_publish -bin/MQTTClient_publish_async -bin/MQTTClient_subscribe bin/MQTTVersion -bin/paho_c_pub -bin/paho_c_sub -bin/paho_cs_pub -bin/paho_cs_sub include/MQTTAsync.h include/MQTTClient.h include/MQTTClientPersistence.h diff --git a/net/linphone/Makefile b/net/linphone/Makefile index 4f64d36ec09..0c23fef26f8 100644 --- a/net/linphone/Makefile +++ b/net/linphone/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 4.4.8 PORTEPOCH= 1 CATEGORIES= net -MAINTAINER= ports@FreeBSD.org +MAINTAINER= felix@palmen-it.de COMMENT= SIP client supporting voice/video calls and text messaging LICENSE= GPLv3 @@ -40,6 +40,7 @@ post-patch: -e 's/set(FULL_VERSION /&${PORTVERSION}/' \ -e 's/INSTALL_RPATH_USE_LINK_PATH/BUILD_WITH_INSTALL_RPATH/' \ -e '/add_subdirectory.*linphone_package/d' \ + -e '/add_subdirectory.*build/d' \ -e '/add_custom_command/d' -e '/deployqt_hack/d' \ ${WRKSRC}/CMakeLists.txt @${REINPLACE_CMD} 's/LINPHONE_QT_GIT_VERSION/"${PORTVERSION}"/' \ diff --git a/net/micro_proxy/Makefile b/net/micro_proxy/Makefile index 16c0038f740..6daba3eba31 100644 --- a/net/micro_proxy/Makefile +++ b/net/micro_proxy/Makefile @@ -1,5 +1,6 @@ PORTNAME= micro_proxy PORTVERSION= 20140814 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.acme.com/software/micro_proxy/ \ LOCAL/ehaupt diff --git a/net/micro_proxy/files/pkg-message.in b/net/micro_proxy/files/pkg-message.in index 599c1176f11..bc4333b0971 100644 --- a/net/micro_proxy/files/pkg-message.in +++ b/net/micro_proxy/files/pkg-message.in @@ -16,5 +16,11 @@ to inetd.conf(5), to rc.conf(5) and restart inetd(8). See micro_proxy(8) for more information. EOM +}, +{ type: remove + message: <=0:x11-toolkits/p5-Gtk2 \ - p5-SOAP-Lite>=0:net/p5-SOAP-Lite +RUN_DEPENDS= p5-Gtk3>0:x11-toolkits/p5-Gtk3 \ + p5-SOAP-Lite>0:net/p5-SOAP-Lite USES= shebangfix tar:bzip2 @@ -22,7 +22,7 @@ NO_BUILD= yes DESKTOP_ENTRIES= "RemoteBox" "${COMMENT}" "${PORTNAME}" "${PORTNAME}" \ "System;" false -OPTIONS_DEFINE= DOCS KRDC +OPTIONS_DEFINE= KRDC OPTIONS_DEFAULT= FREERDP TIGERVNC OPTIONS_MULTI= VIEWER OPTIONS_MULTI_VIEWER= FREERDP RDESKTOP TIGERVNC VINAGRE @@ -40,8 +40,7 @@ TIGERVNC_RUN_DEPENDS= vncviewer:net/tigervnc-viewer VINAGRE_RUN_DEPENDS= vinagre:net/vinagre post-patch: - @${REINPLACE_CMD} -e 's|$$Bin/share/remotebox|${DATADIR}|; \ - s|$$Bin/docs|${DOCSDIR}|' \ + @${REINPLACE_CMD} -e 's|$$Bin/share/remotebox|${DATADIR}|' \ ${WRKSRC}/remotebox do-install: @@ -63,9 +62,4 @@ do-install: ${STAGEDIR}${PREFIX}/share/pixmaps @${MKDIR} ${STAGEDIR}${PREFIX}/share/applications -post-install-DOCS-on: - @${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/docs/remotebox.pdf ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/docs/changelog.txt ${STAGEDIR}${DOCSDIR} - .include diff --git a/net/remotebox/distinfo b/net/remotebox/distinfo index 8dc2162b8e0..6946ad31338 100644 --- a/net/remotebox/distinfo +++ b/net/remotebox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1629757978 -SHA256 (RemoteBox-2.7.tar.bz2) = eb96631dc55cc5718f973308047e88b91884e9bf1f7ca2e25204e37bda334e33 -SIZE (RemoteBox-2.7.tar.bz2) = 1360890 +TIMESTAMP = 1658754888 +SHA256 (RemoteBox-3.1.tar.bz2) = 5a580c05251496ff1a7b06f2b77b41484f58e93342846207224de84782ff3a0e +SIZE (RemoteBox-3.1.tar.bz2) = 1046520 diff --git a/net/remotebox/pkg-plist b/net/remotebox/pkg-plist index c29bfc03c06..ce21511029b 100644 --- a/net/remotebox/pkg-plist +++ b/net/remotebox/pkg-plist @@ -1,6 +1,5 @@ bin/remotebox -%%PORTDOCS%%%%DOCSDIR%%/changelog.txt -%%PORTDOCS%%%%DOCSDIR%%/remotebox.pdf +@comment share/applications/remotebox.desktop share/pixmaps/remotebox.png %%DATADIR%%/icons/add_host_iface_16px.png %%DATADIR%%/icons/arrow_down_10px.png @@ -71,7 +70,6 @@ share/pixmaps/remotebox.png %%DATADIR%%/icons/hd_move_32px.png %%DATADIR%%/icons/hd_release_32px.png %%DATADIR%%/icons/hd_remove_32px.png -%%DATADIR%%/icons/help_16px.png %%DATADIR%%/icons/host_iface_edit_16px.png %%DATADIR%%/icons/host_iface_manager_16px.png %%DATADIR%%/icons/hostkey_captured_16px.png @@ -157,6 +155,7 @@ share/pixmaps/remotebox.png %%DATADIR%%/icons/os/Windows.png %%DATADIR%%/icons/os/Windows10.png %%DATADIR%%/icons/os/Windows10_64.png +%%DATADIR%%/icons/os/Windows11_64.png %%DATADIR%%/icons/os/Windows2000.png %%DATADIR%%/icons/os/Windows2003.png %%DATADIR%%/icons/os/Windows2003_64.png @@ -285,8 +284,6 @@ share/pixmaps/remotebox.png %%DATADIR%%/icons/vrdp_16px.png %%DATADIR%%/icons/vrdp_24px.png %%DATADIR%%/icons/vrdp_32px.png -%%DATADIR%%/old_vboxService.pm -%%DATADIR%%/old_vboxserializers.pl %%DATADIR%%/rbox_edit.pl %%DATADIR%%/rbox_edit_audio.pl %%DATADIR%%/rbox_edit_disp_capture.pl diff --git a/net/wangle/Makefile b/net/wangle/Makefile index 7fd982fbeaf..796a7630442 100644 --- a/net/wangle/Makefile +++ b/net/wangle/Makefile @@ -1,6 +1,6 @@ PORTNAME= wangle DISTVERSIONPREFIX= v -DISTVERSION= 2022.07.11.00 +DISTVERSION= 2022.07.25.00 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org diff --git a/net/wangle/distinfo b/net/wangle/distinfo index 125ce5bc640..3b6f98a452f 100644 --- a/net/wangle/distinfo +++ b/net/wangle/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1657584721 -SHA256 (facebook-wangle-v2022.07.11.00_GH0.tar.gz) = 041a6bb575faf9aaa29e2bf9b64fb63cead80752443141f2ff730167e4f17683 -SIZE (facebook-wangle-v2022.07.11.00_GH0.tar.gz) = 335764 +TIMESTAMP = 1658818448 +SHA256 (facebook-wangle-v2022.07.25.00_GH0.tar.gz) = b642767f6b9c679dbabad343493155fcae70b707c4b6ca03a620340096cb2b04 +SIZE (facebook-wangle-v2022.07.25.00_GH0.tar.gz) = 336127 diff --git a/polish/libreoffice/distinfo b/polish/libreoffice/distinfo index 45e7b7d4def..c2a8a1c135d 100644 --- a/polish/libreoffice/distinfo +++ b/polish/libreoffice/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654808855 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_pl.tar.gz) = 946040c982680ffd3d025b3989aa7ab2b3bcd1e88ad1ca8c0f06698e437c4618 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_pl.tar.gz) = 2507663 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_pl.tar.gz) = 7a7358d4614ae9fff02b5bb1fd6c2adc5573f3923273c6098626ae858f6a5a92 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_pl.tar.gz) = 3228136 +TIMESTAMP = 1658602238 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_pl.tar.gz) = 11465a781a2d8b8cd2f8e2cbb79c7803b6982277e431958ea6a9bb94473db700 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_pl.tar.gz) = 2507333 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_pl.tar.gz) = 02b939ecdb9eb26e84944ab653ec48d4226a06527b275fffff66bf4ae8d57ccf +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_pl.tar.gz) = 3213423 diff --git a/ports-mgmt/Makefile b/ports-mgmt/Makefile index 993169d1b3e..51e896237c6 100644 --- a/ports-mgmt/Makefile +++ b/ports-mgmt/Makefile @@ -12,6 +12,7 @@ SUBDIR += freebsd-bugzilla-cli SUBDIR += genpatch SUBDIR += genplist + SUBDIR += hs-cabal2tuple SUBDIR += hs-panopticum SUBDIR += jailaudit SUBDIR += lsknobs diff --git a/ports-mgmt/hs-cabal2tuple/Makefile b/ports-mgmt/hs-cabal2tuple/Makefile new file mode 100644 index 00000000000..e3178b40ab1 --- /dev/null +++ b/ports-mgmt/hs-cabal2tuple/Makefile @@ -0,0 +1,68 @@ +PORTNAME= cabal2tuple +PORTVERSION= 1.0.3.0 +CATEGORIES= ports-mgmt haskell + +MAINTAINER= arrowd@FreeBSD.org +COMMENT= Generate USE_CABAL and GH_TUPLE knobs for Haskell ports + +LICENSE= BSD3CLAUSE + +BUILD_DEPENDS= ghc-8.10.7:lang/ghc810 + +USES= cabal + +USE_GITLAB= yes +GL_SITE= https://foss.heptapod.net +GL_ACCOUNT= bsdutils +GL_COMMIT= 71e15f6b22106489576a2a84b16017b3ca4c211c + +USE_CABAL= OneTuple-0.3 \ + StateVar-1.2.2 \ + aeson-2.0.1.0_1 \ + ansi-terminal-0.11.3 \ + ansi-wl-pprint-0.6.9_3 \ + assoc-1.0.2_2 \ + async-2.2.4_1 \ + attoparsec-0.14.4_1 \ + base-compat-0.12.1 \ + base-compat-batteries-0.12.1_2 \ + base-orphans-0.8.6 \ + base16-bytestring-1.0.2.0 \ + bifunctors-5.5.12 \ + boring-0.2_1 \ + cabal-plan-0.7.2.1_1 \ + colour-2.3.6 \ + comonad-5.0.8_1 \ + contravariant-1.5.5 \ + data-fix-0.3.2_2 \ + dec-0.0.4_1 \ + distributive-0.6.2.1_1 \ + dlist-1.0 \ + hashable-1.3.3.0 \ + indexed-profunctors-0.1.1 \ + indexed-traversable-0.1.2_1 \ + indexed-traversable-instances-0.1.1_1 \ + integer-logarithms-1.0.3.1_2 \ + optics-core-0.4.1_1 \ + optparse-applicative-0.16.1.0_2 \ + primitive-0.7.4.0 \ + random-1.2.1.1 \ + scientific-0.3.7.0_2 \ + semialign-1.2.0.1_2 \ + semigroupoids-5.3.7 \ + singleton-bool-0.1.6_1 \ + some-1.0.4 \ + splitmix-0.1.0.4 \ + strict-0.4.0.1_4 \ + tagged-0.8.6.1_2 \ + th-abstraction-0.4.3.0 \ + these-1.1.1.1_5 \ + time-compat-1.9.6.1_3 \ + topograph-1.0.0.1_4 \ + transformers-compat-0.7.2 \ + unordered-containers-0.2.19.1 \ + uuid-types-1.0.5_2 \ + vector-0.12.3.1_2 \ + witherable-0.4.2_3 + +.include diff --git a/ports-mgmt/hs-cabal2tuple/distinfo b/ports-mgmt/hs-cabal2tuple/distinfo new file mode 100644 index 00000000000..6b1a9d5071c --- /dev/null +++ b/ports-mgmt/hs-cabal2tuple/distinfo @@ -0,0 +1,155 @@ +TIMESTAMP = 1658847447 +SHA256 (cabal/OneTuple-0.3/OneTuple-0.3.tar.gz) = f652ee908e30255f9022ef18e36bc950343df22e627c0f7ab8c09955da6ddf3e +SIZE (cabal/OneTuple-0.3/OneTuple-0.3.tar.gz) = 4478 +SHA256 (cabal/StateVar-1.2.2/StateVar-1.2.2.tar.gz) = 5e4b39da395656a59827b0280508aafdc70335798b50e5d6fd52596026251825 +SIZE (cabal/StateVar-1.2.2/StateVar-1.2.2.tar.gz) = 5048 +SHA256 (cabal/aeson-2.0.1.0/aeson-2.0.1.0.tar.gz) = 3a5087e2bfc7fd941b417827391bdba63d97bdbf66a6b833b99f85addfa4977e +SIZE (cabal/aeson-2.0.1.0/aeson-2.0.1.0.tar.gz) = 290730 +SHA256 (cabal/aeson-2.0.1.0/revision/1.cabal) = 8d6ca9d71a52c2148c7156cde09dc514ef192a41dce21e9bd32487e64a5b30f6 +SIZE (cabal/aeson-2.0.1.0/revision/1.cabal) = 6245 +SHA256 (cabal/ansi-terminal-0.11.3/ansi-terminal-0.11.3.tar.gz) = f4d563ecf71fb1d304bcdcad478d97efd9f61f6d9d4797a5d56e7722a92a9e6b +SIZE (cabal/ansi-terminal-0.11.3/ansi-terminal-0.11.3.tar.gz) = 37868 +SHA256 (cabal/ansi-wl-pprint-0.6.9/ansi-wl-pprint-0.6.9.tar.gz) = a7b2e8e7cd3f02f2954e8b17dc60a0ccd889f49e2068ebb15abfa1d42f7a4eac +SIZE (cabal/ansi-wl-pprint-0.6.9/ansi-wl-pprint-0.6.9.tar.gz) = 16723 +SHA256 (cabal/ansi-wl-pprint-0.6.9/revision/3.cabal) = 212144ea0623b1170807a4162db05d87f26cf10b334aeadd0edb377aba06a1ce +SIZE (cabal/ansi-wl-pprint-0.6.9/revision/3.cabal) = 2425 +SHA256 (cabal/assoc-1.0.2/assoc-1.0.2.tar.gz) = d8988dc6e8718c7a3456515b769c9336aeeec730cf86fc5175247969ff8f144f +SIZE (cabal/assoc-1.0.2/assoc-1.0.2.tar.gz) = 3047 +SHA256 (cabal/assoc-1.0.2/revision/2.cabal) = e0d9d1febc172e2a1b22aacd25df7f90be557dcf12ff87359f43128f8c194d9e +SIZE (cabal/assoc-1.0.2/revision/2.cabal) = 1237 +SHA256 (cabal/async-2.2.4/async-2.2.4.tar.gz) = 484df85be0e76c4fed9376451e48e1d0c6e97952ce79735b72d54297e7e0a725 +SIZE (cabal/async-2.2.4/async-2.2.4.tar.gz) = 14148 +SHA256 (cabal/async-2.2.4/revision/1.cabal) = b83dec34a53520de84c6dd3dc7aae45d22409b46eb471c478b98108215a370f0 +SIZE (cabal/async-2.2.4/revision/1.cabal) = 3095 +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/1.cabal) = 79584bdada8b730cb5138fca8c35c76fbef75fc1d1e01e6b1d815a5ee9843191 +SIZE (cabal/attoparsec-0.14.4/revision/1.cabal) = 5810 +SHA256 (cabal/base-compat-0.12.1/base-compat-0.12.1.tar.gz) = fb683cb4041b88cab1d0849f70ebd26b342c734a9ef6f75233c1602d53a015fd +SIZE (cabal/base-compat-0.12.1/base-compat-0.12.1.tar.gz) = 35504 +SHA256 (cabal/base-compat-batteries-0.12.1/base-compat-batteries-0.12.1.tar.gz) = f98f3cdd8231edb4826744904d61f7672b9b628c7072c45684d3f7f1f55d838b +SIZE (cabal/base-compat-batteries-0.12.1/base-compat-batteries-0.12.1.tar.gz) = 17623 +SHA256 (cabal/base-compat-batteries-0.12.1/revision/2.cabal) = ee819d7570b2fda1012d29db945a1778c388ef8c0c282e45c8fe4eae7616a25c +SIZE (cabal/base-compat-batteries-0.12.1/revision/2.cabal) = 8891 +SHA256 (cabal/base-orphans-0.8.6/base-orphans-0.8.6.tar.gz) = 20a21c4b7adb0fd844b25e196241467406a28286b021f9b7a082ab03fa8015eb +SIZE (cabal/base-orphans-0.8.6/base-orphans-0.8.6.tar.gz) = 24255 +SHA256 (cabal/base16-bytestring-1.0.2.0/base16-bytestring-1.0.2.0.tar.gz) = 1d5a91143ef0e22157536093ec8e59d226a68220ec89378d5dcaeea86472c784 +SIZE (cabal/base16-bytestring-1.0.2.0/base16-bytestring-1.0.2.0.tar.gz) = 7219 +SHA256 (cabal/bifunctors-5.5.12/bifunctors-5.5.12.tar.gz) = c6067772009772764cdbd585057cc88902876378686bc391fe7b0d1eb66e715d +SIZE (cabal/bifunctors-5.5.12/bifunctors-5.5.12.tar.gz) = 46135 +SHA256 (cabal/boring-0.2/boring-0.2.tar.gz) = 0bac533b66e754d4fc65ab8d7557eea6f7b35d16998e5e74579b25a372aa4c34 +SIZE (cabal/boring-0.2/boring-0.2.tar.gz) = 5501 +SHA256 (cabal/boring-0.2/revision/1.cabal) = 4076be544642d1e674314f285854fe7534de9d52ddc7c0d227cbdc5bca5dda84 +SIZE (cabal/boring-0.2/revision/1.cabal) = 2079 +SHA256 (cabal/cabal-plan-0.7.2.1/cabal-plan-0.7.2.1.tar.gz) = 1991bba87240c5ae9640512c7f2db6931cc780ccd599a3b7b72107f7a75a8558 +SIZE (cabal/cabal-plan-0.7.2.1/cabal-plan-0.7.2.1.tar.gz) = 53378 +SHA256 (cabal/cabal-plan-0.7.2.1/revision/1.cabal) = 42101b937d0e5162b4a86989d0ee912bdf75d96273d663f44d351de18ac968dd +SIZE (cabal/cabal-plan-0.7.2.1/revision/1.cabal) = 5423 +SHA256 (cabal/colour-2.3.6/colour-2.3.6.tar.gz) = 2cd35dcd6944a5abc9f108a5eb5ee564b6b1fa98a9ec79cefcc20b588991f871 +SIZE (cabal/colour-2.3.6/colour-2.3.6.tar.gz) = 20675 +SHA256 (cabal/comonad-5.0.8/comonad-5.0.8.tar.gz) = ef6cdf2cc292cc43ee6aa96c581b235fdea8ab44a0bffb24dc79ae2b2ef33d13 +SIZE (cabal/comonad-5.0.8/comonad-5.0.8.tar.gz) = 15227 +SHA256 (cabal/comonad-5.0.8/revision/1.cabal) = 1f1aabd73ec7f80f20cf078a748a60cd48d8e57277802fdf6a9ab3601a9b8f7e +SIZE (cabal/comonad-5.0.8/revision/1.cabal) = 3631 +SHA256 (cabal/contravariant-1.5.5/contravariant-1.5.5.tar.gz) = 062fd66580d7aad0b5ba93e644ffa7feee69276ef50f20d4ed9f1deb7642dffa +SIZE (cabal/contravariant-1.5.5/contravariant-1.5.5.tar.gz) = 13815 +SHA256 (cabal/data-fix-0.3.2/data-fix-0.3.2.tar.gz) = 3a172d3bc0639c327345e965f9d9023e099425814b28dcdb7b60ff66d66219cc +SIZE (cabal/data-fix-0.3.2/data-fix-0.3.2.tar.gz) = 5842 +SHA256 (cabal/data-fix-0.3.2/revision/2.cabal) = e909776381648a75e82438a40df33c05397b57119b80bb83e38189370319b67a +SIZE (cabal/data-fix-0.3.2/revision/2.cabal) = 1692 +SHA256 (cabal/dec-0.0.4/dec-0.0.4.tar.gz) = ecfdbd681299b2653b4d5a17f4113ac156074761372bc119dcd3e1ea9473547b +SIZE (cabal/dec-0.0.4/dec-0.0.4.tar.gz) = 2787 +SHA256 (cabal/dec-0.0.4/revision/1.cabal) = 0367be8f7c5865c9a4d9fa6205f98b804ef59eee1207833dc14a4864f5b1b107 +SIZE (cabal/dec-0.0.4/revision/1.cabal) = 1401 +SHA256 (cabal/distributive-0.6.2.1/distributive-0.6.2.1.tar.gz) = d7351392e078f58caa46630a4b9c643e1e2e9dddee45848c5c8358e7b1316b91 +SIZE (cabal/distributive-0.6.2.1/distributive-0.6.2.1.tar.gz) = 8140 +SHA256 (cabal/distributive-0.6.2.1/revision/1.cabal) = 0f99f5541cca04acf89b64432b03422b6408e830a8dff30e6c4334ef1a48680c +SIZE (cabal/distributive-0.6.2.1/revision/1.cabal) = 2996 +SHA256 (cabal/dlist-1.0/dlist-1.0.tar.gz) = 173d637328bb173fcc365f30d29ff4a94292a1e0e5558aeb3dfc11de81510115 +SIZE (cabal/dlist-1.0/dlist-1.0.tar.gz) = 18667 +SHA256 (cabal/hashable-1.3.3.0/hashable-1.3.3.0.tar.gz) = 99a578e58fb6a869593841e4b3184f5b52c921bcb0d661d2b3a06e6526cb85dc +SIZE (cabal/hashable-1.3.3.0/hashable-1.3.3.0.tar.gz) = 23228 +SHA256 (cabal/indexed-profunctors-0.1.1/indexed-profunctors-0.1.1.tar.gz) = 5aba418a92a4f75efc626de7c0e4d88ed57033e0de0f2743ce6d9c9ef7626cb1 +SIZE (cabal/indexed-profunctors-0.1.1/indexed-profunctors-0.1.1.tar.gz) = 6206 +SHA256 (cabal/indexed-traversable-0.1.2/indexed-traversable-0.1.2.tar.gz) = 516858ee7198b1fed1b93c665157f9855fd947379db7f115d48c1b0d670e698d +SIZE (cabal/indexed-traversable-0.1.2/indexed-traversable-0.1.2.tar.gz) = 8685 +SHA256 (cabal/indexed-traversable-0.1.2/revision/1.cabal) = d66228887242f93ccb4fc7101a1e25a6560c8e4708f6e9ee1d3dd21901756c65 +SIZE (cabal/indexed-traversable-0.1.2/revision/1.cabal) = 2519 +SHA256 (cabal/indexed-traversable-instances-0.1.1/indexed-traversable-instances-0.1.1.tar.gz) = 100ed1023b541328b04bcec0964b9f9d5fc93285fc23a2ac6873bf8597439a44 +SIZE (cabal/indexed-traversable-instances-0.1.1/indexed-traversable-instances-0.1.1.tar.gz) = 4422 +SHA256 (cabal/indexed-traversable-instances-0.1.1/revision/1.cabal) = 8b3f359bf1ffb73ab2a3327a6985b3587ae38f6b8f7705dccd724e118e63a598 +SIZE (cabal/indexed-traversable-instances-0.1.1/revision/1.cabal) = 3246 +SHA256 (cabal/integer-logarithms-1.0.3.1/integer-logarithms-1.0.3.1.tar.gz) = 9b0a9f9fab609b15cd015865721fb05f744a1bc77ae92fd133872de528bbea7f +SIZE (cabal/integer-logarithms-1.0.3.1/integer-logarithms-1.0.3.1.tar.gz) = 9023 +SHA256 (cabal/integer-logarithms-1.0.3.1/revision/2.cabal) = b65e11ec6f4b29c5278716da0544b951a49ab5310608df0fc41eec29f15691d9 +SIZE (cabal/integer-logarithms-1.0.3.1/revision/2.cabal) = 3229 +SHA256 (cabal/optics-core-0.4.1/optics-core-0.4.1.tar.gz) = ca64e215f31719482a9449b5d56fbd589367e639d2b1869f7965a3970442949a +SIZE (cabal/optics-core-0.4.1/optics-core-0.4.1.tar.gz) = 437285 +SHA256 (cabal/optics-core-0.4.1/revision/1.cabal) = b163d1a8f392536c645cbd728c3e29d9f35864b25b1e3cef3a29806ee8a21c6b +SIZE (cabal/optics-core-0.4.1/revision/1.cabal) = 5545 +SHA256 (cabal/optparse-applicative-0.16.1.0/optparse-applicative-0.16.1.0.tar.gz) = 6205278362f333c52256b9dd3edf5f8fe0f84f00cb9ee000291089f6eaccd69a +SIZE (cabal/optparse-applicative-0.16.1.0/optparse-applicative-0.16.1.0.tar.gz) = 58315 +SHA256 (cabal/optparse-applicative-0.16.1.0/revision/2.cabal) = 418c22ed6a19124d457d96bc66bd22c93ac22fad0c7100fe4972bbb4ac989731 +SIZE (cabal/optparse-applicative-0.16.1.0/revision/2.cabal) = 4982 +SHA256 (cabal/primitive-0.7.4.0/primitive-0.7.4.0.tar.gz) = 5b2d6dc2812eb2f6a115f05fcbe3e723d3aeff7894b012c617e075130581add5 +SIZE (cabal/primitive-0.7.4.0/primitive-0.7.4.0.tar.gz) = 56575 +SHA256 (cabal/random-1.2.1.1/random-1.2.1.1.tar.gz) = 3e1272f7ed6a4d7bd1712b90143ec326fee9b225789222379fea20a9c90c9b76 +SIZE (cabal/random-1.2.1.1/random-1.2.1.1.tar.gz) = 47109 +SHA256 (cabal/scientific-0.3.7.0/scientific-0.3.7.0.tar.gz) = a3a121c4b3d68fb8b9f8c709ab012e48f090ed553609247a805ad070d6b343a9 +SIZE (cabal/scientific-0.3.7.0/scientific-0.3.7.0.tar.gz) = 24723 +SHA256 (cabal/scientific-0.3.7.0/revision/2.cabal) = 76465a82beb2af6ea83ebd00684acc0ffe659e7da7066329931dc8f02fc97507 +SIZE (cabal/scientific-0.3.7.0/revision/2.cabal) = 4826 +SHA256 (cabal/semialign-1.2.0.1/semialign-1.2.0.1.tar.gz) = d900697041ae4b0cca3243273a2b3e80bcf74d937405d6a5ff34dc33ee952132 +SIZE (cabal/semialign-1.2.0.1/semialign-1.2.0.1.tar.gz) = 10371 +SHA256 (cabal/semialign-1.2.0.1/revision/2.cabal) = 2ab22ab4f7e67028a745e549ae49f1ddecbd83e62d7e6ecce4ab0685410da536 +SIZE (cabal/semialign-1.2.0.1/revision/2.cabal) = 2836 +SHA256 (cabal/semigroupoids-5.3.7/semigroupoids-5.3.7.tar.gz) = 6d45cdb6c58c75ca588859b80b2c92b6f48590a03e065c24ce5d767a6a963799 +SIZE (cabal/semigroupoids-5.3.7/semigroupoids-5.3.7.tar.gz) = 35349 +SHA256 (cabal/singleton-bool-0.1.6/singleton-bool-0.1.6.tar.gz) = 5ca3f4802ba0dd89d1817e78f7fbf6900fb5f176f10fc00bdfe395fe572383dd +SIZE (cabal/singleton-bool-0.1.6/singleton-bool-0.1.6.tar.gz) = 3842 +SHA256 (cabal/singleton-bool-0.1.6/revision/1.cabal) = 1d469f5d5dd9b9308ead832c092bbf7450151884afcaf2bbdab71feb8496e071 +SIZE (cabal/singleton-bool-0.1.6/revision/1.cabal) = 1226 +SHA256 (cabal/some-1.0.4/some-1.0.4.tar.gz) = 446f9586d1cc9b7507f08ef7b178a7cff971bcf258d9658deacb7b65f18e3874 +SIZE (cabal/some-1.0.4/some-1.0.4.tar.gz) = 9135 +SHA256 (cabal/splitmix-0.1.0.4/splitmix-0.1.0.4.tar.gz) = 6d065402394e7a9117093dbb4530a21342c9b1e2ec509516c8a8d0ffed98ecaa +SIZE (cabal/splitmix-0.1.0.4/splitmix-0.1.0.4.tar.gz) = 22382 +SHA256 (cabal/strict-0.4.0.1/strict-0.4.0.1.tar.gz) = dff6abc08ad637e51891bb8b475778c40926c51219eda60fd64f0d9680226241 +SIZE (cabal/strict-0.4.0.1/strict-0.4.0.1.tar.gz) = 12488 +SHA256 (cabal/strict-0.4.0.1/revision/4.cabal) = d6205a748eb8db4cd17a7179be970c94598809709294ccfa43159c7f3cc4bf5d +SIZE (cabal/strict-0.4.0.1/revision/4.cabal) = 4187 +SHA256 (cabal/tagged-0.8.6.1/tagged-0.8.6.1.tar.gz) = f5e0fcf95f0bb4aa63f428f2c01955a41ea1a42cfcf39145ed631f59a9616c02 +SIZE (cabal/tagged-0.8.6.1/tagged-0.8.6.1.tar.gz) = 9842 +SHA256 (cabal/tagged-0.8.6.1/revision/2.cabal) = 29c67d98a4404607f024750ab9c7210dadcbbef4e1944c48c52902f2071b2662 +SIZE (cabal/tagged-0.8.6.1/revision/2.cabal) = 2874 +SHA256 (cabal/th-abstraction-0.4.3.0/th-abstraction-0.4.3.0.tar.gz) = c8bb13e31d1d22a99168536a35c66e1091a6e4274b9841a023eac52c2bd3de06 +SIZE (cabal/th-abstraction-0.4.3.0/th-abstraction-0.4.3.0.tar.gz) = 38595 +SHA256 (cabal/these-1.1.1.1/these-1.1.1.1.tar.gz) = d798c9f56e17def441e8f51e54cc11afdb3e76c6a9d1e9ee154e9a78da0bf508 +SIZE (cabal/these-1.1.1.1/these-1.1.1.1.tar.gz) = 9804 +SHA256 (cabal/these-1.1.1.1/revision/5.cabal) = f069e766b8fed73d457fca20cc197f5c539bcdd03d7636e478ddf14dbb67684a +SIZE (cabal/these-1.1.1.1/revision/5.cabal) = 2748 +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/3.cabal) = 42d8f2e08e965e1718917d54ad69e1d06bd4b87d66c41dc7410f59313dba4ed1 +SIZE (cabal/time-compat-1.9.6.1/revision/3.cabal) = 5033 +SHA256 (cabal/topograph-1.0.0.1/topograph-1.0.0.1.tar.gz) = 9b11c14dd579b952e64faaa762a5faddebc64949bc7f732865fcb599a37fa2e9 +SIZE (cabal/topograph-1.0.0.1/topograph-1.0.0.1.tar.gz) = 40187 +SHA256 (cabal/topograph-1.0.0.1/revision/4.cabal) = 663c10bcd77a871bf41e0e856c03e13384018998b4694400f9b827ee1761f316 +SIZE (cabal/topograph-1.0.0.1/revision/4.cabal) = 1671 +SHA256 (cabal/transformers-compat-0.7.2/transformers-compat-0.7.2.tar.gz) = b62c7304c9f3cbc9463d0739aa85cb9489f217ea092b9d625d417514fbcc9d6a +SIZE (cabal/transformers-compat-0.7.2/transformers-compat-0.7.2.tar.gz) = 46485 +SHA256 (cabal/unordered-containers-0.2.19.1/unordered-containers-0.2.19.1.tar.gz) = 1b27bec5e0d522b27a6029ebf4c4a6d40acbc083c787008e32fb55c4b1d128d2 +SIZE (cabal/unordered-containers-0.2.19.1/unordered-containers-0.2.19.1.tar.gz) = 58030 +SHA256 (cabal/uuid-types-1.0.5/uuid-types-1.0.5.tar.gz) = ad68b89b7a64c07dd5c250a11be2033ee929318ff51ec7b4e4b54e1b4deba7dd +SIZE (cabal/uuid-types-1.0.5/uuid-types-1.0.5.tar.gz) = 11922 +SHA256 (cabal/uuid-types-1.0.5/revision/2.cabal) = 8447b8a08723877400da13b6329b3fb19ea9e4c20fabe62888841eb3708d7474 +SIZE (cabal/uuid-types-1.0.5/revision/2.cabal) = 2608 +SHA256 (cabal/vector-0.12.3.1/vector-0.12.3.1.tar.gz) = fb4a53c02bd4d7fdf155c0604da9a5bb0f3b3bfce5d9960aea11c2ae235b9f35 +SIZE (cabal/vector-0.12.3.1/vector-0.12.3.1.tar.gz) = 151420 +SHA256 (cabal/vector-0.12.3.1/revision/2.cabal) = fffbd00912d69ed7be9bc7eeb09f4f475e0d243ec43f916a9fd5bbd219ce7f3e +SIZE (cabal/vector-0.12.3.1/revision/2.cabal) = 8238 +SHA256 (cabal/witherable-0.4.2/witherable-0.4.2.tar.gz) = 790d2bb274283419173bd89104439860675a9410f70f21912973ecd9098b4104 +SIZE (cabal/witherable-0.4.2/witherable-0.4.2.tar.gz) = 11876 +SHA256 (cabal/witherable-0.4.2/revision/3.cabal) = cccb36175e088abb4291ee5044b8c04d71acd5c36636902d2520f91508dd4bb8 +SIZE (cabal/witherable-0.4.2/revision/3.cabal) = 2294 +SHA256 (cabal/bsdutils-cabal2tuple-71e15f6b22106489576a2a84b16017b3ca4c211c_GL0.tar.gz) = 7d3981cf50d18fda1e950b2bae1f9048d29fcdeda63ce993b1c6319eaf598a55 +SIZE (cabal/bsdutils-cabal2tuple-71e15f6b22106489576a2a84b16017b3ca4c211c_GL0.tar.gz) = 4964 diff --git a/ports-mgmt/hs-cabal2tuple/pkg-descr b/ports-mgmt/hs-cabal2tuple/pkg-descr new file mode 100644 index 00000000000..3cdd96e7282 --- /dev/null +++ b/ports-mgmt/hs-cabal2tuple/pkg-descr @@ -0,0 +1,5 @@ +Cabal2Tuple is an utility to help develop ports for Haskell software. It +generates USE_CABAL and GH_TUPLE knobs for port's Makefiles based on the +plan.json file. + +WWW: https://foss.heptapod.net/bsdutils/cabal2tuple diff --git a/portuguese/libreoffice-pt_BR/distinfo b/portuguese/libreoffice-pt_BR/distinfo index ebe4b7a2059..81b72f977bd 100644 --- a/portuguese/libreoffice-pt_BR/distinfo +++ b/portuguese/libreoffice-pt_BR/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654808885 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_pt-BR.tar.gz) = 789279a84c0729642cd4d048b7fb6568b605f1a0cee3e893484e6b4efecfb40d -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_pt-BR.tar.gz) = 3704012 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_pt-BR.tar.gz) = eb0c344fe30f8de484cf0baf76dabb2be40b8396020005f8043df6177543ecb5 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_pt-BR.tar.gz) = 3102400 +TIMESTAMP = 1658602258 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_pt-BR.tar.gz) = 3b9837bc98f2e7f6b463df5a5c6a1f6287abb36b870759218386682545024726 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_pt-BR.tar.gz) = 3703336 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_pt-BR.tar.gz) = 05a611a5a06c02a44710d6b34eeee95fdf14ba26ce1c324a64359fed15aba4df +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_pt-BR.tar.gz) = 3088028 diff --git a/portuguese/libreoffice/distinfo b/portuguese/libreoffice/distinfo index 4a4defe66ee..545348a3370 100644 --- a/portuguese/libreoffice/distinfo +++ b/portuguese/libreoffice/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654808868 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_pt.tar.gz) = 5294cda79315b4575cf759b4e642a2de0d14eaf01c4929056549ff277e72de58 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_pt.tar.gz) = 1983100 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_pt.tar.gz) = fb9a0d03e891fc78d6b4b275d5587b4144b7b1d1b3b29f630135aac44f3afbc2 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_pt.tar.gz) = 3083482 +TIMESTAMP = 1658602251 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_pt.tar.gz) = 7ff34728e5aa687e2f5e908ae842f6c98921895c7c0764364ad0a4c16dbb8b62 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_pt.tar.gz) = 1983345 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_pt.tar.gz) = ef5b6f14cd6a86c303e0394db218e2d0a0a6fd20e5d5e377c611dd3c8b74b5b6 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_pt.tar.gz) = 3068847 diff --git a/print/qpdfview/Makefile b/print/qpdfview/Makefile index 62025e91293..0ce6e119e2b 100644 --- a/print/qpdfview/Makefile +++ b/print/qpdfview/Makefile @@ -5,7 +5,7 @@ CATEGORIES= print MASTER_SITES= https://launchpadlibrarian.net/294276875/ \ https://launchpad.net/${PORTNAME}/trunk/${DISTVERSION}/+download/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= salvadore@FreeBSD.org COMMENT= Tabbed DjVu/PDF/PS document viewer LICENSE= GPLv2+ @@ -14,23 +14,24 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libpoppler-qt5.so:graphics/poppler-qt5 USES= compiler:c++11-lang desktop-file-utils gl pkgconfig qmake qt:5 -USE_LDCONFIG= yes -USE_QT= buildtools_build concurrent core dbus gui imageformats linguisttools printsupport sql sql-sqlite3 svg widgets xml USE_GL= gl +USE_LDCONFIG= yes +USE_QT= concurrent core dbus gui imageformats linguisttools \ + printsupport sql sql-sqlite3 svg widgets xml buildtools_build QMAKE_SOURCE_PATH= ${PORTNAME}.pro DATADIR= ${PREFIX}/share/${PORTNAME} -OPTIONS_DEFINE= CUPS DJVU PS +OPTIONS_DEFINE= CUPS DJVU PS OPTIONS_DEFAULT= CUPS DJVU PS -OPTIONS_SUB= yes +OPTIONS_SUB= yes -CUPS_QMAKE_OFF= "CONFIG+=without_cups" CUPS_LIB_DEPENDS= libcups.so:print/cups +CUPS_QMAKE_OFF= "CONFIG+=without_cups" DJVU_LIB_DEPENDS= libdjvulibre.so:graphics/djvulibre -DJVU_QMAKE_OFF= "CONFIG+=without_djvu" +DJVU_QMAKE_OFF= "CONFIG+=without_djvu" PS_LIB_DEPENDS= libspectre.so:print/libspectre PS_QMAKE_OFF= "CONFIG+=without_ps" diff --git a/russian/libreoffice/distinfo b/russian/libreoffice/distinfo index 176fd835927..7306be7faab 100644 --- a/russian/libreoffice/distinfo +++ b/russian/libreoffice/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654808904 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_ru.tar.gz) = d1ec96da7843d59716d60d4c30dc91a666930a9de79ba66c24140560342c6f0f -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_ru.tar.gz) = 1616490 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_ru.tar.gz) = 3eb93d1dee363fc4c6c0b6bcf245f33b9b60405e74a347a1a4400449652b12cf -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_ru.tar.gz) = 3226173 +TIMESTAMP = 1658602278 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_ru.tar.gz) = 07fef07eb75b8ab1e0a09547cd16d8b506700904a180381f3a67808cc52f91ee +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_ru.tar.gz) = 1621048 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_ru.tar.gz) = a21674bd30673a4ae7504beb0fa9d683856eb37937cca54375b37c4e7c8f66d7 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_ru.tar.gz) = 3211068 diff --git a/science/Makefile b/science/Makefile index 27fa79ab7d7..fefe4450d49 100644 --- a/science/Makefile +++ b/science/Makefile @@ -168,6 +168,7 @@ SUBDIR += mcxtrace-comps SUBDIR += mdynamix SUBDIR += medit + SUBDIR += meep SUBDIR += metaphysicl SUBDIR += minc2 SUBDIR += mmdb2 diff --git a/science/cp2k/Makefile b/science/cp2k/Makefile index e3ae9b25e99..69821edbdbc 100644 --- a/science/cp2k/Makefile +++ b/science/cp2k/Makefile @@ -9,6 +9,10 @@ COMMENT= Quantum chemistry and solid state physics software package LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE +.if !exists(/usr/include/omp.h) +BROKEN= requires OpenMP support that is missing on this architecture +.endif + BUILD_DEPENDS= fypp:devel/py-fypp@${PY_FLAVOR} LIB_DEPENDS= libblas.so:math/blas \ libfftw3.so:math/fftw3 \ diff --git a/science/kplib/files/patch-demo__kplib_CMakeLists.txt b/science/kplib/files/patch-demo__kplib_CMakeLists.txt new file mode 100644 index 00000000000..f36f906feb5 --- /dev/null +++ b/science/kplib/files/patch-demo__kplib_CMakeLists.txt @@ -0,0 +1,11 @@ +--- demo_kplib/CMakeLists.txt.orig 2022-07-23 20:23:38 UTC ++++ demo_kplib/CMakeLists.txt +@@ -3,7 +3,7 @@ project(demo_kplib) + + set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++11 -Wall -Werror -fPIC") + set(CMAKE_CXX_FLAGS_DEBUG "-O0 -g") # Debug mode. +-set(CMAKE_CXX_FLAGS_RELEASE "-O3 -march=native") # Default optimization. ++set(CMAKE_CXX_FLAGS_RELEASE "-O3") # Default optimization. + + if(NOT CMAKE_BUILD_TYPE) + set(CMAKE_BUILD_TYPE Release) diff --git a/science/meep/Makefile b/science/meep/Makefile new file mode 100644 index 00000000000..611b4ff3a0c --- /dev/null +++ b/science/meep/Makefile @@ -0,0 +1,37 @@ +PORTNAME= meep +DISTVERSIONPREFIX= v +DISTVERSION= 1.24.0 +CATEGORIES= science cad + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Finite-difference time-domain software for electromagnetic simulations + +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${LOCALBASE}/lib/libharminv.a:science/harminv +LIB_DEPENDS= libblas.so:math/blas \ + libctlgeom.so:science/libctl \ + libfftw3.so:math/fftw3 \ + libhdf5.so:science/hdf5 \ + liblapack.so:math/lapack \ + libopenblas.so:math/openblas + +USES= autoreconf compiler:c++11-lang fortran gmake libtool localbase +USE_LDCONFIG= yes + +USE_GITHUB= yes +GH_ACCOUNT= NanoComp + +GNU_CONFIGURE= yes +CONFIGURE_ARGS= --without-scheme \ + --without-python + +CXXFLAGS_i386= -msse2 # to fix this error: '_mm_getcsr' needs target feature sse + +INSTALL_TARGET= install-strip +TEST_TARGET= check + +BINARY_ALIAS= make=${GMAKE} + +.include diff --git a/science/meep/distinfo b/science/meep/distinfo new file mode 100644 index 00000000000..ae0b315b9e3 --- /dev/null +++ b/science/meep/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1658642939 +SHA256 (NanoComp-meep-v1.24.0_GH0.tar.gz) = 309e67320ba2b307b542446a00aa101321a8ddeb9759f2ec29016224d9914ac5 +SIZE (NanoComp-meep-v1.24.0_GH0.tar.gz) = 41240264 diff --git a/science/meep/pkg-descr b/science/meep/pkg-descr new file mode 100644 index 00000000000..e88c4276f2e --- /dev/null +++ b/science/meep/pkg-descr @@ -0,0 +1,5 @@ +Meep is a free and open-source software package for electromagnetics +simulation via the finite-difference time-domain (FDTD) method +spanning a broad range of applications. + +WWW: https://github.com/NanoComp/meep diff --git a/science/meep/pkg-plist b/science/meep/pkg-plist new file mode 100644 index 00000000000..ffc37a7b5bd --- /dev/null +++ b/science/meep/pkg-plist @@ -0,0 +1,12 @@ +include/meep.hpp +include/meep/adjust_verbosity.hpp +include/meep/material_data.hpp +include/meep/meep-config.h +include/meep/meepgeom.hpp +include/meep/mympi.hpp +include/meep/vec.hpp +lib/libmeep.a +lib/libmeep.so +lib/libmeep.so.29 +lib/libmeep.so.29.0.0 +libdata/pkgconfig/meep.pc diff --git a/science/openmolcas/Makefile b/science/openmolcas/Makefile index 84d6600f3d6..e1d2f945af4 100644 --- a/science/openmolcas/Makefile +++ b/science/openmolcas/Makefile @@ -1,6 +1,5 @@ PORTNAME= openmolcas -DISTVERSION= 22.02 -PORTREVISION= 2 +DISTVERSION= 22.06 CATEGORIES= science # chemistry MAINTAINER= yuri@FreeBSD.org @@ -11,33 +10,42 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_i386= build breaks: Symbol 'maxfilesize' at (1) has no IMPLICIT type; did you mean 'mxfile'? -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyparsing>0:devel/py-pyparsing@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyparsing>0:devel/py-pyparsing@${PY_FLAVOR} \ + chemps2:science/chemps2 LIB_DEPENDS= libhdf5.so:science/hdf5 \ libsz.so:science/libaec \ libxc.so:science/libxc -USES= cmake fortran python shebangfix +USES= cmake:testing fortran python shebangfix USE_GCC= yes # see https://gitlab.com/Molcas/OpenMolcas/-/issues/351 USE_GITLAB= yes GL_ACCOUNT= Molcas GL_PROJECT= OpenMolcas -GL_COMMIT= f8df69cf87b241a15ebc82d72a8f9a031a385dd4 +GL_COMMIT= 17238da5c339c41ddf14ceb88f139d57143d7a14 USE_GITHUB= nodefault GH_TUPLE= Reference-LAPACK:lapack:aa631b4b:lapack/External/lapack \ + ilyak:libefp:7d1ff5fd:libefp/External/efp \ + mcodev31:libmsym:0c47befe:libmsym/External/libmsym \ libwfa:libwfa:bbe3392a:libwfa/External/libwfa SHEBANG_FILES= sbin/help_doc sbin/help_func sbin/help_basis sbin/setup sbin/verify sbin/version +SHEBANG_GLOB= *.py +CMAKE_ON= CHEMPS2 EFPLIB MSYM # TODO GEN1INT - package doesn't install itself, WFA - breaks due to https://gitlab.com/conradsnicta/armadillo-code/-/issues/216 CMAKE_ARGS= -DEXTERNAL_LIBXC:STRING=${LOCALBASE} \ -DFREEBSD_PYTHON_VER:STRING=${PYTHON_VER} -#CMAKE_ON= # for EFPLIB, MSYM see https://gitlab.com/Molcas/OpenMolcas/-/issues/350, for WFA - hdf5 needs updating CMAKE_OFF= BUILD_TESTING CMAKE_INSTALL_PREFIX= ${DATADIR} # installed into DATADIR because it doesn't respect UNIX file path conventions, see https://gitlab.com/Molcas/OpenMolcas/-/issues/352 BINARY_ALIAS= cpp=${CPP} # cpp is called from cmake scripts +BINARY_ALIAS+= python3=${PYTHON_CMD} # cpp is called from cmake scripts + +post-patch: + # fix python path + @${REINPLACE_CMD} -e "s|'/usr/bin/env python3'|'${PYTHON_CMD}'|" ${WRKSRC}/Tools/pymolcas/export.py post-install: # remove unused static libraries, see https://gitlab.com/Molcas/OpenMolcas/-/issues/354 @@ -45,7 +53,12 @@ post-install: # remove unnecessary fines @${RM} ${STAGEDIR}${CMAKE_INSTALL_PREFIX}/CONTRIBUTORS.md @${RM} ${STAGEDIR}${CMAKE_INSTALL_PREFIX}/LICENSE + # remove empty include directory + @${RMDIR} ${STAGEDIR}${DATADIR}/include # remove empty doc directory @${RMDIR} ${STAGEDIR}${DATADIR}/doc +post-test: # A total of 5 test(s) failed, with 3 critical failure(s), see https://gitlab.com/Molcas/OpenMolcas/-/issues/369 + @cd ${BUILD_WRKSRC} && ${STAGEDIR}${DATADIR}/pymolcas verify + .include diff --git a/science/openmolcas/distinfo b/science/openmolcas/distinfo index 962f32203d2..700d7e0c517 100644 --- a/science/openmolcas/distinfo +++ b/science/openmolcas/distinfo @@ -1,7 +1,11 @@ -TIMESTAMP = 1653368495 +TIMESTAMP = 1658693647 SHA256 (Reference-LAPACK-lapack-aa631b4b_GH0.tar.gz) = 04ddd43c8b1bed6447427e9dd2b4dd2ead7e2497d7a8fa5fea7f9b31f52117a2 SIZE (Reference-LAPACK-lapack-aa631b4b_GH0.tar.gz) = 7631245 +SHA256 (ilyak-libefp-7d1ff5fd_GH0.tar.gz) = 147ba9713bba4f7587c349fb19ff372c4279f011a009d09bd00ec1ae89dba868 +SIZE (ilyak-libefp-7d1ff5fd_GH0.tar.gz) = 5614915 +SHA256 (mcodev31-libmsym-0c47befe_GH0.tar.gz) = 6a18fe4e5ff1595b86f30c96b68844951471b0333a2940cc0031feaf963a3dec +SIZE (mcodev31-libmsym-0c47befe_GH0.tar.gz) = 88596 SHA256 (libwfa-libwfa-bbe3392a_GH0.tar.gz) = c130488370ab0df228e532c80223ded3d23d80f04d405c2912588cfcfa05d121 SIZE (libwfa-libwfa-bbe3392a_GH0.tar.gz) = 192935 -SHA256 (Molcas-OpenMolcas-f8df69cf87b241a15ebc82d72a8f9a031a385dd4_GL0.tar.gz) = 862ab4e5a76955e67af870c7c1b4344c250784299c5c0363c425a722671a892a -SIZE (Molcas-OpenMolcas-f8df69cf87b241a15ebc82d72a8f9a031a385dd4_GL0.tar.gz) = 38439145 +SHA256 (Molcas-OpenMolcas-17238da5c339c41ddf14ceb88f139d57143d7a14_GL0.tar.gz) = e5d47d0624f88c5980a334aab9c8b353c679acbf1f5fb75d93277daf8dd3d18d +SIZE (Molcas-OpenMolcas-17238da5c339c41ddf14ceb88f139d57143d7a14_GL0.tar.gz) = 38467330 diff --git a/science/openmolcas/files/patch-CMakeLists.txt b/science/openmolcas/files/patch-CMakeLists.txt index 5fff45b0e5f..f603a10feeb 100644 --- a/science/openmolcas/files/patch-CMakeLists.txt +++ b/science/openmolcas/files/patch-CMakeLists.txt @@ -1,4 +1,4 @@ ---- CMakeLists.txt.orig 2022-05-24 05:51:48 UTC +--- CMakeLists.txt.orig 2022-06-07 08:43:34 UTC +++ CMakeLists.txt @@ -48,7 +48,7 @@ find_program (GIT "git") find_program (PERL "perl") @@ -9,3 +9,14 @@ ################################################################################ # # +@@ -2375,6 +2375,10 @@ message ("Configuring runtime environment settings:") + cmake_host_system_information (RESULT host_mem QUERY TOTAL_PHYSICAL_MEMORY) + cmake_host_system_information (RESULT host_name QUERY HOSTNAME) + cmake_host_system_information (RESULT host_system QUERY OS_NAME) ++ ++# workaround for https://gitlab.kitware.com/cmake/cmake/-/issues/23776 ++execute_process(COMMAND sysctl -n hw.physmem OUTPUT_VARIABLE host_mem) ++math (EXPR host_mem "${host_mem}/1024/1024") + + # memory/disk default sizes + #========================== diff --git a/science/openmolcas/pkg-plist b/science/openmolcas/pkg-plist index 3c439dfd855..4e1f40919ac 100644 --- a/science/openmolcas/pkg-plist +++ b/science/openmolcas/pkg-plist @@ -137,6 +137,7 @@ %%DATADIR%%/bin/single_aniso.exe %%DATADIR%%/bin/slapaf.exe %%DATADIR%%/bin/surfacehop.exe +%%DATADIR%%/bin/symmetrize.exe %%DATADIR%%/bin/vibrot.exe %%DATADIR%%/data/MolGUI.prgm %%DATADIR%%/data/abdata diff --git a/science/py-GPy/Makefile b/science/py-GPy/Makefile index b128352a364..92b22640748 100644 --- a/science/py-GPy/Makefile +++ b/science/py-GPy/Makefile @@ -10,6 +10,10 @@ COMMENT= Gaussian process toolbox LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt +.if !exists(/usr/include/omp.h) +BROKEN= requires OpenMP support that is missing on this architecture +.endif + BUILD_DEPENDS= ${PYNUMPY} RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}scipy>=1.3.0:science/py-scipy@${PY_FLAVOR} \ diff --git a/science/py-netCDF4/Makefile b/science/py-netCDF4/Makefile index 9823120ec80..72a7b5eb354 100644 --- a/science/py-netCDF4/Makefile +++ b/science/py-netCDF4/Makefile @@ -1,6 +1,5 @@ PORTNAME= netCDF4 -PORTVERSION= 1.5.8 -PORTREVISION= 2 +PORTVERSION= 1.6.0 DISTVERSIONPREFIX= v DISTVERSIONSUFFIX= rel CATEGORIES= science python diff --git a/science/py-netCDF4/distinfo b/science/py-netCDF4/distinfo index 6d339894270..2b779855aef 100644 --- a/science/py-netCDF4/distinfo +++ b/science/py-netCDF4/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1646498769 -SHA256 (Unidata-netcdf4-python-v1.5.8rel_GH0.tar.gz) = c5667abe60888c9207951f4c0d4d0fd058853d4ba5465fe14ea933443ac7522e -SIZE (Unidata-netcdf4-python-v1.5.8rel_GH0.tar.gz) = 797849 +TIMESTAMP = 1658847521 +SHA256 (Unidata-netcdf4-python-v1.6.0rel_GH0.tar.gz) = 9e77900090f744e6e50ca2573158e0d72172b4be3f647f47b3448f0e9df9e2bd +SIZE (Unidata-netcdf4-python-v1.6.0rel_GH0.tar.gz) = 808745 diff --git a/science/simgrid/Makefile b/science/simgrid/Makefile index 93c7824b13e..71e09d7f366 100644 --- a/science/simgrid/Makefile +++ b/science/simgrid/Makefile @@ -1,6 +1,5 @@ PORTNAME= SimGrid -DISTVERSION= 3.28 -PORTREVISION= 1 +DISTVERSION= 3.31 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org @@ -12,12 +11,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE-LGPL-2.1 LIB_DEPENDS= libboost_context.so:devel/boost-libs \ libcgraph.so:graphics/graphviz \ ${LIB_DEPENDS_${ARCH}} -LIB_DEPENDS_aarch64= libunwind.so:devel/libunwind -LIB_DEPENDS_amd64= libunwind.so:devel/libunwind -LIB_DEPENDS_armv7= libunwind.so:devel/libunwind -LIB_DEPENDS_i386= libunwind.so:devel/libunwind -LIB_DEPENDS_powerpc64= libunwind.so:devel/libunwind -LIB_DEPENDS_powerpc64le= libunwind.so:devel/libunwind USES= cmake:noninja compiler:c++14-lang perl5 python:3.6+ shebangfix SHEBANG_FILES= tools/simgrid_convert_TI_traces.py @@ -27,7 +20,7 @@ USE_GITLAB= yes GL_SITE= https://framagit.org/ GL_ACCOUNT= simgrid GL_PROJECT= simgrid -GL_COMMIT= 04e3ca46dcefdd19f2f1fee3e75c27fb2f7fc2ec +GL_COMMIT= fcfdefe62e01e5353377ebe3573782ba4d368eeb CMAKE_OFF= enable_python diff --git a/science/simgrid/distinfo b/science/simgrid/distinfo index 29713b251d4..5c59385dd11 100644 --- a/science/simgrid/distinfo +++ b/science/simgrid/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1629095814 -SHA256 (simgrid-simgrid-04e3ca46dcefdd19f2f1fee3e75c27fb2f7fc2ec_GL0.tar.gz) = 39409ef34e9aaa2262102f76c4d6ee31eb67d04bd5057584bd3340e3f0559a95 -SIZE (simgrid-simgrid-04e3ca46dcefdd19f2f1fee3e75c27fb2f7fc2ec_GL0.tar.gz) = 4193649 +TIMESTAMP = 1658687904 +SHA256 (simgrid-simgrid-fcfdefe62e01e5353377ebe3573782ba4d368eeb_GL0.tar.gz) = 44825f1792daeab45ec5985a857a88e4a7270d1244d25fe49a0da19f89fbdad4 +SIZE (simgrid-simgrid-fcfdefe62e01e5353377ebe3573782ba4d368eeb_GL0.tar.gz) = 13663997 diff --git a/science/simgrid/pkg-plist b/science/simgrid/pkg-plist index d737de5dc2e..71922aadee9 100644 --- a/science/simgrid/pkg-plist +++ b/science/simgrid/pkg-plist @@ -19,12 +19,11 @@ include/simgrid/exec.h include/simgrid/forward.h include/simgrid/host.h include/simgrid/instr.h +include/simgrid/kernel/ProfileBuilder.hpp include/simgrid/kernel/Timer.hpp -include/simgrid/kernel/future.hpp include/simgrid/kernel/resource/Action.hpp include/simgrid/kernel/resource/Model.hpp include/simgrid/kernel/resource/NetworkModelIntf.hpp -include/simgrid/kernel/resource/Resource.hpp include/simgrid/kernel/routing/ClusterZone.hpp include/simgrid/kernel/routing/DijkstraZone.hpp include/simgrid/kernel/routing/DragonflyZone.hpp @@ -67,10 +66,8 @@ include/simgrid/s4u/NetZone.hpp include/simgrid/s4u/Semaphore.hpp include/simgrid/s4u/VirtualMachine.hpp include/simgrid/semaphore.h -include/simgrid/simdag.h include/simgrid/simix.h include/simgrid/simix.hpp -include/simgrid/smpi/smpi_replay.hpp include/simgrid/version.h include/simgrid/vm.h include/simgrid/zone.h @@ -121,7 +118,7 @@ include/xbt/utility.hpp include/xbt/virtu.h include/xbt/xbt_os_time.h lib/libsimgrid.so -lib/libsimgrid.so.3.28 +lib/libsimgrid.so.3.31 lib/simgrid/smpimain lib/simgrid/smpireplaymain libdata/pkgconfig/simgrid.pc diff --git a/science/tblite/Makefile b/science/tblite/Makefile index fddfbac4755..a4fc0c97b56 100644 --- a/science/tblite/Makefile +++ b/science/tblite/Makefile @@ -9,6 +9,10 @@ COMMENT= Light-weight tight-binding framework LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING +.if !exists(/usr/include/omp.h) +BROKEN= requires OpenMP support that is missing on this architecture +.endif + BUILD_DEPENDS= mstore>0:science/mstore # unclear if this is really needed LIB_DEPENDS= libdftd4.so:science/dftd4 \ libmctc-lib.so:science/mctc-lib \ diff --git a/science/trilinos/Makefile b/science/trilinos/Makefile index d2a18929e98..d77a590c29b 100644 --- a/science/trilinos/Makefile +++ b/science/trilinos/Makefile @@ -10,6 +10,8 @@ COMMENT= Solver for multi-physics engineering and scientific problems LICENSE= BSD3CLAUSE LGPL20 # Trilinos is licensed on a per-package basis. Most packages are under a BSD license, some are published under the (L)GPL. LICENSE_COMB= multi +BROKEN_armv6= kokkos assumes a 64-bit build; i.e., 8-byte pointers, but found 4-byte +BROKEN_armv7= kokkos assumes a 64-bit build; i.e., 8-byte pointers, but found 4-byte BROKEN_i386= kokkos assumes a 64-bit build; i.e., 8-byte pointers, but found 4-byte BUILD_DEPENDS= bash:shells/bash \ diff --git a/security/Makefile b/security/Makefile index bb1715d1996..23519f2fc4b 100644 --- a/security/Makefile +++ b/security/Makefile @@ -170,7 +170,6 @@ SUBDIR += gnome-keyring SUBDIR += gnome-keyring-sharp SUBDIR += gnome-ssh-askpass - SUBDIR += gnomint SUBDIR += gnupg SUBDIR += gnupg-pkcs11-scd SUBDIR += gnupg1 diff --git a/security/amavisd-new/Makefile b/security/amavisd-new/Makefile index 91af2abb887..e0c98bbf22b 100644 --- a/security/amavisd-new/Makefile +++ b/security/amavisd-new/Makefile @@ -1,5 +1,6 @@ PORTNAME= amavisd-new PORTVERSION= 2.12.2 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= security MASTER_SITES= https://gitlab.com/amavis/amavis/-/archive/v${PORTVERSION}/ @@ -43,7 +44,7 @@ DAEMON?= /usr/sbin/daemon -p OPTIONS_DEFINE= IPV6 BDB SNMP SQLITE MYSQL PGSQL LDAP SASL SPAMASSASSIN P0F \ FILE RAR UNRAR ARJ UNARJ LHA ARC NOMARCH CAB RPM ZOO UNZOO LZOP \ 7ZIP MSWORD TNEF DOCS -OPTIONS_DEFAULT= BDB SPAMASSASSIN FILE UNRAR ARJ LHA ARC CAB RPM ZOO LZOP \ +OPTIONS_DEFAULT= BDB SPAMASSASSIN FILE UNRAR ARJ ARC CAB RPM ZOO LZOP \ 7ZIP MSWORD BDB_DESC= Use BerkeleyDB for nanny/cache/snmp SNMP_DESC= Install amavisd snmp subagent diff --git a/security/boringssl/Makefile b/security/boringssl/Makefile index 094f23587fa..e7b673b42dd 100644 --- a/security/boringssl/Makefile +++ b/security/boringssl/Makefile @@ -1,5 +1,5 @@ PORTNAME= boringssl -PORTVERSION= 0.0.0.0.2022.07.18.01 +PORTVERSION= 0.0.0.0.2022.07.26.02 CATEGORIES= security MAINTAINER= osa@FreeBSD.org @@ -18,7 +18,7 @@ CPE_VENDOR= google USE_GITHUB= yes GH_ACCOUNT= google -GH_TAGNAME= dfddbc4 +GH_TAGNAME= 24c0186 GH_TUPLE= golang:crypto:c07d793c2f9a:golang_crypto/vendor/golang.org/x/crypto \ golang:net:04defd469f4e:golang_net/vendor/golang.org/x/net \ golang:sys:04245dca01da:golang_sys/vendor/golang.org/x/sys \ diff --git a/security/boringssl/distinfo b/security/boringssl/distinfo index bf3e9d713be..26143731f88 100644 --- a/security/boringssl/distinfo +++ b/security/boringssl/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1658231373 -SHA256 (google-boringssl-0.0.0.0.2022.07.18.01-dfddbc4_GH0.tar.gz) = 18ecd6b065fa77f0d7f043af9c996cb918a105d20a6776fd924f35ee53e79490 -SIZE (google-boringssl-0.0.0.0.2022.07.18.01-dfddbc4_GH0.tar.gz) = 30909340 +TIMESTAMP = 1658881296 +SHA256 (google-boringssl-0.0.0.0.2022.07.26.02-24c0186_GH0.tar.gz) = b8d93cc6d06b8640cce2a184ce43a0dc951e714b6a881e7fd4ab789ce658272b +SIZE (google-boringssl-0.0.0.0.2022.07.26.02-24c0186_GH0.tar.gz) = 30951324 SHA256 (golang-crypto-c07d793c2f9a_GH0.tar.gz) = bd1e0856c43287c6ebd20d59e2b4f2ffa91c5cc275dbb02bb2cfc822e6dc18a4 SIZE (golang-crypto-c07d793c2f9a_GH0.tar.gz) = 1732023 SHA256 (golang-net-04defd469f4e_GH0.tar.gz) = 6009a6f0989341df975799276ff1c49af650d4a4ed3fd6db3501b91eb601810d diff --git a/security/boringssl/files/patch-crypto_CMakeLists.txt b/security/boringssl/files/patch-crypto_CMakeLists.txt index b32c3e7389f..d46e32af0db 100644 --- a/security/boringssl/files/patch-crypto_CMakeLists.txt +++ b/security/boringssl/files/patch-crypto_CMakeLists.txt @@ -1,6 +1,18 @@ ---- crypto/CMakeLists.txt.orig 2022-01-21 15:36:31 UTC -+++ crypto/CMakeLists.txt -@@ -462,6 +462,7 @@ if(FIPS_DELOCATE OR FIPS_SHARED) +--- crypto/CMakeLists.txt.orig 2022-07-25 14:53:51.000000000 -0400 ++++ crypto/CMakeLists.txt 2022-07-26 12:18:36.169803000 -0400 +@@ -264,9 +264,11 @@ + cipher_extra/tls_cbc.c + conf/conf.c + cpu_aarch64_apple.c ++ cpu_aarch64_freebsd.c + cpu_aarch64_fuchsia.c + cpu_aarch64_linux.c + cpu_aarch64_win.c ++ cpu_arm_freebsd.c + cpu_arm_linux.c + cpu_arm.c + cpu_intel.c +@@ -464,6 +466,7 @@ endif() SET_TARGET_PROPERTIES(crypto PROPERTIES LINKER_LANGUAGE C) diff --git a/security/boringssl/files/patch-crypto_cpu__aarch64__freebsd.c b/security/boringssl/files/patch-crypto_cpu__aarch64__freebsd.c new file mode 100644 index 00000000000..fe7b139f23e --- /dev/null +++ b/security/boringssl/files/patch-crypto_cpu__aarch64__freebsd.c @@ -0,0 +1,65 @@ +--- /dev/null 2022-07-26 12:16:14.406018000 -0400 ++++ crypto/cpu_aarch64_freebsd.c 2022-07-26 12:15:28.130832000 -0400 +@@ -0,0 +1,62 @@ ++/* Copyright (c) 2016, Google Inc. ++ * ++ * Permission to use, copy, modify, and/or distribute this software for any ++ * purpose with or without fee is hereby granted, provided that the above ++ * copyright notice and this permission notice appear in all copies. ++ * ++ * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES ++ * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF ++ * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY ++ * SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES ++ * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION ++ * OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN ++ * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ ++ ++#include "internal.h" ++ ++#if defined(OPENSSL_AARCH64) ++ ++ ++#include ++ ++ ++extern uint32_t OPENSSL_armcap_P; ++ ++#if defined(OPENSSL_FREEBSD) ++#include ++#include ++#include ++#endif ++ ++#ifndef ID_AA64ISAR0_AES_VAL ++#define ID_AA64ISAR0_AES_VAL ID_AA64ISAR0_AES ++#endif ++#ifndef ID_AA64ISAR0_SHA1_VAL ++#define ID_AA64ISAR0_SHA1_VAL ID_AA64ISAR0_SHA1 ++#endif ++#ifndef ID_AA64ISAR0_SHA2_VAL ++#define ID_AA64ISAR0_SHA2_VAL ID_AA64ISAR0_SHA2 ++#endif ++ ++void OPENSSL_cpuid_setup(void) { ++ uint64_t id_aa64isar0; ++ ++ id_aa64isar0 = READ_SPECIALREG(id_aa64isar0_el1); ++ ++ OPENSSL_armcap_P |= ARMV7_NEON; ++ ++ if (ID_AA64ISAR0_AES_VAL(id_aa64isar0) >= ID_AA64ISAR0_AES_BASE) { ++ OPENSSL_armcap_P |= ARMV8_AES; ++ } ++ if (ID_AA64ISAR0_AES_VAL(id_aa64isar0) == ID_AA64ISAR0_AES_PMULL) { ++ OPENSSL_armcap_P |= ARMV8_PMULL; ++ } ++ if (ID_AA64ISAR0_SHA1_VAL(id_aa64isar0) == ID_AA64ISAR0_SHA1_BASE) { ++ OPENSSL_armcap_P |= ARMV8_SHA1; ++ } ++ if (ID_AA64ISAR0_SHA2_VAL(id_aa64isar0) >= ID_AA64ISAR0_SHA2_BASE) { ++ OPENSSL_armcap_P |= ARMV8_SHA256; ++ } ++} ++ ++#endif // OPENSSL_AARCH64 diff --git a/security/boringssl/files/patch-crypto_cpu__aarch64__linux.c b/security/boringssl/files/patch-crypto_cpu__aarch64__linux.c deleted file mode 100644 index a5276e203ab..00000000000 --- a/security/boringssl/files/patch-crypto_cpu__aarch64__linux.c +++ /dev/null @@ -1,78 +0,0 @@ ---- crypto/cpu_aarch64_linux.c.orig 2022-01-18 16:46:15 UTC -+++ crypto/cpu_aarch64_linux.c -@@ -14,51 +14,49 @@ - - #include "internal.h" - --#if defined(OPENSSL_AARCH64) && defined(OPENSSL_LINUX) && \ -- !defined(OPENSSL_STATIC_ARMCAP) -+#if defined(OPENSSL_AARCH64) - --#include - - #include - - - extern uint32_t OPENSSL_armcap_P; - --void OPENSSL_cpuid_setup(void) { -- unsigned long hwcap = getauxval(AT_HWCAP); -+#if defined(OPENSSL_FREEBSD) -+#include -+#include -+#include -+#endif - -- // See /usr/include/asm/hwcap.h on an aarch64 installation for the source of -- // these values. -- static const unsigned long kNEON = 1 << 1; -- static const unsigned long kAES = 1 << 3; -- static const unsigned long kPMULL = 1 << 4; -- static const unsigned long kSHA1 = 1 << 5; -- static const unsigned long kSHA256 = 1 << 6; -- static const unsigned long kSHA512 = 1 << 21; -+#ifndef ID_AA64ISAR0_AES_VAL -+#define ID_AA64ISAR0_AES_VAL ID_AA64ISAR0_AES -+#endif -+#ifndef ID_AA64ISAR0_SHA1_VAL -+#define ID_AA64ISAR0_SHA1_VAL ID_AA64ISAR0_SHA1 -+#endif -+#ifndef ID_AA64ISAR0_SHA2_VAL -+#define ID_AA64ISAR0_SHA2_VAL ID_AA64ISAR0_SHA2 -+#endif - -- if ((hwcap & kNEON) == 0) { -- // Matching OpenSSL, if NEON is missing, don't report other features -- // either. -- return; -- } -+void OPENSSL_cpuid_setup(void) { -+ uint64_t id_aa64isar0; - -+ id_aa64isar0 = READ_SPECIALREG(id_aa64isar0_el1); -+ - OPENSSL_armcap_P |= ARMV7_NEON; - -- if (hwcap & kAES) { -+ if (ID_AA64ISAR0_AES_VAL(id_aa64isar0) >= ID_AA64ISAR0_AES_BASE) { - OPENSSL_armcap_P |= ARMV8_AES; - } -- if (hwcap & kPMULL) { -+ if (ID_AA64ISAR0_AES_VAL(id_aa64isar0) == ID_AA64ISAR0_AES_PMULL) { - OPENSSL_armcap_P |= ARMV8_PMULL; - } -- if (hwcap & kSHA1) { -+ if (ID_AA64ISAR0_SHA1_VAL(id_aa64isar0) == ID_AA64ISAR0_SHA1_BASE) { - OPENSSL_armcap_P |= ARMV8_SHA1; - } -- if (hwcap & kSHA256) { -+ if (ID_AA64ISAR0_SHA2_VAL(id_aa64isar0) >= ID_AA64ISAR0_SHA2_BASE) { - OPENSSL_armcap_P |= ARMV8_SHA256; - } -- if (hwcap & kSHA512) { -- OPENSSL_armcap_P |= ARMV8_SHA512; -- } - } - --#endif // OPENSSL_AARCH64 && OPENSSL_LINUX && !OPENSSL_STATIC_ARMCAP -+#endif // OPENSSL_AARCH64 diff --git a/security/boringssl/files/patch-crypto_cpu__arm__freebsd.c b/security/boringssl/files/patch-crypto_cpu__arm__freebsd.c new file mode 100644 index 00000000000..eab921b971a --- /dev/null +++ b/security/boringssl/files/patch-crypto_cpu__arm__freebsd.c @@ -0,0 +1,55 @@ +--- crypto/cpu_arm_freebsd.c.orig 2022-07-24 00:49:45 UTC ++++ crypto/cpu_arm_freebsd.c +@@ -0,0 +1,52 @@ ++/* Copyright (c) 2016, Google Inc. ++ * ++ * Permission to use, copy, modify, and/or distribute this software for any ++ * purpose with or without fee is hereby granted, provided that the above ++ * copyright notice and this permission notice appear in all copies. ++ * ++ * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES ++ * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF ++ * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY ++ * SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES ++ * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION ++ * OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN ++ * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ ++ ++#include "internal.h" ++ ++#if defined(OPENSSL_ARM) && defined(OPENSSL_FREEBSD) && \ ++ !defined(OPENSSL_STATIC_ARMCAP) ++#include ++#include ++ ++#include ++#include ++ ++extern uint32_t OPENSSL_armcap_P; ++ ++void OPENSSL_cpuid_setup(void) { ++ unsigned long hwcap = 0, hwcap2 = 0; ++ ++ elf_aux_info(AT_HWCAP, &hwcap, sizeof hwcap); ++ elf_aux_info(AT_HWCAP2, &hwcap2, sizeof hwcap2); ++ ++ // Matching OpenSSL, only report other features if NEON is present. ++ if (hwcap & HWCAP_NEON) { ++ OPENSSL_armcap_P |= ARMV7_NEON; ++ ++ if (hwcap2 & HWCAP2_AES) { ++ OPENSSL_armcap_P |= ARMV8_AES; ++ } ++ if (hwcap2 & HWCAP2_PMULL) { ++ OPENSSL_armcap_P |= ARMV8_PMULL; ++ } ++ if (hwcap2 & HWCAP2_SHA1) { ++ OPENSSL_armcap_P |= ARMV8_SHA1; ++ } ++ if (hwcap2 & HWCAP2_SHA2) { ++ OPENSSL_armcap_P |= ARMV8_SHA256; ++ } ++ } ++} ++ ++#endif // OPENSSL_ARM && OPENSSL_OPENBSD && !OPENSSL_STATIC_ARMCAP diff --git a/security/boringssl/pkg-plist b/security/boringssl/pkg-plist index a90bc674308..fce5bd36944 100644 --- a/security/boringssl/pkg-plist +++ b/security/boringssl/pkg-plist @@ -21,6 +21,7 @@ include/openssl/cmac.h include/openssl/conf.h include/openssl/cpu.h include/openssl/crypto.h +include/openssl/ctrdrbg.h include/openssl/curve25519.h include/openssl/des.h include/openssl/dh.h @@ -42,6 +43,7 @@ include/openssl/hmac.h include/openssl/hpke.h include/openssl/hrss.h include/openssl/is_boringssl.h +include/openssl/kdf.h include/openssl/lhash.h include/openssl/md4.h include/openssl/md5.h @@ -64,6 +66,7 @@ include/openssl/rc4.h include/openssl/ripemd.h include/openssl/rsa.h include/openssl/safestack.h +include/openssl/service_indicator.h include/openssl/sha.h include/openssl/siphash.h include/openssl/span.h diff --git a/security/clamav-lts/Makefile b/security/clamav-lts/Makefile index 52974f9679a..f4d244766bb 100644 --- a/security/clamav-lts/Makefile +++ b/security/clamav-lts/Makefile @@ -1,5 +1,5 @@ PORTNAME= clamav -PORTVERSION= 0.103.6 +DISTVERSION= 0.103.7 PORTEPOCH= 1 CATEGORIES= security MASTER_SITES= https://www.clamav.net/downloads/production/ diff --git a/security/clamav-lts/distinfo b/security/clamav-lts/distinfo index 2de069e8ebb..6d6d2c167e8 100644 --- a/security/clamav-lts/distinfo +++ b/security/clamav-lts/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1652587947 -SHA256 (clamav-0.103.6.tar.gz) = aaa12e3dc19f1d323b1c50d7a10fa8af557e4390149e864d59bde39b6ad9ba33 -SIZE (clamav-0.103.6.tar.gz) = 16491761 +TIMESTAMP = 1658898583 +SHA256 (clamav-0.103.7.tar.gz) = 1e34c31f600cb3b5bd1bf76690590cdeebe9409b330959b1c0f77d421bb17e50 +SIZE (clamav-0.103.7.tar.gz) = 16501741 diff --git a/security/clamav-lts/pkg-plist b/security/clamav-lts/pkg-plist index 1bbe0c945c9..be2e6006ee6 100644 --- a/security/clamav-lts/pkg-plist +++ b/security/clamav-lts/pkg-plist @@ -27,6 +27,7 @@ bin/sigtool %%PORTDOCS%%%%DOCSDIR%%/html/book.js %%PORTDOCS%%%%DOCSDIR%%/html/clipboard.min.js %%PORTDOCS%%%%DOCSDIR%%/html/community_resources/CommunityResources.html +%%PORTDOCS%%%%DOCSDIR%%/html/community_resources/CompileClamAV_AmazonLinux2.txt %%PORTDOCS%%%%DOCSDIR%%/html/css/chrome.css %%PORTDOCS%%%%DOCSDIR%%/html/css/general.css %%PORTDOCS%%%%DOCSDIR%%/html/css/print.css diff --git a/security/cvechecker/Makefile b/security/cvechecker/Makefile index d679273b93d..243196c47c0 100644 --- a/security/cvechecker/Makefile +++ b/security/cvechecker/Makefile @@ -14,6 +14,8 @@ LIB_DEPENDS= libargp.so:devel/argp-standalone \ RUN_DEPENDS= bash:shells/bash MAKE_ENV+= LDADD=-largp +SUB_FILES= pkg-message +SUB_LIST= PORTNAME=${PORTNAME} USES= autoreconf pkgconfig shebangfix diff --git a/security/cvechecker/pkg-deinstall b/security/cvechecker/files/pkg-message.in similarity index 55% rename from security/cvechecker/pkg-deinstall rename to security/cvechecker/files/pkg-message.in index 0d1e7d2dba0..120cae96ee6 100644 --- a/security/cvechecker/pkg-deinstall +++ b/security/cvechecker/files/pkg-message.in @@ -1,15 +1,14 @@ -#!/bin/sh - -PORTNAME=${1%-*} - -[ "$2" = DEINSTALL ] && cat <<***EOM +[ +{ type : remove + message: < diff --git a/security/fprintd/pkg-plist b/security/fprintd/pkg-plist index be2cca9b31f..4e3a01d8bd4 100644 --- a/security/fprintd/pkg-plist +++ b/security/fprintd/pkg-plist @@ -4,8 +4,8 @@ bin/fprintd-list bin/fprintd-verify %%ETCDIR%%/dbus-1/system.d/net.reactivated.Fprint.conf %%ETCDIR%%/fprintd.conf -lib/security/pam_fprintd.a -lib/security/pam_fprintd.so +%%PAM%%lib/security/pam_fprintd.a +%%PAM%%lib/security/pam_fprintd.so libexec/fprintd share/dbus-1/interfaces/net.reactivated.Fprint.Device.xml share/dbus-1/interfaces/net.reactivated.Fprint.Manager.xml @@ -81,5 +81,5 @@ share/dbus-1/system-services/net.reactivated.Fprint.service %%NLS%%share/locale/zh_CN/LC_MESSAGES/fprintd.mo %%NLS%%share/locale/zh_HK/LC_MESSAGES/fprintd.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/fprintd.mo -share/man/man1/fprintd.1.gz +man/man1/fprintd.1.gz share/polkit-1/actions/net.reactivated.fprint.device.policy diff --git a/security/gnomint/Makefile b/security/gnomint/Makefile deleted file mode 100644 index 86b5a459bd8..00000000000 --- a/security/gnomint/Makefile +++ /dev/null @@ -1,33 +0,0 @@ -PORTNAME= gnomint -PORTVERSION= 1.2.1 -PORTREVISION= 13 -CATEGORIES= security -MASTER_SITES= SF - -MAINTAINER= ports@FreeBSD.org -COMMENT= X.509 Certification Authority management tool - -DEPRECATED= Abandonware, depending on gconf2 -EXPIRATION_DATE= 2022-07-24 - -LICENSE= GPLv3 -LICENSE_FILE= ${WRKSRC}/COPYING - -LIB_DEPENDS= libgcrypt.so:security/libgcrypt \ - libgnutls.so:security/gnutls \ - libsqlite3.so:databases/sqlite3 - -GNU_CONFIGURE= yes -USES= gettext-tools gmake gnome perl5 pkgconfig readline -USE_GNOME= gconf2 gdkpixbuf2 glib20 gtk20 intltool - -CPPFLAGS+= -I${LOCALBASE}/include -LIBS+= -L${LOCALBASE}/lib - -OPTIONS_DEFINE= NLS -OPTIONS_SUB= yes - -NLS_USES= gettext-runtime -NLS_CONFIGURE_ENABLE= nls - -.include diff --git a/security/gnomint/distinfo b/security/gnomint/distinfo deleted file mode 100644 index d5f832b8715..00000000000 --- a/security/gnomint/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (gnomint-1.2.1.tar.gz) = 6186ca6073e912bad5e0b026bc704430098a54392f3741d62929cc6fca3c38b0 -SIZE (gnomint-1.2.1.tar.gz) = 703316 diff --git a/security/gnomint/files/patch-configure b/security/gnomint/files/patch-configure deleted file mode 100644 index 0a4c8ea90a8..00000000000 --- a/security/gnomint/files/patch-configure +++ /dev/null @@ -1,15 +0,0 @@ ---- ./configure.orig 2010-08-11 04:12:26.000000000 -0500 -+++ ./configure 2013-02-18 10:26:44.000000000 -0600 -@@ -14337,12 +14337,6 @@ - - - --if test "x$GCC" = "xyes"; then -- CFLAGS="-Wall -Werror" -- if test "x$use_debug" = "xYes"; then -- CFLAGS="$CFLAGS -g -O0" -- fi --fi - - - diff --git a/security/gnomint/files/patch-src__Makefile.in b/security/gnomint/files/patch-src__Makefile.in deleted file mode 100644 index 244cbb86ea1..00000000000 --- a/security/gnomint/files/patch-src__Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- ./src/Makefile.in.orig 2010-08-11 04:12:26.000000000 -0500 -+++ ./src/Makefile.in 2013-02-18 10:28:58.000000000 -0600 -@@ -98,7 +98,7 @@ - $(AM_CFLAGS) $(CFLAGS) - CCLD = $(CC) - LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ -- $(AM_LDFLAGS) $(LDFLAGS) -o $@ -+ $(AM_LDFLAGS) $(LDFLAGS) -lgcrypt -o $@ - SOURCES = $(gnomint_SOURCES) $(gnomint_cli_SOURCES) - DIST_SOURCES = $(gnomint_SOURCES) $(gnomint_cli_SOURCES) - ETAGS = etags diff --git a/security/gnomint/files/patch-src__import.c b/security/gnomint/files/patch-src__import.c deleted file mode 100644 index 9b980148722..00000000000 --- a/security/gnomint/files/patch-src__import.c +++ /dev/null @@ -1,29 +0,0 @@ ---- src/import.c.orig 2010-05-31 23:01:37.000000000 +0200 -+++ src/import.c 2014-07-22 16:11:44.000000000 +0200 -@@ -695,7 +695,7 @@ - - // After having all the parts unencrypted, we import all certificates first. - for (i=0; i + +.if ${ARCH} == amd64 +PLIST_SUB+= KEM_BIKE="" # BIKE algorithm is limited by architecture in .CMake/alg_support.cmake +.else +PLIST_SUB+= KEM_BIKE="@comment " +.endif + .include diff --git a/security/liboqs/pkg-plist b/security/liboqs/pkg-plist index 5b7dfb5ebd6..c038e358949 100644 --- a/security/liboqs/pkg-plist +++ b/security/liboqs/pkg-plist @@ -1,7 +1,7 @@ include/oqs/aes.h include/oqs/common.h include/oqs/kem.h -include/oqs/kem_bike.h +%%KEM_BIKE%%include/oqs/kem_bike.h include/oqs/kem_classic_mceliece.h include/oqs/kem_frodokem.h include/oqs/kem_hqc.h @@ -9,7 +9,7 @@ include/oqs/kem_kyber.h include/oqs/kem_ntru.h include/oqs/kem_ntruprime.h include/oqs/kem_saber.h -include/oqs/kem_sike.h +%%KEM_BIKE%%include/oqs/kem_sike.h include/oqs/oqs.h include/oqs/oqsconfig.h include/oqs/rand.h diff --git a/security/pks/Makefile b/security/pks/Makefile index 37d5a568f46..ee844db0580 100644 --- a/security/pks/Makefile +++ b/security/pks/Makefile @@ -1,6 +1,6 @@ PORTNAME= pks PORTVERSION= 0.9.6.20040312 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= security www MASTER_SITES= http://pks.sourceforge.net/ LOCAL/mandree DISTFILES= pks-current.tgz @@ -31,6 +31,7 @@ CONFIGURE_ENV= DBLIB="-L${BDB_LIB_DIR} -l${BDB_LIB_NAME}" \ DBINC=-I${BDB_INCLUDE_DIR} DBHDR=db.h SUB_FILES= pkg-message +SUB_LIST= PORTNAME="${PORTNAME}" OPTIONS_DEFINE= DOCS PORTDOCS= pks_help.* README EMAIL diff --git a/security/pks/files/pkg-deinstall.in b/security/pks/files/pkg-deinstall.in deleted file mode 100644 index 9d424a24855..00000000000 --- a/security/pks/files/pkg-deinstall.in +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh - -PKGNAME=$1 -STAGE=$2 - -case ${STAGE} in -DEINSTALL) - ;; -POST-DEINSTALL) - cat << EOF -=========================================================================== -If you won't be using ${PKGNAME} any longer, you may want to remove the -following directories and files: - - %%PREFIX%%/etc/pksd.conf - /var/pks -=========================================================================== -EOF - ;; -*) - echo "Unexpected argument: ${STAGE}" - exit 1 - ;; -esac -exit 0 diff --git a/security/pks/files/pkg-message.in b/security/pks/files/pkg-message.in index feb4dbff8c2..68e9f970143 100644 --- a/security/pks/files/pkg-message.in +++ b/security/pks/files/pkg-message.in @@ -37,5 +37,16 @@ Add the following lines to /etc/rc.conf.local or /etc/rc.conf to enable this ser man 8 pksclient EOM +}, +{ type: remove + message: <0:security/py-paramiko@${PY_FLAVOR} USES= python:3.6+ -USE_PYTHON= distutils autoplist +USE_PYTHON= autoplist distutils NO_ARCH= yes .include diff --git a/security/py-scp/distinfo b/security/py-scp/distinfo index f40709f31e6..77bee71449a 100644 --- a/security/py-scp/distinfo +++ b/security/py-scp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1615115312 -SHA256 (scp-0.13.3.tar.gz) = 8bd748293d7362073169b96ce4b8c4f93bcc62cfc5f7e1d949e01e406a025bd4 -SIZE (scp-0.13.3.tar.gz) = 11657 +TIMESTAMP = 1658489911 +SHA256 (scp-0.14.4.tar.gz) = 54699b92cb68ae34b5928c48a888eab9722a212502cba89aa795bd56597505bd +SIZE (scp-0.14.4.tar.gz) = 12649 diff --git a/shells/fish/Makefile b/shells/fish/Makefile index bbbcd977a1e..2db66d38eb4 100644 --- a/shells/fish/Makefile +++ b/shells/fish/Makefile @@ -1,5 +1,5 @@ PORTNAME= fish -DISTVERSION= 3.4.1 +DISTVERSION= 3.5.0 CATEGORIES= shells MASTER_SITES= https://github.com/fish-shell/fish-shell/releases/download/${PORTVERSION}/ @@ -28,7 +28,7 @@ MANDIRS= ${DATADIR}/man/man1 PORTDOCS= * OPTIONS_DEFINE= DOCS MANPAGES NLS -OPTIONS_DEFAULT= DOCS MANPAGES NLS +OPTIONS_DEFAULT= MANPAGES NLS OPTIONS_SUB= yes NLS_USES= gettext diff --git a/shells/fish/distinfo b/shells/fish/distinfo index 891a38844de..c859051c314 100644 --- a/shells/fish/distinfo +++ b/shells/fish/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1650763972 -SHA256 (fish-3.4.1.tar.xz) = b6f23b3843b04db6b0a90fea1f6f0d0e40cc027b4a732098200863f2864a94ea -SIZE (fish-3.4.1.tar.xz) = 3293068 +TIMESTAMP = 1658865769 +SHA256 (fish-3.5.0.tar.xz) = 291e4ec7c6c3fea54dc1aed057ce3d42b356fa6f70865627b2c7dfcecaefd210 +SIZE (fish-3.5.0.tar.xz) = 3326276 diff --git a/shells/fish/pkg-plist b/shells/fish/pkg-plist index 964b54e1b4a..a2f9f3fb0bf 100644 --- a/shells/fish/pkg-plist +++ b/shells/fish/pkg-plist @@ -73,6 +73,7 @@ libdata/pkgconfig/fish.pc %%DATADIR%%/completions/apt.fish %%DATADIR%%/completions/aptitude.fish %%DATADIR%%/completions/arc.fish +%%DATADIR%%/completions/archlinux-java.fish %%DATADIR%%/completions/arepack.fish %%DATADIR%%/completions/argparse.fish %%DATADIR%%/completions/arp.fish @@ -113,6 +114,7 @@ libdata/pkgconfig/fish.pc %%DATADIR%%/completions/bower.fish %%DATADIR%%/completions/break.fish %%DATADIR%%/completions/brew.fish +%%DATADIR%%/completions/brightnessctl.fish %%DATADIR%%/completions/btdownloadcurses.py.fish %%DATADIR%%/completions/btdownloadheadless.py.fish %%DATADIR%%/completions/btrfs.fish @@ -231,6 +233,7 @@ libdata/pkgconfig/fish.pc %%DATADIR%%/completions/dvipdfm.fish %%DATADIR%%/completions/ebuild.fish %%DATADIR%%/completions/echo.fish +%%DATADIR%%/completions/efibootmgr.fish %%DATADIR%%/completions/egrep.fish %%DATADIR%%/completions/eix-sync.fish %%DATADIR%%/completions/eix.fish @@ -258,6 +261,7 @@ libdata/pkgconfig/fish.pc %%DATADIR%%/completions/expand.fish %%DATADIR%%/completions/ezjail-admin.fish %%DATADIR%%/completions/fab.fish +%%DATADIR%%/completions/fastboot.fish %%DATADIR%%/completions/feh.fish %%DATADIR%%/completions/ffmpeg.fish %%DATADIR%%/completions/ffplay.fish @@ -528,6 +532,7 @@ libdata/pkgconfig/fish.pc %%DATADIR%%/completions/openocd.fish %%DATADIR%%/completions/openssl.fish %%DATADIR%%/completions/opkg.fish +%%DATADIR%%/completions/optimus-manager.fish %%DATADIR%%/completions/optipng.fish %%DATADIR%%/completions/or.fish %%DATADIR%%/completions/p4.fish @@ -543,6 +548,7 @@ libdata/pkgconfig/fish.pc %%DATADIR%%/completions/pandoc.fish %%DATADIR%%/completions/passwd.fish %%DATADIR%%/completions/patch.fish +%%DATADIR%%/completions/path.fish %%DATADIR%%/completions/patool.fish %%DATADIR%%/completions/pbget.fish %%DATADIR%%/completions/pdfelatex.fish @@ -618,6 +624,7 @@ libdata/pkgconfig/fish.pc %%DATADIR%%/completions/rc-status.fish %%DATADIR%%/completions/rc-update.fish %%DATADIR%%/completions/rcctl.fish +%%DATADIR%%/completions/rclone.fish %%DATADIR%%/completions/read.fish %%DATADIR%%/completions/readlink.fish %%DATADIR%%/completions/realpath.fish @@ -683,6 +690,7 @@ libdata/pkgconfig/fish.pc %%DATADIR%%/completions/shortcuts.fish %%DATADIR%%/completions/signify.fish %%DATADIR%%/completions/snap.fish +%%DATADIR%%/completions/sops.fish %%DATADIR%%/completions/sort.fish %%DATADIR%%/completions/source.fish %%DATADIR%%/completions/spago.fish @@ -746,6 +754,7 @@ libdata/pkgconfig/fish.pc %%DATADIR%%/completions/tsc.fish %%DATADIR%%/completions/tshark.fish %%DATADIR%%/completions/ttx.fish +%%DATADIR%%/completions/tuned-adm.fish %%DATADIR%%/completions/type.fish %%DATADIR%%/completions/udevadm.fish %%DATADIR%%/completions/udisksctl.fish @@ -781,6 +790,7 @@ libdata/pkgconfig/fish.pc %%DATADIR%%/completions/watch.fish %%DATADIR%%/completions/wc.fish %%DATADIR%%/completions/wesnoth.fish +%%DATADIR%%/completions/wg-quick.fish %%DATADIR%%/completions/wget.fish %%DATADIR%%/completions/whatis.fish %%DATADIR%%/completions/which.fish @@ -854,7 +864,6 @@ libdata/pkgconfig/fish.pc %%DATADIR%%/completions/zypper.fish %%DATADIR%%/config.fish %%DATADIR%%/functions/N_.fish -%%DATADIR%%/functions/__fish_abbr_old.fish %%DATADIR%%/functions/__fish_any_arg_in.fish %%DATADIR%%/functions/__fish_anypython.fish %%DATADIR%%/functions/__fish_append.fish @@ -1105,11 +1114,13 @@ libdata/pkgconfig/fish.pc %%MANPAGES%%%%DATADIR%%/man/man1/exit.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/false.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/fg.1.gz -%%MANPAGES%%%%DATADIR%%/man/man1/fish-releasenotes.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/fish-completions.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/fish-doc.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/fish-faq.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/fish-for-bash-users.1.gz +%%MANPAGES%%%%DATADIR%%/man/man1/fish-interactive.1.gz +%%MANPAGES%%%%DATADIR%%/man/man1/fish-language.1.gz +%%MANPAGES%%%%DATADIR%%/man/man1/fish-releasenotes.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/fish-tutorial.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/fish.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/fish_add_path.1.gz @@ -1120,10 +1131,8 @@ libdata/pkgconfig/fish.pc %%MANPAGES%%%%DATADIR%%/man/man1/fish_greeting.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/fish_hg_prompt.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/fish_indent.1.gz -%%MANPAGES%%%%DATADIR%%/man/man1/fish-interactive.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/fish_is_root_user.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/fish_key_reader.1.gz -%%MANPAGES%%%%DATADIR%%/man/man1/fish-language.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/fish_mode_prompt.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/fish_opt.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/fish_prompt.1.gz @@ -1148,6 +1157,7 @@ libdata/pkgconfig/fish.pc %%MANPAGES%%%%DATADIR%%/man/man1/not.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/open.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/or.1.gz +%%MANPAGES%%%%DATADIR%%/man/man1/path.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/popd.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/prevd.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/printf.1.gz @@ -1215,6 +1225,7 @@ libdata/pkgconfig/fish.pc %%DATADIR%%/tools/web_config/partials/variables.html %%DATADIR%%/tools/web_config/sample_prompts/acidhub.fish %%DATADIR%%/tools/web_config/sample_prompts/arrow.fish +%%DATADIR%%/tools/web_config/sample_prompts/astronaut.fish %%DATADIR%%/tools/web_config/sample_prompts/default.fish %%DATADIR%%/tools/web_config/sample_prompts/disco.fish %%DATADIR%%/tools/web_config/sample_prompts/informative.fish diff --git a/sysutils/Makefile b/sysutils/Makefile index e85ed43b1f9..427654225be 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -473,7 +473,6 @@ SUBDIR += gkrellm-trayicons SUBDIR += gkrellm2 SUBDIR += gkrelltop - SUBDIR += gksu SUBDIR += glogg SUBDIR += glow SUBDIR += gnome-control-center @@ -606,6 +605,7 @@ SUBDIR += kio-fuse SUBDIR += kldfind SUBDIR += kldpatch + SUBDIR += kopia SUBDIR += kops SUBDIR += kpmcore SUBDIR += krename @@ -630,7 +630,6 @@ SUBDIR += libfvde SUBDIR += libg15 SUBDIR += libg15render - SUBDIR += libgksu SUBDIR += libieee1284 SUBDIR += libptytty SUBDIR += libretto-config @@ -730,7 +729,6 @@ SUBDIR += memtester SUBDIR += metalog SUBDIR += mfid - SUBDIR += mgeupsd SUBDIR += minikube SUBDIR += minimunin SUBDIR += minipot @@ -895,6 +893,7 @@ SUBDIR += p5-Proclet SUBDIR += p5-Quota SUBDIR += p5-Rex + SUBDIR += p5-RundeckAPI SUBDIR += p5-Samba-SIDhelper SUBDIR += p5-Schedule-At SUBDIR += p5-Schedule-Cron diff --git a/sysutils/cbsd/Makefile b/sysutils/cbsd/Makefile index 6702f996e00..bbf171e19dd 100644 --- a/sysutils/cbsd/Makefile +++ b/sysutils/cbsd/Makefile @@ -1,5 +1,6 @@ PORTNAME= cbsd DISTVERSION= 13.1.2 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= olevole@olevole.ru @@ -21,7 +22,7 @@ USE_RC_SUBR= cbsdd cbsdrsyncd cbsd-statsd-bhyve cbsd-statsd-hoster \ cbsd-statsd-jail MAKE_JOBS_UNSAFE= yes -SUB_FILES= pkg-deinstall pkg-message +SUB_FILES= pkg-message USERS= ${PORTNAME} GROUPS= ${PORTNAME} diff --git a/sysutils/cbsd/files/pkg-deinstall.in b/sysutils/cbsd/files/pkg-deinstall.in deleted file mode 100644 index 4bf3facc595..00000000000 --- a/sysutils/cbsd/files/pkg-deinstall.in +++ /dev/null @@ -1,23 +0,0 @@ -#!/bin/sh -case $2 in -POST-DEINSTALL) - echo - echo "The cbsd package has been deleted." - echo - echo "If you are *not* upgrading this package, you may want to" - echo "remove the following to complete the deinstallation process:" - echo - echo "1) Records in /etc/rc.conf" - echo - echo " cbsdrsyncd_enable=\"YES\"" - echo " cbsdrsyncd_flags=\"--config=\$workdir/etc/rsyncd.conf\"" - echo " cbsdd_enable=\"YES\"" - echo " devfs_load_rulesets=\"YES\"" - echo " cbsd_workdir=\"\$workdir\"" - echo " rcshutdown_timeout=\"900\"" - echo " sshd_flags=\"-oPort=22222\"" - echo - echo "2) Remove %%LOCALBASE%%/etc/sudoers.d/cbsd_sudoers" - echo - ;; -esac diff --git a/sysutils/cbsd/files/pkg-message.in b/sysutils/cbsd/files/pkg-message.in index e1ddcadd7bf..d78189ebe99 100644 --- a/sysutils/cbsd/files/pkg-message.in +++ b/sysutils/cbsd/files/pkg-message.in @@ -12,6 +12,28 @@ Where /path is the path to the cbsd workdir, e.g.: /usr/jails For upgrading an existing installation, run: cbsd initenv +EOM +}, +{ type: remove + message: < for ImageOutputFormat { - ImageFormat::Farbfeld => ImageOutputFormat::Farbfeld, - #[cfg(feature = "tga")] - ImageFormat::Tga => ImageOutputFormat::Tga, -- #[cfg(feature = "openexr")] -+ #[cfg(feature = "exr")] -+ #[cfg(target_endian = "little")] - ImageFormat::OpenExr => ImageOutputFormat::OpenExr, - #[cfg(feature = "tiff")] - ImageFormat::Tiff => ImageOutputFormat::Tiff, diff --git a/sysutils/czkawka/files/patch-cargo-crates_image-0.24.1_src_io_free__functions.rs b/sysutils/czkawka/files/patch-cargo-crates_image-0.24.1_src_io_free__functions.rs deleted file mode 100644 index 07e2f2f5ff0..00000000000 --- a/sysutils/czkawka/files/patch-cargo-crates_image-0.24.1_src_io_free__functions.rs +++ /dev/null @@ -1,22 +0,0 @@ ---- cargo-crates/image-0.24.1/src/io/free_functions.rs.orig 1973-11-29 21:33:09 UTC -+++ cargo-crates/image-0.24.1/src/io/free_functions.rs -@@ -72,7 +72,8 @@ pub(crate) fn load_decoder visitor.visit_decoder(ico::IcoDecoder::new(r)?), - #[cfg(feature = "hdr")] - image::ImageFormat::Hdr => visitor.visit_decoder(hdr::HdrAdapter::new(BufReader::new(r))?), -- #[cfg(feature = "openexr")] -+ #[cfg(feature = "exr")] -+ #[cfg(target_endian = "little")] - image::ImageFormat::OpenExr => visitor.visit_decoder(openexr::OpenExrDecoder::new(r)?), - #[cfg(feature = "pnm")] - image::ImageFormat::Pnm => visitor.visit_decoder(pnm::PnmDecoder::new(r)?), -@@ -230,7 +231,8 @@ pub(crate) fn write_buffer_impl { - tga::TgaEncoder::new(buffered_write).write_image(buf, width, height, color) - } -- #[cfg(feature = "openexr")] -+ #[cfg(feature = "exr")] -+ #[cfg(target_endian = "little")] - ImageOutputFormat::OpenExr => { - openexr::OpenExrEncoder::new(buffered_write).write_image(buf, width, height, color) - } diff --git a/sysutils/czkawka/files/patch-cargo-crates_image-0.24.1_src_lib.rs b/sysutils/czkawka/files/patch-cargo-crates_image-0.24.1_src_lib.rs deleted file mode 100644 index ed43d9f76a8..00000000000 --- a/sysutils/czkawka/files/patch-cargo-crates_image-0.24.1_src_lib.rs +++ /dev/null @@ -1,12 +0,0 @@ ---- cargo-crates/image-0.24.1/src/lib.rs.orig 1973-11-29 21:33:09 UTC -+++ cargo-crates/image-0.24.1/src/lib.rs -@@ -234,7 +234,8 @@ pub mod codecs { - pub mod ico; - #[cfg(feature = "jpeg")] - pub mod jpeg; -- #[cfg(feature = "openexr")] -+ #[cfg(feature = "exr")] -+ #[cfg(target_endian = "little")] - pub mod openexr; - #[cfg(feature = "png")] - pub mod png; diff --git a/sysutils/freebsd-snapshot/Makefile b/sysutils/freebsd-snapshot/Makefile index f721abcde13..e61b75dd5a2 100644 --- a/sysutils/freebsd-snapshot/Makefile +++ b/sysutils/freebsd-snapshot/Makefile @@ -1,6 +1,6 @@ PORTNAME= freebsd-snapshot DISTVERSION= 20091208.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= https://people.freebsd.org/~rse/dist/ @@ -12,7 +12,7 @@ LICENSE= BSD2CLAUSE NO_BUILD= yes NO_ARCH= yes -SUB_FILES= pkg-message pkg-deinstall +SUB_FILES= pkg-message PLIST_FILES= etc/amd.map.snap man/man8/periodic-snapshot.8.gz \ man/man8/snapshot.8.gz sbin/periodic-snapshot sbin/snapshot diff --git a/sysutils/freebsd-snapshot/files/pkg-deinstall.in b/sysutils/freebsd-snapshot/files/pkg-deinstall.in deleted file mode 100644 index ad85fb08152..00000000000 --- a/sysutils/freebsd-snapshot/files/pkg-deinstall.in +++ /dev/null @@ -1,13 +0,0 @@ -#!/bin/sh - -case $2 in - POST-DEINSTALL) - echo "If you completly remove this port, do not forget" - echo "then remove lines included by you in:" - echo "" - echo "crontab" - echo "periodic.conf" - echo "rc.conf" - echo "" - ;; -esac diff --git a/sysutils/freebsd-snapshot/files/pkg-message.in b/sysutils/freebsd-snapshot/files/pkg-message.in index a98d6b65f5a..6abd7b58a21 100644 --- a/sysutils/freebsd-snapshot/files/pkg-message.in +++ b/sysutils/freebsd-snapshot/files/pkg-message.in @@ -27,6 +27,17 @@ Edit your rc.conf and include this: # UFS2/ZFS Snapshot Access amd_enable="YES" amd_flags="-a /.am -c 1800 -w 60 -l syslog /snap %%PREFIX%%/etc/amd.map.snap" +EOM +}, +{ type: remove + message: < diff --git a/sysutils/gksu/distinfo b/sysutils/gksu/distinfo deleted file mode 100644 index 7fe87d046e9..00000000000 --- a/sysutils/gksu/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (gksu-2.0.2.tar.gz) = a1de3dca039d88c195fcdc9516379439a1d699750417f1e655aa2101a955ee5a -SIZE (gksu-2.0.2.tar.gz) = 468121 diff --git a/sysutils/gksu/pkg-descr b/sysutils/gksu/pkg-descr deleted file mode 100644 index 38a4c1e45c1..00000000000 --- a/sysutils/gksu/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -gksu is a Gtk+ frontend to /bin/su. It supports login shells and preserving -environment when acting as a su frontend. It is useful to menu items or other -graphical programs that need to ask a user's password to run another program -as another user. - -WWW: http://www.gnu.org/non-gnu/gksu/ diff --git a/sysutils/gksu/pkg-plist b/sysutils/gksu/pkg-plist deleted file mode 100644 index b222792b0f1..00000000000 --- a/sysutils/gksu/pkg-plist +++ /dev/null @@ -1,10 +0,0 @@ -bin/gksu -bin/gksudo -%%NAUTILUS%%lib/nautilus/extensions-2.0/libnautilus-gksu.so -%%NAUTILUS%%lib/nautilus/extensions-2.0/libnautilus-gksu.a -man/man1/gksu.1.gz -man/man1/gksudo.1.gz -share/applications/gksu.desktop -share/pixmaps/gksu-icon.png -share/pixmaps/gksu-root-terminal.png -share/gksu/gksu-migrate-conf.sh diff --git a/sysutils/keyd/Makefile b/sysutils/keyd/Makefile index e30748753ce..91cdb065e0d 100644 --- a/sysutils/keyd/Makefile +++ b/sysutils/keyd/Makefile @@ -1,11 +1,8 @@ PORTNAME= keyd DISTVERSIONPREFIX= v -DISTVERSION= 2.4.1 +DISTVERSION= 2.4.2 CATEGORIES= sysutils -PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ -PATCHFILES+= bb49007fb074.patch:-p1 # https://github.com/rvaiya/keyd/pull/239 - MAINTAINER= jbeich@FreeBSD.org COMMENT= Key remapping daemon for evdev @@ -21,11 +18,11 @@ USE_RC_SUBR= ${PORTNAME} GH_ACCOUNT= rvaiya SHEBANG_FILES= scripts/* MAKE_ARGS= DESTDIR="${DESTDIR}" PREFIX="${PREFIX}" \ - GIT_HASH="${DISTVERSIONFULL}" + VERSION="${DISTVERSIONFULL}" COMMIT="" PLIST_FILES= bin/${PORTNAME} \ bin/${PORTNAME}-application-mapper \ - ${DATADIR}/keyd.compose \ "@dir ${ETCDIR}" +PORTDATA= * PORTDOCS= * PORTEXAMPLES= * @@ -45,11 +42,13 @@ post-patch: -e 's,/usr/local,${LOCALBASE},' \ -e 's,${DOCSDIR_REL}/examples,${EXAMPLESDIR_REL},' \ -e 's/ -O3//' \ + -e 's,v$$(VERSION)\\ \\($$(COMMIT)\\),$$(VERSION),' \ ${WRKSRC}/Makefile - @${REINPLACE_CMD} -e 's,/usr,${PREFIX}&,' \ + @${REINPLACE_CMD} -e 's,/usr,${PREFIX},' \ -e 's,/etc,${PREFIX}&,' \ ${WRKSRC}/docs/*.scdoc \ ${WRKSRC}/examples/*.conf \ + ${WRKSRC}/src/config.c \ ${WRKSRC}/src/${PORTNAME}.c # https://lists.freebsd.org/pipermail/freebsd-x11/2019-March/023097.html @${REINPLACE_CMD} -e 's,__FreeBSD,&_disabled,' \ diff --git a/sysutils/keyd/distinfo b/sysutils/keyd/distinfo index a67eccd54ab..8625188e130 100644 --- a/sysutils/keyd/distinfo +++ b/sysutils/keyd/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1655534821 -SHA256 (rvaiya-keyd-v2.4.1_GH0.tar.gz) = 23e6eac529b0c07ad99420c2a8a75967b7cadb0c3509284cc0f7633056dc50e2 -SIZE (rvaiya-keyd-v2.4.1_GH0.tar.gz) = 628300 -SHA256 (bb49007fb074.patch) = 2e288ef7a64897c3820ef0a21453f848c37ac0279124b799128aac1900bac75b -SIZE (bb49007fb074.patch) = 769 +TIMESTAMP = 1658790564 +SHA256 (rvaiya-keyd-v2.4.2_GH0.tar.gz) = 77c4bf6fad2f9eef93d1ebbca2d2520f5296cec32b1a64d62cb5521ecf3eb6e1 +SIZE (rvaiya-keyd-v2.4.2_GH0.tar.gz) = 640562 diff --git a/sysutils/kopia/Makefile b/sysutils/kopia/Makefile new file mode 100644 index 00000000000..b4332f59c9a --- /dev/null +++ b/sysutils/kopia/Makefile @@ -0,0 +1,21 @@ +PORTNAME= kopia +DISTVERSIONPREFIX= v +DISTVERSION= 0.11.3 +PORTREVISION= 1 +CATEGORIES= sysutils + +MAINTAINER= eduardo@FreeBSD.org +COMMENT= Fast and secure open-source backup/restore tool + +LICENSE= APACHE20 + +USES= go:modules +GO_MODULE= github.com/kopia/kopia +GO_BUILDFLAGS= -ldflags "\ + -X github.com/kopia/kopia/repo.BuildVersion=${DISTVERSION} \ + -X github.com/kopia/kopia/repo.BuildInfo="`date +%Y%m%d`" \ + -X github.com/kopia/kopia/repo.BuildGitHubRepo="FreeBSD/ports"" + +PLIST_FILES= bin/${PORTNAME} + +.include diff --git a/sysutils/kopia/distinfo b/sysutils/kopia/distinfo new file mode 100644 index 00000000000..8fe57e33094 --- /dev/null +++ b/sysutils/kopia/distinfo @@ -0,0 +1,5 @@ +TIMESTAMP = 1658831981 +SHA256 (go/sysutils_kopia/kopia-v0.11.3/v0.11.3.mod) = c60bcc47f15dbebb72fb97dfd9e025f376c6dcdc6cd335931efb48c60ed5bcb5 +SIZE (go/sysutils_kopia/kopia-v0.11.3/v0.11.3.mod) = 5722 +SHA256 (go/sysutils_kopia/kopia-v0.11.3/v0.11.3.zip) = 90b791e2f65174671d43d515806cfe8f5362851aa3c791dfbe3f76b1da022bce +SIZE (go/sysutils_kopia/kopia-v0.11.3/v0.11.3.zip) = 4127176 diff --git a/sysutils/kopia/pkg-descr b/sysutils/kopia/pkg-descr new file mode 100644 index 00000000000..5c93522c236 --- /dev/null +++ b/sysutils/kopia/pkg-descr @@ -0,0 +1,8 @@ +Kopia is a fast and secure open-source backup/restore tool that allows +you to create encrypted snapshots of your data and save the snapshots +to remote or cloud storage of your choice, to network-attached storage +or server, or locally on your machine. Kopia does not 'image' your +whole machine. Rather, Kopia allows you to backup/restore any and all +files/directories that you deem are important or critical. + +WWW: https://kopia.io/ diff --git a/sysutils/libgksu/Makefile b/sysutils/libgksu/Makefile deleted file mode 100644 index 5a0dfee1105..00000000000 --- a/sysutils/libgksu/Makefile +++ /dev/null @@ -1,51 +0,0 @@ -PORTNAME= libgksu -PORTVERSION= 2.0.12 -PORTREVISION= 8 -CATEGORIES= sysutils -MASTER_SITES= http://people.debian.org/~kov/gksu/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= Library providing su and sudo functionality - -DEPRECATED= Abandonware, depending on gconf2 -EXPIRATION_DATE= 2022-07-24 - -LICENSE= LGPL20+ -LICENSE_FILE= ${WRKSRC}/COPYING - -LIB_DEPENDS= libgtop-2.0.so:devel/libgtop \ - libgnome-keyring.so:security/libgnome-keyring \ - libstartup-notification-1.so:x11/startup-notification -RUN_DEPENDS= xauth:x11/xauth \ - sudo:security/sudo - -USES= gettext gmake gnome libtool pathfix pkgconfig xorg -USE_GNOME= cairo gconf2 gdkpixbuf2 glib20 intltool gtk20 -USE_LDCONFIG= yes -USE_XORG= x11 -CONFIGURE_ARGS= --enable-gtk-doc=no -GNU_CONFIGURE= yes -GCONF_SCHEMAS= gksu.schemas -INSTALL_TARGET= install-strip - -post-patch: - @${REINPLACE_CMD} '/AM_CFLAGS/s/-g -O2//' \ - ${WRKSRC}/gksu-properties/Makefile.in \ - ${WRKSRC}/libgksu/Makefile.in \ - ${WRKSRC}/libgksuui/Makefile.in - @${REINPLACE_CMD} '/^test_gksu_LDFLAGS =/s/glib-2.0/gtk+-2.0/' \ - ${WRKSRC}/libgksu/Makefile.in - @${REINPLACE_CMD} '/^libgksuui1_0_la_LIBADD =/s/$$/ -lX11/' \ - ${WRKSRC}/libgksuui/Makefile.in - @${REINPLACE_CMD} -E \ - -e 's|([" ])/bin/su|\1/usr/bin/su|g' \ - -e 's|/usr/bin/sudo|${LOCALBASE}/bin/sudo|g' \ - -e 's|/usr/bin/xauth|${LOCALBASE}/bin/xauth|g' \ - -e 's|/usr/bin/xgettext|${LOCALBASE}/bin/xgettext|g' \ - -e 's|/usr/bin/xterm|${LOCALBASE}/bin/xterm|g' \ - ${WRKSRC}/libgksu/gksu-run-helper.c \ - ${WRKSRC}/libgksu/libgksu.c \ - ${WRKSRC}/libgksu/test-gksu.c \ - ${WRKSRC}/po/*.po - -.include diff --git a/sysutils/libgksu/distinfo b/sysutils/libgksu/distinfo deleted file mode 100644 index fe19b5244cc..00000000000 --- a/sysutils/libgksu/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (libgksu-2.0.12.tar.gz) = 22f9cfc3627dcb6774b9aff66c6ea6554f3b34b82bbfa2467b821e67874c3faf -SIZE (libgksu-2.0.12.tar.gz) = 477903 diff --git a/sysutils/libgksu/files/patch-Makefile.in b/sysutils/libgksu/files/patch-Makefile.in deleted file mode 100644 index ad61e464894..00000000000 --- a/sysutils/libgksu/files/patch-Makefile.in +++ /dev/null @@ -1,19 +0,0 @@ ---- Makefile.in.o 2011-04-13 15:10:53.221097086 +0000 -+++ Makefile.in 2011-04-13 15:11:33.181096740 +0000 -@@ -731,11 +731,11 @@ - @INTLTOOL_SCHEMAS_RULE@ - - @GCONF_SCHEMAS_INSTALL_TRUE@install-data-local: --@GCONF_SCHEMAS_INSTALL_TRUE@ if test -z "$(DESTDIR)" ; then \ --@GCONF_SCHEMAS_INSTALL_TRUE@ for p in $(schemas_DATA) ; do \ --@GCONF_SCHEMAS_INSTALL_TRUE@ GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $(srcdir)/$$p ; \ --@GCONF_SCHEMAS_INSTALL_TRUE@ done \ --@GCONF_SCHEMAS_INSTALL_TRUE@ fi -+@GCONF_SCHEMAS_INSTALL_TRUE@ if test -z "$(DESTDIR)" ; then \ -+@GCONF_SCHEMAS_INSTALL_TRUE@ for p in $(schemas_DATA) ; do \ -+@GCONF_SCHEMAS_INSTALL_TRUE@ GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $(srcdir)/$$p ; \ -+@GCONF_SCHEMAS_INSTALL_TRUE@ done \ -+@GCONF_SCHEMAS_INSTALL_TRUE@ fi - @GCONF_SCHEMAS_INSTALL_FALSE@install-data-local: - # Tell versions [3.59,3.63) of GNU make to not export all variables. - # Otherwise a system limit (for SysV at least) may be exceeded. diff --git a/sysutils/libgksu/files/patch-libgksu_gksu-run-helper.c b/sysutils/libgksu/files/patch-libgksu_gksu-run-helper.c deleted file mode 100644 index 1cfb48d65f2..00000000000 --- a/sysutils/libgksu/files/patch-libgksu_gksu-run-helper.c +++ /dev/null @@ -1,10 +0,0 @@ ---- libgksu/gksu-run-helper.c.o 2011-04-12 16:47:38.000000000 +0000 -+++ libgksu/gksu-run-helper.c 2011-04-12 16:49:14.000000000 +0000 -@@ -110,6 +110,7 @@ - return 1; - } - -+ sleep(2); - fprintf (stderr, "gksu: waiting\n"); - - xauth_file = g_strdup_printf ("%s/.Xauthority", diff --git a/sysutils/libgksu/files/patch-libgksu_libgksu.c b/sysutils/libgksu/files/patch-libgksu_libgksu.c deleted file mode 100644 index ba6a8aca0a9..00000000000 --- a/sysutils/libgksu/files/patch-libgksu_libgksu.c +++ /dev/null @@ -1,28 +0,0 @@ ---- libgksu/libgksu.c.orig 2009-03-04 18:53:02.000000000 +0000 -+++ libgksu/libgksu.c 2011-04-12 16:45:53.000000000 +0000 -@@ -23,13 +23,15 @@ - #include - #include - #include --#include - #include -+#include - #include - #include - #include - #include - #include -+#include -+#include - - #include - #include -@@ -2190,8 +2192,6 @@ - write (fdpty, line, strlen(line)); - g_free (line); - -- tcdrain (fdpty); -- - bzero (buf, 256); - read (fdpty, buf, 255); - diff --git a/sysutils/libgksu/files/patch-revert-forkpty b/sysutils/libgksu/files/patch-revert-forkpty deleted file mode 100644 index 969a0e251b0..00000000000 --- a/sysutils/libgksu/files/patch-revert-forkpty +++ /dev/null @@ -1,365 +0,0 @@ -This patch fixes an issue where gksudo would successfully authenticate -the user, but fail to run the requested command. This was caused by -gksudo forking a new PTY, meaning that different TTY was used for the -"sudo -v" command and subsequent "sudo -n ..." command. Whilst this used -to work, newer versions of sudo used per TTY authentication caching. -Patch taken from Arch Linux: https://aur.archlinux.org/packages/libgksu/ - ---- libgksu/libgksu.c.orig 2009-06-29 13:48:24.000000000 -0400 -+++ libgksu/libgksu.c 2010-01-12 07:32:10.450657456 -0500 -@@ -1,7 +1,6 @@ - /* - * Gksu -- a library providing access to su functionality - * Copyright (C) 2004-2009 Gustavo Noronha Silva -- * Portions Copyright (C) 2009 VMware, Inc. - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public -@@ -56,9 +55,6 @@ - static void - gksu_context_launch_complete (GksuContext *context); - --static void --read_line (int fd, gchar *buffer, int n); -- - GType - gksu_error_get_type (void) - { -@@ -2009,8 +2005,6 @@ gksu_su_fuller (GksuContext *context, - for (i = 0 ; cmd[i] != NULL ; i++) - g_free (cmd[i]); - g_free(cmd); -- -- _exit(1); - } - else if (pid == -1) - { -@@ -2125,10 +2119,10 @@ gksu_su_fuller (GksuContext *context, - /* drop the \n echoed on password entry if su did request - a password */ - if (password_needed) -- read_line (fdpty, buf, 255); -+ read (fdpty, buf, 255); - if (context->debug) - fprintf (stderr, "DEBUG (run:post-after-pass) buf: -%s-\n", buf); -- read_line (fdpty, buf, 255); -+ read (fdpty, buf, 255); - if (context->debug) - fprintf (stderr, "DEBUG (run:post-after-pass) buf: -%s-\n", buf); - } -@@ -2142,9 +2136,7 @@ gksu_su_fuller (GksuContext *context, - { - int retval = 0; - -- /* Red Hat's su shows the full path to su in its error messages. */ -- if (!strncmp (buf, "su:", 3) || -- !strncmp (buf, "/bin/su:", 7)) -+ if (!strncmp (buf, "su", 2)) - { - gchar **strings; - -@@ -2155,11 +2147,7 @@ gksu_su_fuller (GksuContext *context, - } - - strings = g_strsplit (buf, ":", 2); -- -- /* Red Hat and Fedora use 'incorrect password'. */ -- if (strings[1] && -- (g_str_has_prefix(strings[1], " Authentication failure") || -- g_str_has_prefix(strings[1], " incorrect password"))) -+ if (strings[1] && !strncmp (strings[1], " Authentication failure", 23)) - { - if (used_gnome_keyring) - g_set_error (error, gksu_quark, -@@ -2473,12 +2461,6 @@ gksu_sudo_fuller (GksuContext *context, - { - char **cmd; - char buffer[256] = {0}; -- char *child_stderr = NULL; -- /* This command is used to gain a token */ -- char *const verifycmd[] = -- { -- "/usr/bin/sudo", "-p", "GNOME_SUDO_PASS", "-v", NULL -- }; - int argcount = 8; - int i, j; - -@@ -2489,8 +2471,9 @@ gksu_sudo_fuller (GksuContext *context, - - pid_t pid; - int status; -- FILE *fdfile = NULL; -- int fdpty = -1; -+ FILE *infile, *outfile; -+ int parent_pipe[2]; /* For talking to the parent */ -+ int child_pipe[2]; /* For talking to the child */ - - context->sudo_mode = TRUE; - -@@ -2565,10 +2548,6 @@ gksu_sudo_fuller (GksuContext *context, - cmd[argcount] = g_strdup("-S"); - argcount++; - -- /* Make sudo noninteractive (we should already have a token) */ -- cmd[argcount] = g_strdup("-n"); -- argcount++; -- - /* Make sudo use next arg as prompt */ - cmd[argcount] = g_strdup("-p"); - argcount++; -@@ -2647,21 +2626,26 @@ gksu_sudo_fuller (GksuContext *context, - fprintf (stderr, "cmd[%d]: %s\n", i, cmd[i]); - } - -- pid = forkpty(&fdpty, NULL, NULL, NULL); -- if (pid == 0) -+ if ((pipe(parent_pipe)) == -1) - { -- // Child -- setsid(); // make us session leader -- -- execv(verifycmd[0], verifycmd); -+ g_set_error (error, gksu_quark, GKSU_ERROR_PIPE, -+ _("Error creating pipe: %s"), -+ strerror(errno)); -+ sudo_reset_xauth (context, xauth, xauth_env); -+ return FALSE; -+ } - -- g_set_error (error, gksu_quark, GKSU_ERROR_EXEC, -- _("Failed to exec new process: %s"), -+ if ((pipe(child_pipe)) == -1) -+ { -+ g_set_error (error, gksu_quark, GKSU_ERROR_PIPE, -+ _("Error creating pipe: %s"), - strerror(errno)); - sudo_reset_xauth (context, xauth, xauth_env); - return FALSE; - } -- else if (pid == -1) -+ -+ pid = fork(); -+ if (pid == -1) - { - g_set_error (error, gksu_quark, GKSU_ERROR_FORK, - _("Failed to fork new process: %s"), -@@ -2669,26 +2653,56 @@ gksu_sudo_fuller (GksuContext *context, - sudo_reset_xauth (context, xauth, xauth_env); - return FALSE; - } -+ else if (pid == 0) -+ { -+ // Child -+ setsid(); // make us session leader -+ close(child_pipe[1]); -+ dup2(child_pipe[0], STDIN_FILENO); -+ dup2(parent_pipe[1], STDERR_FILENO); - -+ execv(cmd[0], cmd); -+ -+ g_set_error (error, gksu_quark, GKSU_ERROR_EXEC, -+ _("Failed to exec new process: %s"), -+ strerror(errno)); -+ sudo_reset_xauth (context, xauth, xauth_env); -+ return FALSE; -+ } - else - { - gint counter = 0; - gchar *cmdline = NULL; -- struct termios tio; - - // Parent -- fdfile = fdopen(fdpty, "w+"); -+ close(parent_pipe[1]); - -- /* make sure we notice that ECHO is turned off, if it gets -- turned off */ -- tcgetattr (fdpty, &tio); -- for (counter = 0; (tio.c_lflag & ECHO) && counter < 15; counter++) -- { -- usleep (1000); -- tcgetattr (fdpty, &tio); -- } -+ infile = fdopen(parent_pipe[0], "r"); -+ if (!infile) -+ { -+ g_set_error (error, gksu_quark, GKSU_ERROR_PIPE, -+ _("Error opening pipe: %s"), -+ strerror(errno)); -+ sudo_reset_xauth (context, xauth, xauth_env); -+ return FALSE; -+ } - -- fcntl (fdpty, F_SETFL, O_NONBLOCK); -+ outfile = fdopen(child_pipe[1], "w"); -+ if (!outfile) -+ { -+ g_set_error (error, gksu_quark, GKSU_ERROR_PIPE, -+ _("Error opening pipe: %s"), -+ strerror(errno)); -+ sudo_reset_xauth (context, xauth, xauth_env); -+ return FALSE; -+ } -+ -+ /* -+ we are expecting to receive a GNOME_SUDO_PASS -+ if we don't there are two possibilities: an error -+ or a password is not needed -+ */ -+ fcntl (parent_pipe[0], F_SETFL, O_NONBLOCK); - - { /* no matter if we can read, since we're using - O_NONBLOCK; this is just to avoid the prompt -@@ -2697,11 +2711,11 @@ gksu_sudo_fuller (GksuContext *context, - struct timeval tv; - - FD_ZERO(&rfds); -- FD_SET(fdpty, &rfds); -+ FD_SET(parent_pipe[0], &rfds); - tv.tv_sec = 1; - tv.tv_usec = 0; - -- select (fdpty + 1, &rfds, NULL, NULL, &tv); -+ select (parent_pipe[0] + 1, &rfds, NULL, NULL, &tv); - } - - /* Try hard to find the prompt; it may happen that we're -@@ -2713,7 +2727,7 @@ gksu_sudo_fuller (GksuContext *context, - if (strncmp (buffer, "GNOME_SUDO_PASS", 15) == 0) - break; - -- read_line (fdpty, buffer, 256); -+ read_line (parent_pipe[0], buffer, 256); - - if (context->debug) - fprintf (stderr, "buffer: -%s-\n", buffer); -@@ -2747,17 +2761,18 @@ gksu_sudo_fuller (GksuContext *context, - - usleep (1000); - -- write (fdpty, password, strlen(password) + 1); -- write (fdpty, "\n", 1); -+ fprintf (outfile, "%s\n", password); -+ fclose (outfile); - - nullify_password (password); - -- fcntl(fdpty, F_SETFL, fcntl(fdpty, F_GETFL) & ~O_NONBLOCK); -+ /* turn NONBLOCK off */ -+ fcntl(parent_pipe[0], F_SETFL, fcntl(parent_pipe[0], F_GETFL) & ~O_NONBLOCK); - /* ignore the first newline that comes right after sudo receives - the password */ -- fgets (buffer, 255, fdfile); -- /* this is the status we are interested in */ -- fgets (buffer, 255, fdfile); -+ fgets (buffer, 255, infile); -+ /* this is the status we are interessted in */ -+ fgets (buffer, 255, infile); - } - else - { -@@ -2766,7 +2781,7 @@ gksu_sudo_fuller (GksuContext *context, - fprintf (stderr, "No password prompt found; we'll assume we don't need a password.\n"); - - /* turn NONBLOCK off, also if have no prompt */ -- fcntl(fdpty, F_SETFL, fcntl(fdpty, F_GETFL) & ~O_NONBLOCK); -+ fcntl(parent_pipe[0], F_SETFL, fcntl(parent_pipe[0], F_GETFL) & ~O_NONBLOCK); - - should_display = gconf_client_get_bool (context->gconf_client, - BASE_PATH "display-no-pass-info", NULL); -@@ -2785,9 +2800,14 @@ gksu_sudo_fuller (GksuContext *context, - fprintf (stderr, "%s", buffer); - } - -- if (g_str_has_prefix (buffer, "Sorry, try again.")) -+ if (!strcmp (buffer, "Sorry, try again.\n")) - g_set_error (error, gksu_quark, GKSU_ERROR_WRONGPASS, - _("Wrong password.")); -+ else if (!strncmp (buffer, "Sorry, user ", 12)) -+ g_set_error (error, gksu_quark, GKSU_ERROR_NOT_ALLOWED, -+ _("The underlying authorization mechanism (sudo) " -+ "does not allow you to run this program. Contact " -+ "the system administrator.")); - else - { - gchar *haystack = buffer; -@@ -2805,10 +2825,6 @@ gksu_sudo_fuller (GksuContext *context, - } - } - -- /* If we have an error, let's just stop sudo right there. */ -- if (error) -- close(fdpty); -- - cmdline = g_strdup("sudo"); - /* wait for the child process to end or become something other - than sudo */ -@@ -2825,23 +2841,17 @@ gksu_sudo_fuller (GksuContext *context, - if (context->sn_context) - gksu_context_launch_complete (context); - -+ while (read (parent_pipe[0], buffer, 255) > 0) -+ { -+ fprintf (stderr, "%s", buffer); -+ bzero(buffer, 256); -+ } -+ - /* if the process is still active waitpid() on it */ - if (pid_exited != pid) - waitpid(pid, &status, 0); - sudo_reset_xauth (context, xauth, xauth_env); - -- /* -- * Did token acquisition succeed? If so, spawn sudo in -- * non-interactive mode. It should either succeed or die -- * immediately if you're not allowed to run the command. -- */ -- if (WEXITSTATUS(status) == 0) -- { -- g_spawn_sync(NULL, cmd, NULL, 0, NULL, NULL, -- NULL, &child_stderr, &status, -- error); -- } -- - if (exit_status) - { - if (WIFEXITED(status)) { -@@ -2853,13 +2863,6 @@ gksu_sudo_fuller (GksuContext *context, - - if (WEXITSTATUS(status)) - { -- if (g_str_has_prefix(child_stderr, "Sorry, user ")) -- { -- g_set_error (error, gksu_quark, GKSU_ERROR_NOT_ALLOWED, -- _("The underlying authorization mechanism (sudo) " -- "does not allow you to run this program. Contact " -- "the system administrator.")); -- } - if(cmdline) - { - /* sudo already exec()ed something else, don't report -@@ -2868,7 +2871,6 @@ gksu_sudo_fuller (GksuContext *context, - if (!g_str_has_suffix (cmdline, "sudo")) - { - g_free (cmdline); -- g_free (child_stderr); - return FALSE; - } - g_free (cmdline); -@@ -2881,11 +2883,11 @@ gksu_sudo_fuller (GksuContext *context, - } - } - -- fprintf(stderr, child_stderr); -- g_free(child_stderr); -- - /* if error is set we have found an error condition */ -- return (error == NULL); -+ if (error) -+ return FALSE; -+ -+ return TRUE; - } - - /** diff --git a/sysutils/libgksu/pkg-descr b/sysutils/libgksu/pkg-descr deleted file mode 100644 index 6671feb25c6..00000000000 --- a/sysutils/libgksu/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -This library comes from the gksu program. It provides a simple API to use su -and sudo in programs that need to execute tasks as other user. It provides X -authentication facilities for running programs in a X session. - -WWW: http://www.gnu.org/non-gnu/gksu/ diff --git a/sysutils/libgksu/pkg-plist b/sysutils/libgksu/pkg-plist deleted file mode 100644 index dbf97c21e4e..00000000000 --- a/sysutils/libgksu/pkg-plist +++ /dev/null @@ -1,13 +0,0 @@ -bin/gksu-properties -include/libgksu/gksu.h -include/libgksu/libgksu.h -lib/libgksu2.a -lib/libgksu2.so -lib/libgksu2.so.0 -lib/libgksu2.so.0.0.2 -lib/libgksu/gksu-run-helper -libdata/pkgconfig/libgksu2.pc -man/man1/gksu-properties.1.gz -share/applications/gksu-properties.desktop -share/libgksu/gksu-properties.ui -share/pixmaps/gksu.png diff --git a/sysutils/mackerel-agent/Makefile b/sysutils/mackerel-agent/Makefile index ad5ab05b8cc..567feb55336 100644 --- a/sysutils/mackerel-agent/Makefile +++ b/sysutils/mackerel-agent/Makefile @@ -1,7 +1,6 @@ PORTNAME= mackerel-agent DISTVERSIONPREFIX= v -DISTVERSION= 0.72.14 -PORTREVISION= 1 +DISTVERSION= 0.72.15 CATEGORIES= sysutils MAINTAINER= meta@FreeBSD.org @@ -42,7 +41,7 @@ GH_TUPLE= \ klauspost:pgzip:v1.2.5:klauspost_pgzip/vendor/github.com/klauspost/pgzip \ mackerelio:go-osstat:v0.2.2:mackerelio_go_osstat/vendor/github.com/mackerelio/go-osstat \ mackerelio:golib:v1.2.1:mackerelio_golib/vendor/github.com/mackerelio/golib \ - mackerelio:mackerel-client-go:v0.21.0:mackerelio_mackerel_client_go/vendor/github.com/mackerelio/mackerel-client-go \ + mackerelio:mackerel-client-go:v0.21.1:mackerelio_mackerel_client_go/vendor/github.com/mackerelio/mackerel-client-go \ mattn:go-isatty:v0.0.14:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ mattn:goveralls:v0.0.11:mattn_goveralls/vendor/github.com/mattn/goveralls \ mholt:archiver:v3.5.1:mholt_archiver_v3/vendor/github.com/mholt/archiver/v3 \ diff --git a/sysutils/mackerel-agent/distinfo b/sysutils/mackerel-agent/distinfo index e11be12badd..dbf1b0309dc 100644 --- a/sysutils/mackerel-agent/distinfo +++ b/sysutils/mackerel-agent/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1657179288 -SHA256 (mackerelio-mackerel-agent-v0.72.14_GH0.tar.gz) = a7b3c7d01be374c91e88647ae00f1f85cae85a269f9122470e9308e6fcd73873 -SIZE (mackerelio-mackerel-agent-v0.72.14_GH0.tar.gz) = 273329 +TIMESTAMP = 1658728657 +SHA256 (mackerelio-mackerel-agent-v0.72.15_GH0.tar.gz) = 0d97dfe964b549ce76ada4f7f15797afddf71c7ed3ad192c3f6ada285d841316 +SIZE (mackerelio-mackerel-agent-v0.72.15_GH0.tar.gz) = 273499 SHA256 (BurntSushi-toml-v1.1.0_GH0.tar.gz) = 91d03c925082c1282636fe9f2c69fd6d54410ac56f2b6d7492ba56c00ada626d SIZE (BurntSushi-toml-v1.1.0_GH0.tar.gz) = 91871 SHA256 (Songmu-gocredits-v0.2.0_GH0.tar.gz) = 3e79e688679a94bdf3e74b326eb120a03577ac582fc0af6f020fba8706de36dd @@ -53,8 +53,8 @@ SHA256 (mackerelio-go-osstat-v0.2.2_GH0.tar.gz) = 80b9ef59c9df9a2b6293a957eb5c14 SIZE (mackerelio-go-osstat-v0.2.2_GH0.tar.gz) = 17635 SHA256 (mackerelio-golib-v1.2.1_GH0.tar.gz) = ea0162bbd76e9b402205f52829ca75869019d2fa2106950115d623abfa8aed33 SIZE (mackerelio-golib-v1.2.1_GH0.tar.gz) = 7619 -SHA256 (mackerelio-mackerel-client-go-v0.21.0_GH0.tar.gz) = cad657c29c5b8e0b4eac75c99d725f50e229ed99ddcc0e75d404c2af96cb306c -SIZE (mackerelio-mackerel-client-go-v0.21.0_GH0.tar.gz) = 40797 +SHA256 (mackerelio-mackerel-client-go-v0.21.1_GH0.tar.gz) = 3bb30be5b8c1a946f0d18df0d46c66b0e524deb4d9de7167394613d9294b0e6f +SIZE (mackerelio-mackerel-client-go-v0.21.1_GH0.tar.gz) = 40800 SHA256 (mattn-go-isatty-v0.0.14_GH0.tar.gz) = e6460325edf600297cf2ef68834938fb1c5b8d5f234b3b24ec7c0a29a2d70b39 SIZE (mattn-go-isatty-v0.0.14_GH0.tar.gz) = 4710 SHA256 (mattn-goveralls-v0.0.11_GH0.tar.gz) = ef32bf0bb2d329e788af7348ede498e313c1222725bdc8c937b221125cee0a22 diff --git a/sysutils/mgeupsd/Makefile b/sysutils/mgeupsd/Makefile deleted file mode 100644 index 0af2c319620..00000000000 --- a/sysutils/mgeupsd/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -PORTNAME= mgeupsd -PORTVERSION= 0.3 -PORTREVISION= 2 -CATEGORIES= sysutils -MASTER_SITES= SUNSITE/system/ups - -MAINTAINER= ports@FreeBSD.org -COMMENT= Monitor a state of MGE Pulsar UPS connected to RS-232 port - -DEPRECATED= Last release is 23 years old. It is not clear what devices are supported. -EXPIRATION_DATE= 2022-07-25 - -USES= gmake -WRKSRC= ${WRKDIR}/MGE - -PLIST_FILES= man/man8/${PORTNAME}.8.gz sbin/mgeupsd sbin/powerhandler etc/rc.d/mgeupsd.sh -SUB_FILES= pkg-message - -post-patch: - @${REINPLACE_CMD} -e '/^CC=/s:gcc:${CC}:' \ - -e '/^CFLAGS=/s:-Wall -O2:${CFLAGS}:' ${WRKSRC}/Makefile - -post-install: - ${INSTALL_SCRIPT} ${FILESDIR}/mgeupsd.sh ${STAGEDIR}${PREFIX}/etc/rc.d - ${INSTALL_SCRIPT} ${FILESDIR}/powerhandler ${STAGEDIR}${PREFIX}/sbin - -.include diff --git a/sysutils/mgeupsd/distinfo b/sysutils/mgeupsd/distinfo deleted file mode 100644 index fc6264df7d7..00000000000 --- a/sysutils/mgeupsd/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (mgeupsd-0.3.tar.gz) = 77ba3b8b4b08c5d03bcc7a921fb9a3fe5ee839d0d1e9009e7ff4641b7beafd3a -SIZE (mgeupsd-0.3.tar.gz) = 9196 diff --git a/sysutils/mgeupsd/files/mgeupsd.sh b/sysutils/mgeupsd/files/mgeupsd.sh deleted file mode 100644 index dfaa7794f96..00000000000 --- a/sysutils/mgeupsd/files/mgeupsd.sh +++ /dev/null @@ -1,15 +0,0 @@ -#!/bin/sh -if [ "X${1}" = "Xstart" ] -then - /usr/local/sbin/mgeupsd -run /usr/local/sbin/powerhandler /dev/cuaa0 - echo -n ' mgeupsd' -elif [ "X${1}" = "Xstop" ] -then - kill `cat /var/run/mgeupsd.pid` - rm -f /var/run/mgeupsd.pid - rm -f /var/run/powerstatus - echo -n ' mgeupsd' -else - echo "Usage: `basename $0` { start | stop }" - exit 1 -fi diff --git a/sysutils/mgeupsd/files/patch-Makefile b/sysutils/mgeupsd/files/patch-Makefile deleted file mode 100644 index df3a7df9f56..00000000000 --- a/sysutils/mgeupsd/files/patch-Makefile +++ /dev/null @@ -1,21 +0,0 @@ ---- Makefile.orig 1998-12-25 09:10:57 UTC -+++ Makefile -@@ -1,5 +1,5 @@ --CC=gcc --CFLAGS=-Wall -O2 -+CC=cc -+CFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing - LDFLAGS=-s - - all: mgeupsd -@@ -8,8 +8,8 @@ mgeupsd: mgeupsd.o - $(CC) $(LDFLAGS) -o $@ $< - - install: mgeupsd -- install mgeupsd /sbin -- install mgeupsd.8 /usr/man/man8 -+ install -c mgeupsd $(DESTDIR)${PREFIX}/sbin -+ install -c mgeupsd.8 $(DESTDIR)${PREFIX}/man/man8 - - clean: - rm -f *.o mgeupsd diff --git a/sysutils/mgeupsd/files/patch-mgeupsd.c b/sysutils/mgeupsd/files/patch-mgeupsd.c deleted file mode 100644 index e23d4c77bdf..00000000000 --- a/sysutils/mgeupsd/files/patch-mgeupsd.c +++ /dev/null @@ -1,47 +0,0 @@ ---- mgeupsd.c.orig 1998-12-26 10:42:52 UTC -+++ mgeupsd.c -@@ -33,9 +33,9 @@ int RTS = TIOCM_RTS, use_syslog = 0; - #define BS_TDP 12 - - /* status file for init */ --#define PWRFILE "/etc/powerstatus" -+#define PWRFILE "/var/run/powerstatus" - /* Linux usual */ --#define LOCKDIR "/var/lock" -+#define LOCKDIR "/var/run" - #define RUNDIR "/var/run" - char lockfile[40] = {0,}; - char pidfile[40] = {0,}; -@@ -640,7 +640,7 @@ operate: - else - { - #ifndef TEST -- if (kill (init_pid, SIGPWR)) -+ if (kill (init_pid, SIGUSR2)) - syslog (LOG_CRIT, "Process %u doesn not exist! Can't send SIGPWR", init_pid); - #endif - } -@@ -677,7 +677,7 @@ operate: - else - { - #ifndef TEST -- if (kill (init_pid, SIGPWR)) -+ if (kill (init_pid, SIGINT)) - syslog (LOG_CRIT, "Process %u doesn not exist! Can't send SIGPWR", init_pid); - #endif - } -@@ -711,7 +711,7 @@ operate: - else - { - #ifndef TEST -- if (kill (init_pid, SIGPWR)) -+ if (kill (init_pid, SIGHUP)) - syslog (LOG_CRIT, "Process %u doesn not exist! Can't send SIGPWR", init_pid); - #endif - } -@@ -758,4 +758,5 @@ operate: - } - } /* while(1) */ - } -+ return 0; - } diff --git a/sysutils/mgeupsd/files/pkg-message.in b/sysutils/mgeupsd/files/pkg-message.in deleted file mode 100644 index 65e76ff30e7..00000000000 --- a/sysutils/mgeupsd/files/pkg-message.in +++ /dev/null @@ -1,12 +0,0 @@ -[ -{ type: install - message: <0:www/p5-HTTP-Cookies \ + p5-REST-Client>=0:www/p5-REST-Client + +USES= perl5 +USE_PERL5= configure + +PLIST_FILES= ${SITE_MAN3_REL}/RundeckAPI.3.gz \ + ${SITE_PERL_REL}/RundeckAPI.pm + +.include diff --git a/sysutils/p5-RundeckAPI/distinfo b/sysutils/p5-RundeckAPI/distinfo new file mode 100644 index 00000000000..d8b516bc6c6 --- /dev/null +++ b/sysutils/p5-RundeckAPI/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1642254450 +SHA256 (RundeckAPI-1.3.4.1.tar.gz) = 455b98b728907827582bfbc227d46008e14244cff1723284275fd8ab3471c4f3 +SIZE (RundeckAPI-1.3.4.1.tar.gz) = 6548 diff --git a/sysutils/p5-RundeckAPI/pkg-descr b/sysutils/p5-RundeckAPI/pkg-descr new file mode 100644 index 00000000000..f970db81e24 --- /dev/null +++ b/sysutils/p5-RundeckAPI/pkg-descr @@ -0,0 +1,4 @@ +RundeckAPI +simplifies authenticate, connect, queries to a Rundeck instance via REST API + +WWW: https://metacpan.org/dist/RundeckAPI diff --git a/sysutils/py-cron-descriptor/Makefile b/sysutils/py-cron-descriptor/Makefile index a7745c0a5d6..ba0ff706f52 100644 --- a/sysutils/py-cron-descriptor/Makefile +++ b/sysutils/py-cron-descriptor/Makefile @@ -1,5 +1,5 @@ PORTNAME= cron-descriptor -PORTVERSION= 1.2.24 +PORTVERSION= 1.2.30 CATEGORIES= sysutils python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -9,18 +9,11 @@ COMMENT= Converts cron expressions into human readable strings LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flake8>0:devel/py-flake8@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pep8>0:devel/pep8@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pep8-naming>0:devel/py-pep8-naming@${PY_FLAVOR} - USES= python:3.6+ USE_GITHUB= yes -USE_PYTHON= autoplist concurrent distutils - GH_ACCOUNT= Salamek +USE_PYTHON= autoplist distutils unittest + NO_ARCH= yes -do-test: - @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test - .include diff --git a/sysutils/py-cron-descriptor/distinfo b/sysutils/py-cron-descriptor/distinfo index b7b0bb411e2..0c80893c34a 100644 --- a/sysutils/py-cron-descriptor/distinfo +++ b/sysutils/py-cron-descriptor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1577866351 -SHA256 (Salamek-cron-descriptor-1.2.24_GH0.tar.gz) = 9b47d2e169f52293941bc64f57b3f6fef2e35f478c5bca5542388f7f6ed3d628 -SIZE (Salamek-cron-descriptor-1.2.24_GH0.tar.gz) = 32140 +TIMESTAMP = 1658815554 +SHA256 (Salamek-cron-descriptor-1.2.30_GH0.tar.gz) = 35a701a7d6dc74fb369e59961349e2fcb48bb1f46049bb6785ec69d06d9cffb3 +SIZE (Salamek-cron-descriptor-1.2.30_GH0.tar.gz) = 40462 diff --git a/sysutils/triton/Makefile b/sysutils/triton/Makefile index 1f313c37cc7..d1ebe61b87a 100644 --- a/sysutils/triton/Makefile +++ b/sysutils/triton/Makefile @@ -9,6 +9,8 @@ COMMENT= Dynamic Binary Analysis (DBA) framework LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt +BROKEN_riscv64= src/libtriton/includes/triton/tritonToZ3.hpp:43:17: error: no type named '__uint' in namespace 'triton' + BUILD_DEPENDS= boost-libs>0:devel/boost-libs LIB_DEPENDS= libcapstone.so:devel/capstone4 \ libz3.so:math/z3 diff --git a/sysutils/ucspi-ssl/Makefile b/sysutils/ucspi-ssl/Makefile index 74b4705de90..c8a7fbf0bb6 100644 --- a/sysutils/ucspi-ssl/Makefile +++ b/sysutils/ucspi-ssl/Makefile @@ -1,24 +1,22 @@ PORTNAME= ucspi-ssl PORTVERSION= 0.99b +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.fehcom.de/ipnet/ucspi-ssl/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= freebsd@charles.lecklider.org COMMENT= UCSPI tools for building SSL client-server applications -BROKEN_FreeBSD_13= ld: error: duplicate symbol: strnum -BROKEN_FreeBSD_14= ld: error: duplicate symbol: strnum - RUN_DEPENDS= tcpserver:sysutils/ucspi-tcp \ ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss USES= perl5 ssl tar:tgz -CFLAGS+= -I${OPENSSLINC} - -PORTDOCS= CERTS CHAIN-SSL CHANGES TODO UCSPI-SSL +CFLAGS+= -I${OPENSSLINC} -fcommon WRKSRC= ${WRKDIR}/host/superscript.com/net/${DISTNAME} +PORTDOCS= CERTS CHAIN-SSL CHANGES TODO UCSPI-SSL + SCRIPTS_TO_INSTALL= https@ sslcat sslconnect OPTIONS_DEFINE= DOCS diff --git a/sysutils/vm-bhyve-devel/Makefile b/sysutils/vm-bhyve-devel/Makefile index f7412d4ac4f..a9fb2aedbdb 100644 --- a/sysutils/vm-bhyve-devel/Makefile +++ b/sysutils/vm-bhyve-devel/Makefile @@ -1,7 +1,7 @@ PORTNAME= vm-bhyve DISTVERSIONPREFIX= v -DISTVERSION= 1.5.0 -#DISTVERSIONSUFFIX= -g9614e81 +DISTVERSION= 1.5.0-3 +DISTVERSIONSUFFIX= -g07013f7 CATEGORIES= sysutils PKGNAMESUFFIX= -devel diff --git a/sysutils/vm-bhyve-devel/distinfo b/sysutils/vm-bhyve-devel/distinfo index 65c9b766222..52b3f529336 100644 --- a/sysutils/vm-bhyve-devel/distinfo +++ b/sysutils/vm-bhyve-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1658248082 -SHA256 (churchers-vm-bhyve-v1.5.0_GH0.tar.gz) = a69a01d4051fff8865619f5b7ff3609308b8da493c330b26faf429690f40ee19 -SIZE (churchers-vm-bhyve-v1.5.0_GH0.tar.gz) = 76273 +TIMESTAMP = 1658681850 +SHA256 (churchers-vm-bhyve-v1.5.0-3-g07013f7_GH0.tar.gz) = c4dd364b71eca320267fa7fb0b1ead10058b208c029a6b2b1d7c70c89b1c1bbb +SIZE (churchers-vm-bhyve-v1.5.0-3-g07013f7_GH0.tar.gz) = 75571 diff --git a/sysutils/zfs-snapshot-mgmt/files/pkg-message.in b/sysutils/zfs-snapshot-mgmt/files/pkg-message.in index 743b1cdc834..8b9ac6273ef 100644 --- a/sysutils/zfs-snapshot-mgmt/files/pkg-message.in +++ b/sysutils/zfs-snapshot-mgmt/files/pkg-message.in @@ -9,5 +9,11 @@ To actually turn on the automatic snapshots you have to do the following: See zfs-snapshot-mgmt(8) manpage for more details. EOM +}, +{ type: remove + message: <=2.30:devel/p5-Term-ReadKey \ p5-Locale-gettext>=1.05:devel/p5-Locale-gettext \ p5-Unicode-LineBreak>=0:textproc/p5-Unicode-LineBreak \ p5-YAML-Tiny>=0:textproc/p5-YAML-Tiny \ + p5-Syntax-Keyword-Try>=0:devel/p5-Syntax-Keyword-Try \ jade>=0:textproc/jade \ xsltproc:textproc/libxslt \ docbook-xsl>0:textproc/docbook-xsl \ OpenSP>0:textproc/opensp \ msgmerge:devel/gettext-tools +TEST_DEPENDS= p5-Test-Pod>=0:devel/p5-Test-Pod USES= cpe gettext perl5 USE_PERL5= modbuild diff --git a/textproc/py-sphinx-autoapi/Makefile b/textproc/py-sphinx-autoapi/Makefile index 2cca742c6ab..cc28a58fee9 100644 --- a/textproc/py-sphinx-autoapi/Makefile +++ b/textproc/py-sphinx-autoapi/Makefile @@ -1,5 +1,5 @@ PORTNAME= sphinx-autoapi -PORTVERSION= 1.8.4 +DISTVERSION= 1.9.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -10,8 +10,7 @@ COMMENT= Sphinx API documentation generator LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.rst -# Upstream switched to PEP-517 packaging -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=1.15.0:devel/py-setuptools_scm@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/py-setuptools@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}astroid>=2.7:devel/py-astroid@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Jinja2>0:devel/py-Jinja2@${PY_FLAVOR} \ @@ -19,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}astroid>=2.7:devel/py-astroid@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}unidecode>0:converters/py-unidecode@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${PY_FLAVOR} -USES= python:3.6+ +USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes diff --git a/textproc/py-sphinx-autoapi/distinfo b/textproc/py-sphinx-autoapi/distinfo index b7b48ab4654..fc146353c11 100644 --- a/textproc/py-sphinx-autoapi/distinfo +++ b/textproc/py-sphinx-autoapi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1630237683 -SHA256 (sphinx-autoapi-1.8.4.tar.gz) = 8c4ec5fbedc1e6e8f4692bcc4fcd1abcfb9e8dfca8a4ded60ad811a743c22ccc -SIZE (sphinx-autoapi-1.8.4.tar.gz) = 42152704 +TIMESTAMP = 1658827293 +SHA256 (sphinx-autoapi-1.9.0.tar.gz) = c897ea337df16ad0cde307cbdfe2bece207788dde1587fa4fc8b857d1fc5dcba +SIZE (sphinx-autoapi-1.9.0.tar.gz) = 42158275 diff --git a/textproc/py-sphinx-autoapi/files/patch-setup.py b/textproc/py-sphinx-autoapi/files/patch-setup.py deleted file mode 100644 index 135bf01395a..00000000000 --- a/textproc/py-sphinx-autoapi/files/patch-setup.py +++ /dev/null @@ -1,8 +0,0 @@ ---- setup.py.orig 2021-04-05 03:23:24 UTC -+++ setup.py -@@ -1,2 +1,4 @@ -+# Upstream switched to PEP-517 packaging - from setuptools import setup --setup() -+if __name__ == "__main__": -+ setup(use_scm_version=True) diff --git a/textproc/py-sphinx-autodoc-typehints/Makefile b/textproc/py-sphinx-autodoc-typehints/Makefile index f7356401f61..828752aacdc 100644 --- a/textproc/py-sphinx-autodoc-typehints/Makefile +++ b/textproc/py-sphinx-autodoc-typehints/Makefile @@ -1,8 +1,9 @@ PORTNAME= sphinx-autodoc-typehints -PORTVERSION= 1.12.0 +DISTVERSION= 1.18.3 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= sphinx_autodoc_typehints-${DISTVERSION} MAINTAINER= andreas@bilke.org COMMENT= Type hints (PEP 484) support for the Sphinx autodoc extension @@ -10,13 +11,13 @@ COMMENT= Type hints (PEP 484) support for the Sphinx autodoc extension LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=3.0,1:textproc/py-sphinx@${PY_FLAVOR} -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=2.0.0:devel/py-setuptools_scm@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}setuptools>=40.0.4:devel/py-setuptools@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}wheel>=0.29.0:devel/py-wheel@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}sphinx>=3.0,1:textproc/py-sphinx@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=40.0.4:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=2.0.0:devel/py-setuptools_scm@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}sphinx>=4.5:textproc/py-sphinx@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0.29.0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=4.5:textproc/py-sphinx@${PY_FLAVOR} -USES= python:3.6+ +USES= python:3.7+ USE_PYTHON= autoplist distutils NO_ARCH= yes diff --git a/textproc/py-sphinx-autodoc-typehints/distinfo b/textproc/py-sphinx-autodoc-typehints/distinfo index a6f13a134ff..a4841f2abf9 100644 --- a/textproc/py-sphinx-autodoc-typehints/distinfo +++ b/textproc/py-sphinx-autodoc-typehints/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618751389 -SHA256 (sphinx-autodoc-typehints-1.12.0.tar.gz) = 193617d9dbe0847281b1399d369e74e34cd959c82e02c7efde077fca908a9f52 -SIZE (sphinx-autodoc-typehints-1.12.0.tar.gz) = 19494 +TIMESTAMP = 1658764422 +SHA256 (sphinx_autodoc_typehints-1.18.3.tar.gz) = c04d8f8d70e988960e25b206af39a90df84e7e2c085bb24e123bc3684021b313 +SIZE (sphinx_autodoc_typehints-1.18.3.tar.gz) = 31195 diff --git a/textproc/py-sphinx-autodoc-typehints/pkg-descr b/textproc/py-sphinx-autodoc-typehints/pkg-descr index 31fd871a0fe..1537cdd245f 100644 --- a/textproc/py-sphinx-autodoc-typehints/pkg-descr +++ b/textproc/py-sphinx-autodoc-typehints/pkg-descr @@ -2,4 +2,4 @@ This extension allows you to use Python 3 annotations for documenting acceptable argument types and return value types of functions. This allows you to use type hints in a very natural fashion. -WWW: https://github.com/agronholm/sphinx-autodoc-typehints +WWW: https://github.com/tox-dev/sphinx-autodoc-typehints diff --git a/textproc/sonic/Makefile b/textproc/sonic/Makefile index 8313b7e91ea..e64c4af8fe9 100644 --- a/textproc/sonic/Makefile +++ b/textproc/sonic/Makefile @@ -1,7 +1,6 @@ PORTNAME= sonic DISTVERSIONPREFIX= v -DISTVERSION= 1.3.2 -PORTREVISION= 7 +DISTVERSION= 1.3.5 CATEGORIES= textproc MAINTAINER= mikael@FreeBSD.org @@ -12,94 +11,95 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md BUILD_DEPENDS= llvm${LLVM_DEFAULT}>0:devel/llvm${LLVM_DEFAULT} -USES= cargo compiler:c++11-lang +USES= cargo compiler:c++11-lang gmake USE_GITHUB= yes GH_ACCOUNT= valeriansaliou USE_RC_SUBR= sonic -CARGO_CRATES= ahash-0.3.8 \ - ahash-0.7.6 \ - aho-corasick-0.7.15 \ - autocfg-1.0.1 \ - bindgen-0.59.1 \ +CARGO_CRATES= ahash-0.7.6 \ + aho-corasick-0.7.18 \ + atty-0.2.14 \ + autocfg-1.1.0 \ + bindgen-0.59.2 \ bitflags-1.3.2 \ - bitvec-0.19.5 \ byteorder-1.4.3 \ - cc-1.0.71 \ + cc-1.0.73 \ cedarwood-0.4.5 \ - cexpr-0.5.0 \ + cexpr-0.6.0 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ - clang-sys-1.3.0 \ - clap-2.33.3 \ + clang-sys-1.3.3 \ + clap-3.2.8 \ + clap_lex-0.2.4 \ fs_extra-1.2.0 \ fst-0.3.5 \ fst-levenshtein-0.3.0 \ fst-regex-0.3.0 \ - funty-1.1.0 \ fxhash-0.2.1 \ - getrandom-0.2.3 \ + getrandom-0.2.7 \ glob-0.3.0 \ - hashbrown-0.7.2 \ hashbrown-0.11.2 \ - jemalloc-sys-0.3.2 \ - jemallocator-0.3.2 \ + hashbrown-0.12.2 \ + hermit-abi-0.1.19 \ + indexmap-1.9.1 \ jieba-rs-0.6.6 \ jobserver-0.1.24 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ - libc-0.2.107 \ - libloading-0.7.1 \ + libc-0.2.126 \ + libloading-0.7.3 \ librocksdb-sys-6.20.3 \ - linked-hash-map-0.5.4 \ + linked-hash-map-0.5.6 \ linked_hash_set-0.1.4 \ - log-0.4.14 \ - memchr-2.3.4 \ + log-0.4.17 \ + memchr-2.5.0 \ memmap-0.6.2 \ + minimal-lexical-0.2.1 \ nix-0.18.0 \ - nom-6.2.1 \ - once_cell-1.8.0 \ + nom-7.1.1 \ + once_cell-1.13.0 \ + os_str_bytes-6.1.0 \ peeking_take_while-0.1.2 \ - phf-0.10.0 \ + phf-0.10.1 \ phf_codegen-0.10.0 \ phf_generator-0.10.0 \ phf_shared-0.10.0 \ - ppv-lite86-0.2.15 \ - proc-macro2-1.0.32 \ - quote-1.0.10 \ - radium-0.5.3 \ + ppv-lite86-0.2.16 \ + proc-macro2-1.0.40 \ + quote-1.0.20 \ radix-0.6.0 \ - rand-0.8.4 \ + rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.3 \ - rand_hc-0.3.1 \ - regex-1.4.6 \ + regex-1.6.0 \ regex-syntax-0.3.9 \ - regex-syntax-0.6.25 \ + regex-syntax-0.6.27 \ rocksdb-0.17.0 \ rustc-hash-1.1.0 \ - serde-1.0.130 \ - serde_derive-1.0.130 \ + serde-1.0.138 \ + serde_derive-1.0.138 \ shlex-1.1.0 \ - siphasher-0.3.7 \ - smallvec-1.7.0 \ + siphasher-0.3.10 \ + smallvec-1.9.0 \ static_assertions-1.1.0 \ - syn-1.0.81 \ - tap-1.0.1 \ - textwrap-0.11.0 \ - toml-0.5.8 \ - twox-hash-1.6.1 \ - unicode-segmentation-1.8.0 \ - unicode-width-0.1.9 \ - unicode-xid-0.2.2 \ - utf8-ranges-1.0.4 \ - version_check-0.9.3 \ - wasi-0.10.2+wasi-snapshot-preview1 \ - whatlang-0.12.0 \ + strsim-0.10.0 \ + syn-1.0.98 \ + termcolor-1.1.3 \ + textwrap-0.15.0 \ + tikv-jemalloc-sys-0.4.3+5.2.1-patched.2 \ + tikv-jemallocator-0.4.3 \ + toml-0.5.9 \ + twox-hash-1.6.3 \ + unicode-ident-1.0.1 \ + unicode-segmentation-1.9.0 \ + utf8-ranges-1.0.5 \ + version_check-0.9.4 \ + wasi-0.11.0+wasi-snapshot-preview1 \ + whatlang-0.16.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ - winapi-x86_64-pc-windows-gnu-0.4.0 \ - wyz-0.2.0 + winapi-util-0.1.5 \ + winapi-x86_64-pc-windows-gnu-0.4.0 USERS= sonic GROUPS= sonic diff --git a/textproc/sonic/distinfo b/textproc/sonic/distinfo index 19ff1bd4253..d499af43c43 100644 --- a/textproc/sonic/distinfo +++ b/textproc/sonic/distinfo @@ -1,34 +1,34 @@ -TIMESTAMP = 1637308706 -SHA256 (rust/crates/ahash-0.3.8.crate) = e8fd72866655d1904d6b0997d0b07ba561047d070fbe29de039031c641b61217 -SIZE (rust/crates/ahash-0.3.8.crate) = 28650 +TIMESTAMP = 1658480631 SHA256 (rust/crates/ahash-0.7.6.crate) = fcb51a0695d8f838b1ee009b3fbf66bda078cd64590202a864a8f3e8c4315c47 SIZE (rust/crates/ahash-0.7.6.crate) = 38030 -SHA256 (rust/crates/aho-corasick-0.7.15.crate) = 7404febffaa47dac81aa44dba71523c9d069b1bdc50a77db41195149e17f68e5 -SIZE (rust/crates/aho-corasick-0.7.15.crate) = 113071 -SHA256 (rust/crates/autocfg-1.0.1.crate) = cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a -SIZE (rust/crates/autocfg-1.0.1.crate) = 12908 -SHA256 (rust/crates/bindgen-0.59.1.crate) = 453c49e5950bb0eb63bb3df640e31618846c89d5b7faa54040d76e98e0134375 -SIZE (rust/crates/bindgen-0.59.1.crate) = 205256 +SHA256 (rust/crates/aho-corasick-0.7.18.crate) = 1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f +SIZE (rust/crates/aho-corasick-0.7.18.crate) = 112923 +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/bindgen-0.59.2.crate) = 2bd2a9a458e8f4304c52c43ebb0cfbd520289f8379a52e329a38afda99bf8eb8 +SIZE (rust/crates/bindgen-0.59.2.crate) = 206267 SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a SIZE (rust/crates/bitflags-1.3.2.crate) = 23021 -SHA256 (rust/crates/bitvec-0.19.5.crate) = 8942c8d352ae1838c9dda0b0ca2ab657696ef2232a20147cf1b30ae1a9cb4321 -SIZE (rust/crates/bitvec-0.19.5.crate) = 148200 SHA256 (rust/crates/byteorder-1.4.3.crate) = 14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610 SIZE (rust/crates/byteorder-1.4.3.crate) = 22512 -SHA256 (rust/crates/cc-1.0.71.crate) = 79c2681d6594606957bbb8631c4b90a7fcaaa72cdb714743a437b156d6a7eedd -SIZE (rust/crates/cc-1.0.71.crate) = 57452 +SHA256 (rust/crates/cc-1.0.73.crate) = 2fff2a6927b3bb87f9595d67196a70493f627687a71d87a0d692242c33f58c11 +SIZE (rust/crates/cc-1.0.73.crate) = 57880 SHA256 (rust/crates/cedarwood-0.4.5.crate) = fa312498f9f41452998d984d3deb84c84f86aeb8a2499d7505bb8106d78d147d SIZE (rust/crates/cedarwood-0.4.5.crate) = 12132 -SHA256 (rust/crates/cexpr-0.5.0.crate) = db507a7679252d2276ed0dd8113c6875ec56d3089f9225b2b42c30cc1f8e5c89 -SIZE (rust/crates/cexpr-0.5.0.crate) = 17964 +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/clang-sys-1.3.0.crate) = fa66045b9cb23c2e9c1520732030608b02ee07e5cfaa5a521ec15ded7fa24c90 -SIZE (rust/crates/clang-sys-1.3.0.crate) = 37713 -SHA256 (rust/crates/clap-2.33.3.crate) = 37e58ac78573c40708d45522f0d80fa2f01cc4f9b4e2bf749807255454312002 -SIZE (rust/crates/clap-2.33.3.crate) = 201925 +SHA256 (rust/crates/clang-sys-1.3.3.crate) = 5a050e2153c5be08febd6734e29298e844fdb0fa21aeddd63b4eb7baa106c69b +SIZE (rust/crates/clang-sys-1.3.3.crate) = 37943 +SHA256 (rust/crates/clap-3.2.8.crate) = 190814073e85d238f31ff738fcb0bf6910cedeb73376c87cd69291028966fd83 +SIZE (rust/crates/clap-3.2.8.crate) = 208903 +SHA256 (rust/crates/clap_lex-0.2.4.crate) = 2850f2f5a82cbf437dd5af4d49848fbdfc27c157c3d010345776f952765261c5 +SIZE (rust/crates/clap_lex-0.2.4.crate) = 9652 SHA256 (rust/crates/fs_extra-1.2.0.crate) = 2022715d62ab30faffd124d40b76f4134a550a87792276512b18d63272333394 SIZE (rust/crates/fs_extra-1.2.0.crate) = 29918 SHA256 (rust/crates/fst-0.3.5.crate) = 927fb434ff9f0115b215dc0efd2e4fbdd7448522a92a1aa37c77d6a2f8f1ebd6 @@ -37,22 +37,20 @@ SHA256 (rust/crates/fst-levenshtein-0.3.0.crate) = fb3fe22f96106ccbb6d06cd738c4a SIZE (rust/crates/fst-levenshtein-0.3.0.crate) = 4335 SHA256 (rust/crates/fst-regex-0.3.0.crate) = 0a661915a88dbce93ac018dc96fe0d67cbc3bc9899eea840891ee6a1367144b1 SIZE (rust/crates/fst-regex-0.3.0.crate) = 7377 -SHA256 (rust/crates/funty-1.1.0.crate) = fed34cd105917e91daa4da6b3728c47b068749d6a62c59811f06ed2ac71d9da7 -SIZE (rust/crates/funty-1.1.0.crate) = 11631 SHA256 (rust/crates/fxhash-0.2.1.crate) = c31b6d751ae2c7f11320402d34e41349dd1016f8d5d45e48c4312bc8625af50c SIZE (rust/crates/fxhash-0.2.1.crate) = 4102 -SHA256 (rust/crates/getrandom-0.2.3.crate) = 7fcd999463524c52659517fe2cea98493cfe485d10565e7b0fb07dbba7ad2753 -SIZE (rust/crates/getrandom-0.2.3.crate) = 26261 +SHA256 (rust/crates/getrandom-0.2.7.crate) = 4eb1a864a501629691edf6c15a593b7a51eebaa1e8468e9ddc623de7c9b58ec6 +SIZE (rust/crates/getrandom-0.2.7.crate) = 28854 SHA256 (rust/crates/glob-0.3.0.crate) = 9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574 SIZE (rust/crates/glob-0.3.0.crate) = 18724 -SHA256 (rust/crates/hashbrown-0.7.2.crate) = 96282e96bfcd3da0d3aa9938bedf1e50df3269b6db08b4876d2da0bb1a0841cf -SIZE (rust/crates/hashbrown-0.7.2.crate) = 70480 SHA256 (rust/crates/hashbrown-0.11.2.crate) = ab5ef0d4909ef3724cc8cce6ccc8572c5c817592e9285f5464f8e86f8bd3726e SIZE (rust/crates/hashbrown-0.11.2.crate) = 85713 -SHA256 (rust/crates/jemalloc-sys-0.3.2.crate) = 0d3b9f3f5c9b31aa0f5ed3260385ac205db665baa41d49bb8338008ae94ede45 -SIZE (rust/crates/jemalloc-sys-0.3.2.crate) = 1344660 -SHA256 (rust/crates/jemallocator-0.3.2.crate) = 43ae63fcfc45e99ab3d1b29a46782ad679e98436c3169d15a167a1108a724b69 -SIZE (rust/crates/jemallocator-0.3.2.crate) = 16393 +SHA256 (rust/crates/hashbrown-0.12.2.crate) = 607c8a29735385251a339424dd462993c0fed8fa09d378f259377df08c126022 +SIZE (rust/crates/hashbrown-0.12.2.crate) = 102346 +SHA256 (rust/crates/hermit-abi-0.1.19.crate) = 62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33 +SIZE (rust/crates/hermit-abi-0.1.19.crate) = 9979 +SHA256 (rust/crates/indexmap-1.9.1.crate) = 10a35a97730320ffe8e2d410b5d3b69279b98d2c14bdb8b70ea89ecf7888d41e +SIZE (rust/crates/indexmap-1.9.1.crate) = 54114 SHA256 (rust/crates/jieba-rs-0.6.6.crate) = 8c7e12f50325401dde50c29ca32cff44bae20873135b39f4e19ecf305226dd80 SIZE (rust/crates/jieba-rs-0.6.6.crate) = 4313683 SHA256 (rust/crates/jobserver-0.1.24.crate) = af25a77299a7f711a01975c35a6a424eb6862092cc2d6c72c4ed6cbc56dfc1fa @@ -61,109 +59,113 @@ SHA256 (rust/crates/lazy_static-1.4.0.crate) = e2abad23fbc42b3700f2f279844dc832a SIZE (rust/crates/lazy_static-1.4.0.crate) = 10443 SHA256 (rust/crates/lazycell-1.3.0.crate) = 830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55 SIZE (rust/crates/lazycell-1.3.0.crate) = 12502 -SHA256 (rust/crates/libc-0.2.107.crate) = fbe5e23404da5b4f555ef85ebed98fb4083e55a00c317800bc2a50ede9f3d219 -SIZE (rust/crates/libc-0.2.107.crate) = 554639 -SHA256 (rust/crates/libloading-0.7.1.crate) = c0cf036d15402bea3c5d4de17b3fce76b3e4a56ebc1f577be0e7a72f7c607cf0 -SIZE (rust/crates/libloading-0.7.1.crate) = 26336 +SHA256 (rust/crates/libc-0.2.126.crate) = 349d5a591cd28b49e1d1037471617a32ddcda5731b99419008085f72d5a53836 +SIZE (rust/crates/libc-0.2.126.crate) = 590481 +SHA256 (rust/crates/libloading-0.7.3.crate) = efbc0f03f9a775e9f6aed295c6a1ba2253c5757a9e03d55c6caa46a681abcddd +SIZE (rust/crates/libloading-0.7.3.crate) = 27378 SHA256 (rust/crates/librocksdb-sys-6.20.3.crate) = c309a9d2470844aceb9a4a098cf5286154d20596868b75a6b36357d2bb9ca25d SIZE (rust/crates/librocksdb-sys-6.20.3.crate) = 8068066 -SHA256 (rust/crates/linked-hash-map-0.5.4.crate) = 7fb9b38af92608140b86b693604b9ffcc5824240a484d1ecd4795bacb2fe88f3 -SIZE (rust/crates/linked-hash-map-0.5.4.crate) = 16166 +SHA256 (rust/crates/linked-hash-map-0.5.6.crate) = 0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f +SIZE (rust/crates/linked-hash-map-0.5.6.crate) = 15049 SHA256 (rust/crates/linked_hash_set-0.1.4.crate) = 47186c6da4d81ca383c7c47c1bfc80f4b95f4720514d860a5407aaf4233f9588 SIZE (rust/crates/linked_hash_set-0.1.4.crate) = 15328 -SHA256 (rust/crates/log-0.4.14.crate) = 51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710 -SIZE (rust/crates/log-0.4.14.crate) = 34582 -SHA256 (rust/crates/memchr-2.3.4.crate) = 0ee1c47aaa256ecabcaea351eae4a9b01ef39ed810004e298d2511ed284b1525 -SIZE (rust/crates/memchr-2.3.4.crate) = 23077 +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/memmap-0.6.2.crate) = e2ffa2c986de11a9df78620c01eeaaf27d94d3ff02bf81bfcca953102dd0c6ff SIZE (rust/crates/memmap-0.6.2.crate) = 15015 +SHA256 (rust/crates/minimal-lexical-0.2.1.crate) = 68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a +SIZE (rust/crates/minimal-lexical-0.2.1.crate) = 94841 SHA256 (rust/crates/nix-0.18.0.crate) = 83450fe6a6142ddd95fb064b746083fc4ef1705fe81f64a64e1d4b39f54a1055 SIZE (rust/crates/nix-0.18.0.crate) = 209962 -SHA256 (rust/crates/nom-6.2.1.crate) = 9c5c51b9083a3c620fa67a2a635d1ce7d95b897e957d6b28ff9a5da960a103a6 -SIZE (rust/crates/nom-6.2.1.crate) = 148362 -SHA256 (rust/crates/once_cell-1.8.0.crate) = 692fcb63b64b1758029e0a96ee63e049ce8c5948587f2f7208df04625e5f6b56 -SIZE (rust/crates/once_cell-1.8.0.crate) = 28925 +SHA256 (rust/crates/nom-7.1.1.crate) = a8903e5a29a317527874d0402f867152a3d21c908bb0b933e416c65e301d4c36 +SIZE (rust/crates/nom-7.1.1.crate) = 115818 +SHA256 (rust/crates/once_cell-1.13.0.crate) = 18a6dbe30758c9f83eb00cbea4ac95966305f5a7772f3f42ebfc7fc7eddbd8e1 +SIZE (rust/crates/once_cell-1.13.0.crate) = 31726 +SHA256 (rust/crates/os_str_bytes-6.1.0.crate) = 21326818e99cfe6ce1e524c2a805c189a99b5ae555a35d19f9a284b427d86afa +SIZE (rust/crates/os_str_bytes-6.1.0.crate) = 21150 SHA256 (rust/crates/peeking_take_while-0.1.2.crate) = 19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099 SIZE (rust/crates/peeking_take_while-0.1.2.crate) = 6697 -SHA256 (rust/crates/phf-0.10.0.crate) = b9fc3db1018c4b59d7d582a739436478b6035138b6aecbce989fc91c3e98409f -SIZE (rust/crates/phf-0.10.0.crate) = 4675 +SHA256 (rust/crates/phf-0.10.1.crate) = fabbf1ead8a5bcbc20f5f8b939ee3f5b0f6f281b6ad3468b84656b658b455259 +SIZE (rust/crates/phf-0.10.1.crate) = 5406 SHA256 (rust/crates/phf_codegen-0.10.0.crate) = 4fb1c3a8bc4dd4e5cfce29b44ffc14bedd2ee294559a294e2a4d4c9e9a6a13cd SIZE (rust/crates/phf_codegen-0.10.0.crate) = 3402 SHA256 (rust/crates/phf_generator-0.10.0.crate) = 5d5285893bb5eb82e6aaf5d59ee909a06a16737a8970984dd7746ba9283498d6 SIZE (rust/crates/phf_generator-0.10.0.crate) = 7525 SHA256 (rust/crates/phf_shared-0.10.0.crate) = b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096 SIZE (rust/crates/phf_shared-0.10.0.crate) = 4095 -SHA256 (rust/crates/ppv-lite86-0.2.15.crate) = ed0cfbc8191465bed66e1718596ee0b0b35d5ee1f41c5df2189d0fe8bde535ba -SIZE (rust/crates/ppv-lite86-0.2.15.crate) = 22002 -SHA256 (rust/crates/proc-macro2-1.0.32.crate) = ba508cc11742c0dc5c1659771673afbab7a0efab23aa17e854cbab0837ed0b43 -SIZE (rust/crates/proc-macro2-1.0.32.crate) = 41003 -SHA256 (rust/crates/quote-1.0.10.crate) = 38bc8cc6a5f2e3655e0899c1b848643b2562f853f114bfec7be120678e3ace05 -SIZE (rust/crates/quote-1.0.10.crate) = 29960 -SHA256 (rust/crates/radium-0.5.3.crate) = 941ba9d78d8e2f7ce474c015eea4d9c6d25b6a3327f9832ee29a4de27f91bbb8 -SIZE (rust/crates/radium-0.5.3.crate) = 7588 +SHA256 (rust/crates/ppv-lite86-0.2.16.crate) = eb9f9e6e233e5c4a35559a617bf40a4ec447db2e84c20b55a6f83167b7e57872 +SIZE (rust/crates/ppv-lite86-0.2.16.crate) = 22245 +SHA256 (rust/crates/proc-macro2-1.0.40.crate) = dd96a1e8ed2596c337f8eae5f24924ec83f5ad5ab21ea8e455d3566c69fbcaf7 +SIZE (rust/crates/proc-macro2-1.0.40.crate) = 40559 +SHA256 (rust/crates/quote-1.0.20.crate) = 3bcdf212e9776fbcb2d23ab029360416bb1706b1aea2d1a5ba002727cbcab804 +SIZE (rust/crates/quote-1.0.20.crate) = 28160 SHA256 (rust/crates/radix-0.6.0.crate) = 03723fcd5a7afa7e69f16e0310ac6bd5a2bc2d91b89bd8e1f6bacf9eb197ee29 SIZE (rust/crates/radix-0.6.0.crate) = 7810 -SHA256 (rust/crates/rand-0.8.4.crate) = 2e7573632e6454cf6b99d7aac4ccca54be06da05aca2ef7423d22d27d4d4bcd8 -SIZE (rust/crates/rand-0.8.4.crate) = 87406 +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/rand_hc-0.3.1.crate) = d51e9f596de227fda2ea6c84607f5558e196eeaf43c986b724ba4fb8fdf497e7 -SIZE (rust/crates/rand_hc-0.3.1.crate) = 11891 -SHA256 (rust/crates/regex-1.4.6.crate) = 2a26af418b574bd56588335b3a3659a65725d4e636eb1016c2f9e3b38c7cc759 -SIZE (rust/crates/regex-1.4.6.crate) = 242248 +SHA256 (rust/crates/regex-1.6.0.crate) = 4c4eb3267174b8c6c2f654116623910a0fef09c4753f8dd83db29c48a0df988b +SIZE (rust/crates/regex-1.6.0.crate) = 239329 SHA256 (rust/crates/regex-syntax-0.3.9.crate) = f9ec002c35e86791825ed294b50008eea9ddfc8def4420124fbc6b08db834957 SIZE (rust/crates/regex-syntax-0.3.9.crate) = 117427 -SHA256 (rust/crates/regex-syntax-0.6.25.crate) = f497285884f3fcff424ffc933e56d7cbca511def0c9831a7f9b5f6153e3cc89b -SIZE (rust/crates/regex-syntax-0.6.25.crate) = 293293 +SHA256 (rust/crates/regex-syntax-0.6.27.crate) = a3f87b73ce11b1619a3c6332f45341e0047173771e8b8b73f87bfeefb7b56244 +SIZE (rust/crates/regex-syntax-0.6.27.crate) = 297300 SHA256 (rust/crates/rocksdb-0.17.0.crate) = 7a62eca5cacf2c8261128631bed9f045598d40bfbe4b29f5163f0f802f8f44a7 SIZE (rust/crates/rocksdb-0.17.0.crate) = 89115 SHA256 (rust/crates/rustc-hash-1.1.0.crate) = 08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2 SIZE (rust/crates/rustc-hash-1.1.0.crate) = 9331 -SHA256 (rust/crates/serde-1.0.130.crate) = f12d06de37cf59146fbdecab66aa99f9fe4f78722e3607577a5375d66bd0c913 -SIZE (rust/crates/serde-1.0.130.crate) = 75305 -SHA256 (rust/crates/serde_derive-1.0.130.crate) = d7bc1a1ab1961464eae040d96713baa5a724a8152c1222492465b54322ec508b -SIZE (rust/crates/serde_derive-1.0.130.crate) = 54703 +SHA256 (rust/crates/serde-1.0.138.crate) = 1578c6245786b9d168c5447eeacfb96856573ca56c9d68fdcf394be134882a47 +SIZE (rust/crates/serde-1.0.138.crate) = 76271 +SHA256 (rust/crates/serde_derive-1.0.138.crate) = 023e9b1467aef8a10fb88f25611870ada9800ef7e22afce356bb0d2387b6f27c +SIZE (rust/crates/serde_derive-1.0.138.crate) = 54841 SHA256 (rust/crates/shlex-1.1.0.crate) = 43b2853a4d09f215c24cc5489c992ce46052d359b5109343cbafbf26bc62f8a3 SIZE (rust/crates/shlex-1.1.0.crate) = 5199 -SHA256 (rust/crates/siphasher-0.3.7.crate) = 533494a8f9b724d33625ab53c6c4800f7cc445895924a8ef649222dcb76e938b -SIZE (rust/crates/siphasher-0.3.7.crate) = 10097 -SHA256 (rust/crates/smallvec-1.7.0.crate) = 1ecab6c735a6bb4139c0caafd0cc3635748bbb3acf4550e8138122099251f309 -SIZE (rust/crates/smallvec-1.7.0.crate) = 27459 +SHA256 (rust/crates/siphasher-0.3.10.crate) = 7bd3e3206899af3f8b12af284fafc038cc1dc2b41d1b89dd17297221c5d225de +SIZE (rust/crates/siphasher-0.3.10.crate) = 9889 +SHA256 (rust/crates/smallvec-1.9.0.crate) = 2fd0db749597d91ff862fd1d55ea87f7855a744a8425a64695b6fca237d1dad1 +SIZE (rust/crates/smallvec-1.9.0.crate) = 28396 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.81.crate) = f2afee18b8beb5a596ecb4a2dce128c719b4ba399d34126b9e4396e3f9860966 -SIZE (rust/crates/syn-1.0.81.crate) = 234144 -SHA256 (rust/crates/tap-1.0.1.crate) = 55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369 -SIZE (rust/crates/tap-1.0.1.crate) = 11316 -SHA256 (rust/crates/textwrap-0.11.0.crate) = d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060 -SIZE (rust/crates/textwrap-0.11.0.crate) = 17322 -SHA256 (rust/crates/toml-0.5.8.crate) = a31142970826733df8241ef35dc040ef98c679ab14d7c3e54d827099b3acecaa -SIZE (rust/crates/toml-0.5.8.crate) = 54219 -SHA256 (rust/crates/twox-hash-1.6.1.crate) = 1f559b464de2e2bdabcac6a210d12e9b5a5973c251e102c44c585c71d51bd78e -SIZE (rust/crates/twox-hash-1.6.1.crate) = 21432 -SHA256 (rust/crates/unicode-segmentation-1.8.0.crate) = 8895849a949e7845e06bd6dc1aa51731a103c42707010a5b591c0038fb73385b -SIZE (rust/crates/unicode-segmentation-1.8.0.crate) = 94011 -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/utf8-ranges-1.0.4.crate) = b4ae116fef2b7fea257ed6440d3cfcff7f190865f170cdad00bb6465bf18ecba -SIZE (rust/crates/utf8-ranges-1.0.4.crate) = 8575 -SHA256 (rust/crates/version_check-0.9.3.crate) = 5fecdca9a5291cc2b8dcf7dc02453fee791a280f3743cb0905f8822ae463b3fe -SIZE (rust/crates/version_check-0.9.3.crate) = 12547 -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/whatlang-0.12.0.crate) = 7a346d2eb29c03618693ed24a29d1acd0c3f2cb08ae58b9669d7461e033cf703 -SIZE (rust/crates/whatlang-0.12.0.crate) = 79024 +SHA256 (rust/crates/strsim-0.10.0.crate) = 73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623 +SIZE (rust/crates/strsim-0.10.0.crate) = 11355 +SHA256 (rust/crates/syn-1.0.98.crate) = c50aef8a904de4c23c788f104b7dddc7d6f79c647c7c8ce4cc8f73eb0ca773dd +SIZE (rust/crates/syn-1.0.98.crate) = 235451 +SHA256 (rust/crates/termcolor-1.1.3.crate) = bab24d30b911b2376f3a13cc2cd443142f0c81dda04c118693e35b3835757755 +SIZE (rust/crates/termcolor-1.1.3.crate) = 17242 +SHA256 (rust/crates/textwrap-0.15.0.crate) = b1141d4d61095b28419e22cb0bbf02755f5e54e0526f97f1e3d1d160e60885fb +SIZE (rust/crates/textwrap-0.15.0.crate) = 52998 +SHA256 (rust/crates/tikv-jemalloc-sys-0.4.3+5.2.1-patched.2.crate) = a1792ccb507d955b46af42c123ea8863668fae24d03721e40cad6a41773dbb49 +SIZE (rust/crates/tikv-jemalloc-sys-0.4.3+5.2.1-patched.2.crate) = 660226 +SHA256 (rust/crates/tikv-jemallocator-0.4.3.crate) = a5b7bcecfafe4998587d636f9ae9d55eb9d0499877b88757767c346875067098 +SIZE (rust/crates/tikv-jemallocator-0.4.3.crate) = 14846 +SHA256 (rust/crates/toml-0.5.9.crate) = 8d82e1a7758622a465f8cee077614c73484dac5b836c02ff6a40d5d1010324d7 +SIZE (rust/crates/toml-0.5.9.crate) = 55667 +SHA256 (rust/crates/twox-hash-1.6.3.crate) = 97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675 +SIZE (rust/crates/twox-hash-1.6.3.crate) = 21842 +SHA256 (rust/crates/unicode-ident-1.0.1.crate) = 5bd2fe26506023ed7b5e1e315add59d6f584c621d037f9368fea9cfb988f368c +SIZE (rust/crates/unicode-ident-1.0.1.crate) = 33770 +SHA256 (rust/crates/unicode-segmentation-1.9.0.crate) = 7e8820f5d777f6224dc4be3632222971ac30164d4a258d595640799554ebfd99 +SIZE (rust/crates/unicode-segmentation-1.9.0.crate) = 93241 +SHA256 (rust/crates/utf8-ranges-1.0.5.crate) = 7fcfc827f90e53a02eaef5e535ee14266c1d569214c6aa70133a624d8a3164ba +SIZE (rust/crates/utf8-ranges-1.0.5.crate) = 8497 +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/whatlang-0.16.0.crate) = 2989d7e9d3cb96a76438e879144030b1be0931b944fbfed65e89e2ae536cd3b9 +SIZE (rust/crates/whatlang-0.16.0.crate) = 83492 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/wyz-0.2.0.crate) = 85e60b0d1b5f99db2556934e21937020776a5d31520bf169e851ac44e6420214 -SIZE (rust/crates/wyz-0.2.0.crate) = 12926 -SHA256 (valeriansaliou-sonic-v1.3.2_GH0.tar.gz) = e07baccdc24dea6a6c0e6ef32e7faa3945318cfb2577127806c8558f1809283d -SIZE (valeriansaliou-sonic-v1.3.2_GH0.tar.gz) = 177959 +SHA256 (valeriansaliou-sonic-v1.3.5_GH0.tar.gz) = ff6b72939e87d2172428ac302a3aa152ac8a37206b8b0d11e73ded14dcc8e858 +SIZE (valeriansaliou-sonic-v1.3.5_GH0.tar.gz) = 181743 diff --git a/textproc/sonic/files/patch-cargo-crates_jemalloc-sys-0.3.2_jemalloc_include_jemalloc_internal_jemalloc__internal__decls.h b/textproc/sonic/files/patch-cargo-crates_jemalloc-sys-0.3.2_jemalloc_include_jemalloc_internal_jemalloc__internal__decls.h deleted file mode 100644 index 740df6b8413..00000000000 --- a/textproc/sonic/files/patch-cargo-crates_jemalloc-sys-0.3.2_jemalloc_include_jemalloc_internal_jemalloc__internal__decls.h +++ /dev/null @@ -1,13 +0,0 @@ ---- cargo-crates/jemalloc-sys-0.3.2/jemalloc/include/jemalloc/internal/jemalloc_internal_decls.h.orig 2018-12-12 14:11:23 UTC -+++ cargo-crates/jemalloc-sys-0.3.2/jemalloc/include/jemalloc/internal/jemalloc_internal_decls.h -@@ -1,5 +1,10 @@ - #ifndef JEMALLOC_INTERNAL_DECLS_H - #define JEMALLOC_INTERNAL_DECLS_H -+#include -+#if __FreeBSD_version >= 1400042 -+#define _WITH_CPU_SET_T -+# include -+#endif - - #include - #ifdef _WIN32 diff --git a/textproc/txt2man/Makefile b/textproc/txt2man/Makefile index bf9bc0abefd..c95c1e2c0c9 100644 --- a/textproc/txt2man/Makefile +++ b/textproc/txt2man/Makefile @@ -20,6 +20,8 @@ GH_ACCOUNT= mvertes MAKE_ENV= prefix=${STAGEDIR}${PREFIX} NO_ARCH= yes +PORTSCOUT= limit:^d\.d\. + PLIST_FILES= bin/bookman \ bin/src2man \ bin/txt2man \ diff --git a/textproc/ucto/Makefile b/textproc/ucto/Makefile index 3f8c8f4d4b7..2e0cab30691 100644 --- a/textproc/ucto/Makefile +++ b/textproc/ucto/Makefile @@ -1,7 +1,6 @@ PORTNAME= ucto DISTVERSIONPREFIX= v -DISTVERSION= 0.24.1 -PORTREVISION= 3 +DISTVERSION= 0.25 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org diff --git a/textproc/ucto/distinfo b/textproc/ucto/distinfo index 14481058147..b5b474ce30c 100644 --- a/textproc/ucto/distinfo +++ b/textproc/ucto/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1640970217 -SHA256 (LanguageMachines-ucto-v0.24.1_GH0.tar.gz) = f386c3a1f000255153c52044e64257789b301428f525711aeaccfc020ff38827 -SIZE (LanguageMachines-ucto-v0.24.1_GH0.tar.gz) = 399511 +TIMESTAMP = 1658535109 +SHA256 (LanguageMachines-ucto-v0.25_GH0.tar.gz) = b4a3967a5847b63e0a12a5b425f449ec40546f5a964ee9bb948c6dc93c493b86 +SIZE (LanguageMachines-ucto-v0.25_GH0.tar.gz) = 407203 diff --git a/textproc/vale/Makefile b/textproc/vale/Makefile new file mode 100644 index 00000000000..f9c4e9cdc06 --- /dev/null +++ b/textproc/vale/Makefile @@ -0,0 +1,59 @@ +PORTNAME= vale +PORTVERSION= 2.20.1 +DISTVERSIONPREFIX= v +CATEGORIES= textproc + +MAINTAINER= bofh@FreeBSD.org +COMMENT= Command-line tool that brings editorial style guide to life + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +USES= go:modules +USE_GITHUB= yes +GH_ACCOUNT= errata-ai +GH_TUPLE= \ + atomicgo:cursor:v0.0.1:atomicgo_cursor/vendor/github.com/atomicgo/cursor \ + d5:tengo:v2.10.0:d5_tengo_v2/vendor/github.com/d5/tengo/v2 \ + dsnet:compress:f66993602bf5:dsnet_compress/vendor/github.com/dsnet/compress \ + errata-ai:ini:v1.63.0:errata_ai_ini/vendor/github.com/errata-ai/ini \ + errata-ai:regexp2:v1.7.0:errata_ai_regexp2/vendor/github.com/errata-ai/regexp2 \ + frankban:quicktest:v1.14.3:frankban_quicktest/vendor/github.com/frankban/quicktest \ + go-check:check:788fd7840127:go_check_check/vendor/gopkg.in/check.v1 \ + go-yaml:yaml:v2.4.0:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ + gobwas:glob:v0.2.3:gobwas_glob/vendor/github.com/gobwas/glob \ + golang:net:e18ecbb05110:golang_net/vendor/golang.org/x/net \ + golang:snappy:v0.0.4:golang_snappy/vendor/github.com/golang/snappy \ + golang:sys:97ac67df715c:golang_sys/vendor/golang.org/x/sys \ + golang:term:03fcf44c2211:golang_term/vendor/golang.org/x/term \ + gookit:color:v1.4.2:gookit_color/vendor/github.com/gookit/color \ + jdkato:prose:v1.2.1:jdkato_prose/vendor/github.com/jdkato/prose \ + jdkato:regexp:v0.1.0:jdkato_regexp/vendor/github.com/jdkato/regexp \ + jdkato:titlecase:0158ddd948b8:jdkato_titlecase/vendor/github.com/jdkato/titlecase \ + karrick:godirwalk:v1.16.1:karrick_godirwalk/vendor/github.com/karrick/godirwalk \ + mattn:go-runewidth:v0.0.13:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ + mholt:archiver:v3.1.1:mholt_archiver/vendor/github.com/mholt/archiver \ + mitchellh:mapstructure:v1.4.0:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ + montanaflynn:stats:v0.6.3:montanaflynn_stats/vendor/github.com/montanaflynn/stats \ + neurosnap:sentences:v1.0.6:neurosnap_sentences/vendor/gopkg.in/neurosnap/sentences.v1 \ + niklasfasching:go-org:v1.6.5:niklasfasching_go_org/vendor/github.com/niklasfasching/go-org \ + nwaples:rardecode:v1.1.0:nwaples_rardecode/vendor/github.com/nwaples/rardecode \ + olekukonko:tablewriter:v0.0.4:olekukonko_tablewriter/vendor/github.com/olekukonko/tablewriter \ + otiai10:copy:v1.7.0:otiai10_copy/vendor/github.com/otiai10/copy \ + pierrec:lz4:v2.6.1:pierrec_lz4/vendor/github.com/pierrec/lz4 \ + pterm:pterm:v0.12.33:pterm_pterm/vendor/github.com/pterm/pterm \ + remeh:sizedwaitgroup:v1.0.0:remeh_sizedwaitgroup/vendor/github.com/remeh/sizedwaitgroup \ + rivo:uniseg:v0.2.0:rivo_uniseg/vendor/github.com/rivo/uniseg \ + shogo82148:go-shuffle:27e6095f230d:shogo82148_go_shuffle/vendor/github.com/shogo82148/go-shuffle \ + spf13:cast:v1.3.1:spf13_cast/vendor/github.com/spf13/cast \ + spf13:pflag:v1.0.5:spf13_pflag/vendor/github.com/spf13/pflag \ + ulikunitz:xz:v0.5.10:ulikunitz_xz/vendor/github.com/ulikunitz/xz \ + xi2:xz:48954b6210f8:xi2_xz/vendor/github.com/xi2/xz \ + xo:terminfo:ca9a967f8778:xo_terminfo/vendor/github.com/xo/terminfo \ + yuin:goldmark:v1.4.12:yuin_goldmark/vendor/github.com/yuin/goldmark + +GO_TARGET= ./cmd/vale + +PLIST_FILES= bin/vale + +.include diff --git a/textproc/vale/distinfo b/textproc/vale/distinfo new file mode 100644 index 00000000000..89d772bbd82 --- /dev/null +++ b/textproc/vale/distinfo @@ -0,0 +1,79 @@ +TIMESTAMP = 1658655068 +SHA256 (errata-ai-vale-v2.20.1_GH0.tar.gz) = 48cb6e37579b83fb75b919021c79e92c6b0519998818bf0080b2c7a53cf5f563 +SIZE (errata-ai-vale-v2.20.1_GH0.tar.gz) = 10076112 +SHA256 (atomicgo-cursor-v0.0.1_GH0.tar.gz) = f6a86cf87f072731f121ac9785bc01b9e7ea77ef1ef285ac4f190998002369e9 +SIZE (atomicgo-cursor-v0.0.1_GH0.tar.gz) = 6308 +SHA256 (d5-tengo-v2.10.0_GH0.tar.gz) = 487331f79a3742fc05817d6210f6fb751b3ade90826910dde634037c60804f4e +SIZE (d5-tengo-v2.10.0_GH0.tar.gz) = 170501 +SHA256 (dsnet-compress-f66993602bf5_GH0.tar.gz) = 88bb28bce2fba7889ad67f2847cab5fefa52c3a63cb54eed209916ff57bb950a +SIZE (dsnet-compress-f66993602bf5_GH0.tar.gz) = 9963315 +SHA256 (errata-ai-ini-v1.63.0_GH0.tar.gz) = e6e0960e6e478f0b134ae88978bea6626d75e05f7d0ad6ec372b8a9e00b2547a +SIZE (errata-ai-ini-v1.63.0_GH0.tar.gz) = 30648 +SHA256 (errata-ai-regexp2-v1.7.0_GH0.tar.gz) = 7288c966b242ccb37b9d42065f855f2a533c7279694406dfe15d2d98e11f232f +SIZE (errata-ai-regexp2-v1.7.0_GH0.tar.gz) = 206265 +SHA256 (frankban-quicktest-v1.14.3_GH0.tar.gz) = 499815a8cfe290fac4d99e1634118645a9ba277f4bf96a056b7b881cfde8afc3 +SIZE (frankban-quicktest-v1.14.3_GH0.tar.gz) = 39782 +SHA256 (go-check-check-788fd7840127_GH0.tar.gz) = b7c9de01f3ca7111d889f30f2bbcc36eda4d07c09f032aaba83e34a324146bae +SIZE (go-check-check-788fd7840127_GH0.tar.gz) = 31597 +SHA256 (go-yaml-yaml-v2.4.0_GH0.tar.gz) = d8e94679e5fff6bd1a35e10241543929a5f3da44f701755babf99b3daf0faac0 +SIZE (go-yaml-yaml-v2.4.0_GH0.tar.gz) = 73209 +SHA256 (gobwas-glob-v0.2.3_GH0.tar.gz) = 325026fc78bcebcf31151b6e060f4e1c3321b04ded3dab63b63610b323c10850 +SIZE (gobwas-glob-v0.2.3_GH0.tar.gz) = 25962 +SHA256 (golang-net-e18ecbb05110_GH0.tar.gz) = c30374f6fd34c6b77d53224aa3ba7458e3773d7e6e4fa16d88fb05c7d05e0e89 +SIZE (golang-net-e18ecbb05110_GH0.tar.gz) = 1253124 +SHA256 (golang-snappy-v0.0.4_GH0.tar.gz) = 77df678795596f9dfecb5744deb984633d780460a7e9a59e0c7ecfe2052b644f +SIZE (golang-snappy-v0.0.4_GH0.tar.gz) = 66129 +SHA256 (golang-sys-97ac67df715c_GH0.tar.gz) = f8b6064dd0ea8daffd2ddb77423639bdf1ff21a5ee2daf1d8fddbc70882f689a +SIZE (golang-sys-97ac67df715c_GH0.tar.gz) = 1218597 +SHA256 (golang-term-03fcf44c2211_GH0.tar.gz) = 1919967c8fbf15de9261a2315d90072357524ee557d7df106b426def02a8e5f3 +SIZE (golang-term-03fcf44c2211_GH0.tar.gz) = 14972 +SHA256 (gookit-color-v1.4.2_GH0.tar.gz) = a34713db02e21042fc7d6620cc9293dfb8008240b632bd59fcccad3bd66b4585 +SIZE (gookit-color-v1.4.2_GH0.tar.gz) = 2177115 +SHA256 (jdkato-prose-v1.2.1_GH0.tar.gz) = 7f9b67ef0e50793f258f6d2786ad9db72cef481bf7edebf573ba33f52445fffa +SIZE (jdkato-prose-v1.2.1_GH0.tar.gz) = 4572595 +SHA256 (jdkato-regexp-v0.1.0_GH0.tar.gz) = 42c157b60b5b9b0721132f0dd365e568fbe847e30585f41523a5e1dc3a31f49e +SIZE (jdkato-regexp-v0.1.0_GH0.tar.gz) = 469601 +SHA256 (jdkato-titlecase-0158ddd948b8_GH0.tar.gz) = 47968cd5fb35750bdb035a68385e5b74b27302f43a8f58343a79c7451c3eed5a +SIZE (jdkato-titlecase-0158ddd948b8_GH0.tar.gz) = 6592 +SHA256 (karrick-godirwalk-v1.16.1_GH0.tar.gz) = a0416d5027f6ce66e6a22a9fb7d60ddc756b6e5e8f20398f3c3d43aa0092fd25 +SIZE (karrick-godirwalk-v1.16.1_GH0.tar.gz) = 27116 +SHA256 (mattn-go-runewidth-v0.0.13_GH0.tar.gz) = 9b2aeafa5d95a40b32067ba22accdf42cc83414ec5b433ea7de330791beaa196 +SIZE (mattn-go-runewidth-v0.0.13_GH0.tar.gz) = 17353 +SHA256 (mholt-archiver-v3.1.1_GH0.tar.gz) = 41ec54a7e0165c9bf1a567589a453c243394efff41dc446532f2028d98b476ac +SIZE (mholt-archiver-v3.1.1_GH0.tar.gz) = 42555 +SHA256 (mitchellh-mapstructure-v1.4.0_GH0.tar.gz) = 7629b5821ec91aa7fe5a786a9af46f81c22b78946d24a978b67cbf98552a96b6 +SIZE (mitchellh-mapstructure-v1.4.0_GH0.tar.gz) = 27238 +SHA256 (montanaflynn-stats-v0.6.3_GH0.tar.gz) = 6c58d45b02e7c54cba784007faf1d678b171a7872260d7b7dfc02d1ea05a1852 +SIZE (montanaflynn-stats-v0.6.3_GH0.tar.gz) = 47834 +SHA256 (neurosnap-sentences-v1.0.6_GH0.tar.gz) = 385f750a3e7ee579ab7092659f2e2c13ef80269d845da1f5b88c334ff7ca1aa4 +SIZE (neurosnap-sentences-v1.0.6_GH0.tar.gz) = 5181913 +SHA256 (niklasfasching-go-org-v1.6.5_GH0.tar.gz) = b1017aad87bae3c7d509d3d8cea6929362a115841f27abb2d1b8d8aa76a54ec6 +SIZE (niklasfasching-go-org-v1.6.5_GH0.tar.gz) = 239184 +SHA256 (nwaples-rardecode-v1.1.0_GH0.tar.gz) = c392668fef2a6cafa231d19d8bd0cb430637a5373f6e8ec3d93dc5a9f38af105 +SIZE (nwaples-rardecode-v1.1.0_GH0.tar.gz) = 34393 +SHA256 (olekukonko-tablewriter-v0.0.4_GH0.tar.gz) = a86028430fb4dd99ce0030a7c4d37915337c3b9a9efbfd2698b375f3e3488bd0 +SIZE (olekukonko-tablewriter-v0.0.4_GH0.tar.gz) = 19252 +SHA256 (otiai10-copy-v1.7.0_GH0.tar.gz) = c1ebf4aa789d2c17351b3d912270bf30fc52c327627c3f6e101f24f0b834e3cc +SIZE (otiai10-copy-v1.7.0_GH0.tar.gz) = 14488 +SHA256 (pierrec-lz4-v2.6.1_GH0.tar.gz) = cfc8577ba434eaaf0ba05b5e488aa70d23386beb8d8f978ac2cae62b218df5ff +SIZE (pierrec-lz4-v2.6.1_GH0.tar.gz) = 40117111 +SHA256 (pterm-pterm-v0.12.33_GH0.tar.gz) = f6f86f6820619b44cd4810d3af83dc9416b0e7546b167d1592810580d4e4f497 +SIZE (pterm-pterm-v0.12.33_GH0.tar.gz) = 178456 +SHA256 (remeh-sizedwaitgroup-v1.0.0_GH0.tar.gz) = 65b7051fb90964a24f51c27dad1d63b517b7599aa407643bd0a736de77ec4f7e +SIZE (remeh-sizedwaitgroup-v1.0.0_GH0.tar.gz) = 2676 +SHA256 (rivo-uniseg-v0.2.0_GH0.tar.gz) = 3ad738b5c9162ede110d75b23564b6e40e52dd9150ebbced402f4f70be106197 +SIZE (rivo-uniseg-v0.2.0_GH0.tar.gz) = 44036 +SHA256 (shogo82148-go-shuffle-27e6095f230d_GH0.tar.gz) = 8e927720b50f41d8ad9b2ac7c010427069f45afd82092652cf550b5713293b3c +SIZE (shogo82148-go-shuffle-27e6095f230d_GH0.tar.gz) = 3023 +SHA256 (spf13-cast-v1.3.1_GH0.tar.gz) = 4fa8d06903b490ae6f1316e55c5446d5648eea2b450671ebc54d4bbe79bc46b1 +SIZE (spf13-cast-v1.3.1_GH0.tar.gz) = 11102 +SHA256 (spf13-pflag-v1.0.5_GH0.tar.gz) = 9a2cae1f8e8ab0d2cc8ebe468e871af28d9ac0962cf0520999e3ba85f0c7b808 +SIZE (spf13-pflag-v1.0.5_GH0.tar.gz) = 50796 +SHA256 (ulikunitz-xz-v0.5.10_GH0.tar.gz) = 515f83921cf3e80b9196156cb4a0c1328243d5e09eca7c5ac7ce7e31b218c35b +SIZE (ulikunitz-xz-v0.5.10_GH0.tar.gz) = 479622 +SHA256 (xi2-xz-48954b6210f8_GH0.tar.gz) = 1ef05b11f53098ab157f5848bdf2f585a38af0db15822ea0691e7f51587a4ce3 +SIZE (xi2-xz-48954b6210f8_GH0.tar.gz) = 1135342 +SHA256 (xo-terminfo-ca9a967f8778_GH0.tar.gz) = 41fedf41ec1256fb337f75719e74283cf2e03c4460fa290800a1d73f0f83c12d +SIZE (xo-terminfo-ca9a967f8778_GH0.tar.gz) = 35429 +SHA256 (yuin-goldmark-v1.4.12_GH0.tar.gz) = e1eb6c98b06aa950ae244344995c97e8b6763f16b578a83e146487704f93ba5f +SIZE (yuin-goldmark-v1.4.12_GH0.tar.gz) = 257741 diff --git a/textproc/vale/pkg-descr b/textproc/vale/pkg-descr new file mode 100644 index 00000000000..c0dc69c48fb --- /dev/null +++ b/textproc/vale/pkg-descr @@ -0,0 +1,16 @@ +When you think about software built for automated writing assistance, a +lot of assumptions probably come to mind. You have heard terms like +cloud-based, artificial intelligence, and machine learning. You have +been promised sophisticated, human-like feedback to dramatically +improve your writing. + +Vale is none of that; it was not designed to be, and it does not try to be. +To put it succinctly, Vale does not teach you how to write, it is a tool for +writers. + +This distinction is particularly important to understand because Vale +does not offer any of its own advice. Instead, it offers a framework for +creating and enforcing custom rules. Its approach is much more similar +to code linters than it is to traditional grammar checkers. + +WWW: https://vale.sh/ diff --git a/ukrainian/libreoffice/distinfo b/ukrainian/libreoffice/distinfo index f1a70047946..d38e717fd97 100644 --- a/ukrainian/libreoffice/distinfo +++ b/ukrainian/libreoffice/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654809047 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_uk.tar.gz) = ec7bbe11b18e0d46f3c137d406445eb251df16eaee4e6ce9c211108c24d62969 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_uk.tar.gz) = 2136721 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_uk.tar.gz) = 4623d99c3e4cc08a133fa572ef85751f1285041c263e1dc3bba71bc29da264b4 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_uk.tar.gz) = 3249112 +TIMESTAMP = 1658602439 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_uk.tar.gz) = e5f326f6e8db5eb473ddf9e087e10ce1b08e4dd327991fc30d31e546ff18d5cb +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_uk.tar.gz) = 2137307 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_uk.tar.gz) = d72f33f6ca89c532d822d3fe96e7608bf32d8af99e1513b08d9dcd23f56d8d9b +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_uk.tar.gz) = 3233874 diff --git a/vietnamese/libreoffice/distinfo b/vietnamese/libreoffice/distinfo index ab34989173f..fc77dc4c6f6 100644 --- a/vietnamese/libreoffice/distinfo +++ b/vietnamese/libreoffice/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654809064 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_vi.tar.gz) = 6f6cf282679de01512ae406a014fca3e5ae86fd213b5ba9fafcc09f8f91701a3 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_langpack_vi.tar.gz) = 398757 -SHA256 (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_vi.tar.gz) = 9b2f1d645aaeb156b2af10aa2da72fb519b4438dbcb6bd301b284c6f018a53f7 -SIZE (libreoffice/i18n/LibreOffice_7.3.4_Linux_x86-64_deb_helppack_vi.tar.gz) = 3031399 +TIMESTAMP = 1658602461 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_vi.tar.gz) = 26cfcce7d6145ce9d3810200e9e7fda8b794818377736511972de39766b24055 +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_langpack_vi.tar.gz) = 399035 +SHA256 (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_vi.tar.gz) = 48272b929dab902c4fe14d9619bbd10f831a4b71d4b41324d973c5aa613c896d +SIZE (libreoffice/i18n/LibreOffice_7.3.5_Linux_x86-64_deb_helppack_vi.tar.gz) = 3016210 diff --git a/www/adguardhome/Makefile b/www/adguardhome/Makefile index f1554a4a956..ca7dbd134b7 100644 --- a/www/adguardhome/Makefile +++ b/www/adguardhome/Makefile @@ -1,6 +1,7 @@ PORTNAME= adguardhome DISTVERSIONPREFIX= v DISTVERSION= 0.107.8 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org @@ -14,6 +15,7 @@ RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss USES= cpe go:modules GO_MODULE= github.com/AdguardTeam/AdGuardHome +GO_BUILDFLAGS= -ldflags="-s -w -X github.com/AdguardTeam/AdGuardHome/internal/version.version=${DISTVERSION}" # workaround for https://github.com/AdguardTeam/AdGuardHome/issues/4774 # to rebuild the deps archives: # 1. set DEV_UPDATE_MODE=yes diff --git a/www/drupal9/Makefile b/www/drupal9/Makefile index b0a6fe609b6..a9f5dba0ce4 100644 --- a/www/drupal9/Makefile +++ b/www/drupal9/Makefile @@ -1,5 +1,5 @@ PORTNAME= drupal9 -PORTVERSION= 9.3.18 +PORTVERSION= 9.3.19 CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ DISTNAME= drupal-${PORTVERSION} diff --git a/www/drupal9/distinfo b/www/drupal9/distinfo index 5fe6654d439..c6368885a1d 100644 --- a/www/drupal9/distinfo +++ b/www/drupal9/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1657676620 -SHA256 (drupal/drupal-9.3.18.tar.gz) = cb1e70ad610175f153bbda9f02afa58dc4551775f068537fb9c93abba3202ad8 -SIZE (drupal/drupal-9.3.18.tar.gz) = 20948896 +TIMESTAMP = 1658525961 +SHA256 (drupal/drupal-9.3.19.tar.gz) = 9226712a5115c77f20204404091eb61df6db562a5858ca5c8fcb1a4017b95aa3 +SIZE (drupal/drupal-9.3.19.tar.gz) = 20953507 diff --git a/www/element-web/Makefile b/www/element-web/Makefile index 5da821be11f..f176a6d7bd3 100644 --- a/www/element-web/Makefile +++ b/www/element-web/Makefile @@ -1,6 +1,6 @@ PORTNAME= element DISTVERSIONPREFIX= v -DISTVERSION= 1.11.0 +DISTVERSION= 1.11.1 CATEGORIES= www MASTER_SITES= https://github.com/vector-im/element-web/releases/download/${DISTVERSIONFULL}/ PKGNAMESUFFIX= -web @@ -17,7 +17,7 @@ CPE_VENDOR= matrix NO_ARCH= yes NO_BUILD= yes SUB_FILES= pkg-message -PLIST_SUB= COMMITID=3021093bbd74213f659a +PLIST_SUB= COMMITID=fc377e9187a157f72e3b do-install: @${MKDIR} ${STAGEDIR}${WWWDIR} diff --git a/www/element-web/distinfo b/www/element-web/distinfo index 4208f30d6da..86615c03ccc 100644 --- a/www/element-web/distinfo +++ b/www/element-web/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1657029564 -SHA256 (element-v1.11.0.tar.gz) = 03919ddbec5475f5fe5994099630d0b91dd7999884ee4de408129fd15a9e9f51 -SIZE (element-v1.11.0.tar.gz) = 17131153 +TIMESTAMP = 1658865591 +SHA256 (element-v1.11.1.tar.gz) = 673994f739ba01f84b46e95e2af00dbfe3a00c715d14b009d30d96bcd7141c7d +SIZE (element-v1.11.1.tar.gz) = 17160478 diff --git a/www/element-web/pkg-plist b/www/element-web/pkg-plist index c7c3b5d3464..793796cae03 100644 --- a/www/element-web/pkg-plist +++ b/www/element-web/pkg-plist @@ -1,5 +1,5 @@ -%%WWWDIR%%/94d9004067fc0188f385.worker.js -%%WWWDIR%%/94d9004067fc0188f385.worker.js.map +%%WWWDIR%%/17f074b2c7b47cb290cd.worker.js +%%WWWDIR%%/17f074b2c7b47cb290cd.worker.js.map %%WWWDIR%%/bundles/%%COMMITID%%/0.js %%WWWDIR%%/bundles/%%COMMITID%%/0.js.map %%WWWDIR%%/bundles/%%COMMITID%%/1.js @@ -181,22 +181,22 @@ %%WWWDIR%%/fonts/Nunito/Nunito-SemiBold.bca2d7f.ttf %%WWWDIR%%/fonts/Twemoji_Mozilla/TwemojiMozilla-colr.59b896a.woff2 %%WWWDIR%%/fonts/Twemoji_Mozilla/TwemojiMozilla-sbix.cebcdf9.woff2 -%%WWWDIR%%/i18n/bg.1fd5f07.json +%%WWWDIR%%/i18n/bg.cf7cd3b.json %%WWWDIR%%/i18n/ca.ac665d6.json %%WWWDIR%%/i18n/cs.d0f0c9e.json %%WWWDIR%%/i18n/da.386558b.json -%%WWWDIR%%/i18n/de_DE.15eb248.json -%%WWWDIR%%/i18n/el.4abe73f.json -%%WWWDIR%%/i18n/en_EN.3c28733.json +%%WWWDIR%%/i18n/de_DE.c696580.json +%%WWWDIR%%/i18n/el.0bd7e58.json +%%WWWDIR%%/i18n/en_EN.f85fc0c.json %%WWWDIR%%/i18n/en_US.e302e6c.json %%WWWDIR%%/i18n/eo.bfd50e4.json %%WWWDIR%%/i18n/es.f5b4faa.json %%WWWDIR%%/i18n/et.06f74ad.json %%WWWDIR%%/i18n/eu.8b1355a.json -%%WWWDIR%%/i18n/fi.414b1fc.json -%%WWWDIR%%/i18n/fr.4aaa7fa.json +%%WWWDIR%%/i18n/fi.6423175.json +%%WWWDIR%%/i18n/fr.6e6d04d.json %%WWWDIR%%/i18n/gl.703bed3.json -%%WWWDIR%%/i18n/he.f774400.json +%%WWWDIR%%/i18n/he.d72765c.json %%WWWDIR%%/i18n/hi.c1cbe5c.json %%WWWDIR%%/i18n/hu.d3779a6.json %%WWWDIR%%/i18n/id.506e5d2.json @@ -205,7 +205,7 @@ %%WWWDIR%%/i18n/ja.e560073.json %%WWWDIR%%/i18n/kab.ff72965.json %%WWWDIR%%/i18n/ko.c9ba0c0.json -%%WWWDIR%%/i18n/languages.8cc7d18.json +%%WWWDIR%%/i18n/languages.cececc2.json %%WWWDIR%%/i18n/languages.json %%WWWDIR%%/i18n/lo.116e433.json %%WWWDIR%%/i18n/lt.54885bc.json @@ -213,21 +213,21 @@ %%WWWDIR%%/i18n/nb_NO.b4c9369.json %%WWWDIR%%/i18n/nl.b15f809.json %%WWWDIR%%/i18n/nn.48e4c32.json -%%WWWDIR%%/i18n/pl.3949a72.json +%%WWWDIR%%/i18n/pl.f161bb9.json %%WWWDIR%%/i18n/pt.ab6e4bb.json -%%WWWDIR%%/i18n/pt_BR.5ace03c.json -%%WWWDIR%%/i18n/ru.def8a7c.json -%%WWWDIR%%/i18n/sk.b35cb33.json +%%WWWDIR%%/i18n/pt_BR.aa03a3d.json +%%WWWDIR%%/i18n/ru.f2c9d2d.json +%%WWWDIR%%/i18n/sk.b3cd11d.json %%WWWDIR%%/i18n/sq.aabbbc6.json %%WWWDIR%%/i18n/sr.f81d4f9.json -%%WWWDIR%%/i18n/sv.366d70c.json +%%WWWDIR%%/i18n/sv.774512e.json %%WWWDIR%%/i18n/te.0a0b39a.json %%WWWDIR%%/i18n/th.81fec4f.json %%WWWDIR%%/i18n/tr.8d3a5a7.json %%WWWDIR%%/i18n/uk.61f3ed2.json %%WWWDIR%%/i18n/vi.fb2ce12.json %%WWWDIR%%/i18n/vls.382384d.json -%%WWWDIR%%/i18n/zh_Hans.0c615d2.json +%%WWWDIR%%/i18n/zh_Hans.10e4000.json %%WWWDIR%%/i18n/zh_Hant.4bc0a46.json %%WWWDIR%%/img/betas/threads.ec0f5bb.png %%WWWDIR%%/img/betas/video_rooms.5ee3ca4.png @@ -267,6 +267,7 @@ %%WWWDIR%%/img/element-icons/cloud-off.33cd28e.svg %%WWWDIR%%/img/element-icons/collapse-message.644a2ee.svg %%WWWDIR%%/img/element-icons/context-menu.829cc1a.svg +%%WWWDIR%%/img/element-icons/copy.257901a.svg %%WWWDIR%%/img/element-icons/email-prompt.b304531.svg %%WWWDIR%%/img/element-icons/expand-message.272d305.svg %%WWWDIR%%/img/element-icons/export.4a4f177.svg @@ -390,7 +391,6 @@ %%WWWDIR%%/img/feather-customised/check.5745b4e.svg %%WWWDIR%%/img/feather-customised/chevron-down-thin.f9a2477.svg %%WWWDIR%%/img/feather-customised/chevron-down.5278abe.svg -%%WWWDIR%%/img/feather-customised/clipboard.24dd87a.svg %%WWWDIR%%/img/feather-customised/dropdown-arrow.1a22ebc.svg %%WWWDIR%%/img/feather-customised/edit.fd55ec2.svg %%WWWDIR%%/img/feather-customised/eye.52aa0d2.svg diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index c0dfb15965e..0f0b0de4f93 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -1,5 +1,5 @@ PORTNAME= epiphany -PORTVERSION= 42.2 +PORTVERSION= 42.3 CATEGORIES= www gnome MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/} DIST_SUBDIR= gnome diff --git a/www/epiphany/distinfo b/www/epiphany/distinfo index db366d8335c..a088c77a1c1 100644 --- a/www/epiphany/distinfo +++ b/www/epiphany/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1650644353 -SHA256 (gnome/epiphany-42.2.tar.xz) = 92c02cf886d10d2ccff5de658e1a420eab31d20bb50e746d430e9535b485192d -SIZE (gnome/epiphany-42.2.tar.xz) = 6101892 +TIMESTAMP = 1658574809 +SHA256 (gnome/epiphany-42.3.tar.xz) = 7316d3c6500e825d8e57293fa58047c56727bee16cd6b6ac804ffe5d9b229560 +SIZE (gnome/epiphany-42.3.tar.xz) = 6106824 diff --git a/www/epiphany/pkg-plist b/www/epiphany/pkg-plist index ac6c6b85b80..3fb6e3e7819 100644 --- a/www/epiphany/pkg-plist +++ b/www/epiphany/pkg-plist @@ -361,6 +361,33 @@ share/help/id/epiphany/pref-mouse-gestures.page share/help/id/epiphany/pref-passwords.page share/help/id/epiphany/prob-restore-closed-page.page share/help/id/epiphany/proxy.page +share/help/it/epiphany/browse-local.page +share/help/it/epiphany/browse-private.page +share/help/it/epiphany/browse-tab.page +share/help/it/epiphany/browse-web.page +share/help/it/epiphany/browse-webapps-del.page +share/help/it/epiphany/browse-webapps.page +share/help/it/epiphany/cert.page +share/help/it/epiphany/cookies.xml +share/help/it/epiphany/data-cookies.page +share/help/it/epiphany/data-passwords.page +share/help/it/epiphany/data-personal-data.page +share/help/it/epiphany/history-delete.page +share/help/it/epiphany/history.page +share/help/it/epiphany/index.page +share/help/it/epiphany/introduction.page +share/help/it/epiphany/legal.xml +share/help/it/epiphany/media/epiphany-plain-3-36.png +share/help/it/epiphany/media/epiphany-private-3-36.png +share/help/it/epiphany/media/org.gnome.Epiphany.svg +share/help/it/epiphany/pref-cookies.page +share/help/it/epiphany/pref-css.page +share/help/it/epiphany/pref-downloads.page +share/help/it/epiphany/pref-font.page +share/help/it/epiphany/pref-mouse-gestures.page +share/help/it/epiphany/pref-passwords.page +share/help/it/epiphany/prob-restore-closed-page.page +share/help/it/epiphany/proxy.page share/help/ko/epiphany/browse-local.page share/help/ko/epiphany/browse-private.page share/help/ko/epiphany/browse-tab.page diff --git a/www/firefox/Makefile b/www/firefox/Makefile index d0d94900e46..2d5a94f92db 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,5 +1,6 @@ PORTNAME= firefox DISTVERSION= 103.0 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= www wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/source \ diff --git a/www/firefox/files/patch-bug1779425 b/www/firefox/files/patch-bug1779425 new file mode 100644 index 00000000000..9ab5f99d3b6 --- /dev/null +++ b/www/firefox/files/patch-bug1779425 @@ -0,0 +1,48 @@ +commit 9583d02e454318568191e5c31c51c34fd1332182 +Author: Robert Mader +Date: Tue Jul 19 21:52:04 2022 +0000 + + Bug 1779425 - Check for GbmDevice before using it, r=stransky,jgilbert + + In some non-standard configurations we unexpectedly end up in this paths + without a GBM device - one example being the GPU process. Fail cleanly + instead of crashing in those cases, triggering fallback paths. + + Context: in the past DMABuf usage was tightly coupled to GBM. Since the + introduction of the surfaceless and device EGL platforms that is not + longer the case, thus we can't make checks like `IsDMABufWebGLEnabled()` + depend on the presence of a GBM device. + + Optimally all affected cases get fixed eventually. Until then and also + for future cases it makes sense to fail softly. + + Differential Revision: https://phabricator.services.mozilla.com/D152173 + +diff --git widget/gtk/DMABufSurface.cpp widget/gtk/DMABufSurface.cpp +index 92c8e75218f8..7fddb32c7cda 100644 +--- widget/gtk/DMABufSurface.cpp ++++ widget/gtk/DMABufSurface.cpp +@@ -382,6 +382,11 @@ bool DMABufSurfaceRGBA::Create(int aWidth, int aHeight, + LOGDMABUF(("DMABufSurfaceRGBA::Create() UID %d size %d x %d\n", mUID, mWidth, + mHeight)); + ++ if (!GetDMABufDevice()->GetGbmDevice()) { ++ LOGDMABUF((" Missing GbmDevice!")); ++ return false; ++ } ++ + mGmbFormat = GetDMABufDevice()->GetGbmFormat(mSurfaceFlags & DMABUF_ALPHA); + if (!mGmbFormat) { + // Requested DRM format is not supported. +@@ -1025,6 +1030,11 @@ bool DMABufSurfaceYUV::CreateYUVPlane(int aPlane, int aWidth, int aHeight, + LOGDMABUF(("DMABufSurfaceYUV::CreateYUVPlane() UID %d size %d x %d", mUID, + aWidth, aHeight)); + ++ if (!GetDMABufDevice()->GetGbmDevice()) { ++ LOGDMABUF((" Missing GbmDevice!")); ++ return false; ++ } ++ + mWidth[aPlane] = aWidth; + mHeight[aPlane] = aHeight; + mDrmFormats[aPlane] = aDrmFormat; diff --git a/www/grafana8/Makefile b/www/grafana8/Makefile index 15080fbbc27..dd0238424d3 100644 --- a/www/grafana8/Makefile +++ b/www/grafana8/Makefile @@ -1,7 +1,6 @@ PORTNAME= grafana DISTVERSIONPREFIX= v -DISTVERSION= 8.5.4 -PORTREVISION= 2 +DISTVERSION= 8.5.9 CATEGORIES= www MASTER_SITES= https://dl.grafana.com/oss/release/:public PKGNAMESUFFIX= ${DISTVERSION:C/([0-9]).*/\1/1} @@ -23,7 +22,7 @@ USES= cpe go:modules USE_GITHUB= yes USE_RC_SUBR= grafana -TAG= 78ee958 +TAG= 2955d0b GO_TARGET= ./pkg/cmd/grafana-server \ ./pkg/cmd/grafana-cli @@ -38,7 +37,7 @@ SUB_LIST= GRAFANA_USER=${GRAFANA_USER} \ GRAFANA_LOGDIR=${GRAFANA_LOGDIR} \ GRAFANA_PLUGINDIR=${GRAFANA_PLUGINDIR} \ GRAFANA_PROVISIONINGDIR=${GRAFANA_PROVISIONINGDIR} \ - GRAFANA_BUILDHASH=af8f3a231daca19ff375 + GRAFANA_BUILDHASH=5bd4adfaadc76d1f26f7 GRAFANA_USER?= grafana GRAFANA_GROUP?= grafana diff --git a/www/grafana8/distinfo b/www/grafana8/distinfo index 63f0c63545d..6fd639de537 100644 --- a/www/grafana8/distinfo +++ b/www/grafana8/distinfo @@ -1,14 +1,14 @@ -TIMESTAMP = 1654067985 -SHA256 (grafana-8.5.4.linux-amd64.tar.gz) = 062abce1489c68c950476d8e3e92481f8ab51f43fa63814daadbc2f94bcfc57b -SIZE (grafana-8.5.4.linux-amd64.tar.gz) = 77784707 +TIMESTAMP = 1657871367 +SHA256 (grafana-8.5.9.linux-amd64.tar.gz) = a37b1a788fd9853053101f77741611c82a8429146187ef8e35e90cf7c351d4ba +SIZE (grafana-8.5.9.linux-amd64.tar.gz) = 77789937 SHA256 (v0.3.6.tar.gz) = af49dbe70ab6b0eb31d69afd89c3260b82cb662607b66eac41b65d642faee6bb SIZE (v0.3.6.tar.gz) = 22747 SHA256 (v0.7.3.tar.gz) = 9709c0e8eec3045832f9da81c7bcacf1a32774cb674efcd5662dd8b4d82f70c1 SIZE (v0.7.3.tar.gz) = 21163 SHA256 (v0.8.2.tar.gz) = 871cec6861f88b22fe36879e854872f960fae58a4e87d93c6c43d90558c8fc84 SIZE (v0.8.2.tar.gz) = 413897 -SHA256 (grafana-grafana-v8.5.4_GH0.tar.gz) = cdcfe87834a6fd4bdaab73ada4765b1ee80fc8bf157321ae90ce9bc23c15642b -SIZE (grafana-grafana-v8.5.4_GH0.tar.gz) = 18790859 +SHA256 (grafana-grafana-v8.5.9_GH0.tar.gz) = 112d146f233e4c6c1813c2e30391148f6e8bf1fbe0b8c64f4338ed3b8549faa5 +SIZE (grafana-grafana-v8.5.9_GH0.tar.gz) = 18801871 SHA256 (Azure-azure-sdk-for-go-v59.3.0_GH0.tar.gz) = 219e6cdb7b26dcb4bdac35de2f06abf9caa71810fe88395e692f42729c8e55f5 SIZE (Azure-azure-sdk-for-go-v59.3.0_GH0.tar.gz) = 46199521 SHA256 (Azure-azure-sdk-for-go-sdk-azcore-v0.22.0_GH0.tar.gz) = 7375ac472dc4a19c5ce4eb9e646c20d97a9802e68790dc968b49c7874177b331 diff --git a/www/grafana8/pkg-plist b/www/grafana8/pkg-plist index 7164ab2211a..a70c15b52fb 100644 --- a/www/grafana8/pkg-plist +++ b/www/grafana8/pkg-plist @@ -546,6 +546,7 @@ bin/grafana-server %%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/AnnotationsField.tsx %%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/CloudConditionsStep.tsx %%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/CloudRulesSourcePicker.tsx +%%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/ConditionField.test.tsx %%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/ConditionField.tsx %%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/DetailsStep.tsx %%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/ExpressionEditor.tsx @@ -2209,6 +2210,7 @@ bin/grafana-server %%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/dashboards/v1Alerts.json %%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/dashboards/vMInsightsRG.json %%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/dashboards/vMInsightsWorkspace.json +%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/datasource.test.ts %%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/datasource.ts %%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/grafanaTemplateVariableFns.ts %%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/grafanaTemplateVariables.test.ts diff --git a/www/grafana9/Makefile b/www/grafana9/Makefile index 1b3255415ad..2ef1daedb3e 100644 --- a/www/grafana9/Makefile +++ b/www/grafana9/Makefile @@ -1,7 +1,6 @@ PORTNAME= grafana DISTVERSIONPREFIX= v -DISTVERSION= 9.0.2 -PORTREVISION= 1 +DISTVERSION= 9.0.4 CATEGORIES= www MASTER_SITES= https://dl.grafana.com/oss/release/:public \ https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/${DISTVERSIONFULL}/:gomod @@ -25,7 +24,7 @@ USES= cpe go:modules USE_GITHUB= yes USE_RC_SUBR= grafana -TAG= 0641b5d +TAG= c256012 GO_MODULE= github.com/grafana/grafana GO_TARGET= ./pkg/cmd/grafana-server \ diff --git a/www/grafana9/distinfo b/www/grafana9/distinfo index 79e0f769332..3a8300617e6 100644 --- a/www/grafana9/distinfo +++ b/www/grafana9/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1656443884 -SHA256 (go/www_grafana9/grafana-grafana-v9.0.2_GH0/grafana-9.0.2.linux-amd64.tar.gz) = 50dd7927c1313e47a30f531d0e3f145297c485666865a97a6c936427dd8a55fd -SIZE (go/www_grafana9/grafana-grafana-v9.0.2_GH0/grafana-9.0.2.linux-amd64.tar.gz) = 79887781 -SHA256 (go/www_grafana9/grafana-grafana-v9.0.2_GH0/go.mod) = a84b5b1b3e321ef645d4da02224c9a90cc13ca79a456795c4b7b1c4df2afa178 -SIZE (go/www_grafana9/grafana-grafana-v9.0.2_GH0/go.mod) = 16817 -SHA256 (go/www_grafana9/grafana-grafana-v9.0.2_GH0/grafana-grafana-v9.0.2_GH0.tar.gz) = 77607c4b215164d74ff8e8d75e2a2b72edbaa0afb6e968120b1c3aa508315c29 -SIZE (go/www_grafana9/grafana-grafana-v9.0.2_GH0/grafana-grafana-v9.0.2_GH0.tar.gz) = 19275491 +TIMESTAMP = 1658338354 +SHA256 (go/www_grafana9/grafana-grafana-v9.0.4_GH0/grafana-9.0.4.linux-amd64.tar.gz) = 514fd31ce49825f6e0c7f327deb31988e0de1d7e08ea5ffb2a9839981ab91542 +SIZE (go/www_grafana9/grafana-grafana-v9.0.4_GH0/grafana-9.0.4.linux-amd64.tar.gz) = 79880765 +SHA256 (go/www_grafana9/grafana-grafana-v9.0.4_GH0/go.mod) = 1a8c0d323356371a8ead2ef987fdf7c9ddab8a7ce23a5389caa356966c07a4b2 +SIZE (go/www_grafana9/grafana-grafana-v9.0.4_GH0/go.mod) = 16817 +SHA256 (go/www_grafana9/grafana-grafana-v9.0.4_GH0/grafana-grafana-v9.0.4_GH0.tar.gz) = 3c7503d68e2b6888222171b4c132bc23ca6e2973a72fdc81e44d554f79b7f5c4 +SIZE (go/www_grafana9/grafana-grafana-v9.0.4_GH0/grafana-grafana-v9.0.4_GH0.tar.gz) = 19180422 diff --git a/www/grafana9/pkg-plist b/www/grafana9/pkg-plist index 99cf25b208a..5b758942f7f 100644 --- a/www/grafana9/pkg-plist +++ b/www/grafana9/pkg-plist @@ -2197,7 +2197,6 @@ bin/grafana-server %%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/MetricsQueryEditor/MetricNamespaceField.tsx %%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/MetricsQueryEditor/MetricsQueryEditor.test.tsx %%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/MetricsQueryEditor/MetricsQueryEditor.tsx -%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/MetricsQueryEditor/NewDimensionFields.tsx %%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/MetricsQueryEditor/TimeGrainField.tsx %%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/MetricsQueryEditor/TopField.tsx %%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/MetricsQueryEditor/dataHooks.test.ts @@ -2207,7 +2206,6 @@ bin/grafana-server %%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/MonitorConfig.tsx %%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/QueryEditor/QueryEditor.test.tsx %%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/QueryEditor/QueryEditor.tsx -%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/QueryEditor/QueryTypeField.tsx %%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/QueryEditor/index.tsx %%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/QueryEditor/usePreparedQuery.ts %%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/QueryHeader.tsx @@ -3359,8 +3357,8 @@ bin/grafana-server %%DATADIR%%/public/build/2898.ee30259e67861985f3ac.js %%DATADIR%%/public/build/2898.ee30259e67861985f3ac.js.LICENSE.txt %%DATADIR%%/public/build/2898.ee30259e67861985f3ac.js.map -%%DATADIR%%/public/build/2949.c29d29c0c9b465809eee.js -%%DATADIR%%/public/build/2949.c29d29c0c9b465809eee.js.map +%%DATADIR%%/public/build/2949.153ca6b910fb0089ff40.js +%%DATADIR%%/public/build/2949.153ca6b910fb0089ff40.js.map %%DATADIR%%/public/build/3109.f9ae9a721ebd3d2bc8d5.js %%DATADIR%%/public/build/3109.f9ae9a721ebd3d2bc8d5.js.LICENSE.txt %%DATADIR%%/public/build/3109.f9ae9a721ebd3d2bc8d5.js.map @@ -3421,9 +3419,9 @@ bin/grafana-server %%DATADIR%%/public/build/4018.d6ced1ac45379a7a9890.js %%DATADIR%%/public/build/4018.d6ced1ac45379a7a9890.js.LICENSE.txt %%DATADIR%%/public/build/4018.d6ced1ac45379a7a9890.js.map -%%DATADIR%%/public/build/4027.8dfc68b1a209650f62f9.js -%%DATADIR%%/public/build/4027.8dfc68b1a209650f62f9.js.LICENSE.txt -%%DATADIR%%/public/build/4027.8dfc68b1a209650f62f9.js.map +%%DATADIR%%/public/build/4027.d7fb396211ac3ebbd91a.js +%%DATADIR%%/public/build/4027.d7fb396211ac3ebbd91a.js.LICENSE.txt +%%DATADIR%%/public/build/4027.d7fb396211ac3ebbd91a.js.map %%DATADIR%%/public/build/4061.74e07961d07e02685621.js %%DATADIR%%/public/build/4061.74e07961d07e02685621.js.LICENSE.txt %%DATADIR%%/public/build/4061.74e07961d07e02685621.js.map @@ -3435,9 +3433,9 @@ bin/grafana-server %%DATADIR%%/public/build/4149.7e0850afb95ad68daedd.js %%DATADIR%%/public/build/4149.7e0850afb95ad68daedd.js.LICENSE.txt %%DATADIR%%/public/build/4149.7e0850afb95ad68daedd.js.map -%%DATADIR%%/public/build/4165.a9b358b834ad650ad17b.js -%%DATADIR%%/public/build/4165.a9b358b834ad650ad17b.js.LICENSE.txt -%%DATADIR%%/public/build/4165.a9b358b834ad650ad17b.js.map +%%DATADIR%%/public/build/4165.3b964a0e5f30590b4692.js +%%DATADIR%%/public/build/4165.3b964a0e5f30590b4692.js.LICENSE.txt +%%DATADIR%%/public/build/4165.3b964a0e5f30590b4692.js.map %%DATADIR%%/public/build/427.1cacd87909381cf09f25.js %%DATADIR%%/public/build/427.1cacd87909381cf09f25.js.LICENSE.txt %%DATADIR%%/public/build/427.1cacd87909381cf09f25.js.map @@ -3464,9 +3462,6 @@ bin/grafana-server %%DATADIR%%/public/build/474.750597ccc4879f01446e.js %%DATADIR%%/public/build/474.750597ccc4879f01446e.js.LICENSE.txt %%DATADIR%%/public/build/474.750597ccc4879f01446e.js.map -%%DATADIR%%/public/build/4902.331bf177ac0b86d7f476.js -%%DATADIR%%/public/build/4902.331bf177ac0b86d7f476.js.LICENSE.txt -%%DATADIR%%/public/build/4902.331bf177ac0b86d7f476.js.map %%DATADIR%%/public/build/5455.0fcfb0d8074e2111fa1c.js %%DATADIR%%/public/build/5455.0fcfb0d8074e2111fa1c.js.LICENSE.txt %%DATADIR%%/public/build/5455.0fcfb0d8074e2111fa1c.js.map @@ -3586,8 +3581,8 @@ bin/grafana-server %%DATADIR%%/public/build/8940.f35fdd9cc60f8ec061af.js %%DATADIR%%/public/build/8940.f35fdd9cc60f8ec061af.js.LICENSE.txt %%DATADIR%%/public/build/8940.f35fdd9cc60f8ec061af.js.map -%%DATADIR%%/public/build/8960.9890385b7d11c92b9280.js -%%DATADIR%%/public/build/8960.9890385b7d11c92b9280.js.map +%%DATADIR%%/public/build/8960.635b556710589072e459.js +%%DATADIR%%/public/build/8960.635b556710589072e459.js.map %%DATADIR%%/public/build/8969.ed5c339f5775e8b723b8.js %%DATADIR%%/public/build/8969.ed5c339f5775e8b723b8.js.LICENSE.txt %%DATADIR%%/public/build/8969.ed5c339f5775e8b723b8.js.map @@ -3604,8 +3599,8 @@ bin/grafana-server %%DATADIR%%/public/build/9104.fd16558b8dbcf348e1f5.js %%DATADIR%%/public/build/9104.fd16558b8dbcf348e1f5.js.LICENSE.txt %%DATADIR%%/public/build/9104.fd16558b8dbcf348e1f5.js.map -%%DATADIR%%/public/build/9168.28cf79aecc6e76cbeb95.js -%%DATADIR%%/public/build/9168.28cf79aecc6e76cbeb95.js.map +%%DATADIR%%/public/build/9168.ef33458a94f37200941b.js +%%DATADIR%%/public/build/9168.ef33458a94f37200941b.js.map %%DATADIR%%/public/build/9179.1ed7b3bb5070f7d631f6.js %%DATADIR%%/public/build/9179.1ed7b3bb5070f7d631f6.js.LICENSE.txt %%DATADIR%%/public/build/9179.1ed7b3bb5070f7d631f6.js.map @@ -3625,10 +3620,13 @@ bin/grafana-server %%DATADIR%%/public/build/957.2ed581c4e92208ec51e4.js.map %%DATADIR%%/public/build/9586.765861b89116524c9aec.js %%DATADIR%%/public/build/9586.765861b89116524c9aec.js.map -%%DATADIR%%/public/build/97.7e976d9dfaf3b3e213b2.js -%%DATADIR%%/public/build/97.7e976d9dfaf3b3e213b2.js.map +%%DATADIR%%/public/build/97.955595094420aee4b206.js +%%DATADIR%%/public/build/97.955595094420aee4b206.js.map %%DATADIR%%/public/build/9705.5e0913e1227370857d7a.js %%DATADIR%%/public/build/9705.5e0913e1227370857d7a.js.map +%%DATADIR%%/public/build/9809.fda1ab8a7d47805687a6.js +%%DATADIR%%/public/build/9809.fda1ab8a7d47805687a6.js.LICENSE.txt +%%DATADIR%%/public/build/9809.fda1ab8a7d47805687a6.js.map %%DATADIR%%/public/build/9848.7c39428bbaa18e95ee82.js %%DATADIR%%/public/build/9848.7c39428bbaa18e95ee82.js.LICENSE.txt %%DATADIR%%/public/build/9848.7c39428bbaa18e95ee82.js.map @@ -3644,8 +3642,8 @@ bin/grafana-server %%DATADIR%%/public/build/AlertGroups.98ab02c233dab193b78e.js.map %%DATADIR%%/public/build/AlertRuleList.127ffbe22c8c11985cdc.js %%DATADIR%%/public/build/AlertRuleList.127ffbe22c8c11985cdc.js.map -%%DATADIR%%/public/build/AlertRuleListIndex.3a18b8b44ecf8b15b232.js -%%DATADIR%%/public/build/AlertRuleListIndex.3a18b8b44ecf8b15b232.js.map +%%DATADIR%%/public/build/AlertRuleListIndex.9cec8b2b3fa934d35f27.js +%%DATADIR%%/public/build/AlertRuleListIndex.9cec8b2b3fa934d35f27.js.map %%DATADIR%%/public/build/AlertSilences.5c41dd28003455689d75.js %%DATADIR%%/public/build/AlertSilences.5c41dd28003455689d75.js.map %%DATADIR%%/public/build/AlertTabCtrl.eb9861cada4d823eed40.js @@ -3675,12 +3673,12 @@ bin/grafana-server %%DATADIR%%/public/build/CloudAdminPage.53112753380f843c0d2e.js.map %%DATADIR%%/public/build/CreateTeam.73c8a6ba12c99f27c0a9.js %%DATADIR%%/public/build/CreateTeam.73c8a6ba12c99f27c0a9.js.map -%%DATADIR%%/public/build/DashboardImport.03d2a48d9fb4cce77967.js -%%DATADIR%%/public/build/DashboardImport.03d2a48d9fb4cce77967.js.map +%%DATADIR%%/public/build/DashboardImport.eb3a3448f35ab8116a37.js +%%DATADIR%%/public/build/DashboardImport.eb3a3448f35ab8116a37.js.map %%DATADIR%%/public/build/DashboardListPage.4edf25537c58e0b7c069.js %%DATADIR%%/public/build/DashboardListPage.4edf25537c58e0b7c069.js.map -%%DATADIR%%/public/build/DashboardPage.53b203c85adb3a57b1ac.js -%%DATADIR%%/public/build/DashboardPage.53b203c85adb3a57b1ac.js.map +%%DATADIR%%/public/build/DashboardPage.5170e2a3fa2e4b1bb6d0.js +%%DATADIR%%/public/build/DashboardPage.5170e2a3fa2e4b1bb6d0.js.map %%DATADIR%%/public/build/DataSourceDashboards.5a3cd174db3226094ea8.js %%DATADIR%%/public/build/DataSourceDashboards.5a3cd174db3226094ea8.js.map %%DATADIR%%/public/build/DataSourceSettingsPage.c968388d22c7258c1511.js @@ -3769,10 +3767,10 @@ bin/grafana-server %%DATADIR%%/public/build/UsersListPage.9b63bff5372bebea07b7.js.map %%DATADIR%%/public/build/alertmanagerPlugin.f2abcf686c9ac0a4bcb1.js %%DATADIR%%/public/build/alertmanagerPlugin.f2abcf686c9ac0a4bcb1.js.map -%%DATADIR%%/public/build/app.4f1e2e0ad150c4263b4c.js -%%DATADIR%%/public/build/app.4f1e2e0ad150c4263b4c.js.map -%%DATADIR%%/public/build/azureMonitorPlugin.320e977ad6fe44144e20.js -%%DATADIR%%/public/build/azureMonitorPlugin.320e977ad6fe44144e20.js.map +%%DATADIR%%/public/build/app.6e1383c4cebd0dd8ad2f.js +%%DATADIR%%/public/build/app.6e1383c4cebd0dd8ad2f.js.map +%%DATADIR%%/public/build/azureMonitorPlugin.dcdd38e4ee204b628148.js +%%DATADIR%%/public/build/azureMonitorPlugin.dcdd38e4ee204b628148.js.map %%DATADIR%%/public/build/brace.edb33d518abc1f1a9670.js %%DATADIR%%/public/build/brace.edb33d518abc1f1a9670.js.map %%DATADIR%%/public/build/canvasPanel.0699b14dc04956d607e8.js @@ -3780,20 +3778,20 @@ bin/grafana-server %%DATADIR%%/public/build/canvasPanel.0699b14dc04956d607e8.js.map %%DATADIR%%/public/build/cloudMonitoringPlugin.da7f7f4277f6ded7625e.js %%DATADIR%%/public/build/cloudMonitoringPlugin.da7f7f4277f6ded7625e.js.map -%%DATADIR%%/public/build/cloudwatchPlugin.2fa5445d04be2824b188.js -%%DATADIR%%/public/build/cloudwatchPlugin.2fa5445d04be2824b188.js.map +%%DATADIR%%/public/build/cloudwatchPlugin.4eefc50c2db9cbceecc5.js +%%DATADIR%%/public/build/cloudwatchPlugin.4eefc50c2db9cbceecc5.js.map %%DATADIR%%/public/build/dark.f3c5cc93bb54ff82e332.js %%DATADIR%%/public/build/elasticsearchPlugin.088f0f9cf1a569c3df3c.js %%DATADIR%%/public/build/elasticsearchPlugin.088f0f9cf1a569c3df3c.js.map %%DATADIR%%/public/build/explore-feature-toggle-page.5825b60e5977b5006b57.js %%DATADIR%%/public/build/explore-feature-toggle-page.5825b60e5977b5006b57.js.map -%%DATADIR%%/public/build/explore.9e73e28ed9b7d683870e.js -%%DATADIR%%/public/build/explore.9e73e28ed9b7d683870e.js.map +%%DATADIR%%/public/build/explore.65b4786cf7309d8936ed.js +%%DATADIR%%/public/build/explore.65b4786cf7309d8936ed.js.map %%DATADIR%%/public/build/fa56cd4c6b700e0392d0.ttf %%DATADIR%%/public/build/geomapPanel.3b19bb4cbc2d262b5f56.js %%DATADIR%%/public/build/geomapPanel.3b19bb4cbc2d262b5f56.js.map -%%DATADIR%%/public/build/grafana.dark.aa5870505532d2a6f5be.css -%%DATADIR%%/public/build/grafana.light.bf287b40b23a8f1fc19c.css +%%DATADIR%%/public/build/grafana.dark.4abbc783977ac5086f80.css +%%DATADIR%%/public/build/grafana.light.974ddb06f8133af58758.css %%DATADIR%%/public/build/grafanaPlugin.8c35c5624175da57dce3.js %%DATADIR%%/public/build/grafanaPlugin.8c35c5624175da57dce3.js.map %%DATADIR%%/public/build/graphPlugin.72043d1c88cb05e9cdc9.js @@ -3804,13 +3802,13 @@ bin/grafana-server %%DATADIR%%/public/build/heatmapPlugin.023404025d5e6228a049.js.map %%DATADIR%%/public/build/iconPanel.f9129614ef572cb76841.js %%DATADIR%%/public/build/iconPanel.f9129614ef572cb76841.js.map -%%DATADIR%%/public/build/influxdbPlugin.94c35fd39f967eb67896.js -%%DATADIR%%/public/build/influxdbPlugin.94c35fd39f967eb67896.js.map +%%DATADIR%%/public/build/influxdbPlugin.b76d815b7be79e3aa808.js +%%DATADIR%%/public/build/influxdbPlugin.b76d815b7be79e3aa808.js.map %%DATADIR%%/public/build/jaegerPlugin.3f61070f7389bacb6ab3.js %%DATADIR%%/public/build/jaegerPlugin.3f61070f7389bacb6ab3.js.map %%DATADIR%%/public/build/light.5426d998b6eeec3b6f31.js -%%DATADIR%%/public/build/lokiPlugin.d4fbe3b6c1170914f04b.js -%%DATADIR%%/public/build/lokiPlugin.d4fbe3b6c1170914f04b.js.map +%%DATADIR%%/public/build/lokiPlugin.634a81c278b8a1b3e5b2.js +%%DATADIR%%/public/build/lokiPlugin.634a81c278b8a1b3e5b2.js.map %%DATADIR%%/public/build/mixedPlugin.d12c346debc311e81817.js %%DATADIR%%/public/build/mixedPlugin.d12c346debc311e81817.js.map %%DATADIR%%/public/build/mssqlPlugin.3ed9f6af8e8372075bfd.js @@ -3823,27 +3821,27 @@ bin/grafana-server %%DATADIR%%/public/build/postgresPlugin.a5e612f2f16299f505c3.js.map %%DATADIR%%/public/build/prom-query-field.a56ce0f103998b8fcab2.js %%DATADIR%%/public/build/prom-query-field.a56ce0f103998b8fcab2.js.map -%%DATADIR%%/public/build/prometheusPlugin.7b0a1304a647cc99f09a.js -%%DATADIR%%/public/build/prometheusPlugin.7b0a1304a647cc99f09a.js.map +%%DATADIR%%/public/build/prometheusPlugin.69fcbfaa39c1b3e8e533.js +%%DATADIR%%/public/build/prometheusPlugin.69fcbfaa39c1b3e8e533.js.map %%DATADIR%%/public/build/react-monaco-editor.54510753028e9861ffa6.js %%DATADIR%%/public/build/react-monaco-editor.54510753028e9861ffa6.js.map %%DATADIR%%/public/build/rst2html.3d128ffac9ac95da6ce0.js %%DATADIR%%/public/build/rst2html.3d128ffac9ac95da6ce0.js.LICENSE.txt %%DATADIR%%/public/build/rst2html.3d128ffac9ac95da6ce0.js.map -%%DATADIR%%/public/build/runtime.a4033f61be9eeec1cfdb.js -%%DATADIR%%/public/build/runtime.a4033f61be9eeec1cfdb.js.map +%%DATADIR%%/public/build/runtime.823da24775707ec97dc2.js +%%DATADIR%%/public/build/runtime.823da24775707ec97dc2.js.map %%DATADIR%%/public/build/static/img/codicon.56dba998.ttf %%DATADIR%%/public/build/tableOldPlugin.8cc901e4b2a126e67fa7.js %%DATADIR%%/public/build/tableOldPlugin.8cc901e4b2a126e67fa7.js.map -%%DATADIR%%/public/build/tempoPlugin.a1d454bc00b75d2ee6e1.js -%%DATADIR%%/public/build/tempoPlugin.a1d454bc00b75d2ee6e1.js.map -%%DATADIR%%/public/build/testDataDSPlugin.49ded95193eaf80478a0.js -%%DATADIR%%/public/build/testDataDSPlugin.49ded95193eaf80478a0.js.map +%%DATADIR%%/public/build/tempoPlugin.e6ea62de584e378b96ee.js +%%DATADIR%%/public/build/tempoPlugin.e6ea62de584e378b96ee.js.map +%%DATADIR%%/public/build/testDataDSPlugin.44edb42994ac41b2458c.js +%%DATADIR%%/public/build/testDataDSPlugin.44edb42994ac41b2458c.js.map %%DATADIR%%/public/build/visjs-network.49e3650c1043b686dd5c.js %%DATADIR%%/public/build/visjs-network.49e3650c1043b686dd5c.js.LICENSE.txt %%DATADIR%%/public/build/visjs-network.49e3650c1043b686dd5c.js.map -%%DATADIR%%/public/build/zipkinPlugin.321df93099cdcb5e459c.js -%%DATADIR%%/public/build/zipkinPlugin.321df93099cdcb5e459c.js.map +%%DATADIR%%/public/build/zipkinPlugin.515722975a5799cfa960.js +%%DATADIR%%/public/build/zipkinPlugin.515722975a5799cfa960.js.map %%DATADIR%%/public/dashboards/default.json %%DATADIR%%/public/dashboards/home.json %%DATADIR%%/public/dashboards/scripted.js diff --git a/www/p5-Catalyst-Runtime/Makefile b/www/p5-Catalyst-Runtime/Makefile index f4efb869b10..e3a385fb1bf 100644 --- a/www/p5-Catalyst-Runtime/Makefile +++ b/www/p5-Catalyst-Runtime/Makefile @@ -1,5 +1,5 @@ PORTNAME= Catalyst-Runtime -PORTVERSION= 5.90128 +PORTVERSION= 5.90129 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/www/p5-Catalyst-Runtime/distinfo b/www/p5-Catalyst-Runtime/distinfo index c9f98b40c1a..9a3a62afa2e 100644 --- a/www/p5-Catalyst-Runtime/distinfo +++ b/www/p5-Catalyst-Runtime/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1600177208 -SHA256 (Catalyst-Runtime-5.90128.tar.gz) = a6df3b0daf5f66c5b43710c3bf22e348be8b05375ff1d9686087e6f6946260f9 -SIZE (Catalyst-Runtime-5.90128.tar.gz) = 383967 +TIMESTAMP = 1658968174 +SHA256 (Catalyst-Runtime-5.90129.tar.gz) = b0ff3d237145c77dbe13d52049f848e30bc6c70605cba2034377a2a417541128 +SIZE (Catalyst-Runtime-5.90129.tar.gz) = 384111 diff --git a/www/piwigo/Makefile b/www/piwigo/Makefile index 768416713f5..770bd313693 100644 --- a/www/piwigo/Makefile +++ b/www/piwigo/Makefile @@ -1,5 +1,6 @@ PORTNAME= piwigo DISTVERSION= 12.3.0 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= https://piwigo.org/download/dlcounter.php?code=${PORTVERSION}&/ @@ -17,7 +18,7 @@ USE_PHP= ctype dom exif filter gd hash iconv json mbstring mysqli \ NO_ARCH= yes NO_BUILD= yes -SUB_FILES= pkg-deinstall pkg-message +SUB_FILES= pkg-message SUB_LIST+= CHOWN="${CHOWN}" \ CP="${CP}" \ MKDIR="${MKDIR}" \ diff --git a/www/piwigo/files/pkg-deinstall.in b/www/piwigo/files/pkg-deinstall.in deleted file mode 100644 index ca60490f25f..00000000000 --- a/www/piwigo/files/pkg-deinstall.in +++ /dev/null @@ -1,20 +0,0 @@ -#! /bin/sh - -PATH=/bin:/usr/sbin:/usr/bin:/usr/sbin - -WEBAPP_DIR="%%WWWDIR%%" -ECHO_CMD="echo" - -post-deinstall() { - ${ECHO_CMD} "WARNING: If you intend *NOT* use this package anymore," - ${ECHO_CMD} " you may need to remove the following directory manually:" - ${ECHO_CMD} " ${WEBAPP_DIR}" - ${ECHO_CMD} " and delete the application database." - ${ECHO_CMD} -} - -case $2 in - POST-DEINSTALL) - post-deinstall - ;; -esac diff --git a/www/piwigo/files/pkg-message.in b/www/piwigo/files/pkg-message.in index d8c41439774..49a5d823d38 100644 --- a/www/piwigo/files/pkg-message.in +++ b/www/piwigo/files/pkg-message.in @@ -38,5 +38,13 @@ A typical configuration would be: For installation and upgrade information, check the readme file. EOM +}, +{ type: remove + message: <=0:devel/py-setuptools@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bcrypt>=0:security/py-bcrypt@${PY_FLAVOR} \ @@ -17,8 +17,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bcrypt>=0:security/py-bcrypt@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}vobject>=0.9.6:deskutils/py-vobject@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}dateutil>=2.7.3:devel/py-dateutil@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}defusedxml>0:devel/py-defusedxml@${PY_FLAVOR} -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>=0:devel/py-pytest-runner@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}waitress>=0:www/py-waitress@${PY_FLAVOR} USES= cpe python:3.6+ shebangfix USE_PYTHON= autoplist distutils @@ -47,7 +45,4 @@ post-install: ${INSTALL_DATA} ${WRKSRC}/rights ${STAGEDIR}/${ETCDIR}/rights.sample ${INSTALL_SCRIPT} ${WRKSRC}/radicale.wsgi ${STAGEDIR}${WWWDIR}/radicale.wsgi -do-test: - @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test - .include diff --git a/www/radicale/distinfo b/www/radicale/distinfo index c9254313cfb..f84f8219870 100644 --- a/www/radicale/distinfo +++ b/www/radicale/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1650548987 -SHA256 (Radicale-3.1.7.tar.gz) = 7c0bec2666c87671bc95935052d2aec78ceeea699a4802b500c4dd5a7e6d3b5a -SIZE (Radicale-3.1.7.tar.gz) = 113720 +TIMESTAMP = 1658826001 +SHA256 (Radicale-3.1.8.tar.gz) = 556a5b6dad428d9d0e2e879cfd84afe8d5987e04ae9d57b3015073f01664e484 +SIZE (Radicale-3.1.8.tar.gz) = 113385 diff --git a/www/tt-rss/Makefile b/www/tt-rss/Makefile index 4870f8bc28b..7b7cc369620 100644 --- a/www/tt-rss/Makefile +++ b/www/tt-rss/Makefile @@ -1,5 +1,5 @@ PORTNAME= tt-rss -PORTVERSION= g20220620 +PORTVERSION= g20220724 PORTEPOCH= 2 CATEGORIES= www MASTER_SITES= https://git-gitea.tt-rss.org/fox/tt-rss/archive/ @@ -20,7 +20,7 @@ USE_RC_SUBR= ttrssd SHEBANG_FILES= update.php update_daemon2.php -_GIT_TAGNAME= b148d2f51 +_GIT_TAGNAME= 7c45b3f78 REINPLACE_ARGS= -i "" @@ -48,8 +48,6 @@ PGSQL_USE= PHP=pdo_pgsql,pgsql PGSQL_VARS= DB=pgsql PGSQL_VARS_OFF= PGSQL="\#" -.include - SUB_FILES= config.php httpd-tt-rss.conf pkg-message SUB_LIST= DB=${DB} \ MYSQL=${MYSQL} \ diff --git a/www/tt-rss/distinfo b/www/tt-rss/distinfo index 243cda82b00..6cf0f302550 100644 --- a/www/tt-rss/distinfo +++ b/www/tt-rss/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1655871463 -SHA256 (tt-rss/b148d2f51.tar.gz) = 09bbaf3164d86b888bd9a206fb3f678718f855dd38d134f22db11c05b0669d5f -SIZE (tt-rss/b148d2f51.tar.gz) = 10886057 +TIMESTAMP = 1658692386 +SHA256 (tt-rss/7c45b3f78.tar.gz) = 8b22bef8d0c2d86782318a0b8facee13d6ec5382741f0874e89278fb6e062926 +SIZE (tt-rss/7c45b3f78.tar.gz) = 10978442 diff --git a/www/tt-rss/pkg-plist b/www/tt-rss/pkg-plist index 50712e6045a..301db6d25a0 100644 --- a/www/tt-rss/pkg-plist +++ b/www/tt-rss/pkg-plist @@ -1995,9 +1995,6 @@ %%WWWDIR%%/plugins/af_readability/vendor/composer/installed.json %%WWWDIR%%/plugins/af_readability/vendor/composer/installed.php %%WWWDIR%%/plugins/af_readability/vendor/composer/platform_check.php -%%WWWDIR%%/plugins/af_readability/vendor/fivefilters/readability.php/.coveralls.yml -%%WWWDIR%%/plugins/af_readability/vendor/fivefilters/readability.php/.styleci.yml -%%WWWDIR%%/plugins/af_readability/vendor/fivefilters/readability.php/.travis.yml %%WWWDIR%%/plugins/af_readability/vendor/fivefilters/readability.php/AUTHORS.md %%WWWDIR%%/plugins/af_readability/vendor/fivefilters/readability.php/CHANGELOG.md %%WWWDIR%%/plugins/af_readability/vendor/fivefilters/readability.php/CONTRIBUTING.md @@ -2395,6 +2392,88 @@ %%WWWDIR%%/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/youth/expected-metadata.json %%WWWDIR%%/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/youth/expected.html %%WWWDIR%%/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/youth/source.html +%%WWWDIR%%/plugins/af_readability/vendor/league/uri-interfaces/composer.json +%%WWWDIR%%/plugins/af_readability/vendor/league/uri-interfaces/src/Contracts/AuthorityInterface.php +%%WWWDIR%%/plugins/af_readability/vendor/league/uri-interfaces/src/Contracts/DataPathInterface.php +%%WWWDIR%%/plugins/af_readability/vendor/league/uri-interfaces/src/Contracts/DomainHostInterface.php +%%WWWDIR%%/plugins/af_readability/vendor/league/uri-interfaces/src/Contracts/FragmentInterface.php +%%WWWDIR%%/plugins/af_readability/vendor/league/uri-interfaces/src/Contracts/HostInterface.php +%%WWWDIR%%/plugins/af_readability/vendor/league/uri-interfaces/src/Contracts/IpHostInterface.php +%%WWWDIR%%/plugins/af_readability/vendor/league/uri-interfaces/src/Contracts/PathInterface.php +%%WWWDIR%%/plugins/af_readability/vendor/league/uri-interfaces/src/Contracts/PortInterface.php +%%WWWDIR%%/plugins/af_readability/vendor/league/uri-interfaces/src/Contracts/QueryInterface.php +%%WWWDIR%%/plugins/af_readability/vendor/league/uri-interfaces/src/Contracts/SegmentedPathInterface.php +%%WWWDIR%%/plugins/af_readability/vendor/league/uri-interfaces/src/Contracts/UriComponentInterface.php +%%WWWDIR%%/plugins/af_readability/vendor/league/uri-interfaces/src/Contracts/UriException.php +%%WWWDIR%%/plugins/af_readability/vendor/league/uri-interfaces/src/Contracts/UriInterface.php +%%WWWDIR%%/plugins/af_readability/vendor/league/uri-interfaces/src/Contracts/UserInfoInterface.php +%%WWWDIR%%/plugins/af_readability/vendor/league/uri-interfaces/src/Exceptions/FileinfoSupportMissing.php +%%WWWDIR%%/plugins/af_readability/vendor/league/uri-interfaces/src/Exceptions/IdnSupportMissing.php +%%WWWDIR%%/plugins/af_readability/vendor/league/uri-interfaces/src/Exceptions/IdnaConversionFailed.php +%%WWWDIR%%/plugins/af_readability/vendor/league/uri-interfaces/src/Exceptions/SyntaxError.php +%%WWWDIR%%/plugins/af_readability/vendor/league/uri-interfaces/src/Idna/Idna.php +%%WWWDIR%%/plugins/af_readability/vendor/league/uri-interfaces/src/Idna/IdnaInfo.php +%%WWWDIR%%/plugins/af_readability/vendor/league/uri/composer.json +%%WWWDIR%%/plugins/af_readability/vendor/league/uri/src/Exceptions/TemplateCanNotBeExpanded.php +%%WWWDIR%%/plugins/af_readability/vendor/league/uri/src/Http.php +%%WWWDIR%%/plugins/af_readability/vendor/league/uri/src/HttpFactory.php +%%WWWDIR%%/plugins/af_readability/vendor/league/uri/src/Uri.php +%%WWWDIR%%/plugins/af_readability/vendor/league/uri/src/UriInfo.php +%%WWWDIR%%/plugins/af_readability/vendor/league/uri/src/UriResolver.php +%%WWWDIR%%/plugins/af_readability/vendor/league/uri/src/UriString.php +%%WWWDIR%%/plugins/af_readability/vendor/league/uri/src/UriTemplate.php +%%WWWDIR%%/plugins/af_readability/vendor/league/uri/src/UriTemplate/Expression.php +%%WWWDIR%%/plugins/af_readability/vendor/league/uri/src/UriTemplate/Template.php +%%WWWDIR%%/plugins/af_readability/vendor/league/uri/src/UriTemplate/VarSpecifier.php +%%WWWDIR%%/plugins/af_readability/vendor/league/uri/src/UriTemplate/VariableBag.php +%%WWWDIR%%/plugins/af_readability/vendor/masterminds/html5/CREDITS +%%WWWDIR%%/plugins/af_readability/vendor/masterminds/html5/LICENSE.txt +%%WWWDIR%%/plugins/af_readability/vendor/masterminds/html5/README.md +%%WWWDIR%%/plugins/af_readability/vendor/masterminds/html5/RELEASE.md +%%WWWDIR%%/plugins/af_readability/vendor/masterminds/html5/UPGRADING.md +%%WWWDIR%%/plugins/af_readability/vendor/masterminds/html5/bin/entities.php +%%WWWDIR%%/plugins/af_readability/vendor/masterminds/html5/composer.json +%%WWWDIR%%/plugins/af_readability/vendor/masterminds/html5/src/HTML5.php +%%WWWDIR%%/plugins/af_readability/vendor/masterminds/html5/src/HTML5/Elements.php +%%WWWDIR%%/plugins/af_readability/vendor/masterminds/html5/src/HTML5/Entities.php +%%WWWDIR%%/plugins/af_readability/vendor/masterminds/html5/src/HTML5/Exception.php +%%WWWDIR%%/plugins/af_readability/vendor/masterminds/html5/src/HTML5/InstructionProcessor.php +%%WWWDIR%%/plugins/af_readability/vendor/masterminds/html5/src/HTML5/Parser/CharacterReference.php +%%WWWDIR%%/plugins/af_readability/vendor/masterminds/html5/src/HTML5/Parser/DOMTreeBuilder.php +%%WWWDIR%%/plugins/af_readability/vendor/masterminds/html5/src/HTML5/Parser/EventHandler.php +%%WWWDIR%%/plugins/af_readability/vendor/masterminds/html5/src/HTML5/Parser/FileInputStream.php +%%WWWDIR%%/plugins/af_readability/vendor/masterminds/html5/src/HTML5/Parser/InputStream.php +%%WWWDIR%%/plugins/af_readability/vendor/masterminds/html5/src/HTML5/Parser/ParseError.php +%%WWWDIR%%/plugins/af_readability/vendor/masterminds/html5/src/HTML5/Parser/README.md +%%WWWDIR%%/plugins/af_readability/vendor/masterminds/html5/src/HTML5/Parser/Scanner.php +%%WWWDIR%%/plugins/af_readability/vendor/masterminds/html5/src/HTML5/Parser/StringInputStream.php +%%WWWDIR%%/plugins/af_readability/vendor/masterminds/html5/src/HTML5/Parser/Tokenizer.php +%%WWWDIR%%/plugins/af_readability/vendor/masterminds/html5/src/HTML5/Parser/TreeBuildingRules.php +%%WWWDIR%%/plugins/af_readability/vendor/masterminds/html5/src/HTML5/Parser/UTF8Utils.php +%%WWWDIR%%/plugins/af_readability/vendor/masterminds/html5/src/HTML5/Serializer/HTML5Entities.php +%%WWWDIR%%/plugins/af_readability/vendor/masterminds/html5/src/HTML5/Serializer/OutputRules.php +%%WWWDIR%%/plugins/af_readability/vendor/masterminds/html5/src/HTML5/Serializer/README.md +%%WWWDIR%%/plugins/af_readability/vendor/masterminds/html5/src/HTML5/Serializer/RulesInterface.php +%%WWWDIR%%/plugins/af_readability/vendor/masterminds/html5/src/HTML5/Serializer/Traverser.php +%%WWWDIR%%/plugins/af_readability/vendor/psr/http-factory/.pullapprove.yml +%%WWWDIR%%/plugins/af_readability/vendor/psr/http-factory/README.md +%%WWWDIR%%/plugins/af_readability/vendor/psr/http-factory/composer.json +%%WWWDIR%%/plugins/af_readability/vendor/psr/http-factory/src/RequestFactoryInterface.php +%%WWWDIR%%/plugins/af_readability/vendor/psr/http-factory/src/ResponseFactoryInterface.php +%%WWWDIR%%/plugins/af_readability/vendor/psr/http-factory/src/ServerRequestFactoryInterface.php +%%WWWDIR%%/plugins/af_readability/vendor/psr/http-factory/src/StreamFactoryInterface.php +%%WWWDIR%%/plugins/af_readability/vendor/psr/http-factory/src/UploadedFileFactoryInterface.php +%%WWWDIR%%/plugins/af_readability/vendor/psr/http-factory/src/UriFactoryInterface.php +%%WWWDIR%%/plugins/af_readability/vendor/psr/http-message/CHANGELOG.md +%%WWWDIR%%/plugins/af_readability/vendor/psr/http-message/README.md +%%WWWDIR%%/plugins/af_readability/vendor/psr/http-message/composer.json +%%WWWDIR%%/plugins/af_readability/vendor/psr/http-message/src/MessageInterface.php +%%WWWDIR%%/plugins/af_readability/vendor/psr/http-message/src/RequestInterface.php +%%WWWDIR%%/plugins/af_readability/vendor/psr/http-message/src/ResponseInterface.php +%%WWWDIR%%/plugins/af_readability/vendor/psr/http-message/src/ServerRequestInterface.php +%%WWWDIR%%/plugins/af_readability/vendor/psr/http-message/src/StreamInterface.php +%%WWWDIR%%/plugins/af_readability/vendor/psr/http-message/src/UploadedFileInterface.php +%%WWWDIR%%/plugins/af_readability/vendor/psr/http-message/src/UriInterface.php %%WWWDIR%%/plugins/af_readability/vendor/psr/log/Psr/Log/AbstractLogger.php %%WWWDIR%%/plugins/af_readability/vendor/psr/log/Psr/Log/InvalidArgumentException.php %%WWWDIR%%/plugins/af_readability/vendor/psr/log/Psr/Log/LogLevel.php @@ -2775,6 +2854,7 @@ @mode %%WWWDIR%%/utils/rebase-translations.sh %%WWWDIR%%/vendor/autoload.php +%%WWWDIR%%/vendor/beberlei/assert/.github/workflows/ci.yml %%WWWDIR%%/vendor/beberlei/assert/composer.json %%WWWDIR%%/vendor/beberlei/assert/lib/Assert/Assert.php %%WWWDIR%%/vendor/beberlei/assert/lib/Assert/Assertion.php @@ -2784,16 +2864,15 @@ %%WWWDIR%%/vendor/beberlei/assert/lib/Assert/LazyAssertion.php %%WWWDIR%%/vendor/beberlei/assert/lib/Assert/LazyAssertionException.php %%WWWDIR%%/vendor/beberlei/assert/lib/Assert/functions.php -%%WWWDIR%%/vendor/beberlei/assert/phpstan-code.neon -%%WWWDIR%%/vendor/beberlei/assert/phpstan-tests.neon %%WWWDIR%%/vendor/bin/php-parse %%WWWDIR%%/vendor/bin/phpstan %%WWWDIR%%/vendor/bin/phpstan.phar %%WWWDIR%%/vendor/bin/phpunit %%WWWDIR%%/vendor/chillerlan/php-qrcode/.github/FUNDING.yml %%WWWDIR%%/vendor/chillerlan/php-qrcode/.github/workflows/tests.yml +%%WWWDIR%%/vendor/chillerlan/php-qrcode/.phan/config.php +%%WWWDIR%%/vendor/chillerlan/php-qrcode/.phan/stubs/imagick.php %%WWWDIR%%/vendor/chillerlan/php-qrcode/.scrutinizer.yml -%%WWWDIR%%/vendor/chillerlan/php-qrcode/.travis.yml %%WWWDIR%%/vendor/chillerlan/php-qrcode/README.md %%WWWDIR%%/vendor/chillerlan/php-qrcode/composer.json %%WWWDIR%%/vendor/chillerlan/php-qrcode/examples/MyCustomOutput.php @@ -2812,7 +2891,6 @@ %%WWWDIR%%/vendor/chillerlan/php-qrcode/examples/svg.php %%WWWDIR%%/vendor/chillerlan/php-qrcode/examples/text.php %%WWWDIR%%/vendor/chillerlan/php-qrcode/phpdoc.xml -%%WWWDIR%%/vendor/chillerlan/php-qrcode/phpmd.xml %%WWWDIR%%/vendor/chillerlan/php-qrcode/phpunit.xml %%WWWDIR%%/vendor/chillerlan/php-qrcode/public/index.html %%WWWDIR%%/vendor/chillerlan/php-qrcode/public/qrcode.php @@ -2854,16 +2932,28 @@ %%WWWDIR%%/vendor/chillerlan/php-qrcode/tests/Output/QRMarkupTest.php %%WWWDIR%%/vendor/chillerlan/php-qrcode/tests/Output/QROutputTestAbstract.php %%WWWDIR%%/vendor/chillerlan/php-qrcode/tests/Output/QRStringTest.php +%%WWWDIR%%/vendor/chillerlan/php-qrcode/tests/Output/samples/custom +%%WWWDIR%%/vendor/chillerlan/php-qrcode/tests/Output/samples/fpdf +%%WWWDIR%%/vendor/chillerlan/php-qrcode/tests/Output/samples/gif +%%WWWDIR%%/vendor/chillerlan/php-qrcode/tests/Output/samples/html +%%WWWDIR%%/vendor/chillerlan/php-qrcode/tests/Output/samples/imagick +%%WWWDIR%%/vendor/chillerlan/php-qrcode/tests/Output/samples/jpg +%%WWWDIR%%/vendor/chillerlan/php-qrcode/tests/Output/samples/json +%%WWWDIR%%/vendor/chillerlan/php-qrcode/tests/Output/samples/png +%%WWWDIR%%/vendor/chillerlan/php-qrcode/tests/Output/samples/svg +%%WWWDIR%%/vendor/chillerlan/php-qrcode/tests/Output/samples/text %%WWWDIR%%/vendor/chillerlan/php-qrcode/tests/QRCodeTest.php %%WWWDIR%%/vendor/chillerlan/php-qrcode/tests/QROptionsTest.php -%%WWWDIR%%/vendor/chillerlan/php-qrcode/tests/QRTestAbstract.php +%%WWWDIR%%/vendor/chillerlan/php-settings-container/.github/FUNDING.yml +%%WWWDIR%%/vendor/chillerlan/php-settings-container/.github/workflows/tests.yml +%%WWWDIR%%/vendor/chillerlan/php-settings-container/.phan/config.php %%WWWDIR%%/vendor/chillerlan/php-settings-container/.scrutinizer.yml -%%WWWDIR%%/vendor/chillerlan/php-settings-container/.travis.yml %%WWWDIR%%/vendor/chillerlan/php-settings-container/README.md %%WWWDIR%%/vendor/chillerlan/php-settings-container/composer.json +%%WWWDIR%%/vendor/chillerlan/php-settings-container/docs/Readme.md %%WWWDIR%%/vendor/chillerlan/php-settings-container/examples/advanced.php %%WWWDIR%%/vendor/chillerlan/php-settings-container/examples/simple.php -%%WWWDIR%%/vendor/chillerlan/php-settings-container/phpmd.xml +%%WWWDIR%%/vendor/chillerlan/php-settings-container/phpdoc.xml %%WWWDIR%%/vendor/chillerlan/php-settings-container/phpunit.xml %%WWWDIR%%/vendor/chillerlan/php-settings-container/src/SettingsContainerAbstract.php %%WWWDIR%%/vendor/chillerlan/php-settings-container/src/SettingsContainerInterface.php @@ -2880,7 +2970,6 @@ %%WWWDIR%%/vendor/composer/autoload_static.php %%WWWDIR%%/vendor/composer/installed.json %%WWWDIR%%/vendor/composer/installed.php -%%WWWDIR%%/vendor/composer/platform_check.php %%WWWDIR%%/vendor/doctrine/instantiator/.doctrine-project.json %%WWWDIR%%/vendor/doctrine/instantiator/CONTRIBUTING.md %%WWWDIR%%/vendor/doctrine/instantiator/README.md @@ -3236,12 +3325,9 @@ %%WWWDIR%%/vendor/nikic/php-parser/lib/PhpParser/ParserFactory.php %%WWWDIR%%/vendor/nikic/php-parser/lib/PhpParser/PrettyPrinter/Standard.php %%WWWDIR%%/vendor/nikic/php-parser/lib/PhpParser/PrettyPrinterAbstract.php -%%WWWDIR%%/vendor/paragonie/constant_time_encoding/.travis.yml %%WWWDIR%%/vendor/paragonie/constant_time_encoding/LICENSE.txt %%WWWDIR%%/vendor/paragonie/constant_time_encoding/README.md %%WWWDIR%%/vendor/paragonie/constant_time_encoding/composer.json -%%WWWDIR%%/vendor/paragonie/constant_time_encoding/phpunit.xml.dist -%%WWWDIR%%/vendor/paragonie/constant_time_encoding/psalm.xml %%WWWDIR%%/vendor/paragonie/constant_time_encoding/src/Base32.php %%WWWDIR%%/vendor/paragonie/constant_time_encoding/src/Base32Hex.php %%WWWDIR%%/vendor/paragonie/constant_time_encoding/src/Base64.php @@ -3253,15 +3339,6 @@ %%WWWDIR%%/vendor/paragonie/constant_time_encoding/src/Encoding.php %%WWWDIR%%/vendor/paragonie/constant_time_encoding/src/Hex.php %%WWWDIR%%/vendor/paragonie/constant_time_encoding/src/RFC4648.php -%%WWWDIR%%/vendor/paragonie/constant_time_encoding/tests/Base32HexTest.php -%%WWWDIR%%/vendor/paragonie/constant_time_encoding/tests/Base32Test.php -%%WWWDIR%%/vendor/paragonie/constant_time_encoding/tests/Base64DotSlashOrderedTest.php -%%WWWDIR%%/vendor/paragonie/constant_time_encoding/tests/Base64DotSlashTest.php -%%WWWDIR%%/vendor/paragonie/constant_time_encoding/tests/Base64Test.php -%%WWWDIR%%/vendor/paragonie/constant_time_encoding/tests/Base64UrlSafeTest.php -%%WWWDIR%%/vendor/paragonie/constant_time_encoding/tests/EncodingTest.php -%%WWWDIR%%/vendor/paragonie/constant_time_encoding/tests/HexTest.php -%%WWWDIR%%/vendor/paragonie/constant_time_encoding/tests/RFC4648Test.php %%WWWDIR%%/vendor/phar-io/manifest/CHANGELOG.md %%WWWDIR%%/vendor/phar-io/manifest/README.md %%WWWDIR%%/vendor/phar-io/manifest/composer.json @@ -4231,12 +4308,9 @@ %%WWWDIR%%/vendor/sebastian/version/README.md %%WWWDIR%%/vendor/sebastian/version/composer.json %%WWWDIR%%/vendor/sebastian/version/src/Version.php -%%WWWDIR%%/vendor/spomky-labs/otphp/.github/CONTRIBUTING.md -%%WWWDIR%%/vendor/spomky-labs/otphp/.github/ISSUE_TEMPLATE.md -%%WWWDIR%%/vendor/spomky-labs/otphp/.github/PULL_REQUEST_TEMPLATE.md -%%WWWDIR%%/vendor/spomky-labs/otphp/.github/stale.yml %%WWWDIR%%/vendor/spomky-labs/otphp/.php_cs.dist %%WWWDIR%%/vendor/spomky-labs/otphp/CODE_OF_CONDUCT.md +%%WWWDIR%%/vendor/spomky-labs/otphp/SECURITY.md %%WWWDIR%%/vendor/spomky-labs/otphp/composer.json %%WWWDIR%%/vendor/spomky-labs/otphp/phpstan.neon %%WWWDIR%%/vendor/spomky-labs/otphp/src/Factory.php @@ -4248,22 +4322,25 @@ %%WWWDIR%%/vendor/spomky-labs/otphp/src/ParameterTrait.php %%WWWDIR%%/vendor/spomky-labs/otphp/src/TOTP.php %%WWWDIR%%/vendor/spomky-labs/otphp/src/TOTPInterface.php -%%WWWDIR%%/vendor/symfony/polyfill-ctype/Ctype.php -%%WWWDIR%%/vendor/symfony/polyfill-ctype/README.md -%%WWWDIR%%/vendor/symfony/polyfill-ctype/bootstrap.php -%%WWWDIR%%/vendor/symfony/polyfill-ctype/bootstrap80.php -%%WWWDIR%%/vendor/symfony/polyfill-ctype/composer.json %%WWWDIR%%/vendor/thecodingmachine/safe/README.md %%WWWDIR%%/vendor/thecodingmachine/safe/composer.json %%WWWDIR%%/vendor/thecodingmachine/safe/deprecated/Exceptions/ApcException.php %%WWWDIR%%/vendor/thecodingmachine/safe/deprecated/Exceptions/LibeventException.php %%WWWDIR%%/vendor/thecodingmachine/safe/deprecated/Exceptions/MssqlException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/deprecated/Exceptions/MysqliException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/deprecated/Exceptions/PasswordException.php %%WWWDIR%%/vendor/thecodingmachine/safe/deprecated/Exceptions/StatsException.php %%WWWDIR%%/vendor/thecodingmachine/safe/deprecated/apc.php +%%WWWDIR%%/vendor/thecodingmachine/safe/deprecated/array.php +%%WWWDIR%%/vendor/thecodingmachine/safe/deprecated/datetime.php %%WWWDIR%%/vendor/thecodingmachine/safe/deprecated/functionsList.php %%WWWDIR%%/vendor/thecodingmachine/safe/deprecated/libevent.php %%WWWDIR%%/vendor/thecodingmachine/safe/deprecated/mssql.php +%%WWWDIR%%/vendor/thecodingmachine/safe/deprecated/mysqli.php +%%WWWDIR%%/vendor/thecodingmachine/safe/deprecated/password.php %%WWWDIR%%/vendor/thecodingmachine/safe/deprecated/stats.php +%%WWWDIR%%/vendor/thecodingmachine/safe/deprecated/strings.php +%%WWWDIR%%/vendor/thecodingmachine/safe/docker-compose.yml %%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/.gitkeep %%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/ApacheException.php %%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/ApcuException.php @@ -4284,6 +4361,7 @@ %%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/FpmException.php %%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/FtpException.php %%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/FunchandException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/GettextException.php %%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/GmpException.php %%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/GnupgException.php %%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/HashException.php @@ -4293,7 +4371,6 @@ %%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/ImageException.php %%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/ImapException.php %%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/InfoException.php -%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/IngresiiException.php %%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/InotifyException.php %%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/LdapException.php %%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/LibxmlException.php @@ -4301,18 +4378,12 @@ %%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/MailparseException.php %%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/MbstringException.php %%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/MiscException.php -%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/MsqlException.php %%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/MysqlException.php -%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/MysqliException.php -%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/MysqlndMsException.php -%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/MysqlndQcException.php %%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/NetworkException.php %%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/Oci8Exception.php %%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/OpcacheException.php %%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/OutcontrolException.php -%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/PasswordException.php %%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/PcntlException.php -%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/PdfException.php %%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/PgsqlException.php %%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/PosixException.php %%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/PsException.php @@ -4323,7 +4394,6 @@ %%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/SemException.php %%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/SessionException.php %%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/ShmopException.php -%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/SimplexmlException.php %%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/SocketsException.php %%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/SodiumException.php %%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/SolrException.php @@ -4366,6 +4436,7 @@ %%WWWDIR%%/vendor/thecodingmachine/safe/generated/ftp.php %%WWWDIR%%/vendor/thecodingmachine/safe/generated/funchand.php %%WWWDIR%%/vendor/thecodingmachine/safe/generated/functionsList.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/gettext.php %%WWWDIR%%/vendor/thecodingmachine/safe/generated/gmp.php %%WWWDIR%%/vendor/thecodingmachine/safe/generated/gnupg.php %%WWWDIR%%/vendor/thecodingmachine/safe/generated/hash.php @@ -4375,7 +4446,6 @@ %%WWWDIR%%/vendor/thecodingmachine/safe/generated/image.php %%WWWDIR%%/vendor/thecodingmachine/safe/generated/imap.php %%WWWDIR%%/vendor/thecodingmachine/safe/generated/info.php -%%WWWDIR%%/vendor/thecodingmachine/safe/generated/ingres-ii.php %%WWWDIR%%/vendor/thecodingmachine/safe/generated/inotify.php %%WWWDIR%%/vendor/thecodingmachine/safe/generated/json.php %%WWWDIR%%/vendor/thecodingmachine/safe/generated/ldap.php @@ -4384,20 +4454,14 @@ %%WWWDIR%%/vendor/thecodingmachine/safe/generated/mailparse.php %%WWWDIR%%/vendor/thecodingmachine/safe/generated/mbstring.php %%WWWDIR%%/vendor/thecodingmachine/safe/generated/misc.php -%%WWWDIR%%/vendor/thecodingmachine/safe/generated/msql.php %%WWWDIR%%/vendor/thecodingmachine/safe/generated/mysql.php -%%WWWDIR%%/vendor/thecodingmachine/safe/generated/mysqli.php -%%WWWDIR%%/vendor/thecodingmachine/safe/generated/mysqlndMs.php -%%WWWDIR%%/vendor/thecodingmachine/safe/generated/mysqlndQc.php %%WWWDIR%%/vendor/thecodingmachine/safe/generated/network.php %%WWWDIR%%/vendor/thecodingmachine/safe/generated/oci8.php %%WWWDIR%%/vendor/thecodingmachine/safe/generated/opcache.php %%WWWDIR%%/vendor/thecodingmachine/safe/generated/openssl.php %%WWWDIR%%/vendor/thecodingmachine/safe/generated/outcontrol.php -%%WWWDIR%%/vendor/thecodingmachine/safe/generated/password.php %%WWWDIR%%/vendor/thecodingmachine/safe/generated/pcntl.php %%WWWDIR%%/vendor/thecodingmachine/safe/generated/pcre.php -%%WWWDIR%%/vendor/thecodingmachine/safe/generated/pdf.php %%WWWDIR%%/vendor/thecodingmachine/safe/generated/pgsql.php %%WWWDIR%%/vendor/thecodingmachine/safe/generated/posix.php %%WWWDIR%%/vendor/thecodingmachine/safe/generated/ps.php @@ -4408,7 +4472,6 @@ %%WWWDIR%%/vendor/thecodingmachine/safe/generated/sem.php %%WWWDIR%%/vendor/thecodingmachine/safe/generated/session.php %%WWWDIR%%/vendor/thecodingmachine/safe/generated/shmop.php -%%WWWDIR%%/vendor/thecodingmachine/safe/generated/simplexml.php %%WWWDIR%%/vendor/thecodingmachine/safe/generated/sockets.php %%WWWDIR%%/vendor/thecodingmachine/safe/generated/sodium.php %%WWWDIR%%/vendor/thecodingmachine/safe/generated/solr.php @@ -4437,8 +4500,11 @@ %%WWWDIR%%/vendor/thecodingmachine/safe/lib/Exceptions/OpensslException.php %%WWWDIR%%/vendor/thecodingmachine/safe/lib/Exceptions/PcreException.php %%WWWDIR%%/vendor/thecodingmachine/safe/lib/Exceptions/SafeExceptionInterface.php +%%WWWDIR%%/vendor/thecodingmachine/safe/lib/Exceptions/SimplexmlException.php %%WWWDIR%%/vendor/thecodingmachine/safe/lib/special_cases.php -%%WWWDIR%%/vendor/thecodingmachine/safe/rector-migrate-0.7.php +%%WWWDIR%%/vendor/thecodingmachine/safe/phpunit.xml.dist +%%WWWDIR%%/vendor/thecodingmachine/safe/rector-migrate.php +%%WWWDIR%%/vendor/thecodingmachine/safe/tests/DateTimeImmutableTest.php %%WWWDIR%%/vendor/theseer/tokenizer/.php_cs.dist %%WWWDIR%%/vendor/theseer/tokenizer/CHANGELOG.md %%WWWDIR%%/vendor/theseer/tokenizer/README.md @@ -4452,13 +4518,9 @@ %%WWWDIR%%/vendor/theseer/tokenizer/src/TokenCollectionException.php %%WWWDIR%%/vendor/theseer/tokenizer/src/Tokenizer.php %%WWWDIR%%/vendor/theseer/tokenizer/src/XMLSerializer.php -%%WWWDIR%%/vendor/webmozart/assert/.editorconfig -%%WWWDIR%%/vendor/webmozart/assert/.github/workflows/ci.yaml -%%WWWDIR%%/vendor/webmozart/assert/.php_cs %%WWWDIR%%/vendor/webmozart/assert/CHANGELOG.md %%WWWDIR%%/vendor/webmozart/assert/README.md %%WWWDIR%%/vendor/webmozart/assert/composer.json -%%WWWDIR%%/vendor/webmozart/assert/psalm.xml %%WWWDIR%%/vendor/webmozart/assert/src/Assert.php %%WWWDIR%%/vendor/webmozart/assert/src/InvalidArgumentException.php %%WWWDIR%%/vendor/webmozart/assert/src/Mixin.php diff --git a/www/typo3-10/Makefile b/www/typo3-10/Makefile index e6eaa028e47..bfb32eeaf06 100644 --- a/www/typo3-10/Makefile +++ b/www/typo3-10/Makefile @@ -29,7 +29,7 @@ PORTSCOUT= limit:^${PORT_V_MAJOR}\.${PORT_V_MINOR}\. PORT_V_MAJOR= 10 PORT_V_MINOR= 4 -PORT_V_PATCH= 30 +PORT_V_PATCH= 31 TYPO3WWW= www TYPO3SRC= ${PORTNAME}_src-${PORTVERSION} diff --git a/www/typo3-10/distinfo b/www/typo3-10/distinfo index 7f7f4c0dc63..de5b0b7e9e1 100644 --- a/www/typo3-10/distinfo +++ b/www/typo3-10/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1655752192 -SHA256 (typo3_src-10.4.30.tar.gz) = c62f1f32eb1baee2c9bcba5738b870dc3faa6436e5b209fe1906a4d073dbbd54 -SIZE (typo3_src-10.4.30.tar.gz) = 29567480 +TIMESTAMP = 1658836060 +SHA256 (typo3_src-10.4.31.tar.gz) = d2aa9bebf4187e49cf902912306bd27f00dfa2febe2f8a49e7c69de3318d380d +SIZE (typo3_src-10.4.31.tar.gz) = 29567997 diff --git a/www/typo3-11/Makefile b/www/typo3-11/Makefile index 39caf9ebd55..4495a411b3e 100644 --- a/www/typo3-11/Makefile +++ b/www/typo3-11/Makefile @@ -29,7 +29,7 @@ SUB_LIST+= PREFIX=${PREFIX} \ PORT_V_MAJOR= 11 PORT_V_MINOR= 5 -PORT_V_PATCH= 12 +PORT_V_PATCH= 13 TYPO3WWW= www TYPO3SRC= ${PORTNAME}_src-${PORTVERSION} diff --git a/www/typo3-11/distinfo b/www/typo3-11/distinfo index 7052efd2b6b..23898f71f43 100644 --- a/www/typo3-11/distinfo +++ b/www/typo3-11/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1655752983 -SHA256 (typo3_src-11.5.12.tar.gz) = 5c7ca60b205a719f95ec3316a7fe7850413187be31494aaa23df9a8a31fcc423 -SIZE (typo3_src-11.5.12.tar.gz) = 28911174 +TIMESTAMP = 1658835608 +SHA256 (typo3_src-11.5.13.tar.gz) = a6a42ff2604bee3a78775888ef079139b6b8ba5668be8b2106dfd3cd42331b77 +SIZE (typo3_src-11.5.13.tar.gz) = 28920592 diff --git a/www/zola/Makefile b/www/zola/Makefile index a47538943fd..6a04a2e1d11 100644 --- a/www/zola/Makefile +++ b/www/zola/Makefile @@ -1,7 +1,6 @@ PORTNAME= zola DISTVERSIONPREFIX= v -DISTVERSION= 0.15.3 -PORTREVISION= 5 +DISTVERSION= 0.16.0 CATEGORIES= www MAINTAINER= mikael@FreeBSD.org @@ -19,60 +18,72 @@ GH_ACCOUNT= getzola CARGO_CRATES= adler-1.0.2 \ adler32-1.2.0 \ + ahash-0.7.6 \ aho-corasick-0.7.18 \ - ammonia-3.1.3 \ - ansi_term-0.12.1 \ + ammonia-3.2.0 \ any_ascii-0.1.7 \ - anyhow-1.0.53 \ + anyhow-1.0.58 \ arrayvec-0.4.12 \ arrayvec-0.5.2 \ - assert-json-diff-2.0.1 \ + assert-json-diff-2.0.2 \ atty-0.2.14 \ - autocfg-1.0.1 \ + autocfg-1.1.0 \ base64-0.13.0 \ bincode-1.3.3 \ + bit_field-0.10.1 \ bitflags-1.3.2 \ + bitvec-0.19.6 \ block-buffer-0.7.3 \ - block-buffer-0.9.0 \ + block-buffer-0.10.2 \ block-padding-0.1.5 \ bstr-0.2.17 \ - bumpalo-3.9.1 \ + build_const-0.2.2 \ + bumpalo-3.10.0 \ byte-tools-0.3.1 \ bytecount-0.3.2 \ - bytecount-0.6.2 \ - bytemuck-1.7.3 \ + bytecount-0.6.3 \ + bytemuck-1.10.0 \ byteorder-1.4.3 \ bytes-0.4.12 \ bytes-1.1.0 \ - cc-1.0.72 \ + cc-1.0.73 \ cedarwood-0.4.5 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.19 \ chrono-tz-0.6.1 \ chrono-tz-build-0.0.2 \ - clap-2.34.0 \ + clap-3.2.12 \ + clap_complete-3.2.3 \ + clap_derive-3.2.7 \ + clap_lex-0.2.4 \ color_quant-1.1.0 \ colored-2.0.0 \ - core-foundation-0.9.2 \ + console-0.15.0 \ + convert_case-0.4.0 \ + core-foundation-0.9.3 \ core-foundation-sys-0.8.3 \ - cpufeatures-0.2.1 \ - crc32fast-1.3.1 \ - crossbeam-channel-0.5.2 \ + cpufeatures-0.2.2 \ + crc-1.8.1 \ + crc32fast-1.3.2 \ + crossbeam-channel-0.5.5 \ crossbeam-deque-0.8.1 \ - crossbeam-epoch-0.9.6 \ - crossbeam-utils-0.8.6 \ + crossbeam-epoch-0.9.9 \ + crossbeam-utils-0.8.10 \ + crypto-common-0.1.5 \ + css-minify-0.2.2 \ csv-1.1.6 \ csv-core-0.1.10 \ - ctrlc-3.2.1 \ - deflate-0.8.6 \ + ctrlc-3.2.2 \ + deflate-1.0.0 \ + derive_more-0.99.17 \ deunicode-0.4.3 \ - difference-2.0.0 \ digest-0.8.1 \ - digest-0.9.0 \ + digest-0.10.3 \ doc-comment-0.3.3 \ - either-1.6.1 \ - elasticlunr-rs-2.3.14 \ + either-1.7.0 \ + elasticlunr-rs-3.0.0 \ + encode_unicode-0.3.6 \ encoding-0.2.33 \ encoding-index-japanese-1.20141219.5 \ encoding-index-korean-1.20141219.5 \ @@ -80,11 +91,14 @@ CARGO_CRATES= adler-1.0.2 \ encoding-index-singlebyte-1.20141219.5 \ encoding-index-tradchinese-1.20141219.5 \ encoding_index_tests-0.1.4 \ - encoding_rs-0.8.30 \ + encoding_rs-0.8.31 \ + env_logger-0.9.0 \ + exr-1.4.2 \ fake-simd-0.1.2 \ fastrand-1.7.0 \ - filetime-0.2.15 \ - flate2-1.0.22 \ + filetime-0.2.17 \ + flate2-1.0.24 \ + flume-0.10.13 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ @@ -93,230 +107,249 @@ CARGO_CRATES= adler-1.0.2 \ fsevent-sys-2.0.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ - futf-0.1.4 \ - futures-channel-0.3.19 \ - futures-core-0.3.19 \ - futures-io-0.3.19 \ - futures-sink-0.3.19 \ - futures-task-0.3.19 \ - futures-util-0.3.19 \ + funty-1.1.0 \ + futf-0.1.5 \ + futures-channel-0.3.21 \ + futures-core-0.3.21 \ + futures-io-0.3.21 \ + futures-sink-0.3.21 \ + futures-task-0.3.21 \ + futures-util-0.3.21 \ fxhash-0.2.1 \ generic-array-0.12.4 \ generic-array-0.14.5 \ getrandom-0.1.16 \ - getrandom-0.2.4 \ + getrandom-0.2.7 \ gh-emoji-1.0.6 \ - gif-0.11.3 \ + gif-0.11.4 \ glob-0.3.0 \ - globset-0.4.8 \ + globset-0.4.9 \ globwalk-0.8.1 \ - h2-0.3.10 \ + h2-0.3.13 \ + half-1.8.2 \ hashbrown-0.11.2 \ - heck-0.3.3 \ + hashbrown-0.12.2 \ + heck-0.4.0 \ hermit-abi-0.1.19 \ - html5ever-0.25.1 \ - http-0.2.6 \ - http-body-0.4.4 \ - httparse-1.5.1 \ + html5ever-0.26.0 \ + http-0.2.8 \ + http-body-0.4.5 \ + httparse-1.7.1 \ httpdate-1.0.2 \ humansize-1.1.1 \ - hyper-0.14.16 \ + humantime-2.1.0 \ + hyper-0.14.20 \ hyper-rustls-0.23.0 \ hyper-tls-0.5.0 \ idna-0.2.3 \ ignore-0.4.18 \ - image-0.23.14 \ - indexmap-1.8.0 \ + image-0.24.2 \ + indexmap-1.9.1 \ + inflate-0.4.5 \ inotify-0.7.1 \ inotify-sys-0.1.5 \ + insta-1.15.0 \ instant-0.1.12 \ iovec-0.1.4 \ - ipnet-2.3.1 \ + ipnet-2.5.0 \ itoa-0.4.8 \ - itoa-1.0.1 \ + itoa-1.0.2 \ jieba-rs-0.6.6 \ jobserver-0.1.24 \ - jpeg-decoder-0.1.22 \ - js-sys-0.3.56 \ + jpeg-decoder-0.2.6 \ + js-sys-0.3.58 \ + kamadak-exif-0.5.4 \ kernel32-sys-0.2.2 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ + lebe-0.5.1 \ lexical-core-0.7.6 \ lexical-sort-0.3.1 \ - libc-0.2.113 \ - libwebp-sys-0.2.0 \ - lindera-0.8.1 \ - lindera-core-0.8.1 \ - lindera-dictionary-0.8.1 \ - lindera-ipadic-0.8.1 \ - lindera-ipadic-builder-0.8.1 \ + libc-0.2.126 \ + libwebp-sys-0.4.2 \ + lindera-0.13.5 \ + lindera-cc-cedict-builder-0.13.5 \ + lindera-core-0.13.5 \ + lindera-decompress-0.13.5 \ + lindera-dictionary-0.13.5 \ + lindera-ipadic-0.13.5 \ + lindera-ipadic-builder-0.13.5 \ + lindera-ko-dic-builder-0.13.5 \ + lindera-unidic-builder-0.13.5 \ line-wrap-0.1.1 \ - linked-hash-map-0.5.4 \ - lock_api-0.4.5 \ - log-0.4.14 \ + linked-hash-map-0.5.6 \ + lock_api-0.4.7 \ + log-0.4.17 \ + lzma-rs-0.2.0 \ mac-0.1.1 \ maplit-1.0.2 \ - markup5ever-0.10.1 \ - markup5ever_rcdom-0.1.0 \ + markup5ever-0.11.0 \ matches-0.1.9 \ - memchr-2.4.1 \ + memchr-2.5.0 \ memoffset-0.6.5 \ mime-0.3.16 \ - mime_guess-2.0.3 \ - minify-html-0.6.10 \ - miniz_oxide-0.3.7 \ - miniz_oxide-0.4.4 \ + mime_guess-2.0.4 \ + minidom-0.12.0 \ + minify-html-0.9.2 \ + minify-js-0.1.5 \ + miniz_oxide-0.5.3 \ mio-0.6.23 \ - mio-0.7.14 \ + mio-0.8.4 \ mio-extras-2.0.6 \ miow-0.2.2 \ - miow-0.3.7 \ - mockito-0.30.0 \ - native-tls-0.2.8 \ + mockito-0.31.0 \ + mutate_once-0.1.1 \ + nanorand-0.7.0 \ + native-tls-0.2.10 \ net2-0.2.37 \ new_debug_unreachable-1.0.4 \ - nix-0.23.1 \ + nix-0.24.1 \ nodrop-0.1.14 \ nom-5.1.2 \ + nom-6.1.2 \ nom-bibtex-0.3.0 \ nom-tracable-0.5.2 \ nom-tracable-macros-0.5.2 \ nom_locate-1.0.0 \ nom_locate-2.1.0 \ notify-4.0.17 \ - ntapi-0.3.6 \ num-format-0.4.0 \ - num-integer-0.1.44 \ - num-iter-0.1.42 \ - num-rational-0.3.2 \ - num-traits-0.2.14 \ + num-integer-0.1.45 \ + num-iter-0.1.43 \ + num-rational-0.4.1 \ + num-traits-0.2.15 \ num_cpus-1.13.1 \ - num_threads-0.1.2 \ - once_cell-1.9.0 \ - onig-6.3.1 \ - onig_sys-69.7.1 \ + num_threads-0.1.6 \ + once_cell-1.13.0 \ + onig-6.3.2 \ + onig_sys-69.8.0 \ opaque-debug-0.2.3 \ - opaque-debug-0.3.0 \ - open-2.0.2 \ - openssl-0.10.38 \ + open-3.0.1 \ + openssl-0.10.41 \ + openssl-macros-0.1.0 \ openssl-probe-0.1.5 \ - openssl-sys-0.9.72 \ - parking_lot-0.11.2 \ - parking_lot_core-0.8.5 \ + openssl-sys-0.9.75 \ + os_str_bytes-6.1.0 \ + parking_lot-0.12.1 \ + parking_lot_core-0.9.3 \ parse-zoneinfo-0.3.0 \ - path-slash-0.1.4 \ + path-slash-0.2.0 \ pathdiff-0.2.1 \ percent-encoding-2.1.0 \ pest-2.1.3 \ pest_derive-2.1.0 \ pest_generator-2.1.3 \ pest_meta-2.1.3 \ - phf-0.8.0 \ phf-0.10.1 \ - phf_codegen-0.8.0 \ phf_codegen-0.10.0 \ - phf_generator-0.8.0 \ phf_generator-0.10.0 \ - phf_shared-0.8.0 \ phf_shared-0.10.0 \ - pin-project-lite-0.2.8 \ + pin-project-1.0.11 \ + pin-project-internal-1.0.11 \ + pin-project-lite-0.2.9 \ pin-utils-0.1.0 \ - pkg-config-0.3.24 \ + pkg-config-0.3.25 \ plist-1.3.1 \ - png-0.16.8 \ + png-0.17.5 \ ppv-lite86-0.2.16 \ precomputed-hash-0.1.1 \ - proc-macro2-1.0.36 \ - pulldown-cmark-0.8.0 \ + proc-macro-error-1.0.4 \ + proc-macro-error-attr-1.0.4 \ + proc-macro2-1.0.40 \ + pulldown-cmark-0.9.1 \ quick-error-1.2.3 \ - quote-1.0.15 \ + quick-xml-0.17.2 \ + quickxml_to_serde-0.5.0 \ + quote-1.0.20 \ + radium-0.5.3 \ rand-0.7.3 \ - rand-0.8.4 \ + rand-0.8.5 \ rand_chacha-0.2.2 \ rand_chacha-0.3.1 \ rand_core-0.5.1 \ rand_core-0.6.3 \ rand_hc-0.2.0 \ - rand_hc-0.3.1 \ - rand_pcg-0.2.1 \ - rayon-1.5.1 \ - rayon-core-1.9.1 \ - redox_syscall-0.2.10 \ - regex-1.5.4 \ + rayon-1.5.3 \ + rayon-core-1.9.3 \ + redox_syscall-0.2.13 \ + regex-1.6.0 \ regex-automata-0.1.10 \ - regex-syntax-0.6.25 \ - relative-path-1.6.0 \ + regex-syntax-0.6.27 \ + relative-path-1.7.2 \ remove_dir_all-0.5.3 \ - reqwest-0.11.9 \ + reqwest-0.11.11 \ ring-0.16.20 \ roxmltree-0.13.1 \ rust-stemmers-1.2.0 \ - rustls-0.20.2 \ - rustls-pemfile-0.2.1 \ - ryu-1.0.9 \ + rustc_version-0.4.0 \ + rustls-0.20.6 \ + rustls-pemfile-1.0.0 \ + ryu-1.0.10 \ safemem-0.3.3 \ same-file-1.0.6 \ sass-rs-0.2.2 \ sass-sys-0.4.22 \ - schannel-0.1.19 \ + schannel-0.1.20 \ scoped_threadpool-0.1.9 \ scopeguard-1.1.0 \ sct-0.7.0 \ - security-framework-2.5.0 \ - security-framework-sys-2.5.0 \ - serde-1.0.135 \ - serde_derive-1.0.135 \ - serde_json-1.0.78 \ + security-framework-2.6.1 \ + security-framework-sys-2.6.1 \ + semver-1.0.12 \ + serde-1.0.139 \ + serde_derive-1.0.139 \ + serde_json-1.0.82 \ serde_urlencoded-0.7.1 \ - serde_yaml-0.8.23 \ + serde_yaml-0.8.26 \ sha-1-0.8.2 \ - sha2-0.9.9 \ - signal-hook-registry-1.4.0 \ - siphasher-0.3.9 \ - slab-0.4.5 \ - slotmap-1.0.6 \ + sha2-0.10.2 \ + similar-2.1.0 \ + siphasher-0.3.10 \ + slab-0.4.6 \ slug-0.1.4 \ - smallvec-1.8.0 \ - socket2-0.4.3 \ + smallvec-1.9.0 \ + socket2-0.4.4 \ spin-0.5.2 \ + spin-0.9.4 \ static_assertions-1.1.0 \ - string_cache-0.8.2 \ - string_cache_codegen-0.5.1 \ - strsim-0.8.0 \ - strum-0.21.0 \ - strum_macros-0.21.1 \ + string_cache-0.8.4 \ + string_cache_codegen-0.5.2 \ + strsim-0.10.0 \ svg_metadata-0.4.2 \ - syn-1.0.86 \ - syntect-4.6.0 \ + syn-1.0.98 \ + syntect-5.0.0 \ + tap-1.0.1 \ tar-0.4.38 \ tempfile-3.3.0 \ - tendril-0.4.2 \ - tera-1.15.0 \ - termcolor-1.1.2 \ - test-case-1.2.1 \ - textwrap-0.11.0 \ - thiserror-1.0.30 \ - thiserror-impl-1.0.30 \ - thread_local-1.1.3 \ - tiff-0.6.1 \ - time-0.1.43 \ - time-0.3.6 \ + tendril-0.4.3 \ + tera-1.16.0 \ + termcolor-1.1.3 \ + terminal_size-0.1.17 \ + test-case-2.1.0 \ + test-case-macros-2.1.0 \ + textwrap-0.15.0 \ + thiserror-1.0.31 \ + thiserror-impl-1.0.31 \ + thread_local-1.1.4 \ + threadpool-1.8.1 \ + tiff-0.7.2 \ + time-0.3.11 \ + time-macros-0.2.4 \ tinystr-0.3.4 \ - tinyvec-1.5.1 \ + tinyvec-1.6.0 \ tinyvec_macros-0.1.0 \ - tokio-1.15.0 \ - tokio-macros-1.7.0 \ + tokio-1.20.0 \ tokio-native-tls-0.3.0 \ - tokio-rustls-0.23.2 \ - tokio-util-0.6.9 \ - toml-0.5.8 \ - tower-service-0.3.1 \ - tracing-0.1.29 \ - tracing-core-0.1.21 \ + tokio-rustls-0.23.4 \ + tokio-util-0.7.3 \ + toml-0.5.9 \ + tower-service-0.3.2 \ + tracing-0.1.35 \ + tracing-core-0.1.28 \ try-lock-0.2.3 \ typenum-1.15.0 \ - ucd-trie-0.1.3 \ - uncased-0.9.6 \ + ucd-trie-0.1.4 \ + uncased-0.9.7 \ unic-char-property-0.9.0 \ unic-char-range-0.9.0 \ unic-common-0.9.0 \ @@ -326,44 +359,49 @@ CARGO_CRATES= adler-1.0.2 \ unic-ucd-segment-0.9.0 \ unic-ucd-version-0.9.0 \ unicase-2.6.0 \ - unicode-bidi-0.3.7 \ - unicode-normalization-0.1.19 \ - unicode-segmentation-1.8.0 \ - unicode-width-0.1.9 \ - unicode-xid-0.2.2 \ + unicode-bidi-0.3.8 \ + unicode-ident-1.0.2 \ + unicode-normalization-0.1.21 \ + unicode-segmentation-1.9.0 \ untrusted-0.7.1 \ url-2.2.2 \ utf-8-0.7.6 \ vcpkg-0.2.15 \ - vec_map-0.8.2 \ version_check-0.9.4 \ walkdir-2.3.2 \ want-0.3.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ - wasi-0.10.2+wasi-snapshot-preview1 \ - wasm-bindgen-0.2.79 \ - wasm-bindgen-backend-0.2.79 \ - wasm-bindgen-futures-0.4.29 \ - wasm-bindgen-macro-0.2.79 \ - wasm-bindgen-macro-support-0.2.79 \ - wasm-bindgen-shared-0.2.79 \ - web-sys-0.3.56 \ - webp-0.1.3 \ + wasi-0.11.0+wasi-snapshot-preview1 \ + wasm-bindgen-0.2.81 \ + wasm-bindgen-backend-0.2.81 \ + wasm-bindgen-futures-0.4.31 \ + wasm-bindgen-macro-0.2.81 \ + wasm-bindgen-macro-support-0.2.81 \ + wasm-bindgen-shared-0.2.81 \ + web-sys-0.3.58 \ + webp-0.2.2 \ webpki-0.22.0 \ - webpki-roots-0.22.2 \ - weezl-0.1.5 \ + webpki-roots-0.22.4 \ + weezl-0.1.7 \ 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 \ - winreg-0.7.0 \ - ws-0.9.1 \ + windows-sys-0.36.1 \ + windows_aarch64_msvc-0.36.1 \ + windows_i686_gnu-0.36.1 \ + windows_i686_msvc-0.36.1 \ + windows_x86_64_gnu-0.36.1 \ + windows_x86_64_msvc-0.36.1 \ + winreg-0.10.1 \ + winres-0.1.12 \ + ws-0.9.2 \ ws2_32-sys-0.2.1 \ - xattr-0.2.2 \ + wyz-0.2.0 \ + xattr-0.2.3 \ xml-rs-0.8.4 \ - xml5ever-0.16.2 \ xmlparser-0.13.3 \ yada-0.5.0 \ yaml-rust-0.4.5 diff --git a/www/zola/distinfo b/www/zola/distinfo index 3290d669f40..6b8c0aac7f0 100644 --- a/www/zola/distinfo +++ b/www/zola/distinfo @@ -1,60 +1,66 @@ -TIMESTAMP = 1643622589 +TIMESTAMP = 1658480648 SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe SIZE (rust/crates/adler-1.0.2.crate) = 12778 SHA256 (rust/crates/adler32-1.2.0.crate) = aae1277d39aeec15cb388266ecc24b11c80469deae6067e17a1a7aa9e5c1f234 SIZE (rust/crates/adler32-1.2.0.crate) = 6411 +SHA256 (rust/crates/ahash-0.7.6.crate) = fcb51a0695d8f838b1ee009b3fbf66bda078cd64590202a864a8f3e8c4315c47 +SIZE (rust/crates/ahash-0.7.6.crate) = 38030 SHA256 (rust/crates/aho-corasick-0.7.18.crate) = 1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f SIZE (rust/crates/aho-corasick-0.7.18.crate) = 112923 -SHA256 (rust/crates/ammonia-3.1.3.crate) = b74b175af97d1aecc1add0878b1cbfcbf3bd4c22d7713eeb6d597da23e29bc0d -SIZE (rust/crates/ammonia-3.1.3.crate) = 39789 -SHA256 (rust/crates/ansi_term-0.12.1.crate) = d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2 -SIZE (rust/crates/ansi_term-0.12.1.crate) = 24838 +SHA256 (rust/crates/ammonia-3.2.0.crate) = d5ed2509ee88cc023cccee37a6fab35826830fe8b748b3869790e7720c2c4a74 +SIZE (rust/crates/ammonia-3.2.0.crate) = 44332 SHA256 (rust/crates/any_ascii-0.1.7.crate) = 70033777eb8b5124a81a1889416543dddef2de240019b674c81285a2635a7e1e SIZE (rust/crates/any_ascii-0.1.7.crate) = 220683 -SHA256 (rust/crates/anyhow-1.0.53.crate) = 94a45b455c14666b85fc40a019e8ab9eb75e3a124e05494f5397122bc9eb06e0 -SIZE (rust/crates/anyhow-1.0.53.crate) = 44233 +SHA256 (rust/crates/anyhow-1.0.58.crate) = bb07d2053ccdbe10e2af2995a2f116c1330396493dc1269f6a91d0ae82e19704 +SIZE (rust/crates/anyhow-1.0.58.crate) = 43137 SHA256 (rust/crates/arrayvec-0.4.12.crate) = cd9fd44efafa8690358b7408d253adf110036b88f55672a933f01d616ad9b1b9 SIZE (rust/crates/arrayvec-0.4.12.crate) = 26551 SHA256 (rust/crates/arrayvec-0.5.2.crate) = 23b62fc65de8e4e7f52534fb52b0f3ed04746ae267519eef2a83941e8085068b SIZE (rust/crates/arrayvec-0.5.2.crate) = 27838 -SHA256 (rust/crates/assert-json-diff-2.0.1.crate) = 50f1c3703dd33532d7f0ca049168930e9099ecac238e23cf932f3a69c42f06da -SIZE (rust/crates/assert-json-diff-2.0.1.crate) = 10892 +SHA256 (rust/crates/assert-json-diff-2.0.2.crate) = 47e4f2b81832e72834d7518d8487a0396a28cc408186a2e8854c0f98011faf12 +SIZE (rust/crates/assert-json-diff-2.0.2.crate) = 10874 SHA256 (rust/crates/atty-0.2.14.crate) = d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8 SIZE (rust/crates/atty-0.2.14.crate) = 5470 -SHA256 (rust/crates/autocfg-1.0.1.crate) = cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a -SIZE (rust/crates/autocfg-1.0.1.crate) = 12908 +SHA256 (rust/crates/autocfg-1.1.0.crate) = d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa +SIZE (rust/crates/autocfg-1.1.0.crate) = 13272 SHA256 (rust/crates/base64-0.13.0.crate) = 904dfeac50f3cdaba28fc6f57fdcddb75f49ed61346676a78c4ffe55877802fd SIZE (rust/crates/base64-0.13.0.crate) = 62070 SHA256 (rust/crates/bincode-1.3.3.crate) = b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad SIZE (rust/crates/bincode-1.3.3.crate) = 28958 +SHA256 (rust/crates/bit_field-0.10.1.crate) = dcb6dd1c2376d2e096796e234a70e17e94cc2d5d54ff8ce42b28cef1d0d359a4 +SIZE (rust/crates/bit_field-0.10.1.crate) = 10576 SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a SIZE (rust/crates/bitflags-1.3.2.crate) = 23021 +SHA256 (rust/crates/bitvec-0.19.6.crate) = 55f93d0ef3363c364d5976646a38f04cf67cfe1d4c8d160cdea02cab2c116b33 +SIZE (rust/crates/bitvec-0.19.6.crate) = 147956 SHA256 (rust/crates/block-buffer-0.7.3.crate) = c0940dc441f31689269e10ac70eb1002a3a1d3ad1390e030043662eb7fe4688b SIZE (rust/crates/block-buffer-0.7.3.crate) = 7179 -SHA256 (rust/crates/block-buffer-0.9.0.crate) = 4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4 -SIZE (rust/crates/block-buffer-0.9.0.crate) = 7108 +SHA256 (rust/crates/block-buffer-0.10.2.crate) = 0bf7fe51849ea569fd452f37822f606a5cabb684dc918707a0193fd4664ff324 +SIZE (rust/crates/block-buffer-0.10.2.crate) = 10258 SHA256 (rust/crates/block-padding-0.1.5.crate) = fa79dedbb091f449f1f39e53edf88d5dbe95f895dae6135a8d7b881fb5af73f5 SIZE (rust/crates/block-padding-0.1.5.crate) = 7342 SHA256 (rust/crates/bstr-0.2.17.crate) = ba3569f383e8f1598449f1a423e72e99569137b47740b1da11ef19af3d5c3223 SIZE (rust/crates/bstr-0.2.17.crate) = 330350 -SHA256 (rust/crates/bumpalo-3.9.1.crate) = a4a45a46ab1f2412e53d3a0ade76ffad2025804294569aae387231a0cd6e0899 -SIZE (rust/crates/bumpalo-3.9.1.crate) = 77507 +SHA256 (rust/crates/build_const-0.2.2.crate) = b4ae4235e6dac0694637c763029ecea1a2ec9e4e06ec2729bd21ba4d9c863eb7 +SIZE (rust/crates/build_const-0.2.2.crate) = 4511 +SHA256 (rust/crates/bumpalo-3.10.0.crate) = 37ccbd214614c6783386c1af30caf03192f17891059cecc394b4fb119e363de3 +SIZE (rust/crates/bumpalo-3.10.0.crate) = 78915 SHA256 (rust/crates/byte-tools-0.3.1.crate) = e3b5ca7a04898ad4bcd41c90c5285445ff5b791899bb1b0abdd2a2aa791211d7 SIZE (rust/crates/byte-tools-0.3.1.crate) = 5526 SHA256 (rust/crates/bytecount-0.3.2.crate) = f861d9ce359f56dbcb6e0c2a1cb84e52ad732cadb57b806adeb3c7668caccbd8 SIZE (rust/crates/bytecount-0.3.2.crate) = 11026 -SHA256 (rust/crates/bytecount-0.6.2.crate) = 72feb31ffc86498dacdbd0fcebb56138e7177a8cc5cea4516031d15ae85a742e -SIZE (rust/crates/bytecount-0.6.2.crate) = 12347 -SHA256 (rust/crates/bytemuck-1.7.3.crate) = 439989e6b8c38d1b6570a384ef1e49c8848128f5a97f3914baef02920842712f -SIZE (rust/crates/bytemuck-1.7.3.crate) = 27879 +SHA256 (rust/crates/bytecount-0.6.3.crate) = 2c676a478f63e9fa2dd5368a42f28bba0d6c560b775f38583c8bbaa7fcd67c9c +SIZE (rust/crates/bytecount-0.6.3.crate) = 12416 +SHA256 (rust/crates/bytemuck-1.10.0.crate) = c53dfa917ec274df8ed3c572698f381a24eef2efba9492d797301b72b6db408a +SIZE (rust/crates/bytemuck-1.10.0.crate) = 36515 SHA256 (rust/crates/byteorder-1.4.3.crate) = 14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610 SIZE (rust/crates/byteorder-1.4.3.crate) = 22512 SHA256 (rust/crates/bytes-0.4.12.crate) = 206fdffcfa2df7cbe15601ef46c813fce0965eb3286db6b56c583b814b51c81c SIZE (rust/crates/bytes-0.4.12.crate) = 46361 SHA256 (rust/crates/bytes-1.1.0.crate) = c4872d67bab6358e59559027aa3b9157c53d9358c51423c17554809a8858e0f8 SIZE (rust/crates/bytes-1.1.0.crate) = 49640 -SHA256 (rust/crates/cc-1.0.72.crate) = 22a9137b95ea06864e018375b72adfb7db6e6f68cfc8df5a04d00288050485ee -SIZE (rust/crates/cc-1.0.72.crate) = 57495 +SHA256 (rust/crates/cc-1.0.73.crate) = 2fff2a6927b3bb87f9595d67196a70493f627687a71d87a0d692242c33f58c11 +SIZE (rust/crates/cc-1.0.73.crate) = 57880 SHA256 (rust/crates/cedarwood-0.4.5.crate) = fa312498f9f41452998d984d3deb84c84f86aeb8a2499d7505bb8106d78d147d SIZE (rust/crates/cedarwood-0.4.5.crate) = 12132 SHA256 (rust/crates/cfg-if-0.1.10.crate) = 4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822 @@ -67,50 +73,68 @@ SHA256 (rust/crates/chrono-tz-0.6.1.crate) = 58549f1842da3080ce63002102d5bc954c7 SIZE (rust/crates/chrono-tz-0.6.1.crate) = 585749 SHA256 (rust/crates/chrono-tz-build-0.0.2.crate) = db058d493fb2f65f41861bfed7e3fe6335264a9f0f92710cab5bdf01fef09069 SIZE (rust/crates/chrono-tz-build-0.0.2.crate) = 5840 -SHA256 (rust/crates/clap-2.34.0.crate) = a0610544180c38b88101fecf2dd634b174a62eef6946f84dfc6a7127512b381c -SIZE (rust/crates/clap-2.34.0.crate) = 202210 +SHA256 (rust/crates/clap-3.2.12.crate) = ab8b79fe3946ceb4a0b1c080b4018992b8d27e9ff363644c1c9b6387c854614d +SIZE (rust/crates/clap-3.2.12.crate) = 209087 +SHA256 (rust/crates/clap_complete-3.2.3.crate) = ead064480dfc4880a10764488415a97fdd36a4cf1bb022d372f02e8faf8386e1 +SIZE (rust/crates/clap_complete-3.2.3.crate) = 31481 +SHA256 (rust/crates/clap_derive-3.2.7.crate) = 759bf187376e1afa7b85b959e6a664a3e7a95203415dba952ad19139e798f902 +SIZE (rust/crates/clap_derive-3.2.7.crate) = 27649 +SHA256 (rust/crates/clap_lex-0.2.4.crate) = 2850f2f5a82cbf437dd5af4d49848fbdfc27c157c3d010345776f952765261c5 +SIZE (rust/crates/clap_lex-0.2.4.crate) = 9652 SHA256 (rust/crates/color_quant-1.1.0.crate) = 3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b SIZE (rust/crates/color_quant-1.1.0.crate) = 6649 SHA256 (rust/crates/colored-2.0.0.crate) = b3616f750b84d8f0de8a58bda93e08e2a81ad3f523089b05f1dffecab48c6cbd SIZE (rust/crates/colored-2.0.0.crate) = 21619 -SHA256 (rust/crates/core-foundation-0.9.2.crate) = 6888e10551bb93e424d8df1d07f1a8b4fceb0001a3a4b048bfc47554946f47b3 -SIZE (rust/crates/core-foundation-0.9.2.crate) = 26857 +SHA256 (rust/crates/console-0.15.0.crate) = a28b32d32ca44b70c3e4acd7db1babf555fa026e385fb95f18028f88848b3c31 +SIZE (rust/crates/console-0.15.0.crate) = 23507 +SHA256 (rust/crates/convert_case-0.4.0.crate) = 6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e +SIZE (rust/crates/convert_case-0.4.0.crate) = 8098 +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.3.crate) = 5827cebf4670468b8772dd191856768aedcb1b0278a04f989f7766351917b9dc SIZE (rust/crates/core-foundation-sys-0.8.3.crate) = 17519 -SHA256 (rust/crates/cpufeatures-0.2.1.crate) = 95059428f66df56b63431fdb4e1947ed2190586af5c5a8a8b71122bdf5a7f469 -SIZE (rust/crates/cpufeatures-0.2.1.crate) = 10500 -SHA256 (rust/crates/crc32fast-1.3.1.crate) = a2209c310e29876f7f0b2721e7e26b84aff178aa3da5d091f9bfbf47669e60e3 -SIZE (rust/crates/crc32fast-1.3.1.crate) = 38655 -SHA256 (rust/crates/crossbeam-channel-0.5.2.crate) = e54ea8bc3fb1ee042f5aace6e3c6e025d3874866da222930f70ce62aceba0bfa -SIZE (rust/crates/crossbeam-channel-0.5.2.crate) = 87842 +SHA256 (rust/crates/cpufeatures-0.2.2.crate) = 59a6001667ab124aebae2a495118e11d30984c3a653e99d86d58971708cf5e4b +SIZE (rust/crates/cpufeatures-0.2.2.crate) = 10655 +SHA256 (rust/crates/crc-1.8.1.crate) = d663548de7f5cca343f1e0a48d14dcfb0e9eb4e079ec58883b7251539fa10aeb +SIZE (rust/crates/crc-1.8.1.crate) = 9114 +SHA256 (rust/crates/crc32fast-1.3.2.crate) = b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d +SIZE (rust/crates/crc32fast-1.3.2.crate) = 38661 +SHA256 (rust/crates/crossbeam-channel-0.5.5.crate) = 4c02a4d71819009c192cf4872265391563fd6a84c81ff2c0f2a7026ca4c1d85c +SIZE (rust/crates/crossbeam-channel-0.5.5.crate) = 90326 SHA256 (rust/crates/crossbeam-deque-0.8.1.crate) = 6455c0ca19f0d2fbf751b908d5c55c1f5cbc65e03c4225427254b46890bdde1e SIZE (rust/crates/crossbeam-deque-0.8.1.crate) = 20852 -SHA256 (rust/crates/crossbeam-epoch-0.9.6.crate) = 97242a70df9b89a65d0b6df3c4bf5b9ce03c5b7309019777fbde37e7537f8762 -SIZE (rust/crates/crossbeam-epoch-0.9.6.crate) = 46055 -SHA256 (rust/crates/crossbeam-utils-0.8.6.crate) = cfcae03edb34f947e64acdb1c33ec169824e20657e9ecb61cef6c8c74dcb8120 -SIZE (rust/crates/crossbeam-utils-0.8.6.crate) = 38841 +SHA256 (rust/crates/crossbeam-epoch-0.9.9.crate) = 07db9d94cbd326813772c968ccd25999e5f8ae22f4f8d1b11effa37ef6ce281d +SIZE (rust/crates/crossbeam-epoch-0.9.9.crate) = 46185 +SHA256 (rust/crates/crossbeam-utils-0.8.10.crate) = 7d82ee10ce34d7bc12c2122495e7593a9c41347ecdd64185af4ecf72cb1a7f83 +SIZE (rust/crates/crossbeam-utils-0.8.10.crate) = 40672 +SHA256 (rust/crates/crypto-common-0.1.5.crate) = 2ccfd8c0ee4cce11e45b3fd6f9d5e69e0cc62912aa6a0cb1bf4617b0eba5a12f +SIZE (rust/crates/crypto-common-0.1.5.crate) = 8513 +SHA256 (rust/crates/css-minify-0.2.2.crate) = 692b185e3b7c9af96b3195f3021f53a931d896968ed2ad3fb1cdb6558b30c9ab +SIZE (rust/crates/css-minify-0.2.2.crate) = 18731 SHA256 (rust/crates/csv-1.1.6.crate) = 22813a6dc45b335f9bade10bf7271dc477e81113e89eb251a0bc2a8a81c536e1 SIZE (rust/crates/csv-1.1.6.crate) = 886999 SHA256 (rust/crates/csv-core-0.1.10.crate) = 2b2466559f260f48ad25fe6317b3c8dac77b5bdb5763ac7d9d6103530663bc90 SIZE (rust/crates/csv-core-0.1.10.crate) = 25668 -SHA256 (rust/crates/ctrlc-3.2.1.crate) = a19c6cedffdc8c03a3346d723eb20bd85a13362bb96dc2ac000842c6381ec7bf -SIZE (rust/crates/ctrlc-3.2.1.crate) = 12893 -SHA256 (rust/crates/deflate-0.8.6.crate) = 73770f8e1fe7d64df17ca66ad28994a0a623ea497fa69486e14984e715c5d174 -SIZE (rust/crates/deflate-0.8.6.crate) = 62365 +SHA256 (rust/crates/ctrlc-3.2.2.crate) = b37feaa84e6861e00a1f5e5aa8da3ee56d605c9992d33e082786754828e20865 +SIZE (rust/crates/ctrlc-3.2.2.crate) = 12699 +SHA256 (rust/crates/deflate-1.0.0.crate) = c86f7e25f518f4b81808a2cf1c50996a61f5c2eb394b2393bd87f2a4780a432f +SIZE (rust/crates/deflate-1.0.0.crate) = 62722 +SHA256 (rust/crates/derive_more-0.99.17.crate) = 4fb810d30a7c1953f91334de7244731fc3f3c10d7fe163338a35b9f640960321 +SIZE (rust/crates/derive_more-0.99.17.crate) = 55771 SHA256 (rust/crates/deunicode-0.4.3.crate) = 850878694b7933ca4c9569d30a34b55031b9b139ee1fc7b94a527c4ef960d690 SIZE (rust/crates/deunicode-0.4.3.crate) = 109535 -SHA256 (rust/crates/difference-2.0.0.crate) = 524cbf6897b527295dff137cec09ecf3a05f4fddffd7dfcd1585403449e74198 -SIZE (rust/crates/difference-2.0.0.crate) = 147616 SHA256 (rust/crates/digest-0.8.1.crate) = f3d0c8c8752312f9713efd397ff63acb9f85585afbf179282e720e7704954dd5 SIZE (rust/crates/digest-0.8.1.crate) = 9449 -SHA256 (rust/crates/digest-0.9.0.crate) = d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066 -SIZE (rust/crates/digest-0.9.0.crate) = 13247 +SHA256 (rust/crates/digest-0.10.3.crate) = f2fb860ca6fafa5552fb6d0e816a69c8e49f0908bf524e30a90d97c85892d506 +SIZE (rust/crates/digest-0.10.3.crate) = 18990 SHA256 (rust/crates/doc-comment-0.3.3.crate) = fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10 SIZE (rust/crates/doc-comment-0.3.3.crate) = 4123 -SHA256 (rust/crates/either-1.6.1.crate) = e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457 -SIZE (rust/crates/either-1.6.1.crate) = 13641 -SHA256 (rust/crates/elasticlunr-rs-2.3.14.crate) = 60eee99ae400fb1c4521ea3bd678994cb66572754d240449368e8ecd40281569 -SIZE (rust/crates/elasticlunr-rs-2.3.14.crate) = 99329 +SHA256 (rust/crates/either-1.7.0.crate) = 3f107b87b6afc2a64fd13cac55fe06d6c8859f12d4b14cbcdd2c67d0976781be +SIZE (rust/crates/either-1.7.0.crate) = 15492 +SHA256 (rust/crates/elasticlunr-rs-3.0.0.crate) = e6dae5cac90640734ee881bc5f21b6e5123f4e5235e52428db114abffc2391d6 +SIZE (rust/crates/elasticlunr-rs-3.0.0.crate) = 100054 +SHA256 (rust/crates/encode_unicode-0.3.6.crate) = a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f +SIZE (rust/crates/encode_unicode-0.3.6.crate) = 45741 SHA256 (rust/crates/encoding-0.2.33.crate) = 6b0d943856b990d12d3b55b359144ff341533e516d94098b1d3fc1ac666d36ec SIZE (rust/crates/encoding-0.2.33.crate) = 88798 SHA256 (rust/crates/encoding-index-japanese-1.20141219.5.crate) = 04e8b2ff42e9a05335dbf8b5c6f7567e5591d0d916ccef4e0b1710d32a0d0c91 @@ -125,16 +149,22 @@ SHA256 (rust/crates/encoding-index-tradchinese-1.20141219.5.crate) = fd0e20d5688 SIZE (rust/crates/encoding-index-tradchinese-1.20141219.5.crate) = 120862 SHA256 (rust/crates/encoding_index_tests-0.1.4.crate) = a246d82be1c9d791c5dfde9a2bd045fc3cbba3fa2b11ad558f27d01712f00569 SIZE (rust/crates/encoding_index_tests-0.1.4.crate) = 1631 -SHA256 (rust/crates/encoding_rs-0.8.30.crate) = 7896dc8abb250ffdda33912550faa54c88ec8b998dec0b2c55ab224921ce11df -SIZE (rust/crates/encoding_rs-0.8.30.crate) = 1370089 +SHA256 (rust/crates/encoding_rs-0.8.31.crate) = 9852635589dc9f9ea1b6fe9f05b50ef208c85c834a562f0c6abb1c475736ec2b +SIZE (rust/crates/encoding_rs-0.8.31.crate) = 1370113 +SHA256 (rust/crates/env_logger-0.9.0.crate) = 0b2cf0344971ee6c64c31be0d530793fba457d322dfec2810c453d0ef228f9c3 +SIZE (rust/crates/env_logger-0.9.0.crate) = 33573 +SHA256 (rust/crates/exr-1.4.2.crate) = 14cc0e06fb5f67e5d6beadf3a382fec9baca1aa751c6d5368fdeee7e5932c215 +SIZE (rust/crates/exr-1.4.2.crate) = 235974 SHA256 (rust/crates/fake-simd-0.1.2.crate) = e88a8acf291dafb59c2d96e8f59828f3838bb1a70398823ade51a84de6a6deed SIZE (rust/crates/fake-simd-0.1.2.crate) = 5398 SHA256 (rust/crates/fastrand-1.7.0.crate) = c3fcf0cee53519c866c09b5de1f6c56ff9d647101f81c1964fa632e148896cdf SIZE (rust/crates/fastrand-1.7.0.crate) = 11265 -SHA256 (rust/crates/filetime-0.2.15.crate) = 975ccf83d8d9d0d84682850a38c8169027be83368805971cc4f238c2b245bc98 -SIZE (rust/crates/filetime-0.2.15.crate) = 14511 -SHA256 (rust/crates/flate2-1.0.22.crate) = 1e6988e897c1c9c485f43b47a529cef42fde0547f9d8d41a7062518f1d8fc53f -SIZE (rust/crates/flate2-1.0.22.crate) = 76026 +SHA256 (rust/crates/filetime-0.2.17.crate) = e94a7bbaa59354bc20dd75b67f23e2797b4490e9d6928203fb105c79e448c86c +SIZE (rust/crates/filetime-0.2.17.crate) = 14484 +SHA256 (rust/crates/flate2-1.0.24.crate) = f82b0f4c27ad9f8bfd1f3208d882da2b09c301bc1c828fd3a00d0216d2fbbff6 +SIZE (rust/crates/flate2-1.0.24.crate) = 70191 +SHA256 (rust/crates/flume-0.10.13.crate) = 1ceeb589a3157cac0ab8cc585feb749bd2cea5cb55a6ee802ad72d9fd38303da +SIZE (rust/crates/flume-0.10.13.crate) = 65165 SHA256 (rust/crates/fnv-1.0.7.crate) = 3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1 SIZE (rust/crates/fnv-1.0.7.crate) = 11266 SHA256 (rust/crates/foreign-types-0.3.2.crate) = f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1 @@ -151,20 +181,22 @@ SHA256 (rust/crates/fuchsia-zircon-0.3.3.crate) = 2e9763c69ebaae630ba35f74888db4 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/futf-0.1.4.crate) = 7c9c1ce3fa9336301af935ab852c437817d14cd33690446569392e65170aac3b -SIZE (rust/crates/futf-0.1.4.crate) = 11341 -SHA256 (rust/crates/futures-channel-0.3.19.crate) = ba3dda0b6588335f360afc675d0564c17a77a2bda81ca178a4b6081bd86c7f0b -SIZE (rust/crates/futures-channel-0.3.19.crate) = 31940 -SHA256 (rust/crates/futures-core-0.3.19.crate) = d0c8ff0461b82559810cdccfde3215c3f373807f5e5232b71479bff7bb2583d7 -SIZE (rust/crates/futures-core-0.3.19.crate) = 14666 -SHA256 (rust/crates/futures-io-0.3.19.crate) = b1f9d34af5a1aac6fb380f735fe510746c38067c5bf16c7fd250280503c971b2 -SIZE (rust/crates/futures-io-0.3.19.crate) = 8901 -SHA256 (rust/crates/futures-sink-0.3.19.crate) = e3055baccb68d74ff6480350f8d6eb8fcfa3aa11bdc1a1ae3afdd0514617d508 -SIZE (rust/crates/futures-sink-0.3.19.crate) = 7849 -SHA256 (rust/crates/futures-task-0.3.19.crate) = 6ee7c6485c30167ce4dfb83ac568a849fe53274c831081476ee13e0dce1aad72 -SIZE (rust/crates/futures-task-0.3.19.crate) = 11894 -SHA256 (rust/crates/futures-util-0.3.19.crate) = d9b5cf40b47a271f77a8b1bec03ca09044d99d2372c0de244e66430761127164 -SIZE (rust/crates/futures-util-0.3.19.crate) = 149240 +SHA256 (rust/crates/funty-1.1.0.crate) = fed34cd105917e91daa4da6b3728c47b068749d6a62c59811f06ed2ac71d9da7 +SIZE (rust/crates/funty-1.1.0.crate) = 11631 +SHA256 (rust/crates/futf-0.1.5.crate) = df420e2e84819663797d1ec6544b13c5be84629e7bb00dc960d6917db2987843 +SIZE (rust/crates/futf-0.1.5.crate) = 11344 +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-io-0.3.21.crate) = fc4045962a5a5e935ee2fdedaa4e08284547402885ab326734432bed5d12966b +SIZE (rust/crates/futures-io-0.3.21.crate) = 8902 +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-util-0.3.21.crate) = d8b7abd5d659d9b90c8cba917f6ec750a74e2dc23902ef9cd4cc8c8b22e6036a +SIZE (rust/crates/futures-util-0.3.21.crate) = 153768 SHA256 (rust/crates/fxhash-0.2.1.crate) = c31b6d751ae2c7f11320402d34e41349dd1016f8d5d45e48c4312bc8625af50c SIZE (rust/crates/fxhash-0.2.1.crate) = 4102 SHA256 (rust/crates/generic-array-0.12.4.crate) = ffdf9f34f1447443d37393cc6c2b8313aebddcd96906caf34e54c68d8e57d7bd @@ -173,40 +205,46 @@ SHA256 (rust/crates/generic-array-0.14.5.crate) = fd48d33ec7f05fbfa152300fdad764 SIZE (rust/crates/generic-array-0.14.5.crate) = 28915 SHA256 (rust/crates/getrandom-0.1.16.crate) = 8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce SIZE (rust/crates/getrandom-0.1.16.crate) = 25077 -SHA256 (rust/crates/getrandom-0.2.4.crate) = 418d37c8b1d42553c93648be529cb70f920d3baf8ef469b74b9638df426e0b4c -SIZE (rust/crates/getrandom-0.2.4.crate) = 26800 +SHA256 (rust/crates/getrandom-0.2.7.crate) = 4eb1a864a501629691edf6c15a593b7a51eebaa1e8468e9ddc623de7c9b58ec6 +SIZE (rust/crates/getrandom-0.2.7.crate) = 28854 SHA256 (rust/crates/gh-emoji-1.0.6.crate) = d6af39cf9a679d7195b3370f5454381ba49c4791bc7ce3ae2a7bf1a2a89c7adf SIZE (rust/crates/gh-emoji-1.0.6.crate) = 21780 -SHA256 (rust/crates/gif-0.11.3.crate) = c3a7187e78088aead22ceedeee99779455b23fc231fe13ec443f99bb71694e5b -SIZE (rust/crates/gif-0.11.3.crate) = 36151 +SHA256 (rust/crates/gif-0.11.4.crate) = 3edd93c6756b4dfaf2709eafcc345ba2636565295c198a9cfbf75fa5e3e00b06 +SIZE (rust/crates/gif-0.11.4.crate) = 634244 SHA256 (rust/crates/glob-0.3.0.crate) = 9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574 SIZE (rust/crates/glob-0.3.0.crate) = 18724 -SHA256 (rust/crates/globset-0.4.8.crate) = 10463d9ff00a2a068db14231982f5132edebad0d7660cd956a1c30292dbcbfbd -SIZE (rust/crates/globset-0.4.8.crate) = 22886 +SHA256 (rust/crates/globset-0.4.9.crate) = 0a1e17342619edbc21a964c2afbeb6c820c6a2560032872f397bb97ea127bd0a +SIZE (rust/crates/globset-0.4.9.crate) = 22929 SHA256 (rust/crates/globwalk-0.8.1.crate) = 93e3af942408868f6934a7b85134a3230832b9977cf66125df2f9edcfce4ddcc SIZE (rust/crates/globwalk-0.8.1.crate) = 13705 -SHA256 (rust/crates/h2-0.3.10.crate) = 0c9de88456263e249e241fcd211d3954e2c9b0ef7ccfc235a444eb367cae3689 -SIZE (rust/crates/h2-0.3.10.crate) = 161733 +SHA256 (rust/crates/h2-0.3.13.crate) = 37a82c6d637fc9515a4694bbf1cb2457b79d81ce52b3108bdeea58b07dd34a57 +SIZE (rust/crates/h2-0.3.13.crate) = 161962 +SHA256 (rust/crates/half-1.8.2.crate) = eabb4a44450da02c90444cf74558da904edde8fb4e9035a9a6a4e15445af0bd7 +SIZE (rust/crates/half-1.8.2.crate) = 41874 SHA256 (rust/crates/hashbrown-0.11.2.crate) = ab5ef0d4909ef3724cc8cce6ccc8572c5c817592e9285f5464f8e86f8bd3726e SIZE (rust/crates/hashbrown-0.11.2.crate) = 85713 -SHA256 (rust/crates/heck-0.3.3.crate) = 6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c -SIZE (rust/crates/heck-0.3.3.crate) = 10260 +SHA256 (rust/crates/hashbrown-0.12.2.crate) = 607c8a29735385251a339424dd462993c0fed8fa09d378f259377df08c126022 +SIZE (rust/crates/hashbrown-0.12.2.crate) = 102346 +SHA256 (rust/crates/heck-0.4.0.crate) = 2540771e65fc8cb83cd6e8a237f70c319bd5c29f78ed1084ba5d50eeac86f7f9 +SIZE (rust/crates/heck-0.4.0.crate) = 11161 SHA256 (rust/crates/hermit-abi-0.1.19.crate) = 62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33 SIZE (rust/crates/hermit-abi-0.1.19.crate) = 9979 -SHA256 (rust/crates/html5ever-0.25.1.crate) = aafcf38a1a36118242d29b92e1b08ef84e67e4a5ed06e0a80be20e6a32bfed6b -SIZE (rust/crates/html5ever-0.25.1.crate) = 73165 -SHA256 (rust/crates/http-0.2.6.crate) = 31f4c6746584866f0feabcc69893c5b51beef3831656a968ed7ae254cdc4fd03 -SIZE (rust/crates/http-0.2.6.crate) = 106384 -SHA256 (rust/crates/http-body-0.4.4.crate) = 1ff4f84919677303da5f147645dbea6b1881f368d03ac84e1dc09031ebd7b2c6 -SIZE (rust/crates/http-body-0.4.4.crate) = 7836 -SHA256 (rust/crates/httparse-1.5.1.crate) = acd94fdbe1d4ff688b67b04eee2e17bd50995534a61539e45adfefb45e5e5503 -SIZE (rust/crates/httparse-1.5.1.crate) = 26758 +SHA256 (rust/crates/html5ever-0.26.0.crate) = bea68cab48b8459f17cf1c944c67ddc572d272d9f2b274140f223ecb1da4a3b7 +SIZE (rust/crates/html5ever-0.26.0.crate) = 72921 +SHA256 (rust/crates/http-0.2.8.crate) = 75f43d41e26995c17e71ee126451dd3941010b0514a81a9d11f3b341debc2399 +SIZE (rust/crates/http-0.2.8.crate) = 105591 +SHA256 (rust/crates/http-body-0.4.5.crate) = d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1 +SIZE (rust/crates/http-body-0.4.5.crate) = 9242 +SHA256 (rust/crates/httparse-1.7.1.crate) = 496ce29bb5a52785b44e0f7ca2847ae0bb839c9bd28f69acac9b99d461c0c04c +SIZE (rust/crates/httparse-1.7.1.crate) = 29379 SHA256 (rust/crates/httpdate-1.0.2.crate) = c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421 SIZE (rust/crates/httpdate-1.0.2.crate) = 10673 SHA256 (rust/crates/humansize-1.1.1.crate) = 02296996cb8796d7c6e3bc2d9211b7802812d36999a51bb754123ead7d37d026 SIZE (rust/crates/humansize-1.1.1.crate) = 9131 -SHA256 (rust/crates/hyper-0.14.16.crate) = b7ec3e62bdc98a2f0393a5048e4c30ef659440ea6e0e572965103e72bd836f55 -SIZE (rust/crates/hyper-0.14.16.crate) = 177577 +SHA256 (rust/crates/humantime-2.1.0.crate) = 9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4 +SIZE (rust/crates/humantime-2.1.0.crate) = 16749 +SHA256 (rust/crates/hyper-0.14.20.crate) = 02c929dc5c39e335a03c405292728118860721b10190d98c2a0f0efd5baafbac +SIZE (rust/crates/hyper-0.14.20.crate) = 183885 SHA256 (rust/crates/hyper-rustls-0.23.0.crate) = d87c48c02e0dc5e3b849a2041db3029fd066650f8f717c07bf8ed78ccb895cac SIZE (rust/crates/hyper-rustls-0.23.0.crate) = 29432 SHA256 (rust/crates/hyper-tls-0.5.0.crate) = d6183ddfa99b85da61a140bea0efc93fdf56ceaa041b37d553518030827f9905 @@ -215,112 +253,134 @@ SHA256 (rust/crates/idna-0.2.3.crate) = 418a0a6fab821475f634efe3ccc45c013f742efe SIZE (rust/crates/idna-0.2.3.crate) = 271023 SHA256 (rust/crates/ignore-0.4.18.crate) = 713f1b139373f96a2e0ce3ac931cd01ee973c3c5dd7c40c0c2efe96ad2b6751d SIZE (rust/crates/ignore-0.4.18.crate) = 53174 -SHA256 (rust/crates/image-0.23.14.crate) = 24ffcb7e7244a9bf19d35bf2883b9c080c4ced3c07a9895572178cdb8f13f6a1 -SIZE (rust/crates/image-0.23.14.crate) = 226804 -SHA256 (rust/crates/indexmap-1.8.0.crate) = 282a6247722caba404c065016bbfa522806e51714c34f5dfc3e4a3a46fcb4223 -SIZE (rust/crates/indexmap-1.8.0.crate) = 52583 +SHA256 (rust/crates/image-0.24.2.crate) = 28edd9d7bc256be2502e325ac0628bde30b7001b9b52e0abe31a1a9dc2701212 +SIZE (rust/crates/image-0.24.2.crate) = 264112 +SHA256 (rust/crates/indexmap-1.9.1.crate) = 10a35a97730320ffe8e2d410b5d3b69279b98d2c14bdb8b70ea89ecf7888d41e +SIZE (rust/crates/indexmap-1.9.1.crate) = 54114 +SHA256 (rust/crates/inflate-0.4.5.crate) = 1cdb29978cc5797bd8dcc8e5bf7de604891df2a8dc576973d71a281e916db2ff +SIZE (rust/crates/inflate-0.4.5.crate) = 17715 SHA256 (rust/crates/inotify-0.7.1.crate) = 4816c66d2c8ae673df83366c18341538f234a26d65a9ecea5c348b453ac1d02f SIZE (rust/crates/inotify-0.7.1.crate) = 24637 SHA256 (rust/crates/inotify-sys-0.1.5.crate) = e05c02b5e89bff3b946cedeca278abc628fe811e604f027c45a8aa3cf793d0eb SIZE (rust/crates/inotify-sys-0.1.5.crate) = 6965 +SHA256 (rust/crates/insta-1.15.0.crate) = 4126dd76ebfe2561486a1bd6738a33d2029ffb068a99ac446b7f8c77b2e58dbc +SIZE (rust/crates/insta-1.15.0.crate) = 520083 SHA256 (rust/crates/instant-0.1.12.crate) = 7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c SIZE (rust/crates/instant-0.1.12.crate) = 6128 SHA256 (rust/crates/iovec-0.1.4.crate) = b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e SIZE (rust/crates/iovec-0.1.4.crate) = 8720 -SHA256 (rust/crates/ipnet-2.3.1.crate) = 68f2d64f2edebec4ce84ad108148e67e1064789bee435edc5b60ad398714a3a9 -SIZE (rust/crates/ipnet-2.3.1.crate) = 24932 +SHA256 (rust/crates/ipnet-2.5.0.crate) = 879d54834c8c76457ef4293a689b2a8c59b076067ad77b15efafbb05f92a592b +SIZE (rust/crates/ipnet-2.5.0.crate) = 25808 SHA256 (rust/crates/itoa-0.4.8.crate) = b71991ff56294aa922b450139ee08b3bfc70982c6b2c7562771375cf73542dd4 SIZE (rust/crates/itoa-0.4.8.crate) = 11926 -SHA256 (rust/crates/itoa-1.0.1.crate) = 1aab8fc367588b89dcee83ab0fd66b72b50b72fa1904d7095045ace2b0c81c35 -SIZE (rust/crates/itoa-1.0.1.crate) = 11059 +SHA256 (rust/crates/itoa-1.0.2.crate) = 112c678d4050afce233f4f2852bb2eb519230b3cf12f33585275537d7e41578d +SIZE (rust/crates/itoa-1.0.2.crate) = 11112 SHA256 (rust/crates/jieba-rs-0.6.6.crate) = 8c7e12f50325401dde50c29ca32cff44bae20873135b39f4e19ecf305226dd80 SIZE (rust/crates/jieba-rs-0.6.6.crate) = 4313683 SHA256 (rust/crates/jobserver-0.1.24.crate) = af25a77299a7f711a01975c35a6a424eb6862092cc2d6c72c4ed6cbc56dfc1fa SIZE (rust/crates/jobserver-0.1.24.crate) = 21303 -SHA256 (rust/crates/jpeg-decoder-0.1.22.crate) = 229d53d58899083193af11e15917b5640cd40b29ff475a1fe4ef725deb02d0f2 -SIZE (rust/crates/jpeg-decoder-0.1.22.crate) = 228366 -SHA256 (rust/crates/js-sys-0.3.56.crate) = a38fc24e30fd564ce974c02bf1d337caddff65be6cc4735a1f7eab22a7440f04 -SIZE (rust/crates/js-sys-0.3.56.crate) = 70520 +SHA256 (rust/crates/jpeg-decoder-0.2.6.crate) = 9478aa10f73e7528198d75109c8be5cd7d15fb530238040148d5f9a22d4c5b3b +SIZE (rust/crates/jpeg-decoder-0.2.6.crate) = 741477 +SHA256 (rust/crates/js-sys-0.3.58.crate) = c3fac17f7123a73ca62df411b1bf727ccc805daa070338fda671c86dac1bdc27 +SIZE (rust/crates/js-sys-0.3.58.crate) = 78794 +SHA256 (rust/crates/kamadak-exif-0.5.4.crate) = 70494964492bf8e491eb3951c5d70c9627eb7100ede6cc56d748b9a3f302cfb6 +SIZE (rust/crates/kamadak-exif-0.5.4.crate) = 51746 SHA256 (rust/crates/kernel32-sys-0.2.2.crate) = 7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d SIZE (rust/crates/kernel32-sys-0.2.2.crate) = 24537 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 SIZE (rust/crates/lazycell-1.3.0.crate) = 12502 +SHA256 (rust/crates/lebe-0.5.1.crate) = 7efd1d698db0759e6ef11a7cd44407407399a910c774dd804c64c032da7826ff +SIZE (rust/crates/lebe-0.5.1.crate) = 8050 SHA256 (rust/crates/lexical-core-0.7.6.crate) = 6607c62aa161d23d17a9072cc5da0be67cdfc89d3afb1e8d9c842bebc2525ffe SIZE (rust/crates/lexical-core-0.7.6.crate) = 494385 SHA256 (rust/crates/lexical-sort-0.3.1.crate) = c09e4591611e231daf4d4c685a66cb0410cc1e502027a20ae55f2bb9e997207a SIZE (rust/crates/lexical-sort-0.3.1.crate) = 63689 -SHA256 (rust/crates/libc-0.2.113.crate) = eef78b64d87775463c549fbd80e19249ef436ea3bf1de2a1eb7e717ec7fab1e9 -SIZE (rust/crates/libc-0.2.113.crate) = 566175 -SHA256 (rust/crates/libwebp-sys-0.2.0.crate) = 3e70c064738b35a28fd6f991d27c0d9680353641d167ae3702a8228dd8272ef6 -SIZE (rust/crates/libwebp-sys-0.2.0.crate) = 5014365 -SHA256 (rust/crates/lindera-0.8.1.crate) = 4e067b79992ab4ee575f5113ca7ccc1b011f67378f7627169e9bf95d48a8d481 -SIZE (rust/crates/lindera-0.8.1.crate) = 126181 -SHA256 (rust/crates/lindera-core-0.8.1.crate) = 09d34134111feb8c9424de5743a9ead4c22cb1c5a48cb90322ebbe21a2bc27c1 -SIZE (rust/crates/lindera-core-0.8.1.crate) = 9422 -SHA256 (rust/crates/lindera-dictionary-0.8.1.crate) = 68ac4ac60f3ca650e4ab1280a5b6d57f73267902477ab9c9fd3b6609a7fb5888 -SIZE (rust/crates/lindera-dictionary-0.8.1.crate) = 3738 -SHA256 (rust/crates/lindera-ipadic-0.8.1.crate) = 266fda136179e607d6ebcf2ef326fbdb2a133f9bdea9a68e6ac4fa8627e47ced -SIZE (rust/crates/lindera-ipadic-0.8.1.crate) = 4757 -SHA256 (rust/crates/lindera-ipadic-builder-0.8.1.crate) = 7ede56e474b8fda9d4df2b9dc7683018111d3298260e1f594655e34287f26c64 -SIZE (rust/crates/lindera-ipadic-builder-0.8.1.crate) = 10772 +SHA256 (rust/crates/libc-0.2.126.crate) = 349d5a591cd28b49e1d1037471617a32ddcda5731b99419008085f72d5a53836 +SIZE (rust/crates/libc-0.2.126.crate) = 590481 +SHA256 (rust/crates/libwebp-sys-0.4.2.crate) = 439fd1885aa28937e7edcd68d2e793cb4a22f8733460d2519fbafd2b215672bf +SIZE (rust/crates/libwebp-sys-0.4.2.crate) = 5079881 +SHA256 (rust/crates/lindera-0.13.5.crate) = 7d1c5db4b1d12637aa316dc1adb215f78fe79025080af750942516c5ff17d1a0 +SIZE (rust/crates/lindera-0.13.5.crate) = 21140 +SHA256 (rust/crates/lindera-cc-cedict-builder-0.13.5.crate) = 584491a91b758f92ef3202aaf969d837522f2c11390c4de0049a356d63bc0b0f +SIZE (rust/crates/lindera-cc-cedict-builder-0.13.5.crate) = 10117 +SHA256 (rust/crates/lindera-core-0.13.5.crate) = c726ee1bf3282621a802d50f5e03d3f88aae41456815e1d0cb2271a538ff83ec +SIZE (rust/crates/lindera-core-0.13.5.crate) = 9668 +SHA256 (rust/crates/lindera-decompress-0.13.5.crate) = 6f9df38ea9310a1256cdee64ff0ebe3f17c49314e3176e53d2213371729d6744 +SIZE (rust/crates/lindera-decompress-0.13.5.crate) = 1701 +SHA256 (rust/crates/lindera-dictionary-0.13.5.crate) = 0a525b654642ff9f27927c5abba33f4c651e984b54a65e4f787c0b8c8e22e4a6 +SIZE (rust/crates/lindera-dictionary-0.13.5.crate) = 3707 +SHA256 (rust/crates/lindera-ipadic-0.13.5.crate) = 4797e016fc7dc0709ddb8c31da3b9e923e33e14043a4ff58431dd9c447ffacd2 +SIZE (rust/crates/lindera-ipadic-0.13.5.crate) = 11041737 +SHA256 (rust/crates/lindera-ipadic-builder-0.13.5.crate) = 9bd3ecfb07e8810f5ba313fa836804b66120f0ea76c2d93948c2ddcf4f81fd90 +SIZE (rust/crates/lindera-ipadic-builder-0.13.5.crate) = 12759 +SHA256 (rust/crates/lindera-ko-dic-builder-0.13.5.crate) = fc86f26560ea69e91413eecc078d8e13f39b3c1fdc5a242d79d7622f6fab3a83 +SIZE (rust/crates/lindera-ko-dic-builder-0.13.5.crate) = 14925 +SHA256 (rust/crates/lindera-unidic-builder-0.13.5.crate) = 05c1bb8b7d38ffec7d949ee2c603b6ef96dfa7cf4937e91bad295a2d2b267b82 +SIZE (rust/crates/lindera-unidic-builder-0.13.5.crate) = 11012 SHA256 (rust/crates/line-wrap-0.1.1.crate) = f30344350a2a51da54c1d53be93fade8a237e545dbcc4bdbe635413f2117cab9 SIZE (rust/crates/line-wrap-0.1.1.crate) = 10010 -SHA256 (rust/crates/linked-hash-map-0.5.4.crate) = 7fb9b38af92608140b86b693604b9ffcc5824240a484d1ecd4795bacb2fe88f3 -SIZE (rust/crates/linked-hash-map-0.5.4.crate) = 16166 -SHA256 (rust/crates/lock_api-0.4.5.crate) = 712a4d093c9976e24e7dbca41db895dabcbac38eb5f4045393d17a95bdfb1109 -SIZE (rust/crates/lock_api-0.4.5.crate) = 25199 -SHA256 (rust/crates/log-0.4.14.crate) = 51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710 -SIZE (rust/crates/log-0.4.14.crate) = 34582 +SHA256 (rust/crates/linked-hash-map-0.5.6.crate) = 0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f +SIZE (rust/crates/linked-hash-map-0.5.6.crate) = 15049 +SHA256 (rust/crates/lock_api-0.4.7.crate) = 327fa5b6a6940e4699ec49a9beae1ea4845c6bab9314e4f84ac68742139d8c53 +SIZE (rust/crates/lock_api-0.4.7.crate) = 25371 +SHA256 (rust/crates/log-0.4.17.crate) = abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e +SIZE (rust/crates/log-0.4.17.crate) = 38028 +SHA256 (rust/crates/lzma-rs-0.2.0.crate) = aba8ecb0450dfabce4ad72085eed0a75dffe8f21f7ada05638564ea9db2d7fb1 +SIZE (rust/crates/lzma-rs-0.2.0.crate) = 26439 SHA256 (rust/crates/mac-0.1.1.crate) = c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4 SIZE (rust/crates/mac-0.1.1.crate) = 4838 SHA256 (rust/crates/maplit-1.0.2.crate) = 3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d SIZE (rust/crates/maplit-1.0.2.crate) = 8871 -SHA256 (rust/crates/markup5ever-0.10.1.crate) = a24f40fb03852d1cdd84330cddcaf98e9ec08a7b7768e952fad3b4cf048ec8fd -SIZE (rust/crates/markup5ever-0.10.1.crate) = 34668 -SHA256 (rust/crates/markup5ever_rcdom-0.1.0.crate) = f015da43bcd8d4f144559a3423f4591d69b8ce0652c905374da7205df336ae2b -SIZE (rust/crates/markup5ever_rcdom-0.1.0.crate) = 25165 +SHA256 (rust/crates/markup5ever-0.11.0.crate) = 7a2629bb1404f3d34c2e921f21fd34ba00b206124c81f65c50b43b6aaefeb016 +SIZE (rust/crates/markup5ever-0.11.0.crate) = 34667 SHA256 (rust/crates/matches-0.1.9.crate) = a3e378b66a060d48947b590737b30a1be76706c8dd7b8ba0f2fe3989c68a853f SIZE (rust/crates/matches-0.1.9.crate) = 2246 -SHA256 (rust/crates/memchr-2.4.1.crate) = 308cc39be01b73d0d18f82a0e7b2a3df85245f84af96fdddc5d202d27e47b86a -SIZE (rust/crates/memchr-2.4.1.crate) = 64977 +SHA256 (rust/crates/memchr-2.5.0.crate) = 2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d +SIZE (rust/crates/memchr-2.5.0.crate) = 65812 SHA256 (rust/crates/memoffset-0.6.5.crate) = 5aa361d4faea93603064a027415f07bd8e1d5c88c9fbf68bf56a285428fd79ce SIZE (rust/crates/memoffset-0.6.5.crate) = 7686 SHA256 (rust/crates/mime-0.3.16.crate) = 2a60c7ce501c71e03a9c9c0d35b861413ae925bd979cc7a4e30d060069aaac8d SIZE (rust/crates/mime-0.3.16.crate) = 15206 -SHA256 (rust/crates/mime_guess-2.0.3.crate) = 2684d4c2e97d99848d30b324b00c8fcc7e5c897b7cbb5819b09e7c90e8baf212 -SIZE (rust/crates/mime_guess-2.0.3.crate) = 27437 -SHA256 (rust/crates/minify-html-0.6.10.crate) = 1cac5b6b3e2eebc4c99750325b106990cf5334afcdcde6b4479e5f2c6be5ceb8 -SIZE (rust/crates/minify-html-0.6.10.crate) = 115751 -SHA256 (rust/crates/miniz_oxide-0.3.7.crate) = 791daaae1ed6889560f8c4359194f56648355540573244a5448a83ba1ecc7435 -SIZE (rust/crates/miniz_oxide-0.3.7.crate) = 44996 -SHA256 (rust/crates/miniz_oxide-0.4.4.crate) = a92518e98c078586bc6c934028adcca4c92a53d6a958196de835170a01d84e4b -SIZE (rust/crates/miniz_oxide-0.4.4.crate) = 49938 +SHA256 (rust/crates/mime_guess-2.0.4.crate) = 4192263c238a5f0d0c6bfd21f336a313a4ce1c450542449ca191bb657b4642ef +SIZE (rust/crates/mime_guess-2.0.4.crate) = 26399 +SHA256 (rust/crates/minidom-0.12.0.crate) = fe549115a674f5ec64c754d85e37d6f42664bd0ef4ffb62b619489ad99c6cb1a +SIZE (rust/crates/minidom-0.12.0.crate) = 20966 +SHA256 (rust/crates/minify-html-0.9.2.crate) = 640e7546ebd29c7d0fe523684a5a0661281ca93b7cf01fe3023a7fa979eaf17e +SIZE (rust/crates/minify-html-0.9.2.crate) = 116493 +SHA256 (rust/crates/minify-js-0.1.5.crate) = 428521c0c8faf89847479aee75160d2254f15b3d7c5e629f4af0b7fb2e19b251 +SIZE (rust/crates/minify-js-0.1.5.crate) = 52891 +SHA256 (rust/crates/miniz_oxide-0.5.3.crate) = 6f5c75688da582b8ffc1f1799e9db273f32133c49e048f614d22ec3256773ccc +SIZE (rust/crates/miniz_oxide-0.5.3.crate) = 53452 SHA256 (rust/crates/mio-0.6.23.crate) = 4afd66f5b91bf2a3bc13fad0e21caedac168ca4c707504e75585648ae80e4cc4 SIZE (rust/crates/mio-0.6.23.crate) = 103554 -SHA256 (rust/crates/mio-0.7.14.crate) = 8067b404fe97c70829f082dec8bcf4f71225d7eaea1d8645349cb76fa06205cc -SIZE (rust/crates/mio-0.7.14.crate) = 87429 +SHA256 (rust/crates/mio-0.8.4.crate) = 57ee1c23c7c63b0c9250c339ffdc69255f110b298b901b9f6c82547b7b87caaf +SIZE (rust/crates/mio-0.8.4.crate) = 93013 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/miow-0.3.7.crate) = b9f1c5b025cda876f66ef43a113f91ebc9f4ccef34843000e0adf6ebbab84e21 -SIZE (rust/crates/miow-0.3.7.crate) = 24563 -SHA256 (rust/crates/mockito-0.30.0.crate) = d10030163d67f681db11810bc486df3149e6d91c8b4f3f96fa8b62b546c2cef8 -SIZE (rust/crates/mockito-0.30.0.crate) = 28648 -SHA256 (rust/crates/native-tls-0.2.8.crate) = 48ba9f7719b5a0f42f338907614285fb5fd70e53858141f69898a1fb7203b24d -SIZE (rust/crates/native-tls-0.2.8.crate) = 24956 +SHA256 (rust/crates/mockito-0.31.0.crate) = 401edc088069634afaa5f4a29617b36dba683c0c16fe4435a86debad23fa2f1a +SIZE (rust/crates/mockito-0.31.0.crate) = 28089 +SHA256 (rust/crates/mutate_once-0.1.1.crate) = 16cf681a23b4d0a43fc35024c176437f9dcd818db34e0f42ab456a0ee5ad497b +SIZE (rust/crates/mutate_once-0.1.1.crate) = 4276 +SHA256 (rust/crates/nanorand-0.7.0.crate) = 6a51313c5820b0b02bd422f4b44776fbf47961755c74ce64afc73bfad10226c3 +SIZE (rust/crates/nanorand-0.7.0.crate) = 18437 +SHA256 (rust/crates/native-tls-0.2.10.crate) = fd7e2f3618557f980e0b17e8856252eee3c97fa12c54dff0ca290fb6266ca4a9 +SIZE (rust/crates/native-tls-0.2.10.crate) = 28590 SHA256 (rust/crates/net2-0.2.37.crate) = 391630d12b68002ae1e25e8f974306474966550ad82dac6886fb8910c19568ae SIZE (rust/crates/net2-0.2.37.crate) = 21311 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.23.1.crate) = 9f866317acbd3a240710c63f065ffb1e4fd466259045ccb504130b7f668f35c6 -SIZE (rust/crates/nix-0.23.1.crate) = 240531 +SHA256 (rust/crates/nix-0.24.1.crate) = 8f17df307904acd05aa8e32e97bb20f2a0df1728bbc2d771ae8f9a90463441e9 +SIZE (rust/crates/nix-0.24.1.crate) = 263506 SHA256 (rust/crates/nodrop-0.1.14.crate) = 72ef4a56884ca558e5ddb05a1d1e7e1bfd9a68d9ed024c21704cc98872dae1bb SIZE (rust/crates/nodrop-0.1.14.crate) = 7667 SHA256 (rust/crates/nom-5.1.2.crate) = ffb4262d26ed83a1c0a33a38fe2bb15797329c85770da05e6b828ddb782627af SIZE (rust/crates/nom-5.1.2.crate) = 136174 +SHA256 (rust/crates/nom-6.1.2.crate) = e7413f999671bd4745a7b624bd370a569fb6bc574b23c83a3c5ed2e453f3d5e2 +SIZE (rust/crates/nom-6.1.2.crate) = 147539 SHA256 (rust/crates/nom-bibtex-0.3.0.crate) = c9db257f6c7b9c8b3ab67ee6a4b23a290c157d183fef2ac065bf9fce5f1c1299 SIZE (rust/crates/nom-bibtex-0.3.0.crate) = 11587 SHA256 (rust/crates/nom-tracable-0.5.2.crate) = e012c742e1269f801f6bfe0d1ebf99d7a3f7bc1d65c970bab0e7bee439e31610 @@ -333,48 +393,48 @@ SHA256 (rust/crates/nom_locate-2.1.0.crate) = a67484adf5711f94f2f28b653bf231bff8 SIZE (rust/crates/nom_locate-2.1.0.crate) = 17937 SHA256 (rust/crates/notify-4.0.17.crate) = ae03c8c853dba7bfd23e571ff0cff7bc9dceb40a4cd684cd1681824183f45257 SIZE (rust/crates/notify-4.0.17.crate) = 54419 -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/num-iter-0.1.42.crate) = b2021c8337a54d21aca0d59a92577a029af9431cb59b909b03252b9c164fad59 -SIZE (rust/crates/num-iter-0.1.42.crate) = 10450 -SHA256 (rust/crates/num-rational-0.3.2.crate) = 12ac428b1cb17fce6f731001d307d351ec70a6d202fc2e60f7d4c5e42d8f4f07 -SIZE (rust/crates/num-rational-0.3.2.crate) = 26359 -SHA256 (rust/crates/num-traits-0.2.14.crate) = 9a64b1ec5cda2586e284722486d802acf1f7dbdc623e2bfc57e65ca1cd099290 -SIZE (rust/crates/num-traits-0.2.14.crate) = 45476 +SHA256 (rust/crates/num-integer-0.1.45.crate) = 225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9 +SIZE (rust/crates/num-integer-0.1.45.crate) = 22529 +SHA256 (rust/crates/num-iter-0.1.43.crate) = 7d03e6c028c5dc5cac6e2dec0efda81fc887605bb3d884578bb6d6bf7514e252 +SIZE (rust/crates/num-iter-0.1.43.crate) = 10655 +SHA256 (rust/crates/num-rational-0.4.1.crate) = 0638a1c9d0a3c0914158145bc76cff373a75a627e6ecbfb71cbe6f453a5a19b0 +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.13.1.crate) = 19e64526ebdee182341572e50e9ad03965aa510cd94427a4549448f285e957a1 SIZE (rust/crates/num_cpus-1.13.1.crate) = 14752 -SHA256 (rust/crates/num_threads-0.1.2.crate) = 71a1eb3a36534514077c1e079ada2fb170ef30c47d203aa6916138cf882ecd52 -SIZE (rust/crates/num_threads-0.1.2.crate) = 6465 -SHA256 (rust/crates/once_cell-1.9.0.crate) = da32515d9f6e6e489d7bc9d84c71b060db7247dc035bbe44eac88cf87486d8d5 -SIZE (rust/crates/once_cell-1.9.0.crate) = 30702 -SHA256 (rust/crates/onig-6.3.1.crate) = 67ddfe2c93bb389eea6e6d713306880c7f6dcc99a75b659ce145d962c861b225 -SIZE (rust/crates/onig-6.3.1.crate) = 30879 -SHA256 (rust/crates/onig_sys-69.7.1.crate) = 5dd3eee045c84695b53b20255bb7317063df090b68e18bfac0abb6c39cf7f33e -SIZE (rust/crates/onig_sys-69.7.1.crate) = 631301 +SHA256 (rust/crates/num_threads-0.1.6.crate) = 2819ce041d2ee131036f4fc9d6ae7ae125a3a40e97ba64d04fe799ad9dabbb44 +SIZE (rust/crates/num_threads-0.1.6.crate) = 7334 +SHA256 (rust/crates/once_cell-1.13.0.crate) = 18a6dbe30758c9f83eb00cbea4ac95966305f5a7772f3f42ebfc7fc7eddbd8e1 +SIZE (rust/crates/once_cell-1.13.0.crate) = 31726 +SHA256 (rust/crates/onig-6.3.2.crate) = 1eb3502504c9c8b06634b38bfdda86a9a8cef6277f3dec4d8b17c115110dd2a3 +SIZE (rust/crates/onig-6.3.2.crate) = 30936 +SHA256 (rust/crates/onig_sys-69.8.0.crate) = 8bf3fbc9b931b6c9af85d219c7943c274a6ad26cff7488a2210215edd5f49bf8 +SIZE (rust/crates/onig_sys-69.8.0.crate) = 638204 SHA256 (rust/crates/opaque-debug-0.2.3.crate) = 2839e79665f131bdb5782e51f2c6c9599c133c6098982a54c794358bf432529c SIZE (rust/crates/opaque-debug-0.2.3.crate) = 5643 -SHA256 (rust/crates/opaque-debug-0.3.0.crate) = 624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5 -SIZE (rust/crates/opaque-debug-0.3.0.crate) = 5767 -SHA256 (rust/crates/open-2.0.2.crate) = 176ee4b630d174d2da8241336763bb459281dddc0f4d87f72c3b1efc9a6109b7 -SIZE (rust/crates/open-2.0.2.crate) = 13155 -SHA256 (rust/crates/openssl-0.10.38.crate) = 0c7ae222234c30df141154f159066c5093ff73b63204dcda7121eb082fc56a95 -SIZE (rust/crates/openssl-0.10.38.crate) = 207436 +SHA256 (rust/crates/open-3.0.1.crate) = 360bcc8316bf6363aa3954c3ccc4de8add167b087e0259190a043c9514f910fe +SIZE (rust/crates/open-3.0.1.crate) = 14954 +SHA256 (rust/crates/openssl-0.10.41.crate) = 618febf65336490dfcf20b73f885f5651a0c89c64c2d4a8c3662585a70bf5bd0 +SIZE (rust/crates/openssl-0.10.41.crate) = 219460 +SHA256 (rust/crates/openssl-macros-0.1.0.crate) = b501e44f11665960c7e7fcf062c7d96a14ade4aa98116c004b2e37b5be7d736c +SIZE (rust/crates/openssl-macros-0.1.0.crate) = 5566 SHA256 (rust/crates/openssl-probe-0.1.5.crate) = ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf SIZE (rust/crates/openssl-probe-0.1.5.crate) = 7227 -SHA256 (rust/crates/openssl-sys-0.9.72.crate) = 7e46109c383602735fa0a2e48dd2b7c892b048e1bf69e5c3b1d804b7d9c203cb -SIZE (rust/crates/openssl-sys-0.9.72.crate) = 56510 -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_core-0.8.5.crate) = d76e8e1493bcac0d2766c42737f34458f1c8c50c0d23bcb24ea953affb273216 -SIZE (rust/crates/parking_lot_core-0.8.5.crate) = 32466 +SHA256 (rust/crates/openssl-sys-0.9.75.crate) = e5f9bd0c2710541a3cda73d6f9ac4f1b240de4ae261065d309dbe73d9dceb42f +SIZE (rust/crates/openssl-sys-0.9.75.crate) = 60028 +SHA256 (rust/crates/os_str_bytes-6.1.0.crate) = 21326818e99cfe6ce1e524c2a805c189a99b5ae555a35d19f9a284b427d86afa +SIZE (rust/crates/os_str_bytes-6.1.0.crate) = 21150 +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.3.crate) = 09a279cbf25cb0757810394fbc1e359949b59e348145c643a939a525692e6929 +SIZE (rust/crates/parking_lot_core-0.9.3.crate) = 32256 SHA256 (rust/crates/parse-zoneinfo-0.3.0.crate) = c705f256449c60da65e11ff6626e0c16a0a0b96aaa348de61376b249bc340f41 SIZE (rust/crates/parse-zoneinfo-0.3.0.crate) = 76590 -SHA256 (rust/crates/path-slash-0.1.4.crate) = 3cacbb3c4ff353b534a67fb8d7524d00229da4cb1dc8c79f4db96e375ab5b619 -SIZE (rust/crates/path-slash-0.1.4.crate) = 5771 +SHA256 (rust/crates/path-slash-0.2.0.crate) = c54014ba3c1880122928735226f78b6f5bf5bd1fed15e41e92cf7aa20278ce28 +SIZE (rust/crates/path-slash-0.2.0.crate) = 7913 SHA256 (rust/crates/pathdiff-0.2.1.crate) = 8835116a5c179084a830efb3adc117ab007512b535bc1a21c991d3b32a6b44dd SIZE (rust/crates/pathdiff-0.2.1.crate) = 7142 SHA256 (rust/crates/percent-encoding-2.1.0.crate) = d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e @@ -387,48 +447,54 @@ SHA256 (rust/crates/pest_generator-2.1.3.crate) = 99b8db626e31e5b81787b978342576 SIZE (rust/crates/pest_generator-2.1.3.crate) = 14227 SHA256 (rust/crates/pest_meta-2.1.3.crate) = 54be6e404f5317079812fc8f9f5279de376d8856929e21c184ecf6bbd692a11d SIZE (rust/crates/pest_meta-2.1.3.crate) = 27818 -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_codegen-0.8.0.crate) = cbffee61585b0411840d3ece935cce9cb6321f01c45477d30066498cd5e1a815 -SIZE (rust/crates/phf_codegen-0.8.0.crate) = 3192 SHA256 (rust/crates/phf_codegen-0.10.0.crate) = 4fb1c3a8bc4dd4e5cfce29b44ffc14bedd2ee294559a294e2a4d4c9e9a6a13cd SIZE (rust/crates/phf_codegen-0.10.0.crate) = 3402 -SHA256 (rust/crates/phf_generator-0.8.0.crate) = 17367f0cc86f2d25802b2c26ee58a7b23faeccf78a396094c13dced0d0182526 -SIZE (rust/crates/phf_generator-0.8.0.crate) = 7604 SHA256 (rust/crates/phf_generator-0.10.0.crate) = 5d5285893bb5eb82e6aaf5d59ee909a06a16737a8970984dd7746ba9283498d6 SIZE (rust/crates/phf_generator-0.10.0.crate) = 7525 -SHA256 (rust/crates/phf_shared-0.8.0.crate) = c00cf8b9eafe68dde5e9eaa2cef8ee84a9336a47d566ec55ca16589633b65af7 -SIZE (rust/crates/phf_shared-0.8.0.crate) = 2860 SHA256 (rust/crates/phf_shared-0.10.0.crate) = b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096 SIZE (rust/crates/phf_shared-0.10.0.crate) = 4095 -SHA256 (rust/crates/pin-project-lite-0.2.8.crate) = e280fbe77cc62c91527259e9442153f4688736748d24660126286329742b4c6c -SIZE (rust/crates/pin-project-lite-0.2.8.crate) = 27847 +SHA256 (rust/crates/pin-project-1.0.11.crate) = 78203e83c48cffbe01e4a2d35d566ca4de445d79a85372fc64e378bfc812a260 +SIZE (rust/crates/pin-project-1.0.11.crate) = 56669 +SHA256 (rust/crates/pin-project-internal-1.0.11.crate) = 710faf75e1b33345361201d36d04e98ac1ed8909151a017ed384700836104c74 +SIZE (rust/crates/pin-project-internal-1.0.11.crate) = 27900 +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.24.crate) = 58893f751c9b0412871a09abd62ecd2a00298c6c83befa223ef98c52aef40cbe -SIZE (rust/crates/pkg-config-0.3.24.crate) = 16489 +SHA256 (rust/crates/pkg-config-0.3.25.crate) = 1df8c4ec4b0627e53bdf214615ad287367e482558cf84b109250b37464dc03ae +SIZE (rust/crates/pkg-config-0.3.25.crate) = 16838 SHA256 (rust/crates/plist-1.3.1.crate) = bd39bc6cdc9355ad1dc5eeedefee696bb35c34caf21768741e81826c0bbd7225 SIZE (rust/crates/plist-1.3.1.crate) = 44772 -SHA256 (rust/crates/png-0.16.8.crate) = 3c3287920cb847dee3de33d301c463fba14dda99db24214ddf93f83d3021f4c6 -SIZE (rust/crates/png-0.16.8.crate) = 52598 +SHA256 (rust/crates/png-0.17.5.crate) = dc38c0ad57efb786dd57b9864e5b18bae478c00c824dc55a38bbc9da95dde3ba +SIZE (rust/crates/png-0.17.5.crate) = 80450 SHA256 (rust/crates/ppv-lite86-0.2.16.crate) = eb9f9e6e233e5c4a35559a617bf40a4ec447db2e84c20b55a6f83167b7e57872 SIZE (rust/crates/ppv-lite86-0.2.16.crate) = 22245 SHA256 (rust/crates/precomputed-hash-0.1.1.crate) = 925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c SIZE (rust/crates/precomputed-hash-0.1.1.crate) = 1640 -SHA256 (rust/crates/proc-macro2-1.0.36.crate) = c7342d5883fbccae1cc37a2353b09c87c9b0f3afd73f5fb9bba687a1f733b029 -SIZE (rust/crates/proc-macro2-1.0.36.crate) = 41411 -SHA256 (rust/crates/pulldown-cmark-0.8.0.crate) = ffade02495f22453cd593159ea2f59827aae7f53fa8323f756799b670881dcf8 -SIZE (rust/crates/pulldown-cmark-0.8.0.crate) = 106330 +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.40.crate) = dd96a1e8ed2596c337f8eae5f24924ec83f5ad5ab21ea8e455d3566c69fbcaf7 +SIZE (rust/crates/proc-macro2-1.0.40.crate) = 40559 +SHA256 (rust/crates/pulldown-cmark-0.9.1.crate) = 34f197a544b0c9ab3ae46c359a7ec9cbbb5c7bf97054266fecb7ead794a181d6 +SIZE (rust/crates/pulldown-cmark-0.9.1.crate) = 114955 SHA256 (rust/crates/quick-error-1.2.3.crate) = a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0 SIZE (rust/crates/quick-error-1.2.3.crate) = 15066 -SHA256 (rust/crates/quote-1.0.15.crate) = 864d3e96a899863136fc6e99f3d7cae289dafe43bf2c5ac19b70df7210c0a145 -SIZE (rust/crates/quote-1.0.15.crate) = 27281 +SHA256 (rust/crates/quick-xml-0.17.2.crate) = fe1e430bdcf30c9fdc25053b9c459bb1a4672af4617b6c783d7d91dc17c6bbb0 +SIZE (rust/crates/quick-xml-0.17.2.crate) = 102776 +SHA256 (rust/crates/quickxml_to_serde-0.5.0.crate) = 26f35112b35480fd72f63444289083eeedbd61d13907c82c4309f0ccda35e244 +SIZE (rust/crates/quickxml_to_serde-0.5.0.crate) = 13768 +SHA256 (rust/crates/quote-1.0.20.crate) = 3bcdf212e9776fbcb2d23ab029360416bb1706b1aea2d1a5ba002727cbcab804 +SIZE (rust/crates/quote-1.0.20.crate) = 28160 +SHA256 (rust/crates/radium-0.5.3.crate) = 941ba9d78d8e2f7ce474c015eea4d9c6d25b6a3327f9832ee29a4de27f91bbb8 +SIZE (rust/crates/radium-0.5.3.crate) = 7588 SHA256 (rust/crates/rand-0.7.3.crate) = 6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03 SIZE (rust/crates/rand-0.7.3.crate) = 112246 -SHA256 (rust/crates/rand-0.8.4.crate) = 2e7573632e6454cf6b99d7aac4ccca54be06da05aca2ef7423d22d27d4d4bcd8 -SIZE (rust/crates/rand-0.8.4.crate) = 87406 +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 @@ -439,40 +505,38 @@ SHA256 (rust/crates/rand_core-0.6.3.crate) = d34f1408f55294453790c48b2f1ebbb1c5b SIZE (rust/crates/rand_core-0.6.3.crate) = 21938 SHA256 (rust/crates/rand_hc-0.2.0.crate) = ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c SIZE (rust/crates/rand_hc-0.2.0.crate) = 11670 -SHA256 (rust/crates/rand_hc-0.3.1.crate) = d51e9f596de227fda2ea6c84607f5558e196eeaf43c986b724ba4fb8fdf497e7 -SIZE (rust/crates/rand_hc-0.3.1.crate) = 11891 -SHA256 (rust/crates/rand_pcg-0.2.1.crate) = 16abd0c1b639e9eb4d7c50c0b8100b0d0f849be2349829c740fe8e6eb4816429 -SIZE (rust/crates/rand_pcg-0.2.1.crate) = 11291 -SHA256 (rust/crates/rayon-1.5.1.crate) = c06aca804d41dbc8ba42dfd964f0d01334eceb64314b9ecf7c5fad5188a06d90 -SIZE (rust/crates/rayon-1.5.1.crate) = 160424 -SHA256 (rust/crates/rayon-core-1.9.1.crate) = d78120e2c850279833f1dd3582f730c4ab53ed95aeaaaa862a2a5c71b1656d8e -SIZE (rust/crates/rayon-core-1.9.1.crate) = 64961 -SHA256 (rust/crates/redox_syscall-0.2.10.crate) = 8383f39639269cde97d255a32bdb68c047337295414940c68bdd30c2e13203ff -SIZE (rust/crates/redox_syscall-0.2.10.crate) = 23582 -SHA256 (rust/crates/regex-1.5.4.crate) = d07a8629359eb56f1e2fb1652bb04212c072a87ba68546a04065d525673ac461 -SIZE (rust/crates/regex-1.5.4.crate) = 236581 +SHA256 (rust/crates/rayon-1.5.3.crate) = bd99e5772ead8baa5215278c9b15bf92087709e9c1b2d1f97cdb5a183c933a7d +SIZE (rust/crates/rayon-1.5.3.crate) = 167246 +SHA256 (rust/crates/rayon-core-1.9.3.crate) = 258bcdb5ac6dad48491bb2992db6b7cf74878b0384908af124823d118c99683f +SIZE (rust/crates/rayon-core-1.9.3.crate) = 65300 +SHA256 (rust/crates/redox_syscall-0.2.13.crate) = 62f25bc4c7e55e0b0b7a1d43fb893f4fa1361d0abe38b9ce4f323c2adfe6ef42 +SIZE (rust/crates/redox_syscall-0.2.13.crate) = 23759 +SHA256 (rust/crates/regex-1.6.0.crate) = 4c4eb3267174b8c6c2f654116623910a0fef09c4753f8dd83db29c48a0df988b +SIZE (rust/crates/regex-1.6.0.crate) = 239329 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.25.crate) = f497285884f3fcff424ffc933e56d7cbca511def0c9831a7f9b5f6153e3cc89b -SIZE (rust/crates/regex-syntax-0.6.25.crate) = 293293 -SHA256 (rust/crates/relative-path-1.6.0.crate) = 73d4caf086b102ab49d0525b721594a555ab55c6556086bbe52a430ad26c3bd7 -SIZE (rust/crates/relative-path-1.6.0.crate) = 21830 +SHA256 (rust/crates/regex-syntax-0.6.27.crate) = a3f87b73ce11b1619a3c6332f45341e0047173771e8b8b73f87bfeefb7b56244 +SIZE (rust/crates/regex-syntax-0.6.27.crate) = 297300 +SHA256 (rust/crates/relative-path-1.7.2.crate) = 0df32d82cedd1499386877b062ebe8721f806de80b08d183c70184ef17dd1d42 +SIZE (rust/crates/relative-path-1.7.2.crate) = 23738 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/reqwest-0.11.9.crate) = 87f242f1488a539a79bac6dbe7c8609ae43b7914b7736210f239a37cccb32525 -SIZE (rust/crates/reqwest-0.11.9.crate) = 139175 +SHA256 (rust/crates/reqwest-0.11.11.crate) = b75aa69a3f06bbcc66ede33af2af253c6f7a86b1ca0033f60c580a27074fbf92 +SIZE (rust/crates/reqwest-0.11.11.crate) = 142667 SHA256 (rust/crates/ring-0.16.20.crate) = 3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc SIZE (rust/crates/ring-0.16.20.crate) = 5082615 SHA256 (rust/crates/roxmltree-0.13.1.crate) = dbf7d7b1ea646d380d0e8153158063a6da7efe30ddbf3184042848e3f8a6f671 SIZE (rust/crates/roxmltree-0.13.1.crate) = 38393 SHA256 (rust/crates/rust-stemmers-1.2.0.crate) = e46a2036019fdb888131db7a4c847a1063a7493f971ed94ea82c67eada63ca54 SIZE (rust/crates/rust-stemmers-1.2.0.crate) = 2351301 -SHA256 (rust/crates/rustls-0.20.2.crate) = d37e5e2290f3e040b594b1a9e04377c2c671f1a1cfd9bfdef82106ac1c113f84 -SIZE (rust/crates/rustls-0.20.2.crate) = 238289 -SHA256 (rust/crates/rustls-pemfile-0.2.1.crate) = 5eebeaeb360c87bfb72e84abdb3447159c0eaececf1bef2aecd65a8be949d1c9 -SIZE (rust/crates/rustls-pemfile-0.2.1.crate) = 14278 -SHA256 (rust/crates/ryu-1.0.9.crate) = 73b4b750c782965c211b42f022f59af1fbceabdd026623714f104152f1ec149f -SIZE (rust/crates/ryu-1.0.9.crate) = 48391 +SHA256 (rust/crates/rustc_version-0.4.0.crate) = bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366 +SIZE (rust/crates/rustc_version-0.4.0.crate) = 12175 +SHA256 (rust/crates/rustls-0.20.6.crate) = 5aab8ee6c7097ed6057f43c187a62418d0c05a4bd5f18b3571db50ee0f9ce033 +SIZE (rust/crates/rustls-0.20.6.crate) = 259289 +SHA256 (rust/crates/rustls-pemfile-1.0.0.crate) = e7522c9de787ff061458fe9a829dc790a3f5b22dc571694fc5883f448b94d9a9 +SIZE (rust/crates/rustls-pemfile-1.0.0.crate) = 14559 +SHA256 (rust/crates/ryu-1.0.10.crate) = f3f6f92acf49d1b98f7a81226834412ada05458b7364277387724a237f062695 +SIZE (rust/crates/ryu-1.0.10.crate) = 48485 SHA256 (rust/crates/safemem-0.3.3.crate) = ef703b7cb59335eae2eb93ceb664c0eb7ea6bf567079d843e09420219668e072 SIZE (rust/crates/safemem-0.3.3.crate) = 7778 SHA256 (rust/crates/same-file-1.0.6.crate) = 93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502 @@ -481,124 +545,128 @@ SHA256 (rust/crates/sass-rs-0.2.2.crate) = cabcf7c6e55053f359911187ac401409aad2d SIZE (rust/crates/sass-rs-0.2.2.crate) = 7268 SHA256 (rust/crates/sass-sys-0.4.22.crate) = 933bca23b402377f0ab71e79732a826deffc748013746ac3314f6abc7f9fc51c SIZE (rust/crates/sass-sys-0.4.22.crate) = 340560 -SHA256 (rust/crates/schannel-0.1.19.crate) = 8f05ba609c234e60bee0d547fe94a4c7e9da733d1c962cf6e59efa4cd9c8bc75 -SIZE (rust/crates/schannel-0.1.19.crate) = 42755 +SHA256 (rust/crates/schannel-0.1.20.crate) = 88d6731146462ea25d9244b2ed5fd1d716d25c52e4d54aa4fb0f3c4e9854dbe2 +SIZE (rust/crates/schannel-0.1.20.crate) = 41579 SHA256 (rust/crates/scoped_threadpool-0.1.9.crate) = 1d51f5df5af43ab3f1360b429fa5e0152ac5ce8c0bd6485cae490332e96846a8 SIZE (rust/crates/scoped_threadpool-0.1.9.crate) = 7800 SHA256 (rust/crates/scopeguard-1.1.0.crate) = d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd SIZE (rust/crates/scopeguard-1.1.0.crate) = 11470 SHA256 (rust/crates/sct-0.7.0.crate) = d53dcdb7c9f8158937a7981b48accfd39a43af418591a5d008c7b22b5e1b7ca4 SIZE (rust/crates/sct-0.7.0.crate) = 27502 -SHA256 (rust/crates/security-framework-2.5.0.crate) = d09d3c15d814eda1d6a836f2f2b56a6abc1446c8a34351cb3180d3db92ffe4ce -SIZE (rust/crates/security-framework-2.5.0.crate) = 70087 -SHA256 (rust/crates/security-framework-sys-2.5.0.crate) = e90dd10c41c6bfc633da6e0c659bd25d31e0791e5974ac42970267d59eba87f7 -SIZE (rust/crates/security-framework-sys-2.5.0.crate) = 17201 -SHA256 (rust/crates/serde-1.0.135.crate) = 2cf9235533494ea2ddcdb794665461814781c53f19d87b76e571a1c35acbad2b -SIZE (rust/crates/serde-1.0.135.crate) = 75790 -SHA256 (rust/crates/serde_derive-1.0.135.crate) = 8dcde03d87d4c973c04be249e7d8f0b35db1c848c487bd43032808e59dd8328d -SIZE (rust/crates/serde_derive-1.0.135.crate) = 54774 -SHA256 (rust/crates/serde_json-1.0.78.crate) = d23c1ba4cf0efd44be32017709280b32d1cea5c3f1275c3b6d9e8bc54f758085 -SIZE (rust/crates/serde_json-1.0.78.crate) = 144364 +SHA256 (rust/crates/security-framework-2.6.1.crate) = 2dc14f172faf8a0194a3aded622712b0de276821addc574fa54fc0a1167e10dc +SIZE (rust/crates/security-framework-2.6.1.crate) = 71688 +SHA256 (rust/crates/security-framework-sys-2.6.1.crate) = 0160a13a177a45bfb43ce71c01580998474f556ad854dcbca936dd2841a5c556 +SIZE (rust/crates/security-framework-sys-2.6.1.crate) = 17717 +SHA256 (rust/crates/semver-1.0.12.crate) = a2333e6df6d6598f2b1974829f853c2b4c5f4a6e503c10af918081aa6f8564e1 +SIZE (rust/crates/semver-1.0.12.crate) = 29615 +SHA256 (rust/crates/serde-1.0.139.crate) = 0171ebb889e45aa68b44aee0859b3eede84c6f5f5c228e6f140c0b2a0a46cad6 +SIZE (rust/crates/serde-1.0.139.crate) = 76405 +SHA256 (rust/crates/serde_derive-1.0.139.crate) = dc1d3230c1de7932af58ad8ffbe1d784bd55efd5a9d84ac24f69c72d83543dfb +SIZE (rust/crates/serde_derive-1.0.139.crate) = 54848 +SHA256 (rust/crates/serde_json-1.0.82.crate) = 82c2c1fdcd807d1098552c5b9a36e425e42e9fbd7c6a37a8425f390f781f7fa7 +SIZE (rust/crates/serde_json-1.0.82.crate) = 144514 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.8.23.crate) = a4a521f2940385c165a24ee286aa8599633d162077a54bdcae2a6fd5a7bfa7a0 -SIZE (rust/crates/serde_yaml-0.8.23.crate) = 42140 +SHA256 (rust/crates/serde_yaml-0.8.26.crate) = 578a7433b776b56a35785ed5ce9a7e777ac0598aac5a6dd1b4b18a307c7fc71b +SIZE (rust/crates/serde_yaml-0.8.26.crate) = 40670 SHA256 (rust/crates/sha-1-0.8.2.crate) = f7d94d0bede923b3cea61f3f1ff57ff8cdfd77b400fb8f9998949e0cf04163df SIZE (rust/crates/sha-1-0.8.2.crate) = 12338 -SHA256 (rust/crates/sha2-0.9.9.crate) = 4d58a1e1bf39749807d89cf2d98ac2dfa0ff1cb3faa38fbb64dd88ac8013d800 -SIZE (rust/crates/sha2-0.9.9.crate) = 22247 -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/siphasher-0.3.9.crate) = a86232ab60fa71287d7f2ddae4a7073f6b7aac33631c3015abb556f08c6d0a3e -SIZE (rust/crates/siphasher-0.3.9.crate) = 10108 -SHA256 (rust/crates/slab-0.4.5.crate) = 9def91fd1e018fe007022791f865d0ccc9b3a0d5001e01aabb8b40e46000afb5 -SIZE (rust/crates/slab-0.4.5.crate) = 15888 -SHA256 (rust/crates/slotmap-1.0.6.crate) = e1e08e261d0e8f5c43123b7adf3e4ca1690d655377ac93a03b2c9d3e98de1342 -SIZE (rust/crates/slotmap-1.0.6.crate) = 58954 +SHA256 (rust/crates/sha2-0.10.2.crate) = 55deaec60f81eefe3cce0dc50bda92d6d8e88f2a27df7c5033b42afeb1ed2676 +SIZE (rust/crates/sha2-0.10.2.crate) = 20213 +SHA256 (rust/crates/similar-2.1.0.crate) = 2e24979f63a11545f5f2c60141afe249d4f19f84581ea2138065e400941d83d3 +SIZE (rust/crates/similar-2.1.0.crate) = 50464 +SHA256 (rust/crates/siphasher-0.3.10.crate) = 7bd3e3206899af3f8b12af284fafc038cc1dc2b41d1b89dd17297221c5d225de +SIZE (rust/crates/siphasher-0.3.10.crate) = 9889 +SHA256 (rust/crates/slab-0.4.6.crate) = eb703cfe953bccee95685111adeedb76fabe4e97549a58d16f03ea7b9367bb32 +SIZE (rust/crates/slab-0.4.6.crate) = 16067 SHA256 (rust/crates/slug-0.1.4.crate) = b3bc762e6a4b6c6fcaade73e77f9ebc6991b676f88bb2358bddb56560f073373 SIZE (rust/crates/slug-0.1.4.crate) = 6640 -SHA256 (rust/crates/smallvec-1.8.0.crate) = f2dd574626839106c320a323308629dcb1acfc96e32a8cba364ddc61ac23ee83 -SIZE (rust/crates/smallvec-1.8.0.crate) = 27992 -SHA256 (rust/crates/socket2-0.4.3.crate) = 0f82496b90c36d70af5fcd482edaa2e0bd16fade569de1330405fecbbdac736b -SIZE (rust/crates/socket2-0.4.3.crate) = 44038 +SHA256 (rust/crates/smallvec-1.9.0.crate) = 2fd0db749597d91ff862fd1d55ea87f7855a744a8425a64695b6fca237d1dad1 +SIZE (rust/crates/smallvec-1.9.0.crate) = 28396 +SHA256 (rust/crates/socket2-0.4.4.crate) = 66d72b759436ae32898a2af0a14218dbf55efde3feeb170eb623637db85ee1e0 +SIZE (rust/crates/socket2-0.4.4.crate) = 44048 SHA256 (rust/crates/spin-0.5.2.crate) = 6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d SIZE (rust/crates/spin-0.5.2.crate) = 12004 +SHA256 (rust/crates/spin-0.9.4.crate) = 7f6002a767bff9e83f8eeecf883ecb8011875a21ae8da43bffb817a57e78cc09 +SIZE (rust/crates/spin-0.9.4.crate) = 30180 SHA256 (rust/crates/static_assertions-1.1.0.crate) = a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f SIZE (rust/crates/static_assertions-1.1.0.crate) = 18480 -SHA256 (rust/crates/string_cache-0.8.2.crate) = 923f0f39b6267d37d23ce71ae7235602134b250ace715dd2c90421998ddac0c6 -SIZE (rust/crates/string_cache-0.8.2.crate) = 15770 -SHA256 (rust/crates/string_cache_codegen-0.5.1.crate) = f24c8e5e19d22a726626f1a5e16fe15b132dcf21d10177fa5a45ce7962996b97 -SIZE (rust/crates/string_cache_codegen-0.5.1.crate) = 8243 -SHA256 (rust/crates/strsim-0.8.0.crate) = 8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a -SIZE (rust/crates/strsim-0.8.0.crate) = 9309 -SHA256 (rust/crates/strum-0.21.0.crate) = aaf86bbcfd1fa9670b7a129f64fc0c9fcbbfe4f1bc4210e9e98fe71ffc12cde2 -SIZE (rust/crates/strum-0.21.0.crate) = 5296 -SHA256 (rust/crates/strum_macros-0.21.1.crate) = d06aaeeee809dbc59eb4556183dd927df67db1540de5be8d3ec0b6636358a5ec -SIZE (rust/crates/strum_macros-0.21.1.crate) = 16280 +SHA256 (rust/crates/string_cache-0.8.4.crate) = 213494b7a2b503146286049378ce02b482200519accc31872ee8be91fa820a08 +SIZE (rust/crates/string_cache-0.8.4.crate) = 16380 +SHA256 (rust/crates/string_cache_codegen-0.5.2.crate) = 6bb30289b722be4ff74a408c3cc27edeaad656e06cb1fe8fa9231fa59c728988 +SIZE (rust/crates/string_cache_codegen-0.5.2.crate) = 8156 +SHA256 (rust/crates/strsim-0.10.0.crate) = 73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623 +SIZE (rust/crates/strsim-0.10.0.crate) = 11355 SHA256 (rust/crates/svg_metadata-0.4.2.crate) = d39f36262efe61096a17aa42140b0e44b9189806c3fa71ab3cff123429938eb0 SIZE (rust/crates/svg_metadata-0.4.2.crate) = 488377 -SHA256 (rust/crates/syn-1.0.86.crate) = 8a65b3f4ffa0092e9887669db0eae07941f023991ab58ea44da8fe8e2d511c6b -SIZE (rust/crates/syn-1.0.86.crate) = 235126 -SHA256 (rust/crates/syntect-4.6.0.crate) = 8b20815bbe80ee0be06e6957450a841185fcf690fe0178f14d77a05ce2caa031 -SIZE (rust/crates/syntect-4.6.0.crate) = 750938 +SHA256 (rust/crates/syn-1.0.98.crate) = c50aef8a904de4c23c788f104b7dddc7d6f79c647c7c8ce4cc8f73eb0ca773dd +SIZE (rust/crates/syn-1.0.98.crate) = 235451 +SHA256 (rust/crates/syntect-5.0.0.crate) = c6c454c27d9d7d9a84c7803aaa3c50cd088d2906fe3c6e42da3209aa623576a8 +SIZE (rust/crates/syntect-5.0.0.crate) = 809452 +SHA256 (rust/crates/tap-1.0.1.crate) = 55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369 +SIZE (rust/crates/tap-1.0.1.crate) = 11316 SHA256 (rust/crates/tar-0.4.38.crate) = 4b55807c0344e1e6c04d7c965f5289c39a8d94ae23ed5c0b57aabac549f871c6 SIZE (rust/crates/tar-0.4.38.crate) = 49158 SHA256 (rust/crates/tempfile-3.3.0.crate) = 5cdb1ef4eaeeaddc8fbd371e5017057064af0911902ef36b39801f67cc6d79e4 SIZE (rust/crates/tempfile-3.3.0.crate) = 27578 -SHA256 (rust/crates/tendril-0.4.2.crate) = a9ef557cb397a4f0a5a3a628f06515f78563f2209e64d47055d9dc6052bf5e33 -SIZE (rust/crates/tendril-0.4.2.crate) = 37138 -SHA256 (rust/crates/tera-1.15.0.crate) = d3cac831b615c25bcef632d1cabf864fa05813baad3d526829db18eb70e8b58d -SIZE (rust/crates/tera-1.15.0.crate) = 96195 -SHA256 (rust/crates/termcolor-1.1.2.crate) = 2dfed899f0eb03f32ee8c6a0aabdb8a7949659e3466561fc0adf54e26d88c5f4 -SIZE (rust/crates/termcolor-1.1.2.crate) = 17287 -SHA256 (rust/crates/test-case-1.2.1.crate) = c7cad0a06f9a61e94355aa3b3dc92d85ab9c83406722b1ca5e918d4297c12c23 -SIZE (rust/crates/test-case-1.2.1.crate) = 13150 -SHA256 (rust/crates/textwrap-0.11.0.crate) = d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060 -SIZE (rust/crates/textwrap-0.11.0.crate) = 17322 -SHA256 (rust/crates/thiserror-1.0.30.crate) = 854babe52e4df1653706b98fcfc05843010039b406875930a70e4d9644e5c417 -SIZE (rust/crates/thiserror-1.0.30.crate) = 17748 -SHA256 (rust/crates/thiserror-impl-1.0.30.crate) = aa32fd3f627f367fe16f893e2597ae3c05020f8bba2666a4e6ea73d377e5714b -SIZE (rust/crates/thiserror-impl-1.0.30.crate) = 15230 -SHA256 (rust/crates/thread_local-1.1.3.crate) = 8018d24e04c95ac8790716a5987d0fec4f8b27249ffa0f7d33f1369bdfb88cbd -SIZE (rust/crates/thread_local-1.1.3.crate) = 13111 -SHA256 (rust/crates/tiff-0.6.1.crate) = 9a53f4706d65497df0c4349241deddf35f84cee19c87ed86ea8ca590f4464437 -SIZE (rust/crates/tiff-0.6.1.crate) = 1399263 -SHA256 (rust/crates/time-0.1.43.crate) = ca8a50ef2360fbd1eeb0ecd46795a87a19024eb4b53c5dc916ca1fd95fe62438 -SIZE (rust/crates/time-0.1.43.crate) = 28653 -SHA256 (rust/crates/time-0.3.6.crate) = c8d54b9298e05179c335de2b9645d061255bcd5155f843b3e328d2cfe0a5b413 -SIZE (rust/crates/time-0.3.6.crate) = 76275 +SHA256 (rust/crates/tendril-0.4.3.crate) = d24a120c5fc464a3458240ee02c299ebcb9d67b5249c8848b09d639dca8d7bb0 +SIZE (rust/crates/tendril-0.4.3.crate) = 37210 +SHA256 (rust/crates/tera-1.16.0.crate) = 7c9783d6ff395ae80cf17ed9a25360e7ba37742a79fa8fddabb073c5c7c8856d +SIZE (rust/crates/tera-1.16.0.crate) = 96649 +SHA256 (rust/crates/termcolor-1.1.3.crate) = bab24d30b911b2376f3a13cc2cd443142f0c81dda04c118693e35b3835757755 +SIZE (rust/crates/termcolor-1.1.3.crate) = 17242 +SHA256 (rust/crates/terminal_size-0.1.17.crate) = 633c1a546cee861a1a6d0dc69ebeca693bf4296661ba7852b9d21d159e0506df +SIZE (rust/crates/terminal_size-0.1.17.crate) = 9141 +SHA256 (rust/crates/test-case-2.1.0.crate) = 196e8a70562e252cc51eaaaee3ecddc39803d9b7fd4a772b7c7dae7cdf42a859 +SIZE (rust/crates/test-case-2.1.0.crate) = 7459 +SHA256 (rust/crates/test-case-macros-2.1.0.crate) = 8dd461f47ade621665c9f4e44b20449341769911c253275dc5cb03726cbb852c +SIZE (rust/crates/test-case-macros-2.1.0.crate) = 9970 +SHA256 (rust/crates/textwrap-0.15.0.crate) = b1141d4d61095b28419e22cb0bbf02755f5e54e0526f97f1e3d1d160e60885fb +SIZE (rust/crates/textwrap-0.15.0.crate) = 52998 +SHA256 (rust/crates/thiserror-1.0.31.crate) = bd829fe32373d27f76265620b5309d0340cb8550f523c1dda251d6298069069a +SIZE (rust/crates/thiserror-1.0.31.crate) = 18013 +SHA256 (rust/crates/thiserror-impl-1.0.31.crate) = 0396bc89e626244658bef819e22d0cc459e795a5ebe878e6ec336d1674a8d79a +SIZE (rust/crates/thiserror-impl-1.0.31.crate) = 15283 +SHA256 (rust/crates/thread_local-1.1.4.crate) = 5516c27b78311c50bf42c071425c560ac799b11c30b31f87e3081965fe5e0180 +SIZE (rust/crates/thread_local-1.1.4.crate) = 13106 +SHA256 (rust/crates/threadpool-1.8.1.crate) = d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa +SIZE (rust/crates/threadpool-1.8.1.crate) = 14408 +SHA256 (rust/crates/tiff-0.7.2.crate) = 7cfada0986f446a770eca461e8c6566cb879682f7d687c8348aa0c857bd52286 +SIZE (rust/crates/tiff-0.7.2.crate) = 1416468 +SHA256 (rust/crates/time-0.3.11.crate) = 72c91f41dcb2f096c05f0873d667dceec1087ce5bcf984ec8ffb19acddbb3217 +SIZE (rust/crates/time-0.3.11.crate) = 91807 +SHA256 (rust/crates/time-macros-0.2.4.crate) = 42657b1a6f4d817cda8e7a0ace261fe0cc946cf3a80314390b22cc61ae080792 +SIZE (rust/crates/time-macros-0.2.4.crate) = 18421 SHA256 (rust/crates/tinystr-0.3.4.crate) = 29738eedb4388d9ea620eeab9384884fc3f06f586a2eddb56bedc5885126c7c1 SIZE (rust/crates/tinystr-0.3.4.crate) = 19341 -SHA256 (rust/crates/tinyvec-1.5.1.crate) = 2c1c1d5a42b6245520c249549ec267180beaffcc0615401ac8e31853d4b6d8d2 -SIZE (rust/crates/tinyvec-1.5.1.crate) = 44942 +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/tokio-1.15.0.crate) = fbbf1c778ec206785635ce8ad57fe52b3009ae9e0c9f574a728f3049d3e55838 -SIZE (rust/crates/tokio-1.15.0.crate) = 540198 -SHA256 (rust/crates/tokio-macros-1.7.0.crate) = b557f72f448c511a979e2564e55d74e6c4432fc96ff4f6241bc6bded342643b7 -SIZE (rust/crates/tokio-macros-1.7.0.crate) = 9261 +SHA256 (rust/crates/tokio-1.20.0.crate) = 57aec3cfa4c296db7255446efb4928a6be304b431a806216105542a67b6ca82e +SIZE (rust/crates/tokio-1.20.0.crate) = 589938 SHA256 (rust/crates/tokio-native-tls-0.3.0.crate) = f7d995660bd2b7f8c1568414c1126076c13fbb725c40112dc0120b78eb9b717b SIZE (rust/crates/tokio-native-tls-0.3.0.crate) = 20759 -SHA256 (rust/crates/tokio-rustls-0.23.2.crate) = a27d5f2b839802bd8267fa19b0530f5a08b9c08cd417976be2a65d130fe1c11b -SIZE (rust/crates/tokio-rustls-0.23.2.crate) = 26792 -SHA256 (rust/crates/tokio-util-0.6.9.crate) = 9e99e1983e5d376cd8eb4b66604d2e99e79f5bd988c3055891dcd8c9e2604cc0 -SIZE (rust/crates/tokio-util-0.6.9.crate) = 76480 -SHA256 (rust/crates/toml-0.5.8.crate) = a31142970826733df8241ef35dc040ef98c679ab14d7c3e54d827099b3acecaa -SIZE (rust/crates/toml-0.5.8.crate) = 54219 -SHA256 (rust/crates/tower-service-0.3.1.crate) = 360dfd1d6d30e05fda32ace2c8c70e9c0a9da713275777f5a4dbb8a1893930c6 -SIZE (rust/crates/tower-service-0.3.1.crate) = 6299 -SHA256 (rust/crates/tracing-0.1.29.crate) = 375a639232caf30edfc78e8d89b2d4c375515393e7af7e16f01cd96917fb2105 -SIZE (rust/crates/tracing-0.1.29.crate) = 72444 -SHA256 (rust/crates/tracing-core-0.1.21.crate) = 1f4ed65637b8390770814083d20756f87bfa2c21bf2f110babdc5438351746e4 -SIZE (rust/crates/tracing-core-0.1.21.crate) = 50683 +SHA256 (rust/crates/tokio-rustls-0.23.4.crate) = c43ee83903113e03984cb9e5cebe6c04a5116269e900e3ddba8f068a62adda59 +SIZE (rust/crates/tokio-rustls-0.23.4.crate) = 27024 +SHA256 (rust/crates/tokio-util-0.7.3.crate) = cc463cd8deddc3770d20f9852143d50bf6094e640b485cb2e189a2099085ff45 +SIZE (rust/crates/tokio-util-0.7.3.crate) = 90513 +SHA256 (rust/crates/toml-0.5.9.crate) = 8d82e1a7758622a465f8cee077614c73484dac5b836c02ff6a40d5d1010324d7 +SIZE (rust/crates/toml-0.5.9.crate) = 55667 +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.35.crate) = a400e31aa60b9d44a52a8ee0343b5b18566b03a8321e0d321f695cf56e940160 +SIZE (rust/crates/tracing-0.1.35.crate) = 72680 +SHA256 (rust/crates/tracing-core-0.1.28.crate) = 7b7358be39f2f274f322d2aaed611acc57f382e8eb1e5b48cb9ae30933495ce7 +SIZE (rust/crates/tracing-core-0.1.28.crate) = 57723 SHA256 (rust/crates/try-lock-0.2.3.crate) = 59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642 SIZE (rust/crates/try-lock-0.2.3.crate) = 4158 SHA256 (rust/crates/typenum-1.15.0.crate) = dcf81ac59edc17cc8697ff311e8f5ef2d99fcbd9817b34cec66f90b6c3dfd987 SIZE (rust/crates/typenum-1.15.0.crate) = 40741 -SHA256 (rust/crates/ucd-trie-0.1.3.crate) = 56dee185309b50d1f11bfedef0fe6d036842e3fb77413abef29f8f8d1c5d4c1c -SIZE (rust/crates/ucd-trie-0.1.3.crate) = 44615 -SHA256 (rust/crates/uncased-0.9.6.crate) = 5baeed7327e25054889b9bd4f975f32e5f4c5d434042d59ab6cd4142c0a76ed0 -SIZE (rust/crates/uncased-0.9.6.crate) = 10413 +SHA256 (rust/crates/ucd-trie-0.1.4.crate) = 89570599c4fe5585de2b388aab47e99f7fa4e9238a1399f707a02e356058141c +SIZE (rust/crates/ucd-trie-0.1.4.crate) = 45365 +SHA256 (rust/crates/uncased-0.9.7.crate) = 09b01702b0fd0b3fadcf98e098780badda8742d4f4a7676615cad90e8ac73622 +SIZE (rust/crates/uncased-0.9.7.crate) = 10525 SHA256 (rust/crates/unic-char-property-0.9.0.crate) = a8c57a407d9b6fa02b4795eb81c5b6652060a15a7903ea981f3d723e6c0be221 SIZE (rust/crates/unic-char-property-0.9.0.crate) = 6809 SHA256 (rust/crates/unic-char-range-0.9.0.crate) = 0398022d5f700414f6b899e10b8348231abf9173fa93144cbc1a43b9793c1fbc @@ -617,16 +685,14 @@ SHA256 (rust/crates/unic-ucd-version-0.9.0.crate) = 96bd2f2237fe450fcd0a1d2f5f4e SIZE (rust/crates/unic-ucd-version-0.9.0.crate) = 2246 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.7.crate) = 1a01404663e3db436ed2746d9fefef640d868edae3cceb81c3b8d5732fda678f -SIZE (rust/crates/unicode-bidi-0.3.7.crate) = 33759 -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.8.0.crate) = 8895849a949e7845e06bd6dc1aa51731a103c42707010a5b591c0038fb73385b -SIZE (rust/crates/unicode-segmentation-1.8.0.crate) = 94011 -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-bidi-0.3.8.crate) = 099b7128301d285f79ddd55b9a83d5e6b9e97c92e0ea0daebee7263e932de992 +SIZE (rust/crates/unicode-bidi-0.3.8.crate) = 36575 +SHA256 (rust/crates/unicode-ident-1.0.2.crate) = 15c61ba63f9235225a22310255a29b806b907c9b8c964bcbd0a2c70f3f2deea7 +SIZE (rust/crates/unicode-ident-1.0.2.crate) = 34951 +SHA256 (rust/crates/unicode-normalization-0.1.21.crate) = 854cbdc4f7bc6ae19c820d44abdc3277ac3e1b2b93db20a636825d9322fb60e6 +SIZE (rust/crates/unicode-normalization-0.1.21.crate) = 121745 +SHA256 (rust/crates/unicode-segmentation-1.9.0.crate) = 7e8820f5d777f6224dc4be3632222971ac30164d4a258d595640799554ebfd99 +SIZE (rust/crates/unicode-segmentation-1.9.0.crate) = 93241 SHA256 (rust/crates/untrusted-0.7.1.crate) = a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a SIZE (rust/crates/untrusted-0.7.1.crate) = 7924 SHA256 (rust/crates/url-2.2.2.crate) = a507c383b2d33b5fc35d1861e77e6b383d158b2da5e14fe51b83dfedf6fd578c @@ -635,8 +701,6 @@ SHA256 (rust/crates/utf-8-0.7.6.crate) = 09cc8ee72d2a9becf2f2febe0205bbed8fc6615 SIZE (rust/crates/utf-8-0.7.6.crate) = 10422 SHA256 (rust/crates/vcpkg-0.2.15.crate) = accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426 SIZE (rust/crates/vcpkg-0.2.15.crate) = 228735 -SHA256 (rust/crates/vec_map-0.8.2.crate) = f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191 -SIZE (rust/crates/vec_map-0.8.2.crate) = 14466 SHA256 (rust/crates/version_check-0.9.4.crate) = 49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f SIZE (rust/crates/version_check-0.9.4.crate) = 14895 SHA256 (rust/crates/walkdir-2.3.2.crate) = 808cf2735cd4b6866113f648b791c6adc5714537bc222d9347bb203386ffda56 @@ -645,30 +709,30 @@ SHA256 (rust/crates/want-0.3.0.crate) = 1ce8a968cb1cd110d136ff8b819a556d6fb6d919 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/wasi-0.10.2+wasi-snapshot-preview1.crate) = fd6fbd9a79829dd1ad0cc20627bf1ed606756a7f77edff7b66b7064f9cb327c6 -SIZE (rust/crates/wasi-0.10.2+wasi-snapshot-preview1.crate) = 27505 -SHA256 (rust/crates/wasm-bindgen-0.2.79.crate) = 25f1af7423d8588a3d840681122e72e6a24ddbcb3f0ec385cac0d12d24256c06 -SIZE (rust/crates/wasm-bindgen-0.2.79.crate) = 164276 -SHA256 (rust/crates/wasm-bindgen-backend-0.2.79.crate) = 8b21c0df030f5a177f3cba22e9bc4322695ec43e7257d865302900290bcdedca -SIZE (rust/crates/wasm-bindgen-backend-0.2.79.crate) = 25776 -SHA256 (rust/crates/wasm-bindgen-futures-0.4.29.crate) = 2eb6ec270a31b1d3c7e266b999739109abce8b6c87e4b31fcfcd788b65267395 -SIZE (rust/crates/wasm-bindgen-futures-0.4.29.crate) = 14730 -SHA256 (rust/crates/wasm-bindgen-macro-0.2.79.crate) = 2f4203d69e40a52ee523b2529a773d5ffc1dc0071801c87b3d270b471b80ed01 -SIZE (rust/crates/wasm-bindgen-macro-0.2.79.crate) = 11806 -SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.79.crate) = bfa8a30d46208db204854cadbb5d4baf5fcf8071ba5bf48190c3e59937962ebc -SIZE (rust/crates/wasm-bindgen-macro-support-0.2.79.crate) = 17861 -SHA256 (rust/crates/wasm-bindgen-shared-0.2.79.crate) = 3d958d035c4438e28c70e4321a2911302f10135ce78a9c7834c0cab4123d06a2 -SIZE (rust/crates/wasm-bindgen-shared-0.2.79.crate) = 7204 -SHA256 (rust/crates/web-sys-0.3.56.crate) = c060b319f29dd25724f09a2ba1418f142f539b2be99fbf4d2d5a8f7330afb8eb -SIZE (rust/crates/web-sys-0.3.56.crate) = 666465 -SHA256 (rust/crates/webp-0.1.3.crate) = 6a598dd8197b16c7569e231619b668380aefe9352daf1d503c3eea7b38fddba3 -SIZE (rust/crates/webp-0.1.3.crate) = 10518 +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.81.crate) = 7c53b543413a17a202f4be280a7e5c62a1c69345f5de525ee64f8cfdbc954994 +SIZE (rust/crates/wasm-bindgen-0.2.81.crate) = 165467 +SHA256 (rust/crates/wasm-bindgen-backend-0.2.81.crate) = 5491a68ab4500fa6b4d726bd67408630c3dbe9c4fe7bda16d5c82a1fd8c7340a +SIZE (rust/crates/wasm-bindgen-backend-0.2.81.crate) = 25737 +SHA256 (rust/crates/wasm-bindgen-futures-0.4.31.crate) = de9a9cec1733468a8c657e57fa2413d2ae2c0129b95e87c5b72b8ace4d13f31f +SIZE (rust/crates/wasm-bindgen-futures-0.4.31.crate) = 15217 +SHA256 (rust/crates/wasm-bindgen-macro-0.2.81.crate) = c441e177922bc58f1e12c022624b6216378e5febc2f0533e41ba443d505b80aa +SIZE (rust/crates/wasm-bindgen-macro-0.2.81.crate) = 11796 +SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.81.crate) = 7d94ac45fcf608c1f45ef53e748d35660f168490c10b23704c7779ab8f5c3048 +SIZE (rust/crates/wasm-bindgen-macro-support-0.2.81.crate) = 17855 +SHA256 (rust/crates/wasm-bindgen-shared-0.2.81.crate) = 6a89911bd99e5f3659ec4acf9c4d93b0a90fe4a2a11f15328472058edc5261be +SIZE (rust/crates/wasm-bindgen-shared-0.2.81.crate) = 7194 +SHA256 (rust/crates/web-sys-0.3.58.crate) = 2fed94beee57daf8dd7d51f2b15dc2bcde92d7a72304cdf662a4371008b71b90 +SIZE (rust/crates/web-sys-0.3.58.crate) = 696212 +SHA256 (rust/crates/webp-0.2.2.crate) = cf022f821f166079a407d000ab57e84de020e66ffbbf4edde999bc7d6e371cae +SIZE (rust/crates/webp-0.2.2.crate) = 1848930 SHA256 (rust/crates/webpki-0.22.0.crate) = f095d78192e208183081cc07bc5515ef55216397af48b873e5edcd72637fa1bd SIZE (rust/crates/webpki-0.22.0.crate) = 58663 -SHA256 (rust/crates/webpki-roots-0.22.2.crate) = 552ceb903e957524388c4d3475725ff2c8b7960922063af6ce53c9a43da07449 -SIZE (rust/crates/webpki-roots-0.22.2.crate) = 237864 -SHA256 (rust/crates/weezl-0.1.5.crate) = d8b77fdfd5a253be4ab714e4ffa3c49caf146b4de743e97510c0656cf90f1e8e -SIZE (rust/crates/weezl-0.1.5.crate) = 34944 +SHA256 (rust/crates/webpki-roots-0.22.4.crate) = f1c760f0d366a6c24a02ed7816e23e691f5d92291f94d15e836006fd11b04daf +SIZE (rust/crates/webpki-roots-0.22.4.crate) = 250591 +SHA256 (rust/crates/weezl-0.1.7.crate) = 9193164d4de03a926d909d3bc7c30543cecb35400c02114792c2cae20d5e2dbb +SIZE (rust/crates/weezl-0.1.7.crate) = 42166 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 @@ -681,23 +745,37 @@ SHA256 (rust/crates/winapi-util-0.1.5.crate) = 70ec6ce85bb158151cae5e5c87f95a8e9 SIZE (rust/crates/winapi-util-0.1.5.crate) = 10164 SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998 -SHA256 (rust/crates/winreg-0.7.0.crate) = 0120db82e8a1e0b9fb3345a539c478767c0048d842860994d96113d5b667bd69 -SIZE (rust/crates/winreg-0.7.0.crate) = 21225 -SHA256 (rust/crates/ws-0.9.1.crate) = c51a2c47b5798ccc774ffb93ff536aec7c4275d722fd9c740c83cdd1af1f2d94 -SIZE (rust/crates/ws-0.9.1.crate) = 66507 +SHA256 (rust/crates/windows-sys-0.36.1.crate) = ea04155a16a59f9eab786fe12a4a450e75cdb175f9e0d80da1e17db09f55b8d2 +SIZE (rust/crates/windows-sys-0.36.1.crate) = 3347053 +SHA256 (rust/crates/windows_aarch64_msvc-0.36.1.crate) = 9bb8c3fd39ade2d67e9874ac4f3db21f0d710bee00fe7cab16949ec184eeaa47 +SIZE (rust/crates/windows_aarch64_msvc-0.36.1.crate) = 661960 +SHA256 (rust/crates/windows_i686_gnu-0.36.1.crate) = 180e6ccf01daf4c426b846dfc66db1fc518f074baa793aa7d9b9aaeffad6a3b6 +SIZE (rust/crates/windows_i686_gnu-0.36.1.crate) = 818115 +SHA256 (rust/crates/windows_i686_msvc-0.36.1.crate) = e2e7917148b2812d1eeafaeb22a97e4813dfa60a3f8f78ebe204bcc88f12f024 +SIZE (rust/crates/windows_i686_msvc-0.36.1.crate) = 724575 +SHA256 (rust/crates/windows_x86_64_gnu-0.36.1.crate) = 4dcd171b8776c41b97521e5da127a2d86ad280114807d0b2ab1e462bc764d9e1 +SIZE (rust/crates/windows_x86_64_gnu-0.36.1.crate) = 790934 +SHA256 (rust/crates/windows_x86_64_msvc-0.36.1.crate) = c811ca4a8c853ef420abd8592ba53ddbbac90410fab6903b3e79972a631f7680 +SIZE (rust/crates/windows_x86_64_msvc-0.36.1.crate) = 661999 +SHA256 (rust/crates/winreg-0.10.1.crate) = 80d0f4e272c85def139476380b12f9ac60926689dd2e01d4923222f40580869d +SIZE (rust/crates/winreg-0.10.1.crate) = 25725 +SHA256 (rust/crates/winres-0.1.12.crate) = b68db261ef59e9e52806f688020631e987592bd83619edccda9c47d42cde4f6c +SIZE (rust/crates/winres-0.1.12.crate) = 19772 +SHA256 (rust/crates/ws-0.9.2.crate) = 25fe90c75f236a0a00247d5900226aea4f2d7b05ccc34da9e7a8880ff59b5848 +SIZE (rust/crates/ws-0.9.2.crate) = 65009 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/xattr-0.2.2.crate) = 244c3741f4240ef46274860397c7c74e50eb23624996930e484c16679633a54c -SIZE (rust/crates/xattr-0.2.2.crate) = 11750 +SHA256 (rust/crates/wyz-0.2.0.crate) = 85e60b0d1b5f99db2556934e21937020776a5d31520bf169e851ac44e6420214 +SIZE (rust/crates/wyz-0.2.0.crate) = 12926 +SHA256 (rust/crates/xattr-0.2.3.crate) = 6d1526bbe5aaeb5eb06885f4d987bcdfa5e23187055de9b83fe00156a821fabc +SIZE (rust/crates/xattr-0.2.3.crate) = 11959 SHA256 (rust/crates/xml-rs-0.8.4.crate) = d2d7d3948613f75c98fd9328cfdcc45acc4d360655289d0a7d4ec931392200a3 SIZE (rust/crates/xml-rs-0.8.4.crate) = 52690 -SHA256 (rust/crates/xml5ever-0.16.2.crate) = 9234163818fd8e2418fcde330655e757900d4236acd8cc70fef345ef91f6d865 -SIZE (rust/crates/xml5ever-0.16.2.crate) = 40971 SHA256 (rust/crates/xmlparser-0.13.3.crate) = 114ba2b24d2167ef6d67d7d04c8cc86522b87f490025f39f0303b7db5bf5e3d8 SIZE (rust/crates/xmlparser-0.13.3.crate) = 25732 SHA256 (rust/crates/yada-0.5.0.crate) = b6d12cb7a57bbf2ab670ed9545bae3648048547f9039279a89ce000208e585c1 SIZE (rust/crates/yada-0.5.0.crate) = 13308 SHA256 (rust/crates/yaml-rust-0.4.5.crate) = 56c1936c4cc7a1c9ab21a1ebb602eb942ba868cbd44a99cb7cdc5892335e1c85 SIZE (rust/crates/yaml-rust-0.4.5.crate) = 47783 -SHA256 (getzola-zola-v0.15.3_GH0.tar.gz) = 89a590549249e60a01f1a1f66ee23fedc711afd4e9a669ee1328e5c99ea958c8 -SIZE (getzola-zola-v0.15.3_GH0.tar.gz) = 12584203 +SHA256 (getzola-zola-v0.16.0_GH0.tar.gz) = d9e8496b88bbb69dd7b885d284f2599f50575fc7941b1bee81371b432ebc2d50 +SIZE (getzola-zola-v0.16.0_GH0.tar.gz) = 16620458 diff --git a/x11-servers/xwayland-devel/Makefile b/x11-servers/xwayland-devel/Makefile index 1c19ee8115c..5e4d6a83d87 100644 --- a/x11-servers/xwayland-devel/Makefile +++ b/x11-servers/xwayland-devel/Makefile @@ -1,8 +1,7 @@ PORTNAME= xwayland DISTVERSIONPREFIX= xorg-server- -DISTVERSION= 21.0.99.1-256 -DISTVERSIONSUFFIX= -g6907b6ea2 -PORTREVISION= 1 +DISTVERSION= 21.0.99.1-262 +DISTVERSIONSUFFIX= -g2efa6d659 CATEGORIES= x11-servers PKGNAMESUFFIX= -devel diff --git a/x11-servers/xwayland-devel/distinfo b/x11-servers/xwayland-devel/distinfo index e663ccd1b1d..04123102195 100644 --- a/x11-servers/xwayland-devel/distinfo +++ b/x11-servers/xwayland-devel/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1657628367 -SHA256 (freedesktop-xorg-xserver-xorg-server-21.0.99.1-256-g6907b6ea2_GH0.tar.gz) = 328e4c75e4f91f8b4803e7363d1802d94b8938d4c43d41de90f4442a77cbce7f -SIZE (freedesktop-xorg-xserver-xorg-server-21.0.99.1-256-g6907b6ea2_GH0.tar.gz) = 5467396 +TIMESTAMP = 1658934569 +SHA256 (freedesktop-xorg-xserver-xorg-server-21.0.99.1-262-g2efa6d659_GH0.tar.gz) = f5e69dab6cb8ba256fb4f2cbb17c947c8ce24cd0f10ead123b61c57ee07d690e +SIZE (freedesktop-xorg-xserver-xorg-server-21.0.99.1-262-g2efa6d659_GH0.tar.gz) = 5467568 SHA256 (4d0b5797ea05.patch) = 2e152a5e6fa50e7205c2a5cd2058de0385e4b8c101a070f6cb35fdfd358aa4fa SIZE (4d0b5797ea05.patch) = 10466 SHA256 (5cf225f23be4.patch) = 41219528e06c94b78a456ee244329b58a08ad5495d552ce1634ec61a934887c5 diff --git a/x11-servers/xwayland/Makefile b/x11-servers/xwayland/Makefile index 5d0a02e9061..86e20c704ea 100644 --- a/x11-servers/xwayland/Makefile +++ b/x11-servers/xwayland/Makefile @@ -1,36 +1,63 @@ PORTNAME= xwayland -PORTREVISION= 0 +PORTVERSION= 22.1.3 +PORTEPOCH= 1 +CATEGORIES= x11-servers +MASTER_SITES= XORG/individual/xserver -COMMENT= X Clients under Wayland +PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ +PATCHFILES+= 42e34498f87a.patch:-p1 # https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/432 +PATCHFILES+= 0d56c27582a2.patch:-p1 # https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/432 +PATCHFILES+= 1f7b28547011.patch:-p1 # https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/432 + +MAINTAINER= x11@FreeBSD.org +COMMENT= X11 server as Wayland Client LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/wayland-protocols.pc:graphics/wayland-protocols \ - ${LOCALBASE}/include/linux/input.h:devel/evdev-proto -LIB_DEPENDS= libwayland-client.so:graphics/wayland \ - libinput.so:x11/libinput +BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \ + ${LOCALBASE}/include/GL/internal/dri_interface.h:graphics/mesa-dri \ + wayland-protocols>=1.18:graphics/wayland-protocols +LIB_DEPENDS= libdrm.so:graphics/libdrm \ + libepoxy.so:graphics/libepoxy \ + libwayland-client.so:graphics/wayland \ + libxcvt.so:x11/libxcvt +RUN_DEPENDS= xkbcomp:x11/xkbcomp \ + xkeyboard-config>0:x11/xkeyboard-config CONFLICTS_INSTALL= ${PORTNAME}-devel -MASTERDIR= ${.CURDIR}/../xorg-server -DESCR= ${.CURDIR}/pkg-descr +USES= compiler:c11 gl meson pkgconfig xorg tar:xz +USE_GL= egl gbm gl +USE_XORG= pixman xau xfont2 xkbfile xshmfence xtrans -SLAVE_PORT= yes -USE_XORG= x11 xext -USE_GL+= egl gbm +MESON_ARGS= -Dxvfb=false \ + -Dxdmcp=false \ + -Dxcsecurity=false \ + -Ddri3=true \ + -Dglamor=true \ + -Dsha1=libmd \ + -Dipv6=true \ + -Dxkb_dir=${LOCALBASE}/share/X11/xkb \ + -Dxkb_output_dir=/var/lib/xkb \ + -Ddefault_font_path="${DEFAULT_FONTPATH_LIST:ts,}" -CONFIGURE_ARGS+=--disable-dmx --disable-xephyr --disable-xnest --disable-xvfb \ - --enable-xwayland --with-default-xkb-ruleset=evdev - -PLIST_FILES= bin/Xwayland +# Keep in sync with xorg-server +FONTPATH_ROOT?= ${LOCALBASE}/share/fonts +FONTPATHD?= ${PREFIX}/etc/X11/fontpath.d +DEFAULT_FONTPATH_LIST= \ + ${FONTPATH_ROOT}/misc/ \ + ${FONTPATH_ROOT}/TTF/ \ + ${FONTPATH_ROOT}/OTF/ \ + ${FONTPATH_ROOT}/Type1/ \ + ${FONTPATH_ROOT}/100dpi/ \ + ${FONTPATH_ROOT}/75dpi/ \ + catalogue:${FONTPATHD} OPTIONS_DEFINE= NVIDIA NVIDIA_DESC= EGLStream support for glamor on Xwayland NVIDIA_BUILD_DEPENDS= egl-wayland>0:graphics/egl-wayland -NVIDIA_CONFIGURE_ENABLE=xwayland-eglstream +NVIDIA_MESON_TRUE= xwayland_eglstream -do-install: - cd ${WRKSRC}/hw/xwayland; DESTDIR=${STAGEDIR} ${MAKE_CMD} install - -.include "${MASTERDIR}/Makefile" +.include diff --git a/x11-servers/xwayland/distinfo b/x11-servers/xwayland/distinfo new file mode 100644 index 00000000000..51bc42024d2 --- /dev/null +++ b/x11-servers/xwayland/distinfo @@ -0,0 +1,9 @@ +TIMESTAMP = 1658991074 +SHA256 (xwayland-22.1.3.tar.xz) = a712eb7bce32cd934df36814b5dd046aa670899c16fe98f2afb003578f86a1c5 +SIZE (xwayland-22.1.3.tar.xz) = 1272440 +SHA256 (42e34498f87a.patch) = 64cd5eed076cdc575f1189e8491fb752054970032697445e6c192b4e63cac2a4 +SIZE (42e34498f87a.patch) = 10310 +SHA256 (0d56c27582a2.patch) = b7a53f6f52c197ac42ae521881c2d5e986f9983f5eb3640ecf1adb51356db40f +SIZE (0d56c27582a2.patch) = 17463 +SHA256 (1f7b28547011.patch) = 483d5e636f011570953579a53814c45789958af94d003cda19cedd394df93ed8 +SIZE (1f7b28547011.patch) = 2472 diff --git a/x11-servers/xwayland/pkg-plist b/x11-servers/xwayland/pkg-plist new file mode 100644 index 00000000000..76fbca05323 --- /dev/null +++ b/x11-servers/xwayland/pkg-plist @@ -0,0 +1,5 @@ +bin/Xwayland +@comment lib/xorg/protocol.txt +libdata/pkgconfig/xwayland.pc +@comment man/man1/Xserver.1.gz +man/man1/Xwayland.1.gz diff --git a/x11-themes/yaru-gtk-themes/Makefile b/x11-themes/yaru-gtk-themes/Makefile index d7b7c14d22e..04e9b0fd6a5 100644 --- a/x11-themes/yaru-gtk-themes/Makefile +++ b/x11-themes/yaru-gtk-themes/Makefile @@ -1,5 +1,5 @@ PORTNAME= yaru-gtk-themes -DISTVERSION= 22.04.3.1 +DISTVERSION= 22.04.4 CATEGORIES= x11-themes MAINTAINER= Alexander88207@protonmail.com diff --git a/x11-themes/yaru-gtk-themes/distinfo b/x11-themes/yaru-gtk-themes/distinfo index b680a3a859a..6cac508114d 100644 --- a/x11-themes/yaru-gtk-themes/distinfo +++ b/x11-themes/yaru-gtk-themes/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1648830511 -SHA256 (ubuntu-yaru-22.04.3.1_GH0.tar.gz) = 84e83a823afd3d4fa24e9397342437cd1fe27e3a1be4e802beade336ee70a5c1 -SIZE (ubuntu-yaru-22.04.3.1_GH0.tar.gz) = 68106228 +TIMESTAMP = 1658509151 +SHA256 (ubuntu-yaru-22.04.4_GH0.tar.gz) = e8b85d3b1965b4611b4280b4d53b8deafdac754f795a8aad43c22ddb3308025e +SIZE (ubuntu-yaru-22.04.4_GH0.tar.gz) = 68116909 diff --git a/x11-themes/yaru-icon-theme/Makefile b/x11-themes/yaru-icon-theme/Makefile index 468d58a84ac..910f91bd0f7 100644 --- a/x11-themes/yaru-icon-theme/Makefile +++ b/x11-themes/yaru-icon-theme/Makefile @@ -1,5 +1,5 @@ PORTNAME= yaru-icon-theme -DISTVERSION= 22.04.3.1 +DISTVERSION= 22.04.4 CATEGORIES= x11-themes MAINTAINER= Alexander88207@protonmail.com diff --git a/x11-themes/yaru-icon-theme/distinfo b/x11-themes/yaru-icon-theme/distinfo index bddb21e92e3..4ff2adb394c 100644 --- a/x11-themes/yaru-icon-theme/distinfo +++ b/x11-themes/yaru-icon-theme/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1648832961 -SHA256 (ubuntu-yaru-22.04.3.1_GH0.tar.gz) = 84e83a823afd3d4fa24e9397342437cd1fe27e3a1be4e802beade336ee70a5c1 -SIZE (ubuntu-yaru-22.04.3.1_GH0.tar.gz) = 68106228 +TIMESTAMP = 1658509568 +SHA256 (ubuntu-yaru-22.04.4_GH0.tar.gz) = e8b85d3b1965b4611b4280b4d53b8deafdac754f795a8aad43c22ddb3308025e +SIZE (ubuntu-yaru-22.04.4_GH0.tar.gz) = 68116909 diff --git a/x11-themes/yaru-icon-theme/pkg-plist b/x11-themes/yaru-icon-theme/pkg-plist index 37e0cb74bf7..7ac3be4aaf8 100644 --- a/x11-themes/yaru-icon-theme/pkg-plist +++ b/x11-themes/yaru-icon-theme/pkg-plist @@ -42,6 +42,12 @@ share/icons/Yaru-dark/16x16/panel/gnome-netstatus-50-74.svg share/icons/Yaru-dark/16x16/panel/gnome-netstatus-75-100.svg share/icons/Yaru-dark/16x16/panel/gnome-netstatus-disconn.svg share/icons/Yaru-dark/16x16/panel/gnome-netstatus-error.svg +share/icons/Yaru-dark/16x16/panel/gpm-gaming-input-000.svg +share/icons/Yaru-dark/16x16/panel/gpm-gaming-input-020.svg +share/icons/Yaru-dark/16x16/panel/gpm-gaming-input-040.svg +share/icons/Yaru-dark/16x16/panel/gpm-gaming-input-060.svg +share/icons/Yaru-dark/16x16/panel/gpm-gaming-input-080.svg +share/icons/Yaru-dark/16x16/panel/gpm-gaming-input-100.svg share/icons/Yaru-dark/16x16/panel/gpm-keyboard-000.svg share/icons/Yaru-dark/16x16/panel/gpm-keyboard-020.svg share/icons/Yaru-dark/16x16/panel/gpm-keyboard-040.svg @@ -370,10 +376,13 @@ share/icons/Yaru-dark/22x22/panel/blueman-tray.svg share/icons/Yaru-dark/22x22/panel/bluetooth-active.svg share/icons/Yaru-dark/22x22/panel/bluetooth-disabled.svg share/icons/Yaru-dark/22x22/panel/bluetooth-paired.svg +share/icons/Yaru-dark/22x22/panel/caffeine-cup-empty.svg +share/icons/Yaru-dark/22x22/panel/caffeine-cup-full.svg share/icons/Yaru-dark/22x22/panel/connect_creating.svg share/icons/Yaru-dark/22x22/panel/connect_established.svg share/icons/Yaru-dark/22x22/panel/connect_no.svg share/icons/Yaru-dark/22x22/panel/deluge-panel.svg +share/icons/Yaru-dark/22x22/panel/diodon-panel.svg share/icons/Yaru-dark/22x22/panel/dropboxstatus-busy.svg share/icons/Yaru-dark/22x22/panel/dropboxstatus-busy2.svg share/icons/Yaru-dark/22x22/panel/dropboxstatus-idle.svg @@ -394,6 +403,12 @@ share/icons/Yaru-dark/22x22/panel/gnome-netstatus-idle.svg share/icons/Yaru-dark/22x22/panel/gnome-netstatus-rx.svg share/icons/Yaru-dark/22x22/panel/gnome-netstatus-tx.svg share/icons/Yaru-dark/22x22/panel/gnome-netstatus-txrx.svg +share/icons/Yaru-dark/22x22/panel/gpm-gaming-input-000.svg +share/icons/Yaru-dark/22x22/panel/gpm-gaming-input-020.svg +share/icons/Yaru-dark/22x22/panel/gpm-gaming-input-040.svg +share/icons/Yaru-dark/22x22/panel/gpm-gaming-input-060.svg +share/icons/Yaru-dark/22x22/panel/gpm-gaming-input-080.svg +share/icons/Yaru-dark/22x22/panel/gpm-gaming-input-100.svg share/icons/Yaru-dark/22x22/panel/gpm-keyboard-000.svg share/icons/Yaru-dark/22x22/panel/gpm-keyboard-020.svg share/icons/Yaru-dark/22x22/panel/gpm-keyboard-040.svg @@ -1331,6 +1346,7 @@ share/icons/Yaru-dark/24x24/panel/bluetooth-paired.svg share/icons/Yaru-dark/24x24/panel/connect_creating.svg share/icons/Yaru-dark/24x24/panel/connect_established.svg share/icons/Yaru-dark/24x24/panel/connect_no.svg +share/icons/Yaru-dark/24x24/panel/diodon-panel.svg share/icons/Yaru-dark/24x24/panel/dropboxstatus-busy.svg share/icons/Yaru-dark/24x24/panel/dropboxstatus-busy2.svg share/icons/Yaru-dark/24x24/panel/dropboxstatus-idle.svg @@ -1351,6 +1367,12 @@ share/icons/Yaru-dark/24x24/panel/gnome-netstatus-idle.svg share/icons/Yaru-dark/24x24/panel/gnome-netstatus-rx.svg share/icons/Yaru-dark/24x24/panel/gnome-netstatus-tx.svg share/icons/Yaru-dark/24x24/panel/gnome-netstatus-txrx.svg +share/icons/Yaru-dark/24x24/panel/gpm-gaming-input-000.svg +share/icons/Yaru-dark/24x24/panel/gpm-gaming-input-020.svg +share/icons/Yaru-dark/24x24/panel/gpm-gaming-input-040.svg +share/icons/Yaru-dark/24x24/panel/gpm-gaming-input-060.svg +share/icons/Yaru-dark/24x24/panel/gpm-gaming-input-080.svg +share/icons/Yaru-dark/24x24/panel/gpm-gaming-input-100.svg share/icons/Yaru-dark/24x24/panel/gpm-keyboard-000.svg share/icons/Yaru-dark/24x24/panel/gpm-keyboard-020.svg share/icons/Yaru-dark/24x24/panel/gpm-keyboard-040.svg @@ -1459,6 +1481,9 @@ share/icons/Yaru-dark/24x24/panel/nm-tech-hspa.svg share/icons/Yaru-dark/24x24/panel/nm-tech-umts.svg share/icons/Yaru-dark/24x24/panel/nm-vpn-standalone-lock.svg share/icons/Yaru-dark/24x24/panel/nm-wwan-tower.svg +share/icons/Yaru-dark/24x24/panel/optimus-indicator-intel.svg +share/icons/Yaru-dark/24x24/panel/optimus-indicator-nvidia.svg +share/icons/Yaru-dark/24x24/panel/optimus-indicator-unknown.svg share/icons/Yaru-dark/24x24/panel/org.remmina.Remmina-status.svg share/icons/Yaru-dark/24x24/panel/printer-symbolic.svg share/icons/Yaru-dark/24x24/panel/redshift-status-off.svg @@ -1533,6 +1558,7 @@ share/icons/Yaru-dark/24x24/panel/user-idle-panel.svg share/icons/Yaru-dark/24x24/panel/user-indeterminate-panel.svg share/icons/Yaru-dark/24x24/panel/user-invisible-panel.svg share/icons/Yaru-dark/24x24/panel/user-offline-panel.svg +share/icons/Yaru-dark/24x24/panel/variety-indicator.svg share/icons/Yaru-dark/24x24/panel/xfce4-mixer-muted.svg share/icons/Yaru-dark/24x24/panel/xfce4-mixer-no-record.svg share/icons/Yaru-dark/24x24/panel/xfce4-mixer-record.svg @@ -2712,6 +2738,12 @@ share/icons/Yaru/16x16/panel/gnome-netstatus-50-74.svg share/icons/Yaru/16x16/panel/gnome-netstatus-75-100.svg share/icons/Yaru/16x16/panel/gnome-netstatus-disconn.svg share/icons/Yaru/16x16/panel/gnome-netstatus-error.svg +share/icons/Yaru/16x16/panel/gpm-gaming-input-000.svg +share/icons/Yaru/16x16/panel/gpm-gaming-input-020.svg +share/icons/Yaru/16x16/panel/gpm-gaming-input-040.svg +share/icons/Yaru/16x16/panel/gpm-gaming-input-060.svg +share/icons/Yaru/16x16/panel/gpm-gaming-input-080.svg +share/icons/Yaru/16x16/panel/gpm-gaming-input-100.svg share/icons/Yaru/16x16/panel/gpm-keyboard-000.svg share/icons/Yaru/16x16/panel/gpm-keyboard-020.svg share/icons/Yaru/16x16/panel/gpm-keyboard-040.svg @@ -3897,6 +3929,7 @@ share/icons/Yaru/16x16@2x/status/stock_dialog-warning.png share/icons/Yaru/16x16@2x/status/user-info.png share/icons/Yaru/16x16@2x/status/user-trash-full.png share/icons/Yaru/22x22/actions/address-book-new.png +share/icons/Yaru/22x22/actions/application-exit.png share/icons/Yaru/22x22/actions/appointment-new.png share/icons/Yaru/22x22/actions/blueman-send-file.png share/icons/Yaru/22x22/actions/blueman-trust.png @@ -3906,6 +3939,8 @@ share/icons/Yaru/22x22/actions/cancel.png share/icons/Yaru/22x22/actions/computer-log-out.png share/icons/Yaru/22x22/actions/contact-new.png share/icons/Yaru/22x22/actions/dialog-cancel.png +share/icons/Yaru/22x22/actions/dialog-close.png +share/icons/Yaru/22x22/actions/dialog-no.png share/icons/Yaru/22x22/actions/document-new.png share/icons/Yaru/22x22/actions/document-open-recent.png share/icons/Yaru/22x22/actions/document-open.png @@ -3963,6 +3998,7 @@ share/icons/Yaru/22x22/actions/go-last.png share/icons/Yaru/22x22/actions/group-delete.png share/icons/Yaru/22x22/actions/gshutdown.png share/icons/Yaru/22x22/actions/gtk-cancel.png +share/icons/Yaru/22x22/actions/gtk-close.png share/icons/Yaru/22x22/actions/gtk-copy.png share/icons/Yaru/22x22/actions/gtk-cut.png share/icons/Yaru/22x22/actions/gtk-delete.png @@ -4014,6 +4050,7 @@ share/icons/Yaru/22x22/actions/printers.png share/icons/Yaru/22x22/actions/process-stop.png share/icons/Yaru/22x22/actions/redo.png share/icons/Yaru/22x22/actions/stock_calc-cancel.png +share/icons/Yaru/22x22/actions/stock_close.png share/icons/Yaru/22x22/actions/stock_copy.png share/icons/Yaru/22x22/actions/stock_cut.png share/icons/Yaru/22x22/actions/stock_delete.png @@ -4046,6 +4083,7 @@ share/icons/Yaru/22x22/actions/system-shutdown.png share/icons/Yaru/22x22/actions/undo.png share/icons/Yaru/22x22/actions/view-zoom-in.png share/icons/Yaru/22x22/actions/view-zoom-out.png +share/icons/Yaru/22x22/actions/window-close.png share/icons/Yaru/22x22/actions/xfsm-logout.png share/icons/Yaru/22x22/actions/xfsm-reboot.png share/icons/Yaru/22x22/actions/xfsm-shutdown.png @@ -4099,6 +4137,7 @@ share/icons/Yaru/22x22/animations/nm-vpn-connecting11.svg share/icons/Yaru/22x22/animations/nm-vpn-connecting12.svg share/icons/Yaru/22x22/animations/nm-vpn-connecting13.svg share/icons/Yaru/22x22/animations/nm-vpn-connecting14.svg +share/icons/Yaru/22x22/apps/ubiquity.png share/icons/Yaru/22x22/categories/preferences-system-bluetooth.png share/icons/Yaru/22x22/legacy/document-export.png share/icons/Yaru/22x22/legacy/document-import.png @@ -4168,10 +4207,13 @@ share/icons/Yaru/22x22/panel/blueman-tray.svg share/icons/Yaru/22x22/panel/bluetooth-active.svg share/icons/Yaru/22x22/panel/bluetooth-disabled.svg share/icons/Yaru/22x22/panel/bluetooth-paired.svg +share/icons/Yaru/22x22/panel/caffeine-cup-empty.svg +share/icons/Yaru/22x22/panel/caffeine-cup-full.svg share/icons/Yaru/22x22/panel/connect_creating.svg share/icons/Yaru/22x22/panel/connect_established.svg share/icons/Yaru/22x22/panel/connect_no.svg share/icons/Yaru/22x22/panel/deluge-panel.svg +share/icons/Yaru/22x22/panel/diodon-panel.svg share/icons/Yaru/22x22/panel/dropboxstatus-busy.svg share/icons/Yaru/22x22/panel/dropboxstatus-busy2.svg share/icons/Yaru/22x22/panel/dropboxstatus-idle.svg @@ -4192,6 +4234,12 @@ share/icons/Yaru/22x22/panel/gnome-netstatus-idle.svg share/icons/Yaru/22x22/panel/gnome-netstatus-rx.svg share/icons/Yaru/22x22/panel/gnome-netstatus-tx.svg share/icons/Yaru/22x22/panel/gnome-netstatus-txrx.svg +share/icons/Yaru/22x22/panel/gpm-gaming-input-000.svg +share/icons/Yaru/22x22/panel/gpm-gaming-input-020.svg +share/icons/Yaru/22x22/panel/gpm-gaming-input-040.svg +share/icons/Yaru/22x22/panel/gpm-gaming-input-060.svg +share/icons/Yaru/22x22/panel/gpm-gaming-input-080.svg +share/icons/Yaru/22x22/panel/gpm-gaming-input-100.svg share/icons/Yaru/22x22/panel/gpm-keyboard-000.svg share/icons/Yaru/22x22/panel/gpm-keyboard-020.svg share/icons/Yaru/22x22/panel/gpm-keyboard-040.svg @@ -5079,6 +5127,7 @@ share/icons/Yaru/22x22@2x/actions/system-reboot.png share/icons/Yaru/22x22@2x/actions/system-shutdown.png share/icons/Yaru/22x22@2x/actions/zoom-in.png share/icons/Yaru/22x22@2x/actions/zoom-out.png +share/icons/Yaru/22x22@2x/apps/ubiquity.png share/icons/Yaru/22x22@2x/categories/preferences-system-bluetooth.png share/icons/Yaru/22x22@2x/legacy/document-export.png share/icons/Yaru/22x22@2x/legacy/document-import.png @@ -6118,6 +6167,7 @@ share/icons/Yaru/24x24/panel/bluetooth-paired.svg share/icons/Yaru/24x24/panel/connect_creating.svg share/icons/Yaru/24x24/panel/connect_established.svg share/icons/Yaru/24x24/panel/connect_no.svg +share/icons/Yaru/24x24/panel/diodon-panel.svg share/icons/Yaru/24x24/panel/dropboxstatus-busy.svg share/icons/Yaru/24x24/panel/dropboxstatus-busy2.svg share/icons/Yaru/24x24/panel/dropboxstatus-idle.svg @@ -6138,6 +6188,12 @@ share/icons/Yaru/24x24/panel/gnome-netstatus-idle.svg share/icons/Yaru/24x24/panel/gnome-netstatus-rx.svg share/icons/Yaru/24x24/panel/gnome-netstatus-tx.svg share/icons/Yaru/24x24/panel/gnome-netstatus-txrx.svg +share/icons/Yaru/24x24/panel/gpm-gaming-input-000.svg +share/icons/Yaru/24x24/panel/gpm-gaming-input-020.svg +share/icons/Yaru/24x24/panel/gpm-gaming-input-040.svg +share/icons/Yaru/24x24/panel/gpm-gaming-input-060.svg +share/icons/Yaru/24x24/panel/gpm-gaming-input-080.svg +share/icons/Yaru/24x24/panel/gpm-gaming-input-100.svg share/icons/Yaru/24x24/panel/gpm-keyboard-000.svg share/icons/Yaru/24x24/panel/gpm-keyboard-020.svg share/icons/Yaru/24x24/panel/gpm-keyboard-040.svg @@ -6246,6 +6302,9 @@ share/icons/Yaru/24x24/panel/nm-tech-hspa.svg share/icons/Yaru/24x24/panel/nm-tech-umts.svg share/icons/Yaru/24x24/panel/nm-vpn-standalone-lock.svg share/icons/Yaru/24x24/panel/nm-wwan-tower.svg +share/icons/Yaru/24x24/panel/optimus-indicator-intel.svg +share/icons/Yaru/24x24/panel/optimus-indicator-nvidia.svg +share/icons/Yaru/24x24/panel/optimus-indicator-unknown.svg share/icons/Yaru/24x24/panel/org.remmina.Remmina-status.svg share/icons/Yaru/24x24/panel/printer-symbolic.svg share/icons/Yaru/24x24/panel/redshift-status-off.svg @@ -6320,6 +6379,7 @@ share/icons/Yaru/24x24/panel/user-idle-panel.svg share/icons/Yaru/24x24/panel/user-indeterminate-panel.svg share/icons/Yaru/24x24/panel/user-invisible-panel.svg share/icons/Yaru/24x24/panel/user-offline-panel.svg +share/icons/Yaru/24x24/panel/variety-indicator.svg share/icons/Yaru/24x24/panel/xfce4-mixer-muted.svg share/icons/Yaru/24x24/panel/xfce4-mixer-no-record.svg share/icons/Yaru/24x24/panel/xfce4-mixer-record.svg diff --git a/x11-toolkits/gtk30/Makefile b/x11-toolkits/gtk30/Makefile index d2ce2e9ed0c..d994f2e2a25 100644 --- a/x11-toolkits/gtk30/Makefile +++ b/x11-toolkits/gtk30/Makefile @@ -2,7 +2,7 @@ # adwaita-icon-theme, gnome-themes-standard and mate-themes PORTNAME= gtk -PORTVERSION= 3.24.33 +PORTVERSION= 3.24.34 CATEGORIES= x11-toolkits MASTER_SITES= GNOME/sources/gtk+/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} PKGNAMESUFFIX= 3 @@ -36,7 +36,7 @@ CONFIGURE_ARGS= --enable-introspection CPPFLAGS+= -fno-omit-frame-pointer INSTALL_TARGET= install-strip -LIBVERSION= 0.2404.29 +LIBVERSION= 0.2404.30 PLIST_SUB+= LIBVERSION=${LIBVERSION} GLIB_SCHEMAS= org.gtk.Demo.gschema.xml \ diff --git a/x11-toolkits/gtk30/distinfo b/x11-toolkits/gtk30/distinfo index fdababe5664..114abbd59d1 100644 --- a/x11-toolkits/gtk30/distinfo +++ b/x11-toolkits/gtk30/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1574800913 -SHA256 (gnome/gtk+-3.24.33.tar.xz) = 588b06522e25d1579e989b6f9d8a1bdbf2fe13cde01a04e904ff346a225e7801 -SIZE (gnome/gtk+-3.24.33.tar.xz) = 22449472 +TIMESTAMP = 1657915097 +SHA256 (gnome/gtk+-3.24.34.tar.xz) = dbc69f90ddc821b8d1441f00374dc1da4323a2eafa9078e61edbe5eeefa852ec +SIZE (gnome/gtk+-3.24.34.tar.xz) = 21587592 diff --git a/x11-toolkits/wlroots-devel/Makefile b/x11-toolkits/wlroots-devel/Makefile index 03d868d83d2..80e55e7753c 100644 --- a/x11-toolkits/wlroots-devel/Makefile +++ b/x11-toolkits/wlroots-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= wlroots -DISTVERSION= 0.15.0-309 +DISTVERSION= 0.15.0-313 DISTVERSIONSUFFIX= -g${GL_COMMIT:C/(.{12}).*/\1/} CATEGORIES= x11-toolkits PKGNAMESUFFIX= -devel @@ -29,7 +29,7 @@ USE_GL= gbm USE_XORG= pixman USE_LDCONFIG= yes GL_SITE= https://gitlab.freedesktop.org -GL_COMMIT= add44b3e2e4ff7ef98b16813fb3c9e1d8b398008 +GL_COMMIT= 7298c42139f9f8c5538dd0ba837699d63609839e MESON_ARGS= -Dexamples=false -Dbackends=${BACKENDS:ts,} -Drenderers=${RENDERERS:ts,} .ifdef PKGNAMESUFFIX diff --git a/x11-toolkits/wlroots-devel/distinfo b/x11-toolkits/wlroots-devel/distinfo index 43919ba3b34..575c8951e39 100644 --- a/x11-toolkits/wlroots-devel/distinfo +++ b/x11-toolkits/wlroots-devel/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1657530095 -SHA256 (wlroots-wlroots-add44b3e2e4ff7ef98b16813fb3c9e1d8b398008_GL0.tar.gz) = d6033e4b24d702edf516ae2e557ff59a69247a0db37bfa6f6a57486d268fd1ed -SIZE (wlroots-wlroots-add44b3e2e4ff7ef98b16813fb3c9e1d8b398008_GL0.tar.gz) = 578183 +TIMESTAMP = 1658932016 +SHA256 (wlroots-wlroots-7298c42139f9f8c5538dd0ba837699d63609839e_GL0.tar.gz) = ba0812f63f199ba9ad719069f3da09afac27c087c07798e99f9bc0858947697a +SIZE (wlroots-wlroots-7298c42139f9f8c5538dd0ba837699d63609839e_GL0.tar.gz) = 577942 SHA256 (7c0e2a271a4c.patch) = 2b92d3dde7640061ed85ab1690031f7627bebc2366e8c4da217017188ba7195e SIZE (7c0e2a271a4c.patch) = 5729 SHA256 (cd9c857901a4.patch) = a5b14368851f51c9a5e5effdc8421a2c64386c02f47630e5ab049b7a82197ffb diff --git a/x11-wm/Makefile b/x11-wm/Makefile index 8acbb5c0fce..732613f5e3c 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -60,7 +60,6 @@ SUBDIR += libwraster SUBDIR += lwm SUBDIR += lxappearance-obconf - SUBDIR += lxmed SUBDIR += lxqt SUBDIR += lxqt-panel SUBDIR += lxqt-session diff --git a/x11-wm/lxmed/Makefile b/x11-wm/lxmed/Makefile deleted file mode 100644 index b92f13be722..00000000000 --- a/x11-wm/lxmed/Makefile +++ /dev/null @@ -1,49 +0,0 @@ -PORTNAME= lxmed -PORTVERSION= 20120515 -PORTREVISION= 3 -CATEGORIES= x11-wm java -MASTER_SITES= SF/${PORTNAME}/ -DIST_SUBDIR= java - -MAINTAINER= ports@FreeBSD.org -COMMENT= LXDE Main Menu Editor - -LICENSE= GPLv3 - -RUN_DEPENDS= gksu:sysutils/gksu - -WRKSRC= ${WRKDIR}/${PORTNAME} - -USE_JAVA= yes -NO_BUILD= yes - -DATADIR= ${JAVASHAREDIR}/${PORTNAME} - -SUB_FILES= ${PORTNAME}.sh ${PORTNAME}-root - -post-extract: - @(cd ${WRKSRC}/content/ && ${CP} -a ${PORTNAME}.desktop \ - ${PORTNAME}-root.desktop) - -post-patch: - @${REINPLACE_CMD} -e 's|/opt/lxmed/${PORTNAME}.png|${PORTNAME}|; \ - s|Main Menu Editor|${COMMENT}|' \ - ${WRKSRC}/content/${PORTNAME}.desktop - @${REINPLACE_CMD} -e 's|/opt/lxmed/${PORTNAME}.png|${PORTNAME}|; \ - s|Exec=lxmed|Exec=${PORTNAME}-root ${PORTNAME}|; \ - s|Main Menu Editor|${COMMENT} (as root)|' \ - ${WRKSRC}/content/${PORTNAME}-root.desktop - -do-install: - ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME}.sh \ - ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME}-root \ - ${STAGEDIR}${PREFIX}/bin/ - @${MKDIR} ${STAGEDIR}${DATADIR} - ${CP} -a ${FILESDIR}/pc-su ${STAGEDIR}${DATADIR} - ${INSTALL_DATA} ${WRKSRC}/content/LXMenuEditor.jar ${STAGEDIR}${DATADIR} - ${INSTALL_DATA} ${WRKSRC}/content/${PORTNAME}.png \ - ${STAGEDIR}${PREFIX}/share/pixmaps/ - ${INSTALL_DATA} ${WRKSRC}/content/*.desktop ${STAGEDIR}${DESKTOPDIR} - -.include diff --git a/x11-wm/lxmed/distinfo b/x11-wm/lxmed/distinfo deleted file mode 100644 index de2e6bc39f7..00000000000 --- a/x11-wm/lxmed/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (java/lxmed-20120515.tar.gz) = 156318768dc4440fdf851cb7eeedfa96678382eca05ce52a8766936ab5d10cca -SIZE (java/lxmed-20120515.tar.gz) = 80181 diff --git a/x11-wm/lxmed/files/lxmed-root.in b/x11-wm/lxmed/files/lxmed-root.in deleted file mode 100644 index 2c4950a3609..00000000000 --- a/x11-wm/lxmed/files/lxmed-root.in +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh - -cd "%%DATADIR%%" && exec pc-su "${@}" diff --git a/x11-wm/lxmed/files/lxmed.sh.in b/x11-wm/lxmed/files/lxmed.sh.in deleted file mode 100644 index 2e6d9f3650b..00000000000 --- a/x11-wm/lxmed/files/lxmed.sh.in +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh - -cd "%%DATADIR%%" && exec "%%LOCALBASE%%/bin/java" \ --jar "%%DATADIR%%/LXMenuEditor.jar" "${@}" diff --git a/x11-wm/lxmed/files/pc-su b/x11-wm/lxmed/files/pc-su deleted file mode 100644 index 87c6ea74a21..00000000000 --- a/x11-wm/lxmed/files/pc-su +++ /dev/null @@ -1,34 +0,0 @@ -#!/bin/sh -# Wrapper script which finds the right "su" program -# to use for graphical root execution - -if [ `id -r -u` != "0" ] ; then - VARS="`echo $@`" - - # Try qsudo first, should always be the default - which qsudo >/dev/null 2>/dev/null - if [ $? -eq 0 ] ; then - qsudo $VARS - exit $? - fi - - # Now try gksu - which gksu >/dev/null 2>/dev/null - if [ $? -eq 0 ] ; then - gksu -a "$VARS" - exit $? - fi - - # Lastly we have kdesu - which kdesu >/dev/null 2>/dev/null - if [ $? -eq 0 ] ; then - kdesu -t -c "$VARS" - exit $? - fi - - # If no utility could be found... - echo "No graphical switch-user utility found!" - exit 1 -else - ${@} -fi diff --git a/x11-wm/lxmed/pkg-descr b/x11-wm/lxmed/pkg-descr deleted file mode 100644 index 32e30946496..00000000000 --- a/x11-wm/lxmed/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -LXMenuEditor is a small, simple, free, open source, easy to use application -that allows you to customize the LXDE menu. - -LXMenuEditor is very useful for people that want to create their own, -customized menus for LXDE. - -This editor can also be used to customize GNOME's main menu and menus -of other enviroments, although it's specially designed for the LXDE environment. - -WWW: http://lxmed.sourceforge.net/ diff --git a/x11-wm/lxmed/pkg-plist b/x11-wm/lxmed/pkg-plist deleted file mode 100644 index 1752a6564e8..00000000000 --- a/x11-wm/lxmed/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -bin/lxmed -bin/lxmed-root -share/applications/lxmed-root.desktop -share/applications/lxmed.desktop -%%DATADIR%%/LXMenuEditor.jar -%%DATADIR%%/pc-su -share/pixmaps/lxmed.png diff --git a/x11-wm/sway-devel/Makefile b/x11-wm/sway-devel/Makefile index 48c0130c0f4..be0500b3a6c 100644 --- a/x11-wm/sway-devel/Makefile +++ b/x11-wm/sway-devel/Makefile @@ -1,6 +1,6 @@ PORTNAME= sway -DISTVERSION= 1.7-111 -DISTVERSIONSUFFIX= -g8d8a21c9c +DISTVERSION= 1.7-114 +DISTVERSIONSUFFIX= -ga5a44ba95 CATEGORIES= x11-wm wayland PKGNAMESUFFIX= -devel diff --git a/x11-wm/sway-devel/distinfo b/x11-wm/sway-devel/distinfo index 70f0a97d8f2..f0fbe8141a8 100644 --- a/x11-wm/sway-devel/distinfo +++ b/x11-wm/sway-devel/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1657634871 -SHA256 (swaywm-sway-1.7-111-g8d8a21c9c_GH0.tar.gz) = f589bb8889a9bc6162753caea9784eb4511ef17cbb50b7b9ac8046565f0d0e25 -SIZE (swaywm-sway-1.7-111-g8d8a21c9c_GH0.tar.gz) = 5573552 +TIMESTAMP = 1658829970 +SHA256 (swaywm-sway-1.7-114-ga5a44ba95_GH0.tar.gz) = b3ee37722ec1880e471820e2db1fa6d64377bf8e9baf500601c26155909e6dfc +SIZE (swaywm-sway-1.7-114-ga5a44ba95_GH0.tar.gz) = 5573808 SHA256 (cd9d1038a822.patch) = 266891cbe27a67f81740879dbe39819e3bf0f17b681bdc93087ae05987c2f88d SIZE (cd9d1038a822.patch) = 8968 SHA256 (f98ca3ab7ca1.patch) = b3a427b6edbf1c89bbf5fdeb5e3fc4c6708478e6d2031fcead87d29bf5c409fa diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile index 5bc084351f9..f0f034c75bd 100644 --- a/x11/gdm/Makefile +++ b/x11/gdm/Makefile @@ -1,6 +1,6 @@ PORTNAME= gdm PORTVERSION= 42.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 gnome MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/} DIST_SUBDIR= gnome diff --git a/x11/gdm/pkg-deinstall b/x11/gdm/pkg-deinstall deleted file mode 100644 index adf6a3e9df6..00000000000 --- a/x11/gdm/pkg-deinstall +++ /dev/null @@ -1,12 +0,0 @@ -#!/bin/sh - -case $2 in -DEINSTALL) - echo "" - echo "To really remove the gdm port, please remove the following" - echo "directories manualy:" - echo "" - echo "/var/cache/gdm /var/gdm /var/log/gdm and /var/run/gdm" - echo "" - ;; -esac diff --git a/x11/gdm/pkg-message b/x11/gdm/pkg-message index b6d1e4e91f7..d9ddfb60e1d 100644 --- a/x11/gdm/pkg-message +++ b/x11/gdm/pkg-message @@ -6,6 +6,16 @@ GDM is installed. Do _NOT_ use /etc/ttys to start gdm at boot time. This will result in gdm hanging or restarting constantly. Instead, add gdm_enable="YES" to /etc/rc.conf. GDM will be started automatic on the next reboot. +EOM +}, +{ type: remove + message: <0:devel/py-setuptools_scm@${PY_FLAVOR} LIB_DEPENDS= libappindicator3.so:devel/libappindicator \ libnotify.so:devel/libnotify -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}docopt>=0.6.2:devel/py-docopt@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click7>=7.1:devel/py-click7@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}ewmh>=0.1.4:devel/py-ewmh@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}xdg>=0.25:devel/py-xdg@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setproctitle>=1.1.10:devel/py-setproctitle@${PY_FLAVOR} \ @@ -28,7 +27,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tox>0:devel/py-tox@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}flake8-bugbear>0:devel/py-flake8-bugbear@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}flake8-import-order>0:devel/py-flake8-import-order@${PY_FLAVOR} -USES= desktop-file-utils gettext-tools gnome python:3.6+ +USES= desktop-file-utils gettext-tools gnome python:3.6-3.9 USE_GNOME= gdkpixbuf2 gtk30 pygobject3 USE_PYTHON= autoplist distutils @@ -46,8 +45,7 @@ SCHEMASDIR= share/glib-2.0/schemas post-patch: ${REINPLACE_CMD} -e 's|/usr|${LOCALBASE}|g; s|/etc|${LOCALBASE}/etc|g' \ - ${WRKSRC}/setup.py \ - ${WRKSRC}/share/applications/*.desktop + ${WRKSRC}/setup.py post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/${SCHEMASDIR} diff --git a/x11/py-caffeine-ng/distinfo b/x11/py-caffeine-ng/distinfo index dc9aafb751c..54adb79da37 100644 --- a/x11/py-caffeine-ng/distinfo +++ b/x11/py-caffeine-ng/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1611918197 -SHA256 (caffeine-ng-3.5.1.tar.gz) = 7549c09b527be98d7313df4801aae308b2231fbcc21b1de47d16dbbe71a37f2a -SIZE (caffeine-ng-3.5.1.tar.gz) = 155382 +TIMESTAMP = 1658886222 +SHA256 (caffeine-ng-4.0.2.tar.gz) = ba62235c9d1eb7a3e2e448e3f7a43e66188a4beca3edbb206f8b905ba626eab5 +SIZE (caffeine-ng-4.0.2.tar.gz) = 163529 diff --git a/x11/py-caffeine-ng/files/patch-caffeine_cli.py b/x11/py-caffeine-ng/files/patch-caffeine_cli.py new file mode 100644 index 00000000000..e6c094fd847 --- /dev/null +++ b/x11/py-caffeine-ng/files/patch-caffeine_cli.py @@ -0,0 +1,19 @@ +--- caffeine/cli.py.orig 2022-07-27 02:03:53 UTC ++++ caffeine/cli.py +@@ -1,4 +1,4 @@ +-import ctypes ++# import ctypes + import logging + import signal + +@@ -20,8 +20,8 @@ def cli(ctx, verbose): + signal.signal(signal.SIGINT, signal.SIG_DFL) + + # register the process id as 'caffeine' +- libc = ctypes.cdll.LoadLibrary("libc.so.6") +- libc.prctl(15, "caffeine", 0, 0, 0) ++ # libc = ctypes.cdll.LoadLibrary("libc.so.6") ++ # libc.prctl(15, "caffeine", 0, 0, 0) + + if verbose: + logging.basicConfig(level=logging.DEBUG) diff --git a/x11/py-caffeine-ng/files/patch-caffeine_main.py b/x11/py-caffeine-ng/files/patch-caffeine_main.py deleted file mode 100644 index 8c1ec158c7a..00000000000 --- a/x11/py-caffeine-ng/files/patch-caffeine_main.py +++ /dev/null @@ -1,22 +0,0 @@ ---- caffeine/main.py.orig 2021-01-01 14:03:23 UTC -+++ caffeine/main.py -@@ -30,7 +30,7 @@ Options: - -p --preferences Start with the Preferences dialog open. - """ - # TODO: add a -v --verbosity flag. --import ctypes -+# import ctypes - import logging - import os - import signal -@@ -429,8 +429,8 @@ def main(): - GObject.threads_init() - - # register the process id as 'caffeine' -- libc = ctypes.cdll.LoadLibrary("libc.so.6") -- libc.prctl(15, "caffeine", 0, 0, 0) -+ # libc = ctypes.cdll.LoadLibrary("libc.so.6") -+ # libc.prctl(15, "caffeine", 0, 0, 0) - - arguments = docopt(__doc__, version=__version__) - diff --git a/x11/py-caffeine-ng/pkg-descr b/x11/py-caffeine-ng/pkg-descr index a5eef4fc2eb..f3b44531a20 100644 --- a/x11/py-caffeine-ng/pkg-descr +++ b/x11/py-caffeine-ng/pkg-descr @@ -3,4 +3,4 @@ the screensaver from showing up, or the system from going to sleep. It does so when an application is fullscreened (eg: youtube), or when you click on the systray icon (which you can do, when, eg: reading). -WWW: https://github.com/caffeine-ng/caffeine-ng +WWW: https://codeberg.org/WhyNotHugo/caffeine-ng diff --git a/x11/swayr/Makefile b/x11/swayr/Makefile index 3403f9330c3..8fcb2644d11 100644 --- a/x11/swayr/Makefile +++ b/x11/swayr/Makefile @@ -1,7 +1,6 @@ PORTNAME= swayr DISTVERSIONPREFIX= ${PORTNAME}- -DISTVERSION= 0.19.0 -PORTREVISION= 1 +DISTVERSION= 0.20.0 CATEGORIES= x11 MASTER_SITES= https://git.sr.ht/~tsdh/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ # XXX Teach USES=cargo to not override default DISTFILES @@ -26,26 +25,26 @@ CARGO_CRATES= aho-corasick-0.7.18 \ cc-1.0.73 \ cfg-if-1.0.0 \ chrono-0.4.19 \ - clap-3.1.18 \ - clap_derive-3.1.18 \ - clap_lex-0.2.0 \ + clap-3.2.14 \ + clap_derive-3.2.7 \ + clap_lex-0.2.4 \ core-foundation-0.7.0 \ core-foundation-sys-0.7.0 \ core-foundation-sys-0.8.3 \ - crossbeam-channel-0.5.4 \ + crossbeam-channel-0.5.5 \ crossbeam-deque-0.8.1 \ - crossbeam-epoch-0.9.8 \ - crossbeam-utils-0.8.8 \ + crossbeam-epoch-0.9.9 \ + crossbeam-utils-0.8.10 \ directories-4.0.1 \ dirs-sys-0.3.7 \ - either-1.6.1 \ + either-1.7.0 \ env_logger-0.9.0 \ - getrandom-0.2.6 \ - hashbrown-0.11.2 \ + getrandom-0.2.7 \ + hashbrown-0.12.3 \ heck-0.4.0 \ hermit-abi-0.1.19 \ humantime-2.1.0 \ - indexmap-1.8.2 \ + indexmap-1.9.1 \ itoa-1.0.2 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ @@ -59,13 +58,16 @@ CARGO_CRATES= aho-corasick-0.7.18 \ num-integer-0.1.45 \ num-traits-0.2.15 \ num_cpus-1.13.1 \ - once_cell-1.12.0 \ - os_str_bytes-6.1.0 \ + once_cell-1.13.0 \ + os_str_bytes-6.2.0 \ + peg-0.8.0 \ + peg-macros-0.8.0 \ + peg-runtime-0.8.0 \ ppv-lite86-0.2.16 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ - proc-macro2-1.0.39 \ - quote-1.0.18 \ + proc-macro2-1.0.40 \ + quote-1.0.20 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.3 \ @@ -73,31 +75,32 @@ CARGO_CRATES= aho-corasick-0.7.18 \ rayon-core-1.9.3 \ redox_syscall-0.2.13 \ redox_users-0.4.3 \ - regex-1.5.6 \ - regex-syntax-0.6.26 \ + regex-1.6.0 \ + regex-syntax-0.6.27 \ rt-format-0.3.1 \ ryu-1.0.10 \ scopeguard-1.1.0 \ - serde-1.0.137 \ - serde_derive-1.0.137 \ - serde_json-1.0.81 \ + serde-1.0.140 \ + serde_derive-1.0.140 \ + serde_json-1.0.82 \ strsim-0.10.0 \ swaybar-types-3.0.0 \ swayipc-3.0.0 \ swayipc-types-1.1.0 \ - syn-1.0.95 \ - sysinfo-0.23.13 \ + syn-1.0.98 \ + sysinfo-0.24.7 \ termcolor-1.1.3 \ textwrap-0.15.0 \ thiserror-1.0.31 \ thiserror-impl-1.0.31 \ - time-0.1.43 \ + time-0.1.44 \ toml-0.5.9 \ typenum-1.15.0 \ - unicode-ident-1.0.0 \ + unicode-ident-1.0.2 \ uom-0.30.0 \ version_check-0.9.4 \ - wasi-0.10.2+wasi-snapshot-preview1 \ + wasi-0.10.0+wasi-snapshot-preview1 \ + wasi-0.11.0+wasi-snapshot-preview1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ diff --git a/x11/swayr/distinfo b/x11/swayr/distinfo index d564afdfdbb..1d3a9442923 100644 --- a/x11/swayr/distinfo +++ b/x11/swayr/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1653721791 -SHA256 (swayr-swayr-0.19.0.tar.gz) = 3d67d0fdabd28cafb05c505f5c0ba4c339500247968ca5a7ebaa2c0b9c077154 -SIZE (swayr-swayr-0.19.0.tar.gz) = 1000925 +TIMESTAMP = 1658515349 +SHA256 (swayr-swayr-0.20.0.tar.gz) = 85af51528e45ac5148cb1508f8ef37ec7b10545aa25222526a5f61dce6f6e541 +SIZE (swayr-swayr-0.20.0.tar.gz) = 1005850 SHA256 (rust/crates/aho-corasick-0.7.18.crate) = 1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f SIZE (rust/crates/aho-corasick-0.7.18.crate) = 112923 SHA256 (rust/crates/atty-0.2.14.crate) = d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8 @@ -17,46 +17,46 @@ SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582eb 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/clap-3.1.18.crate) = d2dbdf4bdacb33466e854ce889eee8dfd5729abf7ccd7664d0a2d60cd384440b -SIZE (rust/crates/clap-3.1.18.crate) = 209664 -SHA256 (rust/crates/clap_derive-3.1.18.crate) = 25320346e922cffe59c0bbc5410c8d8784509efb321488971081313cb1e1a33c -SIZE (rust/crates/clap_derive-3.1.18.crate) = 25521 -SHA256 (rust/crates/clap_lex-0.2.0.crate) = a37c35f1112dad5e6e0b1adaff798507497a18fceeb30cceb3bae7d1427b9213 -SIZE (rust/crates/clap_lex-0.2.0.crate) = 9581 +SHA256 (rust/crates/clap-3.2.14.crate) = 54635806b078b7925d6e36810b1755f2a4b5b4d57560432c1ecf60bcbe10602b +SIZE (rust/crates/clap-3.2.14.crate) = 213236 +SHA256 (rust/crates/clap_derive-3.2.7.crate) = 759bf187376e1afa7b85b959e6a664a3e7a95203415dba952ad19139e798f902 +SIZE (rust/crates/clap_derive-3.2.7.crate) = 27649 +SHA256 (rust/crates/clap_lex-0.2.4.crate) = 2850f2f5a82cbf437dd5af4d49848fbdfc27c157c3d010345776f952765261c5 +SIZE (rust/crates/clap_lex-0.2.4.crate) = 9652 SHA256 (rust/crates/core-foundation-0.7.0.crate) = 57d24c7a13c43e870e37c1556b74555437870a04514f7685f5b354e090567171 SIZE (rust/crates/core-foundation-0.7.0.crate) = 25384 SHA256 (rust/crates/core-foundation-sys-0.7.0.crate) = b3a71ab494c0b5b860bdc8407ae08978052417070c2ced38573a9157ad75b8ac SIZE (rust/crates/core-foundation-sys-0.7.0.crate) = 17033 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.4.crate) = 5aaa7bd5fb665c6864b5f963dd9097905c54125909c7aa94c9e18507cdbe6c53 -SIZE (rust/crates/crossbeam-channel-0.5.4.crate) = 88237 +SHA256 (rust/crates/crossbeam-channel-0.5.5.crate) = 4c02a4d71819009c192cf4872265391563fd6a84c81ff2c0f2a7026ca4c1d85c +SIZE (rust/crates/crossbeam-channel-0.5.5.crate) = 90326 SHA256 (rust/crates/crossbeam-deque-0.8.1.crate) = 6455c0ca19f0d2fbf751b908d5c55c1f5cbc65e03c4225427254b46890bdde1e SIZE (rust/crates/crossbeam-deque-0.8.1.crate) = 20852 -SHA256 (rust/crates/crossbeam-epoch-0.9.8.crate) = 1145cf131a2c6ba0615079ab6a638f7e1973ac9c2634fcbeaaad6114246efe8c -SIZE (rust/crates/crossbeam-epoch-0.9.8.crate) = 46012 -SHA256 (rust/crates/crossbeam-utils-0.8.8.crate) = 0bf124c720b7686e3c2663cf54062ab0f68a88af2fb6a030e87e30bf721fcb38 -SIZE (rust/crates/crossbeam-utils-0.8.8.crate) = 39681 +SHA256 (rust/crates/crossbeam-epoch-0.9.9.crate) = 07db9d94cbd326813772c968ccd25999e5f8ae22f4f8d1b11effa37ef6ce281d +SIZE (rust/crates/crossbeam-epoch-0.9.9.crate) = 46185 +SHA256 (rust/crates/crossbeam-utils-0.8.10.crate) = 7d82ee10ce34d7bc12c2122495e7593a9c41347ecdd64185af4ecf72cb1a7f83 +SIZE (rust/crates/crossbeam-utils-0.8.10.crate) = 40672 SHA256 (rust/crates/directories-4.0.1.crate) = f51c5d4ddabd36886dd3e1438cb358cdcb0d7c499cb99cb4ac2e38e18b5cb210 SIZE (rust/crates/directories-4.0.1.crate) = 16040 SHA256 (rust/crates/dirs-sys-0.3.7.crate) = 1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6 SIZE (rust/crates/dirs-sys-0.3.7.crate) = 10597 -SHA256 (rust/crates/either-1.6.1.crate) = e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457 -SIZE (rust/crates/either-1.6.1.crate) = 13641 +SHA256 (rust/crates/either-1.7.0.crate) = 3f107b87b6afc2a64fd13cac55fe06d6c8859f12d4b14cbcdd2c67d0976781be +SIZE (rust/crates/either-1.7.0.crate) = 15492 SHA256 (rust/crates/env_logger-0.9.0.crate) = 0b2cf0344971ee6c64c31be0d530793fba457d322dfec2810c453d0ef228f9c3 SIZE (rust/crates/env_logger-0.9.0.crate) = 33573 -SHA256 (rust/crates/getrandom-0.2.6.crate) = 9be70c98951c83b8d2f8f60d7065fa6d5146873094452a1008da8c2f1e4205ad -SIZE (rust/crates/getrandom-0.2.6.crate) = 28043 -SHA256 (rust/crates/hashbrown-0.11.2.crate) = ab5ef0d4909ef3724cc8cce6ccc8572c5c817592e9285f5464f8e86f8bd3726e -SIZE (rust/crates/hashbrown-0.11.2.crate) = 85713 +SHA256 (rust/crates/getrandom-0.2.7.crate) = 4eb1a864a501629691edf6c15a593b7a51eebaa1e8468e9ddc623de7c9b58ec6 +SIZE (rust/crates/getrandom-0.2.7.crate) = 28854 +SHA256 (rust/crates/hashbrown-0.12.3.crate) = 8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888 +SIZE (rust/crates/hashbrown-0.12.3.crate) = 102968 SHA256 (rust/crates/heck-0.4.0.crate) = 2540771e65fc8cb83cd6e8a237f70c319bd5c29f78ed1084ba5d50eeac86f7f9 SIZE (rust/crates/heck-0.4.0.crate) = 11161 SHA256 (rust/crates/hermit-abi-0.1.19.crate) = 62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33 SIZE (rust/crates/hermit-abi-0.1.19.crate) = 9979 SHA256 (rust/crates/humantime-2.1.0.crate) = 9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4 SIZE (rust/crates/humantime-2.1.0.crate) = 16749 -SHA256 (rust/crates/indexmap-1.8.2.crate) = e6012d540c5baa3589337a98ce73408de9b5a25ec9fc2c6fd6be8f0d39e0ca5a -SIZE (rust/crates/indexmap-1.8.2.crate) = 53219 +SHA256 (rust/crates/indexmap-1.9.1.crate) = 10a35a97730320ffe8e2d410b5d3b69279b98d2c14bdb8b70ea89ecf7888d41e +SIZE (rust/crates/indexmap-1.9.1.crate) = 54114 SHA256 (rust/crates/itoa-1.0.2.crate) = 112c678d4050afce233f4f2852bb2eb519230b3cf12f33585275537d7e41578d SIZE (rust/crates/itoa-1.0.2.crate) = 11112 SHA256 (rust/crates/lazy_static-1.4.0.crate) = e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646 @@ -83,20 +83,26 @@ SHA256 (rust/crates/num-traits-0.2.15.crate) = 578ede34cf02f8924ab9447f50c28075b SIZE (rust/crates/num-traits-0.2.15.crate) = 49262 SHA256 (rust/crates/num_cpus-1.13.1.crate) = 19e64526ebdee182341572e50e9ad03965aa510cd94427a4549448f285e957a1 SIZE (rust/crates/num_cpus-1.13.1.crate) = 14752 -SHA256 (rust/crates/once_cell-1.12.0.crate) = 7709cef83f0c1f58f666e746a08b21e0085f7440fa6a29cc194d68aac97a4225 -SIZE (rust/crates/once_cell-1.12.0.crate) = 31549 -SHA256 (rust/crates/os_str_bytes-6.1.0.crate) = 21326818e99cfe6ce1e524c2a805c189a99b5ae555a35d19f9a284b427d86afa -SIZE (rust/crates/os_str_bytes-6.1.0.crate) = 21150 +SHA256 (rust/crates/once_cell-1.13.0.crate) = 18a6dbe30758c9f83eb00cbea4ac95966305f5a7772f3f42ebfc7fc7eddbd8e1 +SIZE (rust/crates/once_cell-1.13.0.crate) = 31726 +SHA256 (rust/crates/os_str_bytes-6.2.0.crate) = 648001efe5d5c0102d8cea768e348da85d90af8ba91f0bea908f157951493cd4 +SIZE (rust/crates/os_str_bytes-6.2.0.crate) = 21037 +SHA256 (rust/crates/peg-0.8.0.crate) = af728fe826811af3b38c37e93de6d104485953ea373d656eebae53d6987fcd2c +SIZE (rust/crates/peg-0.8.0.crate) = 16754 +SHA256 (rust/crates/peg-macros-0.8.0.crate) = 4536be147b770b824895cbad934fccce8e49f14b4c4946eaa46a6e4a12fcdc16 +SIZE (rust/crates/peg-macros-0.8.0.crate) = 27596 +SHA256 (rust/crates/peg-runtime-0.8.0.crate) = f9b0efd3ba03c3a409d44d60425f279ec442bcf0b9e63ff4e410da31c8b0f69f +SIZE (rust/crates/peg-runtime-0.8.0.crate) = 3755 SHA256 (rust/crates/ppv-lite86-0.2.16.crate) = eb9f9e6e233e5c4a35559a617bf40a4ec447db2e84c20b55a6f83167b7e57872 SIZE (rust/crates/ppv-lite86-0.2.16.crate) = 22245 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.39.crate) = c54b25569025b7fc9651de43004ae593a75ad88543b17178aa5e1b9c4f15f56f -SIZE (rust/crates/proc-macro2-1.0.39.crate) = 41663 -SHA256 (rust/crates/quote-1.0.18.crate) = a1feb54ed693b93a84e14094943b84b7c4eae204c512b7ccb95ab0c66d278ad1 -SIZE (rust/crates/quote-1.0.18.crate) = 28911 +SHA256 (rust/crates/proc-macro2-1.0.40.crate) = dd96a1e8ed2596c337f8eae5f24924ec83f5ad5ab21ea8e455d3566c69fbcaf7 +SIZE (rust/crates/proc-macro2-1.0.40.crate) = 40559 +SHA256 (rust/crates/quote-1.0.20.crate) = 3bcdf212e9776fbcb2d23ab029360416bb1706b1aea2d1a5ba002727cbcab804 +SIZE (rust/crates/quote-1.0.20.crate) = 28160 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 @@ -111,22 +117,22 @@ SHA256 (rust/crates/redox_syscall-0.2.13.crate) = 62f25bc4c7e55e0b0b7a1d43fb893f SIZE (rust/crates/redox_syscall-0.2.13.crate) = 23759 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.5.6.crate) = d83f127d94bdbcda4c8cc2e50f6f84f4b611f69c902699ca385a39c3a75f9ff1 -SIZE (rust/crates/regex-1.5.6.crate) = 238593 -SHA256 (rust/crates/regex-syntax-0.6.26.crate) = 49b3de9ec5dc0a3417da371aab17d729997c15010e7fd24ff707773a33bddb64 -SIZE (rust/crates/regex-syntax-0.6.26.crate) = 293912 +SHA256 (rust/crates/regex-1.6.0.crate) = 4c4eb3267174b8c6c2f654116623910a0fef09c4753f8dd83db29c48a0df988b +SIZE (rust/crates/regex-1.6.0.crate) = 239329 +SHA256 (rust/crates/regex-syntax-0.6.27.crate) = a3f87b73ce11b1619a3c6332f45341e0047173771e8b8b73f87bfeefb7b56244 +SIZE (rust/crates/regex-syntax-0.6.27.crate) = 297300 SHA256 (rust/crates/rt-format-0.3.1.crate) = 45087cee619d316fa4bd1675494acff4a5eaa0892fa53bc364bd246f13e452e2 SIZE (rust/crates/rt-format-0.3.1.crate) = 14267 SHA256 (rust/crates/ryu-1.0.10.crate) = f3f6f92acf49d1b98f7a81226834412ada05458b7364277387724a237f062695 SIZE (rust/crates/ryu-1.0.10.crate) = 48485 SHA256 (rust/crates/scopeguard-1.1.0.crate) = d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd SIZE (rust/crates/scopeguard-1.1.0.crate) = 11470 -SHA256 (rust/crates/serde-1.0.137.crate) = 61ea8d54c77f8315140a05f4c7237403bf38b72704d031543aa1d16abbf517d1 -SIZE (rust/crates/serde-1.0.137.crate) = 76182 -SHA256 (rust/crates/serde_derive-1.0.137.crate) = 1f26faba0c3959972377d3b2d306ee9f71faee9714294e41bb777f83f88578be -SIZE (rust/crates/serde_derive-1.0.137.crate) = 54831 -SHA256 (rust/crates/serde_json-1.0.81.crate) = 9b7ce2b32a1aed03c558dc61a5cd328f15aff2dbc17daad8fb8af04d2100e15c -SIZE (rust/crates/serde_json-1.0.81.crate) = 144480 +SHA256 (rust/crates/serde-1.0.140.crate) = fc855a42c7967b7c369eb5860f7164ef1f6f81c20c7cc1141f2a604e18723b03 +SIZE (rust/crates/serde-1.0.140.crate) = 76408 +SHA256 (rust/crates/serde_derive-1.0.140.crate) = 6f2122636b9fe3b81f1cb25099fcf2d3f542cdb1d45940d56c713158884a05da +SIZE (rust/crates/serde_derive-1.0.140.crate) = 54851 +SHA256 (rust/crates/serde_json-1.0.82.crate) = 82c2c1fdcd807d1098552c5b9a36e425e42e9fbd7c6a37a8425f390f781f7fa7 +SIZE (rust/crates/serde_json-1.0.82.crate) = 144514 SHA256 (rust/crates/strsim-0.10.0.crate) = 73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623 SIZE (rust/crates/strsim-0.10.0.crate) = 11355 SHA256 (rust/crates/swaybar-types-3.0.0.crate) = a2c0b435952b89d872f882cf7ae0756303ef68d310bfa44b9c8012fda88ae143 @@ -135,10 +141,10 @@ SHA256 (rust/crates/swayipc-3.0.0.crate) = 40cc7e2bba9f31e7c46b119d9c542496806b9 SIZE (rust/crates/swayipc-3.0.0.crate) = 3681 SHA256 (rust/crates/swayipc-types-1.1.0.crate) = 38ca323200ba9d5e0bde7a8f5a33c62ab785fce01b77c3b2e0ebb8808094e286 SIZE (rust/crates/swayipc-types-1.1.0.crate) = 5649 -SHA256 (rust/crates/syn-1.0.95.crate) = fbaf6116ab8924f39d52792136fb74fd60a80194cf1b1c6ffa6453eef1c3f942 -SIZE (rust/crates/syn-1.0.95.crate) = 236676 -SHA256 (rust/crates/sysinfo-0.23.13.crate) = 3977ec2e0520829be45c8a2df70db2bf364714d8a748316a10c3c35d4d2b01c9 -SIZE (rust/crates/sysinfo-0.23.13.crate) = 119069 +SHA256 (rust/crates/syn-1.0.98.crate) = c50aef8a904de4c23c788f104b7dddc7d6f79c647c7c8ce4cc8f73eb0ca773dd +SIZE (rust/crates/syn-1.0.98.crate) = 235451 +SHA256 (rust/crates/sysinfo-0.24.7.crate) = 54cb4ebf3d49308b99e6e9dc95e989e2fdbdc210e4f67c39db0bb89ba927001c +SIZE (rust/crates/sysinfo-0.24.7.crate) = 124135 SHA256 (rust/crates/termcolor-1.1.3.crate) = bab24d30b911b2376f3a13cc2cd443142f0c81dda04c118693e35b3835757755 SIZE (rust/crates/termcolor-1.1.3.crate) = 17242 SHA256 (rust/crates/textwrap-0.15.0.crate) = b1141d4d61095b28419e22cb0bbf02755f5e54e0526f97f1e3d1d160e60885fb @@ -147,20 +153,22 @@ SHA256 (rust/crates/thiserror-1.0.31.crate) = bd829fe32373d27f76265620b5309d0340 SIZE (rust/crates/thiserror-1.0.31.crate) = 18013 SHA256 (rust/crates/thiserror-impl-1.0.31.crate) = 0396bc89e626244658bef819e22d0cc459e795a5ebe878e6ec336d1674a8d79a SIZE (rust/crates/thiserror-impl-1.0.31.crate) = 15283 -SHA256 (rust/crates/time-0.1.43.crate) = ca8a50ef2360fbd1eeb0ecd46795a87a19024eb4b53c5dc916ca1fd95fe62438 -SIZE (rust/crates/time-0.1.43.crate) = 28653 +SHA256 (rust/crates/time-0.1.44.crate) = 6db9e6914ab8b1ae1c260a4ae7a49b6c5611b40328a735b21862567685e73255 +SIZE (rust/crates/time-0.1.44.crate) = 28885 SHA256 (rust/crates/toml-0.5.9.crate) = 8d82e1a7758622a465f8cee077614c73484dac5b836c02ff6a40d5d1010324d7 SIZE (rust/crates/toml-0.5.9.crate) = 55667 SHA256 (rust/crates/typenum-1.15.0.crate) = dcf81ac59edc17cc8697ff311e8f5ef2d99fcbd9817b34cec66f90b6c3dfd987 SIZE (rust/crates/typenum-1.15.0.crate) = 40741 -SHA256 (rust/crates/unicode-ident-1.0.0.crate) = d22af068fba1eb5edcb4aea19d382b2a3deb4c8f9d475c589b6ada9e0fd493ee -SIZE (rust/crates/unicode-ident-1.0.0.crate) = 34224 +SHA256 (rust/crates/unicode-ident-1.0.2.crate) = 15c61ba63f9235225a22310255a29b806b907c9b8c964bcbd0a2c70f3f2deea7 +SIZE (rust/crates/unicode-ident-1.0.2.crate) = 34951 SHA256 (rust/crates/uom-0.30.0.crate) = e76503e636584f1e10b9b3b9498538279561adcef5412927ba00c2b32c4ce5ed SIZE (rust/crates/uom-0.30.0.crate) = 113626 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/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/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 diff --git a/x11/wvkbd/Makefile b/x11/wvkbd/Makefile index 19d109dc460..1081100a1e7 100644 --- a/x11/wvkbd/Makefile +++ b/x11/wvkbd/Makefile @@ -1,6 +1,6 @@ PORTNAME= wvkbd DISTVERSIONPREFIX= v -DISTVERSION= 0.8.2 +DISTVERSION= 0.9 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org diff --git a/x11/wvkbd/distinfo b/x11/wvkbd/distinfo index 924ef9ef67e..5f10f3a652c 100644 --- a/x11/wvkbd/distinfo +++ b/x11/wvkbd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1655491688 -SHA256 (jjsullivan5196-wvkbd-v0.8.2_GH0.tar.gz) = f9c689fce7e0b119b078d370385c868c5b579a4ec1e1b5610befa4b19c062e28 -SIZE (jjsullivan5196-wvkbd-v0.8.2_GH0.tar.gz) = 1072574 +TIMESTAMP = 1658865862 +SHA256 (jjsullivan5196-wvkbd-v0.9_GH0.tar.gz) = bb9de4e2861418ebbc8bb34014d3fcf3ba02adfb4d86d5b87b3ebe45da490b15 +SIZE (jjsullivan5196-wvkbd-v0.9_GH0.tar.gz) = 1072975 diff --git a/x11/xfce4-goodies/Makefile b/x11/xfce4-goodies/Makefile index 5774294122d..c65eddb1df0 100644 --- a/x11/xfce4-goodies/Makefile +++ b/x11/xfce4-goodies/Makefile @@ -1,5 +1,6 @@ PORTNAME= xfce4-goodies PORTVERSION= 4.16 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= xfce@FreeBSD.org @@ -7,20 +8,26 @@ COMMENT= Meta-port for software and artwork from the Xfce4 Goodies Project USES= metaport -OPTIONS_DEFAULT= ARCHIVE BATTERY CALCULATOR CLIPMAN CPUGRAPH DASHBOARD \ +OPTIONS_DEFAULT= ARCHIVE BSDCPUFREQ CALCULATOR CLIPMAN CPUGRAPH DASHBOARD \ DATETIME DICTIONARY DISKPERF FSGUARD GENMON GIGOLO \ MAILWATCH MEDIATAGS MENULIBRE MOUNT NETLOAD NOTES PAROLE \ POWERMANAGER RISTRETTO SCREENSAVER SCREENSHOOTER \ SMARTBOOKMARK STOPWATCH SYSTEMLOAD TASKMANAGER TERMINAL \ THEMES TIMEOUT TIMER VCS VERVE WAVELAN WEATHER WHISKERMENU \ XFBURN XKB -# Removed from defaults due to ports being broken. -# BSDCPUFREQ +OPTIONS_DEFAULT_amd64= BATTERY +OPTIONS_DEFAULT_i386= BATTERY + +OPTIONS_EXCLUDE_aarch64= BATTERY +OPTIONS_EXCLUDE_armv6= BATTERY +OPTIONS_EXCLUDE_armv7= BATTERY OPTIONS_EXCLUDE_powerpc= BATTERY OPTIONS_EXCLUDE_powerpc64= BATTERY OPTIONS_EXCLUDE_powerpc64le= BATTERY OPTIONS_EXCLUDE_powerpcspe= BATTERY +OPTIONS_EXCLUDE_riscv64= BATTERY +OPTIONS_EXCLUDE_riscv64sf= BATTERY OPTIONS_GROUP= APPLICATIONS PANELPLUGINS THUNARPLUGINS UNOFFICIAL