git: ccb80f956861 - main - sysutils/p5-App-Regather: update the port to version 0.85.00
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 11 Sep 2022 12:35:55 UTC
The branch main has been updated by danfe:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ccb80f95686195cc4d2fec685d0c339708e14945
commit ccb80f95686195cc4d2fec685d0c339708e14945
Author: Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2022-09-11 12:35:26 +0000
Commit: Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2022-09-11 12:35:26 +0000
sysutils/p5-App-Regather: update the port to version 0.85.00
It fixes the use of uninitialized value in bitwise `and' (&)
operator when running without configuration file.
Requested by: maintainer
---
sysutils/p5-App-Regather/Makefile | 2 +-
sysutils/p5-App-Regather/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/sysutils/p5-App-Regather/Makefile b/sysutils/p5-App-Regather/Makefile
index 4cc9e84bc0ab..15151a9d4465 100644
--- a/sysutils/p5-App-Regather/Makefile
+++ b/sysutils/p5-App-Regather/Makefile
@@ -1,5 +1,5 @@
PORTNAME= App-Regather
-PORTVERSION= 0.84.00
+PORTVERSION= 0.85.00
CATEGORIES= sysutils perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/sysutils/p5-App-Regather/distinfo b/sysutils/p5-App-Regather/distinfo
index f70736a3673e..6df0e527f9a7 100644
--- a/sysutils/p5-App-Regather/distinfo
+++ b/sysutils/p5-App-Regather/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1662131080
-SHA256 (App-Regather-0.84.00.tar.gz) = ae1f1ec7faff86b38ee04d0f6a2cec312b7d92bd815f15193db4724af53c29e3
-SIZE (App-Regather-0.84.00.tar.gz) = 40638
+TIMESTAMP = 1662585887
+SHA256 (App-Regather-0.85.00.tar.gz) = e226116d41126854b40deeef1f1c22b51c4e4a31bf217f1cb96701a8ebea1fd1
+SIZE (App-Regather-0.85.00.tar.gz) = 40899