git: d27c46327ce8 - main - net-mgmt/check_ssl_cert: update to 2.1.2
Christoph Moench-Tegeder
cmt at FreeBSD.org
Fri Apr 30 17:25:16 UTC 2021
The branch main has been updated by cmt:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d27c46327ce8e3f887e4342989e2e5901bd5dbb2
commit d27c46327ce8e3f887e4342989e2e5901bd5dbb2
Author: Christoph Moench-Tegeder <cmt at FreeBSD.org>
AuthorDate: 2021-04-30 17:23:57 +0000
Commit: Christoph Moench-Tegeder <cmt at FreeBSD.org>
CommitDate: 2021-04-30 17:23:57 +0000
net-mgmt/check_ssl_cert: update to 2.1.2
https://github.com/matteocorti/check_ssl_cert/releases
---
net-mgmt/check_ssl_cert/Makefile | 7 +++++--
net-mgmt/check_ssl_cert/distinfo | 6 +++---
2 files changed, 8 insertions(+), 5 deletions(-)
diff --git a/net-mgmt/check_ssl_cert/Makefile b/net-mgmt/check_ssl_cert/Makefile
index b7830ab58942..8c0ccc78a753 100644
--- a/net-mgmt/check_ssl_cert/Makefile
+++ b/net-mgmt/check_ssl_cert/Makefile
@@ -1,11 +1,11 @@
PORTNAME= check_ssl_cert
DISTVERSIONPREFIX= v
-DISTVERSION= 2.1.1
+DISTVERSION= 2.1.2
CATEGORIES= net-mgmt
MAINTAINER= cmt at FreeBSD.org
-COMMENT= Nagios/Icinga plugin for checking SSL/TLS certificates
+COMMENT= Nagios/Icinga plugin for checking SSL/TLS certificates
LICENSE= GPLv3
RUN_DEPENDS= expect:lang/expect \
@@ -17,6 +17,9 @@ NO_ARCH= yes
USE_GITHUB= yes
GH_ACCOUNT= matteocorti
+# release 2.1.2 was not properly tagged
+# https://github.com/matteocorti/check_ssl_cert/releases/tag/untagged-2d84e880500873fc3b86
+GH_TAGNAME= untagged-2d84e880500873fc3b86
PLIST_FILES= libexec/nagios/check_ssl_cert \
${MANPREFIX}/man/man1/check_ssl_cert.1.gz
diff --git a/net-mgmt/check_ssl_cert/distinfo b/net-mgmt/check_ssl_cert/distinfo
index 59a0f0a55356..3b99af45da45 100644
--- a/net-mgmt/check_ssl_cert/distinfo
+++ b/net-mgmt/check_ssl_cert/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619712391
-SHA256 (matteocorti-check_ssl_cert-v2.1.1_GH0.tar.gz) = 422abf82c1eeadf93bc632687ce15773d033668e3f6db0bb24eb14143f13c3bf
-SIZE (matteocorti-check_ssl_cert-v2.1.1_GH0.tar.gz) = 236853
+TIMESTAMP = 1619798544
+SHA256 (matteocorti-check_ssl_cert-v2.1.2-untagged-2d84e880500873fc3b86_GH0.tar.gz) = 98acd73a9203dd8f0e4de988b6de96bfedea884c4cc2b7efcd3142ffddf37bf2
+SIZE (matteocorti-check_ssl_cert-v2.1.2-untagged-2d84e880500873fc3b86_GH0.tar.gz) = 237362
More information about the dev-commits-ports-all
mailing list