Date: Thu, 6 Feb 2025 22:38:06 GMT From: Christoph Moench-Tegeder <cmt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f2c7a7910641 - main - net-mgmt/check_ssl_cert: update to 2.86.0 Message-ID: <202502062238.516Mc6rw089425@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by cmt: URL: https://cgit.FreeBSD.org/ports/commit/?id=f2c7a79106410a901c1deb5b42a38ae32e47af13 commit f2c7a79106410a901c1deb5b42a38ae32e47af13 Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2025-02-06 22:37:26 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2025-02-06 22:37:26 +0000 net-mgmt/check_ssl_cert: update to 2.86.0 Release Notes: https://github.com/matteocorti/check_ssl_cert/releases/tag/v2.86.0 --- net-mgmt/check_ssl_cert/Makefile | 2 +- net-mgmt/check_ssl_cert/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net-mgmt/check_ssl_cert/Makefile b/net-mgmt/check_ssl_cert/Makefile index a09af96170fb..7acbcaf24592 100644 --- a/net-mgmt/check_ssl_cert/Makefile +++ b/net-mgmt/check_ssl_cert/Makefile @@ -1,5 +1,5 @@ PORTNAME= check_ssl_cert -DISTVERSION= 2.85.1 +DISTVERSION= 2.86.0 CATEGORIES= net-mgmt MASTER_SITES= https://github.com/matteocorti/${PORTNAME}/releases/download/v${DISTVERSION}/ diff --git a/net-mgmt/check_ssl_cert/distinfo b/net-mgmt/check_ssl_cert/distinfo index e16fc7288713..46b69736f753 100644 --- a/net-mgmt/check_ssl_cert/distinfo +++ b/net-mgmt/check_ssl_cert/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1736361025 -SHA256 (check_ssl_cert-2.85.1.tar.bz2) = 60215dced625eb327bdb0e244dd1ea084178435ffd7758544afcf34fc3b8b489 -SIZE (check_ssl_cert-2.85.1.tar.bz2) = 89113 +TIMESTAMP = 1738790381 +SHA256 (check_ssl_cert-2.86.0.tar.bz2) = b6485250f136023d982f2db41315aa4ee1f2542ca1706f745fb5df6e7217b565 +SIZE (check_ssl_cert-2.86.0.tar.bz2) = 89083
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202502062238.516Mc6rw089425>