From owner-dev-commits-ports-all@freebsd.org Sat Jul 31 13:48:40 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 44A0B65E4C0; Sat, 31 Jul 2021 13:48:40 +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 4GcQbD1G4hz4XLS; Sat, 31 Jul 2021 13:48:40 +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 13F8619E84; Sat, 31 Jul 2021 13:48:40 +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 16VDmej2020692; Sat, 31 Jul 2021 13:48:40 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 16VDmeb6020691; Sat, 31 Jul 2021 13:48:40 GMT (envelope-from git) Date: Sat, 31 Jul 2021 13:48:40 GMT Message-Id: <202107311348.16VDmeb6020691@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Ashish SHUKLA Subject: git: db6a8461c4d7 - main - textproc/ugrep: Update to 3.3.6 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ashish X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: db6a8461c4d70919147193c8fec286f0c55e8aea Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Jul 2021 13:48:40 -0000 The branch main has been updated by ashish: URL: https://cgit.FreeBSD.org/ports/commit/?id=db6a8461c4d70919147193c8fec286f0c55e8aea commit db6a8461c4d70919147193c8fec286f0c55e8aea Author: Ashish SHUKLA AuthorDate: 2021-07-31 13:47:02 +0000 Commit: Ashish SHUKLA CommitDate: 2021-07-31 13:48:12 +0000 textproc/ugrep: Update to 3.3.6 - Switch couple of enabled by default options to only be passed on configure command-line when off --- textproc/ugrep/Makefile | 10 +++++----- textproc/ugrep/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/textproc/ugrep/Makefile b/textproc/ugrep/Makefile index 19d742d60330..593f0a53add9 100644 --- a/textproc/ugrep/Makefile +++ b/textproc/ugrep/Makefile @@ -1,6 +1,6 @@ PORTNAME= ugrep DISTVERSIONPREFIX= v -DISTVERSION= 3.3.4 +DISTVERSION= 3.3.6 CATEGORIES= textproc MAINTAINER= ashish@FreeBSD.org @@ -30,13 +30,13 @@ PCRE2_LIB_DEPENDS= libboost_regex.so:devel/boost-libs \ LZ4_CONFIGURE_WITH= lz4=${LOCALBASE} LZ4_LIB_DEPENDS= liblz4.so:archivers/liblz4 NEON_DESC= ARM NEON/AArch64 optimizations -NEON_CONFIGURE_ENABLE= neon -AVX_CONFIGURE_ENABLE= avx +NEON_CONFIGURE_OFF= --disable-neon +AVX_CONFIGURE_OFF= --disable-avx AVX_DESC= AVX optimizations -SSE2_CONFIGURE_ENABLE= sse2 +SSE2_CONFIGURE_OFF= --disable-sse2 SSE2_DESC= SSE2 optimizations COLOR_DESC= Colorized output by default -COLOR_CONFIGURE_ENABLE= color +COLOR_CONFIGURE_OFF= --disable-auto-color PRETTY_DESC= Pretty output by default PRETTY_CONFIGURE_ENABLE= pretty PAGER_DESC= Pager enabled by default diff --git a/textproc/ugrep/distinfo b/textproc/ugrep/distinfo index c10014d5b11a..c529e58bc8d7 100644 --- a/textproc/ugrep/distinfo +++ b/textproc/ugrep/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1625304007 -SHA256 (Genivia-ugrep-v3.3.4_GH0.tar.gz) = b5eca59aa67020052e5f796dfaddc1cb30ee9dd6e4cd89fb5cde1e3f110584ff -SIZE (Genivia-ugrep-v3.3.4_GH0.tar.gz) = 4275721 +TIMESTAMP = 1627735471 +SHA256 (Genivia-ugrep-v3.3.6_GH0.tar.gz) = a536375252af0fb82b296b238cc3e45851f526283a333ce41390500e03a42e24 +SIZE (Genivia-ugrep-v3.3.6_GH0.tar.gz) = 4283624