Date: Mon, 2 Aug 2021 20:21:25 GMT From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: d29b563bbf7d - main - sysutils/monit: Update to 5.28.1 Message-ID: <202108022021.172KLPAs093330@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/ports/commit/?id=d29b563bbf7d77311353ea030f018c532ee20823 commit d29b563bbf7d77311353ea030f018c532ee20823 Author: Martin Pala <martinp@tildeslash.com> AuthorDate: 2021-08-02 20:20:43 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2021-08-02 20:20:43 +0000 sysutils/monit: Update to 5.28.1 Changes: https://mmonit.com/monit/changes/#5.28.1 PR: 257530 --- sysutils/monit/Makefile | 2 +- sysutils/monit/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sysutils/monit/Makefile b/sysutils/monit/Makefile index f3b012cf2f40..134cf8e79a00 100644 --- a/sysutils/monit/Makefile +++ b/sysutils/monit/Makefile @@ -1,7 +1,7 @@ # Created by: Martin Pala <martinp@tildeslash.com> PORTNAME= monit -PORTVERSION= 5.28.0 +PORTVERSION= 5.28.1 CATEGORIES= sysutils MASTER_SITES= https://mmonit.com/monit/dist/ diff --git a/sysutils/monit/distinfo b/sysutils/monit/distinfo index dbd3140c19be..f61b2edc13ce 100644 --- a/sysutils/monit/distinfo +++ b/sysutils/monit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1617049606 -SHA256 (monit-5.28.0.tar.gz) = 9fc6287fd9570b25a85c5d5bf988ee8bd4c54d0e9e01ff04cc4b9398a159849c -SIZE (monit-5.28.0.tar.gz) = 1480041 +TIMESTAMP = 1627821493 +SHA256 (monit-5.28.1.tar.gz) = 57d8885f66e58a0a4ca6a967f2bb7e8c15ed988a25b5ca6ba6733f919ef07a5c +SIZE (monit-5.28.1.tar.gz) = 1470342
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108022021.172KLPAs093330>