git: 4d1bfd2900a2 - main - sysutils/fsearch: update the port to the latest version 0.2.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 01 Sep 2023 06:41:47 UTC
The branch main has been updated by danfe: URL: https://cgit.FreeBSD.org/ports/commit/?id=4d1bfd2900a2481bae13df83960b7ec0ca613013 commit 4d1bfd2900a2481bae13df83960b7ec0ca613013 Author: Alexey Dokuchaev <danfe@FreeBSD.org> AuthorDate: 2023-09-01 06:40:44 +0000 Commit: Alexey Dokuchaev <danfe@FreeBSD.org> CommitDate: 2023-09-01 06:40:44 +0000 sysutils/fsearch: update the port to the latest version 0.2.3 This release fixes a buffer overflow on some systems where `time_t' is less than 8 bytes in size; typically this affects 32-bit systems. Reported by: portscout --- sysutils/fsearch/Makefile | 3 +-- sysutils/fsearch/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/sysutils/fsearch/Makefile b/sysutils/fsearch/Makefile index 8353baa30a5c..559e9d164b4e 100644 --- a/sysutils/fsearch/Makefile +++ b/sysutils/fsearch/Makefile @@ -1,6 +1,5 @@ PORTNAME= fsearch -PORTVERSION= 0.2.2 -PORTREVISION= 3 +PORTVERSION= 0.2.3 CATEGORIES= sysutils MAINTAINER= danfe@FreeBSD.org diff --git a/sysutils/fsearch/distinfo b/sysutils/fsearch/distinfo index 455d3aeee231..7cc0ddf2c76f 100644 --- a/sysutils/fsearch/distinfo +++ b/sysutils/fsearch/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1661162780 -SHA256 (cboxdoerfer-fsearch-0.2.2_GH0.tar.gz) = c98d73000436c7182a86c33298f7390c82bce7854b824c80978acc080d979445 -SIZE (cboxdoerfer-fsearch-0.2.2_GH0.tar.gz) = 677017 +TIMESTAMP = 1691240179 +SHA256 (cboxdoerfer-fsearch-0.2.3_GH0.tar.gz) = b3c576bf1230da7c374d00bb32d72686b940b4dee80d941495acfdd5437bf117 +SIZE (cboxdoerfer-fsearch-0.2.3_GH0.tar.gz) = 677180