diff options
Diffstat (limited to 'sysutils')
177 files changed, 2241 insertions, 705 deletions
diff --git a/sysutils/3mux/Makefile b/sysutils/3mux/Makefile index 0d0a52f4974c..d52bb2743b81 100644 --- a/sysutils/3mux/Makefile +++ b/sysutils/3mux/Makefile @@ -1,7 +1,7 @@ PORTNAME= 3mux DISTVERSIONPREFIX= v DISTVERSION= 1.1.0 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= sysutils MAINTAINER= lcook@FreeBSD.org diff --git a/sysutils/Makefile b/sysutils/Makefile index a72ec795fbae..2c23d74f3cd5 100644..100755 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -740,6 +740,7 @@ SUBDIR += mstflint SUBDIR += mtm SUBDIR += mtxorbd + SUBDIR += mult SUBDIR += multitail SUBDIR += munin-common SUBDIR += munin-contrib @@ -1517,6 +1518,7 @@ SUBDIR += usrinfo SUBDIR += utcount SUBDIR += vagrant + SUBDIR += vagrant-gitlab SUBDIR += vbetool SUBDIR += vchanger SUBDIR += vcp diff --git a/sysutils/alloy/Makefile b/sysutils/alloy/Makefile index 1dbc5b16f1a0..bb67169f4708 100644 --- a/sysutils/alloy/Makefile +++ b/sysutils/alloy/Makefile @@ -1,7 +1,7 @@ PORTNAME= alloy DISTVERSION= 1.6.1 DISTVERSIONPREFIX=v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MAINTAINER= zach.leslie@grafana.com diff --git a/sysutils/amazon-ssm-agent/Makefile b/sysutils/amazon-ssm-agent/Makefile index ae9333418538..c24ad60a8d7c 100644 --- a/sysutils/amazon-ssm-agent/Makefile +++ b/sysutils/amazon-ssm-agent/Makefile @@ -1,6 +1,6 @@ PORTNAME= amazon-ssm-agent PORTVERSION= 2.3.1205.0 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= sysutils MAINTAINER= cperciva@FreeBSD.org diff --git a/sysutils/amazon-ssm-plugin/Makefile b/sysutils/amazon-ssm-plugin/Makefile index 97b502dfd2ea..08a010f5e941 100644 --- a/sysutils/amazon-ssm-plugin/Makefile +++ b/sysutils/amazon-ssm-plugin/Makefile @@ -1,6 +1,6 @@ PORTNAME= amazon-ssm-plugin DISTVERSION= 1.2.707.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= sysutils MAINTAINER= nork@FreeBSD.org diff --git a/sysutils/android-ota-payload-extractor/Makefile b/sysutils/android-ota-payload-extractor/Makefile index c47d16c60dff..9018d8f5c07b 100644 --- a/sysutils/android-ota-payload-extractor/Makefile +++ b/sysutils/android-ota-payload-extractor/Makefile @@ -1,7 +1,7 @@ PORTNAME= android-ota-payload-extractor DISTVERSIONPREFIX= v DISTVERSION= 1.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= sysutils MAINTAINER= nxjoseph@protonmail.com diff --git a/sysutils/appjail-devel/Makefile b/sysutils/appjail-devel/Makefile index 745f86e21126..cee37e604ad4 100644 --- a/sysutils/appjail-devel/Makefile +++ b/sysutils/appjail-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= appjail -DISTVERSION= 4.2.0.20250802 +DISTVERSION= 4.2.1.20250807 PORTEPOCH= 1 CATEGORIES= sysutils PKGNAMESUFFIX= -devel @@ -16,7 +16,7 @@ CONFLICTS= appjail USE_GITHUB= yes GH_ACCOUNT= DtxdF GH_PROJECT= AppJail -GH_TAGNAME= 8814e5bc8b65ce532d8d45100ee65742f1c24cbe +GH_TAGNAME= 1562258efeb22c19aef518c0a1c2dd49e1351fbc MAKE_ARGS= APPJAIL_VERSION=${DISTVERSION}+${GH_TAGNAME} ALL_TARGET= utils-strip diff --git a/sysutils/appjail-devel/distinfo b/sysutils/appjail-devel/distinfo index 801d234b62f8..0ce6f3823fa6 100644 --- a/sysutils/appjail-devel/distinfo +++ b/sysutils/appjail-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754176316 -SHA256 (DtxdF-AppJail-4.2.0.20250802-8814e5bc8b65ce532d8d45100ee65742f1c24cbe_GH0.tar.gz) = afd9aafd26c0988f28f8a82484b4e223f82ba7dc69894b23898b0d1a9bc86d27 -SIZE (DtxdF-AppJail-4.2.0.20250802-8814e5bc8b65ce532d8d45100ee65742f1c24cbe_GH0.tar.gz) = 1018803 +TIMESTAMP = 1754605171 +SHA256 (DtxdF-AppJail-4.2.1.20250807-1562258efeb22c19aef518c0a1c2dd49e1351fbc_GH0.tar.gz) = edde30b8d12d21d92b271180e302752bed0dad0d76c074c81c6a782205ce61f8 +SIZE (DtxdF-AppJail-4.2.1.20250807-1562258efeb22c19aef518c0a1c2dd49e1351fbc_GH0.tar.gz) = 1018814 diff --git a/sysutils/appjail/Makefile b/sysutils/appjail/Makefile index f8c555c3fe6b..c185accdd5ca 100644 --- a/sysutils/appjail/Makefile +++ b/sysutils/appjail/Makefile @@ -1,6 +1,6 @@ PORTNAME= appjail DISTVERSIONPREFIX= v -DISTVERSION= 4.2.0 +DISTVERSION= 4.2.1 CATEGORIES= sysutils MAINTAINER= dtxdf@FreeBSD.org diff --git a/sysutils/appjail/distinfo b/sysutils/appjail/distinfo index 0640491bc326..da35825bfa36 100644 --- a/sysutils/appjail/distinfo +++ b/sysutils/appjail/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754174945 -SHA256 (DtxdF-AppJail-v4.2.0_GH0.tar.gz) = 661fb421ec8e85abe1cfe3e93df1d9ba0e70a90f18074a45912a10cda5c1308a -SIZE (DtxdF-AppJail-v4.2.0_GH0.tar.gz) = 1018517 +TIMESTAMP = 1754602620 +SHA256 (DtxdF-AppJail-v4.2.1_GH0.tar.gz) = 1d7350a30735963a8e28ff74f395047f93fe60b36333796dadda8550b5cee356 +SIZE (DtxdF-AppJail-v4.2.1_GH0.tar.gz) = 1018497 diff --git a/sysutils/aptly/Makefile b/sysutils/aptly/Makefile index 8ec93f0d7a40..80a24c492c2a 100644 --- a/sysutils/aptly/Makefile +++ b/sysutils/aptly/Makefile @@ -1,7 +1,7 @@ PORTNAME= aptly PORTVERSION= 1.5.0 DISTVERSIONPREFIX=v -PORTREVISION= 26 +PORTREVISION= 27 CATEGORIES= sysutils MAINTAINER= romain@FreeBSD.org diff --git a/sysutils/autorestic/Makefile b/sysutils/autorestic/Makefile index 91e4de3d33bc..46a7e196056c 100644 --- a/sysutils/autorestic/Makefile +++ b/sysutils/autorestic/Makefile @@ -1,7 +1,7 @@ PORTNAME= autorestic DISTVERSIONPREFIX= v DISTVERSION= 1.8.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= sysutils MAINTAINER= dtxdf@FreeBSD.org diff --git a/sysutils/awslim/Makefile b/sysutils/awslim/Makefile index cee62e8cad90..124ba25eba10 100644 --- a/sysutils/awslim/Makefile +++ b/sysutils/awslim/Makefile @@ -1,7 +1,7 @@ PORTNAME= awslim DISTVERSIONPREFIX= v DISTVERSION= 0.4.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= nork@FreeBSD.org diff --git a/sysutils/backrest/Makefile b/sysutils/backrest/Makefile index 63c07a5797a9..1131474364d9 100644 --- a/sysutils/backrest/Makefile +++ b/sysutils/backrest/Makefile @@ -1,6 +1,6 @@ PORTNAME= backrest DISTVERSIONPREFIX= v -DISTVERSION= 1.8.1 +DISTVERSION= 1.9.1 CATEGORIES= sysutils MASTER_SITES= LOCAL/dtxdf/${PORTNAME}/ DISTFILES= ${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}.frontend${EXTRACT_SUFX} diff --git a/sysutils/backrest/distinfo b/sysutils/backrest/distinfo index 391370b10d11..014848e583e4 100644 --- a/sysutils/backrest/distinfo +++ b/sysutils/backrest/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1753297204 -SHA256 (go/sysutils_backrest/backrest-v1.8.1/backrest-v1.8.1.frontend.tar.gz) = ef4a66361180b5e7a28b074dd2d4dfcfaf84b8d0a3b14096a5e728ec1bd0822c -SIZE (go/sysutils_backrest/backrest-v1.8.1/backrest-v1.8.1.frontend.tar.gz) = 3944938 -SHA256 (go/sysutils_backrest/backrest-v1.8.1/v1.8.1.mod) = 37cfec3fd55a330cb6bd88ceffa7a4cfd4950678f93ab668656ec3d3aa9185cd -SIZE (go/sysutils_backrest/backrest-v1.8.1/v1.8.1.mod) = 3731 -SHA256 (go/sysutils_backrest/backrest-v1.8.1/v1.8.1.zip) = a85ba42c616ad3c1e8ad933314a6d2d1a6bc2f77e25bf935708742e8053668df -SIZE (go/sysutils_backrest/backrest-v1.8.1/v1.8.1.zip) = 775308 +TIMESTAMP = 1754687606 +SHA256 (go/sysutils_backrest/backrest-v1.9.1/backrest-v1.9.1.frontend.tar.gz) = a98f2a5118a8ae21195810a74d2dd75edfbe2a42b9640a9d5ed0ecee763fe217 +SIZE (go/sysutils_backrest/backrest-v1.9.1/backrest-v1.9.1.frontend.tar.gz) = 3921109 +SHA256 (go/sysutils_backrest/backrest-v1.9.1/v1.9.1.mod) = d54134afa60728e72c45328001a861c4b8c5252da6b8bb15c4719de6857479cc +SIZE (go/sysutils_backrest/backrest-v1.9.1/v1.9.1.mod) = 3643 +SHA256 (go/sysutils_backrest/backrest-v1.9.1/v1.9.1.zip) = d4f21ba819d16e122acfcd3eb321845d85a69972263040f00936c29abcf3d274 +SIZE (go/sysutils_backrest/backrest-v1.9.1/v1.9.1.zip) = 814669 diff --git a/sysutils/bastille/Makefile b/sysutils/bastille/Makefile index 414812e0a56f..085aaa39a826 100644 --- a/sysutils/bastille/Makefile +++ b/sysutils/bastille/Makefile @@ -1,6 +1,11 @@ PORTNAME= bastille DISTVERSION= 1.0.1.250714 +PORTREVISION= 1 CATEGORIES= sysutils +DIST_SUBDIR= bastille + +PATCH_SITES= https://github.com/BastilleBSD/bastille/pull/ +PATCHFILES= 1198.patch:-p1 1204.patch:-p1 MAINTAINER= jdhurtado@orbiware.com # co-maintainer: snarfingcode666@gmail.com diff --git a/sysutils/bastille/distinfo b/sysutils/bastille/distinfo index 954ff5638d5a..d04fcdbf2ba1 100644 --- a/sysutils/bastille/distinfo +++ b/sysutils/bastille/distinfo @@ -1,3 +1,7 @@ -TIMESTAMP = 1752181948 -SHA256 (bastillebsd-bastille-1.0.1.250714_GH0.tar.gz) = ffd3be789e5b9f0215e6552b4a89b33b657e2ded2ab7b0dd69cb22d72a167985 -SIZE (bastillebsd-bastille-1.0.1.250714_GH0.tar.gz) = 694112 +TIMESTAMP = 1754009419 +SHA256 (bastille/bastillebsd-bastille-1.0.1.250714_GH0.tar.gz) = ffd3be789e5b9f0215e6552b4a89b33b657e2ded2ab7b0dd69cb22d72a167985 +SIZE (bastille/bastillebsd-bastille-1.0.1.250714_GH0.tar.gz) = 694112 +SHA256 (bastille/1198.patch) = 470f7e0c93e93b0dc6629f46bdf00a53f60b0041341db6455bb6078e4aca1f48 +SIZE (bastille/1198.patch) = 4071 +SHA256 (bastille/1204.patch) = 204fa71c3d1e660bd86fe7de3963a74f4bd39e172496a20703896bb933a4fd9e +SIZE (bastille/1204.patch) = 2435 diff --git a/sysutils/beats7/Makefile b/sysutils/beats7/Makefile index 9384edef77c6..a8ae9ffb1531 100644 --- a/sysutils/beats7/Makefile +++ b/sysutils/beats7/Makefile @@ -1,7 +1,7 @@ PORTNAME= beats DISTVERSIONPREFIX= v DISTVERSION= 7.17.11 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= sysutils PKGNAMESUFFIX?= 7 diff --git a/sysutils/beats8/Makefile b/sysutils/beats8/Makefile index ce94cee9e490..e8d0994a3f17 100644 --- a/sysutils/beats8/Makefile +++ b/sysutils/beats8/Makefile @@ -1,7 +1,7 @@ PORTNAME= beats DISTVERSIONPREFIX= v DISTVERSION= 8.14.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= sysutils MASTER_SITES= https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/${DISTVERSIONFULL}/:gomod PKGNAMESUFFIX?= 8 diff --git a/sysutils/bhyvemgr/Makefile b/sysutils/bhyvemgr/Makefile index f412ab8ff4c8..eb5d843e017a 100644 --- a/sysutils/bhyvemgr/Makefile +++ b/sysutils/bhyvemgr/Makefile @@ -1,6 +1,6 @@ PORTNAME= bhyvemgr DISTVERSIONPREFIX= v -PORTVERSION= 1.7.1 +PORTVERSION= 1.8.0 CATEGORIES= sysutils PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} @@ -20,11 +20,14 @@ USE_XORG= x11 USE_GITHUB= yes GH_ACCOUNT= alonsobsd -OPTIONS_DEFINE= FREERDP3 +OPTIONS_DEFINE= FREERDP3 QEMU-TOOLS FREERDP3_DESC= Install freerdp3 to enable rdp connection option FREERDP3_RUN_DEPENDS= freerdp3>0:net/freerdp3 +QEMU-TOOLS_DESC= Install qemu-img tool +QEMU-TOOLS_RUN_DEPENDS= qemu-img:emulators/qemu@tools + .include <bsd.port.pre.mk> .if ${OPSYS} == FreeBSD && (${OSVERSION} >= 1500000) @@ -64,6 +67,6 @@ do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/apps ${INSTALL_DATA} ${WRKSRC}/setup/${PORTNAME}.svg ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/apps/${PORTNAME}.svg @${MKDIR} ${STAGEDIR}${DATADIR} - cd ${WRKSRC} && ${COPYTREE_SHARE} "images" ${STAGEDIR}${DATADIR} + cd ${WRKSRC} && ${COPYTREE_SHARE} "images samples templates" ${STAGEDIR}${DATADIR} .include <bsd.port.post.mk> diff --git a/sysutils/bhyvemgr/distinfo b/sysutils/bhyvemgr/distinfo index f4edbd89a2a9..614ea70bcc80 100644 --- a/sysutils/bhyvemgr/distinfo +++ b/sysutils/bhyvemgr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753305219 -SHA256 (alonsobsd-bhyvemgr-v1.7.1_GH0.tar.gz) = 4f855cb93c648c0f49d15f8bb9d7b0af113cd813c5ee825c6c74c5990ab5b0e7 -SIZE (alonsobsd-bhyvemgr-v1.7.1_GH0.tar.gz) = 258797 +TIMESTAMP = 1754457775 +SHA256 (alonsobsd-bhyvemgr-v1.8.0_GH0.tar.gz) = c7d0b02e12ee65d63cc79a0da501d4f80ffd4e77d14c4c092280c7cf5366d456 +SIZE (alonsobsd-bhyvemgr-v1.8.0_GH0.tar.gz) = 273325 diff --git a/sysutils/bhyvemgr/files/pkg-message.in b/sysutils/bhyvemgr/files/pkg-message.in index 2054ec3a0998..8943b45cd81c 100644 --- a/sysutils/bhyvemgr/files/pkg-message.in +++ b/sysutils/bhyvemgr/files/pkg-message.in @@ -9,12 +9,24 @@ bhyvemgr was installed 3) It can be compiled with supports for gtk2, qt5 or qt6 graphic interfaces -4) For a better use of bhyvemgr, some settings must be applied to your system. +4) Now, bhyvemgr supports the use of cloud and VM images. You can even use cloud + init or nuageinit to initialize them. + +5) If you use a minimal configuration it uses files templates files inside + of %%DATADIR%%/templates directory. + +6) If you want to use your own configuration files: user-data, meta-data, try to + keep %%UUID%% and %%HOSTAME%% inside of them as you can look at + %%DATADIR%%/samples directory. + + They will be will replace with virtual machine values. + +7) For a optimal use of bhyvemgr, some settings must be applied to your system. Take a look at the following url: https://github.com/alonsobsd/bhyvemgr/blob/main/README.md -5) Enjoy it ;) +8) Enjoy it ;) EOM } ] diff --git a/sysutils/bhyvemgr/pkg-plist b/sysutils/bhyvemgr/pkg-plist index ccae9dcbd3b5..2b8f96366243 100644 --- a/sysutils/bhyvemgr/pkg-plist +++ b/sysutils/bhyvemgr/pkg-plist @@ -26,6 +26,7 @@ share/applications/bhyvemgr.desktop %%DATADIR%%/images/menu/com.png %%DATADIR%%/images/menu/edit.png %%DATADIR%%/images/menu/hide.png +%%DATADIR%%/images/menu/paste.png %%DATADIR%%/images/menu/quit.png %%DATADIR%%/images/menu/rdp.png %%DATADIR%%/images/menu/remove.png @@ -54,5 +55,9 @@ share/applications/bhyvemgr.desktop %%DATADIR%%/images/systems/rockylinux.png %%DATADIR%%/images/systems/ubuntu.png %%DATADIR%%/images/systems/windows.png +%%DATADIR%%/samples/meta-data +%%DATADIR%%/samples/user-data +%%DATADIR%%/templates/meta-data +%%DATADIR%%/templates/user-data share/icons/hicolor/512x512/apps/bhyvemgr.png share/icons/hicolor/scalable/apps/bhyvemgr.svg diff --git a/sysutils/bottom/Makefile b/sysutils/bottom/Makefile index cf1944bfda24..f628a945a2d3 100644 --- a/sysutils/bottom/Makefile +++ b/sysutils/bottom/Makefile @@ -1,6 +1,5 @@ PORTNAME= bottom -DISTVERSION= 0.10.2 -PORTREVISION= 9 +DISTVERSION= 0.11.0 CATEGORIES= sysutils MAINTAINER= adamw@FreeBSD.org diff --git a/sysutils/bottom/Makefile.crates b/sysutils/bottom/Makefile.crates index d72d6b0d4227..ea45827c9757 100644 --- a/sysutils/bottom/Makefile.crates +++ b/sysutils/bottom/Makefile.crates @@ -1,215 +1,224 @@ -CARGO_CRATES= addr2line-0.22.0 \ - adler-1.0.2 \ - ahash-0.8.11 \ +CARGO_CRATES= addr2line-0.24.2 \ + adler2-2.0.1 \ aho-corasick-1.1.3 \ - allocator-api2-0.2.18 \ - anstream-0.6.15 \ - anstyle-1.0.8 \ - anstyle-parse-0.2.5 \ - anstyle-query-1.1.1 \ - anstyle-wincon-3.0.4 \ - anyhow-1.0.86 \ - assert_cmd-2.0.15 \ - autocfg-1.3.0 \ - backtrace-0.3.73 \ + allocator-api2-0.2.21 \ + anstream-0.6.19 \ + anstyle-1.0.11 \ + anstyle-parse-0.2.7 \ + anstyle-query-1.1.3 \ + anstyle-wincon-3.0.9 \ + anyhow-1.0.98 \ + assert_cmd-2.0.17 \ + autocfg-1.5.0 \ + backtrace-0.3.75 \ base64-0.22.1 \ bitflags-1.3.2 \ - bitflags-2.6.0 \ - bstr-1.10.0 \ + bitflags-2.9.1 \ + bstr-1.12.0 \ byteorder-1.5.0 \ cargo-husky-1.5.0 \ cassowary-0.3.0 \ castaway-0.2.3 \ - cc-1.1.7 \ - cfg-if-1.0.0 \ + cfg-if-1.0.1 \ cfg_aliases-0.1.1 \ cfg_aliases-0.2.1 \ - clap-4.5.13 \ - clap_builder-4.5.13 \ - clap_complete-4.5.12 \ + clap-4.5.40 \ + clap_builder-4.5.40 \ + clap_complete-4.5.54 \ clap_complete_fig-4.5.2 \ - clap_complete_nushell-4.5.3 \ - clap_derive-4.5.13 \ - clap_lex-0.7.2 \ - clap_mangen-0.2.23 \ - colorchoice-1.0.2 \ - compact_str-0.7.1 \ + clap_complete_nushell-4.5.7 \ + clap_derive-4.5.40 \ + clap_lex-0.7.5 \ + clap_mangen-0.2.27 \ + colorchoice-1.0.4 \ + compact_str-0.8.1 \ concat-string-1.0.1 \ - core-foundation-0.9.4 \ - core-foundation-sys-0.8.6 \ - crossbeam-deque-0.8.5 \ - crossbeam-epoch-0.9.18 \ - crossbeam-utils-0.8.20 \ - crossterm-0.27.0 \ + convert_case-0.7.1 \ + core-foundation-0.10.1 \ + core-foundation-sys-0.8.7 \ + crossterm-0.28.1 \ + crossterm-0.29.0 \ crossterm_winapi-0.9.1 \ - ctrlc-3.4.4 \ - darling-0.20.10 \ - darling_core-0.20.10 \ - darling_macro-0.20.10 \ - deranged-0.3.11 \ + ctrlc-3.4.7 \ + darling-0.20.11 \ + darling_core-0.20.11 \ + darling_macro-0.20.11 \ + deranged-0.4.0 \ + derive_more-2.0.1 \ + derive_more-impl-2.0.1 \ difflib-0.4.0 \ - dirs-5.0.1 \ - dirs-sys-0.4.1 \ + dirs-6.0.0 \ + dirs-sys-0.5.0 \ doc-comment-0.3.3 \ + document-features-0.2.11 \ downcast-rs-1.2.1 \ - dyn-clone-1.0.17 \ - either-1.13.0 \ - enum-as-inner-0.6.0 \ - equivalent-1.0.1 \ - errno-0.3.9 \ - fern-0.6.2 \ - filedescriptor-0.8.2 \ - float-cmp-0.9.0 \ + dyn-clone-1.0.19 \ + either-1.15.0 \ + enum-as-inner-0.6.1 \ + equivalent-1.0.2 \ + errno-0.3.13 \ + fastrand-2.3.0 \ + fern-0.7.1 \ + filedescriptor-0.8.3 \ + float-cmp-0.10.0 \ fnv-1.0.7 \ - getrandom-0.2.15 \ - gimli-0.29.0 \ - hashbrown-0.14.5 \ - heck-0.4.1 \ + foldhash-0.1.5 \ + getrandom-0.2.16 \ + gimli-0.31.1 \ + hashbrown-0.15.4 \ heck-0.5.0 \ - humantime-2.1.0 \ + humantime-2.2.0 \ ident_case-1.0.1 \ - indexmap-2.3.0 \ - indoc-2.0.5 \ - ioctl-rs-0.1.6 \ + indexmap-2.10.0 \ + indoc-2.0.6 \ + instability-0.3.7 \ is_terminal_polyfill-1.70.1 \ itertools-0.13.0 \ - itoa-1.0.11 \ + itertools-0.14.0 \ + itoa-1.0.15 \ lazy_static-1.5.0 \ lazycell-1.3.0 \ - libc-0.2.155 \ - libloading-0.8.5 \ - libredox-0.1.3 \ - linux-raw-sys-0.4.14 \ - lock_api-0.4.12 \ - log-0.4.22 \ - lru-0.12.4 \ - mach2-0.4.2 \ - memchr-2.7.4 \ - memoffset-0.6.5 \ - miniz_oxide-0.7.4 \ - mio-0.8.11 \ - nix-0.25.1 \ + libc-0.2.174 \ + libloading-0.8.8 \ + libredox-0.1.4 \ + linux-raw-sys-0.4.15 \ + linux-raw-sys-0.9.4 \ + litrs-0.4.1 \ + lock_api-0.4.13 \ + log-0.4.27 \ + lru-0.12.5 \ + mach2-0.4.3 \ + memchr-2.7.5 \ + miniz_oxide-0.8.9 \ + mio-1.0.4 \ nix-0.28.0 \ - nix-0.29.0 \ + nix-0.30.1 \ normalize-line-endings-0.3.0 \ ntapi-0.4.1 \ num-conv-0.1.0 \ num-traits-0.2.19 \ num_threads-0.1.7 \ - nvml-wrapper-0.10.0 \ - nvml-wrapper-sys-0.8.0 \ - object-0.36.2 \ - once_cell-1.19.0 \ + nvml-wrapper-0.11.0 \ + nvml-wrapper-sys-0.9.0 \ + objc2-core-foundation-0.3.1 \ + objc2-io-kit-0.3.1 \ + object-0.36.7 \ + once_cell-1.21.3 \ + once_cell_polyfill-1.70.1 \ option-ext-0.2.0 \ - parking_lot-0.12.3 \ - parking_lot_core-0.9.10 \ + parking_lot-0.12.4 \ + parking_lot_core-0.9.11 \ paste-1.0.15 \ - pin-utils-0.1.0 \ - plist-1.7.0 \ - portable-pty-0.8.1 \ + plist-1.7.3 \ + portable-pty-0.9.0 \ powerfmt-0.2.0 \ - predicates-3.1.2 \ - predicates-core-1.0.8 \ - predicates-tree-1.0.11 \ - proc-macro2-1.0.86 \ - quick-xml-0.32.0 \ - quote-1.0.36 \ - ratatui-0.27.0 \ - rayon-1.10.0 \ - rayon-core-1.12.1 \ - redox_syscall-0.5.3 \ - redox_users-0.4.5 \ - regex-1.10.5 \ - regex-automata-0.4.7 \ - regex-syntax-0.8.4 \ + predicates-3.1.3 \ + predicates-core-1.0.9 \ + predicates-tree-1.0.12 \ + proc-macro2-1.0.95 \ + quick-xml-0.37.5 \ + quote-1.0.40 \ + ratatui-0.29.0 \ + redox_syscall-0.5.13 \ + redox_users-0.5.0 \ + ref-cast-1.0.24 \ + ref-cast-impl-1.0.24 \ + regex-1.11.1 \ + regex-automata-0.4.9 \ + regex-syntax-0.8.5 \ roff-0.2.2 \ - rustc-demangle-0.1.24 \ - rustix-0.38.34 \ - rustversion-1.0.17 \ - ryu-1.0.18 \ + rustc-demangle-0.1.25 \ + rustix-0.38.44 \ + rustix-1.0.7 \ + rustversion-1.0.21 \ + ryu-1.0.20 \ same-file-1.0.6 \ - schemars-0.8.21 \ - schemars_derive-0.8.21 \ + schemars-0.9.0 \ + schemars_derive-0.9.0 \ scopeguard-1.2.0 \ - serde-1.0.204 \ - serde_derive-1.0.204 \ + serde-1.0.219 \ + serde_derive-1.0.219 \ serde_derive_internals-0.29.1 \ - serde_json-1.0.121 \ - serde_spanned-0.6.7 \ - serial-0.4.0 \ - serial-core-0.4.0 \ - serial-unix-0.4.0 \ - serial-windows-0.4.0 \ + serde_json-1.0.140 \ + serde_spanned-0.6.9 \ + serial2-0.2.29 \ shared_library-0.1.9 \ shell-words-1.1.0 \ - signal-hook-0.3.17 \ + signal-hook-0.3.18 \ signal-hook-mio-0.2.4 \ - signal-hook-registry-1.4.2 \ - smallvec-1.13.2 \ - stability-0.2.1 \ - starship-battery-0.9.1 \ + signal-hook-registry-1.4.5 \ + smallvec-1.15.1 \ + starship-battery-0.10.2 \ static_assertions-1.1.0 \ strsim-0.11.1 \ strum-0.26.3 \ + strum-0.27.1 \ strum_macros-0.26.4 \ - syn-2.0.72 \ - sysctl-0.5.5 \ - sysinfo-0.30.13 \ - terminal_size-0.3.0 \ - termios-0.2.2 \ - termtree-0.4.1 \ - thiserror-1.0.63 \ - thiserror-impl-1.0.63 \ - time-0.3.36 \ - time-core-0.1.2 \ - time-macros-0.2.18 \ - toml_datetime-0.6.8 \ - toml_edit-0.22.20 \ - typenum-1.17.0 \ - unicode-ellipsis-0.2.0 \ - unicode-ident-1.0.12 \ - unicode-segmentation-1.11.0 \ + strum_macros-0.27.1 \ + syn-2.0.104 \ + sysctl-0.6.0 \ + sysinfo-0.36.1 \ + tempfile-3.20.0 \ + terminal_size-0.4.2 \ + termtree-0.5.1 \ + thiserror-1.0.69 \ + thiserror-2.0.12 \ + thiserror-impl-1.0.69 \ + thiserror-impl-2.0.12 \ + time-0.3.41 \ + time-core-0.1.4 \ + time-macros-0.2.22 \ + timeless-0.0.14-alpha \ + toml_datetime-0.6.11 \ + toml_edit-0.22.27 \ + toml_write-0.1.2 \ + typenum-1.18.0 \ + unicode-ellipsis-0.3.0 \ + unicode-ident-1.0.18 \ + unicode-segmentation-1.12.0 \ unicode-truncate-1.1.0 \ - unicode-width-0.1.13 \ - uom-0.36.0 \ + unicode-width-0.1.14 \ + unicode-width-0.2.0 \ + uom-0.37.0 \ utf8parse-0.2.2 \ - version_check-0.9.5 \ - wait-timeout-0.2.0 \ + wait-timeout-0.2.1 \ walkdir-2.5.0 \ - wasi-0.11.0+wasi-snapshot-preview1 \ + wasi-0.11.1+wasi-snapshot-preview1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ - winapi-util-0.1.8 \ + winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ - windows-0.52.0 \ - windows-0.58.0 \ - windows-core-0.52.0 \ - windows-core-0.58.0 \ - windows-implement-0.58.0 \ - windows-interface-0.58.0 \ - windows-result-0.2.0 \ - windows-strings-0.1.0 \ - windows-sys-0.48.0 \ - windows-sys-0.52.0 \ - windows-targets-0.48.5 \ + windows-0.61.3 \ + windows-collections-0.2.0 \ + windows-core-0.61.2 \ + windows-future-0.2.1 \ + windows-implement-0.60.0 \ + windows-interface-0.59.1 \ + windows-link-0.1.3 \ + windows-numerics-0.2.0 \ + windows-result-0.3.4 \ + windows-strings-0.4.2 \ + windows-sys-0.59.0 \ + windows-sys-0.60.2 \ windows-targets-0.52.6 \ - windows_aarch64_gnullvm-0.48.5 \ + windows-targets-0.53.2 \ + windows-threading-0.1.0 \ windows_aarch64_gnullvm-0.52.6 \ - windows_aarch64_msvc-0.48.5 \ + windows_aarch64_gnullvm-0.53.0 \ windows_aarch64_msvc-0.52.6 \ - windows_i686_gnu-0.48.5 \ + windows_aarch64_msvc-0.53.0 \ windows_i686_gnu-0.52.6 \ + windows_i686_gnu-0.53.0 \ windows_i686_gnullvm-0.52.6 \ - windows_i686_msvc-0.48.5 \ + windows_i686_gnullvm-0.53.0 \ windows_i686_msvc-0.52.6 \ - windows_x86_64_gnu-0.48.5 \ + windows_i686_msvc-0.53.0 \ windows_x86_64_gnu-0.52.6 \ - windows_x86_64_gnullvm-0.48.5 \ + windows_x86_64_gnu-0.53.0 \ windows_x86_64_gnullvm-0.52.6 \ - windows_x86_64_msvc-0.48.5 \ + windows_x86_64_gnullvm-0.53.0 \ windows_x86_64_msvc-0.52.6 \ - winnow-0.6.18 \ + windows_x86_64_msvc-0.53.0 \ + winnow-0.7.11 \ winreg-0.10.1 \ - wrapcenum-derive-0.4.1 \ - zerocopy-0.7.35 \ - zerocopy-derive-0.7.35 + wrapcenum-derive-0.4.1 diff --git a/sysutils/bottom/distinfo b/sysutils/bottom/distinfo index 12e7cffc3abc..3974153e8c35 100644 --- a/sysutils/bottom/distinfo +++ b/sysutils/bottom/distinfo @@ -1,40 +1,38 @@ -TIMESTAMP = 1722915961 -SHA256 (rust/crates/addr2line-0.22.0.crate) = 6e4503c46a5c0c7844e948c9a4d6acd9f50cccb4de1c48eb9e291ea17470c678 -SIZE (rust/crates/addr2line-0.22.0.crate) = 39156 -SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe -SIZE (rust/crates/adler-1.0.2.crate) = 12778 -SHA256 (rust/crates/ahash-0.8.11.crate) = e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011 -SIZE (rust/crates/ahash-0.8.11.crate) = 43607 +TIMESTAMP = 1754505159 +SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1 +SIZE (rust/crates/addr2line-0.24.2.crate) = 39015 +SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa +SIZE (rust/crates/adler2-2.0.1.crate) = 13366 SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916 SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311 -SHA256 (rust/crates/allocator-api2-0.2.18.crate) = 5c6cb57a04249c6480766f7f7cef5467412af1490f8d1e243141daddada3264f -SIZE (rust/crates/allocator-api2-0.2.18.crate) = 62504 -SHA256 (rust/crates/anstream-0.6.15.crate) = 64e15c1ab1f89faffbf04a634d5e1962e9074f2741eef6d97f3c4e322426d526 -SIZE (rust/crates/anstream-0.6.15.crate) = 29231 -SHA256 (rust/crates/anstyle-1.0.8.crate) = 1bec1de6f59aedf83baf9ff929c98f2ad654b97c9510f4e70cf6f661d49fd5b1 -SIZE (rust/crates/anstyle-1.0.8.crate) = 15771 -SHA256 (rust/crates/anstyle-parse-0.2.5.crate) = eb47de1e80c2b463c735db5b217a0ddc39d612e7ac9e2e96a5aed1f57616c1cb -SIZE (rust/crates/anstyle-parse-0.2.5.crate) = 22680 -SHA256 (rust/crates/anstyle-query-1.1.1.crate) = 6d36fc52c7f6c869915e99412912f22093507da8d9e942ceaf66fe4b7c14422a -SIZE (rust/crates/anstyle-query-1.1.1.crate) = 9891 -SHA256 (rust/crates/anstyle-wincon-3.0.4.crate) = 5bf74e1b6e971609db8ca7a9ce79fd5768ab6ae46441c572e46cf596f59e57f8 -SIZE (rust/crates/anstyle-wincon-3.0.4.crate) = 12234 -SHA256 (rust/crates/anyhow-1.0.86.crate) = b3d1d046238990b9cf5bcde22a3fb3584ee5cf65fb2765f454ed428c7a0063da -SIZE (rust/crates/anyhow-1.0.86.crate) = 46741 -SHA256 (rust/crates/assert_cmd-2.0.15.crate) = bc65048dd435533bb1baf2ed9956b9a278fbfdcf90301b39ee117f06c0199d37 -SIZE (rust/crates/assert_cmd-2.0.15.crate) = 25726 -SHA256 (rust/crates/autocfg-1.3.0.crate) = 0c4b4d0bd25bd0b74681c0ad21497610ce1b7c91b1022cd21c80c6fbdd9476b0 -SIZE (rust/crates/autocfg-1.3.0.crate) = 16524 -SHA256 (rust/crates/backtrace-0.3.73.crate) = 5cc23269a4f8976d0a4d2e7109211a419fe30e8d88d677cd60b6bc79c5732e0a -SIZE (rust/crates/backtrace-0.3.73.crate) = 87617 +SHA256 (rust/crates/allocator-api2-0.2.21.crate) = 683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923 +SIZE (rust/crates/allocator-api2-0.2.21.crate) = 63622 +SHA256 (rust/crates/anstream-0.6.19.crate) = 301af1932e46185686725e0fad2f8f2aa7da69dd70bf6ecc44d6b703844a3933 +SIZE (rust/crates/anstream-0.6.19.crate) = 28767 +SHA256 (rust/crates/anstyle-1.0.11.crate) = 862ed96ca487e809f1c8e5a8447f6ee2cf102f846893800b20cebdf541fc6bbd +SIZE (rust/crates/anstyle-1.0.11.crate) = 15880 +SHA256 (rust/crates/anstyle-parse-0.2.7.crate) = 4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2 +SIZE (rust/crates/anstyle-parse-0.2.7.crate) = 21707 +SHA256 (rust/crates/anstyle-query-1.1.3.crate) = 6c8bdeb6047d8983be085bab0ba1472e6dc604e7041dbf6fcd5e71523014fae9 +SIZE (rust/crates/anstyle-query-1.1.3.crate) = 10190 +SHA256 (rust/crates/anstyle-wincon-3.0.9.crate) = 403f75924867bb1033c59fbf0797484329750cfbe3c4325cd33127941fabc882 +SIZE (rust/crates/anstyle-wincon-3.0.9.crate) = 12561 +SHA256 (rust/crates/anyhow-1.0.98.crate) = e16d2d3311acee920a9eb8d33b8cbc1787ce4a264e85f964c2404b969bdcd487 +SIZE (rust/crates/anyhow-1.0.98.crate) = 53334 +SHA256 (rust/crates/assert_cmd-2.0.17.crate) = 2bd389a4b2970a01282ee455294913c0a43724daedcd1a24c3eb0ec1c1320b66 +SIZE (rust/crates/assert_cmd-2.0.17.crate) = 26914 +SHA256 (rust/crates/autocfg-1.5.0.crate) = c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8 +SIZE (rust/crates/autocfg-1.5.0.crate) = 18729 +SHA256 (rust/crates/backtrace-0.3.75.crate) = 6806a6321ec58106fea15becdad98371e28d92ccbc7c8f1b3b6dd724fe8f1002 +SIZE (rust/crates/backtrace-0.3.75.crate) = 92665 SHA256 (rust/crates/base64-0.22.1.crate) = 72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6 SIZE (rust/crates/base64-0.22.1.crate) = 81597 SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a SIZE (rust/crates/bitflags-1.3.2.crate) = 23021 -SHA256 (rust/crates/bitflags-2.6.0.crate) = b048fb63fd8b5923fc5aa7b340d8e156aec7ec02f0c78fa8a6ddc2613f6f71de -SIZE (rust/crates/bitflags-2.6.0.crate) = 45357 -SHA256 (rust/crates/bstr-1.10.0.crate) = 40723b8fb387abc38f4f4a37c09073622e41dd12327033091ef8950659e6dc0c -SIZE (rust/crates/bstr-1.10.0.crate) = 380426 +SHA256 (rust/crates/bitflags-2.9.1.crate) = 1b8e56985ec62d17e9c1001dc89c88ecd7dc08e47eba5ec7c29c7b5eeecde967 +SIZE (rust/crates/bitflags-2.9.1.crate) = 47913 +SHA256 (rust/crates/bstr-1.12.0.crate) = 234113d19d0d7d613b40e86fb654acf958910802bcceab913a4f9e7cda03b1a4 +SIZE (rust/crates/bstr-1.12.0.crate) = 351557 SHA256 (rust/crates/byteorder-1.5.0.crate) = 1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b SIZE (rust/crates/byteorder-1.5.0.crate) = 23288 SHA256 (rust/crates/cargo-husky-1.5.0.crate) = 7b02b629252fe8ef6460461409564e2c21d0c8e77e0944f3d189ff06c4e932ad @@ -43,148 +41,154 @@ SHA256 (rust/crates/cassowary-0.3.0.crate) = df8670b8c7b9dae1793364eafadf7239c40 SIZE (rust/crates/cassowary-0.3.0.crate) = 22876 SHA256 (rust/crates/castaway-0.2.3.crate) = 0abae9be0aaf9ea96a3b1b8b1b55c602ca751eba1b1500220cea4ecbafe7c0d5 SIZE (rust/crates/castaway-0.2.3.crate) = 11509 -SHA256 (rust/crates/cc-1.1.7.crate) = 26a5c3fd7bfa1ce3897a3a3501d362b2d87b7f2583ebcb4a949ec25911025cbc -SIZE (rust/crates/cc-1.1.7.crate) = 81694 -SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd -SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934 +SHA256 (rust/crates/cfg-if-1.0.1.crate) = 9555578bc9e57714c812a1f84e4fc5b4d21fcb063490c624de019f7464c91268 +SIZE (rust/crates/cfg-if-1.0.1.crate) = 8683 SHA256 (rust/crates/cfg_aliases-0.1.1.crate) = fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e SIZE (rust/crates/cfg_aliases-0.1.1.crate) = 6009 SHA256 (rust/crates/cfg_aliases-0.2.1.crate) = 613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724 SIZE (rust/crates/cfg_aliases-0.2.1.crate) = 6355 -SHA256 (rust/crates/clap-4.5.13.crate) = 0fbb260a053428790f3de475e304ff84cdbc4face759ea7a3e64c1edd938a7fc -SIZE (rust/crates/clap-4.5.13.crate) = 56267 -SHA256 (rust/crates/clap_builder-4.5.13.crate) = 64b17d7ea74e9f833c7dbf2cbe4fb12ff26783eda4782a8975b72f895c9b4d99 -SIZE (rust/crates/clap_builder-4.5.13.crate) = 164093 -SHA256 (rust/crates/clap_complete-4.5.12.crate) = a8670053e87c316345e384ca1f3eba3006fc6355ed8b8a1140d104e109e3df34 -SIZE (rust/crates/clap_complete-4.5.12.crate) = 43028 +SHA256 (rust/crates/clap-4.5.40.crate) = 40b6887a1d8685cebccf115538db5c0efe625ccac9696ad45c409d96566e910f +SIZE (rust/crates/clap-4.5.40.crate) = 57419 +SHA256 (rust/crates/clap_builder-4.5.40.crate) = e0c66c08ce9f0c698cbce5c0279d0bb6ac936d8674174fe48f736533b964f59e +SIZE (rust/crates/clap_builder-4.5.40.crate) = 169191 +SHA256 (rust/crates/clap_complete-4.5.54.crate) = aad5b1b4de04fead402672b48897030eec1f3bfe1550776322f59f6d6e6a5677 +SIZE (rust/crates/clap_complete-4.5.54.crate) = 48534 SHA256 (rust/crates/clap_complete_fig-4.5.2.crate) = d494102c8ff3951810c72baf96910b980fb065ca5d3101243e6a8dc19747c86b SIZE (rust/crates/clap_complete_fig-4.5.2.crate) = 11376 -SHA256 (rust/crates/clap_complete_nushell-4.5.3.crate) = 5fe32110e006bccf720f8c9af3fee1ba7db290c724eab61544e1d3295be3a40e -SIZE (rust/crates/clap_complete_nushell-4.5.3.crate) = 33793 -SHA256 (rust/crates/clap_derive-4.5.13.crate) = 501d359d5f3dcaf6ecdeee48833ae73ec6e42723a1e52419c79abf9507eec0a0 -SIZE (rust/crates/clap_derive-4.5.13.crate) = 30132 -SHA256 (rust/crates/clap_lex-0.7.2.crate) = 1462739cb27611015575c0c11df5df7601141071f07518d56fcc1be504cbec97 -SIZE (rust/crates/clap_lex-0.7.2.crate) = 12805 -SHA256 (rust/crates/clap_mangen-0.2.23.crate) = f17415fd4dfbea46e3274fcd8d368284519b358654772afb700dc2e8d2b24eeb -SIZE (rust/crates/clap_mangen-0.2.23.crate) = 15368 -SHA256 (rust/crates/colorchoice-1.0.2.crate) = d3fd119d74b830634cea2a0f58bbd0d54540518a14397557951e79340abc28c0 -SIZE (rust/crates/colorchoice-1.0.2.crate) = 7924 -SHA256 (rust/crates/compact_str-0.7.1.crate) = f86b9c4c00838774a6d902ef931eff7470720c51d90c2e32cfe15dc304737b3f -SIZE (rust/crates/compact_str-0.7.1.crate) = 57246 +SHA256 (rust/crates/clap_complete_nushell-4.5.7.crate) = cdb8335b398d197fb3176efe9400c6c053a41733c26794316c73423d212b2f3d +SIZE (rust/crates/clap_complete_nushell-4.5.7.crate) = 35145 +SHA256 (rust/crates/clap_derive-4.5.40.crate) = d2c7947ae4cc3d851207c1adb5b5e260ff0cca11446b1d6d1423788e442257ce +SIZE (rust/crates/clap_derive-4.5.40.crate) = 33470 +SHA256 (rust/crates/clap_lex-0.7.5.crate) = b94f61472cee1439c0b966b47e3aca9ae07e45d070759512cd390ea2bebc6675 +SIZE (rust/crates/clap_lex-0.7.5.crate) = 13469 +SHA256 (rust/crates/clap_mangen-0.2.27.crate) = fc33c849748320656a90832f54a5eeecaa598e92557fb5dedebc3355746d31e4 +SIZE (rust/crates/clap_mangen-0.2.27.crate) = 15696 +SHA256 (rust/crates/colorchoice-1.0.4.crate) = b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75 +SIZE (rust/crates/colorchoice-1.0.4.crate) = 8196 +SHA256 (rust/crates/compact_str-0.8.1.crate) = 3b79c4069c6cad78e2e0cdfcbd26275770669fb39fd308a752dc110e83b9af32 +SIZE (rust/crates/compact_str-0.8.1.crate) = 71371 SHA256 (rust/crates/concat-string-1.0.1.crate) = 7439becb5fafc780b6f4de382b1a7a3e70234afe783854a4702ee8adbb838609 SIZE (rust/crates/concat-string-1.0.1.crate) = 7438 -SHA256 (rust/crates/core-foundation-0.9.4.crate) = 91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f -SIZE (rust/crates/core-foundation-0.9.4.crate) = 27743 -SHA256 (rust/crates/core-foundation-sys-0.8.6.crate) = 06ea2b9bc92be3c2baa9334a323ebca2d6f074ff852cd1d7b11064035cd3868f -SIZE (rust/crates/core-foundation-sys-0.8.6.crate) = 37629 -SHA256 (rust/crates/crossbeam-deque-0.8.5.crate) = 613f8cc01fe9cf1a3eb3d7f488fd2fa8388403e97039e2f73692932e291a770d -SIZE (rust/crates/crossbeam-deque-0.8.5.crate) = 21726 -SHA256 (rust/crates/crossbeam-epoch-0.9.18.crate) = 5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e -SIZE (rust/crates/crossbeam-epoch-0.9.18.crate) = 46875 -SHA256 (rust/crates/crossbeam-utils-0.8.20.crate) = 22ec99545bb0ed0ea7bb9b8e1e9122ea386ff8a48c0922e43f36d45ab09e0e80 -SIZE (rust/crates/crossbeam-utils-0.8.20.crate) = 42487 -SHA256 (rust/crates/crossterm-0.27.0.crate) = f476fe445d41c9e991fd07515a6f463074b782242ccf4a5b7b1d1012e70824df -SIZE (rust/crates/crossterm-0.27.0.crate) = 125311 +SHA256 (rust/crates/convert_case-0.7.1.crate) = bb402b8d4c85569410425650ce3eddc7d698ed96d39a73f941b08fb63082f1e7 +SIZE (rust/crates/convert_case-0.7.1.crate) = 23816 +SHA256 (rust/crates/core-foundation-0.10.1.crate) = b2a6cd9ae233e7f62ba4e9353e81a88df7fc8a5987b8d445b4d90c879bd156f6 +SIZE (rust/crates/core-foundation-0.10.1.crate) = 28886 +SHA256 (rust/crates/core-foundation-sys-0.8.7.crate) = 773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b +SIZE (rust/crates/core-foundation-sys-0.8.7.crate) = 37712 +SHA256 (rust/crates/crossterm-0.28.1.crate) = 829d955a0bb380ef178a640b91779e3987da38c9aea133b20614cfed8cdea9c6 +SIZE (rust/crates/crossterm-0.28.1.crate) = 132275 +SHA256 (rust/crates/crossterm-0.29.0.crate) = d8b9f2e4c67f833b660cdb0a3523065869fb35570177239812ed4c905aeff87b +SIZE (rust/crates/crossterm-0.29.0.crate) = 136635 SHA256 (rust/crates/crossterm_winapi-0.9.1.crate) = acdd7c62a3665c7f6830a51635d9ac9b23ed385797f70a83bb8bafe9c572ab2b SIZE (rust/crates/crossterm_winapi-0.9.1.crate) = 16027 -SHA256 (rust/crates/ctrlc-3.4.4.crate) = 672465ae37dc1bc6380a6547a8883d5dd397b0f1faaad4f265726cc7042a5345 -SIZE (rust/crates/ctrlc-3.4.4.crate) = 14660 -SHA256 (rust/crates/darling-0.20.10.crate) = 6f63b86c8a8826a49b8c21f08a2d07338eec8d900540f8630dc76284be802989 -SIZE (rust/crates/darling-0.20.10.crate) = 32031 -SHA256 (rust/crates/darling_core-0.20.10.crate) = 95133861a8032aaea082871032f5815eb9e98cef03fa916ab4500513994df9e5 -SIZE (rust/crates/darling_core-0.20.10.crate) = 65015 -SHA256 (rust/crates/darling_macro-0.20.10.crate) = d336a2a514f6ccccaa3e09b02d41d35330c07ddf03a62165fcec10bb561c7806 -SIZE (rust/crates/darling_macro-0.20.10.crate) = 1874 -SHA256 (rust/crates/deranged-0.3.11.crate) = b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4 -SIZE (rust/crates/deranged-0.3.11.crate) = 18043 +SHA256 (rust/crates/ctrlc-3.4.7.crate) = 46f93780a459b7d656ef7f071fe699c4d3d2cb201c4b24d085b6ddc505276e73 +SIZE (rust/crates/ctrlc-3.4.7.crate) = 14606 +SHA256 (rust/crates/darling-0.20.11.crate) = fc7f46116c46ff9ab3eb1597a45688b6715c6e628b5c133e288e709a29bcb4ee +SIZE (rust/crates/darling-0.20.11.crate) = 37614 +SHA256 (rust/crates/darling_core-0.20.11.crate) = 0d00b9596d185e565c2207a0b01f8bd1a135483d02d9b7b0a54b11da8d53412e +SIZE (rust/crates/darling_core-0.20.11.crate) = 68006 +SHA256 (rust/crates/darling_macro-0.20.11.crate) = fc34b93ccb385b40dc71c6fceac4b2ad23662c7eeb248cf10d529b7e055b6ead +SIZE (rust/crates/darling_macro-0.20.11.crate) = 2532 +SHA256 (rust/crates/deranged-0.4.0.crate) = 9c9e6a11ca8224451684bc0d7d5a7adbf8f2fd6887261a1cfc3c0432f9d4068e +SIZE (rust/crates/deranged-0.4.0.crate) = 23235 +SHA256 (rust/crates/derive_more-2.0.1.crate) = 093242cf7570c207c83073cf82f79706fe7b8317e98620a47d5be7c3d8497678 +SIZE (rust/crates/derive_more-2.0.1.crate) = 70127 +SHA256 (rust/crates/derive_more-impl-2.0.1.crate) = bda628edc44c4bb645fbe0f758797143e4e07926f7ebf4e9bdfbd3d2ce621df3 +SIZE (rust/crates/derive_more-impl-2.0.1.crate) = 78233 SHA256 (rust/crates/difflib-0.4.0.crate) = 6184e33543162437515c2e2b48714794e37845ec9851711914eec9d308f6ebe8 SIZE (rust/crates/difflib-0.4.0.crate) = 7638 -SHA256 (rust/crates/dirs-5.0.1.crate) = 44c45a9d03d6676652bcb5e724c7e988de1acad23a711b5217ab9cbecbec2225 -SIZE (rust/crates/dirs-5.0.1.crate) = 12255 -SHA256 (rust/crates/dirs-sys-0.4.1.crate) = 520f05a5cbd335fae5a99ff7a6ab8627577660ee5cfd6a94a6a929b52ff0321c -SIZE (rust/crates/dirs-sys-0.4.1.crate) = 10719 +SHA256 (rust/crates/dirs-6.0.0.crate) = c3e8aa94d75141228480295a7d0e7feb620b1a5ad9f12bc40be62411e38cce4e +SIZE (rust/crates/dirs-6.0.0.crate) = 14190 +SHA256 (rust/crates/dirs-sys-0.5.0.crate) = e01a3366d27ee9890022452ee61b2b63a67e6f13f58900b651ff5665f0bb1fab +SIZE (rust/crates/dirs-sys-0.5.0.crate) = 10157 SHA256 (rust/crates/doc-comment-0.3.3.crate) = fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10 SIZE (rust/crates/doc-comment-0.3.3.crate) = 4123 +SHA256 (rust/crates/document-features-0.2.11.crate) = 95249b50c6c185bee49034bcb378a49dc2b5dff0be90ff6616d31d64febab05d +SIZE (rust/crates/document-features-0.2.11.crate) = 14640 SHA256 (rust/crates/downcast-rs-1.2.1.crate) = 75b325c5dbd37f80359721ad39aca5a29fb04c89279657cffdda8736d0c0b9d2 SIZE (rust/crates/downcast-rs-1.2.1.crate) = 11821 -SHA256 (rust/crates/dyn-clone-1.0.17.crate) = 0d6ef0072f8a535281e4876be788938b528e9a1d43900b82c2569af7da799125 -SIZE (rust/crates/dyn-clone-1.0.17.crate) = 11848 -SHA256 (rust/crates/either-1.13.0.crate) = 60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0 -SIZE (rust/crates/either-1.13.0.crate) = 19169 -SHA256 (rust/crates/enum-as-inner-0.6.0.crate) = 5ffccbb6966c05b32ef8fbac435df276c4ae4d3dc55a8cd0eb9745e6c12f546a -SIZE (rust/crates/enum-as-inner-0.6.0.crate) = 12079 -SHA256 (rust/crates/equivalent-1.0.1.crate) = 5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5 -SIZE (rust/crates/equivalent-1.0.1.crate) = 6615 -SHA256 (rust/crates/errno-0.3.9.crate) = 534c5cf6194dfab3db3242765c03bbe257cf92f22b38f6bc0c58d59108a820ba -SIZE (rust/crates/errno-0.3.9.crate) = 10690 -SHA256 (rust/crates/fern-0.6.2.crate) = d9f0c14694cbd524c8720dd69b0e3179344f04ebb5f90f2e4a440c6ea3b2f1ee -SIZE (rust/crates/fern-0.6.2.crate) = 304626 -SHA256 (rust/crates/filedescriptor-0.8.2.crate) = 7199d965852c3bac31f779ef99cbb4537f80e952e2d6aa0ffeb30cce00f4f46e -SIZE (rust/crates/filedescriptor-0.8.2.crate) = 10830 -SHA256 (rust/crates/float-cmp-0.9.0.crate) = 98de4bbd547a563b716d8dfa9aad1cb19bfab00f4fa09a6a4ed21dbcf44ce9c4 -SIZE (rust/crates/float-cmp-0.9.0.crate) = 10102 +SHA256 (rust/crates/dyn-clone-1.0.19.crate) = 1c7a8fb8a9fbf66c1f703fe16184d10ca0ee9d23be5b4436400408ba54a95005 +SIZE (rust/crates/dyn-clone-1.0.19.crate) = 12896 +SHA256 (rust/crates/either-1.15.0.crate) = 48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719 +SIZE (rust/crates/either-1.15.0.crate) = 20114 +SHA256 (rust/crates/enum-as-inner-0.6.1.crate) = a1e6a265c649f3f5979b601d26f1d05ada116434c87741c9493cb56218f76cbc +SIZE (rust/crates/enum-as-inner-0.6.1.crate) = 12190 +SHA256 (rust/crates/equivalent-1.0.2.crate) = 877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f +SIZE (rust/crates/equivalent-1.0.2.crate) = 7419 +SHA256 (rust/crates/errno-0.3.13.crate) = 778e2ac28f6c47af28e4907f13ffd1e1ddbd400980a9abd7c8df189bf578a5ad +SIZE (rust/crates/errno-0.3.13.crate) = 12449 +SHA256 (rust/crates/fastrand-2.3.0.crate) = 37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be +SIZE (rust/crates/fastrand-2.3.0.crate) = 15076 +SHA256 (rust/crates/fern-0.7.1.crate) = 4316185f709b23713e41e3195f90edef7fb00c3ed4adc79769cf09cc762a3b29 +SIZE (rust/crates/fern-0.7.1.crate) = 304533 +SHA256 (rust/crates/filedescriptor-0.8.3.crate) = e40758ed24c9b2eeb76c35fb0aebc66c626084edd827e07e1552279814c6682d +SIZE (rust/crates/filedescriptor-0.8.3.crate) = 12635 +SHA256 (rust/crates/float-cmp-0.10.0.crate) = b09cf3155332e944990140d967ff5eceb70df778b34f77d8075db46e4704e6d8 +SIZE (rust/crates/float-cmp-0.10.0.crate) = 10702 SHA256 (rust/crates/fnv-1.0.7.crate) = 3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1 SIZE (rust/crates/fnv-1.0.7.crate) = 11266 -SHA256 (rust/crates/getrandom-0.2.15.crate) = c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7 -SIZE (rust/crates/getrandom-0.2.15.crate) = 37163 -SHA256 (rust/crates/gimli-0.29.0.crate) = 40ecd4077b5ae9fd2e9e169b102c6c330d0605168eb0e8bf79952b256dbefffd -SIZE (rust/crates/gimli-0.29.0.crate) = 275756 -SHA256 (rust/crates/hashbrown-0.14.5.crate) = e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1 -SIZE (rust/crates/hashbrown-0.14.5.crate) = 141498 -SHA256 (rust/crates/heck-0.4.1.crate) = 95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8 -SIZE (rust/crates/heck-0.4.1.crate) = 11567 +SHA256 (rust/crates/foldhash-0.1.5.crate) = d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2 +SIZE (rust/crates/foldhash-0.1.5.crate) = 21901 +SHA256 (rust/crates/getrandom-0.2.16.crate) = 335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592 +SIZE (rust/crates/getrandom-0.2.16.crate) = 40163 +SHA256 (rust/crates/gimli-0.31.1.crate) = 07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f +SIZE (rust/crates/gimli-0.31.1.crate) = 279515 +SHA256 (rust/crates/hashbrown-0.15.4.crate) = 5971ac85611da7067dbfcabef3c70ebb5606018acd9e2a3903a0da507521e0d5 +SIZE (rust/crates/hashbrown-0.15.4.crate) = 140447 SHA256 (rust/crates/heck-0.5.0.crate) = 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea SIZE (rust/crates/heck-0.5.0.crate) = 11517 -SHA256 (rust/crates/humantime-2.1.0.crate) = 9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4 -SIZE (rust/crates/humantime-2.1.0.crate) = 16749 +SHA256 (rust/crates/humantime-2.2.0.crate) = 9b112acc8b3adf4b107a8ec20977da0273a8c386765a3ec0229bd500a1443f9f +SIZE (rust/crates/humantime-2.2.0.crate) = 20646 SHA256 (rust/crates/ident_case-1.0.1.crate) = b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39 SIZE (rust/crates/ident_case-1.0.1.crate) = 3492 -SHA256 (rust/crates/indexmap-2.3.0.crate) = de3fc2e30ba82dd1b3911c8de1ffc143c74a914a14e99514d7637e3099df5ea0 -SIZE (rust/crates/indexmap-2.3.0.crate) = 83027 -SHA256 (rust/crates/indoc-2.0.5.crate) = b248f5224d1d606005e02c97f5aa4e88eeb230488bcc03bc9ca4d7991399f2b5 -SIZE (rust/crates/indoc-2.0.5.crate) = 14396 -SHA256 (rust/crates/ioctl-rs-0.1.6.crate) = f7970510895cee30b3e9128319f2cefd4bde883a39f38baa279567ba3a7eb97d -SIZE (rust/crates/ioctl-rs-0.1.6.crate) = 4176 +SHA256 (rust/crates/indexmap-2.10.0.crate) = fe4cd85333e22411419a0bcae1297d25e58c9443848b11dc6a86fefe8c78a661 +SIZE (rust/crates/indexmap-2.10.0.crate) = 95836 +SHA256 (rust/crates/indoc-2.0.6.crate) = f4c7245a08504955605670dbf141fceab975f15ca21570696aebe9d2e71576bd +SIZE (rust/crates/indoc-2.0.6.crate) = 17164 +SHA256 (rust/crates/instability-0.3.7.crate) = 0bf9fed6d91cfb734e7476a06bde8300a1b94e217e1b523b6f0cd1a01998c71d +SIZE (rust/crates/instability-0.3.7.crate) = 13682 SHA256 (rust/crates/is_terminal_polyfill-1.70.1.crate) = 7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf SIZE (rust/crates/is_terminal_polyfill-1.70.1.crate) = 7492 SHA256 (rust/crates/itertools-0.13.0.crate) = 413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186 SIZE (rust/crates/itertools-0.13.0.crate) = 146261 -SHA256 (rust/crates/itoa-1.0.11.crate) = 49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b -SIZE (rust/crates/itoa-1.0.11.crate) = 10563 +SHA256 (rust/crates/itertools-0.14.0.crate) = 2b192c782037fadd9cfa75548310488aabdbf3d2da73885b31bd0abd03351285 +SIZE (rust/crates/itertools-0.14.0.crate) = 152715 +SHA256 (rust/crates/itoa-1.0.15.crate) = 4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c +SIZE (rust/crates/itoa-1.0.15.crate) = 11231 SHA256 (rust/crates/lazy_static-1.5.0.crate) = bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe SIZE (rust/crates/lazy_static-1.5.0.crate) = 14025 SHA256 (rust/crates/lazycell-1.3.0.crate) = 830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55 SIZE (rust/crates/lazycell-1.3.0.crate) = 12502 -SHA256 (rust/crates/libc-0.2.155.crate) = 97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c -SIZE (rust/crates/libc-0.2.155.crate) = 743539 -SHA256 (rust/crates/libloading-0.8.5.crate) = 4979f22fdb869068da03c9f7528f8297c6fd2606bc3a4affe42e6a823fdb8da4 -SIZE (rust/crates/libloading-0.8.5.crate) = 28902 -SHA256 (rust/crates/libredox-0.1.3.crate) = c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d -SIZE (rust/crates/libredox-0.1.3.crate) = 6068 -SHA256 (rust/crates/linux-raw-sys-0.4.14.crate) = 78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89 -SIZE (rust/crates/linux-raw-sys-0.4.14.crate) = 1826665 -SHA256 (rust/crates/lock_api-0.4.12.crate) = 07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17 -SIZE (rust/crates/lock_api-0.4.12.crate) = 27591 -SHA256 (rust/crates/log-0.4.22.crate) = a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24 -SIZE (rust/crates/log-0.4.22.crate) = 44027 -SHA256 (rust/crates/lru-0.12.4.crate) = 37ee39891760e7d94734f6f63fedc29a2e4a152f836120753a72503f09fcf904 -SIZE (rust/crates/lru-0.12.4.crate) = 16032 -SHA256 (rust/crates/mach2-0.4.2.crate) = 19b955cdeb2a02b9117f121ce63aa52d08ade45de53e48fe6a38b39c10f6f709 -SIZE (rust/crates/mach2-0.4.2.crate) = 21889 -SHA256 (rust/crates/memchr-2.7.4.crate) = 78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3 -SIZE (rust/crates/memchr-2.7.4.crate) = 96670 -SHA256 (rust/crates/memoffset-0.6.5.crate) = 5aa361d4faea93603064a027415f07bd8e1d5c88c9fbf68bf56a285428fd79ce -SIZE (rust/crates/memoffset-0.6.5.crate) = 7686 -SHA256 (rust/crates/miniz_oxide-0.7.4.crate) = b8a240ddb74feaf34a79a7add65a741f3167852fba007066dcac1ca548d89c08 -SIZE (rust/crates/miniz_oxide-0.7.4.crate) = 56119 -SHA256 (rust/crates/mio-0.8.11.crate) = a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c -SIZE (rust/crates/mio-0.8.11.crate) = 102983 -SHA256 (rust/crates/nix-0.25.1.crate) = f346ff70e7dbfd675fe90590b92d59ef2de15a8779ae305ebcbfd3f0caf59be4 -SIZE (rust/crates/nix-0.25.1.crate) = 272312 +SHA256 (rust/crates/libc-0.2.174.crate) = 1171693293099992e19cddea4e8b849964e9846f4acee11b3948bcc337be8776 +SIZE (rust/crates/libc-0.2.174.crate) = 779933 +SHA256 (rust/crates/libloading-0.8.8.crate) = 07033963ba89ebaf1584d767badaa2e8fcec21aedea6b8c0346d487d49c28667 +SIZE (rust/crates/libloading-0.8.8.crate) = 31345 +SHA256 (rust/crates/libredox-0.1.4.crate) = 1580801010e535496706ba011c15f8532df6b42297d2e471fec38ceadd8c0638 +SIZE (rust/crates/libredox-0.1.4.crate) = 6946 +SHA256 (rust/crates/linux-raw-sys-0.4.15.crate) = d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab +SIZE (rust/crates/linux-raw-sys-0.4.15.crate) = 2150898 +SHA256 (rust/crates/linux-raw-sys-0.9.4.crate) = cd945864f07fe9f5371a27ad7b52a172b4b499999f1d97574c9fa68373937e12 +SIZE (rust/crates/linux-raw-sys-0.9.4.crate) = 2311088 +SHA256 (rust/crates/litrs-0.4.1.crate) = b4ce301924b7887e9d637144fdade93f9dfff9b60981d4ac161db09720d39aa5 +SIZE (rust/crates/litrs-0.4.1.crate) = 42603 +SHA256 (rust/crates/lock_api-0.4.13.crate) = 96936507f153605bddfcda068dd804796c84324ed2510809e5b2a624c81da765 +SIZE (rust/crates/lock_api-0.4.13.crate) = 28565 +SHA256 (rust/crates/log-0.4.27.crate) = 13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94 +SIZE (rust/crates/log-0.4.27.crate) = 48120 +SHA256 (rust/crates/lru-0.12.5.crate) = 234cf4f4a04dc1f57e24b96cc0cd600cf2af460d4161ac5ecdd0af8e1f3b2a38 +SIZE (rust/crates/lru-0.12.5.crate) = 16047 +SHA256 (rust/crates/mach2-0.4.3.crate) = d640282b302c0bb0a2a8e0233ead9035e3bed871f0b7e81fe4a1ec829765db44 +SIZE (rust/crates/mach2-0.4.3.crate) = 22180 +SHA256 (rust/crates/memchr-2.7.5.crate) = 32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0 +SIZE (rust/crates/memchr-2.7.5.crate) = 97603 +SHA256 (rust/crates/miniz_oxide-0.8.9.crate) = 1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316 +SIZE (rust/crates/miniz_oxide-0.8.9.crate) = 67132 +SHA256 (rust/crates/mio-1.0.4.crate) = 78bed444cc8a2160f01cbcf811ef18cac863ad68ae8ca62092e8db51d51c761c +SIZE (rust/crates/mio-1.0.4.crate) = 104212 SHA256 (rust/crates/nix-0.28.0.crate) = ab2156c4fce2f8df6c499cc1c763e4394b7482525bf2a9701c9d79d215f519e4 SIZE (rust/crates/nix-0.28.0.crate) = 311086 -SHA256 (rust/crates/nix-0.29.0.crate) = 71e2746dc3a24dd78b3cfcb7be93368c6de9963d30f43a6a73998a9cf4b17b46 -SIZE (rust/crates/nix-0.29.0.crate) = 318248 +SHA256 (rust/crates/nix-0.30.1.crate) = 74523f3a35e05aba87a1d978330aef40f67b0304ac79c1c00b294c9830543db6 +SIZE (rust/crates/nix-0.30.1.crate) = 342015 SHA256 (rust/crates/normalize-line-endings-0.3.0.crate) = 61807f77802ff30975e01f4f071c8ba10c022052f98b3294119f3e615d13e5be SIZE (rust/crates/normalize-line-endings-0.3.0.crate) = 5737 SHA256 (rust/crates/ntapi-0.4.1.crate) = e8a3895c6391c39d7fe7ebc444a87eb2991b2a0bc718fdabd071eec617fc68e4 @@ -195,239 +199,253 @@ SHA256 (rust/crates/num-traits-0.2.19.crate) = 071dfc062690e90b734c0b2273ce72ad0 SIZE (rust/crates/num-traits-0.2.19.crate) = 51631 SHA256 (rust/crates/num_threads-0.1.7.crate) = 5c7398b9c8b70908f6371f47ed36737907c87c52af34c268fed0bf0ceb92ead9 SIZE (rust/crates/num_threads-0.1.7.crate) = 7455 -SHA256 (rust/crates/nvml-wrapper-0.10.0.crate) = 0c9bff0aa1d48904a1385ea2a8b97576fbdcbc9a3cfccd0d31fe978e1c4038c5 -SIZE (rust/crates/nvml-wrapper-0.10.0.crate) = 77841 -SHA256 (rust/crates/nvml-wrapper-sys-0.8.0.crate) = 698d45156f28781a4e79652b6ebe2eaa0589057d588d3aec1333f6466f13fcb5 -SIZE (rust/crates/nvml-wrapper-sys-0.8.0.crate) = 37707 -SHA256 (rust/crates/object-0.36.2.crate) = 3f203fa8daa7bb185f760ae12bd8e097f63d17041dcdcaf675ac54cdf863170e -SIZE (rust/crates/object-0.36.2.crate) = 324577 -SHA256 (rust/crates/once_cell-1.19.0.crate) = 3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92 -SIZE (rust/crates/once_cell-1.19.0.crate) = 33046 +SHA256 (rust/crates/nvml-wrapper-0.11.0.crate) = 0d5c6c0ef9702176a570f06ad94f3198bc29c524c8b498f1b9346e1b1bdcbb3a +SIZE (rust/crates/nvml-wrapper-0.11.0.crate) = 89204 +SHA256 (rust/crates/nvml-wrapper-sys-0.9.0.crate) = dd23dbe2eb8d8335d2bce0299e0a07d6a63c089243d626ca75b770a962ff49e6 +SIZE (rust/crates/nvml-wrapper-sys-0.9.0.crate) = 49445 +SHA256 (rust/crates/objc2-core-foundation-0.3.1.crate) = 1c10c2894a6fed806ade6027bcd50662746363a9589d3ec9d9bef30a4e4bc166 +SIZE (rust/crates/objc2-core-foundation-0.3.1.crate) = 178121 +SHA256 (rust/crates/objc2-io-kit-0.3.1.crate) = 71c1c64d6120e51cd86033f67176b1cb66780c2efe34dec55176f77befd93c0a +SIZE (rust/crates/objc2-io-kit-0.3.1.crate) = 220419 +SHA256 (rust/crates/object-0.36.7.crate) = 62948e14d923ea95ea2c7c86c71013138b66525b86bdc08d2dcc262bdb497b87 +SIZE (rust/crates/object-0.36.7.crate) = 329938 +SHA256 (rust/crates/once_cell-1.21.3.crate) = 42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d +SIZE (rust/crates/once_cell-1.21.3.crate) = 34534 +SHA256 (rust/crates/once_cell_polyfill-1.70.1.crate) = a4895175b425cb1f87721b59f0f286c2092bd4af812243672510e1ac53e2e0ad +SIZE (rust/crates/once_cell_polyfill-1.70.1.crate) = 7510 SHA256 (rust/crates/option-ext-0.2.0.crate) = 04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d SIZE (rust/crates/option-ext-0.2.0.crate) = 7345 -SHA256 (rust/crates/parking_lot-0.12.3.crate) = f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27 -SIZE (rust/crates/parking_lot-0.12.3.crate) = 41860 -SHA256 (rust/crates/parking_lot_core-0.9.10.crate) = 1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8 -SIZE (rust/crates/parking_lot_core-0.9.10.crate) = 32406 +SHA256 (rust/crates/parking_lot-0.12.4.crate) = 70d58bf43669b5795d1576d0641cfb6fbb2057bf629506267a92807158584a13 +SIZE (rust/crates/parking_lot-0.12.4.crate) = 46779 +SHA256 (rust/crates/parking_lot_core-0.9.11.crate) = bc838d2a56b5b1a6c25f55575dfc605fabb63bb2365f6c2353ef9159aa69e4a5 +SIZE (rust/crates/parking_lot_core-0.9.11.crate) = 34773 SHA256 (rust/crates/paste-1.0.15.crate) = 57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a SIZE (rust/crates/paste-1.0.15.crate) = 18374 -SHA256 (rust/crates/pin-utils-0.1.0.crate) = 8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184 -SIZE (rust/crates/pin-utils-0.1.0.crate) = 7580 -SHA256 (rust/crates/plist-1.7.0.crate) = 42cf17e9a1800f5f396bc67d193dc9411b59012a5876445ef450d449881e1016 -SIZE (rust/crates/plist-1.7.0.crate) = 101068 -SHA256 (rust/crates/portable-pty-0.8.1.crate) = 806ee80c2a03dbe1a9fb9534f8d19e4c0546b790cde8fd1fea9d6390644cb0be -SIZE (rust/crates/portable-pty-0.8.1.crate) = 27435 +SHA256 (rust/crates/plist-1.7.3.crate) = 546b279bf0638ee811d9e47de2ca5b66575a543035d79fdf83959dd2f5c3b4c3 +SIZE (rust/crates/plist-1.7.3.crate) = 103377 +SHA256 (rust/crates/portable-pty-0.9.0.crate) = b4a596a2b3d2752d94f51fac2d4a96737b8705dddd311a32b9af47211f08671e +SIZE (rust/crates/portable-pty-0.9.0.crate) = 29466 SHA256 (rust/crates/powerfmt-0.2.0.crate) = 439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391 SIZE (rust/crates/powerfmt-0.2.0.crate) = 15165 -SHA256 (rust/crates/predicates-3.1.2.crate) = 7e9086cc7640c29a356d1a29fd134380bee9d8f79a17410aa76e7ad295f42c97 -SIZE (rust/crates/predicates-3.1.2.crate) = 23986 -SHA256 (rust/crates/predicates-core-1.0.8.crate) = ae8177bee8e75d6846599c6b9ff679ed51e882816914eec639944d7c9aa11931 -SIZE (rust/crates/predicates-core-1.0.8.crate) = 8552 -SHA256 (rust/crates/predicates-tree-1.0.11.crate) = 41b740d195ed3166cd147c8047ec98db0e22ec019eb8eeb76d343b795304fb13 -SIZE (rust/crates/predicates-tree-1.0.11.crate) = 8393 -SHA256 (rust/crates/proc-macro2-1.0.86.crate) = 5e719e8df665df0d1c8fbfd238015744736151d4445ec0836b8e628aae103b77 -SIZE (rust/crates/proc-macro2-1.0.86.crate) = 48958 -SHA256 (rust/crates/quick-xml-0.32.0.crate) = 1d3a6e5838b60e0e8fa7a43f22ade549a37d61f8bdbe636d0d7816191de969c2 -SIZE (rust/crates/quick-xml-0.32.0.crate) = 184149 -SHA256 (rust/crates/quote-1.0.36.crate) = 0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7 -SIZE (rust/crates/quote-1.0.36.crate) = 28507 -SHA256 (rust/crates/ratatui-0.27.0.crate) = d16546c5b5962abf8ce6e2881e722b4e0ae3b6f1a08a26ae3573c55853ca68d3 -SIZE (rust/crates/ratatui-0.27.0.crate) = 486576 -SHA256 (rust/crates/rayon-1.10.0.crate) = b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa -SIZE (rust/crates/rayon-1.10.0.crate) = 180155 -SHA256 (rust/crates/rayon-core-1.12.1.crate) = 1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2 -SIZE (rust/crates/rayon-core-1.12.1.crate) = 70701 -SHA256 (rust/crates/redox_syscall-0.5.3.crate) = 2a908a6e00f1fdd0dfd9c0eb08ce85126f6d8bbda50017e74bc4a4b7d4a926a4 -SIZE (rust/crates/redox_syscall-0.5.3.crate) = 23830 -SHA256 (rust/crates/redox_users-0.4.5.crate) = bd283d9651eeda4b2a83a43c1c91b266c40fd76ecd39a50a8c630ae69dc72891 -SIZE (rust/crates/redox_users-0.4.5.crate) = 15514 -SHA256 (rust/crates/regex-1.10.5.crate) = b91213439dad192326a0d7c6ee3955910425f441d7038e0d6933b0aec5c4517f -SIZE (rust/crates/regex-1.10.5.crate) = 253805 -SHA256 (rust/crates/regex-automata-0.4.7.crate) = 38caf58cc5ef2fed281f89292ef23f6365465ed9a41b7a7754eb4e26496c92df -SIZE (rust/crates/regex-automata-0.4.7.crate) = 617582 -SHA256 (rust/crates/regex-syntax-0.8.4.crate) = 7a66a03ae7c801facd77a29370b4faec201768915ac14a721ba36f20bc9c209b -SIZE (rust/crates/regex-syntax-0.8.4.crate) = 347577 +SHA256 (rust/crates/predicates-3.1.3.crate) = a5d19ee57562043d37e82899fade9a22ebab7be9cef5026b07fda9cdd4293573 +SIZE (rust/crates/predicates-3.1.3.crate) = 24063 +SHA256 (rust/crates/predicates-core-1.0.9.crate) = 727e462b119fe9c93fd0eb1429a5f7647394014cf3c04ab2c0350eeb09095ffa +SIZE (rust/crates/predicates-core-1.0.9.crate) = 8618 +SHA256 (rust/crates/predicates-tree-1.0.12.crate) = 72dd2d6d381dfb73a193c7fca536518d7caee39fc8503f74e7dc0be0531b425c +SIZE (rust/crates/predicates-tree-1.0.12.crate) = 8392 +SHA256 (rust/crates/proc-macro2-1.0.95.crate) = 02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778 +SIZE (rust/crates/proc-macro2-1.0.95.crate) = 51820 +SHA256 (rust/crates/quick-xml-0.37.5.crate) = 331e97a1af0bf59823e6eadffe373d7b27f485be8748f71471c662c1f269b7fb +SIZE (rust/crates/quick-xml-0.37.5.crate) = 190481 +SHA256 (rust/crates/quote-1.0.40.crate) = 1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d +SIZE (rust/crates/quote-1.0.40.crate) = 31063 +SHA256 (rust/crates/ratatui-0.29.0.crate) = eabd94c2f37801c20583fc49dd5cd6b0ba68c716787c2dd6ed18571e1e63117b +SIZE (rust/crates/ratatui-0.29.0.crate) = 543514 +SHA256 (rust/crates/redox_syscall-0.5.13.crate) = 0d04b7d0ee6b4a0207a0a7adb104d23ecb0b47d6beae7152d0fa34b692b29fd6 +SIZE (rust/crates/redox_syscall-0.5.13.crate) = 29489 +SHA256 (rust/crates/redox_users-0.5.0.crate) = dd6f9d3d47bdd2ad6945c5015a226ec6155d0bcdfd8f7cd29f86b71f8de99d2b +SIZE (rust/crates/redox_users-0.5.0.crate) = 15586 +SHA256 (rust/crates/ref-cast-1.0.24.crate) = 4a0ae411dbe946a674d89546582cea4ba2bb8defac896622d6496f14c23ba5cf +SIZE (rust/crates/ref-cast-1.0.24.crate) = 15252 +SHA256 (rust/crates/ref-cast-impl-1.0.24.crate) = 1165225c21bff1f3bbce98f5a1f889949bc902d3575308cc7b0de30b4f6d27c7 +SIZE (rust/crates/ref-cast-impl-1.0.24.crate) = 9968 +SHA256 (rust/crates/regex-1.11.1.crate) = b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191 +SIZE (rust/crates/regex-1.11.1.crate) = 254170 +SHA256 (rust/crates/regex-automata-0.4.9.crate) = 809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908 +SIZE (rust/crates/regex-automata-0.4.9.crate) = 618525 +SHA256 (rust/crates/regex-syntax-0.8.5.crate) = 2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c +SIZE (rust/crates/regex-syntax-0.8.5.crate) = 357541 SHA256 (rust/crates/roff-0.2.2.crate) = 88f8660c1ff60292143c98d08fc6e2f654d722db50410e3f3797d40baaf9d8f3 SIZE (rust/crates/roff-0.2.2.crate) = 11648 -SHA256 (rust/crates/rustc-demangle-0.1.24.crate) = 719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f -SIZE (rust/crates/rustc-demangle-0.1.24.crate) = 29047 -SHA256 (rust/crates/rustix-0.38.34.crate) = 70dc5ec042f7a43c4a73241207cecc9873a06d45debb38b329f8541d85c2730f -SIZE (rust/crates/rustix-0.38.34.crate) = 365160 -SHA256 (rust/crates/rustversion-1.0.17.crate) = 955d28af4278de8121b7ebeb796b6a45735dc01436d898801014aced2773a3d6 -SIZE (rust/crates/rustversion-1.0.17.crate) = 17621 -SHA256 (rust/crates/ryu-1.0.18.crate) = f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f -SIZE (rust/crates/ryu-1.0.18.crate) = 47713 +SHA256 (rust/crates/rustc-demangle-0.1.25.crate) = 989e6739f80c4ad5b13e0fd7fe89531180375b18520cc8c82080e4dc4035b84f +SIZE (rust/crates/rustc-demangle-0.1.25.crate) = 29590 +SHA256 (rust/crates/rustix-0.38.44.crate) = fdb5bc1ae2baa591800df16c9ca78619bf65c0488b41b96ccec5d11220d8c154 +SIZE (rust/crates/rustix-0.38.44.crate) = 379347 +SHA256 (rust/crates/rustix-1.0.7.crate) = c71e83d6afe7ff64890ec6b71d6a69bb8a610ab78ce364b3352876bb4c801266 +SIZE (rust/crates/rustix-1.0.7.crate) = 414500 +SHA256 (rust/crates/rustversion-1.0.21.crate) = 8a0d197bd2c9dc6e53b84da9556a69ba4cdfab8619eb41a8bd1cc2027a0f6b1d +SIZE (rust/crates/rustversion-1.0.21.crate) = 21001 +SHA256 (rust/crates/ryu-1.0.20.crate) = 28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f +SIZE (rust/crates/ryu-1.0.20.crate) = 48738 SHA256 (rust/crates/same-file-1.0.6.crate) = 93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502 SIZE (rust/crates/same-file-1.0.6.crate) = 10183 -SHA256 (rust/crates/schemars-0.8.21.crate) = 09c024468a378b7e36765cd36702b7a90cc3cba11654f6685c8f233408e89e92 -SIZE (rust/crates/schemars-0.8.21.crate) = 58475 -SHA256 (rust/crates/schemars_derive-0.8.21.crate) = b1eee588578aff73f856ab961cd2f79e36bc45d7ded33a7562adba4667aecc0e -SIZE (rust/crates/schemars_derive-0.8.21.crate) = 18703 +SHA256 (rust/crates/schemars-0.9.0.crate) = 4cd191f9397d57d581cddd31014772520aa448f65ef991055d7f61582c65165f +SIZE (rust/crates/schemars-0.9.0.crate) = 80032 +SHA256 (rust/crates/schemars_derive-0.9.0.crate) = 5016d94c77c6d32f0b8e08b781f7dc8a90c2007d4e77472cc2807bc10a8438fe +SIZE (rust/crates/schemars_derive-0.9.0.crate) = 25241 SHA256 (rust/crates/scopeguard-1.2.0.crate) = 94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49 SIZE (rust/crates/scopeguard-1.2.0.crate) = 11619 -SHA256 (rust/crates/serde-1.0.204.crate) = bc76f558e0cbb2a839d37354c575f1dc3fdc6546b5be373ba43d95f231bf7c12 -SIZE (rust/crates/serde-1.0.204.crate) = 78253 -SHA256 (rust/crates/serde_derive-1.0.204.crate) = e0cd7e117be63d3c3678776753929474f3b04a43a080c744d6b0ae2a8c28e222 -SIZE (rust/crates/serde_derive-1.0.204.crate) = 55871 +SHA256 (rust/crates/serde-1.0.219.crate) = 5f0e2c6ed6606019b4e29e69dbaba95b11854410e5347d525002456dbbb786b6 +SIZE (rust/crates/serde-1.0.219.crate) = 78983 +SHA256 (rust/crates/serde_derive-1.0.219.crate) = 5b0276cf7f2c73365f7157c8123c21cd9a50fbbd844757af28ca1f5925fc2a00 +SIZE (rust/crates/serde_derive-1.0.219.crate) = 57798 SHA256 (rust/crates/serde_derive_internals-0.29.1.crate) = 18d26a20a969b9e3fdf2fc2d9f21eda6c40e2de84c9408bb5d3b05d499aae711 SIZE (rust/crates/serde_derive_internals-0.29.1.crate) = 26189 -SHA256 (rust/crates/serde_json-1.0.121.crate) = 4ab380d7d9f22ef3f21ad3e6c1ebe8e4fc7a2000ccba2e4d71fc96f15b2cb609 -SIZE (rust/crates/serde_json-1.0.121.crate) = 147137 -SHA256 (rust/crates/serde_spanned-0.6.7.crate) = eb5b1b31579f3811bf615c144393417496f152e12ac8b7663bf664f4a815306d -SIZE (rust/crates/serde_spanned-0.6.7.crate) = 9164 -SHA256 (rust/crates/serial-0.4.0.crate) = a1237a96570fc377c13baa1b88c7589ab66edced652e43ffb17088f003db3e86 -SIZE (rust/crates/serial-0.4.0.crate) = 2924 -SHA256 (rust/crates/serial-core-0.4.0.crate) = 3f46209b345401737ae2125fe5b19a77acce90cd53e1658cda928e4fe9a64581 -SIZE (rust/crates/serial-core-0.4.0.crate) = 8268 -SHA256 (rust/crates/serial-unix-0.4.0.crate) = f03fbca4c9d866e24a459cbca71283f545a37f8e3e002ad8c70593871453cab7 -SIZE (rust/crates/serial-unix-0.4.0.crate) = 7279 -SHA256 (rust/crates/serial-windows-0.4.0.crate) = 15c6d3b776267a75d31bbdfd5d36c0ca051251caafc285827052bc53bcdc8162 -SIZE (rust/crates/serial-windows-0.4.0.crate) = 6090 +SHA256 (rust/crates/serde_json-1.0.140.crate) = 20068b6e96dc6c9bd23e01df8827e6c7e1f2fddd43c21810382803c136b99373 +SIZE (rust/crates/serde_json-1.0.140.crate) = 154852 +SHA256 (rust/crates/serde_spanned-0.6.9.crate) = bf41e0cfaf7226dca15e8197172c295a782857fcb97fad1808a166870dee75a3 +SIZE (rust/crates/serde_spanned-0.6.9.crate) = 10210 +SHA256 (rust/crates/serial2-0.2.29.crate) = c7d1d08630509d69f90eff4afcd02c3bd974d979225cbd815ff5942351b14375 +SIZE (rust/crates/serial2-0.2.29.crate) = 35321 SHA256 (rust/crates/shared_library-0.1.9.crate) = 5a9e7e0f2bfae24d8a5b5a66c5b257a83c7412304311512a0c054cd5e619da11 SIZE (rust/crates/shared_library-0.1.9.crate) = 10566 SHA256 (rust/crates/shell-words-1.1.0.crate) = 24188a676b6ae68c3b2cb3a01be17fbf7240ce009799bb56d5b1409051e78fde SIZE (rust/crates/shell-words-1.1.0.crate) = 9871 -SHA256 (rust/crates/signal-hook-0.3.17.crate) = 8621587d4798caf8eb44879d42e56b9a93ea5dcd315a6487c357130095b62801 -SIZE (rust/crates/signal-hook-0.3.17.crate) = 50296 +SHA256 (rust/crates/signal-hook-0.3.18.crate) = d881a16cf4426aa584979d30bd82cb33429027e42122b169753d6ef1085ed6e2 +SIZE (rust/crates/signal-hook-0.3.18.crate) = 50862 SHA256 (rust/crates/signal-hook-mio-0.2.4.crate) = 34db1a06d485c9142248b7a054f034b349b212551f3dfd19c94d45a754a217cd SIZE (rust/crates/signal-hook-mio-0.2.4.crate) = 9314 -SHA256 (rust/crates/signal-hook-registry-1.4.2.crate) = a9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1 -SIZE (rust/crates/signal-hook-registry-1.4.2.crate) = 18064 -SHA256 (rust/crates/smallvec-1.13.2.crate) = 3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67 -SIZE (rust/crates/smallvec-1.13.2.crate) = 35216 -SHA256 (rust/crates/stability-0.2.1.crate) = d904e7009df136af5297832a3ace3370cd14ff1546a232f4f185036c2736fcac -SIZE (rust/crates/stability-0.2.1.crate) = 5381 -SHA256 (rust/crates/starship-battery-0.9.1.crate) = da7915746794358b8f649d3032c8ce150f55b7a0cd41951f170162e82e6cf43f -SIZE (rust/crates/starship-battery-0.9.1.crate) = 47052 +SHA256 (rust/crates/signal-hook-registry-1.4.5.crate) = 9203b8055f63a2a00e2f593bb0510367fe707d7ff1e5c872de2f537b339e5410 +SIZE (rust/crates/signal-hook-registry-1.4.5.crate) = 19004 +SHA256 (rust/crates/smallvec-1.15.1.crate) = 67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03 +SIZE (rust/crates/smallvec-1.15.1.crate) = 38116 +SHA256 (rust/crates/starship-battery-0.10.2.crate) = 5b781e3db6801873ce18c19041da668920c46223cdc7059ea20e2f8fe1ba85a2 +SIZE (rust/crates/starship-battery-0.10.2.crate) = 47378 SHA256 (rust/crates/static_assertions-1.1.0.crate) = a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f SIZE (rust/crates/static_assertions-1.1.0.crate) = 18480 SHA256 (rust/crates/strsim-0.11.1.crate) = 7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f SIZE (rust/crates/strsim-0.11.1.crate) = 14266 SHA256 (rust/crates/strum-0.26.3.crate) = 8fec0f0aef304996cf250b31b5a10dee7980c85da9d759361292b8bca5a18f06 SIZE (rust/crates/strum-0.26.3.crate) = 7237 +SHA256 (rust/crates/strum-0.27.1.crate) = f64def088c51c9510a8579e3c5d67c65349dcf755e5479ad3d010aa6454e2c32 +SIZE (rust/crates/strum-0.27.1.crate) = 7467 SHA256 (rust/crates/strum_macros-0.26.4.crate) = 4c6bee85a5a24955dc440386795aa378cd9cf82acd5f764469152d2270e581be SIZE (rust/crates/strum_macros-0.26.4.crate) = 27531 -SHA256 (rust/crates/syn-2.0.72.crate) = dc4b9b9bf2add8093d3f2c0204471e951b2285580335de42f9d2534f3ae7a8af -SIZE (rust/crates/syn-2.0.72.crate) = 267069 -SHA256 (rust/crates/sysctl-0.5.5.crate) = ec7dddc5f0fee506baf8b9fdb989e242f17e4b11c61dfbb0635b705217199eea -SIZE (rust/crates/sysctl-0.5.5.crate) = 18414 -SHA256 (rust/crates/sysinfo-0.30.13.crate) = 0a5b4ddaee55fb2bea2bf0e5000747e5f5c0de765e5a5ff87f4cd106439f4bb3 -SIZE (rust/crates/sysinfo-0.30.13.crate) = 173400 -SHA256 (rust/crates/terminal_size-0.3.0.crate) = 21bebf2b7c9e0a515f6e0f8c51dc0f8e4696391e6f1ff30379559f8365fb0df7 -SIZE (rust/crates/terminal_size-0.3.0.crate) = 10096 -SHA256 (rust/crates/termios-0.2.2.crate) = d5d9cf598a6d7ce700a4e6a9199da127e6819a61e64b68609683cc9a01b5683a -SIZE (rust/crates/termios-0.2.2.crate) = 8966 -SHA256 (rust/crates/termtree-0.4.1.crate) = 3369f5ac52d5eb6ab48c6b4ffdc8efbcad6b89c765749064ba298f2c68a16a76 -SIZE (rust/crates/termtree-0.4.1.crate) = 4557 -SHA256 (rust/crates/thiserror-1.0.63.crate) = c0342370b38b6a11b6cc11d6a805569958d54cfa061a29969c3b5ce2ea405724 -SIZE (rust/crates/thiserror-1.0.63.crate) = 21537 -SHA256 (rust/crates/thiserror-impl-1.0.63.crate) = a4558b58466b9ad7ca0f102865eccc95938dca1a74a856f2b57b6629050da261 -SIZE (rust/crates/thiserror-impl-1.0.63.crate) = 16047 -SHA256 (rust/crates/time-0.3.36.crate) = 5dfd88e563464686c916c7e46e623e520ddc6d79fa6641390f2e3fa86e83e885 -SIZE (rust/crates/time-0.3.36.crate) = 119805 -SHA256 (rust/crates/time-core-0.1.2.crate) = ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3 -SIZE (rust/crates/time-core-0.1.2.crate) = 7191 -SHA256 (rust/crates/time-macros-0.2.18.crate) = 3f252a68540fde3a3877aeea552b832b40ab9a69e318efd078774a01ddee1ccf -SIZE (rust/crates/time-macros-0.2.18.crate) = 24361 -SHA256 (rust/crates/toml_datetime-0.6.8.crate) = 0dd7358ecb8fc2f8d014bf86f6f638ce72ba252a2c3a2572f2a795f1d23efb41 -SIZE (rust/crates/toml_datetime-0.6.8.crate) = 12028 -SHA256 (rust/crates/toml_edit-0.22.20.crate) = 583c44c02ad26b0c3f3066fe629275e50627026c51ac2e595cca4c230ce1ce1d -SIZE (rust/crates/toml_edit-0.22.20.crate) = 106726 -SHA256 (rust/crates/typenum-1.17.0.crate) = 42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825 -SIZE (rust/crates/typenum-1.17.0.crate) = 42849 -SHA256 (rust/crates/unicode-ellipsis-0.2.0.crate) = 924ab5b8c3fed9966b8cde2dc7169146331cba3dacba97cbd0e8866e7cfd4dff -SIZE (rust/crates/unicode-ellipsis-0.2.0.crate) = 10717 -SHA256 (rust/crates/unicode-ident-1.0.12.crate) = 3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b -SIZE (rust/crates/unicode-ident-1.0.12.crate) = 42168 -SHA256 (rust/crates/unicode-segmentation-1.11.0.crate) = d4c87d22b6e3f4a18d4d40ef354e97c90fcb14dd91d7dc0aa9d8a1172ebf7202 -SIZE (rust/crates/unicode-segmentation-1.11.0.crate) = 102740 +SHA256 (rust/crates/strum_macros-0.27.1.crate) = c77a8c5abcaf0f9ce05d62342b7d298c346515365c36b673df4ebe3ced01fde8 +SIZE (rust/crates/strum_macros-0.27.1.crate) = 29670 +SHA256 (rust/crates/syn-2.0.104.crate) = 17b6f705963418cdb9927482fa304bc562ece2fdd4f616084c50b7023b435a40 +SIZE (rust/crates/syn-2.0.104.crate) = 299699 +SHA256 (rust/crates/sysctl-0.6.0.crate) = 01198a2debb237c62b6826ec7081082d951f46dbb64b0e8c7649a452230d1dfc +SIZE (rust/crates/sysctl-0.6.0.crate) = 18829 +SHA256 (rust/crates/sysinfo-0.36.1.crate) = 252800745060e7b9ffb7b2badbd8b31cfa4aa2e61af879d0a3bf2a317c20217d +SIZE (rust/crates/sysinfo-0.36.1.crate) = 213643 +SHA256 (rust/crates/tempfile-3.20.0.crate) = e8a64e3985349f2441a1a9ef0b853f869006c3855f2cda6862a94d26ebb9d6a1 +SIZE (rust/crates/tempfile-3.20.0.crate) = 42306 +SHA256 (rust/crates/terminal_size-0.4.2.crate) = 45c6481c4829e4cc63825e62c49186a34538b7b2750b73b266581ffb612fb5ed +SIZE (rust/crates/terminal_size-0.4.2.crate) = 9976 +SHA256 (rust/crates/termtree-0.5.1.crate) = 8f50febec83f5ee1df3015341d8bd429f2d1cc62bcba7ea2076759d315084683 +SIZE (rust/crates/termtree-0.5.1.crate) = 8498 +SHA256 (rust/crates/thiserror-1.0.69.crate) = b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52 +SIZE (rust/crates/thiserror-1.0.69.crate) = 22198 +SHA256 (rust/crates/thiserror-2.0.12.crate) = 567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708 +SIZE (rust/crates/thiserror-2.0.12.crate) = 28693 +SHA256 (rust/crates/thiserror-impl-1.0.69.crate) = 4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1 +SIZE (rust/crates/thiserror-impl-1.0.69.crate) = 18365 +SHA256 (rust/crates/thiserror-impl-2.0.12.crate) = 7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d +SIZE (rust/crates/thiserror-impl-2.0.12.crate) = 21141 +SHA256 (rust/crates/time-0.3.41.crate) = 8a7619e19bc266e0f9c5e6686659d394bc57973859340060a69221e57dbc0c40 +SIZE (rust/crates/time-0.3.41.crate) = 138369 +SHA256 (rust/crates/time-core-0.1.4.crate) = c9e9a38711f559d9e3ce1cdb06dd7c5b8ea546bc90052da6d06bb76da74bb07c +SIZE (rust/crates/time-core-0.1.4.crate) = 8422 +SHA256 (rust/crates/time-macros-0.2.22.crate) = 3526739392ec93fd8b359c8e98514cb3e8e021beb4e5f597b00a0221f8ed8a49 +SIZE (rust/crates/time-macros-0.2.22.crate) = 24604 +SHA256 (rust/crates/timeless-0.0.14-alpha.crate) = 04121e3f47427f2604066a4c4af25102e6c5794b167f6dee85958898ebf7f131 +SIZE (rust/crates/timeless-0.0.14-alpha.crate) = 11172 +SHA256 (rust/crates/toml_datetime-0.6.11.crate) = 22cddaf88f4fbc13c51aebbf5f8eceb5c7c5a9da2ac40a13519eb5b0a0e8f11c +SIZE (rust/crates/toml_datetime-0.6.11.crate) = 16125 +SHA256 (rust/crates/toml_edit-0.22.27.crate) = 41fe8c660ae4257887cf66394862d21dbca4a6ddd26f04a3560410406a2f819a +SIZE (rust/crates/toml_edit-0.22.27.crate) = 78602 +SHA256 (rust/crates/toml_write-0.1.2.crate) = 5d99f8c9a7727884afe522e9bd5edbfc91a3312b36a77b5fb8926e4c31a41801 +SIZE (rust/crates/toml_write-0.1.2.crate) = 15660 +SHA256 (rust/crates/typenum-1.18.0.crate) = 1dccffe3ce07af9386bfd29e80c0ab1a8205a2fc34e4bcd40364df902cfa8f3f +SIZE (rust/crates/typenum-1.18.0.crate) = 74871 +SHA256 (rust/crates/unicode-ellipsis-0.3.0.crate) = 34ed7a61d66ae6471dc2fa895bc9c30c3351760c95e8c7afeb978acab3ccf04b +SIZE (rust/crates/unicode-ellipsis-0.3.0.crate) = 13589 +SHA256 (rust/crates/unicode-ident-1.0.18.crate) = 5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512 +SIZE (rust/crates/unicode-ident-1.0.18.crate) = 47743 +SHA256 (rust/crates/unicode-segmentation-1.12.0.crate) = f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493 +SIZE (rust/crates/unicode-segmentation-1.12.0.crate) = 106323 SHA256 (rust/crates/unicode-truncate-1.1.0.crate) = b3644627a5af5fa321c95b9b235a72fd24cd29c648c2c379431e6628655627bf SIZE (rust/crates/unicode-truncate-1.1.0.crate) = 12529 -SHA256 (rust/crates/unicode-width-0.1.13.crate) = 0336d538f7abc86d282a4189614dfaa90810dfc2c6f6427eaf88e16311dd225d -SIZE (rust/crates/unicode-width-0.1.13.crate) = 457228 -SHA256 (rust/crates/uom-0.36.0.crate) = ffd36e5350a65d112584053ee91843955826bf9e56ec0d1351214e01f6d7cd9c -SIZE (rust/crates/uom-0.36.0.crate) = 151847 +SHA256 (rust/crates/unicode-width-0.1.14.crate) = 7dd6e30e90baa6f72411720665d41d89b9a3d039dc45b8faea1ddd07f617f6af +SIZE (rust/crates/unicode-width-0.1.14.crate) = 271615 +SHA256 (rust/crates/unicode-width-0.2.0.crate) = 1fc81956842c57dac11422a97c3b8195a1ff727f06e85c84ed2e8aa277c9a0fd +SIZE (rust/crates/unicode-width-0.2.0.crate) = 271509 +SHA256 (rust/crates/uom-0.37.0.crate) = cd5cfe7d84f6774726717f358a37f5bca8fca273bed4de40604ad129d1107b49 +SIZE (rust/crates/uom-0.37.0.crate) = 157278 SHA256 (rust/crates/utf8parse-0.2.2.crate) = 06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821 SIZE (rust/crates/utf8parse-0.2.2.crate) = 13499 -SHA256 (rust/crates/version_check-0.9.5.crate) = 0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a -SIZE (rust/crates/version_check-0.9.5.crate) = 15554 -SHA256 (rust/crates/wait-timeout-0.2.0.crate) = 9f200f5b12eb75f8c1ed65abd4b2db8a6e1b138a20de009dacee265a2498f3f6 -SIZE (rust/crates/wait-timeout-0.2.0.crate) = 12441 +SHA256 (rust/crates/wait-timeout-0.2.1.crate) = 09ac3b126d3914f9849036f826e054cbabdc8519970b8998ddaf3b5bd3c65f11 +SIZE (rust/crates/wait-timeout-0.2.1.crate) = 11435 SHA256 (rust/crates/walkdir-2.5.0.crate) = 29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b SIZE (rust/crates/walkdir-2.5.0.crate) = 23951 -SHA256 (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423 -SIZE (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 28131 +SHA256 (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b +SIZE (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = 28477 SHA256 (rust/crates/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.8.crate) = 4d4cc384e1e73b93bafa6fb4f1df8c41695c8a91cf9c4c64358067d15a7b6c6b -SIZE (rust/crates/winapi-util-0.1.8.crate) = 12416 +SHA256 (rust/crates/winapi-util-0.1.9.crate) = cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb +SIZE (rust/crates/winapi-util-0.1.9.crate) = 12464 SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998 -SHA256 (rust/crates/windows-0.52.0.crate) = e48a53791691ab099e5e2ad123536d0fff50652600abaf43bbf952894110d0be -SIZE (rust/crates/windows-0.52.0.crate) = 11843715 -SHA256 (rust/crates/windows-0.58.0.crate) = dd04d41d93c4992d421894c18c8b43496aa748dd4c081bac0dc93eb0489272b6 -SIZE (rust/crates/windows-0.58.0.crate) = 9744521 -SHA256 (rust/crates/windows-core-0.52.0.crate) = 33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9 -SIZE (rust/crates/windows-core-0.52.0.crate) = 42154 -SHA256 (rust/crates/windows-core-0.58.0.crate) = 6ba6d44ec8c2591c134257ce647b7ea6b20335bf6379a27dac5f1641fcf59f99 -SIZE (rust/crates/windows-core-0.58.0.crate) = 41022 -SHA256 (rust/crates/windows-implement-0.58.0.crate) = 2bbd5b46c938e506ecbce286b6628a02171d56153ba733b6c741fc627ec9579b -SIZE (rust/crates/windows-implement-0.58.0.crate) = 10491 -SHA256 (rust/crates/windows-interface-0.58.0.crate) = 053c4c462dc91d3b1504c6fe5a726dd15e216ba718e84a0e46a88fbe5ded3515 -SIZE (rust/crates/windows-interface-0.58.0.crate) = 11246 -SHA256 (rust/crates/windows-result-0.2.0.crate) = 1d1043d8214f791817bab27572aaa8af63732e11bf84aa21a45a78d6c317ae0e -SIZE (rust/crates/windows-result-0.2.0.crate) = 12756 -SHA256 (rust/crates/windows-strings-0.1.0.crate) = 4cd9b125c486025df0eabcb585e62173c6c9eddcec5d117d3b6e8c30e2ee4d10 -SIZE (rust/crates/windows-strings-0.1.0.crate) = 13832 -SHA256 (rust/crates/windows-sys-0.48.0.crate) = 677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9 -SIZE (rust/crates/windows-sys-0.48.0.crate) = 2628884 -SHA256 (rust/crates/windows-sys-0.52.0.crate) = 282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d -SIZE (rust/crates/windows-sys-0.52.0.crate) = 2576877 -SHA256 (rust/crates/windows-targets-0.48.5.crate) = 9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c -SIZE (rust/crates/windows-targets-0.48.5.crate) = 6904 +SHA256 (rust/crates/windows-0.61.3.crate) = 9babd3a767a4c1aef6900409f85f5d53ce2544ccdfaa86dad48c91782c6d6893 +SIZE (rust/crates/windows-0.61.3.crate) = 9372520 +SHA256 (rust/crates/windows-collections-0.2.0.crate) = 3beeceb5e5cfd9eb1d76b381630e82c4241ccd0d27f1a39ed41b2760b255c5e8 +SIZE (rust/crates/windows-collections-0.2.0.crate) = 13579 +SHA256 (rust/crates/windows-core-0.61.2.crate) = c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3 +SIZE (rust/crates/windows-core-0.61.2.crate) = 36771 +SHA256 (rust/crates/windows-future-0.2.1.crate) = fc6a41e98427b19fe4b73c550f060b59fa592d7d686537eebf9385621bfbad8e +SIZE (rust/crates/windows-future-0.2.1.crate) = 17532 +SHA256 (rust/crates/windows-implement-0.60.0.crate) = a47fddd13af08290e67f4acabf4b459f647552718f683a7b415d290ac744a836 +SIZE (rust/crates/windows-implement-0.60.0.crate) = 15073 +SHA256 (rust/crates/windows-interface-0.59.1.crate) = bd9211b69f8dcdfa817bfd14bf1c97c9188afa36f4750130fcdf3f400eca9fa8 +SIZE (rust/crates/windows-interface-0.59.1.crate) = 11735 +SHA256 (rust/crates/windows-link-0.1.3.crate) = 5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a +SIZE (rust/crates/windows-link-0.1.3.crate) = 6154 +SHA256 (rust/crates/windows-numerics-0.2.0.crate) = 9150af68066c4c5c07ddc0ce30421554771e528bde427614c61038bc2c92c2b1 +SIZE (rust/crates/windows-numerics-0.2.0.crate) = 9686 +SHA256 (rust/crates/windows-result-0.3.4.crate) = 56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6 +SIZE (rust/crates/windows-result-0.3.4.crate) = 13418 +SHA256 (rust/crates/windows-strings-0.4.2.crate) = 56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57 +SIZE (rust/crates/windows-strings-0.4.2.crate) = 13983 +SHA256 (rust/crates/windows-sys-0.59.0.crate) = 1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b +SIZE (rust/crates/windows-sys-0.59.0.crate) = 2387323 +SHA256 (rust/crates/windows-sys-0.60.2.crate) = f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb +SIZE (rust/crates/windows-sys-0.60.2.crate) = 2518479 SHA256 (rust/crates/windows-targets-0.52.6.crate) = 9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973 SIZE (rust/crates/windows-targets-0.52.6.crate) = 6403 -SHA256 (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8 -SIZE (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 418492 +SHA256 (rust/crates/windows-targets-0.53.2.crate) = c66f69fcc9ce11da9966ddb31a40968cad001c5bedeb5c2b82ede4253ab48aef +SIZE (rust/crates/windows-targets-0.53.2.crate) = 7046 +SHA256 (rust/crates/windows-threading-0.1.0.crate) = b66463ad2e0ea3bbf808b7f1d371311c80e115c0b71d60efc142cafbcfb057a6 +SIZE (rust/crates/windows-threading-0.1.0.crate) = 9085 SHA256 (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3 SIZE (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 435718 -SHA256 (rust/crates/windows_aarch64_msvc-0.48.5.crate) = dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc -SIZE (rust/crates/windows_aarch64_msvc-0.48.5.crate) = 798483 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764 +SIZE (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 782443 SHA256 (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469 SIZE (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 832615 -SHA256 (rust/crates/windows_i686_gnu-0.48.5.crate) = a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e -SIZE (rust/crates/windows_i686_gnu-0.48.5.crate) = 844891 +SHA256 (rust/crates/windows_aarch64_msvc-0.53.0.crate) = c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c +SIZE (rust/crates/windows_aarch64_msvc-0.53.0.crate) = 834446 SHA256 (rust/crates/windows_i686_gnu-0.52.6.crate) = 8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b SIZE (rust/crates/windows_i686_gnu-0.52.6.crate) = 880402 +SHA256 (rust/crates/windows_i686_gnu-0.53.0.crate) = c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3 +SIZE (rust/crates/windows_i686_gnu-0.53.0.crate) = 936973 SHA256 (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66 SIZE (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 475940 -SHA256 (rust/crates/windows_i686_msvc-0.48.5.crate) = 8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406 -SIZE (rust/crates/windows_i686_msvc-0.48.5.crate) = 864300 +SHA256 (rust/crates/windows_i686_gnullvm-0.53.0.crate) = 9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11 +SIZE (rust/crates/windows_i686_gnullvm-0.53.0.crate) = 854056 SHA256 (rust/crates/windows_i686_msvc-0.52.6.crate) = 240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66 SIZE (rust/crates/windows_i686_msvc-0.52.6.crate) = 901163 -SHA256 (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e -SIZE (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 801619 +SHA256 (rust/crates/windows_i686_msvc-0.53.0.crate) = 581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d +SIZE (rust/crates/windows_i686_msvc-0.53.0.crate) = 903450 SHA256 (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78 SIZE (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 836363 -SHA256 (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc -SIZE (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 418486 +SHA256 (rust/crates/windows_x86_64_gnu-0.53.0.crate) = 2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba +SIZE (rust/crates/windows_x86_64_gnu-0.53.0.crate) = 902585 SHA256 (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d SIZE (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 435707 -SHA256 (rust/crates/windows_x86_64_msvc-0.48.5.crate) = ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538 -SIZE (rust/crates/windows_x86_64_msvc-0.48.5.crate) = 798412 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.53.0.crate) = 0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57 +SIZE (rust/crates/windows_x86_64_gnullvm-0.53.0.crate) = 782434 SHA256 (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec SIZE (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 832564 -SHA256 (rust/crates/winnow-0.6.18.crate) = 68a9bda4691f099d435ad181000724da8e5899daa10713c2d432552b9ccd3a6f -SIZE (rust/crates/winnow-0.6.18.crate) = 163357 +SHA256 (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486 +SIZE (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 834400 +SHA256 (rust/crates/winnow-0.7.11.crate) = 74c7b26e3480b707944fc872477815d29a8e429d2f93a1ce000f5fa84a15cbcd +SIZE (rust/crates/winnow-0.7.11.crate) = 174175 SHA256 (rust/crates/winreg-0.10.1.crate) = 80d0f4e272c85def139476380b12f9ac60926689dd2e01d4923222f40580869d SIZE (rust/crates/winreg-0.10.1.crate) = 25725 SHA256 (rust/crates/wrapcenum-derive-0.4.1.crate) = a76ff259533532054cfbaefb115c613203c73707017459206380f03b3b3f266e SIZE (rust/crates/wrapcenum-derive-0.4.1.crate) = 7400 -SHA256 (rust/crates/zerocopy-0.7.35.crate) = 1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0 -SIZE (rust/crates/zerocopy-0.7.35.crate) = 152645 -SHA256 (rust/crates/zerocopy-derive-0.7.35.crate) = fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e -SIZE (rust/crates/zerocopy-derive-0.7.35.crate) = 37829 -SHA256 (ClementTsang-bottom-0.10.2_GH0.tar.gz) = 1db45fe9bc1fabb62d67bf8a1ea50c96e78ff4d2a5e25bf8ae8880e3ad5af80a -SIZE (ClementTsang-bottom-0.10.2_GH0.tar.gz) = 3252410 +SHA256 (ClementTsang-bottom-0.11.0_GH0.tar.gz) = 66b23ac0dc3ead78becf052abb0e3282922c7977f2e85eeb54dc9f7be40d5599 +SIZE (ClementTsang-bottom-0.11.0_GH0.tar.gz) = 3276437 diff --git a/sysutils/brename/Makefile b/sysutils/brename/Makefile index 8321873952b7..45ccd13d57c4 100644 --- a/sysutils/brename/Makefile +++ b/sysutils/brename/Makefile @@ -1,7 +1,7 @@ PORTNAME= brename DISTVERSIONPREFIX= v DISTVERSION= 2.14.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/sysutils/buildah/Makefile b/sysutils/buildah/Makefile index eefbf3cf2881..3504f337845b 100644 --- a/sysutils/buildah/Makefile +++ b/sysutils/buildah/Makefile @@ -1,6 +1,7 @@ PORTNAME= buildah DISTVERSIONPREFIX= v DISTVERSION= 1.40.1 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= dfr@FreeBSD.org diff --git a/sysutils/cbsd-mq-api/Makefile b/sysutils/cbsd-mq-api/Makefile index db4a2e393c4a..653113ccc58d 100644 --- a/sysutils/cbsd-mq-api/Makefile +++ b/sysutils/cbsd-mq-api/Makefile @@ -1,6 +1,6 @@ PORTNAME= cbsd-mq-api DISTVERSION= 0.5 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= sysutils MAINTAINER= fbsd-ports@convectix.com diff --git a/sysutils/cbsd-mq-router/Makefile b/sysutils/cbsd-mq-router/Makefile index 43f07f8ef333..e985a059633a 100644 --- a/sysutils/cbsd-mq-router/Makefile +++ b/sysutils/cbsd-mq-router/Makefile @@ -1,6 +1,6 @@ PORTNAME= cbsd-mq-router PORTVERSION= 0.2 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= sysutils MAINTAINER= olevole@olevole.ru diff --git a/sysutils/chaoskube/Makefile b/sysutils/chaoskube/Makefile index cef039e8eec2..76620a80319a 100644 --- a/sysutils/chaoskube/Makefile +++ b/sysutils/chaoskube/Makefile @@ -1,7 +1,7 @@ PORTNAME= chaoskube PORTVERSION= 0.35.0 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MAINTAINER= dutra@FreeBSD.org diff --git a/sysutils/chezmoi/Makefile b/sysutils/chezmoi/Makefile index 159ae7c369a1..be0b4f6232f8 100644 --- a/sysutils/chezmoi/Makefile +++ b/sysutils/chezmoi/Makefile @@ -1,7 +1,7 @@ PORTNAME= chezmoi DISTVERSIONPREFIX= v DISTVERSION= 2.50.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= sysutils EXTRACT_ONLY= ${_DISTFILES:N*.js} diff --git a/sysutils/cilium/Makefile b/sysutils/cilium/Makefile index 652ad4a2b464..c169e9e3a5cf 100644 --- a/sysutils/cilium/Makefile +++ b/sysutils/cilium/Makefile @@ -1,7 +1,7 @@ PORTNAME= cilium DISTVERSIONPREFIX= v DISTVERSION= 0.16.24 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MAINTAINER= dutra@FreeBSD.org diff --git a/sysutils/cloud-nuke/Makefile b/sysutils/cloud-nuke/Makefile index a5b086920793..d9e81e72d7dc 100644 --- a/sysutils/cloud-nuke/Makefile +++ b/sysutils/cloud-nuke/Makefile @@ -1,6 +1,7 @@ PORTNAME= cloud-nuke DISTVERSIONPREFIX= v DISTVERSION= 0.41.0 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= dutra@FreeBSD.org diff --git a/sysutils/conmon/Makefile b/sysutils/conmon/Makefile index 1dafa5b307a7..559b9aad711d 100644 --- a/sysutils/conmon/Makefile +++ b/sysutils/conmon/Makefile @@ -1,7 +1,7 @@ PORTNAME= conmon DISTVERSIONPREFIX= v DISTVERSION= 2.1.13 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= dfr@FreeBSD.org diff --git a/sysutils/consul-alerts/Makefile b/sysutils/consul-alerts/Makefile index fb13b71483c4..0c5f51e5ae10 100644 --- a/sysutils/consul-alerts/Makefile +++ b/sysutils/consul-alerts/Makefile @@ -1,7 +1,7 @@ PORTNAME= consul-alerts PORTVERSION= 0.6.0 DISTVERSIONPREFIX= v -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= sysutils MAINTAINER= jhixson@FreeBSD.org diff --git a/sysutils/consul-replicate/Makefile b/sysutils/consul-replicate/Makefile index 9505e15ada92..442c4f992bd5 100644 --- a/sysutils/consul-replicate/Makefile +++ b/sysutils/consul-replicate/Makefile @@ -1,7 +1,7 @@ PORTNAME= consul-replicate PORTVERSION= 0.4.0 DISTVERSIONPREFIX= v -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= sysutils MAINTAINER= jhixson@FreeBSD.org diff --git a/sysutils/consul/Makefile b/sysutils/consul/Makefile index a49c295728c2..de2309dae853 100644 --- a/sysutils/consul/Makefile +++ b/sysutils/consul/Makefile @@ -1,6 +1,7 @@ PORTNAME= consul DISTVERSIONPREFIX= v DISTVERSION= 1.21.3 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= https://raw.githubusercontent.com/hashicorp/consul/${DISTVERSIONFULL}/ DISTFILES= go.mod \ diff --git a/sysutils/consul_exporter/Makefile b/sysutils/consul_exporter/Makefile index 223571336569..612da3de3ceb 100644 --- a/sysutils/consul_exporter/Makefile +++ b/sysutils/consul_exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= consul_exporter PORTVERSION= 0.3.0 DISTVERSIONPREFIX= v -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= sysutils MAINTAINER= t.tom@succont.de diff --git a/sysutils/containerd/Makefile b/sysutils/containerd/Makefile index 4550f73f48c2..d4339b7b4aac 100644 --- a/sysutils/containerd/Makefile +++ b/sysutils/containerd/Makefile @@ -1,6 +1,7 @@ PORTNAME= containerd DISTVERSIONPREFIX=v DISTVERSION= 2.1.4 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= decke@FreeBSD.org diff --git a/sysutils/coreos-ct/Makefile b/sysutils/coreos-ct/Makefile index 59e464827d70..903815568238 100644 --- a/sysutils/coreos-ct/Makefile +++ b/sysutils/coreos-ct/Makefile @@ -1,7 +1,7 @@ PORTNAME= coreos-ct PORTVERSION= 0.9.0 DISTVERSIONPREFIX= v -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= sysutils MAINTAINER= fabian.freyer@physik.tu-berlin.de diff --git a/sysutils/ctop/Makefile b/sysutils/ctop/Makefile index 402939929020..1f73b34f6206 100644 --- a/sysutils/ctop/Makefile +++ b/sysutils/ctop/Makefile @@ -1,7 +1,7 @@ PORTNAME= ctop DISTVERSIONPREFIX= v DISTVERSION= 0.7.7 -PORTREVISION= 26 +PORTREVISION= 27 CATEGORIES= sysutils MAINTAINER= ports@FreeBSD.org diff --git a/sysutils/dar/Makefile b/sysutils/dar/Makefile index ad171c03799f..c123c3cd091e 100644 --- a/sysutils/dar/Makefile +++ b/sysutils/dar/Makefile @@ -1,5 +1,5 @@ PORTNAME= dar -DISTVERSION= 2.7.19 +DISTVERSION= 2.8.0 CATEGORIES= sysutils archivers MASTER_SITES= SF @@ -29,7 +29,7 @@ CONFIGURE_ARGS= --datadir=${DATADIR} \ INSTALL_TARGET= install-strip -PLIST_SUB= SHLIB_VER=6000.8.3 +PLIST_SUB= SHLIB_VER=7000.0.0 OPTIONS_DEFINE= ARGON2 BZIP2 DELTA DOCS GCRYPT GPGME LZ4 LZMA LZO \ MULTITHR NLS ZLIB ZSTD diff --git a/sysutils/dar/distinfo b/sysutils/dar/distinfo index 6dfe2fa0c2b6..5b4d3917440b 100644 --- a/sysutils/dar/distinfo +++ b/sysutils/dar/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754027127 -SHA256 (dar-2.7.19.tar.gz) = 601d67e7824daca586f2594a22b584703f8f6599a73e87f2afed2dfae2370889 -SIZE (dar-2.7.19.tar.gz) = 2454221 +TIMESTAMP = 1754245596 +SHA256 (dar-2.8.0.tar.gz) = 061fcad82e694797179c51dba013bd49544db04b852693b973f4ec37cf3ad78a +SIZE (dar-2.8.0.tar.gz) = 2375068 diff --git a/sysutils/dar/pkg-plist b/sysutils/dar/pkg-plist index 875e645dd60d..2d2ec14f4460 100644 --- a/sysutils/dar/pkg-plist +++ b/sysutils/dar/pkg-plist @@ -6,12 +6,10 @@ bin/dar_split bin/dar_xform %%ETCDIR%%rc include/dar/archive.hpp -include/dar/archive5.hpp include/dar/archive_aux.hpp include/dar/archive_listing_callback.hpp include/dar/archive_num.hpp include/dar/archive_options.hpp -include/dar/archive_options5.hpp include/dar/archive_options_listing_shell.hpp include/dar/archive_summary.hpp include/dar/block_compressor.hpp @@ -25,9 +23,7 @@ include/dar/crc.hpp include/dar/crit_action.hpp include/dar/criterium.hpp include/dar/crypto.hpp -include/dar/data_tree.hpp include/dar/database.hpp -include/dar/database5.hpp include/dar/database_archives.hpp include/dar/database_aux.hpp include/dar/database_listing_callback.hpp @@ -38,9 +34,10 @@ include/dar/delta_sig_block_size.hpp include/dar/ea.hpp include/dar/entree_stats.hpp include/dar/entrepot.hpp +include/dar/entrepot_aux.hpp include/dar/entrepot_libcurl.hpp -include/dar/entrepot_libcurl5.hpp include/dar/entrepot_local.hpp +include/dar/eols.hpp include/dar/erreurs.hpp include/dar/etage.hpp include/dar/fichier_global.hpp @@ -55,7 +52,6 @@ include/dar/infinint.hpp include/dar/int_tools.hpp include/dar/integers.hpp include/dar/libdar.hpp -include/dar/libdar5.hpp include/dar/libdar_config.h include/dar/libdar_my_config.h include/dar/libdar_slave.hpp @@ -66,13 +62,13 @@ include/dar/mask.hpp include/dar/mask_list.hpp include/dar/mem_ui.hpp include/dar/memory_file.hpp -include/dar/mycurl_protocol.hpp include/dar/parallel_block_compressor.hpp include/dar/path.hpp include/dar/proto_compressor.hpp include/dar/proto_generic_file.hpp include/dar/range.hpp include/dar/real_infinint.hpp +include/dar/remote_entrepot_api.hpp include/dar/secu_string.hpp include/dar/shell_interaction.hpp include/dar/shell_interaction_emulator.hpp @@ -84,22 +80,14 @@ include/dar/tlv_list.hpp include/dar/tools.hpp include/dar/tuyau.hpp include/dar/user_interaction.hpp -include/dar/user_interaction5.hpp include/dar/user_interaction_blind.hpp include/dar/user_interaction_callback.hpp -include/dar/user_interaction_callback5.hpp include/dar/wrapperlib.hpp lib/libdar64.a lib/libdar64.so -lib/libdar64.so.6000 +lib/libdar64.so.7000 lib/libdar64.so.%%SHLIB_VER%% libdata/pkgconfig/libdar64.pc -share/man/man1/dar.1.gz -share/man/man1/dar_cp.1.gz -share/man/man1/dar_manager.1.gz -share/man/man1/dar_slave.1.gz -share/man/man1/dar_split.1.gz -share/man/man1/dar_xform.1.gz %%DATADIR%%/dar/pybind11_libdar.cpp %%PORTDOCS%%%%DOCSDIR%%/FAQ.html %%PORTDOCS%%%%DOCSDIR%%/Features.html @@ -165,4 +153,9 @@ share/man/man1/dar_xform.1.gz %%PORTDOCS%%%%DOCSDIR%%/style.css %%PORTDOCS%%%%DOCSDIR%%/usage_notes.html %%NLS%%share/locale/fr/LC_MESSAGES/dar.mo -%%NLS%%share/locale/sv/LC_MESSAGES/dar.mo +share/man/man1/dar.1.gz +share/man/man1/dar_cp.1.gz +share/man/man1/dar_manager.1.gz +share/man/man1/dar_slave.1.gz +share/man/man1/dar_split.1.gz +share/man/man1/dar_xform.1.gz diff --git a/sysutils/diffoci/Makefile b/sysutils/diffoci/Makefile index a63e1cceda3d..26f1749c26b1 100644 --- a/sysutils/diffoci/Makefile +++ b/sysutils/diffoci/Makefile @@ -1,7 +1,7 @@ PORTNAME= diffoci PORTVERSION= 0.1.7 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= sunpoet@FreeBSD.org diff --git a/sysutils/direnv/Makefile b/sysutils/direnv/Makefile index bd45d220412b..25f77a76bd68 100644 --- a/sysutils/direnv/Makefile +++ b/sysutils/direnv/Makefile @@ -1,7 +1,7 @@ PORTNAME= direnv DISTVERSIONPREFIX= v DISTVERSION= 2.35.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= sysutils MAINTAINER= bdrewery@FreeBSD.org diff --git a/sysutils/docker-credential-pass/Makefile b/sysutils/docker-credential-pass/Makefile index b1d6175c71a2..05cf63029f7c 100644 --- a/sysutils/docker-credential-pass/Makefile +++ b/sysutils/docker-credential-pass/Makefile @@ -1,7 +1,7 @@ PORTNAME= docker-credential-pass DISTVERSIONPREFIX= v DISTVERSION= 0.6.4 -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= sysutils MAINTAINER= ports@FreeBSD.org diff --git a/sysutils/docker-machine/Makefile b/sysutils/docker-machine/Makefile index 61227503ab60..1f2d3c68eaaf 100644 --- a/sysutils/docker-machine/Makefile +++ b/sysutils/docker-machine/Makefile @@ -1,7 +1,7 @@ PORTNAME= docker-machine PORTVERSION= 0.16.2 DISTVERSIONPREFIX= v -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= sysutils MAINTAINER= ports@FreeBSD.org diff --git a/sysutils/docker-registry/Makefile b/sysutils/docker-registry/Makefile index f5d0d532a210..f1cc239cf71b 100644 --- a/sysutils/docker-registry/Makefile +++ b/sysutils/docker-registry/Makefile @@ -1,7 +1,7 @@ PORTNAME= docker-registry PORTVERSION= 2.8.3 DISTVERSIONPREFIX=v -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= sysutils MAINTAINER= freebsd@yapsoft.it diff --git a/sysutils/docker/Makefile b/sysutils/docker/Makefile index 3e73baf09209..fee701f9ec6f 100644 --- a/sysutils/docker/Makefile +++ b/sysutils/docker/Makefile @@ -1,7 +1,7 @@ PORTNAME= docker PORTVERSION= 18.09.5 DISTVERSIONPREFIX= v -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= sysutils MAINTAINER= ports@FreeBSD.org diff --git a/sysutils/duf/Makefile b/sysutils/duf/Makefile index 7b116cd42e16..c428a82a027f 100644 --- a/sysutils/duf/Makefile +++ b/sysutils/duf/Makefile @@ -1,7 +1,7 @@ PORTNAME= duf DISTVERSIONPREFIX= v DISTVERSION= 0.8.1 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= sysutils MAINTAINER= lcook@FreeBSD.org diff --git a/sysutils/eksctl/Makefile b/sysutils/eksctl/Makefile index 8ed1bf836b80..e7558dc8b04a 100644 --- a/sysutils/eksctl/Makefile +++ b/sysutils/eksctl/Makefile @@ -1,5 +1,5 @@ PORTNAME= eksctl -PORTVERSION= 0.210.0 +PORTVERSION= 0.212.0 DISTVERSIONPREFIX= v PORTREVISION= 1 CATEGORIES= sysutils @@ -12,13 +12,13 @@ LICENSE= APACHE20 RUN_DEPENDS= kubectl:sysutils/kubectl -USES= go:1.24,modules +USES= go:modules PLIST_FILES= bin/${PORTNAME} GO_MODULE= github.com/eksctl-io/${PORTNAME} GO_TARGET= ./cmd/${PORTNAME} -GO_BUILDFLAGS= -ldflags="-X github.com/weaveworks/eksctl/pkg/version.gitCommit=b54410c56b4c \ +GO_BUILDFLAGS= -ldflags="-X github.com/weaveworks/eksctl/pkg/version.gitCommit=db83da480fee \ -X github.com/weaveworks/eksctl/pkg/version.buildDate=$$(date +%Y-%m-%dT%H:%M:%SZ)" .include <bsd.port.mk> diff --git a/sysutils/eksctl/distinfo b/sysutils/eksctl/distinfo index eb2fe247ba21..7390489ba5f7 100644 --- a/sysutils/eksctl/distinfo +++ b/sysutils/eksctl/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1750520878 -SHA256 (go/sysutils_eksctl/eksctl-v0.210.0/v0.210.0.mod) = 8bf2e3a5b5341f1d811f0deafe2b6a1d1c754901b747999e10e96e1a1264420a -SIZE (go/sysutils_eksctl/eksctl-v0.210.0/v0.210.0.mod) = 24577 -SHA256 (go/sysutils_eksctl/eksctl-v0.210.0/v0.210.0.zip) = 5a39b1b99664b93c22e1668a5024ab5540a93fa17a35d1c967f58a384b68f4b8 -SIZE (go/sysutils_eksctl/eksctl-v0.210.0/v0.210.0.zip) = 13763927 +TIMESTAMP = 1754318368 +SHA256 (go/sysutils_eksctl/eksctl-v0.212.0/v0.212.0.mod) = 9d3d1af4ac0d2ca5ab96870644ded1d1945787832a7ec87787ea8eb7d389d911 +SIZE (go/sysutils_eksctl/eksctl-v0.212.0/v0.212.0.mod) = 24747 +SHA256 (go/sysutils_eksctl/eksctl-v0.212.0/v0.212.0.zip) = bda6316ce2329285199c0b9464d90c3b5d30d23cbaa4107758b9e2d11ce783e4 +SIZE (go/sysutils_eksctl/eksctl-v0.212.0/v0.212.0.zip) = 13788235 diff --git a/sysutils/epazote/Makefile b/sysutils/epazote/Makefile index 7911c04dbb09..e10c690839da 100644 --- a/sysutils/epazote/Makefile +++ b/sysutils/epazote/Makefile @@ -1,6 +1,6 @@ PORTNAME= epazote PORTVERSION= 2.1.2 -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= sysutils MAINTAINER= nbari@tequila.io diff --git a/sysutils/equinix-metal-cli/Makefile b/sysutils/equinix-metal-cli/Makefile index 088d1859da30..3765c8978166 100644 --- a/sysutils/equinix-metal-cli/Makefile +++ b/sysutils/equinix-metal-cli/Makefile @@ -1,7 +1,7 @@ PORTNAME= equinix-metal-cli DISTVERSIONPREFIX= v DISTVERSION= 0.25.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= sysutils MAINTAINER= dch@FreeBSD.org diff --git a/sysutils/f2/Makefile b/sysutils/f2/Makefile index a3d1e6f5fb7c..e29c7f30e2af 100644 --- a/sysutils/f2/Makefile +++ b/sysutils/f2/Makefile @@ -1,7 +1,7 @@ PORTNAME= f2 DISTVERSIONPREFIX= v DISTVERSION= 2.0.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/sysutils/fluent-bit/Makefile b/sysutils/fluent-bit/Makefile index 9b90c5d6a2a5..f39d5c1b62e1 100644 --- a/sysutils/fluent-bit/Makefile +++ b/sysutils/fluent-bit/Makefile @@ -1,7 +1,6 @@ PORTNAME= fluent-bit DISTVERSIONPREFIX= v -DISTVERSION= 4.0.3 -PORTREVISION= 2 +DISTVERSION= 4.0.7 CATEGORIES= sysutils MAINTAINER= girgen@FreeBSD.org diff --git a/sysutils/fluent-bit/distinfo b/sysutils/fluent-bit/distinfo index 2b2ad2a5dad2..1093340bf93a 100644 --- a/sysutils/fluent-bit/distinfo +++ b/sysutils/fluent-bit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749503917 -SHA256 (fluent-fluent-bit-v4.0.3_GH0.tar.gz) = c7d276238d25242467218941842d8cd4df6cfa52cc9379ae5755220cdefd1dc1 -SIZE (fluent-fluent-bit-v4.0.3_GH0.tar.gz) = 32953239 +TIMESTAMP = 1754566593 +SHA256 (fluent-fluent-bit-v4.0.7_GH0.tar.gz) = cce8ba4f66cb8740e0078642eb9f41e4d25d1399dfbdc8f39c83dcf359380e92 +SIZE (fluent-fluent-bit-v4.0.7_GH0.tar.gz) = 34488067 diff --git a/sysutils/fluent-bit/pkg-plist b/sysutils/fluent-bit/pkg-plist index be62997e919d..d827791cf72a 100644 --- a/sysutils/fluent-bit/pkg-plist +++ b/sysutils/fluent-bit/pkg-plist @@ -103,6 +103,7 @@ include/fluent-bit/flb_net_dns.h include/fluent-bit/flb_network.h include/fluent-bit/flb_notification.h include/fluent-bit/flb_oauth2.h +include/fluent-bit/flb_opentelemetry.h include/fluent-bit/flb_output.h include/fluent-bit/flb_output_plugin.h include/fluent-bit/flb_output_thread.h @@ -163,6 +164,8 @@ include/fluent-bit/flb_zstd.h include/fluent-bit/simdutf/flb_simdutf_connector.h include/fluent-bit/tls/flb_tls.h include/fluent-bit/tls/flb_tls_info.h +include/fluent-bit/unicode/flb_conv.h +include/fluent-bit/unicode/flb_wchar.h include/fluent-bit/wasm/flb_wasm.h include/libco.h include/monkey/mk_core.h diff --git a/sysutils/fx/Makefile b/sysutils/fx/Makefile index b218dd44e875..5ada721e4bd2 100644 --- a/sysutils/fx/Makefile +++ b/sysutils/fx/Makefile @@ -1,6 +1,6 @@ PORTNAME= fx DISTVERSION= 35.0.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= sysutils MAINTAINER= sunpoet@FreeBSD.org diff --git a/sysutils/gcp-ops-agent/Makefile b/sysutils/gcp-ops-agent/Makefile index 285f5cd95e96..5c068b7b545a 100644 --- a/sysutils/gcp-ops-agent/Makefile +++ b/sysutils/gcp-ops-agent/Makefile @@ -1,6 +1,6 @@ PORTNAME= ops-agent DISTVERSION= 2.48.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= sysutils PKGNAMEPREFIX= gcp- diff --git a/sysutils/glow/Makefile b/sysutils/glow/Makefile index ebcbe94d10de..d399fb2c244c 100644 --- a/sysutils/glow/Makefile +++ b/sysutils/glow/Makefile @@ -1,7 +1,7 @@ PORTNAME= glow DISTVERSIONPREFIX= v DISTVERSION= 1.5.1 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= sysutils MAINTAINER= lcook@FreeBSD.org diff --git a/sysutils/go-ntfy/Makefile b/sysutils/go-ntfy/Makefile index 17cca53285ae..2d2ebeac5192 100644 --- a/sysutils/go-ntfy/Makefile +++ b/sysutils/go-ntfy/Makefile @@ -1,6 +1,7 @@ PORTNAME= ntfy DISTVERSIONPREFIX= v DISTVERSION= 2.13.0 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= LOCAL/dtxdf/${PORTNAME}/ PKGNAMEPREFIX= go- diff --git a/sysutils/go-wtf/Makefile b/sysutils/go-wtf/Makefile index 497161f27404..b0c27845b1f4 100644 --- a/sysutils/go-wtf/Makefile +++ b/sysutils/go-wtf/Makefile @@ -1,7 +1,7 @@ PORTNAME= wtf PORTVERSION= 0.43.0 DISTVERSIONPREFIX= v -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= sysutils PKGNAMEPREFIX= go- diff --git a/sysutils/goawk/Makefile b/sysutils/goawk/Makefile index dc852ce36178..a65e96f33fe0 100644 --- a/sysutils/goawk/Makefile +++ b/sysutils/goawk/Makefile @@ -1,7 +1,7 @@ PORTNAME= goawk DISTVERSIONPREFIX= v DISTVERSION= 1.29.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/sysutils/gomi/Makefile b/sysutils/gomi/Makefile index 2c55ca6b5b39..0dd69d9d705a 100644 --- a/sysutils/gomi/Makefile +++ b/sysutils/gomi/Makefile @@ -1,7 +1,7 @@ PORTNAME= gomi DISTVERSIONPREFIX= v DISTVERSION= 1.6.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= eduardo@FreeBSD.org diff --git a/sysutils/gomplate/Makefile b/sysutils/gomplate/Makefile index 34039f790553..97833c8d24a0 100644 --- a/sysutils/gomplate/Makefile +++ b/sysutils/gomplate/Makefile @@ -1,6 +1,7 @@ PORTNAME= gomplate DISTVERSIONPREFIX= v DISTVERSION= 4.3.3 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= eduardo@FreeBSD.org diff --git a/sysutils/gotop/Makefile b/sysutils/gotop/Makefile index 1b7f09dbc73c..583b18304b15 100644 --- a/sysutils/gotop/Makefile +++ b/sysutils/gotop/Makefile @@ -1,7 +1,7 @@ PORTNAME= gotop DISTVERSIONPREFIX= v DISTVERSION= 4.1.4 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/sysutils/hared/Makefile b/sysutils/hared/Makefile index ce128307eb66..d3387d055c97 100644 --- a/sysutils/hared/Makefile +++ b/sysutils/hared/Makefile @@ -1,7 +1,7 @@ PORTNAME= hared DISTVERSION= 1.0-45 DISTVERSIONSUFFIX= -g8341d8a -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= sysutils MAINTAINER= 0mp@FreeBSD.org diff --git a/sysutils/hcloud/Makefile b/sysutils/hcloud/Makefile index c9c7fcaad6ab..3d8794ead730 100644 --- a/sysutils/hcloud/Makefile +++ b/sysutils/hcloud/Makefile @@ -1,6 +1,7 @@ PORTNAME= hcloud DISTVERSIONPREFIX= v DISTVERSION= 1.51.0 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= uzsolt@FreeBSD.org diff --git a/sysutils/helm/Makefile b/sysutils/helm/Makefile index 0e897a1da082..2f0c3d37377d 100644 --- a/sysutils/helm/Makefile +++ b/sysutils/helm/Makefile @@ -1,6 +1,7 @@ PORTNAME= helm PORTVERSION= 3.18.4 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= danilo@FreeBSD.org diff --git a/sysutils/helmfile/Makefile b/sysutils/helmfile/Makefile index 1386eda2cd66..3d7c02ee3d5c 100644 --- a/sysutils/helmfile/Makefile +++ b/sysutils/helmfile/Makefile @@ -1,7 +1,7 @@ PORTNAME= helmfile DISTVERSIONPREFIX= v DISTVERSION= 1.1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= timp87@gmail.com diff --git a/sysutils/hostctl/Makefile b/sysutils/hostctl/Makefile index e47b1f90d78b..693827e9c4bf 100644 --- a/sysutils/hostctl/Makefile +++ b/sysutils/hostctl/Makefile @@ -1,7 +1,7 @@ PORTNAME= hostctl DISTVERSIONPREFIX= v DISTVERSION= 1.1.4 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= sysutils MAINTAINER= lcook@FreeBSD.org diff --git a/sysutils/immortal/Makefile b/sysutils/immortal/Makefile index 0d39a424e468..9c9763c1f56a 100644 --- a/sysutils/immortal/Makefile +++ b/sysutils/immortal/Makefile @@ -1,6 +1,6 @@ PORTNAME= immortal PORTVERSION= 0.24.4 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= sysutils MAINTAINER= nbari@tequila.io diff --git a/sysutils/infracost/Makefile b/sysutils/infracost/Makefile index 8baf6ddc7c94..82241d51d57b 100644 --- a/sysutils/infracost/Makefile +++ b/sysutils/infracost/Makefile @@ -1,7 +1,7 @@ PORTNAME= infracost DISTVERSIONPREFIX= v DISTVERSION= 0.10.41 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= dutra@FreeBSD.org diff --git a/sysutils/ipfs-go-fs-repo-migrations/Makefile b/sysutils/ipfs-go-fs-repo-migrations/Makefile index bb3931b15b18..5a28f4f34456 100644 --- a/sysutils/ipfs-go-fs-repo-migrations/Makefile +++ b/sysutils/ipfs-go-fs-repo-migrations/Makefile @@ -1,7 +1,7 @@ PORTNAME= ipfs-go-fs-repo-migrations DISTVERSIONPREFIX= v DISTVERSION= 1.7.1 -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= sysutils MASTER_SITES= https://github.com/ipfs/fs-repo-migrations/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ diff --git a/sysutils/ipget/Makefile b/sysutils/ipget/Makefile index bcb933946960..c4e604368087 100644 --- a/sysutils/ipget/Makefile +++ b/sysutils/ipget/Makefile @@ -1,6 +1,7 @@ PORTNAME= ipget DISTVERSIONPREFIX= v DISTVERSION= 0.11.3 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/sysutils/ipmi_exporter/Makefile b/sysutils/ipmi_exporter/Makefile index 09c0ec085fb3..ec90e9a6d237 100644 --- a/sysutils/ipmi_exporter/Makefile +++ b/sysutils/ipmi_exporter/Makefile @@ -1,6 +1,7 @@ PORTNAME= ipmi_exporter DISTVERSIONPREFIX= v DISTVERSION= 1.10.1 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= meka@tilda.center diff --git a/sysutils/istio/Makefile b/sysutils/istio/Makefile index 6e61258aebaf..8c6296de470b 100644 --- a/sysutils/istio/Makefile +++ b/sysutils/istio/Makefile @@ -1,6 +1,6 @@ PORTNAME= istio PORTVERSION= 1.7.4 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= sysutils MAINTAINER= danilo@FreeBSD.org diff --git a/sysutils/jest/Makefile b/sysutils/jest/Makefile index 36b5090b0130..85a0726c57ec 100644 --- a/sysutils/jest/Makefile +++ b/sysutils/jest/Makefile @@ -1,6 +1,6 @@ PORTNAME= jest DISTVERSION= 3.0.16 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/sysutils/k9s/Makefile b/sysutils/k9s/Makefile index e0975f024e37..47ae4bc2e7d8 100644 --- a/sysutils/k9s/Makefile +++ b/sysutils/k9s/Makefile @@ -1,6 +1,7 @@ PORTNAME= k9s DISTVERSIONPREFIX= v DISTVERSION= 0.50.9 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= gogolok@gmail.com diff --git a/sysutils/kopia/Makefile b/sysutils/kopia/Makefile index 60f178ed9428..39655b525921 100644 --- a/sysutils/kopia/Makefile +++ b/sysutils/kopia/Makefile @@ -1,6 +1,7 @@ PORTNAME= kopia DISTVERSIONPREFIX= v DISTVERSION= 0.21.1 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= eduardo@FreeBSD.org diff --git a/sysutils/kops/Makefile b/sysutils/kops/Makefile index 26655b68f528..848b88c5a986 100644 --- a/sysutils/kops/Makefile +++ b/sysutils/kops/Makefile @@ -1,6 +1,7 @@ PORTNAME= kops PORTVERSION= 1.32.1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= danilo@FreeBSD.org diff --git a/sysutils/kubectl/Makefile b/sysutils/kubectl/Makefile index 5d605bc6d99e..0b9ba2f44770 100644 --- a/sysutils/kubectl/Makefile +++ b/sysutils/kubectl/Makefile @@ -1,5 +1,5 @@ PORTNAME= kubectl -PORTVERSION= 1.33.2 +PORTVERSION= 1.33.3 DISTVERSIONPREFIX= v PORTREVISION= 1 CATEGORIES= sysutils @@ -10,7 +10,7 @@ WWW= https://github.com/kubernetes/kubectl LICENSE= APACHE20 -USES= cpe go:1.24,modules +USES= cpe go:modules CPE_VENDOR= jenkins CPE_PRODUCT= kubernetes diff --git a/sysutils/kubectl/distinfo b/sysutils/kubectl/distinfo index 14a598fbe10d..0634d5e0fc81 100644 --- a/sysutils/kubectl/distinfo +++ b/sysutils/kubectl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750519621 -SHA256 (kubernetes-kubernetes-v1.33.2_GH0.tar.gz) = 5588bb13437c0e6881f58ede88d200301c3d28b8ce124d58d3e7ed781d1d8d40 -SIZE (kubernetes-kubernetes-v1.33.2_GH0.tar.gz) = 37084757 +TIMESTAMP = 1754305304 +SHA256 (kubernetes-kubernetes-v1.33.3_GH0.tar.gz) = d634a8ec07d157a28f4bea640605175224d21d2d48a5a749fd204d2a9ac01825 +SIZE (kubernetes-kubernetes-v1.33.3_GH0.tar.gz) = 37087981 diff --git a/sysutils/kustomize/Makefile b/sysutils/kustomize/Makefile index 7e0b048e92cb..043636f77b6a 100644 --- a/sysutils/kustomize/Makefile +++ b/sysutils/kustomize/Makefile @@ -1,7 +1,7 @@ PORTNAME= kustomize DISTVERSIONPREFIX= v DISTVERSION= 5.6.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MAINTAINER= dutra@FreeBSD.org diff --git a/sysutils/loki/Makefile b/sysutils/loki/Makefile index bafd1867e306..e9ae98f4e5ad 100644 --- a/sysutils/loki/Makefile +++ b/sysutils/loki/Makefile @@ -1,7 +1,7 @@ PORTNAME= loki DISTVERSIONPREFIX= v DISTVERSION= 2.9.2 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= sysutils PKGNAMEPREFIX= grafana- diff --git a/sysutils/mackerel-agent/Makefile b/sysutils/mackerel-agent/Makefile index 3420cbdb3f8a..05b9ef6a2db9 100644 --- a/sysutils/mackerel-agent/Makefile +++ b/sysutils/mackerel-agent/Makefile @@ -1,7 +1,7 @@ PORTNAME= mackerel-agent DISTVERSIONPREFIX= v DISTVERSION= 0.85.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MAINTAINER= meta@FreeBSD.org diff --git a/sysutils/minikube/Makefile b/sysutils/minikube/Makefile index ec35c6e12968..16902319aa2d 100644 --- a/sysutils/minikube/Makefile +++ b/sysutils/minikube/Makefile @@ -1,7 +1,7 @@ PORTNAME= minikube PORTVERSION= 1.36.0 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= danilo@FreeBSD.org diff --git a/sysutils/mise/Makefile b/sysutils/mise/Makefile index 9275fe0682de..24488d0757c6 100644 --- a/sysutils/mise/Makefile +++ b/sysutils/mise/Makefile @@ -1,6 +1,6 @@ PORTNAME= mise DISTVERSIONPREFIX= v -DISTVERSION= 2025.7.31 +DISTVERSION= 2025.8.7 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org @@ -132,8 +132,11 @@ CARGO_CRATES= addr2line-0.24.2 \ curve25519-dalek-4.1.3 \ curve25519-dalek-derive-0.1.1 \ darling-0.20.11 \ + darling-0.21.0 \ darling_core-0.20.11 \ + darling_core-0.21.0 \ darling_macro-0.20.11 \ + darling_macro-0.21.0 \ dashmap-5.5.3 \ dashmap-6.1.0 \ deflate64-0.1.9 \ @@ -468,6 +471,8 @@ CARGO_CRATES= addr2line-0.24.2 \ regex-syntax-0.8.5 \ reqwest-0.12.22 \ ring-0.17.14 \ + rmcp-0.3.2 \ + rmcp-macros-0.3.2 \ rmp-0.8.14 \ rmp-serde-1.3.0 \ roff-0.2.2 \ @@ -494,6 +499,7 @@ CARGO_CRATES= addr2line-0.24.2 \ schannel-0.1.27 \ schemars-0.9.0 \ schemars-1.0.4 \ + schemars_derive-1.0.4 \ scoped-tls-1.0.1 \ scopeguard-1.2.0 \ scrypt-0.11.0 \ @@ -510,6 +516,7 @@ CARGO_CRATES= addr2line-0.24.2 \ serde-1.0.219 \ serde-value-0.7.0 \ serde_derive-1.0.219 \ + serde_derive_internals-0.29.1 \ serde_ignored-0.1.12 \ serde_json-1.0.141 \ serde_regex-1.1.0 \ diff --git a/sysutils/mise/distinfo b/sysutils/mise/distinfo index 1062ab6ea94b..7698c2949a39 100644 --- a/sysutils/mise/distinfo +++ b/sysutils/mise/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1753847637 +TIMESTAMP = 1754558171 SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1 SIZE (rust/crates/addr2line-0.24.2.crate) = 39015 SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa @@ -215,10 +215,16 @@ SHA256 (rust/crates/curve25519-dalek-derive-0.1.1.crate) = f46882e17999c6cc590af SIZE (rust/crates/curve25519-dalek-derive-0.1.1.crate) = 11723 SHA256 (rust/crates/darling-0.20.11.crate) = fc7f46116c46ff9ab3eb1597a45688b6715c6e628b5c133e288e709a29bcb4ee SIZE (rust/crates/darling-0.20.11.crate) = 37614 +SHA256 (rust/crates/darling-0.21.0.crate) = a79c4acb1fd5fa3d9304be4c76e031c54d2e92d172a393e24b19a14fe8532fe9 +SIZE (rust/crates/darling-0.21.0.crate) = 39548 SHA256 (rust/crates/darling_core-0.20.11.crate) = 0d00b9596d185e565c2207a0b01f8bd1a135483d02d9b7b0a54b11da8d53412e SIZE (rust/crates/darling_core-0.20.11.crate) = 68006 +SHA256 (rust/crates/darling_core-0.21.0.crate) = 74875de90daf30eb59609910b84d4d368103aaec4c924824c6799b28f77d6a1d +SIZE (rust/crates/darling_core-0.21.0.crate) = 72313 SHA256 (rust/crates/darling_macro-0.20.11.crate) = fc34b93ccb385b40dc71c6fceac4b2ad23662c7eeb248cf10d529b7e055b6ead SIZE (rust/crates/darling_macro-0.20.11.crate) = 2532 +SHA256 (rust/crates/darling_macro-0.21.0.crate) = e79f8e61677d5df9167cd85265f8e5f64b215cdea3fb55eebc3e622e44c7a146 +SIZE (rust/crates/darling_macro-0.21.0.crate) = 2526 SHA256 (rust/crates/dashmap-5.5.3.crate) = 978747c1d849a7d2ee5e8adc0159961c48fb7e5db2f06af6723b80123bb53856 SIZE (rust/crates/dashmap-5.5.3.crate) = 24061 SHA256 (rust/crates/dashmap-6.1.0.crate) = 5041cc499144891f3790297212f32a74fb938e5136a14943f338ef9e0ae276cf @@ -887,6 +893,10 @@ SHA256 (rust/crates/reqwest-0.12.22.crate) = cbc931937e6ca3a06e3b6c0aa7841849b16 SIZE (rust/crates/reqwest-0.12.22.crate) = 200283 SHA256 (rust/crates/ring-0.17.14.crate) = a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7 SIZE (rust/crates/ring-0.17.14.crate) = 1502610 +SHA256 (rust/crates/rmcp-0.3.2.crate) = 1f0d0d5493be0d181a62db489eab7838669b81885972ca00ceca893cf6ac2883 +SIZE (rust/crates/rmcp-0.3.2.crate) = 124928 +SHA256 (rust/crates/rmcp-macros-0.3.2.crate) = 4aebc912b8fa7d54999adc4e45601d1d95fe458f97eb0a1277eddcd6382cf4b1 +SIZE (rust/crates/rmcp-macros-0.3.2.crate) = 9032 SHA256 (rust/crates/rmp-0.8.14.crate) = 228ed7c16fa39782c3b3468e974aec2795e9089153cd08ee2e9aefb3613334c4 SIZE (rust/crates/rmp-0.8.14.crate) = 29687 SHA256 (rust/crates/rmp-serde-1.3.0.crate) = 52e599a477cf9840e92f2cde9a7189e67b42c57532749bf90aea6ec10facd4db @@ -939,6 +949,8 @@ SHA256 (rust/crates/schemars-0.9.0.crate) = 4cd191f9397d57d581cddd31014772520aa4 SIZE (rust/crates/schemars-0.9.0.crate) = 80032 SHA256 (rust/crates/schemars-1.0.4.crate) = 82d20c4491bc164fa2f6c5d44565947a52ad80b9505d8e36f8d54c27c739fcd0 SIZE (rust/crates/schemars-1.0.4.crate) = 88282 +SHA256 (rust/crates/schemars_derive-1.0.4.crate) = 33d020396d1d138dc19f1165df7545479dcd58d93810dc5d646a16e55abefa80 +SIZE (rust/crates/schemars_derive-1.0.4.crate) = 31126 SHA256 (rust/crates/scoped-tls-1.0.1.crate) = e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294 SIZE (rust/crates/scoped-tls-1.0.1.crate) = 8202 SHA256 (rust/crates/scopeguard-1.2.0.crate) = 94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49 @@ -971,6 +983,8 @@ SHA256 (rust/crates/serde-value-0.7.0.crate) = f3a1a3341211875ef120e117ea7fd5228 SIZE (rust/crates/serde-value-0.7.0.crate) = 10249 SHA256 (rust/crates/serde_derive-1.0.219.crate) = 5b0276cf7f2c73365f7157c8123c21cd9a50fbbd844757af28ca1f5925fc2a00 SIZE (rust/crates/serde_derive-1.0.219.crate) = 57798 +SHA256 (rust/crates/serde_derive_internals-0.29.1.crate) = 18d26a20a969b9e3fdf2fc2d9f21eda6c40e2de84c9408bb5d3b05d499aae711 +SIZE (rust/crates/serde_derive_internals-0.29.1.crate) = 26189 SHA256 (rust/crates/serde_ignored-0.1.12.crate) = b516445dac1e3535b6d658a7b528d771153dfb272ed4180ca4617a20550365ff SIZE (rust/crates/serde_ignored-0.1.12.crate) = 13050 SHA256 (rust/crates/serde_json-1.0.141.crate) = 30b9eff21ebe718216c6ec64e1d9ac57087aad11efc64e32002bce4a0d4c03d3 @@ -1405,5 +1419,5 @@ SHA256 (rust/crates/zstd-safe-7.2.4.crate) = 8f49c4d5f0abb602a93fb8736af2a4f4dd9 SIZE (rust/crates/zstd-safe-7.2.4.crate) = 29350 SHA256 (rust/crates/zstd-sys-2.0.15+zstd.1.5.7.crate) = eb81183ddd97d0c74cedf1d50d85c8d08c1b8b68ee863bdee9e706eedba1a237 SIZE (rust/crates/zstd-sys-2.0.15+zstd.1.5.7.crate) = 774847 -SHA256 (jdx-mise-v2025.7.31_GH0.tar.gz) = bbf0dd54962a8f8082fc287899f42f1f7e47b61082a1a43148620be019991673 -SIZE (jdx-mise-v2025.7.31_GH0.tar.gz) = 4390568 +SHA256 (jdx-mise-v2025.8.7_GH0.tar.gz) = 5c90f647e9060bf23be6d6a2be5cdb5c230ee80b2a6c7730ea2763920b086849 +SIZE (jdx-mise-v2025.8.7_GH0.tar.gz) = 4416498 diff --git a/sysutils/mkr/Makefile b/sysutils/mkr/Makefile index 117bf6a4dce7..cd91b6bb101a 100644 --- a/sysutils/mkr/Makefile +++ b/sysutils/mkr/Makefile @@ -1,7 +1,7 @@ PORTNAME= mkr DISTVERSIONPREFIX= v DISTVERSION= 0.61.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= tagattie@FreeBSD.org diff --git a/sysutils/mongodb_exporter/Makefile b/sysutils/mongodb_exporter/Makefile index bf12df4ec098..218ee9110d25 100644 --- a/sysutils/mongodb_exporter/Makefile +++ b/sysutils/mongodb_exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= mongodb_exporter DISTVERSIONPREFIX= v DISTVERSION= 0.45.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= dutra@FreeBSD.org diff --git a/sysutils/mult/Makefile b/sysutils/mult/Makefile new file mode 100644 index 000000000000..7774450e8b03 --- /dev/null +++ b/sysutils/mult/Makefile @@ -0,0 +1,22 @@ +PORTNAME= mult +DISTVERSIONPREFIX= v +DISTVERSION= 0.2.0 +CATEGORIES= sysutils + +MAINTAINER= olgeni@FreeBSD.org +COMMENT= Run a command multiple times and glance at the outputs +WWW= https://github.com/dhth/mult + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +USES= go:modules + +USE_GITHUB= yes +GH_ACCOUNT= dhth + +GO_MODULE= github.com/dhth/mult + +PLIST_FILES= bin/mult + +.include <bsd.port.mk> diff --git a/sysutils/mult/distinfo b/sysutils/mult/distinfo new file mode 100644 index 000000000000..055bbeefdb9b --- /dev/null +++ b/sysutils/mult/distinfo @@ -0,0 +1,7 @@ +TIMESTAMP = 1754584505 +SHA256 (go/sysutils_mult/dhth-mult-v0.2.0_GH0/v0.2.0.mod) = 6d652137122a510c8f13c81fcd54cb604266eb7014f2aaf29e808a8f8f24af39 +SIZE (go/sysutils_mult/dhth-mult-v0.2.0_GH0/v0.2.0.mod) = 1243 +SHA256 (go/sysutils_mult/dhth-mult-v0.2.0_GH0/v0.2.0.zip) = 4e11c9a4a128296e2c7bdbaa0127ba514e63c9b3da1c9884fe8003b7459ab069 +SIZE (go/sysutils_mult/dhth-mult-v0.2.0_GH0/v0.2.0.zip) = 20174 +SHA256 (go/sysutils_mult/dhth-mult-v0.2.0_GH0/dhth-mult-v0.2.0_GH0.tar.gz) = a962be7bfaea78cbfc71e9326c4931c942ebcd24d61c58910b77b899117d077e +SIZE (go/sysutils_mult/dhth-mult-v0.2.0_GH0/dhth-mult-v0.2.0_GH0.tar.gz) = 12607 diff --git a/sysutils/mult/pkg-descr b/sysutils/mult/pkg-descr new file mode 100644 index 000000000000..7a5ac834d9f5 --- /dev/null +++ b/sysutils/mult/pkg-descr @@ -0,0 +1,13 @@ +mult is a command-line tool that runs shell commands multiple times and +provides a terminal user interface (TUI) for comparing the outputs. + +Features: + +- Run commands multiple times concurrently or sequentially +- Specify number of runs +- Add delay between runs +- Stop at first failure +- Compare outputs via TUI + +Useful for investigating inconsistent web server responses, checking flaky +test suite outcomes, and running performance/stress tests. diff --git a/sysutils/nerdctl/Makefile b/sysutils/nerdctl/Makefile index e7178a5bead5..4908cf87b8b1 100644 --- a/sysutils/nerdctl/Makefile +++ b/sysutils/nerdctl/Makefile @@ -1,6 +1,7 @@ PORTNAME= nerdctl DISTVERSIONPREFIX=v DISTVERSION= 2.1.3 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= laurent.chardon@gmail.com diff --git a/sysutils/node_exporter/Makefile b/sysutils/node_exporter/Makefile index 5172d5e65ce6..be3d8f3b2ff7 100644 --- a/sysutils/node_exporter/Makefile +++ b/sysutils/node_exporter/Makefile @@ -1,6 +1,7 @@ PORTNAME= node_exporter DISTVERSIONPREFIX= v DISTVERSION= 1.9.1 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= dor.bsd@xm0.uk diff --git a/sysutils/nomad-driver-podman/Makefile b/sysutils/nomad-driver-podman/Makefile index 50fc7b5e93c6..c3fe7503d172 100644 --- a/sysutils/nomad-driver-podman/Makefile +++ b/sysutils/nomad-driver-podman/Makefile @@ -1,6 +1,7 @@ PORTNAME= nomad-driver-podman DISTVERSIONPREFIX= v DISTVERSION= 0.6.3 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= grembo@FreeBSD.org diff --git a/sysutils/nomad/Makefile b/sysutils/nomad/Makefile index 140e49f99bf9..ac4f641fb9b0 100644 --- a/sysutils/nomad/Makefile +++ b/sysutils/nomad/Makefile @@ -1,7 +1,7 @@ PORTNAME= nomad DISTVERSIONPREFIX= v DISTVERSION= 1.9.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MASTER_SITES= https://raw.githubusercontent.com/hashicorp/nomad/${DISTVERSIONFULL}/ DISTFILES= go.mod \ diff --git a/sysutils/nut_exporter/Makefile b/sysutils/nut_exporter/Makefile index f508d922c233..d2ba9f623bb3 100644 --- a/sysutils/nut_exporter/Makefile +++ b/sysutils/nut_exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= nut_exporter DISTVERSIONPREFIX= v DISTVERSION= 3.0.0 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= sysutils MAINTAINER= bsd@j-star.org diff --git a/sysutils/oc/Makefile b/sysutils/oc/Makefile index e348d4c5c8b3..b823266c2bfd 100644 --- a/sysutils/oc/Makefile +++ b/sysutils/oc/Makefile @@ -1,7 +1,7 @@ PORTNAME= oc PORTVERSION= 4.9 DISTVERSIONPREFIX= release- -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= sysutils MAINTAINER= jhixson@freebsd.org diff --git a/sysutils/opa/Makefile b/sysutils/opa/Makefile index ca4d3e9b3139..5f47de3d5249 100644 --- a/sysutils/opa/Makefile +++ b/sysutils/opa/Makefile @@ -1,7 +1,7 @@ PORTNAME= opa DISTVERSIONPREFIX= v DISTVERSION= 1.5.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/sysutils/opentofu/Makefile b/sysutils/opentofu/Makefile index 0cf1535dcad0..8f8a67b8e89a 100644 --- a/sysutils/opentofu/Makefile +++ b/sysutils/opentofu/Makefile @@ -1,6 +1,7 @@ PORTNAME= opentofu DISTVERSIONPREFIX= v -DISTVERSION= 1.10.4 +DISTVERSION= 1.10.5 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= bofh@FreeBSD.org diff --git a/sysutils/opentofu/distinfo b/sysutils/opentofu/distinfo index 45858d7575f3..b0f21e2bd114 100644 --- a/sysutils/opentofu/distinfo +++ b/sysutils/opentofu/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1754027218 -SHA256 (go/sysutils_opentofu/opentofu-v1.10.4/v1.10.4.mod) = 2ab9a71ecd09412b0b6732144ab5830ac6e1f9da7ca2dd689474b1d827f5cd29 -SIZE (go/sysutils_opentofu/opentofu-v1.10.4/v1.10.4.mod) = 14241 -SHA256 (go/sysutils_opentofu/opentofu-v1.10.4/v1.10.4.zip) = 80d625ef7fe699a6d14276a5be281c98bb751d09ad184e419e19b331513ae7d3 -SIZE (go/sysutils_opentofu/opentofu-v1.10.4/v1.10.4.zip) = 6751054 +TIMESTAMP = 1754246101 +SHA256 (go/sysutils_opentofu/opentofu-v1.10.5/v1.10.5.mod) = 2ab9a71ecd09412b0b6732144ab5830ac6e1f9da7ca2dd689474b1d827f5cd29 +SIZE (go/sysutils_opentofu/opentofu-v1.10.5/v1.10.5.mod) = 14241 +SHA256 (go/sysutils_opentofu/opentofu-v1.10.5/v1.10.5.zip) = 6a09e970411a14302315183e606ffca04ae08f7c07716418c64ab795b0ea89a9 +SIZE (go/sysutils_opentofu/opentofu-v1.10.5/v1.10.5.zip) = 6752716 diff --git a/sysutils/packer/Makefile b/sysutils/packer/Makefile index 92c4913a1745..17a1f77b2128 100644 --- a/sysutils/packer/Makefile +++ b/sysutils/packer/Makefile @@ -1,7 +1,7 @@ PORTNAME= packer PORTVERSION= 1.10.1 DISTVERSIONPREFIX= v -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= sysutils MAINTAINER= brad@facefault.org diff --git a/sysutils/paladin/Makefile b/sysutils/paladin/Makefile index 440764349271..ff7673cb52b0 100644 --- a/sysutils/paladin/Makefile +++ b/sysutils/paladin/Makefile @@ -1,6 +1,6 @@ PORTNAME= paladin PORTVERSION= 2.0.1 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= sysutils MAINTAINER= rwestlun@gmail.com diff --git a/sysutils/pipeform/Makefile b/sysutils/pipeform/Makefile index 1574be768b31..3a6c2ac6d9e5 100644 --- a/sysutils/pipeform/Makefile +++ b/sysutils/pipeform/Makefile @@ -1,6 +1,7 @@ PORTNAME= pipeform DISTVERSIONPREFIX= v DISTVERSION= 0.2.1 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= olgeni@FreeBSD.org diff --git a/sysutils/plasma6-discover/distinfo b/sysutils/plasma6-discover/distinfo index 751b3c8fa639..48752a3ed561 100644 --- a/sysutils/plasma6-discover/distinfo +++ b/sysutils/plasma6-discover/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752584474 -SHA256 (KDE/plasma/6.4.3/discover-6.4.3.tar.xz) = c2dd8238aaa8c801a12c6f29d70f24467bad59209c5fc8fae97cbbbac45dde10 -SIZE (KDE/plasma/6.4.3/discover-6.4.3.tar.xz) = 1109876 +TIMESTAMP = 1754413476 +SHA256 (KDE/plasma/6.4.4/discover-6.4.4.tar.xz) = baea19fadb3dee8e9516a402aa3bc16f1dd5f4b7dbe46a6ecd0617c508842e96 +SIZE (KDE/plasma/6.4.4/discover-6.4.4.tar.xz) = 1108896 diff --git a/sysutils/plasma6-kde-cli-tools/distinfo b/sysutils/plasma6-kde-cli-tools/distinfo index 1704c9e713e7..9c1264c98ef5 100644 --- a/sysutils/plasma6-kde-cli-tools/distinfo +++ b/sysutils/plasma6-kde-cli-tools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752584475 -SHA256 (KDE/plasma/6.4.3/kde-cli-tools-6.4.3.tar.xz) = d54cc42f8c955ef8322976655a1ed003cca24b42c1a8f517bc1c27ce17af6e28 -SIZE (KDE/plasma/6.4.3/kde-cli-tools-6.4.3.tar.xz) = 638520 +TIMESTAMP = 1754413477 +SHA256 (KDE/plasma/6.4.4/kde-cli-tools-6.4.4.tar.xz) = 1cd1e21cacc1c73f4a25d5e98f3fbe8425ba8f2faa13e4aad83030cbf21fcf4c +SIZE (KDE/plasma/6.4.4/kde-cli-tools-6.4.4.tar.xz) = 640420 diff --git a/sysutils/plasma6-kinfocenter/Makefile b/sysutils/plasma6-kinfocenter/Makefile index 05220ff570f4..0bd26466aa22 100644 --- a/sysutils/plasma6-kinfocenter/Makefile +++ b/sysutils/plasma6-kinfocenter/Makefile @@ -1,6 +1,5 @@ PORTNAME= kinfocenter DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 2 CATEGORIES= sysutils kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/sysutils/plasma6-kinfocenter/distinfo b/sysutils/plasma6-kinfocenter/distinfo index b665bc59ba71..d9f0313fc8ea 100644 --- a/sysutils/plasma6-kinfocenter/distinfo +++ b/sysutils/plasma6-kinfocenter/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752584475 -SHA256 (KDE/plasma/6.4.3/kinfocenter-6.4.3.tar.xz) = 4d5f499470772a74b4f229f676feb7aefd12ec2b2d36458b8483d8dca3a48a79 -SIZE (KDE/plasma/6.4.3/kinfocenter-6.4.3.tar.xz) = 758404 +TIMESTAMP = 1754413477 +SHA256 (KDE/plasma/6.4.4/kinfocenter-6.4.4.tar.xz) = 27629f287c4361e3f127daac38f01d0abb23355ca6da3822f418b398bf0ea0b1 +SIZE (KDE/plasma/6.4.4/kinfocenter-6.4.4.tar.xz) = 758404 diff --git a/sysutils/plasma6-kmenuedit/distinfo b/sysutils/plasma6-kmenuedit/distinfo index a8d8ea8b1668..ecb0bc10e652 100644 --- a/sysutils/plasma6-kmenuedit/distinfo +++ b/sysutils/plasma6-kmenuedit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752584475 -SHA256 (KDE/plasma/6.4.3/kmenuedit-6.4.3.tar.xz) = 94fb26effce185240a88f82bbf756a6b3b6f0a2d0556529c4a27a7f62aa79c89 -SIZE (KDE/plasma/6.4.3/kmenuedit-6.4.3.tar.xz) = 884860 +TIMESTAMP = 1754413477 +SHA256 (KDE/plasma/6.4.4/kmenuedit-6.4.4.tar.xz) = 2af771dfedc334aaaac0976d66bf9c8c8e830030ad6d2a328b36be44bbc9eec9 +SIZE (KDE/plasma/6.4.4/kmenuedit-6.4.4.tar.xz) = 884764 diff --git a/sysutils/plasma6-ksystemstats/distinfo b/sysutils/plasma6-ksystemstats/distinfo index 7bc9f8c630c6..28e8497ae80f 100644 --- a/sysutils/plasma6-ksystemstats/distinfo +++ b/sysutils/plasma6-ksystemstats/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752584475 -SHA256 (KDE/plasma/6.4.3/ksystemstats-6.4.3.tar.xz) = 0d1bdb518fd723555110f8dc4ed9b509b03b267e40cc2d709587af2c4ce8da0c -SIZE (KDE/plasma/6.4.3/ksystemstats-6.4.3.tar.xz) = 156520 +TIMESTAMP = 1754413478 +SHA256 (KDE/plasma/6.4.4/ksystemstats-6.4.4.tar.xz) = 9a3a74d2cea2077dd87533dc85edfe011b6f6fc2ef1ab0a0a35d550319454667 +SIZE (KDE/plasma/6.4.4/ksystemstats-6.4.4.tar.xz) = 157192 diff --git a/sysutils/plasma6-libksysguard/distinfo b/sysutils/plasma6-libksysguard/distinfo index 97b35976b800..a970bd60bd42 100644 --- a/sysutils/plasma6-libksysguard/distinfo +++ b/sysutils/plasma6-libksysguard/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752584476 -SHA256 (KDE/plasma/6.4.3/libksysguard-6.4.3.tar.xz) = 57a353315fd20b0e466ee399d8ec6af9e7b574328311fa8717731267beb732e2 -SIZE (KDE/plasma/6.4.3/libksysguard-6.4.3.tar.xz) = 334260 +TIMESTAMP = 1754413478 +SHA256 (KDE/plasma/6.4.4/libksysguard-6.4.4.tar.xz) = f12fd2e11d2d504d57556cb520a442ed9660f59c7d4b1fbbb17bee02eba0fb2f +SIZE (KDE/plasma/6.4.4/libksysguard-6.4.4.tar.xz) = 336100 diff --git a/sysutils/plasma6-libksysguard/pkg-plist b/sysutils/plasma6-libksysguard/pkg-plist index fe11d49835e5..9bcdeaf94a54 100644 --- a/sysutils/plasma6-libksysguard/pkg-plist +++ b/sysutils/plasma6-libksysguard/pkg-plist @@ -525,12 +525,17 @@ share/locale/pt/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.piechart.mo share/locale/pt/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.textonly.mo share/locale/pt/LC_MESSAGES/ksysguard_sensors.mo share/locale/pt/LC_MESSAGES/processcore.mo +share/locale/pt_BR/LC_MESSAGES/KSysGuardFormatter.mo share/locale/pt_BR/LC_MESSAGES/KSysGuardSensorFaces.mo share/locale/pt_BR/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.barchart.mo +share/locale/pt_BR/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.colorgrid.mo share/locale/pt_BR/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.facegrid.mo +share/locale/pt_BR/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.horizontalbars.mo share/locale/pt_BR/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.linechart.mo share/locale/pt_BR/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.piechart.mo share/locale/pt_BR/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.textonly.mo +share/locale/pt_BR/LC_MESSAGES/ksysguard_sensors.mo +share/locale/pt_BR/LC_MESSAGES/ksysguard_systemstats.mo share/locale/pt_BR/LC_MESSAGES/processcore.mo share/locale/ro/LC_MESSAGES/KSysGuardSensorFaces.mo share/locale/ro/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.barchart.mo diff --git a/sysutils/plasma6-plasma-disks/distinfo b/sysutils/plasma6-plasma-disks/distinfo index 12d005ebfc3d..046a925ef628 100644 --- a/sysutils/plasma6-plasma-disks/distinfo +++ b/sysutils/plasma6-plasma-disks/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752584476 -SHA256 (KDE/plasma/6.4.3/plasma-disks-6.4.3.tar.xz) = bd6e63475642afe7222862d72d454cd9ca6c7f391f481c2b145c2ab79346c213 -SIZE (KDE/plasma/6.4.3/plasma-disks-6.4.3.tar.xz) = 105204 +TIMESTAMP = 1754413478 +SHA256 (KDE/plasma/6.4.4/plasma-disks-6.4.4.tar.xz) = 38f984261fb84b03e7c37ddf8b5fb9cb34644e714a6b547c14771aa5458bfaa0 +SIZE (KDE/plasma/6.4.4/plasma-disks-6.4.4.tar.xz) = 105280 diff --git a/sysutils/plasma6-plasma-systemmonitor/distinfo b/sysutils/plasma6-plasma-systemmonitor/distinfo index 0053c2fe8bc4..efe882b8fc06 100644 --- a/sysutils/plasma6-plasma-systemmonitor/distinfo +++ b/sysutils/plasma6-plasma-systemmonitor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752584477 -SHA256 (KDE/plasma/6.4.3/plasma-systemmonitor-6.4.3.tar.xz) = 6856e399265526332ee9389fbcf819d3d07a0ea2ed4567d545ae088e4895d230 -SIZE (KDE/plasma/6.4.3/plasma-systemmonitor-6.4.3.tar.xz) = 217036 +TIMESTAMP = 1754413479 +SHA256 (KDE/plasma/6.4.4/plasma-systemmonitor-6.4.4.tar.xz) = c9d4a27ef93f1ec29a9b181c56dbf16ce81aa1a6ad30c837ff987c3552888e78 +SIZE (KDE/plasma/6.4.4/plasma-systemmonitor-6.4.4.tar.xz) = 217804 diff --git a/sysutils/plasma6-polkit-kde-agent-1/distinfo b/sysutils/plasma6-polkit-kde-agent-1/distinfo index 9b7faec60f3c..e8eb930543b9 100644 --- a/sysutils/plasma6-polkit-kde-agent-1/distinfo +++ b/sysutils/plasma6-polkit-kde-agent-1/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752584477 -SHA256 (KDE/plasma/6.4.3/polkit-kde-agent-1-6.4.3.tar.xz) = 22731b0fa02e9fdcbd5926a3c5386100f20acd7a0263967216579b08445682e7 -SIZE (KDE/plasma/6.4.3/polkit-kde-agent-1-6.4.3.tar.xz) = 57604 +TIMESTAMP = 1754413479 +SHA256 (KDE/plasma/6.4.4/polkit-kde-agent-1-6.4.4.tar.xz) = 2c218f4e66f5f933b9cdd0c6886f53625a2bf7f1c8df64bb485835ae72877e3d +SIZE (KDE/plasma/6.4.4/polkit-kde-agent-1-6.4.4.tar.xz) = 57964 diff --git a/sysutils/plasma6-powerdevil/distinfo b/sysutils/plasma6-powerdevil/distinfo index 17ebf5e2e04f..55da6769fe21 100644 --- a/sysutils/plasma6-powerdevil/distinfo +++ b/sysutils/plasma6-powerdevil/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752584478 -SHA256 (KDE/plasma/6.4.3/powerdevil-6.4.3.tar.xz) = c247d0c414905de09f1c0133028481fb0f1ecfa26d89372acefaffab15052bd6 -SIZE (KDE/plasma/6.4.3/powerdevil-6.4.3.tar.xz) = 1229460 +TIMESTAMP = 1754413480 +SHA256 (KDE/plasma/6.4.4/powerdevil-6.4.4.tar.xz) = caaf0b4dc6547c9490f499f46ba3cde750d8f4d393776a1fff652b1be9810028 +SIZE (KDE/plasma/6.4.4/powerdevil-6.4.4.tar.xz) = 1228416 diff --git a/sysutils/plasma6-systemsettings/distinfo b/sysutils/plasma6-systemsettings/distinfo index dc5b69881098..f30f98d386af 100644 --- a/sysutils/plasma6-systemsettings/distinfo +++ b/sysutils/plasma6-systemsettings/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752584478 -SHA256 (KDE/plasma/6.4.3/systemsettings-6.4.3.tar.xz) = cc1cdcd710f3f5fd242486edca94d7193d45db417803ed629ac7627eb2305556 -SIZE (KDE/plasma/6.4.3/systemsettings-6.4.3.tar.xz) = 219396 +TIMESTAMP = 1754413480 +SHA256 (KDE/plasma/6.4.4/systemsettings-6.4.4.tar.xz) = 6b14788bf19397f58f0231cb9ccd57c3218ca71afd2d9f1c745581e13fa57748 +SIZE (KDE/plasma/6.4.4/systemsettings-6.4.4.tar.xz) = 219260 diff --git a/sysutils/podman/Makefile b/sysutils/podman/Makefile index ecf20d4b523b..c2e45ab777c5 100644 --- a/sysutils/podman/Makefile +++ b/sysutils/podman/Makefile @@ -1,6 +1,7 @@ PORTNAME= podman DISTVERSIONPREFIX= v DISTVERSION= 5.5.2 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= dfr@FreeBSD.org diff --git a/sysutils/popeye/Makefile b/sysutils/popeye/Makefile index bf0605eb1c45..204887acb1f6 100644 --- a/sysutils/popeye/Makefile +++ b/sysutils/popeye/Makefile @@ -1,7 +1,7 @@ PORTNAME= popeye DISTVERSIONPREFIX= v DISTVERSION= 0.22.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MAINTAINER= dutra@FreeBSD.org diff --git a/sysutils/py-overlord/Makefile b/sysutils/py-overlord/Makefile index 13e21c4b8b7c..4b9a9adcaff5 100644 --- a/sysutils/py-overlord/Makefile +++ b/sysutils/py-overlord/Makefile @@ -1,6 +1,6 @@ PORTNAME= overlord DISTVERSIONPREFIX= v -DISTVERSION= 0.15.0 +DISTVERSION= 0.16.0 CATEGORIES= sysutils python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/sysutils/py-overlord/distinfo b/sysutils/py-overlord/distinfo index c02e5b6b35fa..b02d9d864c73 100644 --- a/sysutils/py-overlord/distinfo +++ b/sysutils/py-overlord/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754176586 -SHA256 (DtxdF-overlord-v0.15.0_GH0.tar.gz) = 75a6ace722b206dc13c998a5f1d3132d2680e53ff2316e97ac947471ee20c6ff -SIZE (DtxdF-overlord-v0.15.0_GH0.tar.gz) = 97766 +TIMESTAMP = 1754606573 +SHA256 (DtxdF-overlord-v0.16.0_GH0.tar.gz) = 7a0c210808f6ca8d4a73dc32135bfe4d65946763834f70bfd62847c7e1d2674e +SIZE (DtxdF-overlord-v0.16.0_GH0.tar.gz) = 98887 diff --git a/sysutils/py-queuelib/Makefile b/sysutils/py-queuelib/Makefile index 04f085043785..e9bca5c086e9 100644 --- a/sysutils/py-queuelib/Makefile +++ b/sysutils/py-queuelib/Makefile @@ -1,5 +1,5 @@ PORTNAME= queuelib -PORTVERSION= 1.7.0 +PORTVERSION= 1.8.0 CATEGORIES= sysutils python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,8 +11,7 @@ WWW= https://github.com/scrapy/queuelib LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PY_SETUPTOOLS} \ - ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=1.27.0:devel/py-hatchling@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} TEST_DEPENDS:= ${RUN_DEPENDS} diff --git a/sysutils/py-queuelib/distinfo b/sysutils/py-queuelib/distinfo index ae97357b9616..0e3281b76271 100644 --- a/sysutils/py-queuelib/distinfo +++ b/sysutils/py-queuelib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1715818445 -SHA256 (queuelib-1.7.0.tar.gz) = 2855162096cf0230510890b354379ea1c0ff19d105d3147d349d2433bb222b08 -SIZE (queuelib-1.7.0.tar.gz) = 13291 +TIMESTAMP = 1754387864 +SHA256 (queuelib-1.8.0.tar.gz) = 582bc65514481100b0539bd671da6b355b878869cfc77d92c63b75fcc9cf8e27 +SIZE (queuelib-1.8.0.tar.gz) = 11675 diff --git a/sysutils/rest-server/Makefile b/sysutils/rest-server/Makefile index 974c7f224f5c..9ebb9e916c39 100644 --- a/sysutils/rest-server/Makefile +++ b/sysutils/rest-server/Makefile @@ -1,7 +1,7 @@ PORTNAME= rest-server DISTVERSIONPREFIX= v DISTVERSION= 0.13.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= sysutils MAINTAINER= dch@FreeBSD.org diff --git a/sysutils/restic/Makefile b/sysutils/restic/Makefile index 12dcf4f3ec1e..e68d9d35a37b 100644 --- a/sysutils/restic/Makefile +++ b/sysutils/restic/Makefile @@ -1,7 +1,7 @@ PORTNAME= restic DISTVERSIONPREFIX= v DISTVERSION= 0.18.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MAINTAINER= eduardo@FreeBSD.org diff --git a/sysutils/rubygem-fluentd/Makefile b/sysutils/rubygem-fluentd/Makefile index d70d3d0a1339..d3a31f4be9ab 100644 --- a/sysutils/rubygem-fluentd/Makefile +++ b/sysutils/rubygem-fluentd/Makefile @@ -1,6 +1,5 @@ PORTNAME= fluentd -PORTVERSION= 1.18.0 -PORTREVISION= 1 +PORTVERSION= 1.19.0 CATEGORIES= sysutils rubygems MASTER_SITES= RG @@ -11,21 +10,26 @@ WWW= https://fluentd.org/ LICENSE= APACHE20 RUN_DEPENDS= \ + rubygem-async-http>=0.86:www/rubygem-async-http \ rubygem-base6402>=0.2<0.3:converters/rubygem-base6402 \ rubygem-bundler>=0:sysutils/rubygem-bundler \ rubygem-cool.io>=1.4.5<2.0.0:devel/rubygem-cool.io \ rubygem-csv>=3.2:devel/rubygem-csv \ rubygem-drb>=2.2<2.3:devel/rubygem-drb \ + rubygem-fiddle>=1.1:devel/rubygem-fiddle \ rubygem-http_parser.rb>=0.5.1<0.9.0:net/rubygem-http_parser.rb \ rubygem-logger>=0.6:devel/rubygem-logger \ rubygem-msgpack>=1.3.1<2.0.0:devel/rubygem-msgpack \ + rubygem-oj>=3.16.10:devel/rubygem-oj \ rubygem-serverengine>=2.2.5<3.0.0:net/rubygem-serverengine \ rubygem-sigdump>=0.2.5<0.3:devel/rubygem-sigdump \ rubygem-strptime>=0.2.2<1.0.0:devel/rubygem-strptime \ rubygem-tzinfo1>=1.0<3.0:devel/rubygem-tzinfo1 \ rubygem-tzinfo-data>=1.0<2:devel/rubygem-tzinfo-data \ + rubygem-uri>=1.0<2:net/rubygem-uri \ rubygem-webrick>=1.4.2<1.10:www/rubygem-webrick \ - rubygem-yajl-ruby>=1.0<2:devel/rubygem-yajl-ruby + rubygem-yajl-ruby>=1.0<2:devel/rubygem-yajl-ruby \ + rubygem-zstd-ruby>=1.5<2:devel/rubygem-zstd-ruby PLIST_FILES= bin/fluent-cap-ctl bin/fluent-cat bin/fluent-ctl \ bin/fluent-debug bin/fluent-gem bin/fluentd \ diff --git a/sysutils/rubygem-fluentd/distinfo b/sysutils/rubygem-fluentd/distinfo index ca73a3147496..4d97e9582fed 100644 --- a/sysutils/rubygem-fluentd/distinfo +++ b/sysutils/rubygem-fluentd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1732891526 -SHA256 (rubygem/fluentd-1.18.0.gem) = 0dc947180c222a730ea68516b13ac93627b043b974af8adb6c0ddf0723680e80 -SIZE (rubygem/fluentd-1.18.0.gem) = 577024 +TIMESTAMP = 1754301256 +SHA256 (rubygem/fluentd-1.19.0.gem) = 96530a9d5706dfd3672efea69270004756ea9ee44d7788113102798c345ed400 +SIZE (rubygem/fluentd-1.19.0.gem) = 581120 diff --git a/sysutils/rubygem-fluentd/files/fluentd.in b/sysutils/rubygem-fluentd/files/fluentd.in index a32b9c6f3aca..c3e4578cbdec 100644 --- a/sysutils/rubygem-fluentd/files/fluentd.in +++ b/sysutils/rubygem-fluentd/files/fluentd.in @@ -27,6 +27,7 @@ load_rc_config $name : ${fluentd_user="%%USER%%"} : ${fluentd_group="%%GROUP%%"} : ${fluentd_flags:=""} +: ${fluentd_env:="FLUENT_CONF_INCLUDE_DIR=${fluentd_dir}/conf.d"} start_precmd="fluentd_start_precmd" diff --git a/sysutils/rubygem-fluentd/files/patch-fluentd.gemspec b/sysutils/rubygem-fluentd/files/patch-fluentd.gemspec new file mode 100644 index 000000000000..cf5057682d3e --- /dev/null +++ b/sysutils/rubygem-fluentd/files/patch-fluentd.gemspec @@ -0,0 +1,11 @@ +--- fluentd.gemspec.orig 2025-08-04 14:45:32.893843000 +0200 ++++ fluentd.gemspec 2025-08-04 14:45:43.993159000 +0200 +@@ -36,8 +36,6 @@ + s.add_runtime_dependency(%q<zstd-ruby>.freeze, ["~> 1.5".freeze]) + s.add_runtime_dependency(%q<uri>.freeze, ["~> 1.0".freeze]) + s.add_runtime_dependency(%q<async-http>.freeze, ["~> 0.86".freeze]) +- s.add_runtime_dependency(%q<io-event>.freeze, ["< 1.11.0".freeze]) +- s.add_runtime_dependency(%q<io-stream>.freeze, ["< 0.8.0".freeze]) + s.add_runtime_dependency(%q<base64>.freeze, ["~> 0.2".freeze]) + s.add_runtime_dependency(%q<csv>.freeze, ["~> 3.2".freeze]) + s.add_runtime_dependency(%q<drb>.freeze, ["~> 2.2".freeze]) diff --git a/sysutils/runj/Makefile b/sysutils/runj/Makefile index 360661dc3b19..2b14b2433329 100644 --- a/sysutils/runj/Makefile +++ b/sysutils/runj/Makefile @@ -1,7 +1,7 @@ PORTNAME= runj DISTVERSIONPREFIX= v DISTVERSION= 0.1.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= sysutils MAINTAINER= dch@FreeBSD.org diff --git a/sysutils/rush/Makefile b/sysutils/rush/Makefile index 39c0e5aa162e..5d39249ad909 100644 --- a/sysutils/rush/Makefile +++ b/sysutils/rush/Makefile @@ -1,7 +1,7 @@ PORTNAME= rush DISTVERSIONPREFIX= v DISTVERSION= 0.5.7 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= sysutils PKGNAMESUFFIX= -parallelization-tool diff --git a/sysutils/sake/Makefile b/sysutils/sake/Makefile index 470ce5464d57..55b2b18c525c 100644 --- a/sysutils/sake/Makefile +++ b/sysutils/sake/Makefile @@ -1,7 +1,7 @@ PORTNAME= sake PORTVERSION= 0.15.1 DISTVERSIONPREFIX= v -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= sysutils MAINTAINER= ehaupt@FreeBSD.org diff --git a/sysutils/sensu-go/Makefile b/sysutils/sensu-go/Makefile index b30098633d82..4ea2b177fb33 100644 --- a/sysutils/sensu-go/Makefile +++ b/sysutils/sensu-go/Makefile @@ -1,7 +1,7 @@ PORTNAME= sensu-go PORTVERSION= 6.9.2 DISTVERSIONPREFIX= v -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= sysutils MAINTAINER= jp+ports@supplntr.io diff --git a/sysutils/serf/Makefile b/sysutils/serf/Makefile index d5e62a047e20..9df0907b8dd0 100644 --- a/sysutils/serf/Makefile +++ b/sysutils/serf/Makefile @@ -1,7 +1,7 @@ PORTNAME= serf DISTVERSIONPREFIX= v DISTVERSION= 0.10.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= sysutils PKGNAMEPREFIX= hashicorp- diff --git a/sysutils/sg3_utils/Makefile b/sysutils/sg3_utils/Makefile index 0520e6ca68f9..ac9542b2d491 100644 --- a/sysutils/sg3_utils/Makefile +++ b/sysutils/sg3_utils/Makefile @@ -1,6 +1,6 @@ PORTNAME= sg3_utils DISTVERSION= 1.48 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://sg.danny.cz/sg/p/ diff --git a/sysutils/sg3_utils/files/patch-src_sg__wr__mode.c b/sysutils/sg3_utils/files/patch-src_sg__wr__mode.c new file mode 100644 index 000000000000..e9e1c7c2c7cb --- /dev/null +++ b/sysutils/sg3_utils/files/patch-src_sg__wr__mode.c @@ -0,0 +1,28 @@ +--- src/sg_wr_mode.c.orig 2023-06-24 02:05:48 UTC ++++ src/sg_wr_mode.c +@@ -374,17 +374,23 @@ main(int argc, char * argv[]) + } + } + if (cfile_arg || contents_arg) { ++ const char * inp = (cfile_arg ? cfile_arg : contents_arg); ++ + if (cfile_arg && contents_arg) { + pr2serr("Cannot have both --contents= and --cfile= options\n"); + return SG_LIB_SYNTAX_ERROR; + } + memset(read_in, 0, read_in_sz); +- if ((ret = build_mode_page(optarg, !! cfile_arg, do_raw, read_in, +- &read_in_len, read_in_sz))) { ++ if ((ret = build_mode_page(inp, !! cfile_arg, do_raw, ++ read_in, &read_in_len, read_in_sz))) { + pr2serr("bad argument to '%s'\n", cfile_arg ? "--cfile=" : + "--contents="); + return ret; + } ++ if (verbose > 5) { ++ pr2serr("Decoded contents:\n"); ++ hex2stderr(read_in, read_in_len, 1); ++ } + got_contents = true; + } + diff --git a/sysutils/siegfried/Makefile b/sysutils/siegfried/Makefile index 3a9d5ec999f5..cf2bf22df93f 100644 --- a/sysutils/siegfried/Makefile +++ b/sysutils/siegfried/Makefile @@ -1,7 +1,7 @@ PORTNAME= siegfried DISTVERSIONPREFIX= v DISTVERSION= 1.11.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= sysutils MAINTAINER= eduardo@FreeBSD.org diff --git a/sysutils/skopeo/Makefile b/sysutils/skopeo/Makefile index 8d380f917e93..07c7876acd07 100644 --- a/sysutils/skopeo/Makefile +++ b/sysutils/skopeo/Makefile @@ -1,6 +1,7 @@ PORTNAME= skopeo DISTVERSIONPREFIX= v DISTVERSION= 1.19.0 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= dfr@FreeBSD.org diff --git a/sysutils/slurm-wlm/Makefile b/sysutils/slurm-wlm/Makefile index 4db32cacac65..b7002208382b 100644 --- a/sysutils/slurm-wlm/Makefile +++ b/sysutils/slurm-wlm/Makefile @@ -1,11 +1,11 @@ PORTNAME= slurm DISTVERSION= 23.11.7 -PORTREVISION= 4 +PORTREVISION= 7 CATEGORIES= sysutils MASTER_SITES= https://download.schedmd.com/slurm/ PKGNAMESUFFIX= -wlm -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rikka.goering@outlook.de COMMENT= Simple Linux Utility for Resource Management WWW= https://slurm.schedmd.com/ @@ -43,7 +43,8 @@ GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip TEST_TARGET= check -PLIST_SUB= PORTVERSION="${DISTVERSION}" VER="${DISTVERSION:R}" +PLIST_SUB= PORTVERSION="${DISTVERSION}" VER="${DISTVERSION:R}" \ + USERS=${USERS} GROUPS=${GROUPS} SHEBANG_FILES= doc/html/shtml2html.py doc/man/man2html.py PORTDOCS= * @@ -162,6 +163,8 @@ pre-configure: ${REINPLACE_CMD} -e 's|htmldir = \$${datadir.*$$|htmldir = @htmldir@|' post-install: + @${MKDIR} ${STAGEDIR}/var/spool/slurmctld + @${CHMOD} 700 ${STAGEDIR}/var/spool/slurmctld ${INSTALL_DATA} ${WRKSRC}/etc/slurm.conf.example \ ${STAGEDIR}${PREFIX}/etc/slurm.conf.sample diff --git a/sysutils/slurm-wlm/files/patch-src_common_slurm__protocol__socket.c b/sysutils/slurm-wlm/files/patch-src_common_slurm__protocol__socket.c new file mode 100644 index 000000000000..d5ae5ef84c32 --- /dev/null +++ b/sysutils/slurm-wlm/files/patch-src_common_slurm__protocol__socket.c @@ -0,0 +1,43 @@ +--- src/common/slurm_protocol_socket.c.orig 2024-05-21 17:19:51 UTC ++++ src/common/slurm_protocol_socket.c +@@ -491,6 +491,27 @@ extern int slurm_init_msg_engine(slurm_addr_t *addr, b + extern int slurm_init_msg_engine(slurm_addr_t *addr, bool quiet) + { + int rc; ++ ++ #if defined(__FreeBSD__) ++ /* ++ * FreeBSD requires the sa_len field to be set correctly in ++ * struct sockaddr_in / sockaddr_in6 before calling bind(). ++ * If it is unset, bind() may fail with EINVAL. ++ * ++ * This adjustment ensures the correct length is set based ++ * on the address family before bind() is called. ++ */ ++ if (addr->ss_family == AF_INET) { ++ ((struct sockaddr_in *)addr)->sin_len = sizeof(struct sockaddr_in); ++ } else if (addr->ss_family == AF_INET6) { ++ ((struct sockaddr_in6 *)addr)->sin6_len = sizeof(struct sockaddr_in6); ++ } ++ ++ /* Track the correct length for bind() */ ++ socklen_t bind_len = (addr->ss_family == AF_INET6) ++ ? sizeof(struct sockaddr_in6) : sizeof(struct sockaddr_in); ++ #endif ++ + int fd; + int log_lvl = LOG_LEVEL_ERROR; + const int one = 1; +@@ -511,7 +532,11 @@ extern int slurm_init_msg_engine(slurm_addr_t *addr, b + goto error; + } + +- rc = bind(fd, (struct sockaddr const *) addr, sizeof(*addr)); ++ #if defined(__FreeBSD__) ++ rc = bind(fd, (struct sockaddr const *) addr, bind_len); ++ #else ++ rc = bind(fd, (struct sockaddr const *) addr, sizeof(*addr)); ++ #endif + if (rc < 0) { + format_print(log_lvl, "Error binding slurm stream socket: %m"); + goto error; diff --git a/sysutils/slurm-wlm/files/patch-src_interfaces_cgroup.c b/sysutils/slurm-wlm/files/patch-src_interfaces_cgroup.c index 12bf2f7f5656..4b8616be9ee3 100644 --- a/sysutils/slurm-wlm/files/patch-src_interfaces_cgroup.c +++ b/sysutils/slurm-wlm/files/patch-src_interfaces_cgroup.c @@ -1,6 +1,6 @@ ---- src/interfaces/cgroup.c.orig 2023-11-21 22:33:29 UTC +--- src/interfaces/cgroup.c.orig 2024-05-21 17:19:51 UTC +++ src/interfaces/cgroup.c -@@ -419,6 +419,7 @@ extern char *autodetect_cgroup_version(void) +@@ -421,6 +421,7 @@ extern char *autodetect_cgroup_version(void) struct statfs fs; int cgroup_ver = -1; @@ -8,7 +8,7 @@ if (statfs("/sys/fs/cgroup/", &fs) < 0) { error("cgroup filesystem not mounted in /sys/fs/cgroup/"); return NULL; -@@ -451,6 +452,7 @@ extern char *autodetect_cgroup_version(void) +@@ -453,6 +454,7 @@ extern char *autodetect_cgroup_version(void) error("Unknown filesystem type mounted on /sys/fs/cgroup"); return NULL; } diff --git a/sysutils/slurm-wlm/pkg-plist b/sysutils/slurm-wlm/pkg-plist index 72bf05a521d4..315d8d210ce4 100644 --- a/sysutils/slurm-wlm/pkg-plist +++ b/sysutils/slurm-wlm/pkg-plist @@ -255,3 +255,4 @@ sbin/slurmctld sbin/slurmd sbin/slurmdbd sbin/slurmstepd +@dir(%%USERS%%,%%GROUPS%%,700) /var/spool/slurmctld diff --git a/sysutils/smug/Makefile b/sysutils/smug/Makefile index 5c4eb40ab038..b165076e520f 100644 --- a/sysutils/smug/Makefile +++ b/sysutils/smug/Makefile @@ -1,7 +1,7 @@ PORTNAME= smug DISTVERSIONPREFIX= v DISTVERSION= 0.3.3 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= sysutils MAINTAINER= lcook@FreeBSD.org diff --git a/sysutils/snmp_exporter/Makefile b/sysutils/snmp_exporter/Makefile index a2b28e3c1696..f18941925174 100644 --- a/sysutils/snmp_exporter/Makefile +++ b/sysutils/snmp_exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= snmp_exporter DISTVERSIONPREFIX=v DISTVERSION= 0.29.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MAINTAINER= ivy@FreeBSD.org diff --git a/sysutils/snmp_exporter20/Makefile b/sysutils/snmp_exporter20/Makefile index 30cf993e4003..164dff43bfd6 100644 --- a/sysutils/snmp_exporter20/Makefile +++ b/sysutils/snmp_exporter20/Makefile @@ -1,7 +1,7 @@ PORTNAME= snmp_exporter PORTVERSION= 0.20.0 DISTVERSIONPREFIX=v -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils PKGNAMESUFFIX= 20 diff --git a/sysutils/sockaddr/Makefile b/sysutils/sockaddr/Makefile index 93cc17854892..430ae2dcfffa 100644 --- a/sysutils/sockaddr/Makefile +++ b/sysutils/sockaddr/Makefile @@ -1,7 +1,7 @@ PORTNAME= sockaddr DISTVERSIONPREFIX= v DISTVERSION= 1.0.7 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= sysutils MAINTAINER= eduardo@FreeBSD.org diff --git a/sysutils/stressdisk/Makefile b/sysutils/stressdisk/Makefile index 90d72143a9db..d22383bca1a0 100644 --- a/sysutils/stressdisk/Makefile +++ b/sysutils/stressdisk/Makefile @@ -1,7 +1,7 @@ PORTNAME= stressdisk DISTVERSIONPREFIX= v DISTVERSION= 1.0.13 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= sysutils MAINTAINER= eduardo@FreeBSD.org diff --git a/sysutils/superfile/Makefile b/sysutils/superfile/Makefile index 243a5ff3220c..f1d3dcc60261 100644 --- a/sysutils/superfile/Makefile +++ b/sysutils/superfile/Makefile @@ -1,6 +1,7 @@ PORTNAME= superfile DISTVERSIONPREFIX= v -DISTVERSION= 1.3.2 +DISTVERSION= 1.3.3 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= sysutils diff --git a/sysutils/superfile/distinfo b/sysutils/superfile/distinfo index 8e816c0ae667..28a5b5664010 100644 --- a/sysutils/superfile/distinfo +++ b/sysutils/superfile/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752691516 -SHA256 (go/sysutils_superfile/superfile-v1.3.2/v1.3.2.mod) = 75e1e0938ca31f51c80697126aa7daae2746bf67f2c8e6defcfe0610e0fc44cc -SIZE (go/sysutils_superfile/superfile-v1.3.2/v1.3.2.mod) = 3109 -SHA256 (go/sysutils_superfile/superfile-v1.3.2/v1.3.2.zip) = de95f53461d478a6b48e3adc68be5adff56c97fbb0c446cb46eb88645424a938 -SIZE (go/sysutils_superfile/superfile-v1.3.2/v1.3.2.zip) = 16513048 +TIMESTAMP = 1754049854 +SHA256 (go/sysutils_superfile/superfile-v1.3.3/v1.3.3.mod) = 75e1e0938ca31f51c80697126aa7daae2746bf67f2c8e6defcfe0610e0fc44cc +SIZE (go/sysutils_superfile/superfile-v1.3.3/v1.3.3.mod) = 3109 +SHA256 (go/sysutils_superfile/superfile-v1.3.3/v1.3.3.zip) = f81af634399861cdd84b6bf45b2677df65fd344cb8989da4260d610a0ac2e13f +SIZE (go/sysutils_superfile/superfile-v1.3.3/v1.3.3.zip) = 16518668 diff --git a/sysutils/tempo/Makefile b/sysutils/tempo/Makefile index 3df3531dd841..4fb756965c42 100644 --- a/sysutils/tempo/Makefile +++ b/sysutils/tempo/Makefile @@ -1,7 +1,7 @@ PORTNAME= tempo DISTVERSIONPREFIX= v DISTVERSION= 2.7.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES+= https://raw.githubusercontent.com/${GH_ACCOUNT}/${PORTNAME}/${DISTVERSIONFULL}/ PKGNAMEPREFIX= grafana- diff --git a/sysutils/terraform-docs/Makefile b/sysutils/terraform-docs/Makefile index cabb850995c0..f920225f0e82 100644 --- a/sysutils/terraform-docs/Makefile +++ b/sysutils/terraform-docs/Makefile @@ -1,7 +1,7 @@ PORTNAME= terraform-docs DISTVERSIONPREFIX= v DISTVERSION= 0.20.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils textproc MAINTAINER= dutra@FreeBSD.org diff --git a/sysutils/terraform-provider-gridscale/Makefile b/sysutils/terraform-provider-gridscale/Makefile index 230e8b831425..c0eb27618da3 100644 --- a/sysutils/terraform-provider-gridscale/Makefile +++ b/sysutils/terraform-provider-gridscale/Makefile @@ -1,7 +1,7 @@ PORTNAME= terraform-provider-gridscale PORTVERSION= 1.6.2 DISTVERSIONPREFIX= v -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= sysutils MAINTAINER= egypcio@FreeBSD.org diff --git a/sysutils/terraform-provider-vultr/Makefile b/sysutils/terraform-provider-vultr/Makefile index a5d6a356be4e..849461d33790 100644 --- a/sysutils/terraform-provider-vultr/Makefile +++ b/sysutils/terraform-provider-vultr/Makefile @@ -1,7 +1,7 @@ PORTNAME= terraform-provider-vultr PORTVERSION= 0.1.10 DISTVERSIONPREFIX= v -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= sysutils MAINTAINER= zachary.crownover@gmail.com diff --git a/sysutils/terraform-switcher/Makefile b/sysutils/terraform-switcher/Makefile index c32e77bd796d..52d73ee8f399 100644 --- a/sysutils/terraform-switcher/Makefile +++ b/sysutils/terraform-switcher/Makefile @@ -1,7 +1,7 @@ PORTNAME= terraform-switcher DISTVERSIONPREFIX= v DISTVERSION= 1.4.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MAINTAINER= dutra@FreeBSD.org diff --git a/sysutils/terraform/Makefile b/sysutils/terraform/Makefile index 3f56fe4f2ab6..b62d73e59ca0 100644 --- a/sysutils/terraform/Makefile +++ b/sysutils/terraform/Makefile @@ -1,6 +1,7 @@ PORTNAME= terraform DISTVERSIONPREFIX= v DISTVERSION= 1.11.4 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/${DISTVERSIONFULL}/:gomod DISTFILES= ${DISTVERSIONFULL}${EXTRACT_SUFX} \ diff --git a/sysutils/terragrunt/Makefile b/sysutils/terragrunt/Makefile index edd10efe99c2..22f1a7bec617 100644 --- a/sysutils/terragrunt/Makefile +++ b/sysutils/terragrunt/Makefile @@ -1,7 +1,7 @@ PORTNAME= terragrunt DISTVERSIONPREFIX= v DISTVERSION= 0.81.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= dutra@FreeBSD.org diff --git a/sysutils/tflint/Makefile b/sysutils/tflint/Makefile index 71c346ca6168..8427e49bb660 100644 --- a/sysutils/tflint/Makefile +++ b/sysutils/tflint/Makefile @@ -1,7 +1,7 @@ PORTNAME= tflint DISTVERSIONPREFIX= v DISTVERSION= 0.58.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= dutra@FreeBSD.org diff --git a/sysutils/treetop/Makefile b/sysutils/treetop/Makefile index 6418a082fa0b..af215b532fec 100644 --- a/sysutils/treetop/Makefile +++ b/sysutils/treetop/Makefile @@ -1,7 +1,7 @@ PORTNAME= treetop DISTVERSIONPREFIX= v DISTVERSION= ${MODVERSION:S/-/./g:R} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MAINTAINER= hoanga@gmail.com diff --git a/sysutils/usacloud-core/Makefile b/sysutils/usacloud-core/Makefile index 029315ddba9d..33bc96fa6a9c 100644 --- a/sysutils/usacloud-core/Makefile +++ b/sysutils/usacloud-core/Makefile @@ -1,5 +1,5 @@ PORTNAME= usacloud -PORTREVISION= 5 +PORTREVISION= 6 #PORTREVISION= Use PORTREVISION in Makefile.version instead CATEGORIES= sysutils PKGNAMESUFFIX= -core diff --git a/sysutils/vagrant-gitlab/Makefile b/sysutils/vagrant-gitlab/Makefile new file mode 100644 index 000000000000..5464b510b55c --- /dev/null +++ b/sysutils/vagrant-gitlab/Makefile @@ -0,0 +1,120 @@ +PORTNAME= vagrant +PORTVERSION= 2.4.7 +DISTVERSIONPREFIX= v +CATEGORIES= sysutils rubygems devel +PKGNAMESUFFIX= -gitlab + +MAINTAINER= ports@FreeBSD.org +COMMENT= Vagrant Virtual Machine Manager +WWW= https://www.vagrantup.com/ + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= rubygem-builder>=2.1.2:devel/rubygem-builder \ + rubygem-bundler>=1.12.5:sysutils/rubygem-bundler \ + rubygem-main>=1.0:devel/rubygem-main +RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss \ + curl:ftp/curl \ + rubygem-base6402>=0.2.0<0.3:converters/rubygem-base6402 \ + rubygem-bcrypt_pbkdf>=1.1<2:security/rubygem-bcrypt_pbkdf \ + rubygem-childprocess-gitlab>=5.1<6:devel/rubygem-childprocess-gitlab \ + rubygem-ed25519>=1.3.0:security/rubygem-ed25519 \ + rubygem-erubi>=0:www/rubygem-erubi \ + rubygem-hashicorp-checkpoint>=0.1.5<0.2:www/rubygem-hashicorp-checkpoint \ + rubygem-i18n>=1.12,2<2,2:devel/rubygem-i18n \ + rubygem-ipaddr>=1.2.4:net/rubygem-ipaddr \ + rubygem-listen>=3.7<4:devel/rubygem-listen \ + rubygem-log4r>=1.1.9<1.1.11:sysutils/rubygem-log4r \ + rubygem-logger-gitlab>=1.0<2:devel/rubygem-logger-gitlab \ + rubygem-mime-types-gitlab>=3.3<4:misc/rubygem-mime-types-gitlab \ + rubygem-net-ftp>=0.2<1:ftp/rubygem-net-ftp \ + rubygem-net-scp>=4.0<5:security/rubygem-net-scp \ + rubygem-net-sftp>=4.0<5:security/rubygem-net-sftp \ + rubygem-net-ssh>=7.0,2<8,2:security/rubygem-net-ssh \ + rubygem-rb-kqueue>=0.2.0<0.3:devel/rubygem-rb-kqueue \ + rubygem-rexml>=3.2<4:textproc/rubygem-rexml \ + rubygem-rubyzip-gitlab>=2.3.2:archivers/rubygem-rubyzip-gitlab \ + rubygem-vagrant_cloud-gitlab>=3.1.2<3.2:sysutils/rubygem-vagrant_cloud-gitlab \ + rubygem-wdm>=0.2.0<0.3:devel/rubygem-wdm \ + rubygem-winrm>=2.3.9<3:sysutils/rubygem-winrm \ + rubygem-winrm-elevated>=1.2.3<2:sysutils/rubygem-winrm-elevated \ + rubygem-winrm-fs>=1.3.5<2:filesystems/rubygem-winrm-fs + +USES= cpe ruby shebangfix +CPE_VENDOR= hashicorp +USE_GITHUB= yes +GH_ACCOUNT= hashicorp +GEM_ENV+= RB_USER_INSTALL=yes + +SHEBANG_FILES= plugins/hosts/darwin/scripts/install_virtualbox.sh \ + scripts/sign.sh scripts/website_push_www.sh +GEMFILES= vagrant-${PORTVERSION}.gem +RUBYGEMBIN= gem + +BUILD_TARGET= ${ARCH}-${OPSYS:tl}-${OSREL:R} + +PLIST_SUB+= BUILD_TARGET="${BUILD_TARGET}" \ + DOC_DIR="lib/ruby/gems/${RUBY_VER}/doc" \ + GEM_BASE_DIR="lib/ruby/gems/${RUBY_VER}/gems" \ + GEMS_DIR="lib/ruby/gems/${RUBY_VER}" \ + PORTVERSION="${PORTVERSION}" + +RUBYGEM_ARGS= -l --no-document --no-update-sources --install-dir \ + ${STAGEDIR}${PREFIX}/lib/ruby/gems/${RUBY_VER} \ + --ignore-dependencies --bindir=${STAGEDIR}${PREFIX}/bin + +OPTIONS_DEFINE= BASH ZSH +OPTIONS_DEFAULT= BASH ZSH + +BASH_PLIST_FILES= share/bash-completion/completions/vagrant +ZSH_PLIST_FILES= share/share/zsh/site-functions/_vagrant + +REMOVE_TARGETS= .envrc .runner.sh .vimrc .yardopts flake.lock flake.nix Gemfile \ + gen.go go.mod go.sum Makefile Rakefile shell.nix \ + vagrant-config.hcl vagrant-spec.config.example.rb \ + vagrant.gemspec vagrant_ssl.so + +REMOVE_TARGETS_EXT= gem_make.out mkmf.log + +.include <bsd.port.pre.mk> + +post-patch: + @${REINPLACE_CMD} -e 's|@PREFIX@|${PREFIX}|g' \ + ${WRKSRC}/bin/vagrant \ + ${WRKSRC}/plugins/providers/virtualbox/action/network.rb \ + ${WRKSRC}/templates/locales/en.yml + +do-build: + (cd ${WRKSRC}; (${ECHO_CMD} -e "install:\n\techo\n") > Makefile) + (cd ${WRKSRC}; ${SETENV} VAGRANT_INSTALLER_ENV=yes \ + ${GEM_ENV} ${RUBYGEMBIN} build vagrant.gemspec) + (cd ${WRKSRC}; ${SETENV} VAGRANT_INSTALLER_ENV=yes \ + ${GEM_ENV} ${RUBYGEMBIN} install ${RUBYGEM_ARGS} \ + ${GEMFILES} -- ${CONFIGURE_ARGS}) + ${RMDIR} ${STAGEDIR}${PREFIX}/lib/ruby/gems/${RUBY_VER}/build_info + ${MKDIR} ${STAGEDIR}${DATADIR}/embedded/rgloader + ${INSTALL_SCRIPT} ${FILESDIR}/loader.rb \ + ${STAGEDIR}${DATADIR}/embedded/rgloader/loader.rb + +post-install: + ${FIND} ${STAGEDIR}${PREFIX}/lib/ruby/gems/${RUBY_VER} -name '*.so' -exec ${STRIP_CMD} {} + + ${RMDIR} ${STAGEDIR}${PREFIX}/lib/ruby/gems/${RUBY_VER}/doc + ${RM} -r ${STAGEDIR}${PREFIX}/lib/ruby/gems/${RUBY_VER}/gems/${PORTNAME}-${PORTVERSION}/ext + ${RM} -r ${STAGEDIR}${PREFIX}/lib/ruby/gems/${RUBY_VER}/gems/${PORTNAME}-${PORTVERSION}/nix +.for FILE in ${REMOVE_TARGETS} + ${RM} ${STAGEDIR}${PREFIX}/lib/ruby/gems/${RUBY_VER}/gems/${PORTNAME}-${PORTVERSION}/${FILE} +.endfor +.for FILE in ${REMOVE_TARGETS_EXT} + ${RM} ${STAGEDIR}${PREFIX}/lib/ruby/gems/${RUBY_VER}/extensions/${BUILD_TARGET}/${RUBY_VER}/${PORTNAME}-${PORTVERSION}/${FILE} +.endfor + +post-install-BASH-on: + ${MKDIR} ${STAGEDIR}${PREFIX}/share/bash-completion/completions + ${RLN} ${STAGEDIR}${PREFIX}/lib/ruby/gems/${RUBY_VER}/gems/${PORTNAME}-${PORTVERSION}/contrib/bash/completion.sh ${STAGEDIR}${PREFIX}/share/bash-completion/completions/vagrant + +post-install-ZSH-on: + ${MKDIR} ${STAGEDIR}${PREFIX}/share/share/zsh/site-functions + ${RLN} ${STAGEDIR}${PREFIX}/lib/ruby/gems/${RUBY_VER}/gems/${PORTNAME}-${PORTVERSION}/contrib/zsh/_vagrant ${STAGEDIR}${PREFIX}/share/share/zsh/site-functions + +.include <bsd.port.post.mk> diff --git a/sysutils/vagrant-gitlab/distinfo b/sysutils/vagrant-gitlab/distinfo new file mode 100644 index 000000000000..cd7b97c4cd69 --- /dev/null +++ b/sysutils/vagrant-gitlab/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1754374762 +SHA256 (hashicorp-vagrant-v2.4.7_GH0.tar.gz) = 417e5f1a2ec7064d94f857a4a6c394ef938fa3acbbfcba106c5d7bd63c5f0efb +SIZE (hashicorp-vagrant-v2.4.7_GH0.tar.gz) = 1812053 diff --git a/sysutils/vagrant-gitlab/files/loader.rb b/sysutils/vagrant-gitlab/files/loader.rb new file mode 100644 index 000000000000..00d2cf9088d7 --- /dev/null +++ b/sysutils/vagrant-gitlab/files/loader.rb @@ -0,0 +1,25 @@ +# RubyEncoder v1.0 loader +_v = RUBY_VERSION.scan(/^\d+\.\d+\.\d+/)[0].delete('.') +_v = '' if _v.to_i < 190 +_p = RUBY_PLATFORM.scan(/^([A-Za-z0-9_]+\.)?([A-Za-z0-9_]+)-([A-Za-z_]+)/)[0] +_p.shift +#_p = RUBY_PLATFORM.scan(/^([A-Za-z0-9_]+)-([A-Za-z_]+)/)[0] +_d = File.expand_path(File.dirname(__FILE__)) +_f = [_d + '/rgloader' + _v + '.' + _p[1] + '.' + _p[0], + _d + '/rgloader' + _v + '.' + _p[1], + _d + '/rgloader' + _v.chop + '.' + _p[1] + '.' + _p[0], + _d + '/rgloader' + _v.chop + '.' + _p[1]] + +_fl = false +for x in _f do + begin + require x + _fl = true + break + rescue LoadError + end +end + +if not _fl then + raise LoadError, "The RubyEncoder loader is not installed. Please visit the http://www.rubyencoder.com/loaders/ RubyEncoder site to download the required loader for '"+_p[1]+"' and unpack it into '"+_d+"' directory to run this protected script." +end diff --git a/sysutils/vagrant-gitlab/files/patch-bin_vagrant b/sysutils/vagrant-gitlab/files/patch-bin_vagrant new file mode 100644 index 000000000000..624fed1b8dad --- /dev/null +++ b/sysutils/vagrant-gitlab/files/patch-bin_vagrant @@ -0,0 +1,12 @@ +--- bin/vagrant.orig 2025-06-17 15:13:05 UTC ++++ bin/vagrant +@@ -5,6 +5,9 @@ Signal.trap("INT") { abort } + # initializing which have historically resulted in stack traces. + Signal.trap("INT") { abort } + ++ENV["VAGRANT_INSTALLER_ENV"] = 'true' ++ENV["VAGRANT_INSTALLER_EMBEDDED_DIR"] = '@PREFIX@/share/vagrant/embedded' ++ + # Disable exception reporting by default if available + if Thread.respond_to?(:report_on_exception=) + Thread.report_on_exception = false diff --git a/sysutils/vagrant-gitlab/files/patch-gemspec b/sysutils/vagrant-gitlab/files/patch-gemspec new file mode 100644 index 000000000000..69da9ee266e4 --- /dev/null +++ b/sysutils/vagrant-gitlab/files/patch-gemspec @@ -0,0 +1,20 @@ +--- vagrant.gemspec.orig 2025-06-17 15:13:05 UTC ++++ vagrant.gemspec +@@ -19,7 +19,7 @@ Gem::Specification.new do |s| + s.add_dependency "bcrypt_pbkdf", "~> 1.1" + s.add_dependency "childprocess", "~> 5.1" + s.add_dependency "csv", "~> 3.3" +- s.add_dependency "ed25519", "~> 1.3.0" ++ s.add_dependency "ed25519", "~> 1.3" + s.add_dependency "erubi" + s.add_dependency "hashicorp-checkpoint", "~> 0.1.5" + s.add_dependency "i18n", "~> 1.12" +@@ -34,7 +34,7 @@ Gem::Specification.new do |s| + s.add_dependency "ostruct", "~> 0.6.0" + s.add_dependency "rb-kqueue", "~> 0.2.0" + s.add_dependency "rexml", "~> 3.2" +- s.add_dependency "rubyzip", "~> 2.3.2" ++ s.add_dependency "rubyzip", "~> 2.3" + s.add_dependency "vagrant_cloud", "~> 3.1.2" + s.add_dependency "wdm", "~> 0.2.0" + s.add_dependency "winrm", ">= 2.3.9", "< 3.0" diff --git a/sysutils/vagrant-gitlab/files/patch-plugins_providers_virtualbox_action_network.rb b/sysutils/vagrant-gitlab/files/patch-plugins_providers_virtualbox_action_network.rb new file mode 100644 index 000000000000..2cd457c7edb9 --- /dev/null +++ b/sysutils/vagrant-gitlab/files/patch-plugins_providers_virtualbox_action_network.rb @@ -0,0 +1,11 @@ +--- plugins/providers/virtualbox/action/network.rb.orig 2025-06-17 15:13:05 UTC ++++ plugins/providers/virtualbox/action/network.rb +@@ -21,7 +21,7 @@ module VagrantPlugins + class Network + + # Location of the VirtualBox networks configuration file +- VBOX_NET_CONF = "/etc/vbox/networks.conf".freeze ++ VBOX_NET_CONF = "@PREFIX@/etc/vbox/networks.conf".freeze + # Version of VirtualBox that introduced hostonly network range restrictions + HOSTONLY_VALIDATE_VERSION = Gem::Version.new("6.1.28") + # Version of VirtualBox on darwin platform that ignores restrictions diff --git a/sysutils/vagrant-gitlab/files/patch-templates_locales_en.yml b/sysutils/vagrant-gitlab/files/patch-templates_locales_en.yml new file mode 100644 index 000000000000..2a1889c61aee --- /dev/null +++ b/sysutils/vagrant-gitlab/files/patch-templates_locales_en.yml @@ -0,0 +1,11 @@ +--- templates/locales/en.yml.orig 2025-06-17 15:13:05 UTC ++++ templates/locales/en.yml +@@ -1989,7 +1989,7 @@ en: + Address: %{address} + Ranges: %{ranges} + +- Valid ranges can be modified in the /etc/vbox/networks.conf file. For ++ Valid ranges can be modified in the @PREFIX@/etc/vbox/networks.conf file. For + more information including valid format see: + + https://www.virtualbox.org/manual/ch06.html#network_hostonly diff --git a/sysutils/vagrant-gitlab/pkg-descr b/sysutils/vagrant-gitlab/pkg-descr new file mode 100644 index 000000000000..4fc40c5f6fa1 --- /dev/null +++ b/sysutils/vagrant-gitlab/pkg-descr @@ -0,0 +1,4 @@ +Vagrant is a tool for building and distributing virtualized development +environments. + +This version can be installed and used together with gitlab on the same host. diff --git a/sysutils/vagrant-gitlab/pkg-plist b/sysutils/vagrant-gitlab/pkg-plist new file mode 100644 index 000000000000..59cc5ceb4d2c --- /dev/null +++ b/sysutils/vagrant-gitlab/pkg-plist @@ -0,0 +1,1097 @@ +bin/vagrant +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/CHANGELOG.md +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/.copywrite.hcl +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/LICENSE +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/README.md +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/RELEASE.md +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/Vagrantfile +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/bin/vagrant +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/contrib/README.md +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/contrib/bash/completion.sh +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/contrib/emacs/vagrant.el +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/contrib/st/Ruby.sublime-settings +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/contrib/sudoers/linux-fedora +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/contrib/sudoers/linux-suse +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/contrib/sudoers/linux-ubuntu +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/contrib/sudoers/osx +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/contrib/vim/vagrantfile.vim +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/contrib/zsh/_vagrant +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/contrib/zsh/generate_zsh_completion.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/keys/README.md +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/keys/vagrant +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/keys/vagrant.key.ed25519 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/keys/vagrant.key.rsa +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/keys/vagrant.pub +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/keys/vagrant.pub.ed25519 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/keys/vagrant.pub.rsa +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builder.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/box_add.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/box_check_outdated.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/box_remove.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/box_update.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/call.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/cleanup_disks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/cloud_init_setup.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/cloud_init_wait.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/config_validate.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/confirm.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/delayed.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/destroy_confirm.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/disk.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/env_set.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/graceful_halt.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/handle_box.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/handle_box_url.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/handle_forwarded_port_collisions.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/has_provisioner.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/is_env_set.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/is_state.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/lock.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/message.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/mixin_provisioners.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/mixin_synced_folders.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/prepare_clone.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/provision.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/provisioner_cleanup.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/set_hostname.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/ssh_exec.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/ssh_run.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/synced_folder_cleanup.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/synced_folders.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/trigger.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/wait_for_communicator.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/general/package.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/general/package_setup_files.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/general/package_setup_folders.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/hook.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/runner.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/warden.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/alias.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/batch_action.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/box.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/box_collection.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/box_metadata.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/bundler.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/capability_host.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/cli.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/config.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/config/loader.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/config/v1.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/config/v1/dummy_config.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/config/v1/loader.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/config/v1/root.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/config/v2.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/config/v2/dummy_config.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/config/v2/loader.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/config/v2/root.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/config/v2/util.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/config/version_base.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/environment.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/errors.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/host.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/machine.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/machine_index.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/machine_state.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/patches/timeout_error.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/manager.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/state_file.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/v1.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/v1/command.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/v1/communicator.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/v1/config.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/v1/errors.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/v1/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/v1/host.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/v1/manager.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/v1/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/v1/provider.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/v1/provisioner.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/v2.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/v2/command.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/v2/communicator.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/v2/components.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/v2/config.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/v2/errors.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/v2/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/v2/host.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/v2/manager.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/v2/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/v2/provider.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/v2/provisioner.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/v2/push.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/v2/synced_folder.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/v2/trigger.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/registry.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/shared_helpers.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/ui.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/ansi_escape_code_remover.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/busy.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/caps.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/checkpoint_client.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/command_deprecation.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/counter.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/credential_scrubber.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/curl_helper.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/deep_merge.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/directory.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/downloader.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/env.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/experimental.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/file_checksum.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/file_mode.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/file_mutex.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/guest_hosts.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/guest_inspection.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/guest_networks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/hash_with_indifferent_access.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/install_cli_autocomplete.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/io.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/ipv4_interfaces.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/is_port_open.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/keypair.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/line_buffer.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/line_ending_helpers.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/logging_formatter.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/map_command_options.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/mime.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/network_ip.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/numeric.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/platform.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/powershell.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/presence.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/retryable.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/safe_chdir.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/safe_env.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/safe_exec.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/safe_puts.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/scoped_hash_override.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/shell_quote.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/silence_warnings.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/ssh.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/stacked_proc_runner.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/string_block_editor.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/subprocess.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/template_renderer.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/uploader.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/which.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/windows_path.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/vagrant_ssl.so +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/vagrantfile.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/version.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/README.md +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/autocomplete/command/install.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/autocomplete/command/root.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/autocomplete/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/box/command/add.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/box/command/download_mixins.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/box/command/list.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/box/command/outdated.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/box/command/prune.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/box/command/remove.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/box/command/repackage.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/box/command/root.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/box/command/update.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/box/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cap/command.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cap/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/auth/login.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/auth/logout.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/auth/middleware/add_authentication.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/auth/middleware/add_downloader_authentication.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/auth/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/auth/root.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/auth/whoami.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/box/create.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/box/delete.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/box/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/box/root.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/box/show.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/box/update.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/client/client.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/errors.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/list.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/locales/en.yml +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/provider/create.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/provider/delete.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/provider/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/provider/root.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/provider/update.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/provider/upload.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/publish.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/root.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/search.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/util.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/version/create.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/version/delete.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/version/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/version/release.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/version/revoke.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/version/root.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/version/update.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/destroy/command.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/destroy/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/global-status/command.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/global-status/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/halt/command.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/halt/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/help/command.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/help/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/init/command.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/init/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/list-commands/command.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/list-commands/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/login/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/package/command.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/package/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/plugin/action.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/plugin/action/expunge_plugins.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/plugin/action/install_gem.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/plugin/action/license_plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/plugin/action/list_plugins.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/plugin/action/plugin_exists_check.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/plugin/action/repair_plugins.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/plugin/action/uninstall_plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/plugin/action/update_gems.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/plugin/command/base.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/plugin/command/expunge.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/plugin/command/install.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/plugin/command/license.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/plugin/command/list.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/plugin/command/mixin_install_opts.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/plugin/command/repair.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/plugin/command/root.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/plugin/command/uninstall.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/plugin/command/update.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/plugin/gem_helper.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/plugin/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/port/command.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/port/locales/en.yml +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/port/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/powershell/command.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/powershell/errors.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/powershell/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/powershell/scripts/enable_psremoting.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/powershell/scripts/reset_trustedhosts.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/provider/command.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/provider/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/provision/command.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/provision/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/push/command.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/push/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/rdp/command.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/rdp/config.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/rdp/errors.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/rdp/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/reload/command.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/reload/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/resume/command.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/resume/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/snapshot/command/delete.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/snapshot/command/list.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/snapshot/command/pop.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/snapshot/command/push.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/snapshot/command/push_shared.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/snapshot/command/restore.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/snapshot/command/root.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/snapshot/command/save.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/snapshot/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/ssh/command.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/ssh/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/ssh_config/command.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/ssh_config/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/status/command.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/status/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/suspend/command.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/suspend/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/up/command.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/up/middleware/store_box_metadata.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/up/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/up/start_mixins.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/upload/command.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/upload/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/validate/command.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/validate/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/version/command.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/version/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/winrm/command.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/winrm/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/winrm_config/command.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/winrm_config/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators/none/communicator.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators/none/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators/ssh/communicator.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators/ssh/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators/winrm/command_filter.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators/winrm/command_filters/cat.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators/winrm/command_filters/chmod.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators/winrm/command_filters/chown.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators/winrm/command_filters/grep.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators/winrm/command_filters/mkdir.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators/winrm/command_filters/rm.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators/winrm/command_filters/test.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators/winrm/command_filters/uname.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators/winrm/command_filters/which.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators/winrm/communicator.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators/winrm/config.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators/winrm/errors.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators/winrm/helper.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators/winrm/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators/winrm/shell.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators/winssh/communicator.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators/winssh/config.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators/winssh/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/alpine/cap/change_host_name.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/alpine/cap/configure_networks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/alpine/cap/halt.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/alpine/cap/nfs_client.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/alpine/cap/rsync.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/alpine/cap/smb.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/alpine/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/alpine/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/alt/cap/change_host_name.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/alt/cap/configure_networks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/alt/cap/flavor.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/alt/cap/network_scripts_dir.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/alt/cap/rsync.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/alt/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/alt/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/amazon/cap/configure_networks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/amazon/cap/flavor.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/amazon/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/amazon/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/arch/cap/change_host_name.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/arch/cap/configure_networks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/arch/cap/nfs.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/arch/cap/rsync.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/arch/cap/smb.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/arch/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/arch/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/atomic/cap/change_host_name.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/atomic/cap/docker.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/atomic/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/atomic/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/bsd/cap/file_system.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/bsd/cap/halt.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/bsd/cap/mount_virtualbox_shared_folder.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/bsd/cap/nfs.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/bsd/cap/public_key.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/bsd/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/bsd/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/centos/cap/flavor.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/centos/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/centos/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/coreos/cap/change_host_name.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/coreos/cap/configure_networks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/coreos/cap/docker.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/coreos/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/coreos/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/darwin/cap/change_host_name.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/darwin/cap/choose_addressable_ip_addr.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/darwin/cap/configure_networks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/darwin/cap/darwin_version.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/darwin/cap/halt.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/darwin/cap/mount_smb_shared_folder.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/darwin/cap/mount_vmware_shared_folder.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/darwin/cap/rsync.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/darwin/cap/shell_expand_guest_path.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/darwin/cap/verify_vmware_hgfs.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/darwin/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/darwin/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/debian/cap/change_host_name.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/debian/cap/configure_networks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/debian/cap/nfs.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/debian/cap/rsync.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/debian/cap/smb.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/debian/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/debian/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/dragonflybsd/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/dragonflybsd/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/elementary/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/elementary/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/esxi/cap/change_host_name.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/esxi/cap/configure_networks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/esxi/cap/halt.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/esxi/cap/mount_nfs_folder.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/esxi/cap/public_key.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/esxi/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/esxi/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/fedora/cap/flavor.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/fedora/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/fedora/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/freebsd/cap/change_host_name.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/freebsd/cap/configure_networks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/freebsd/cap/mount_virtualbox_shared_folder.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/freebsd/cap/rsync.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/freebsd/cap/shell_expand_guest_path.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/freebsd/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/freebsd/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/funtoo/cap/configure_networks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/funtoo/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/funtoo/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/gentoo/cap/change_host_name.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/gentoo/cap/configure_networks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/gentoo/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/gentoo/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/haiku/cap/change_host_name.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/haiku/cap/halt.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/haiku/cap/insert_public_key.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/haiku/cap/remove_public_key.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/haiku/cap/rsync.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/haiku/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/haiku/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/kali/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/kali/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/linux/cap/change_host_name.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/linux/cap/choose_addressable_ip_addr.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/linux/cap/file_system.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/linux/cap/halt.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/linux/cap/mount_smb_shared_folder.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/linux/cap/mount_virtualbox_shared_folder.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/linux/cap/network_interfaces.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/linux/cap/nfs.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/linux/cap/persist_mount_shared_folder.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/linux/cap/port.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/linux/cap/public_key.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/linux/cap/read_ip_address.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/linux/cap/reboot.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/linux/cap/rsync.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/linux/cap/shell_expand_guest_path.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/linux/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/linux/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/mint/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/mint/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/netbsd/cap/change_host_name.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/netbsd/cap/configure_networks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/netbsd/cap/rsync.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/netbsd/cap/shell_expand_guest_path.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/netbsd/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/netbsd/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/nixos/cap/change_host_name.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/nixos/cap/configure_networks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/nixos/cap/nfs_client.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/nixos/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/nixos/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/omnios/cap/change_host_name.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/omnios/cap/mount_nfs_folder.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/omnios/cap/rsync.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/omnios/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/omnios/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/openbsd/cap/change_host_name.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/openbsd/cap/configure_networks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/openbsd/cap/halt.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/openbsd/cap/rsync.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/openbsd/cap/shell_expand_guest_path.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/openbsd/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/openbsd/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/openwrt/cap/change_host_name.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/openwrt/cap/halt.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/openwrt/cap/insert_public_key.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/openwrt/cap/remove_public_key.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/openwrt/cap/rsync.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/openwrt/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/openwrt/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/photon/cap/change_host_name.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/photon/cap/configure_networks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/photon/cap/docker.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/photon/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/photon/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/pld/cap/change_host_name.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/pld/cap/flavor.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/pld/cap/network_scripts_dir.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/pld/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/pld/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/redhat/cap/change_host_name.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/redhat/cap/configure_networks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/redhat/cap/flavor.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/redhat/cap/network_scripts_dir.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/redhat/cap/nfs_client.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/redhat/cap/rsync.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/redhat/cap/smb.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/redhat/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/redhat/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/rocky/cap/flavor.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/rocky/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/rocky/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/slackware/cap/change_host_name.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/slackware/cap/configure_networks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/slackware/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/slackware/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/smartos/cap/change_host_name.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/smartos/cap/configure_networks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/smartos/cap/halt.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/smartos/cap/insert_public_key.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/smartos/cap/mount_nfs.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/smartos/cap/remove_public_key.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/smartos/cap/rsync.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/smartos/config.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/smartos/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/smartos/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/solaris/cap/change_host_name.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/solaris/cap/configure_networks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/solaris/cap/file_system.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/solaris/cap/halt.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/solaris/cap/insert_public_key.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/solaris/cap/mount_virtualbox_shared_folder.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/solaris/cap/remove_public_key.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/solaris/cap/rsync.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/solaris/config.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/solaris/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/solaris/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/solaris11/cap/change_host_name.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/solaris11/cap/configure_networks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/solaris11/config.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/solaris11/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/solaris11/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/suse/cap/change_host_name.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/suse/cap/configure_networks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/suse/cap/halt.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/suse/cap/network_scripts_dir.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/suse/cap/nfs_client.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/suse/cap/rsync.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/suse/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/suse/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/tinycore/cap/change_host_name.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/tinycore/cap/configure_networks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/tinycore/cap/halt.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/tinycore/cap/mount_nfs.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/tinycore/cap/rsync.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/tinycore/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/tinycore/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/trisquel/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/trisquel/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/ubuntu/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/ubuntu/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/windows/cap/change_host_name.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/windows/cap/choose_addressable_ip_addr.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/windows/cap/configure_networks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/windows/cap/file_system.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/windows/cap/halt.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/windows/cap/mount_shared_folder.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/windows/cap/public_key.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/windows/cap/reboot.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/windows/cap/rsync.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/windows/config.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/windows/errors.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/windows/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/windows/guest_network.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/windows/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/windows/scripts/mount_volume.ps1.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/windows/scripts/reboot_detect.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/windows/scripts/set_work_network.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/windows/scripts/winrs_v3_get_adapters.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/alt/cap/nfs.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/alt/host.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/alt/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/arch/cap/nfs.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/arch/host.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/arch/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/bsd/cap/nfs.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/bsd/cap/path.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/bsd/cap/ssh.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/bsd/host.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/bsd/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/darwin/cap/configured_ip_addresses.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/darwin/cap/fs_iso.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/darwin/cap/nfs.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/darwin/cap/path.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/darwin/cap/provider_install_virtualbox.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/darwin/cap/rdp.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/darwin/cap/smb.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/darwin/cap/version.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/darwin/host.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/darwin/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/darwin/scripts/install_virtualbox.sh +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/freebsd/cap/nfs.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/freebsd/host.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/freebsd/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/gentoo/cap/nfs.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/gentoo/host.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/gentoo/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/linux/cap/fs_iso.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/linux/cap/nfs.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/linux/cap/rdp.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/linux/cap/ssh.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/linux/host.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/linux/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/null/host.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/null/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/redhat/cap/nfs.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/redhat/host.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/redhat/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/slackware/cap/nfs.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/slackware/host.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/slackware/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/suse/cap/nfs.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/suse/host.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/suse/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/void/cap/nfs.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/void/host.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/void/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/windows/cap/configured_ip_addresses.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/windows/cap/fs_iso.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/windows/cap/nfs.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/windows/cap/provider_install_virtualbox.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/windows/cap/ps.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/windows/cap/rdp.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/windows/cap/smb.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/windows/cap/ssh.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/windows/host.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/windows/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/windows/scripts/check_credentials.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/windows/scripts/host_info.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/windows/scripts/install_virtualbox.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/windows/scripts/set_share.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/windows/scripts/set_ssh_key_permissions.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/windows/scripts/unset_share.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/windows/scripts/utils/VagrantSSH/VagrantSSH.psm1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/kernel_v1/config/nfs.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/kernel_v1/config/package.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/kernel_v1/config/ssh.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/kernel_v1/config/vagrant.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/kernel_v1/config/vm.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/kernel_v1/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/kernel_v2/config/cloud_init.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/kernel_v2/config/disk.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/kernel_v2/config/package.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/kernel_v2/config/push.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/kernel_v2/config/ssh.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/kernel_v2/config/ssh_connect.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/kernel_v2/config/trigger.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/kernel_v2/config/vagrant.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/kernel_v2/config/vm.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/kernel_v2/config/vm_provisioner.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/kernel_v2/config/vm_subvm.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/kernel_v2/config/vm_trigger.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/kernel_v2/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/action.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/build.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/compare_synced_folders.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/connect_networks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/create.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/destroy.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/destroy_build_image.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/destroy_network.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/forwarded_ports.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/has_ssh.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/host_machine.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/host_machine_build_dir.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/host_machine_port_checker.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/host_machine_port_warning.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/host_machine_required.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/host_machine_sync_folders.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/host_machine_sync_folders_disable.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/init_state.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/is_build.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/is_host_machine_created.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/login.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/prepare_forwarded_port_collision_params.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/prepare_networks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/prepare_nfs_settings.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/prepare_nfs_valid_ids.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/prepare_ssh.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/pull.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/start.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/stop.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/wait_for_running.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/cap/has_communicator.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/cap/proxy_machine.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/cap/public_address.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/command/exec.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/command/logs.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/command/run.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/communicator.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/config.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/driver.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/driver/compose.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/errors.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/executor/local.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/executor/vagrant.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/hostmachine/Vagrantfile +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/provider.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/synced_folder.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/action.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/action/check_access.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/action/check_enabled.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/action/configure.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/action/delete_vm.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/action/export.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/action/import.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/action/is_windows.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/action/message_will_not_destroy.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/action/net_set_mac.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/action/net_set_vlan.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/action/package.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/action/package_metadata_json.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/action/package_setup_files.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/action/package_setup_folders.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/action/package_vagrantfile.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/action/read_guest_ip.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/action/read_state.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/action/resume_vm.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/action/set_name.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/action/snapshot_delete.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/action/snapshot_restore.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/action/snapshot_save.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/action/start_instance.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/action/stop_instance.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/action/suspend_vm.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/action/wait_for_ip_address.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/cap/cleanup_disks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/cap/configure_disks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/cap/public_address.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/cap/snapshot_list.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/cap/validate_disk_ext.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/config.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/driver.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/errors.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/provider.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/add_dvd.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/attach_disk_drive.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/check_hyperv.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/check_hyperv_access.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/clone_vhd.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/configure_vm.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/create_snapshot.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/delete_snapshot.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/delete_vm.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/dismount_vhd.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/export_vm.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/file_sync.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/get_network_config.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/get_network_mac.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/get_scsi_controller.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/get_switches.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/get_vhd.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/get_vm_status.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/has_vmcx_support.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/import_vm.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/list_hdds.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/list_snapshots.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/new_vhd.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/remove_disk_drive.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/remove_dvd.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/resize_disk_drive.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/restore_snapshot.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/resume_vm.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/set_enhanced_session_transport_type.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/set_name.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/set_network_mac.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/set_network_vlan.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/set_vm_integration_services.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/start_vm.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/stop_vm.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/suspend_vm.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/utils/VagrantMessages/VagrantMessages.psm1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/utils/VagrantVM/VagrantVM.psm1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/boot.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/check_accessible.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/check_created.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/check_guest_additions.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/check_running.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/check_virtualbox.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/clean_machine_folder.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/clear_forwarded_ports.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/clear_network_interfaces.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/created.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/customize.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/destroy.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/destroy_unused_network_interfaces.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/discard_state.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/export.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/forced_halt.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/forward_ports.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/import.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/import_master.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/is_paused.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/is_running.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/is_saved.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/match_mac_address.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/message_already_running.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/message_not_created.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/message_not_running.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/message_will_not_destroy.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/network.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/network_fix_ipv6.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/package.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/package_setup_files.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/package_setup_folders.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/package_vagrantfile.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/prepare_clone_snapshot.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/prepare_forwarded_port_collision_params.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/prepare_nfs_settings.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/prepare_nfs_valid_ids.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/resume.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/sane_defaults.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/set_default_nic_type.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/set_name.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/setup_package_files.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/snapshot_delete.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/snapshot_restore.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/snapshot_save.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/suspend.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/cap.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/cap/cleanup_disks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/cap/configure_disks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/cap/mount_options.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/cap/public_address.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/cap/validate_disk_ext.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/config.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/driver/base.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/driver/meta.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/driver/version_4_0.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/driver/version_4_1.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/driver/version_4_2.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/driver/version_4_3.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/driver/version_5_0.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/driver/version_5_1.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/driver/version_5_2.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/driver/version_6_0.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/driver/version_6_1.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/driver/version_7_0.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/driver/version_7_1.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/model/forwarded_port.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/model/storage_controller.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/model/storage_controller_array.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/provider.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/synced_folder.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/util/compile_forwarded_ports.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/ansible/cap/guest/alpine/ansible_install.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/ansible/cap/guest/arch/ansible_install.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/ansible/cap/guest/debian/ansible_install.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/ansible/cap/guest/facts.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/ansible/cap/guest/fedora/ansible_install.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/ansible/cap/guest/freebsd/ansible_install.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/ansible/cap/guest/pip/pip.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/ansible/cap/guest/posix/ansible_installed.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/ansible/cap/guest/redhat/ansible_install.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/ansible/cap/guest/suse/ansible_install.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/ansible/cap/guest/ubuntu/ansible_install.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/ansible/config/base.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/ansible/config/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/ansible/config/host.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/ansible/constants.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/ansible/errors.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/ansible/helpers.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/ansible/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/ansible/provisioner/base.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/ansible/provisioner/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/ansible/provisioner/host.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/cfengine/cap/debian/cfengine_install.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/cfengine/cap/linux/cfengine_installed.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/cfengine/cap/linux/cfengine_needs_bootstrap.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/cfengine/cap/redhat/cfengine_install.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/cfengine/cap/suse/cfengine_install.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/cfengine/config.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/cfengine/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/cfengine/provisioner.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef/cap/debian/chef_install.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef/cap/freebsd/chef_install.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef/cap/freebsd/chef_installed.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef/cap/linux/chef_installed.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef/cap/omnios/chef_install.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef/cap/omnios/chef_installed.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef/cap/redhat/chef_install.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef/cap/suse/chef_install.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef/cap/windows/chef_install.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef/cap/windows/chef_installed.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef/command_builder.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef/config/base.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef/config/base_runner.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef/config/chef_apply.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef/config/chef_client.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef/config/chef_solo.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef/config/chef_zero.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef/installer.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef/omnibus.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef/provisioner/base.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef/provisioner/chef_apply.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef/provisioner/chef_client.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef/provisioner/chef_solo.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef/provisioner/chef_zero.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/container/client.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/container/config.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/container/installer.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/container/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/container/provisioner.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/docker/cap/centos/docker_install.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/docker/cap/centos/docker_start_service.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/docker/cap/debian/docker_install.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/docker/cap/debian/docker_start_service.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/docker/cap/fedora/docker_install.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/docker/cap/linux/docker_configure_vagrant_user.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/docker/cap/linux/docker_daemon_running.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/docker/cap/linux/docker_installed.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/docker/cap/windows/docker_daemon_running.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/docker/client.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/docker/config.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/docker/installer.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/docker/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/docker/provisioner.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/file/config.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/file/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/file/provisioner.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/podman/cap/centos/podman_install.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/podman/cap/linux/podman_installed.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/podman/cap/redhat/podman_install.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/podman/client.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/podman/config.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/podman/installer.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/podman/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/podman/provisioner.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/puppet/config/puppet.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/puppet/config/puppet_server.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/puppet/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/puppet/provisioner/puppet.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/puppet/provisioner/puppet_server.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/salt/bootstrap_downloader.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/salt/config.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/salt/errors.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/salt/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/salt/provisioner.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/shell/config.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/shell/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/shell/provisioner.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/pushes/atlas/config.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/pushes/atlas/errors.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/pushes/atlas/locales/en.yml +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/pushes/atlas/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/pushes/atlas/push.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/pushes/ftp/adapter.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/pushes/ftp/config.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/pushes/ftp/errors.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/pushes/ftp/locales/en.yml +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/pushes/ftp/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/pushes/ftp/push.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/pushes/heroku/config.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/pushes/heroku/errors.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/pushes/heroku/locales/en.yml +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/pushes/heroku/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/pushes/heroku/push.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/pushes/local-exec/config.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/pushes/local-exec/errors.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/pushes/local-exec/locales/en.yml +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/pushes/local-exec/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/pushes/local-exec/push.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/pushes/noop/config.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/pushes/noop/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/pushes/noop/push.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/synced_folders/nfs/action_cleanup.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/synced_folders/nfs/config.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/synced_folders/nfs/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/synced_folders/nfs/synced_folder.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/synced_folders/rsync/command/rsync.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/synced_folders/rsync/command/rsync_auto.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/synced_folders/rsync/default_unix_cap.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/synced_folders/rsync/helper.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/synced_folders/rsync/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/synced_folders/rsync/synced_folder.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/synced_folders/smb/cap/default_fstab_modification.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/synced_folders/smb/cap/mount_options.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/synced_folders/smb/config.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/synced_folders/smb/errors.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/synced_folders/smb/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/synced_folders/smb/synced_folder.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/synced_folders/unix_mount_helpers.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/scripts/install_rvm +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/scripts/setup_tests +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/scripts/sign.sh +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/scripts/website_push_www.sh +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/tasks/acceptance.rake +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/tasks/bundler.rake +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/tasks/test.rake +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/commands/init/Vagrantfile.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/commands/init/Vagrantfile.min.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/commands/ssh_config/config.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/commands/winrm_config/config.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/config/messages.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/config/validation_failed.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/alpine/network_dhcp.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/alpine/network_static.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/alt/network_dhcp.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/alt/network_ipv4address.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/alt/network_ipv4route.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/alt/network_static.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/arch/default_network/network_dhcp.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/arch/default_network/network_static.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/arch/default_network/network_static6.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/arch/systemd_networkd/network_dhcp.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/arch/systemd_networkd/network_static.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/arch/systemd_networkd/network_static6.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/coreos/etcd.service.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/debian/network_dhcp.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/debian/network_static.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/debian/network_static6.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/freebsd/network_dhcp.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/freebsd/network_static.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/freebsd/network_static6.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/funtoo/network_dhcp.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/funtoo/network_static.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/funtoo/network_static6.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/gentoo/network_dhcp.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/gentoo/network_static.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/gentoo/network_static6.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/gentoo/network_systemd.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/linux/etc_fstab.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/netbsd/network_dhcp.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/netbsd/network_static.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/nixos/hostname.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/nixos/network.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/openbsd/network_dhcp.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/openbsd/network_static.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/openbsd/network_static6.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/redhat/network_dhcp.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/redhat/network_static.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/redhat/network_static6.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/slackware/network_dhcp.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/slackware/network_static.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/suse/network_dhcp.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/suse/network_static.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/suse/network_static6.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/license/license.html.tmpl +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/license/license.rtf.tmpl +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/license/license.tmpl +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/locales/comm_winrm.yml +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/locales/command_ps.yml +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/locales/command_rdp.yml +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/locales/en.yml +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/locales/guest_windows.yml +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/locales/providers_docker.yml +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/locales/providers_hyperv.yml +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/locales/synced_folder_smb.yml +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/networking/network_manager/network_manager_device.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/nfs/exports_bsd.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/nfs/exports_darwin.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/nfs/exports_linux.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/package_Vagrantfile.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/provisioners/chef_client/client.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/provisioners/chef_solo/solo.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/provisioners/chef_zero/zero.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/rgloader.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/version.txt +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/primary_runner.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/patches/builder/mkmf.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/patches/fake_ftp.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/patches/log4r.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/patches/net-ssh.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/patches/rubygems.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/alma/cap/flavor.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/alma/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/alma/plugin.rb +%%GEMS_DIR%%/cache/vagrant-%%PORTVERSION%%.gem +%%GEMS_DIR%%/extensions/%%BUILD_TARGET%%/%%RUBY_VER%%/vagrant-%%PORTVERSION%%/gem.build_complete +%%GEMS_DIR%%/extensions/%%BUILD_TARGET%%/%%RUBY_VER%%/vagrant-%%PORTVERSION%%/vagrant/vagrant_ssl.so +%%GEMS_DIR%%/specifications/vagrant-%%PORTVERSION%%.gemspec +%%DATADIR%%/embedded/rgloader/loader.rb +@dir %%GEMS_DIR%%/extensions +@dir %%GEMS_DIR%%/plugins diff --git a/sysutils/vagrant/Makefile b/sysutils/vagrant/Makefile index 26155cc12a87..8c97ab3780e1 100644 --- a/sysutils/vagrant/Makefile +++ b/sysutils/vagrant/Makefile @@ -1,7 +1,7 @@ PORTNAME= vagrant PORTVERSION= 2.4.1 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils rubygems devel MAINTAINER= ports@FreeBSD.org @@ -17,17 +17,17 @@ BUILD_DEPENDS= rubygem-builder>=2.1.2:devel/rubygem-builder \ RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss \ curl:ftp/curl \ rubygem-bcrypt_pbkdf>=1.1:security/rubygem-bcrypt_pbkdf \ - rubygem-childprocess-gitlab>=4.1.0:devel/rubygem-childprocess-gitlab \ + rubygem-childprocess>=4.1.0:devel/rubygem-childprocess \ rubygem-ed25519>=1.3.0:security/rubygem-ed25519 \ rubygem-erubi>=0:www/rubygem-erubi \ rubygem-googleapis-common-protos-types>=1.3.0:devel/rubygem-googleapis-common-protos-types \ - rubygem-grpc-gitlab>=1.56.0:net/rubygem-grpc-gitlab \ + rubygem-grpc>=1.56.0:net/rubygem-grpc \ rubygem-hashicorp-checkpoint>=0.1.5<0.2:www/rubygem-hashicorp-checkpoint \ rubygem-i18n>=1.12,2<2,2:devel/rubygem-i18n \ rubygem-ipaddr>=1.2.4:net/rubygem-ipaddr \ rubygem-listen>=3.7<4:devel/rubygem-listen \ rubygem-log4r>=1.1.9<1.1.11:sysutils/rubygem-log4r \ - rubygem-mime-types-gitlab>=3.3:misc/rubygem-mime-types-gitlab \ + rubygem-mime-types>=3.3:misc/rubygem-mime-types \ rubygem-net-ftp>=0.2:ftp/rubygem-net-ftp \ rubygem-net-scp>=4.0.0:security/rubygem-net-scp \ rubygem-net-sftp>=4.0:security/rubygem-net-sftp \ @@ -35,8 +35,8 @@ RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss \ rubygem-rb-kqueue>=0.2.0<0.3:devel/rubygem-rb-kqueue \ rubygem-rexml>=3.2:textproc/rubygem-rexml \ rubygem-rgl>=0.5.10:devel/rubygem-rgl \ - rubygem-rubyzip-gitlab>=2.3.2:archivers/rubygem-rubyzip-gitlab \ - rubygem-vagrant_cloud-gitlab>=3.1.1<3.2:sysutils/rubygem-vagrant_cloud-gitlab \ + rubygem-rubyzip>=2.3.2:archivers/rubygem-rubyzip \ + rubygem-vagrant_cloud>=3.1.1<3.2:sysutils/rubygem-vagrant_cloud \ rubygem-wdm>=0.1.1:devel/rubygem-wdm \ rubygem-winrm>=2.3.6<3:sysutils/rubygem-winrm \ rubygem-winrm-elevated>=1.2.3<2:sysutils/rubygem-winrm-elevated \ diff --git a/sysutils/vagrant/pkg-descr b/sysutils/vagrant/pkg-descr index 3fb5aa661b3d..83d88088df83 100644 --- a/sysutils/vagrant/pkg-descr +++ b/sysutils/vagrant/pkg-descr @@ -1,2 +1,4 @@ Vagrant is a tool for building and distributing virtualized development environments. + +If you want to use vagrant together with an installed gitlab on the same host, use vagrant-gitlab. diff --git a/sysutils/viddy/Makefile b/sysutils/viddy/Makefile index c8f25633a8b1..c2b168abe05b 100644 --- a/sysutils/viddy/Makefile +++ b/sysutils/viddy/Makefile @@ -1,7 +1,7 @@ PORTNAME= viddy DISTVERSIONPREFIX= v DISTVERSION= 0.3.4 -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= sysutils MASTER_SITES= diff --git a/sysutils/walk/Makefile b/sysutils/walk/Makefile index 6e27ab895a3c..b355686eea3c 100644 --- a/sysutils/walk/Makefile +++ b/sysutils/walk/Makefile @@ -1,7 +1,7 @@ PORTNAME= walk DISTVERSIONPREFIX= v DISTVERSION= 1.13.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MAINTAINER= dtxdf@FreeBSD.org |