From nobody Sun Jun 2 08:33:54 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 4VsVWR0j9rz5MMLH; Sun, 02 Jun 2024 08:33:55 +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 4VsVWQ69gtz4lc2; Sun, 2 Jun 2024 08:33:54 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1717317234; 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=VjrQojENYD2/pBjD29YJrGPTTtvW+aiAAxu8OSoxa9E=; b=WtIXTKKeGITD33yaguhFMAV1564YzNSAi8qgJzMhfA8u8HOHvMpCuNvytIHS7QjCmp53n/ 42+kWh4g/63T+ea6i+8eiKRdouir1+0PZxF02r3HgRmpnc+nl7tpCqi63pT3xhYZ0Skqzp gy6O0trgFEG2XKNHDY2ia/FHtVeYurbrsPH/+mNqEUp4tIO0mQqTcyJx1pP6pnDWwAb0Vb XWWFgWsUTjhpMPcycxo5jaDp2WIckqCplXpth9SflERC4rrgwmMFEeeO7JkNHLoFyDklGp kEctXaj0J/CVq9asY4abmVL02edyRu7bZRTvgLOJz6SE5mlArLVSHIKoRcJLWQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1717317234; a=rsa-sha256; cv=none; b=Hsi+0ZHT9TcNOhx/4NYcKW/8tQjIiO7zGnzzhlvP4L943RyLNyXBOmbsyd7AT1FTaNyVxa ebeMkfjsxOg5BawYf5+ZnG7nROyUbYzUpXANrYHDK0vMp/lgwkg/xaS8AoNX2c6kR1E5TS ECvMHOrPQHeDB9NJwsnHE4+A5OwoUbiRTM9oO5mW54Cy8hctNlLaq21u42yTqq/d8XUT9S 15JmSfxv7Y8hm10Zepd5GftFdnyPQ81JuqvSnF4oPMy+1nI5vZx31SufnnTOfQNxhjTqcZ hEaTb5sZtgBFvoX/61AAWN1IwHzrarvB7hiVXtPz6lJllJV5sjsVn2pMvnzm4g== 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=1717317234; 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=VjrQojENYD2/pBjD29YJrGPTTtvW+aiAAxu8OSoxa9E=; b=xCP2i/igwWs3Me+nbUKZtzS+xtXFP/+gw9SkZozarjbOxy9dTESG3e5GpaaepoXM9xnFMS s0OsBnY+YaZvZ880BKJq2cx9blIK+2kH0ctTxR6FSCc68SpLHzU+Tp3+FYoS+OUFSlXF1S uQkKyaAUtJggzeJTO5uduioy3fMcupnNmz8Vvy0hNvCFZWcDYhfKmnR1/MjY66WBXMcy3f r23n55pC/co8U2MZeFAl6hkw16IdVb41/dzuWGYHO/fP1u2tXeGDzEkfRcdss/yKH8CJF0 8YxgdMn6aObsRHLovLSvlqOxc0yqY9HuAtvWGU0Qt1mDZ1qgJnJUAzLihJwAXQ== 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 4VsVWQ5L7tzkqJ; Sun, 2 Jun 2024 08:33:54 +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 4528Xs6T016402; Sun, 2 Jun 2024 08:33:54 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 4528XsRH016399; Sun, 2 Jun 2024 08:33:54 GMT (envelope-from git) Date: Sun, 2 Jun 2024 08:33:54 GMT Message-Id: <202406020833.4528XsRH016399@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: 5beaa36e4be2 - main - textproc/jql: update 7.1.10 =?utf-8?Q?=E2=86=92?= 7.1.11 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: 5beaa36e4be21dcf9c04bba6cc84eb53bacbb177 Auto-Submitted: auto-generated The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=5beaa36e4be21dcf9c04bba6cc84eb53bacbb177 commit 5beaa36e4be21dcf9c04bba6cc84eb53bacbb177 Author: Yuri Victorovich AuthorDate: 2024-06-02 08:20:57 +0000 Commit: Yuri Victorovich CommitDate: 2024-06-02 08:33:44 +0000 textproc/jql: update 7.1.10 → 7.1.11 Reported by: portscout --- textproc/jql/Makefile | 8 ++++---- textproc/jql/distinfo | 18 +++++++++--------- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/textproc/jql/Makefile b/textproc/jql/Makefile index 82054e58a6f2..74201b432de3 100644 --- a/textproc/jql/Makefile +++ b/textproc/jql/Makefile @@ -1,6 +1,6 @@ PORTNAME= jql DISTVERSIONPREFIX= jql-v -DISTVERSION= 7.1.10 +DISTVERSION= 7.1.11 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org @@ -94,8 +94,8 @@ CARGO_CRATES= addr2line-0.21.0 \ thiserror-1.0.61 \ thiserror-impl-1.0.61 \ tinytemplate-1.2.1 \ - tokio-1.37.0 \ - tokio-macros-2.2.0 \ + tokio-1.38.0 \ + tokio-macros-2.3.0 \ unicode-ident-1.0.12 \ utf8parse-0.2.1 \ walkdir-2.5.0 \ @@ -119,7 +119,7 @@ CARGO_CRATES= addr2line-0.21.0 \ windows_x86_64_gnu-0.52.5 \ windows_x86_64_gnullvm-0.52.5 \ windows_x86_64_msvc-0.52.5 \ - winnow-0.6.8 \ + winnow-0.6.9 \ yansi-1.0.1 PLIST_FILES= bin/${PORTNAME} diff --git a/textproc/jql/distinfo b/textproc/jql/distinfo index b7ef3089a3ae..8488c2e435b9 100644 --- a/textproc/jql/distinfo +++ b/textproc/jql/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1716961103 +TIMESTAMP = 1717311451 SHA256 (rust/crates/addr2line-0.21.0.crate) = 8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb SIZE (rust/crates/addr2line-0.21.0.crate) = 40807 SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe @@ -157,10 +157,10 @@ SHA256 (rust/crates/thiserror-impl-1.0.61.crate) = 46c3384250002a6d5af4d114f2845 SIZE (rust/crates/thiserror-impl-1.0.61.crate) = 15786 SHA256 (rust/crates/tinytemplate-1.2.1.crate) = be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc SIZE (rust/crates/tinytemplate-1.2.1.crate) = 26490 -SHA256 (rust/crates/tokio-1.37.0.crate) = 1adbebffeca75fcfd058afa480fb6c0b81e165a0323f9c9d39c9697e37c46787 -SIZE (rust/crates/tokio-1.37.0.crate) = 764297 -SHA256 (rust/crates/tokio-macros-2.2.0.crate) = 5b8a1e28f2deaa14e508979454cb3a223b10b938b45af148bc0986de36f1923b -SIZE (rust/crates/tokio-macros-2.2.0.crate) = 11520 +SHA256 (rust/crates/tokio-1.38.0.crate) = ba4f4a02a7a80d6f274636f0aa95c7e383b912d41fe721a31f29e29698585a4a +SIZE (rust/crates/tokio-1.38.0.crate) = 774094 +SHA256 (rust/crates/tokio-macros-2.3.0.crate) = 5f5ae998a069d4b5aba8ee9dad856af7d520c3699e6159b185c2acd48155d39a +SIZE (rust/crates/tokio-macros-2.3.0.crate) = 11753 SHA256 (rust/crates/unicode-ident-1.0.12.crate) = 3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b SIZE (rust/crates/unicode-ident-1.0.12.crate) = 42168 SHA256 (rust/crates/utf8parse-0.2.1.crate) = 711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a @@ -207,9 +207,9 @@ SHA256 (rust/crates/windows_x86_64_gnullvm-0.52.5.crate) = 852298e482cd67c356ddd SIZE (rust/crates/windows_x86_64_gnullvm-0.52.5.crate) = 433246 SHA256 (rust/crates/windows_x86_64_msvc-0.52.5.crate) = bec47e5bfd1bff0eeaf6d8b485cc1074891a197ab4225d504cb7a1ab88b02bf0 SIZE (rust/crates/windows_x86_64_msvc-0.52.5.crate) = 827905 -SHA256 (rust/crates/winnow-0.6.8.crate) = c3c52e9c97a68071b23e836c9380edae937f17b9c4667bd021973efc689f618d -SIZE (rust/crates/winnow-0.6.8.crate) = 159453 +SHA256 (rust/crates/winnow-0.6.9.crate) = 86c949fede1d13936a99f14fafd3e76fd642b556dd2ce96287fbe2e0151bfac6 +SIZE (rust/crates/winnow-0.6.9.crate) = 160195 SHA256 (rust/crates/yansi-1.0.1.crate) = cfe53a6657fd280eaa890a3bc59152892ffa3e30101319d168b781ed6529b049 SIZE (rust/crates/yansi-1.0.1.crate) = 75497 -SHA256 (yamafaktory-jql-jql-v7.1.10_GH0.tar.gz) = ccfe3112d85831f5e0fc920a49ed4c97473a22620926678a4b8d5a63b6431f3a -SIZE (yamafaktory-jql-jql-v7.1.10_GH0.tar.gz) = 446820 +SHA256 (yamafaktory-jql-jql-v7.1.11_GH0.tar.gz) = 147c664a7676f5ff15163c475be50dddee36ef4748334ac93c421b7685c8aeb8 +SIZE (yamafaktory-jql-jql-v7.1.11_GH0.tar.gz) = 447217