From nobody Thu Feb 29 10:14:45 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 4TlnC92CbBz5CccK; Thu, 29 Feb 2024 10:14:45 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TlnC91KKZz3xKy; Thu, 29 Feb 2024 10:14:45 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1709201685; 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=3KU+P6kHehcvtwIMxuYBAZru1HZYbg70bzyokNp5vJM=; b=T3IFx7OES2VXWuJroA2b2DKjVithvKzmW1FyMrCSASC1bZcwkGErLsUeTmHGsl483q/lLc LnTDcw3nTFODKoIE3SuO4KIkYjL2qi1OQgZFIK/9/GSGV1hhFmtdrapiF820EU4rxZ0Paf 8lUXHopjizaknl8qlINftnSFIkLHa32z04m5VoA4y6r6pppLY4X9cyAtouhF4/SXZQTGO1 L26isrggRCX7ytE5KPI+t6PUTA2rwpttkkSVJV02mU8UEBth8Aeurb90nHKnG4g69TlaWI okIPHBavibxpS+7jK0cHTfmRM9TPpgKpwmmZVi6Iix4EUMwGemHV01uwRqAkgQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1709201685; a=rsa-sha256; cv=none; b=e8kiO1J7YnGDHfEkbiGZJxO/oWxcRPzwL2MPT+VIHkkhMkOhLN3wiNCLHJarK2HZO+Z7GA aIYHI57rTe3Adofr9nmFX3geti43XmCd1fUxtdQLcljFbYl9L5aK7eSFP1pxl5olT6eaj7 oOdGm07f1nk2b4MP5k7G31O6VWjn4n1SpISzm/sEltkT/bFeqWb430ES4jCgAf2sYKG3Rg cZ6o87wLrKvvgP+vkCGunD4e+ekYrTg1Od97DOEoGl6tW/L5V8eXHkuQ5UuxSQmSGq7HoS jWcGmTkHFIWN9fiskjqc9XrQfClxwKrr9qYm52BG1kGzSqmmrvum6jr1iwxCMw== 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=1709201685; 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=3KU+P6kHehcvtwIMxuYBAZru1HZYbg70bzyokNp5vJM=; b=dGTeabZXWoKNwncnGHJOQ8vbuJBjoScmQk55kK+LxekYuvzw4J9vwrHPoQDb2waGf37P+K b83ozEew7C+6XFrpxbkPvDQ4qjekDwLJnU8hHnTzHTezHZV28iOF6C28ImuqgprGWjjP0I 39GWEcDEMz8PCgYdDfw64UysRbGmLtRojEsISi6TCYLT7nvIGYjk+1H3kejnl+RlPyCwMn HVcwgKR2eZwi2Zna1Cux/NqNMBpqxl5qC7BfV+Dh0R1s1ZEHQy3mUaqqiroewMyQAewjSS KGR7xLeY08p1HPd1KUSUyOj4BwnrPeTt4fptJXqKel6pVoa5LIjQO9Wtz+c+Vg== 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 4TlnC90xGYzdhL; Thu, 29 Feb 2024 10:14:45 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 41TAEj84096580; Thu, 29 Feb 2024 10:14:45 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 41TAEjG4096577; Thu, 29 Feb 2024 10:14:45 GMT (envelope-from git) Date: Thu, 29 Feb 2024 10:14:45 GMT Message-Id: <202402291014.41TAEjG4096577@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: 5db4f0f5482c - main - devel/typeshare: update 1.7.0 =?utf-8?Q?=E2=86=92?= 1.8.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: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: 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: 5db4f0f5482c667ba326c18208cd35c3e3dc19a5 Auto-Submitted: auto-generated The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=5db4f0f5482c667ba326c18208cd35c3e3dc19a5 commit 5db4f0f5482c667ba326c18208cd35c3e3dc19a5 Author: Yuri Victorovich AuthorDate: 2024-02-29 08:38:36 +0000 Commit: Yuri Victorovich CommitDate: 2024-02-27 00:31:15 +0000 devel/typeshare: update 1.7.0 → 1.8.0 Reported by: portscout --- devel/typeshare/Makefile | 27 ++++++++++++------------ devel/typeshare/distinfo | 54 ++++++++++++++++++++++++------------------------ 2 files changed, 40 insertions(+), 41 deletions(-) diff --git a/devel/typeshare/Makefile b/devel/typeshare/Makefile index 20d7b3ef8cc7..8edd15e7db70 100644 --- a/devel/typeshare/Makefile +++ b/devel/typeshare/Makefile @@ -1,7 +1,6 @@ PORTNAME= typeshare DISTVERSIONPREFIX= v -DISTVERSION= 1.7.0 -PORTREVISION= 5 +DISTVERSION= 1.8.0 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org @@ -64,8 +63,8 @@ CARGO_CRATES= aho-corasick-0.7.19 \ num_cpus-1.13.1 \ once_cell-1.15.0 \ os_str_bytes-6.3.0 \ - proc-macro2-1.0.44 \ - quote-1.0.21 \ + proc-macro2-1.0.60 \ + quote-1.0.28 \ rayon-1.5.3 \ rayon-core-1.9.3 \ regex-1.6.0 \ @@ -73,24 +72,24 @@ CARGO_CRATES= aho-corasick-0.7.19 \ ryu-1.0.11 \ same-file-1.0.6 \ scopeguard-1.1.0 \ - serde-1.0.145 \ - serde_derive-1.0.145 \ + serde-1.0.164 \ + serde_derive-1.0.164 \ serde_json-1.0.85 \ strsim-0.10.0 \ - syn-1.0.100 \ + syn-2.0.18 \ termcolor-1.1.3 \ textwrap-0.15.1 \ - thiserror-1.0.35 \ - thiserror-impl-1.0.35 \ + thiserror-1.0.40 \ + thiserror-impl-1.0.40 \ thread_local-1.1.4 \ toml-0.5.9 \ unicode-ident-1.0.4 \ walkdir-2.3.2 \ - wasm-bindgen-0.2.83 \ - wasm-bindgen-backend-0.2.83 \ - wasm-bindgen-macro-0.2.83 \ - wasm-bindgen-macro-support-0.2.83 \ - wasm-bindgen-shared-0.2.83 \ + wasm-bindgen-0.2.87 \ + wasm-bindgen-backend-0.2.87 \ + wasm-bindgen-macro-0.2.87 \ + wasm-bindgen-macro-support-0.2.87 \ + wasm-bindgen-shared-0.2.87 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ diff --git a/devel/typeshare/distinfo b/devel/typeshare/distinfo index 0ef29dbbef82..d4ebf7869095 100644 --- a/devel/typeshare/distinfo +++ b/devel/typeshare/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1691814062 +TIMESTAMP = 1709183930 SHA256 (rust/crates/aho-corasick-0.7.19.crate) = b4f55bd91a0978cbfd91c457a164bab8b4001c833b7f323132c0a4e1922dd44e SIZE (rust/crates/aho-corasick-0.7.19.crate) = 113070 SHA256 (rust/crates/android_system_properties-0.1.5.crate) = 819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311 @@ -89,10 +89,10 @@ SHA256 (rust/crates/once_cell-1.15.0.crate) = e82dad04139b71a90c080c8463fe0dc790 SIZE (rust/crates/once_cell-1.15.0.crate) = 31460 SHA256 (rust/crates/os_str_bytes-6.3.0.crate) = 9ff7415e9ae3fff1225851df9e0d9e4e5479f947619774677a63572e55e80eff SIZE (rust/crates/os_str_bytes-6.3.0.crate) = 22928 -SHA256 (rust/crates/proc-macro2-1.0.44.crate) = 7bd7356a8122b6c4a24a82b278680c73357984ca2fc79a0f9fa6dea7dced7c58 -SIZE (rust/crates/proc-macro2-1.0.44.crate) = 41745 -SHA256 (rust/crates/quote-1.0.21.crate) = bbe448f377a7d6961e30f5955f9b8d106c3f5e449d493ee1b125c1d43c2b5179 -SIZE (rust/crates/quote-1.0.21.crate) = 28030 +SHA256 (rust/crates/proc-macro2-1.0.60.crate) = dec2b086b7a862cf4de201096214fa870344cf922b2b30c167badb3af3195406 +SIZE (rust/crates/proc-macro2-1.0.60.crate) = 44160 +SHA256 (rust/crates/quote-1.0.28.crate) = 1b9ab9c7eadfd8df19006f1cf1a4aed13540ed5cbc047010ece5826e10825488 +SIZE (rust/crates/quote-1.0.28.crate) = 28382 SHA256 (rust/crates/rayon-1.5.3.crate) = bd99e5772ead8baa5215278c9b15bf92087709e9c1b2d1f97cdb5a183c933a7d SIZE (rust/crates/rayon-1.5.3.crate) = 167246 SHA256 (rust/crates/rayon-core-1.9.3.crate) = 258bcdb5ac6dad48491bb2992db6b7cf74878b0384908af124823d118c99683f @@ -107,24 +107,24 @@ SHA256 (rust/crates/same-file-1.0.6.crate) = 93fc1dc3aaa9bfed95e02e6eadabb4baf7e SIZE (rust/crates/same-file-1.0.6.crate) = 10183 SHA256 (rust/crates/scopeguard-1.1.0.crate) = d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd SIZE (rust/crates/scopeguard-1.1.0.crate) = 11470 -SHA256 (rust/crates/serde-1.0.145.crate) = 728eb6351430bccb993660dfffc5a72f91ccc1295abaa8ce19b27ebe4f75568b -SIZE (rust/crates/serde-1.0.145.crate) = 76568 -SHA256 (rust/crates/serde_derive-1.0.145.crate) = 81fa1584d3d1bcacd84c277a0dfe21f5b0f6accf4a23d04d4c6d61f1af522b4c -SIZE (rust/crates/serde_derive-1.0.145.crate) = 54860 +SHA256 (rust/crates/serde-1.0.164.crate) = 9e8c8cf938e98f769bc164923b06dce91cea1751522f46f8466461af04c9027d +SIZE (rust/crates/serde-1.0.164.crate) = 77057 +SHA256 (rust/crates/serde_derive-1.0.164.crate) = d9735b638ccc51c28bf6914d90a2e9725b377144fc612c49a611fddd1b631d68 +SIZE (rust/crates/serde_derive-1.0.164.crate) = 54789 SHA256 (rust/crates/serde_json-1.0.85.crate) = e55a28e3aaef9d5ce0506d0a14dbba8054ddc7e499ef522dd8b26859ec9d4a44 SIZE (rust/crates/serde_json-1.0.85.crate) = 144635 SHA256 (rust/crates/strsim-0.10.0.crate) = 73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623 SIZE (rust/crates/strsim-0.10.0.crate) = 11355 -SHA256 (rust/crates/syn-1.0.100.crate) = 52205623b1b0f064a4e71182c3b18ae902267282930c6d5462c91b859668426e -SIZE (rust/crates/syn-1.0.100.crate) = 236691 +SHA256 (rust/crates/syn-2.0.18.crate) = 32d41677bcbe24c20c52e7c70b0d8db04134c5d1066bf98662e2871ad200ea3e +SIZE (rust/crates/syn-2.0.18.crate) = 240648 SHA256 (rust/crates/termcolor-1.1.3.crate) = bab24d30b911b2376f3a13cc2cd443142f0c81dda04c118693e35b3835757755 SIZE (rust/crates/termcolor-1.1.3.crate) = 17242 SHA256 (rust/crates/textwrap-0.15.1.crate) = 949517c0cf1bf4ee812e2e07e08ab448e3ae0d23472aee8a06c985f0c8815b16 SIZE (rust/crates/textwrap-0.15.1.crate) = 55940 -SHA256 (rust/crates/thiserror-1.0.35.crate) = c53f98874615aea268107765aa1ed8f6116782501d18e53d08b471733bea6c85 -SIZE (rust/crates/thiserror-1.0.35.crate) = 18451 -SHA256 (rust/crates/thiserror-impl-1.0.35.crate) = f8b463991b4eab2d801e724172285ec4195c650e8ec79b149e6c2a8e6dd3f783 -SIZE (rust/crates/thiserror-impl-1.0.35.crate) = 15433 +SHA256 (rust/crates/thiserror-1.0.40.crate) = 978c9a314bd8dc99be594bc3c175faaa9794be04a5a5e153caba6915336cebac +SIZE (rust/crates/thiserror-1.0.40.crate) = 18709 +SHA256 (rust/crates/thiserror-impl-1.0.40.crate) = f9456a42c5b0d803c8cd86e73dd7cc9edd429499f37a3550d286d5e86720569f +SIZE (rust/crates/thiserror-impl-1.0.40.crate) = 15138 SHA256 (rust/crates/thread_local-1.1.4.crate) = 5516c27b78311c50bf42c071425c560ac799b11c30b31f87e3081965fe5e0180 SIZE (rust/crates/thread_local-1.1.4.crate) = 13106 SHA256 (rust/crates/toml-0.5.9.crate) = 8d82e1a7758622a465f8cee077614c73484dac5b836c02ff6a40d5d1010324d7 @@ -133,16 +133,16 @@ SHA256 (rust/crates/unicode-ident-1.0.4.crate) = dcc811dc4066ac62f84f11307873c48 SIZE (rust/crates/unicode-ident-1.0.4.crate) = 35491 SHA256 (rust/crates/walkdir-2.3.2.crate) = 808cf2735cd4b6866113f648b791c6adc5714537bc222d9347bb203386ffda56 SIZE (rust/crates/walkdir-2.3.2.crate) = 23516 -SHA256 (rust/crates/wasm-bindgen-0.2.83.crate) = eaf9f5aceeec8be17c128b2e93e031fb8a4d469bb9c4ae2d7dc1888b26887268 -SIZE (rust/crates/wasm-bindgen-0.2.83.crate) = 169618 -SHA256 (rust/crates/wasm-bindgen-backend-0.2.83.crate) = 4c8ffb332579b0557b52d268b91feab8df3615f265d5270fec2a8c95b17c1142 -SIZE (rust/crates/wasm-bindgen-backend-0.2.83.crate) = 25620 -SHA256 (rust/crates/wasm-bindgen-macro-0.2.83.crate) = 052be0f94026e6cbc75cdefc9bae13fd6052cdcaf532fa6c45e7ae33a1e6c810 -SIZE (rust/crates/wasm-bindgen-macro-0.2.83.crate) = 12075 -SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.83.crate) = 07bc0c051dc5f23e307b13285f9d75df86bfdf816c5721e573dec1f9b8aa193c -SIZE (rust/crates/wasm-bindgen-macro-support-0.2.83.crate) = 18530 -SHA256 (rust/crates/wasm-bindgen-shared-0.2.83.crate) = 1c38c045535d93ec4f0b4defec448e4291638ee608530863b1e2ba115d4fff7f -SIZE (rust/crates/wasm-bindgen-shared-0.2.83.crate) = 7194 +SHA256 (rust/crates/wasm-bindgen-0.2.87.crate) = 7706a72ab36d8cb1f80ffbf0e071533974a60d0a308d01a5d0375bf60499a342 +SIZE (rust/crates/wasm-bindgen-0.2.87.crate) = 175052 +SHA256 (rust/crates/wasm-bindgen-backend-0.2.87.crate) = 5ef2b6d3c510e9625e5fe6f509ab07d66a760f0885d858736483c32ed7809abd +SIZE (rust/crates/wasm-bindgen-backend-0.2.87.crate) = 26821 +SHA256 (rust/crates/wasm-bindgen-macro-0.2.87.crate) = dee495e55982a3bd48105a7b947fd2a9b4a8ae3010041b9e0faab3f9cd028f1d +SIZE (rust/crates/wasm-bindgen-macro-0.2.87.crate) = 13897 +SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.87.crate) = 54681b18a46765f095758388f2d0cf16eb8d4169b639ab575a8f5693af210c7b +SIZE (rust/crates/wasm-bindgen-macro-support-0.2.87.crate) = 20006 +SHA256 (rust/crates/wasm-bindgen-shared-0.2.87.crate) = ca6ad05a4870b2bf5fe995117d3728437bd27d7cd5f06f13c17443ef369775a1 +SIZE (rust/crates/wasm-bindgen-shared-0.2.87.crate) = 7248 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 @@ -151,5 +151,5 @@ SHA256 (rust/crates/winapi-util-0.1.5.crate) = 70ec6ce85bb158151cae5e5c87f95a8e9 SIZE (rust/crates/winapi-util-0.1.5.crate) = 10164 SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998 -SHA256 (1password-typeshare-v1.7.0_GH0.tar.gz) = 70057000affb91ca9f5ddd941feaf3e80e462b37eb3e7eb389a5ac8eea6db5ab -SIZE (1password-typeshare-v1.7.0_GH0.tar.gz) = 103883 +SHA256 (1password-typeshare-v1.8.0_GH0.tar.gz) = e34b1249f357569e7985b08d2ee4fbc69105ce932b9c729ca3c3e9c0128218de +SIZE (1password-typeshare-v1.8.0_GH0.tar.gz) = 104933