From nobody Thu Jul 25 01:29:03 2024 X-Original-To: dev-commits-ports-main@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 4WTtZl1kCqz5RPLy; Thu, 25 Jul 2024 01:29:03 +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 4WTtZl18v0z46sw; Thu, 25 Jul 2024 01:29:03 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1721870943; 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=1yzsg6i+9k2HXYd9oiOiQ5AR3Fj8SFSUwkXZnmirhNQ=; b=ckJTAJsePm0uaJMyn33AfeSof2xdstzmLJId77c0xfUyz8DYUUGiiBAI4W5xInR9c2exaX i3Bbye5UUw1asLecFiiTNeBdrsufQ/Nj6r3Ed1h2W/og3npmspck1PhmVGL7LVilTgRFtA EMPosHdBWA1XOwSgyoyC8IDj97IL9xX9yYaQ7XSuZ9Ri6z4UVPv/vqWuhyRWUmuZ8EePpd xB4zzNFeJzGpWCsZ1WAdGCQn3ERxYh65+3Zamk5GLQaa2qrJlfFE2HOM5s9Z9e0K6A/l5G cjLtUZEcIWR3Mn0ITxVg9K9JgLqJB/Wp0kydhHoT2ZOn7eDlc96nDhbIfo58lw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1721870943; a=rsa-sha256; cv=none; b=sQ+rPw0dtSaKV3wsolQkLToLzerj+NdfCZspFCHMOfBgC9SLGd5TNEZQzDVWXQVkECWahH ZNyDeieQPjHjL+TvhGj6Er6BE4A5U2xzOlwNIic4lTjmaFVbJ1DDeh5lSvYS50GdiPKuK8 skzsC6nFAcMCamHTu0TRMhUSpyBYuwuwidNkzV83pmGSP4ZMAWgagYhuMS7JQ46ZnirLm4 41ADEqLzDMFiTT61TnkSC8w3yrT+wKdxm9QteE6QjhRa7iErlEeHw+lionjE7Ffe8FIsIc 6GZpRRu4omp3HlJ/n79d5nQY8anfuNnlj4Io7l+Sp0+oXV57mYhDByY4j23YFA== 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=1721870943; 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=1yzsg6i+9k2HXYd9oiOiQ5AR3Fj8SFSUwkXZnmirhNQ=; b=fFB3tgZv1+eirDBzLecHb/h3eygG0Uk2wTwwvgkkz9o7ziAHVIxc0YbNjvaYu6ZJah5vmw 5CA9vijCPCgFdRbiGOYwW30TMqYnrhPNaFXfqKck27tghti7+jj7sl4UcF6DO70ITWfyUx bjITOHo0eYo2sEWe3zodlA+fIpRfcAqh/spUukwkwOvQRh0G/AWfNvxy904EVc6hpumZ1y tKE8R6XV51Km9BWyrwhinMMucGlgAQWtS39G2Jv0s8P8Z3vCcPWyT8d2bM4D3rapx/bG+q 9UAypmBTs7j41kaGLzlP3gL4DbWBBmTt2yUSSKUhIJTAIwuZ7ObqZ0OXiUVbJA== 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 4WTtZl0ht8zZm9; Thu, 25 Jul 2024 01:29:03 +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 46P1T3J4089873; Thu, 25 Jul 2024 01:29:03 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 46P1T3MX089870; Thu, 25 Jul 2024 01:29:03 GMT (envelope-from git) Date: Thu, 25 Jul 2024 01:29:03 GMT Message-Id: <202407250129.46P1T3MX089870@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Koichiro Iwao Subject: git: a3def4edd6a5 - main - textproc/{zed,zq}: Update to 1.17.0 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: meta X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: a3def4edd6a54e5073af2840613a33c1a355fd58 Auto-Submitted: auto-generated The branch main has been updated by meta: URL: https://cgit.FreeBSD.org/ports/commit/?id=a3def4edd6a54e5073af2840613a33c1a355fd58 commit a3def4edd6a54e5073af2840613a33c1a355fd58 Author: Koichiro Iwao AuthorDate: 2024-07-25 01:24:31 +0000 Commit: Koichiro Iwao CommitDate: 2024-07-25 01:25:10 +0000 textproc/{zed,zq}: Update to 1.17.0 Changes: https://github.com/brimdata/zed/releases/tag/v1.17.0 --- textproc/zed/Makefile | 4 ++-- textproc/zed/distinfo | 18 +++++++++--------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/textproc/zed/Makefile b/textproc/zed/Makefile index e8e30bd5e1eb..a81413c69f70 100644 --- a/textproc/zed/Makefile +++ b/textproc/zed/Makefile @@ -1,7 +1,7 @@ PORTNAME?= zed DISTVERSIONPREFIX= v -DISTVERSION= 1.16.0 -PORTREVISION= 5 +DISTVERSION= 1.17.0 +PORTREVISION= 0 CATEGORIES= textproc MAINTAINER= meta@FreeBSD.org diff --git a/textproc/zed/distinfo b/textproc/zed/distinfo index a8ef638dae1a..8e890cc259dd 100644 --- a/textproc/zed/distinfo +++ b/textproc/zed/distinfo @@ -1,9 +1,9 @@ -TIMESTAMP = 1719202954 -SHA256 (go/textproc_zed/zed-v1.16.0/v1.16.0.mod) = 80ed80f208c124dd59132185582b935df608340f344504439fe4390c8b50d886 -SIZE (go/textproc_zed/zed-v1.16.0/v1.16.0.mod) = 3290 -SHA256 (go/textproc_zed/zed-v1.16.0/v1.16.0.zip) = 9d39544267700487b89a91416fd79aea9668b29fb7f85de255d8636b56c44890 -SIZE (go/textproc_zed/zed-v1.16.0/v1.16.0.zip) = 6795439 -SHA256 (go/textproc_zq/zq-v1.16.0/v1.16.0.mod) = 80ed80f208c124dd59132185582b935df608340f344504439fe4390c8b50d886 -SIZE (go/textproc_zq/zq-v1.16.0/v1.16.0.mod) = 3290 -SHA256 (go/textproc_zq/zq-v1.16.0/v1.16.0.zip) = f0d1b397ffc3ed18478a96f9ffc6de3f05aa3c1b9797e5321a48c9ea98b24a12 -SIZE (go/textproc_zq/zq-v1.16.0/v1.16.0.zip) = 6792141 +TIMESTAMP = 1721711444 +SHA256 (go/textproc_zed/zed-v1.17.0/v1.17.0.mod) = 80ed80f208c124dd59132185582b935df608340f344504439fe4390c8b50d886 +SIZE (go/textproc_zed/zed-v1.17.0/v1.17.0.mod) = 3290 +SHA256 (go/textproc_zed/zed-v1.17.0/v1.17.0.zip) = 6c71c2e292aa0b5a3ae59d2d6afb1aedff3528517eff95ce95d46bacc1d93827 +SIZE (go/textproc_zed/zed-v1.17.0/v1.17.0.zip) = 6804589 +SHA256 (go/textproc_zq/zq-v1.17.0/v1.17.0.mod) = 80ed80f208c124dd59132185582b935df608340f344504439fe4390c8b50d886 +SIZE (go/textproc_zq/zq-v1.17.0/v1.17.0.mod) = 3290 +SHA256 (go/textproc_zq/zq-v1.17.0/v1.17.0.zip) = fcef7aaed7a834d9beb77905483d1cae2f523f4ffba7093e87b3b02ebbfabe6d +SIZE (go/textproc_zq/zq-v1.17.0/v1.17.0.zip) = 6801279