Date: Wed, 7 Aug 2024 17:06:26 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 80210566ecb6 - main - editors/ox: update 0.4.2 =?utf-8?Q?=E2=86=92?= 0.4.3 Message-ID: <202408071706.477H6Qox077553@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=80210566ecb6b8b20aebb33705e3a4d09e0c962f commit 80210566ecb6b8b20aebb33705e3a4d09e0c962f Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-08-07 15:14:08 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-08-07 17:06:19 +0000 editors/ox: update 0.4.2 → 0.4.3 Reported by: portscout --- editors/ox/Makefile | 8 ++++---- editors/ox/distinfo | 18 +++++++++--------- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/editors/ox/Makefile b/editors/ox/Makefile index a69815b6dfc0..f68b7c6b01aa 100644 --- a/editors/ox/Makefile +++ b/editors/ox/Makefile @@ -1,5 +1,5 @@ PORTNAME= ox -DISTVERSION= 0.4.2 +DISTVERSION= 0.4.3 CATEGORIES= editors PKGNAMESUFFIX= -text-editor @@ -20,7 +20,7 @@ CARGO_CRATES= aho-corasick-1.1.3 \ autocfg-1.3.0 \ bitflags-2.6.0 \ bstr-1.10.0 \ - cc-1.1.6 \ + cc-1.1.7 \ cfg-if-1.0.0 \ crossterm-0.27.0 \ crossterm_winapi-0.9.1 \ @@ -55,7 +55,7 @@ CARGO_CRATES= aho-corasick-1.1.3 \ quote-1.0.36 \ redox_syscall-0.5.3 \ redox_users-0.4.5 \ - regex-1.10.5 \ + regex-1.10.6 \ regex-automata-0.4.7 \ regex-syntax-0.8.4 \ ropey-1.6.1 \ @@ -77,7 +77,7 @@ CARGO_CRATES= aho-corasick-1.1.3 \ unicode-ident-1.0.12 \ unicode-width-0.1.13 \ wasi-0.11.0+wasi-snapshot-preview1 \ - which-6.0.1 \ + which-6.0.2 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ diff --git a/editors/ox/distinfo b/editors/ox/distinfo index 5d679f26747d..567789f05ecf 100644 --- a/editors/ox/distinfo +++ b/editors/ox/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1722210119 +TIMESTAMP = 1722998524 SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916 SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311 SHA256 (rust/crates/alinio-0.2.1.crate) = 66e562e228ad1df7eba72a66d8fa2215b8264bc1bff74a1b34b20d12aaae3b95 @@ -9,8 +9,8 @@ SHA256 (rust/crates/bitflags-2.6.0.crate) = b048fb63fd8b5923fc5aa7b340d8e156aec7 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/cc-1.1.6.crate) = 2aba8f4e9906c7ce3c73463f62a7f0c65183ada1a2d47e397cc8810827f9694f -SIZE (rust/crates/cc-1.1.6.crate) = 81585 +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/crossterm-0.27.0.crate) = f476fe445d41c9e991fd07515a6f463074b782242ccf4a5b7b1d1012e70824df @@ -79,8 +79,8 @@ SHA256 (rust/crates/redox_syscall-0.5.3.crate) = 2a908a6e00f1fdd0dfd9c0eb08ce851 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-1.10.6.crate) = 4219d74c6b67a3654a9fbebc4b419e22126d13d2f3c4a07ee0cb61ff79a79619 +SIZE (rust/crates/regex-1.10.6.crate) = 253894 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 @@ -123,8 +123,8 @@ SHA256 (rust/crates/unicode-width-0.1.13.crate) = 0336d538f7abc86d282a4189614dfa SIZE (rust/crates/unicode-width-0.1.13.crate) = 457228 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/which-6.0.1.crate) = 8211e4f58a2b2805adfbefbc07bab82958fc91e3836339b1ab7ae32465dce0d7 -SIZE (rust/crates/which-6.0.1.crate) = 16542 +SHA256 (rust/crates/which-6.0.2.crate) = 3d9c5ed668ee1f17edb3b627225343d210006a90bb1e3745ce1f30b1fb115075 +SIZE (rust/crates/which-6.0.2.crate) = 16608 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 @@ -171,5 +171,5 @@ SHA256 (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 589f6da84c646204747d1270 SIZE (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 832564 SHA256 (rust/crates/winsafe-0.0.19.crate) = d135d17ab770252ad95e9a872d365cf3090e3be864a34ab46f48555993efc904 SIZE (rust/crates/winsafe-0.0.19.crate) = 492820 -SHA256 (curlpipe-ox-0.4.2_GH0.tar.gz) = 3c14cbf499f1f260a08593a38ee6bce692bc322dbbe5441e41f3e4a7c9e811b3 -SIZE (curlpipe-ox-0.4.2_GH0.tar.gz) = 74412 +SHA256 (curlpipe-ox-0.4.3_GH0.tar.gz) = 712145c83fe3989c6b54fda685403db09fce0be8dc6a2567bc895fd6d7674d7e +SIZE (curlpipe-ox-0.4.3_GH0.tar.gz) = 76033
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408071706.477H6Qox077553>