Index: head/net-mgmt/nagios-certexp-plugin/Makefile =================================================================== --- head/net-mgmt/nagios-certexp-plugin/Makefile (revision 525822) +++ head/net-mgmt/nagios-certexp-plugin/Makefile (revision 525823) @@ -1,43 +1,42 @@ # Created by: ecronin@gizmolabs.org # $FreeBSD$ PORTNAME= nagios-certexp-plugin -PORTVERSION= 1.1 -PORTREVISION= 1 +PORTVERSION= 1.9 CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.jhweiss.de/pub/users/weiss/nagios/plugins/ DISTNAME= check_certexp.pl EXTRACT_SUFX= MAINTAINER= ecronin@gizmolabs.org COMMENT= Nagios plugin for checking SSL server certificate expiration -BROKEN= unfetchable +LICENSE= GPLv2+ RUN_DEPENDS+= p5-Net-SSLeay>=0:security/p5-Net-SSLeay \ p5-Date-Manip>=0:devel/p5-Date-Manip USES= perl5 shebangfix NO_WRKSUBDIR= yes NO_ARCH= yes NO_BUILD= yes SHEBANG_FILES= check_certexp.pl PLIST_FILES= ${NAGIOS_PLUGIN_DIR}/check_certexp.pl NAGIOS_PLUGIN_DIR= libexec/nagios do-extract: @${MKDIR} ${WRKSRC} @${CP} ${DISTDIR}/${DISTNAME} ${WRKSRC}/check_certexp.pl post-patch: ${REINPLACE_CMD} -e \ "s,/usr/local/nagios/libexec,${PREFIX}/${NAGIOS_PLUGIN_DIR}," \ ${WRKSRC}/check_certexp.pl do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/${NAGIOS_PLUGIN_DIR} ${INSTALL_SCRIPT} ${WRKSRC}/check_certexp.pl ${STAGEDIR}${PREFIX}/${NAGIOS_PLUGIN_DIR} .include Index: head/net-mgmt/nagios-certexp-plugin/distinfo =================================================================== --- head/net-mgmt/nagios-certexp-plugin/distinfo (revision 525822) +++ head/net-mgmt/nagios-certexp-plugin/distinfo (revision 525823) @@ -1,2 +1,3 @@ -SHA256 (check_certexp.pl) = 5746210b9385c43c15d65ce28ceb52502e804f56d5cc7284ba3371bdc7b55f43 -SIZE (check_certexp.pl) = 5420 +TIMESTAMP = 1579610598 +SHA256 (check_certexp.pl) = f543f2abf68d63311d0ca20b8365607284faab196e3172618df8b9a85cc6616f +SIZE (check_certexp.pl) = 6190