diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-01-11 08:13:34 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-01-11 08:23:30 +0000 |
commit | 0834a31add859ce9988f7763be17f4f406ce3f36 (patch) | |
tree | d3a0396d6b0eb470f90a91b13fcfc0cb273ef9f7 /textproc/ugrep | |
parent | Mk/bsd.port.mk: Introduce generic WITH_<FEATURE>_PORTS knob. (diff) |
textproc/ugrep: Update to 4.5.2
Diffstat (limited to 'textproc/ugrep')
-rw-r--r-- | textproc/ugrep/Makefile | 2 | ||||
-rw-r--r-- | textproc/ugrep/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/ugrep/Makefile b/textproc/ugrep/Makefile index 51d13d2e00b8..0e8028b5b7dd 100644 --- a/textproc/ugrep/Makefile +++ b/textproc/ugrep/Makefile @@ -1,6 +1,6 @@ PORTNAME= ugrep DISTVERSIONPREFIX= v -DISTVERSION= 4.5.1 +DISTVERSION= 4.5.2 CATEGORIES= textproc MAINTAINER= ashish@FreeBSD.org diff --git a/textproc/ugrep/distinfo b/textproc/ugrep/distinfo index ec50773a15c3..defe309f6bfe 100644 --- a/textproc/ugrep/distinfo +++ b/textproc/ugrep/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704561915 -SHA256 (Genivia-ugrep-v4.5.1_GH0.tar.gz) = 81b4854b6a8bd69ff3bac616a8e5363bd020224161fa0a1af3c63da0e7a07150 -SIZE (Genivia-ugrep-v4.5.1_GH0.tar.gz) = 6204538 +TIMESTAMP = 1704960637 +SHA256 (Genivia-ugrep-v4.5.2_GH0.tar.gz) = 01fabb1d65775aa90d60d37a484675d81f3d688b0a29a2ec732c7843bc2b2f32 +SIZE (Genivia-ugrep-v4.5.2_GH0.tar.gz) = 6205239 |