git: eb21831aa36e - main - textproc/ugrep: Update to 4.5.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 05 Jan 2024 21:43:25 UTC
The branch main has been updated by ashish:
URL: https://cgit.FreeBSD.org/ports/commit/?id=eb21831aa36e265925b18cabd9f3fa9d02307445
commit eb21831aa36e265925b18cabd9f3fa9d02307445
Author: Ashish SHUKLA <ashish@FreeBSD.org>
AuthorDate: 2024-01-05 21:40:30 +0000
Commit: Ashish SHUKLA <ashish@FreeBSD.org>
CommitDate: 2024-01-05 21:43:10 +0000
textproc/ugrep: Update to 4.5.0
- Add OPTION to enable 7zip support
---
textproc/ugrep/Makefile | 8 +++++---
textproc/ugrep/distinfo | 6 +++---
2 files changed, 8 insertions(+), 6 deletions(-)
diff --git a/textproc/ugrep/Makefile b/textproc/ugrep/Makefile
index aeb0a61e5fb4..314549233745 100644
--- a/textproc/ugrep/Makefile
+++ b/textproc/ugrep/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ugrep
DISTVERSIONPREFIX= v
-DISTVERSION= 4.4.1
+DISTVERSION= 4.5.0
CATEGORIES= textproc
MAINTAINER= ashish@FreeBSD.org
@@ -14,10 +14,10 @@ USES= compiler:c++11-lang gmake shebangfix
USE_GITHUB= yes
GH_ACCOUNT= Genivia
-OPTIONS_DEFINE= COLOR HIDDEN LZ4 MMAP PAGER PCRE2 PRETTY ZSTD BROTLI BZIP3
+OPTIONS_DEFINE= COLOR HIDDEN LZ4 MMAP PAGER PCRE2 PRETTY ZSTD BROTLI BZIP3 7ZIP
OPTIONS_DEFINE_aarch64= NEON
OPTIONS_DEFINE_amd64= AVX SSE2
-OPTIONS_DEFAULT= COLOR HIDDEN LZ4 MMAP PAGER PCRE2 PRETTY ZSTD BROTLI BZIP3
+OPTIONS_DEFAULT= COLOR HIDDEN LZ4 MMAP PAGER PCRE2 PRETTY ZSTD BROTLI BZIP3 7ZIP
OPTIONS_DEFAULT_aarch64= NEON
OPTIONS_DEFAULT_amd64= AVX SSE2
@@ -57,5 +57,7 @@ BROTLI_LIB_DEPENDS= libbrotlidec.so:archivers/brotli
BZIP3_DESC= bzip3 compression support
BZIP3_CONFIGURE_WITH= bzip3=${LOCALBASE}
BZIP3_LIB_DEPENDS= libbzip3.so:archivers/bzip3
+7ZIP_DESC= 7zip support
+7ZIP_CONFIGURE_ENABLE= 7zip
.include <bsd.port.mk>
diff --git a/textproc/ugrep/distinfo b/textproc/ugrep/distinfo
index 1d1a51864022..700ce646f4f2 100644
--- a/textproc/ugrep/distinfo
+++ b/textproc/ugrep/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1703092041
-SHA256 (Genivia-ugrep-v4.4.1_GH0.tar.gz) = e134f5080412dec8023ca8d10433c4860e95557c1ac05140285a203b06ebab61
-SIZE (Genivia-ugrep-v4.4.1_GH0.tar.gz) = 5957895
+TIMESTAMP = 1704490525
+SHA256 (Genivia-ugrep-v4.5.0_GH0.tar.gz) = 55cc44007fbc01fdb962e253ca58771b2d81570d990c4108d7e5c6fa86f6fae5
+SIZE (Genivia-ugrep-v4.5.0_GH0.tar.gz) = 6197815