Merge branch '3.5' into 3.6

This commit is contained in:
Fredrik Rinnestam 2020-11-26 17:50:07 +01:00
commit 3e9fcb6dcb
43 changed files with 248 additions and 202 deletions

View File

@ -8,9 +8,9 @@ drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libcares.a
-rwxr-xr-x root/root usr/lib/libcares.la
lrwxrwxrwx root/root usr/lib/libcares.so -> libcares.so.2.4.0
lrwxrwxrwx root/root usr/lib/libcares.so.2 -> libcares.so.2.4.0
-rwxr-xr-x root/root usr/lib/libcares.so.2.4.0
lrwxrwxrwx root/root usr/lib/libcares.so -> libcares.so.2.4.2
lrwxrwxrwx root/root usr/lib/libcares.so.2 -> libcares.so.2.4.2
-rwxr-xr-x root/root usr/lib/libcares.so.2.4.2
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libcares.pc
drwxr-xr-x root/root usr/share/
@ -47,6 +47,7 @@ drwxr-xr-x root/root usr/share/man/man3/
-rw-r--r-- root/root usr/share/man/man3/ares_mkquery.3.gz
-rw-r--r-- root/root usr/share/man/man3/ares_parse_a_reply.3.gz
-rw-r--r-- root/root usr/share/man/man3/ares_parse_aaaa_reply.3.gz
-rw-r--r-- root/root usr/share/man/man3/ares_parse_caa_reply.3.gz
-rw-r--r-- root/root usr/share/man/man3/ares_parse_mx_reply.3.gz
-rw-r--r-- root/root usr/share/man/man3/ares_parse_naptr_reply.3.gz
-rw-r--r-- root/root usr/share/man/man3/ares_parse_ns_reply.3.gz

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/U+YKddl2bM4rQIK852kWbO4KpMO+g/TZ2DM7Dpb1MTj7eHILW3+T1DRxqEgWb789URrBqgUAKY7VNkdVGCZ+Ag=
SHA256 (Pkgfile) = 198ef448fb647030dba3b0b9f2d9788da87003e46c0182bf5d16d0aa2a810228
SHA256 (.footprint) = c921e1d27d9ec6f77e345c575a2679ac54069ce1227d8fd4ee9207312f45ac82
SHA256 (c-ares-1.16.1.tar.gz) = d08312d0ecc3bd48eee0a4cc0d2137c9f194e0a28de2028928c0f6cae85f86ce
RWSE3ohX2g5d/WJg/1HAJzp7ucB+ETGYyUdqzIfsxRu4Kwcr9kgw7CVoNgokI4HaoXeWl5TfjUiBRJE5nT9g8NwhU+mBPsKcWQk=
SHA256 (Pkgfile) = 4d492e072d99bf48f952d3b3a4b76a31f2dcfe53bae5adbe4c6866a725c1c77c
SHA256 (.footprint) = 058326b94d72b0e35f590a657def84b3cac79ea3785c49ee3880e5782da10b77
SHA256 (c-ares-1.17.1.tar.gz) = d73dd0f6de824afd407ce10750ea081af47eba52b8a6cb307d220131ad93fc40

View File

@ -3,7 +3,7 @@
# Maintainer: Danny Rawlins, crux at romster dot me
name=c-ares
version=1.16.1
version=1.17.1
release=1
source=(https://c-ares.haxx.se/download/$name-$version.tar.gz)

View File

@ -12,7 +12,7 @@ drwxr-xr-x root/root usr/share/bash-completion/completions/
-rw-r--r-- root/root usr/share/bash-completion/completions/cmake
-rw-r--r-- root/root usr/share/bash-completion/completions/cpack
-rw-r--r-- root/root usr/share/bash-completion/completions/ctest
lrwxrwxrwx root/root usr/share/cmake-3.18 -> cmake
lrwxrwxrwx root/root usr/share/cmake-3.19 -> cmake
drwxr-xr-x root/root usr/share/cmake/
drwxr-xr-x root/root usr/share/cmake/Help/
drwxr-xr-x root/root usr/share/cmake/Help/command/
@ -195,6 +195,8 @@ drwxr-xr-x root/root usr/share/cmake/Help/envvar/
-rw-r--r-- root/root usr/share/cmake/Help/envvar/ENV_VAR.txt
-rw-r--r-- root/root usr/share/cmake/Help/envvar/FC.rst
-rw-r--r-- root/root usr/share/cmake/Help/envvar/FFLAGS.rst
-rw-r--r-- root/root usr/share/cmake/Help/envvar/ISPC.rst
-rw-r--r-- root/root usr/share/cmake/Help/envvar/ISPCFLAGS.rst
-rw-r--r-- root/root usr/share/cmake/Help/envvar/LDFLAGS.rst
-rw-r--r-- root/root usr/share/cmake/Help/envvar/MACOSX_DEPLOYMENT_TARGET.rst
-rw-r--r-- root/root usr/share/cmake/Help/envvar/OBJC.rst
@ -243,7 +245,6 @@ drwxr-xr-x root/root usr/share/cmake/Help/manual/
-rw-r--r-- root/root usr/share/cmake/Help/manual/LINKS.txt
-rw-r--r-- root/root usr/share/cmake/Help/manual/OPTIONS_BUILD.txt
-rw-r--r-- root/root usr/share/cmake/Help/manual/OPTIONS_HELP.txt
-rw-r--r-- root/root usr/share/cmake/Help/manual/VS-Choose-Arch.png
-rw-r--r-- root/root usr/share/cmake/Help/manual/ccmake.1.rst
-rw-r--r-- root/root usr/share/cmake/Help/manual/cmake-buildsystem.7.rst
-rw-r--r-- root/root usr/share/cmake/Help/manual/cmake-commands.7.rst
@ -258,6 +259,7 @@ drwxr-xr-x root/root usr/share/cmake/Help/manual/
-rw-r--r-- root/root usr/share/cmake/Help/manual/cmake-modules.7.rst
-rw-r--r-- root/root usr/share/cmake/Help/manual/cmake-packages.7.rst
-rw-r--r-- root/root usr/share/cmake/Help/manual/cmake-policies.7.rst
-rw-r--r-- root/root usr/share/cmake/Help/manual/cmake-presets.7.rst
-rw-r--r-- root/root usr/share/cmake/Help/manual/cmake-properties.7.rst
-rw-r--r-- root/root usr/share/cmake/Help/manual/cmake-qt.7.rst
-rw-r--r-- root/root usr/share/cmake/Help/manual/cmake-server.7.rst
@ -267,6 +269,9 @@ drwxr-xr-x root/root usr/share/cmake/Help/manual/
-rw-r--r-- root/root usr/share/cmake/Help/manual/cpack-generators.7.rst
-rw-r--r-- root/root usr/share/cmake/Help/manual/cpack.1.rst
-rw-r--r-- root/root usr/share/cmake/Help/manual/ctest.1.rst
drwxr-xr-x root/root usr/share/cmake/Help/manual/presets/
-rw-r--r-- root/root usr/share/cmake/Help/manual/presets/example.json
-rw-r--r-- root/root usr/share/cmake/Help/manual/presets/schema.json
drwxr-xr-x root/root usr/share/cmake/Help/module/
-rw-r--r-- root/root usr/share/cmake/Help/module/AddFileDependencies.rst
-rw-r--r-- root/root usr/share/cmake/Help/module/AndroidTestUtilities.rst
@ -315,6 +320,7 @@ drwxr-xr-x root/root usr/share/cmake/Help/module/
-rw-r--r-- root/root usr/share/cmake/Help/module/CheckCXXSourceCompiles.rst
-rw-r--r-- root/root usr/share/cmake/Help/module/CheckCXXSourceRuns.rst
-rw-r--r-- root/root usr/share/cmake/Help/module/CheckCXXSymbolExists.rst
-rw-r--r-- root/root usr/share/cmake/Help/module/CheckCompilerFlag.rst
-rw-r--r-- root/root usr/share/cmake/Help/module/CheckFortranCompilerFlag.rst
-rw-r--r-- root/root usr/share/cmake/Help/module/CheckFortranFunctionExists.rst
-rw-r--r-- root/root usr/share/cmake/Help/module/CheckFortranSourceCompiles.rst
@ -335,6 +341,8 @@ drwxr-xr-x root/root usr/share/cmake/Help/module/
-rw-r--r-- root/root usr/share/cmake/Help/module/CheckOBJCXXSourceRuns.rst
-rw-r--r-- root/root usr/share/cmake/Help/module/CheckPIESupported.rst
-rw-r--r-- root/root usr/share/cmake/Help/module/CheckPrototypeDefinition.rst
-rw-r--r-- root/root usr/share/cmake/Help/module/CheckSourceCompiles.rst
-rw-r--r-- root/root usr/share/cmake/Help/module/CheckSourceRuns.rst
-rw-r--r-- root/root usr/share/cmake/Help/module/CheckStructHasMember.rst
-rw-r--r-- root/root usr/share/cmake/Help/module/CheckSymbolExists.rst
-rw-r--r-- root/root usr/share/cmake/Help/module/CheckTypeSize.rst
@ -642,6 +650,12 @@ drwxr-xr-x root/root usr/share/cmake/Help/policy/
-rw-r--r-- root/root usr/share/cmake/Help/policy/CMP0106.rst
-rw-r--r-- root/root usr/share/cmake/Help/policy/CMP0107.rst
-rw-r--r-- root/root usr/share/cmake/Help/policy/CMP0108.rst
-rw-r--r-- root/root usr/share/cmake/Help/policy/CMP0109.rst
-rw-r--r-- root/root usr/share/cmake/Help/policy/CMP0110.rst
-rw-r--r-- root/root usr/share/cmake/Help/policy/CMP0111.rst
-rw-r--r-- root/root usr/share/cmake/Help/policy/CMP0112.rst
-rw-r--r-- root/root usr/share/cmake/Help/policy/CMP0113.rst
-rw-r--r-- root/root usr/share/cmake/Help/policy/CMP0114.rst
-rw-r--r-- root/root usr/share/cmake/Help/policy/DEPRECATED.txt
-rw-r--r-- root/root usr/share/cmake/Help/policy/DISALLOWED_COMMAND.txt
drwxr-xr-x root/root usr/share/cmake/Help/prop_cache/
@ -972,6 +986,8 @@ drwxr-xr-x root/root usr/share/cmake/Help/prop_tgt/
-rw-r--r-- root/root usr/share/cmake/Help/prop_tgt/INTERPROCEDURAL_OPTIMIZATION.rst
-rw-r--r-- root/root usr/share/cmake/Help/prop_tgt/INTERPROCEDURAL_OPTIMIZATION_CONFIG.rst
-rw-r--r-- root/root usr/share/cmake/Help/prop_tgt/IOS_INSTALL_COMBINED.rst
-rw-r--r-- root/root usr/share/cmake/Help/prop_tgt/ISPC_HEADER_DIRECTORY.rst
-rw-r--r-- root/root usr/share/cmake/Help/prop_tgt/ISPC_INSTRUCTION_SETS.rst
-rw-r--r-- root/root usr/share/cmake/Help/prop_tgt/JOB_POOL_COMPILE.rst
-rw-r--r-- root/root usr/share/cmake/Help/prop_tgt/JOB_POOL_LINK.rst
-rw-r--r-- root/root usr/share/cmake/Help/prop_tgt/JOB_POOL_PRECOMPILE_HEADER.rst
@ -1023,10 +1039,12 @@ drwxr-xr-x root/root usr/share/cmake/Help/prop_tgt/
-rw-r--r-- root/root usr/share/cmake/Help/prop_tgt/OBJC_EXTENSIONS.rst
-rw-r--r-- root/root usr/share/cmake/Help/prop_tgt/OBJC_STANDARD.rst
-rw-r--r-- root/root usr/share/cmake/Help/prop_tgt/OBJC_STANDARD_REQUIRED.rst
-rw-r--r-- root/root usr/share/cmake/Help/prop_tgt/OPTIMIZE_DEPENDENCIES.rst
-rw-r--r-- root/root usr/share/cmake/Help/prop_tgt/OSX_ARCHITECTURES.rst
-rw-r--r-- root/root usr/share/cmake/Help/prop_tgt/OSX_ARCHITECTURES_CONFIG.rst
-rw-r--r-- root/root usr/share/cmake/Help/prop_tgt/OUTPUT_NAME.rst
-rw-r--r-- root/root usr/share/cmake/Help/prop_tgt/OUTPUT_NAME_CONFIG.rst
-rw-r--r-- root/root usr/share/cmake/Help/prop_tgt/PCH_INSTANTIATE_TEMPLATES.rst
-rw-r--r-- root/root usr/share/cmake/Help/prop_tgt/PCH_WARN_INVALID.rst
-rw-r--r-- root/root usr/share/cmake/Help/prop_tgt/PDB_NAME.rst
-rw-r--r-- root/root usr/share/cmake/Help/prop_tgt/PDB_NAME_CONFIG.rst
@ -1113,6 +1131,7 @@ drwxr-xr-x root/root usr/share/cmake/Help/prop_tgt/
-rw-r--r-- root/root usr/share/cmake/Help/prop_tgt/XCODE_ATTRIBUTE_an-attribute.rst
-rw-r--r-- root/root usr/share/cmake/Help/prop_tgt/XCODE_EXPLICIT_FILE_TYPE.rst
-rw-r--r-- root/root usr/share/cmake/Help/prop_tgt/XCODE_GENERATE_SCHEME.rst
-rw-r--r-- root/root usr/share/cmake/Help/prop_tgt/XCODE_LINK_BUILD_PHASE_MODE.rst
-rw-r--r-- root/root usr/share/cmake/Help/prop_tgt/XCODE_PRODUCT_TYPE.rst
-rw-r--r-- root/root usr/share/cmake/Help/prop_tgt/XCODE_SCHEME_ADDRESS_SANITIZER.rst
-rw-r--r-- root/root usr/share/cmake/Help/prop_tgt/XCODE_SCHEME_ADDRESS_SANITIZER_USE_AFTER_RETURN.rst
@ -1150,6 +1169,7 @@ drwxr-xr-x root/root usr/share/cmake/Help/release/
-rw-r--r-- root/root usr/share/cmake/Help/release/3.16.rst
-rw-r--r-- root/root usr/share/cmake/Help/release/3.17.rst
-rw-r--r-- root/root usr/share/cmake/Help/release/3.18.rst
-rw-r--r-- root/root usr/share/cmake/Help/release/3.19.rst
-rw-r--r-- root/root usr/share/cmake/Help/release/3.2.rst
-rw-r--r-- root/root usr/share/cmake/Help/release/3.3.rst
-rw-r--r-- root/root usr/share/cmake/Help/release/3.4.rst
@ -1227,6 +1247,7 @@ drwxr-xr-x root/root usr/share/cmake/Help/variable/
-rw-r--r-- root/root usr/share/cmake/Help/variable/CMAKE_CACHE_MINOR_VERSION.rst
-rw-r--r-- root/root usr/share/cmake/Help/variable/CMAKE_CACHE_PATCH_VERSION.rst
-rw-r--r-- root/root usr/share/cmake/Help/variable/CMAKE_CFG_INTDIR.rst
-rw-r--r-- root/root usr/share/cmake/Help/variable/CMAKE_CLANG_VFS_OVERLAY.rst
-rw-r--r-- root/root usr/share/cmake/Help/variable/CMAKE_CL_64.rst
-rw-r--r-- root/root usr/share/cmake/Help/variable/CMAKE_CODEBLOCKS_COMPILER_ID.rst
-rw-r--r-- root/root usr/share/cmake/Help/variable/CMAKE_CODEBLOCKS_EXCLUDE_EXTERNAL_FILES.rst
@ -1383,6 +1404,8 @@ drwxr-xr-x root/root usr/share/cmake/Help/variable/
-rw-r--r-- root/root usr/share/cmake/Help/variable/CMAKE_INTERPROCEDURAL_OPTIMIZATION.rst
-rw-r--r-- root/root usr/share/cmake/Help/variable/CMAKE_INTERPROCEDURAL_OPTIMIZATION_CONFIG.rst
-rw-r--r-- root/root usr/share/cmake/Help/variable/CMAKE_IOS_INSTALL_COMBINED.rst
-rw-r--r-- root/root usr/share/cmake/Help/variable/CMAKE_ISPC_HEADER_DIRECTORY.rst
-rw-r--r-- root/root usr/share/cmake/Help/variable/CMAKE_ISPC_INSTRUCTION_SETS.rst
-rw-r--r-- root/root usr/share/cmake/Help/variable/CMAKE_JOB_POOLS.rst
-rw-r--r-- root/root usr/share/cmake/Help/variable/CMAKE_JOB_POOL_COMPILE.rst
-rw-r--r-- root/root usr/share/cmake/Help/variable/CMAKE_JOB_POOL_LINK.rst
@ -1500,12 +1523,14 @@ drwxr-xr-x root/root usr/share/cmake/Help/variable/
-rw-r--r-- root/root usr/share/cmake/Help/variable/CMAKE_OBJC_STANDARD.rst
-rw-r--r-- root/root usr/share/cmake/Help/variable/CMAKE_OBJC_STANDARD_REQUIRED.rst
-rw-r--r-- root/root usr/share/cmake/Help/variable/CMAKE_OBJECT_PATH_MAX.rst
-rw-r--r-- root/root usr/share/cmake/Help/variable/CMAKE_OPTIMIZE_DEPENDENCIES.rst
-rw-r--r-- root/root usr/share/cmake/Help/variable/CMAKE_OSX_ARCHITECTURES.rst
-rw-r--r-- root/root usr/share/cmake/Help/variable/CMAKE_OSX_DEPLOYMENT_TARGET.rst
-rw-r--r-- root/root usr/share/cmake/Help/variable/CMAKE_OSX_SYSROOT.rst
-rw-r--r-- root/root usr/share/cmake/Help/variable/CMAKE_OSX_VARIABLE.txt
-rw-r--r-- root/root usr/share/cmake/Help/variable/CMAKE_PARENT_LIST_FILE.rst
-rw-r--r-- root/root usr/share/cmake/Help/variable/CMAKE_PATCH_VERSION.rst
-rw-r--r-- root/root usr/share/cmake/Help/variable/CMAKE_PCH_INSTANTIATE_TEMPLATES.rst
-rw-r--r-- root/root usr/share/cmake/Help/variable/CMAKE_PCH_WARN_INVALID.rst
-rw-r--r-- root/root usr/share/cmake/Help/variable/CMAKE_PDB_OUTPUT_DIRECTORY.rst
-rw-r--r-- root/root usr/share/cmake/Help/variable/CMAKE_PDB_OUTPUT_DIRECTORY_CONFIG.rst
@ -1610,14 +1635,17 @@ drwxr-xr-x root/root usr/share/cmake/Help/variable/
-rw-r--r-- root/root usr/share/cmake/Help/variable/CMAKE_VS_SDK_REFERENCE_DIRECTORIES.rst
-rw-r--r-- root/root usr/share/cmake/Help/variable/CMAKE_VS_SDK_SOURCE_DIRECTORIES.rst
-rw-r--r-- root/root usr/share/cmake/Help/variable/CMAKE_VS_WINDOWS_TARGET_PLATFORM_VERSION.rst
-rw-r--r-- root/root usr/share/cmake/Help/variable/CMAKE_VS_WINDOWS_TARGET_PLATFORM_VERSION_MAXIMUM.rst
-rw-r--r-- root/root usr/share/cmake/Help/variable/CMAKE_VS_WINRT_BY_DEFAULT.rst
-rw-r--r-- root/root usr/share/cmake/Help/variable/CMAKE_WARN_DEPRECATED.rst
-rw-r--r-- root/root usr/share/cmake/Help/variable/CMAKE_WARN_ON_ABSOLUTE_INSTALL_DESTINATION.rst
-rw-r--r-- root/root usr/share/cmake/Help/variable/CMAKE_WIN32_EXECUTABLE.rst
-rw-r--r-- root/root usr/share/cmake/Help/variable/CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS.rst
-rw-r--r-- root/root usr/share/cmake/Help/variable/CMAKE_XCODE_ATTRIBUTE_an-attribute.rst
-rw-r--r-- root/root usr/share/cmake/Help/variable/CMAKE_XCODE_BUILD_SYSTEM.rst
-rw-r--r-- root/root usr/share/cmake/Help/variable/CMAKE_XCODE_GENERATE_SCHEME.rst
-rw-r--r-- root/root usr/share/cmake/Help/variable/CMAKE_XCODE_GENERATE_TOP_LEVEL_PROJECT_ONLY.rst
-rw-r--r-- root/root usr/share/cmake/Help/variable/CMAKE_XCODE_LINK_BUILD_PHASE_MODE.rst
-rw-r--r-- root/root usr/share/cmake/Help/variable/CMAKE_XCODE_PLATFORM_TOOLSET.rst
-rw-r--r-- root/root usr/share/cmake/Help/variable/CMAKE_XCODE_SCHEME_ADDRESS_SANITIZER.rst
-rw-r--r-- root/root usr/share/cmake/Help/variable/CMAKE_XCODE_SCHEME_ADDRESS_SANITIZER_USE_AFTER_RETURN.rst
@ -1827,6 +1855,7 @@ drwxr-xr-x root/root usr/share/cmake/Modules/CMakeAddFortranSubdirectory/
-rw-r--r-- root/root usr/share/cmake/Modules/CMakeDetermineCompilerABI.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/CMakeDetermineCompilerId.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/CMakeDetermineFortranCompiler.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/CMakeDetermineISPCCompiler.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/CMakeDetermineJavaCompiler.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/CMakeDetermineOBJCCompiler.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/CMakeDetermineOBJCXXCompiler.cmake
@ -1856,6 +1885,10 @@ drwxr-xr-x root/root usr/share/cmake/Modules/CMakeAddFortranSubdirectory/
-rw-r--r-- root/root usr/share/cmake/Modules/CMakeGenericSystem.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/CMakeGraphVizOptions.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/CMakeIOSInstallCombined.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/CMakeISPCCompiler.cmake.in
-rw-r--r-- root/root usr/share/cmake/Modules/CMakeISPCCompilerABI.ispc
-rw-r--r-- root/root usr/share/cmake/Modules/CMakeISPCCompilerId.ispc.in
-rw-r--r-- root/root usr/share/cmake/Modules/CMakeISPCInformation.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/CMakeImportBuildSettings.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/CMakeInitializeConfigs.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/CMakeJOMFindMake.cmake
@ -1900,6 +1933,7 @@ drwxr-xr-x root/root usr/share/cmake/Modules/CMakeAddFortranSubdirectory/
-rw-r--r-- root/root usr/share/cmake/Modules/CMakeTestCompilerCommon.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/CMakeTestFortranCompiler.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/CMakeTestGNU.c
-rw-r--r-- root/root usr/share/cmake/Modules/CMakeTestISPCCompiler.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/CMakeTestJavaCompiler.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/CMakeTestOBJCCompiler.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/CMakeTestOBJCXXCompiler.cmake
@ -1924,6 +1958,7 @@ drwxr-xr-x root/root usr/share/cmake/Modules/CMakeAddFortranSubdirectory/
-rw-r--r-- root/root usr/share/cmake/Modules/CheckCXXSourceCompiles.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/CheckCXXSourceRuns.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/CheckCXXSymbolExists.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/CheckCompilerFlag.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/CheckForPthreads.c
-rw-r--r-- root/root usr/share/cmake/Modules/CheckFortranCompilerFlag.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/CheckFortranFunctionExists.cmake
@ -1961,6 +1996,8 @@ drwxr-xr-x root/root usr/share/cmake/Modules/CheckIPOSupported/
-rw-r--r-- root/root usr/share/cmake/Modules/CheckPrototypeDefinition.c.in
-rw-r--r-- root/root usr/share/cmake/Modules/CheckPrototypeDefinition.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/CheckSizeOf.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/CheckSourceCompiles.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/CheckSourceRuns.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/CheckStructHasMember.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/CheckSymbolExists.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/CheckTypeSize.c.in
@ -2063,7 +2100,10 @@ drwxr-xr-x root/root usr/share/cmake/Modules/Compiler/
-rw-r--r-- root/root usr/share/cmake/Modules/Compiler/Intel-CXX.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/Compiler/Intel-DetermineCompiler.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/Compiler/Intel-Fortran.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/Compiler/Intel-ISPC.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/Compiler/Intel.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/Compiler/IntelClang-DetermineCompiler.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/Compiler/IntelDPCPP-DetermineCompiler.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/Compiler/MSVC-ASM.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/Compiler/MSVC-C-FeatureTests.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/Compiler/MSVC-C.cmake
@ -2111,6 +2151,7 @@ drwxr-xr-x root/root usr/share/cmake/Modules/Compiler/
-rw-r--r-- root/root usr/share/cmake/Modules/Compiler/TI-C.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/Compiler/TI-CXX.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/Compiler/TI-DetermineCompiler.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/Compiler/TI.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/Compiler/TinyCC-C.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake
@ -2396,6 +2437,9 @@ drwxr-xr-x root/root usr/share/cmake/Modules/Internal/CPack/
-rw-r--r-- root/root usr/share/cmake/Modules/Internal/CPack/NSIS.InstallOptions.ini.in
-rw-r--r-- root/root usr/share/cmake/Modules/Internal/CPack/NSIS.template.in
-rw-r--r-- root/root usr/share/cmake/Modules/Internal/CPack/WIX.template.in
-rw-r--r-- root/root usr/share/cmake/Modules/Internal/CheckCompilerFlag.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/Internal/CheckSourceCompiles.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/Internal/CheckSourceRuns.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/Internal/FeatureTesting.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/KDE3Macros.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/MacOSXBundleInfo.plist.in
@ -2443,6 +2487,7 @@ drwxr-xr-x root/root usr/share/cmake/Modules/Platform/Android/
-rw-r--r-- root/root usr/share/cmake/Modules/Platform/Android/Determine-Compiler-NDK.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/Platform/Android/Determine-Compiler-Standalone.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/Platform/Android/Determine-Compiler.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/Platform/Android/VCXProjInspect.vcxproj.in
-rw-r--r-- root/root usr/share/cmake/Modules/Platform/Android/abi-arm64-v8a-Clang.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/Platform/Android/abi-arm64-v8a-GNU.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/Platform/Android/abi-armeabi-Clang.cmake
@ -2678,6 +2723,7 @@ drwxr-xr-x root/root usr/share/cmake/Modules/Platform/Android/
-rw-r--r-- root/root usr/share/cmake/Modules/Platform/Windows-Intel-C.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/Platform/Windows-Intel-CXX.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/Platform/Windows-Intel-Fortran.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/Platform/Windows-Intel-ISPC.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/Platform/Windows-Intel.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/Platform/Windows-MSVC-C.cmake
-rw-r--r-- root/root usr/share/cmake/Modules/Platform/Windows-MSVC-CXX.cmake

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/XeqJK8w3uHTl071TJc5ZHrfWh29VnGCdyRblZ+URtgdBP0c+VU0wgPubDTySTb1x3rRKtJlbtmAClCwR8MaAQE=
SHA256 (Pkgfile) = 8722d3b8933f2c6a53858db5c4949b6be81ec9bc0e9bcbc5071ebf50e21b2c79
SHA256 (.footprint) = 840d20d9b911a488b0f58fab1a012c829df803fbe4086e534eb71aea2f5d289d
SHA256 (cmake-3.18.5.tar.gz) = 080bf24b0f73f4bf3ec368d2be1aa59369b9bb1cd693deeb6f18fe553ca74ab4
RWSE3ohX2g5d/bDtdiOOIJeHaD2zBuxpXqMwGXK4fiNZ1sTxzLcytSO5drjG2wqbWGhRCnHVhcGz6gfSSuCUREKWdsI/cHanZAI=
SHA256 (Pkgfile) = 7dc781a8da53b668cec6ae3efa29b3ce4fab91565b0a34a2e9f3e39dba2d9cb9
SHA256 (.footprint) = e1d509fb427d6806fd4a069551e5b7d2f8d89938cd4422977ca396887c7b0894
SHA256 (cmake-3.19.1.tar.gz) = 1d266ea3a76ef650cdcf16c782a317cb4a7aa461617ee941e389cb48738a3aba

View File

@ -4,7 +4,7 @@
# Depends on: curl libarchive expat ncurses
name=cmake
version=3.18.5
version=3.19.1
release=1
source=(https://cmake.org/files/v${version%.*}/$name-$version.tar.gz)

View File

@ -296,20 +296,20 @@ drwxr-xr-x root/root usr/lib/glib-2.0/
drwxr-xr-x root/root usr/lib/glib-2.0/include/
-rw-r--r-- root/root usr/lib/glib-2.0/include/glibconfig.h
lrwxrwxrwx root/root usr/lib/libgio-2.0.so -> libgio-2.0.so.0
lrwxrwxrwx root/root usr/lib/libgio-2.0.so.0 -> libgio-2.0.so.0.6600.2
-rwxr-xr-x root/root usr/lib/libgio-2.0.so.0.6600.2
lrwxrwxrwx root/root usr/lib/libgio-2.0.so.0 -> libgio-2.0.so.0.6600.3
-rwxr-xr-x root/root usr/lib/libgio-2.0.so.0.6600.3
lrwxrwxrwx root/root usr/lib/libglib-2.0.so -> libglib-2.0.so.0
lrwxrwxrwx root/root usr/lib/libglib-2.0.so.0 -> libglib-2.0.so.0.6600.2
-rwxr-xr-x root/root usr/lib/libglib-2.0.so.0.6600.2
lrwxrwxrwx root/root usr/lib/libglib-2.0.so.0 -> libglib-2.0.so.0.6600.3
-rwxr-xr-x root/root usr/lib/libglib-2.0.so.0.6600.3
lrwxrwxrwx root/root usr/lib/libgmodule-2.0.so -> libgmodule-2.0.so.0
lrwxrwxrwx root/root usr/lib/libgmodule-2.0.so.0 -> libgmodule-2.0.so.0.6600.2
-rwxr-xr-x root/root usr/lib/libgmodule-2.0.so.0.6600.2
lrwxrwxrwx root/root usr/lib/libgmodule-2.0.so.0 -> libgmodule-2.0.so.0.6600.3
-rwxr-xr-x root/root usr/lib/libgmodule-2.0.so.0.6600.3
lrwxrwxrwx root/root usr/lib/libgobject-2.0.so -> libgobject-2.0.so.0
lrwxrwxrwx root/root usr/lib/libgobject-2.0.so.0 -> libgobject-2.0.so.0.6600.2
-rwxr-xr-x root/root usr/lib/libgobject-2.0.so.0.6600.2
lrwxrwxrwx root/root usr/lib/libgobject-2.0.so.0 -> libgobject-2.0.so.0.6600.3
-rwxr-xr-x root/root usr/lib/libgobject-2.0.so.0.6600.3
lrwxrwxrwx root/root usr/lib/libgthread-2.0.so -> libgthread-2.0.so.0
lrwxrwxrwx root/root usr/lib/libgthread-2.0.so.0 -> libgthread-2.0.so.0.6600.2
-rwxr-xr-x root/root usr/lib/libgthread-2.0.so.0.6600.2
lrwxrwxrwx root/root usr/lib/libgthread-2.0.so.0 -> libgthread-2.0.so.0.6600.3
-rwxr-xr-x root/root usr/lib/libgthread-2.0.so.0.6600.3
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/gio-2.0.pc
-rw-r--r-- root/root usr/lib/pkgconfig/gio-unix-2.0.pc
@ -328,8 +328,8 @@ drwxr-xr-x root/root usr/share/gdb/
drwxr-xr-x root/root usr/share/gdb/auto-load/
drwxr-xr-x root/root usr/share/gdb/auto-load/usr/
drwxr-xr-x root/root usr/share/gdb/auto-load/usr/lib/
-rw-r--r-- root/root usr/share/gdb/auto-load/usr/lib/libglib-2.0.so.0.6600.2-gdb.py
-rw-r--r-- root/root usr/share/gdb/auto-load/usr/lib/libgobject-2.0.so.0.6600.2-gdb.py
-rw-r--r-- root/root usr/share/gdb/auto-load/usr/lib/libglib-2.0.so.0.6600.3-gdb.py
-rw-r--r-- root/root usr/share/gdb/auto-load/usr/lib/libgobject-2.0.so.0.6600.3-gdb.py
drwxr-xr-x root/root usr/share/gettext/
drwxr-xr-x root/root usr/share/gettext/its/
-rw-r--r-- root/root usr/share/gettext/its/gschema.its

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/RL6vDzmY81gyKePGVyjsBTy38+W/n6zN+uwaPPfK5GOpy9lnoqSZnc1XpcnL4ASMnBasUY/ZsLx4DNbbZs9OQw=
SHA256 (Pkgfile) = c9c612937d15e2eb005e16e1c99dbf36eede81edc5ca76202299d9db88eb644f
SHA256 (.footprint) = 0a3ce14f171af851144e8fa613a43c2b2b8ab6440f7bd766856f5c27df916b80
SHA256 (glib-2.66.2.tar.xz) = ec390bed4e8dd0f89e918f385e8d4cfd7470b1ef7c1ce93ec5c4fc6e3c6a17c4
RWSE3ohX2g5d/bLCB4OFpGwOHc3i/Vo08emXT7b8mmpRkEq59xEFcHE9nS9JGzRZQtKycP7kupTEe3K0BM+kuSSwzc3krn3LNAE=
SHA256 (Pkgfile) = 89bf862c23b03279bb77386a827e24855e30afafbb27a271f64dc1200aab7770
SHA256 (.footprint) = ae9baac35771ee235a0c1c0a3ccb7fc6316177f5eae8210bf2617c21c271c6c0
SHA256 (glib-2.66.3.tar.xz) = 79f31365a99cb1cc9db028625635d1438890702acde9e2802eae0acebcf7b5b1
SHA256 (gschemas.compiled) = f2ca328db96bf936e677d53b3e89fc4bf57ada9a1d5e2466cb0afe85307a1e75

View File

@ -4,7 +4,7 @@
# Depends on: libpcre meson ninja
name=glib
version=2.66.2
version=2.66.3
release=1
source=(https://download.gnome.org/sources/$name/${version:0:4}/$name-$version.tar.xz \
gschemas.compiled)

View File

@ -11,9 +11,9 @@ drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/tld.h
drwxr-xr-x root/root usr/lib/
-rwxr-xr-x root/root usr/lib/libidn.la
lrwxrwxrwx root/root usr/lib/libidn.so -> libidn.so.12.6.0
lrwxrwxrwx root/root usr/lib/libidn.so.12 -> libidn.so.12.6.0
-rwxr-xr-x root/root usr/lib/libidn.so.12.6.0
lrwxrwxrwx root/root usr/lib/libidn.so -> libidn.so.12.6.1
lrwxrwxrwx root/root usr/lib/libidn.so.12 -> libidn.so.12.6.1
-rwxr-xr-x root/root usr/lib/libidn.so.12.6.1
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libidn.pc
drwxr-xr-x root/root usr/share/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/RF0QvdkmwF4ggu0ANlY5pWU9QIm3pMv5UKcNtl64PFy0dYcoPzQUobODCiDzr4HaspVnA2eCM+Srvdzcxf6PA0=
SHA256 (Pkgfile) = dffdd98662277c533fd37285088848c3d749b084464891c1ddf5b71ff789afb9
SHA256 (.footprint) = b94c86b5142ee97f890a026a12d37a67e97de7f868a0e1d1330e79f42b661cac
SHA256 (libidn-1.35.tar.gz) = f11af1005b46b7b15d057d7f107315a1ad46935c7fcdf243c16e46ec14f0fe1e
RWSE3ohX2g5d/fBPRseLitJHkh9vd2NinNOrcKFzLwCzoSO9geNANi0ktLIKWwszF4lllhCIxsOMxJf8dRYzFuLA5f6GL4bW+A4=
SHA256 (Pkgfile) = 70f8c7b90be76a0e5483284febcc4b059d70e22aa8640c33e56a9da9eeea6c0b
SHA256 (.footprint) = 6470a411fce8deece36596af157bda39f05551bffcc70e4510b788aa6180aeec
SHA256 (libidn-1.36.tar.gz) = 14b67108344d81ba844631640df77c9071d9fb0659b080326ff5424e86b14038

View File

@ -3,7 +3,7 @@
# Maintainer: Fredrik Rinnestam, fredrik at crux.guru
name=libidn
version=1.35
version=1.36
release=1
source=(http://ftp.gnu.org/gnu/$name/$name-$version.tar.gz)

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/RsXEj0VOwP6fPkDNGboiBxKPvbbEVp1vGXCicDkHpDQj53lx1S4nPqwv0xMAOP6I/CraUYO8LMSiXoF4/91vAo=
SHA256 (Pkgfile) = 360c934da7f3197f98260ca32201d85035a3e18e1e19b158d9a56483c4652874
RWSE3ohX2g5d/YYyLhXCeekQC3r6mbg/nW+/QrUA9RnRNuo+MI+Al114LswhOGOGanTmPhyQQzRfpzomauCgsrxhUwbaD3U2ng4=
SHA256 (Pkgfile) = 90f5cd95e510cf6ec952143a1850978fb582381542b705217accd7cdd1418a45
SHA256 (.footprint) = 431a1cd161b066612e0916398d648fbdb211d5fd502017fda989467c8a81f861
SHA256 (php-7.4.12.tar.xz) = e82d2bcead05255f6b7d2ff4e2561bc334204955820cabc2457b5239fde96b76
SHA256 (php-7.4.13.tar.xz) = aead303e3abac23106529560547baebbedba0bb2943b91d5aa08fff1f41680f4

View File

@ -4,7 +4,7 @@
# Depends on: apache libpcre2
name=mod_php
version=7.4.12
version=7.4.13
release=1
source=(https://php.net/distributions/php-$version.tar.xz)

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/f2M+2MVT8Ih2gyEoWaBXHGeYgdFt0k0gca7hbba2lzuwCYFefklaJMNA2Fm57vL17UAwP5wXqpGLacS/w4RbgI=
SHA256 (Pkgfile) = 4076fae545ac6fbf3edde1326a5239063e2d957e3b885f23f42a5e2602948f19
RWSE3ohX2g5d/cHCwwDY9uiM/YMgqcFXaPl9eGYRXsUl5vZDUdt7dIeBsxelmZWy6Js4zOcg67QTdkwlfgT4bzbgfk4++f9iugM=
SHA256 (Pkgfile) = 3aef38ca1589b0cc79cf5fb322c5089e5531b5d2a1a84c05d154a5930ab1200b
SHA256 (.footprint) = 104b2e4652f42b4516d11f60b9a571e99c7e690b4a9e3a7c4e3b2d289a2d5973
SHA256 (node-v15.2.1.tar.xz) = 566231e02a30b6bfa6a572b152cea3c58079f463312a6228161d210491f9e83e
SHA256 (node-v15.3.0.tar.xz) = 3bb0b9fd6ea372dc247330e67e27caab7887c454b13325e3cd6573ae212cc240

View File

@ -7,7 +7,7 @@
# c-ares wait until a newer release than 1.16.1
name=nodejs
version=15.2.1
version=15.3.0
release=1
source=(https://nodejs.org/dist/v$version/node-v$version.tar.xz)

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/fizYQ30JEGw3xlJQI90/pUxQNFa+rb3FsExlKdv4/pVxVQ5UdZ9nsI47ZLpwgCIlmJ/xketYmIhpu+xwRoAIQw=
SHA256 (Pkgfile) = 9f7f59196f3e1dddf22f4f9b6c258cca3cb7c09e6a8580dc474d95a95f7db863
RWSE3ohX2g5d/Y1LUUmUOQ5N5mEG+qqYQKa9vkyRwpI9yRisOqaJ15cbvctq6F8p5ChDe6fVH70QqUmrdNbgeFi9pN1xeWjRdQo=
SHA256 (Pkgfile) = 94c2c5f6384cc7af538b6d7a485b73765c589e440d4db32a758d902394dcf751
SHA256 (.footprint) = 073d817f449e60b58f4c904bd4ef54ddad9bd0ab946ee178956622bf76d5501b
SHA256 (php-7.4.12.tar.xz) = e82d2bcead05255f6b7d2ff4e2561bc334204955820cabc2457b5239fde96b76
SHA256 (php-7.4.13.tar.xz) = aead303e3abac23106529560547baebbedba0bb2943b91d5aa08fff1f41680f4
SHA256 (php-fcgi) = 058feaf2d8ad8ed61a4191512eb2151b8ed87fd92ce469ee8bab1812c0cb6471

View File

@ -4,7 +4,7 @@
# Depends on: libpcre2 libxml2
name=php-fcgi
version=7.4.12
version=7.4.13
release=1
source=(https://php.net/distributions/php-$version.tar.xz
php-fcgi)

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/RDTv6tfZuVaNROkqNV55wevvyT+IquiyHOIHOEYCvXbobNtWncmyEZ3740FFaTBpZUrYWZhRH7F8wQB8MQhmww=
SHA256 (Pkgfile) = 2c737111125cc4230735108d4a48e14608e6b9f85c620b4afcea39f39a88475e
RWSE3ohX2g5d/dMXUz5GU2IJ2y8qls0hqZuJeXmEJUXTHy/MtXO4ATNaLSFxeKdAnkP+xU1AK3Tj8DMitnztWY+dQwg+pnANuww=
SHA256 (Pkgfile) = e70849e6806cb1d26e1deae81e92e4ff850d19a07b96c25d66c5c6c4eb5d8715
SHA256 (.footprint) = a26b7d8af42742c284dd40e96fb4c4d1ba451ac9bf4f714c8f12fb6975ffa5fe
SHA256 (php-7.4.12.tar.xz) = e82d2bcead05255f6b7d2ff4e2561bc334204955820cabc2457b5239fde96b76
SHA256 (php-7.4.13.tar.xz) = aead303e3abac23106529560547baebbedba0bb2943b91d5aa08fff1f41680f4
SHA256 (php-fpm) = a1fde2295e819a33d492cfdeca8d4e0e8de08b8d051c95c4758ba01da38354b7

View File

@ -4,7 +4,7 @@
# Depends on: libpcre2 libxml2
name=php-fpm
version=7.4.12
version=7.4.13
release=1
source=(https://php.net/distributions/php-$version.tar.xz
php-fpm)

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/fP4kvMIKta6sNN0WPYzFwO7tvx9S9Knw/pbUOFHR2y2aaHWK6fhNGp8vBMTCu7Y8LEdeS0Hgj3sZTBnTE7qWwQ=
SHA256 (Pkgfile) = 0e64cf399fcda4c7c26cbe402f081bbf506d3b07408fe6a56386dbd3d3c94b37
RWSE3ohX2g5d/U+pDtLitBXgzYkmizln7AH/FL8evqIoEhfGGU6lYoftgLa4RSUpb7IXzwahGilio0xYBgj4jxht9XNjjCxxhgo=
SHA256 (Pkgfile) = 67a59234222b25c1ca78814bef8aa023120225bfc955dfe271de0e7c7f2587bd
SHA256 (.footprint) = 4b6e9e791f10bb007a541c6a4cfe6a189d549592939bdf3e04c5bd0f25a4bfa0
SHA256 (php-7.4.12.tar.xz) = e82d2bcead05255f6b7d2ff4e2561bc334204955820cabc2457b5239fde96b76
SHA256 (php-7.4.13.tar.xz) = aead303e3abac23106529560547baebbedba0bb2943b91d5aa08fff1f41680f4

View File

@ -3,7 +3,7 @@
# Maintainer: Juergen Daubert, jue at crux dot nu
name=php-ftp
version=7.4.12
version=7.4.13
release=1
source=(https://www.php.net/distributions/php-$version.tar.xz)

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/Q39J2tYB2RiGxAivr6EHm2yOLmoRA4cHwDpzTLtqcMN/NQnTcVgJlzn2ptDMaqA1sDsscWhDWXdGshk54z9Lgw=
SHA256 (Pkgfile) = 6618114c8968a6cc2d91d77ab33f5849bda2ae95a29f7ad12c9a689952a125ac
RWSE3ohX2g5d/UFiFROP4Y+VhtZwp4xC+igTMVZ1C21i5dVZlqtO+39W16/5yVjpFYWtHuJ3JoVDtLXRmLQFWIySF7hnYVGG2w8=
SHA256 (Pkgfile) = 423b70d827bbf2214c5f12ffe70465a4c20cbcf5c916551a489d52a3d36e4990
SHA256 (.footprint) = 09e41333252c613bbc54155a95e91919aedf35e3fe90607f941528ac9f1a39bb
SHA256 (php-7.4.12.tar.xz) = e82d2bcead05255f6b7d2ff4e2561bc334204955820cabc2457b5239fde96b76
SHA256 (php-7.4.13.tar.xz) = aead303e3abac23106529560547baebbedba0bb2943b91d5aa08fff1f41680f4

View File

@ -4,7 +4,7 @@
# Depends on: libgd
name=php-gd
version=7.4.12
version=7.4.13
release=1
source=(https://www.php.net/distributions/php-$version.tar.xz)

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/e5J/9jeSSEsuQwZ1YA06qP2Vi3+b7jcBSPItEocHZo+6vAprzV2zBwAB/EgBb7n4XtQTjwRBiwUe/BuUdGVrwc=
SHA256 (Pkgfile) = fcd993a237ab928e0ae3ea5ec699207356ebf1bb2733601fdad324cb194cbcf7
RWSE3ohX2g5d/f7GeDyd2bwBW9nX0PIhsVEC7BMbDxr60waJWrSqQA8+5wh2oXvFCKJkuXM/TeV4iLTzYqsBN1NLYHZ1zG2Fdw0=
SHA256 (Pkgfile) = 51cb6950a79fa8c36baf8d7a8e08933c2e1771a11203b72d1e50067a3ebf1f4f
SHA256 (.footprint) = f2188408bdd37cf12c2eb9ef545b934e6a10d8faf52d3b961cd6c7649bdfaf9a
SHA256 (php-7.4.12.tar.xz) = e82d2bcead05255f6b7d2ff4e2561bc334204955820cabc2457b5239fde96b76
SHA256 (php-7.4.13.tar.xz) = aead303e3abac23106529560547baebbedba0bb2943b91d5aa08fff1f41680f4

View File

@ -3,7 +3,7 @@
# Maintainer: Juergen Daubert, jue at crux dot nu
name=php-gettext
version=7.4.12
version=7.4.13
release=1
source=(https://www.php.net/distributions/php-$version.tar.xz)

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/WarVswE907OINxp/X9zfzs02ng6Y+hQKjaeDd0hbVJDpttENgbIKAoehCaPF+5YTJPbqgsLkFgEaN91poTUNAA=
SHA256 (Pkgfile) = d0da914d18eeb2b5ed90871f162f21e85a89eecbd56f1cbef5e8a9976693e9f2
RWSE3ohX2g5d/XGg73KEjSOYdruv/Vq5P1A9XDaYmF29ArrvjfCenva73Jr/zqDu+kWr4VEiHpjYvkOkrljx0s2a2P9XVxus1wM=
SHA256 (Pkgfile) = ad8724781d1a39a2566782151ff28bf635be320dce7f7a4001fc914e92bfdfd7
SHA256 (.footprint) = 4a444295762f936750fb32f977171aecc73d9347bf51bace13d7f9dfc200812e
SHA256 (php-7.4.12.tar.xz) = e82d2bcead05255f6b7d2ff4e2561bc334204955820cabc2457b5239fde96b76
SHA256 (php-7.4.13.tar.xz) = aead303e3abac23106529560547baebbedba0bb2943b91d5aa08fff1f41680f4

View File

@ -4,7 +4,7 @@
# Depends on: oniguruma
name=php-mbstring
version=7.4.12
version=7.4.13
release=1
source=(https://www.php.net/distributions/php-$version.tar.xz)

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/eejV1cykcc/9YmugBJnE4xBU7a43yHejfRy62rgKFu2AcRyxIQQv9p5sxOEN3T+m1hLo7Ya71O7pdamAL7e2w8=
SHA256 (Pkgfile) = 3b942cf0a9b789fac2308551daf80e3f3ea1c1d47b9bc269ff3d6fd2be073722
RWSE3ohX2g5d/UkW64HCmw4zypEx0EsZbYXwcVPEmHD/C53AjE8OoSd7ges5MzsDCQmqRfKPh/YHxYfsRuQRlF5Uo0Qzb2V8AA4=
SHA256 (Pkgfile) = 1a0160173f107de8b3d8c6de92999d03b31bc0b9ea8f17b0966419f8cdbcdf9f
SHA256 (.footprint) = 0500f66a60a1c3d5951694c22f29e7e34a6dbc8e5a1487119ff56db1ea7cdda3
SHA256 (php-7.4.12.tar.xz) = e82d2bcead05255f6b7d2ff4e2561bc334204955820cabc2457b5239fde96b76
SHA256 (php-7.4.13.tar.xz) = aead303e3abac23106529560547baebbedba0bb2943b91d5aa08fff1f41680f4

View File

@ -4,7 +4,7 @@
# Depends on: mysql
name=php-mysql
version=7.4.12
version=7.4.13
release=1
source=(https://php.net/distributions/php-$version.tar.xz)

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/VUcS9kO5s3oBph2Nfbb7Eeb0qthhOWLvc87qnCHk09IR8SHjtxkUywwFj2YudLeFFyql5F/EKdh7kwNS+Br+As=
SHA256 (Pkgfile) = 1f89eace1b0d4041d41323d1c295ccb677118b7f1e3860d577248e31406932c9
RWSE3ohX2g5d/RfmoBCsWP/rkrU9TAkKMGEBN+1EdhAMGKGFoduJH8Ux8M/mNbw2Fu4BiH9DVcNBQzHC0YEr1gF3k7gbGh/zSw4=
SHA256 (Pkgfile) = 3bb88fd52961af6c02411800079c33ae0b0d3ec5f8b9c904e81ea85e07337b69
SHA256 (.footprint) = 1a0e33807dcda8d11408be8b6356860cac8daea5a94d4e9a87e535fbf778f04e
SHA256 (php-7.4.12.tar.xz) = e82d2bcead05255f6b7d2ff4e2561bc334204955820cabc2457b5239fde96b76
SHA256 (php-7.4.13.tar.xz) = aead303e3abac23106529560547baebbedba0bb2943b91d5aa08fff1f41680f4

View File

@ -3,7 +3,7 @@
# Maintainer: Juergen Daubert, jue at crux dot nu
name=php-sockets
version=7.4.12
version=7.4.13
release=1
source=(https://www.php.net/distributions/php-$version.tar.xz)

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/f+kPS/mG9et5VHNHwQRQPIWmVBbUqXUqTScAr2AUk1rWczYJSBRM0Uzv7HzS8ssoRMv/Rcyln2WGXWDD8b6EA4=
SHA256 (Pkgfile) = 4c5f6dd1bb8840110a566598baca7adef6de55305c12ad19d881d85496023bb6
RWSE3ohX2g5d/bi/t/WyqVZRKtb9UtYHISG9GDQbOYL82LhqnSgUwXKCx2u69PoIzhT6jleXH4A5+3kPyUJ083oG4GjMbaQp4AI=
SHA256 (Pkgfile) = 1241a9780196824c102b0f712c7226938ef8148d6d4fc099c1819c447522cd48
SHA256 (.footprint) = e626528b1bc2b3ce187cc979172f24c489075e0bc584aeb1d082b2f7197d6e49
SHA256 (php-7.4.12.tar.xz) = e82d2bcead05255f6b7d2ff4e2561bc334204955820cabc2457b5239fde96b76
SHA256 (php-7.4.13.tar.xz) = aead303e3abac23106529560547baebbedba0bb2943b91d5aa08fff1f41680f4

View File

@ -4,7 +4,7 @@
# Depends on: sqlite3
name=php-sqlite3
version=7.4.12
version=7.4.13
release=1
source=(https://php.net/distributions/php-$version.tar.xz)

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/aE4ffFgTjJhArJKF06QDEu8b4wxWhtzVVqfSPMJcaW9Rjq7dSqGCgp4t4x3Wg9KBGrU2nQr5+hI+KrnBN6aJgA=
SHA256 (Pkgfile) = e2170fd1f508a5047d86ab7b49eb9700cd3e2953adde46cbb08b8de5867db8f5
RWSE3ohX2g5d/dQVLSyXwLmmB9jPegYcIBnz6bB9I8cc6Q6qWNrGs4oPH6BfCqhS4Bg13bctolKoyHMGw8cMo5HUYsKIUwKsSws=
SHA256 (Pkgfile) = a9314ca4551113f0eb0a2420c6edec05b6383f47cc1fae2b0f8f8f4cf89fc572
SHA256 (.footprint) = 0ba08044c2d47be4c86015de875a10f15dfee8367b932c5466a0212da28e4203
SHA256 (php-7.4.12.tar.xz) = e82d2bcead05255f6b7d2ff4e2561bc334204955820cabc2457b5239fde96b76
SHA256 (php-7.4.13.tar.xz) = aead303e3abac23106529560547baebbedba0bb2943b91d5aa08fff1f41680f4

View File

@ -4,7 +4,7 @@
# Depends on: libzip
name=php-zip
version=7.4.12
version=7.4.13
release=1
source=(https://www.php.net/distributions/php-$version.tar.xz)

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/Wz973aZfolrul4W93+yzT9PBgK/JQT8yPwQ4nx0vYf7b2Ckjo5dQkSHWm+/QzEvsdQ/XusL6tjEzSXHs+/q4AY=
SHA256 (Pkgfile) = e2684e5c6d44fe8b21463ffabb16a9b17fbd4faf7922eb22fbfc0f31c9ac99ce
RWSE3ohX2g5d/Y0IHj6fPL+d2g4PuXcPce1dWtZQUjyNGxN7Q40aHMILikLnBkgxPr94jPLvj2MocPTewqYfGhnVhcldzEMdDAE=
SHA256 (Pkgfile) = d47382d0532567a0540488e580e7305b87f096acc26c74be6198636ae524be2b
SHA256 (.footprint) = e758686f584e052d2ba7c2b3a13d35acdab52873afd260bc64c8032d7ff3812b
SHA256 (php-7.4.12.tar.xz) = e82d2bcead05255f6b7d2ff4e2561bc334204955820cabc2457b5239fde96b76
SHA256 (php-7.4.13.tar.xz) = aead303e3abac23106529560547baebbedba0bb2943b91d5aa08fff1f41680f4

View File

@ -4,7 +4,7 @@
# Depends on: bzip2 libpcre2 libxml2 curl db gdbm
name=php
version=7.4.12
version=7.4.13
release=1
source=(https://php.net/distributions/php-$version.tar.xz)

View File

@ -70,110 +70,110 @@ drwxr-xr-x root/root usr/lib/cmake/PulseAudio/
-rw-r--r-- root/root usr/lib/cmake/PulseAudio/PulseAudioConfig.cmake
-rw-r--r-- root/root usr/lib/cmake/PulseAudio/PulseAudioConfigVersion.cmake
-rwxr-xr-x root/root usr/lib/libpulse-mainloop-glib.la
lrwxrwxrwx root/root usr/lib/libpulse-mainloop-glib.so -> libpulse-mainloop-glib.so.0.0.5
lrwxrwxrwx root/root usr/lib/libpulse-mainloop-glib.so.0 -> libpulse-mainloop-glib.so.0.0.5
-rwxr-xr-x root/root usr/lib/libpulse-mainloop-glib.so.0.0.5
lrwxrwxrwx root/root usr/lib/libpulse-mainloop-glib.so -> libpulse-mainloop-glib.so.0.0.6
lrwxrwxrwx root/root usr/lib/libpulse-mainloop-glib.so.0 -> libpulse-mainloop-glib.so.0.0.6
-rwxr-xr-x root/root usr/lib/libpulse-mainloop-glib.so.0.0.6
-rwxr-xr-x root/root usr/lib/libpulse-simple.la
lrwxrwxrwx root/root usr/lib/libpulse-simple.so -> libpulse-simple.so.0.1.1
lrwxrwxrwx root/root usr/lib/libpulse-simple.so.0 -> libpulse-simple.so.0.1.1
-rwxr-xr-x root/root usr/lib/libpulse-simple.so.0.1.1
-rwxr-xr-x root/root usr/lib/libpulse.la
lrwxrwxrwx root/root usr/lib/libpulse.so -> libpulse.so.0.21.1
lrwxrwxrwx root/root usr/lib/libpulse.so.0 -> libpulse.so.0.21.1
-rwxr-xr-x root/root usr/lib/libpulse.so.0.21.1
lrwxrwxrwx root/root usr/lib/libpulse.so -> libpulse.so.0.23.0
lrwxrwxrwx root/root usr/lib/libpulse.so.0 -> libpulse.so.0.23.0
-rwxr-xr-x root/root usr/lib/libpulse.so.0.23.0
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libpulse-mainloop-glib.pc
-rw-r--r-- root/root usr/lib/pkgconfig/libpulse-simple.pc
-rw-r--r-- root/root usr/lib/pkgconfig/libpulse.pc
drwxr-xr-x root/root usr/lib/pulse-13.0/
drwxr-xr-x root/root usr/lib/pulse-13.0/modules/
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/libalsa-util.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/libcli.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/liboss-util.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/libprotocol-cli.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/libprotocol-esound.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/libprotocol-http.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/libprotocol-native.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/libprotocol-simple.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/librtp.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-allow-passthrough.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-alsa-card.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-alsa-sink.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-alsa-source.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-always-sink.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-always-source.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-augment-properties.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-card-restore.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-cli-protocol-tcp.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-cli-protocol-unix.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-cli.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-combine-sink.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-combine.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-console-kit.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-dbus-protocol.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-default-device-restore.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-detect.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-device-manager.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-device-restore.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-echo-cancel.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-esound-compat-spawnfd.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-esound-compat-spawnpid.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-esound-protocol-tcp.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-esound-protocol-unix.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-esound-sink.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-filter-apply.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-filter-heuristics.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-gsettings.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-http-protocol-tcp.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-http-protocol-unix.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-intended-roles.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-ladspa-sink.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-loopback.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-match.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-mmkbd-evdev.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-native-protocol-fd.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-native-protocol-tcp.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-native-protocol-unix.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-null-sink.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-null-source.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-oss.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-pipe-sink.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-pipe-source.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-position-event-sounds.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-remap-sink.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-remap-source.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-rescue-streams.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-role-cork.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-role-ducking.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-rtp-recv.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-rtp-send.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-rygel-media-server.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-simple-protocol-tcp.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-simple-protocol-unix.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-sine-source.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-sine.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-stream-restore.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-suspend-on-idle.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-switch-on-connect.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-switch-on-port-available.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-tunnel-sink-new.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-tunnel-sink.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-tunnel-source-new.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-tunnel-source.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-udev-detect.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-virtual-sink.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-virtual-source.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-virtual-surround-sink.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-volume-restore.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-x11-bell.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-x11-cork-request.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-x11-publish.so
-rwxr-xr-x root/root usr/lib/pulse-13.0/modules/module-x11-xsmp.so
drwxr-xr-x root/root usr/lib/pulse-14.0/
drwxr-xr-x root/root usr/lib/pulse-14.0/modules/
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/libalsa-util.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/libcli.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/liboss-util.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/libprotocol-cli.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/libprotocol-esound.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/libprotocol-http.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/libprotocol-native.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/libprotocol-simple.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/librtp.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-allow-passthrough.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-alsa-card.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-alsa-sink.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-alsa-source.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-always-sink.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-always-source.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-augment-properties.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-card-restore.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-cli-protocol-tcp.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-cli-protocol-unix.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-cli.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-combine-sink.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-combine.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-console-kit.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-dbus-protocol.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-default-device-restore.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-detect.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-device-manager.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-device-restore.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-echo-cancel.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-esound-compat-spawnfd.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-esound-compat-spawnpid.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-esound-protocol-tcp.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-esound-protocol-unix.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-esound-sink.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-filter-apply.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-filter-heuristics.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-gsettings.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-http-protocol-tcp.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-http-protocol-unix.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-intended-roles.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-ladspa-sink.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-loopback.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-match.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-mmkbd-evdev.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-native-protocol-fd.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-native-protocol-tcp.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-native-protocol-unix.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-null-sink.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-null-source.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-oss.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-pipe-sink.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-pipe-source.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-position-event-sounds.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-remap-sink.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-remap-source.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-rescue-streams.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-role-cork.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-role-ducking.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-rtp-recv.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-rtp-send.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-rygel-media-server.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-simple-protocol-tcp.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-simple-protocol-unix.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-sine-source.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-sine.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-stream-restore.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-suspend-on-idle.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-switch-on-connect.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-switch-on-port-available.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-tunnel-sink-new.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-tunnel-sink.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-tunnel-source-new.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-tunnel-source.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-udev-detect.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-virtual-sink.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-virtual-source.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-virtual-surround-sink.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-volume-restore.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-x11-bell.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-x11-cork-request.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-x11-publish.so
-rwxr-xr-x root/root usr/lib/pulse-14.0/modules/module-x11-xsmp.so
drwxr-xr-x root/root usr/lib/pulseaudio/
-rwxr-xr-x root/root usr/lib/pulseaudio/libpulsecommon-13.0.la
-rwxr-xr-x root/root usr/lib/pulseaudio/libpulsecommon-13.0.so
-rwxr-xr-x root/root usr/lib/pulseaudio/libpulsecore-13.0.la
-rwxr-xr-x root/root usr/lib/pulseaudio/libpulsecore-13.0.so
-rwxr-xr-x root/root usr/lib/pulseaudio/libpulsecommon-14.0.la
-rwxr-xr-x root/root usr/lib/pulseaudio/libpulsecommon-14.0.so
-rwxr-xr-x root/root usr/lib/pulseaudio/libpulsecore-14.0.la
-rwxr-xr-x root/root usr/lib/pulseaudio/libpulsecore-14.0.so
-rwxr-xr-x root/root usr/lib/pulseaudio/libpulsedsp.la
-rwxr-xr-x root/root usr/lib/pulseaudio/libpulsedsp.so
drwxr-xr-x root/root usr/lib/pulseaudio/pulse/
@ -254,12 +254,13 @@ drwxr-xr-x root/root usr/share/pulseaudio/alsa-mixer/paths/
-rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/paths/hdmi-output-7.conf
-rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/paths/iec958-stereo-input.conf
-rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/paths/iec958-stereo-output.conf
-rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/paths/steelseries-arctis-5-output-chat.conf
-rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/paths/steelseries-arctis-5-output-game.conf
-rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/paths/steelseries-arctis-7-input.conf
-rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/paths/steelseries-arctis-7-output-mono.conf
-rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/paths/steelseries-arctis-7-output-stereo.conf
-rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/paths/steelseries-arctis-output-chat-common.conf
-rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/paths/steelseries-arctis-output-game-common.conf
-rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/paths/usb-gaming-headset-input.conf
-rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/paths/usb-gaming-headset-output-mono.conf
-rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/paths/usb-gaming-headset-output-stereo.conf
drwxr-xr-x root/root usr/share/pulseaudio/alsa-mixer/profile-sets/
-rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/profile-sets/audigy.conf
-rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/profile-sets/cmedia-high-speed-true-hdaudio.conf
-rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/profile-sets/default.conf
-rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/profile-sets/dell-dock-tb16-usb-audio.conf
@ -275,8 +276,8 @@ drwxr-xr-x root/root usr/share/pulseaudio/alsa-mixer/profile-sets/
-rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/profile-sets/native-instruments-traktor-audio6.conf
-rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/profile-sets/native-instruments-traktorkontrol-s4.conf
-rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/profile-sets/sb-omni-surround-5.1.conf
-rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/profile-sets/steelseries-arctis-5-usb-audio.conf
-rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/profile-sets/steelseries-arctis-7-usb-audio.conf
-rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/profile-sets/steelseries-arctis-common-usb-audio.conf
-rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/profile-sets/usb-gaming-headset.conf
drwxr-xr-x root/root usr/share/vala/
drwxr-xr-x root/root usr/share/vala/vapi/
-rw-r--r-- root/root usr/share/vala/vapi/libpulse-mainloop-glib.deps

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/fji1ujTywwGCbF8vy8HyHtnIGoxE+XUC/htGVvs/87c8LawAyra/RCuMWkUCmT0LBCEVjPHR3idMjQ1/k+QMQA=
SHA256 (Pkgfile) = bb788b698620568b1f51bc7829914fa1a5bde2ce63a2a61b56cc5b171a79b67f
SHA256 (.footprint) = 366896fabf801da4dadb848b8ea4e12000701dafdb84ce6d423c49dd94b72b75
SHA256 (pulseaudio-13.0.tar.xz) = 961b23ca1acfd28f2bc87414c27bb40e12436efcf2158d29721b1e89f3f28057
RWSE3ohX2g5d/U1GgehS2TMZT+9W2QCgMlRY7VQ0YhrLE9BkA2bnWDc7hw2r1Jel1rFu4eL1ns/+zW1Q0p+/CecP4bXd3mFxwwY=
SHA256 (Pkgfile) = a9a2795c076fdacfeb9e427884662e8fb22f7badc45c80c0f57f895a7764405d
SHA256 (.footprint) = 7b73faf1a115d1292ce78876e729c1941f09d79e6d9372389e2f434db8fb8d82
SHA256 (pulseaudio-14.0.tar.xz) = a834775d9382b055504e5ee7625dc50768daac29329531deb6597bf05e06c261

View File

@ -4,7 +4,7 @@
# Depends on: dbus glib xorg-libsm xorg-libxtst libsndfile intltool consolekit
name=pulseaudio
version=13.0
version=14.0
release=1
source=(https://freedesktop.org/software/$name/releases/$name-$version.tar.xz)

View File

@ -648,7 +648,6 @@ drwxr-xr-x root/root usr/lib/wireshark/cmake/
-rw-r--r-- root/root usr/lib/wireshark/cmake/WiresharkTargets.cmake
drwxr-xr-x root/root usr/lib/wireshark/extcap/
-rwxr-xr-x root/root usr/lib/wireshark/extcap/androiddump
-rwxr-xr-x root/root usr/lib/wireshark/extcap/dpauxmon
-rwxr-xr-x root/root usr/lib/wireshark/extcap/randpktdump
-rwxr-xr-x root/root usr/lib/wireshark/extcap/udpdump
drwxr-xr-x root/root usr/lib/wireshark/plugins/
@ -724,7 +723,6 @@ drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/captype.1.gz
-rw-r--r-- root/root usr/share/man/man1/ciscodump.1.gz
-rw-r--r-- root/root usr/share/man/man1/dftest.1.gz
-rw-r--r-- root/root usr/share/man/man1/dpauxmon.1.gz
-rw-r--r-- root/root usr/share/man/man1/dumpcap.1.gz
-rw-r--r-- root/root usr/share/man/man1/editcap.1.gz
-rw-r--r-- root/root usr/share/man/man1/mergecap.1.gz

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/fqRZmWSnHBxLBGU62mV1y1u+/IDRgD691cYYunh1VRf6aCB6RMk5oF1tp/T786YS19B1Cica28cDSEboY+a6Ak=
RWSE3ohX2g5d/aA3WX7E9502hg6zBaMTDRonGHkmE9p7XQ+koA1w3BJOjEEqBIdFZgfiBNp8G8Z2/qYvcObClDn8/VgPPS+XYw0=
SHA256 (Pkgfile) = d4501073d41a55005a636d5f8babda8e74adc219b199c58355a94ac45ee1f831
SHA256 (.footprint) = 1f5e8735abd315ff1329d02445d201d16796d199babb26b900aea72b1d6970a9
SHA256 (.footprint) = 62ec8a51a3d97512813dedfd5894e222d0dc637783ddee3a15f2769b78cec12f
SHA256 (wireshark-3.4.0.tar.xz) = 67e4ebbd9153fc589fd67dc21b93176674c73adc3d5a43934c3ac69d8594a8ae