From nobody Thu Nov 11 17:43:45 2021 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 E8F46183BC18; Thu, 11 Nov 2021 17:43:46 +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 4Hqpwy2Hhsz3J8K; Thu, 11 Nov 2021 17:43:46 +0000 (UTC) (envelope-from git@FreeBSD.org) 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 1414B10946; Thu, 11 Nov 2021 17:43:46 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1ABHhjKp016152; Thu, 11 Nov 2021 17:43:45 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1ABHhjo8016151; Thu, 11 Nov 2021 17:43:45 GMT (envelope-from git) Date: Thu, 11 Nov 2021 17:43:45 GMT Message-Id: <202111111743.1ABHhjo8016151@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Lewis Cook Subject: git: f2da781afc73 - main - textproc/gh-grep: Update to 0.9.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: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: lcook X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: f2da781afc73d0c267a5701f0873563af82a26f1 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by lcook: URL: https://cgit.FreeBSD.org/ports/commit/?id=f2da781afc73d0c267a5701f0873563af82a26f1 commit f2da781afc73d0c267a5701f0873563af82a26f1 Author: Lewis Cook AuthorDate: 2021-11-11 16:28:31 +0000 Commit: Lewis Cook CommitDate: 2021-11-11 17:42:37 +0000 textproc/gh-grep: Update to 0.9.0 Changes: https://github.com/k1LoW/gh-grep/releases/tag/v0.9.0 --- textproc/gh-grep/Makefile | 2 +- textproc/gh-grep/distinfo | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/textproc/gh-grep/Makefile b/textproc/gh-grep/Makefile index 46926fedef57..69636cbabe41 100644 --- a/textproc/gh-grep/Makefile +++ b/textproc/gh-grep/Makefile @@ -1,6 +1,6 @@ PORTNAME= gh-grep DISTVERSIONPREFIX= v -DISTVERSION= 0.7.0 +DISTVERSION= 0.9.0 CATEGORIES= textproc MAINTAINER= lcook@FreeBSD.org diff --git a/textproc/gh-grep/distinfo b/textproc/gh-grep/distinfo index 902ae0c28775..b34f1e9388cb 100644 --- a/textproc/gh-grep/distinfo +++ b/textproc/gh-grep/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1636060207 -SHA256 (go/textproc_gh-grep/gh-grep-v0.7.0/v0.7.0.mod) = a911187987335b28a1bd3f85ddbc1ce8c203bfd1c24e8394fdb5a9b62932275c -SIZE (go/textproc_gh-grep/gh-grep-v0.7.0/v0.7.0.mod) = 328 -SHA256 (go/textproc_gh-grep/gh-grep-v0.7.0/v0.7.0.zip) = 456e937abd9101a21fb5e013d1fb86b10da0c45d333478554b873ac58651d501 -SIZE (go/textproc_gh-grep/gh-grep-v0.7.0/v0.7.0.zip) = 41916 +TIMESTAMP = 1636648053 +SHA256 (go/textproc_gh-grep/gh-grep-v0.9.0/v0.9.0.mod) = 3db03e64218cd7b86caddb91039c37a3f789968c5e28547892900e86be414ef8 +SIZE (go/textproc_gh-grep/gh-grep-v0.9.0/v0.9.0.mod) = 346 +SHA256 (go/textproc_gh-grep/gh-grep-v0.9.0/v0.9.0.zip) = 482058a5a446bc0f201462eef18649f2a6826433d791920df3d4534a084b5398 +SIZE (go/textproc_gh-grep/gh-grep-v0.9.0/v0.9.0.zip) = 41458