From nobody Fri Oct 15 08:24:37 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 1055717F5C76; Fri, 15 Oct 2021 08:24:38 +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 4HVzpF751kz4XX5; Fri, 15 Oct 2021 08:24:37 +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 D340B2329D; Fri, 15 Oct 2021 08:24:37 +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 19F8Ob0O047479; Fri, 15 Oct 2021 08:24:37 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19F8Obhc047478; Fri, 15 Oct 2021 08:24:37 GMT (envelope-from git) Date: Fri, 15 Oct 2021 08:24:37 GMT Message-Id: <202110150824.19F8Obhc047478@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Alexey Dokuchaev Subject: git: ea8a46f5cfa2 - main - textproc/gnugrep: update GNU grep to the latest version 3.7. 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: danfe X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: ea8a46f5cfa2262e0163209d4421435d39ecc16d Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by danfe: URL: https://cgit.FreeBSD.org/ports/commit/?id=ea8a46f5cfa2262e0163209d4421435d39ecc16d commit ea8a46f5cfa2262e0163209d4421435d39ecc16d Author: Alexey Dokuchaev AuthorDate: 2021-10-15 08:23:32 +0000 Commit: Alexey Dokuchaev CommitDate: 2021-10-15 08:23:35 +0000 textproc/gnugrep: update GNU grep to the latest version 3.7. Reported by: portscout --- textproc/gnugrep/Makefile | 2 +- textproc/gnugrep/distinfo | 6 +++--- textproc/gnugrep/files/patch-configure | 20 ++++++++++++++++++++ 3 files changed, 24 insertions(+), 4 deletions(-) diff --git a/textproc/gnugrep/Makefile b/textproc/gnugrep/Makefile index 1ad7dd901b9e..5077afc5f7a8 100644 --- a/textproc/gnugrep/Makefile +++ b/textproc/gnugrep/Makefile @@ -1,7 +1,7 @@ # Created by: Gabor Kovesdan PORTNAME= grep -PORTVERSION= 3.6 +PORTVERSION= 3.7 CATEGORIES= textproc MASTER_SITES= GNU PKGNAMEPREFIX= gnu diff --git a/textproc/gnugrep/distinfo b/textproc/gnugrep/distinfo index 42c268340904..7933d95b9929 100644 --- a/textproc/gnugrep/distinfo +++ b/textproc/gnugrep/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1604896813 -SHA256 (grep-3.6.tar.xz) = 667e15e8afe189e93f9f21a7cd3a7b3f776202f417330b248c2ad4f997d9373e -SIZE (grep-3.6.tar.xz) = 1589412 +TIMESTAMP = 1628970999 +SHA256 (grep-3.7.tar.xz) = 5c10da312460aec721984d5d83246d24520ec438dd48d7ab5a05dbc0d6d6823c +SIZE (grep-3.7.tar.xz) = 1641196 diff --git a/textproc/gnugrep/files/patch-configure b/textproc/gnugrep/files/patch-configure new file mode 100644 index 000000000000..03c89bad1907 --- /dev/null +++ b/textproc/gnugrep/files/patch-configure @@ -0,0 +1,20 @@ +--- configure.orig 2021-08-14 19:53:52 UTC ++++ configure +@@ -35665,7 +35665,7 @@ else $as_nop + elxsi | \ + fr30 | \ + h8300 | \ +- i?86 | x86_64 | \ ++ i?86 | x86_64 | amd64 | \ + i860 | \ + ia64 | \ + m32r | \ +@@ -35714,7 +35714,7 @@ find_stack_direction (int *addr, int depth) + return dir + dummy; + } + int +-main (int argc, char *argv) ++main (int argc, char *argv[]) + { + printf ("%d\n", find_stack_direction (NULL, argc + 20)); + return 0;