diff --git a/net-mgmt/check_ssl_cert/Makefile b/net-mgmt/check_ssl_cert/Makefile index 1428361df8e3..a399e291f280 100644 --- a/net-mgmt/check_ssl_cert/Makefile +++ b/net-mgmt/check_ssl_cert/Makefile @@ -1,30 +1,30 @@ PORTNAME= check_ssl_cert -DISTVERSION= 2.100.0 +DISTVERSION= 2.101.0 CATEGORIES= net-mgmt MASTER_SITES= https://github.com/matteocorti/${PORTNAME}/releases/download/v${DISTVERSION}/ MAINTAINER= cmt@FreeBSD.org COMMENT= Nagios/Icinga plugin for checking SSL/TLS certificates WWW= https://github.com/matteocorti/check_ssl_cert/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING.md RUN_DEPENDS= expect:lang/expect \ curl:ftp/curl \ p5-TimeDate>=0:devel/p5-TimeDate USES= tar:bz2 NO_BUILD= yes NO_ARCH= yes PLIST_FILES= libexec/nagios/check_ssl_cert \ ${PREFIX}/share/man/man1/check_ssl_cert.1.gz do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/libexec/nagios ${INSTALL_SCRIPT} ${WRKSRC}/check_ssl_cert ${STAGEDIR}${PREFIX}/libexec/nagios/ ${INSTALL_MAN} ${WRKSRC}/check_ssl_cert.1 ${STAGEDIR}${PREFIX}/share/man/man1 .include diff --git a/net-mgmt/check_ssl_cert/distinfo b/net-mgmt/check_ssl_cert/distinfo index fc4ad2c6cc7e..1b0dfc2dc9b7 100644 --- a/net-mgmt/check_ssl_cert/distinfo +++ b/net-mgmt/check_ssl_cert/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1777912317 -SHA256 (check_ssl_cert-2.100.0.tar.bz2) = a37854eb23d0f11c0887e890aac905ebf9c8f36b1da0c5b2e74ce4828593f75d -SIZE (check_ssl_cert-2.100.0.tar.bz2) = 90372 +TIMESTAMP = 1779464321 +SHA256 (check_ssl_cert-2.101.0.tar.bz2) = 3201828d4c8f880ff481754aedb0f1d153955dd651e4e7a6b2832bacaef01776 +SIZE (check_ssl_cert-2.101.0.tar.bz2) = 90695