From nobody Thu Jul 18 13:32:19 2024 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4WPtyW6frpz5RS9Q; Thu, 18 Jul 2024 13:32:19 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WPtyW62RSz42FK; Thu, 18 Jul 2024 13:32:19 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1721309539; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=2QTGPYmQ6CUqvWmAF9W7RhBre0rV/GLjjUHdVDk70pw=; b=cNK/ozWbgPu6yHR9yqlQs6eKCY8OYLJtv5hcT79lhw5l55bJaFW47X7r2mMehCZY/jeZah 5ROdFGsYEnwTm/fAp7y8OzCNvnBuWoIc4HAzkAsXfTQYQHk20idyf58TF0MINJGsY8MD4K jqyKojt4snLMyelvUsBUSAAUJHDc4BDAf9FcTqrAlrqCZr7MEspbUd31bn8G5atmXidGLF 5MSmv6GTbdsrWzdWigvguQSk3iuRw2FhTja+HBOf5ZKZe+0LeMwx9kWZmnqNFTrgm+ATKr ip0GkprXN+6XpI0etE7HR52lyEOXW/NQDsuEUpGNa+oLKObnl5cU5kabMKolSg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1721309539; a=rsa-sha256; cv=none; b=QUOSrrvqlNnovXenqXRgiFDBwLxk1+8zBIhkNuyIQm+b88p5Ju4k1LFVv7/w1EdguaBmf8 eANHzs/MhAzow/kE4uvXoe54MzIL70+nIdnGPvkjuGv/Y4FWMBRNKw9170NwqrE3hedVpU kCyZBumuI4WZcxG58hUGVCRiy1zkTvjDi2humWA0Ibgldsat/GTgvFij2apWPuojGahR+t eI5Zbx4qyX3Ztlg68gf+kG/lQWeFM+FEOyHn9eCSxvThYoajIS5gvkX1Zbj6vihGtSD375 /NjwLeKa8bPtwILQd0o9zj6LBk7npIqwtx+49Zb1M4EhSZOYTm6JtYBN6tRA7Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1721309539; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=2QTGPYmQ6CUqvWmAF9W7RhBre0rV/GLjjUHdVDk70pw=; b=uwIxapTJajqKX+a116546Q1zcIuSRGgCQ+phXW069pNbKoFyl12h5vbB2ljdwq0hYyImZ9 CIjmBISgwjcK9F9gzZJ3hPIR2RJbSMNToEc/zpKPcewLvLIhQZW0dV2GODaePyn2iDXyQv bDb0WxW+JbHtm/P3pQPxty5zi68t8NV+EuvcNAGRWHgOndOf432nrGmIyXpLz0XYtW0uH2 8URSKH/8mXwGzZ+Y3R6SDwnOtrZnoTReSbMN+4RlSsfyGejGjYyDYRlDJWtNWRN5cO2E2+ pI4nfrVZizBBLnZibe4Hm0lDI91Vq9vufk1PwiuFHYQxSvVRXL6oTxF8y3ug6Q== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4WPtyW5dkxzqvS; Thu, 18 Jul 2024 13:32:19 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 46IDWJfo083583; Thu, 18 Jul 2024 13:32:19 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 46IDWJwJ083580; Thu, 18 Jul 2024 13:32:19 GMT (envelope-from git) Date: Thu, 18 Jul 2024 13:32:19 GMT Message-Id: <202407181332.46IDWJwJ083580@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: ce92e83e8924 - main - deskutils/just: update 1.31.0 =?utf-8?Q?=E2=86=92?= 1.32.0 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: ce92e83e89248ee29d84775a386fdfd8ed712c4d Auto-Submitted: auto-generated The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=ce92e83e89248ee29d84775a386fdfd8ed712c4d commit ce92e83e89248ee29d84775a386fdfd8ed712c4d Author: Yuri Victorovich AuthorDate: 2024-07-18 13:27:32 +0000 Commit: Yuri Victorovich CommitDate: 2024-07-18 13:27:32 +0000 deskutils/just: update 1.31.0 → 1.32.0 --- deskutils/just/Makefile | 10 +++++----- deskutils/just/distinfo | 22 +++++++++++----------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/deskutils/just/Makefile b/deskutils/just/Makefile index 6ff785a69b4e..b0449ed91dbb 100644 --- a/deskutils/just/Makefile +++ b/deskutils/just/Makefile @@ -1,5 +1,5 @@ PORTNAME= just -DISTVERSION= 1.31.0 +DISTVERSION= 1.32.0 CATEGORIES= deskutils MAINTAINER= yuri@FreeBSD.org @@ -30,12 +30,12 @@ CARGO_CRATES= aho-corasick-1.1.3 \ autocfg-1.3.0 \ bitflags-1.3.2 \ bitflags-2.6.0 \ - blake3-1.5.2 \ + blake3-1.5.3 \ block-buffer-0.10.4 \ bstr-0.2.17 \ bumpalo-3.16.0 \ camino-1.1.7 \ - cc-1.1.4 \ + cc-1.1.5 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ chrono-0.4.38 \ @@ -139,8 +139,8 @@ CARGO_CRATES= aho-corasick-1.1.3 \ temptree-0.2.0 \ terminal_size-0.3.0 \ textwrap-0.11.0 \ - thiserror-1.0.62 \ - thiserror-impl-1.0.62 \ + thiserror-1.0.63 \ + thiserror-impl-1.0.63 \ typed-arena-2.0.2 \ typenum-1.17.0 \ unicase-2.7.0 \ diff --git a/deskutils/just/distinfo b/deskutils/just/distinfo index 8668d110cd02..394eb67c146d 100644 --- a/deskutils/just/distinfo +++ b/deskutils/just/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1721103218 +TIMESTAMP = 1721308255 SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916 SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311 SHA256 (rust/crates/android-tzdata-0.1.1.crate) = e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0 @@ -29,8 +29,8 @@ SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c9 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/blake3-1.5.2.crate) = 3d08263faac5cde2a4d52b513dadb80846023aade56fcd8fc99ba73ba8050e92 -SIZE (rust/crates/blake3-1.5.2.crate) = 172720 +SHA256 (rust/crates/blake3-1.5.3.crate) = e9ec96fe9a81b5e365f9db71fe00edc4fe4ca2cc7dcb7861f0603012a7caa210 +SIZE (rust/crates/blake3-1.5.3.crate) = 172698 SHA256 (rust/crates/block-buffer-0.10.4.crate) = 3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71 SIZE (rust/crates/block-buffer-0.10.4.crate) = 10538 SHA256 (rust/crates/bstr-0.2.17.crate) = ba3569f383e8f1598449f1a423e72e99569137b47740b1da11ef19af3d5c3223 @@ -39,8 +39,8 @@ SHA256 (rust/crates/bumpalo-3.16.0.crate) = 79296716171880943b8470b5f8d03aa55eb2 SIZE (rust/crates/bumpalo-3.16.0.crate) = 85677 SHA256 (rust/crates/camino-1.1.7.crate) = e0ec6b951b160caa93cc0c7b209e5a3bff7aae9062213451ac99493cd844c239 SIZE (rust/crates/camino-1.1.7.crate) = 36204 -SHA256 (rust/crates/cc-1.1.4.crate) = 9711f33475c22aab363b05564a17d7b789bf3dfec5ebabb586adee56f0e271b5 -SIZE (rust/crates/cc-1.1.4.crate) = 81127 +SHA256 (rust/crates/cc-1.1.5.crate) = 324c74f2155653c90b04f25b2a47a8a631360cb908f92a772695f430c7e31052 +SIZE (rust/crates/cc-1.1.5.crate) = 81493 SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934 SHA256 (rust/crates/cfg_aliases-0.1.1.crate) = fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e @@ -247,10 +247,10 @@ SHA256 (rust/crates/terminal_size-0.3.0.crate) = 21bebf2b7c9e0a515f6e0f8c51dc0f8 SIZE (rust/crates/terminal_size-0.3.0.crate) = 10096 SHA256 (rust/crates/textwrap-0.11.0.crate) = d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060 SIZE (rust/crates/textwrap-0.11.0.crate) = 17322 -SHA256 (rust/crates/thiserror-1.0.62.crate) = f2675633b1499176c2dff06b0856a27976a8f9d436737b4cf4f312d4d91d8bbb -SIZE (rust/crates/thiserror-1.0.62.crate) = 21323 -SHA256 (rust/crates/thiserror-impl-1.0.62.crate) = d20468752b09f49e909e55a5d338caa8bedf615594e9d80bc4c565d30faf798c -SIZE (rust/crates/thiserror-impl-1.0.62.crate) = 16047 +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/typed-arena-2.0.2.crate) = 6af6ae20167a9ece4bcb41af5b80f8a1f1df981f6391189ce00fd257af04126a SIZE (rust/crates/typed-arena-2.0.2.crate) = 11848 SHA256 (rust/crates/typenum-1.17.0.crate) = 42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825 @@ -335,5 +335,5 @@ SHA256 (rust/crates/winsafe-0.0.19.crate) = d135d17ab770252ad95e9a872d365cf3090e SIZE (rust/crates/winsafe-0.0.19.crate) = 492820 SHA256 (rust/crates/yansi-0.5.1.crate) = 09041cd90cf85f7f8b2df60c646f853b7f535ce68f85244eb6731cf89fa498ec SIZE (rust/crates/yansi-0.5.1.crate) = 16525 -SHA256 (casey-just-1.31.0_GH0.tar.gz) = 6cef9159bb929c94b105015c28b0c94618556cfd2f1a1f17c012a1365ee8a8ac -SIZE (casey-just-1.31.0_GH0.tar.gz) = 691296 +SHA256 (casey-just-1.32.0_GH0.tar.gz) = 7c3522d2fae123deebea592cb0ce2a8be65b145efadce8b0965669a4337f8494 +SIZE (casey-just-1.32.0_GH0.tar.gz) = 693856