diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2023-08-20 18:16:41 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2023-08-20 18:18:17 +0000 |
commit | d495a73bf599ca462ca53694db204b62b27e99c7 (patch) | |
tree | 88bc3643d8df99f4cc893c4b47426b3f4ea943a1 /textproc/ugrep | |
parent | textproc/ugrep: Fix --enable-hidden option (diff) |
textproc/ugrep: Update to 4.0.1
Diffstat (limited to 'textproc/ugrep')
-rw-r--r-- | textproc/ugrep/Makefile | 3 | ||||
-rw-r--r-- | textproc/ugrep/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/textproc/ugrep/Makefile b/textproc/ugrep/Makefile index 211aaa5ab0b6..f905207b9027 100644 --- a/textproc/ugrep/Makefile +++ b/textproc/ugrep/Makefile @@ -1,7 +1,6 @@ PORTNAME= ugrep DISTVERSIONPREFIX= v -DISTVERSION= 4.0.0 -PORTREVISION= 1 +DISTVERSION= 4.0.1 CATEGORIES= textproc MAINTAINER= ashish@FreeBSD.org diff --git a/textproc/ugrep/distinfo b/textproc/ugrep/distinfo index d19e8b811d30..d370aeb97be1 100644 --- a/textproc/ugrep/distinfo +++ b/textproc/ugrep/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1692369270 -SHA256 (Genivia-ugrep-v4.0.0_GH0.tar.gz) = a86e6a2ba5e833a0dcf46e115b3f103243f04e90ea6a361c65e15ceb4739803d -SIZE (Genivia-ugrep-v4.0.0_GH0.tar.gz) = 4512722 +TIMESTAMP = 1692554863 +SHA256 (Genivia-ugrep-v4.0.1_GH0.tar.gz) = 62b1c7fc9783cd73d4a6b7a2e3829683a65cdd44d53018ddc30253f404ecf54a +SIZE (Genivia-ugrep-v4.0.1_GH0.tar.gz) = 4513045 |