View | Details | Raw Unified | Return to bug 243483
Collapse All | Expand All

(-)net-mgmt/nagios-certexp-plugin/Makefile (-4 / +1 lines)
Lines 2-9 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	nagios-certexp-plugin
4
PORTNAME=	nagios-certexp-plugin
5
PORTVERSION=	1.1
5
PORTVERSION=	1.9
6
PORTREVISION=	1
7
CATEGORIES=	net-mgmt
6
CATEGORIES=	net-mgmt
8
MASTER_SITES=	ftp://ftp.jhweiss.de/pub/users/weiss/nagios/plugins/
7
MASTER_SITES=	ftp://ftp.jhweiss.de/pub/users/weiss/nagios/plugins/
9
DISTNAME=	check_certexp.pl
8
DISTNAME=	check_certexp.pl
Lines 12-19 EXTRACT_SUFX= Link Here
12
MAINTAINER=	ecronin@gizmolabs.org
11
MAINTAINER=	ecronin@gizmolabs.org
13
COMMENT=	Nagios plugin for checking SSL server certificate expiration
12
COMMENT=	Nagios plugin for checking SSL server certificate expiration
14
13
15
BROKEN=		unfetchable
16
17
RUN_DEPENDS+=	p5-Net-SSLeay>=0:security/p5-Net-SSLeay \
14
RUN_DEPENDS+=	p5-Net-SSLeay>=0:security/p5-Net-SSLeay \
18
		p5-Date-Manip>=0:devel/p5-Date-Manip
15
		p5-Date-Manip>=0:devel/p5-Date-Manip
19
16
(-)net-mgmt/nagios-certexp-plugin/distinfo (-2 / +3 lines)
Lines 1-2 Link Here
1
SHA256 (check_certexp.pl) = 5746210b9385c43c15d65ce28ceb52502e804f56d5cc7284ba3371bdc7b55f43
1
TIMESTAMP = 1579610598
2
SIZE (check_certexp.pl) = 5420
2
SHA256 (check_certexp.pl) = f543f2abf68d63311d0ca20b8365607284faab196e3172618df8b9a85cc6616f
3
SIZE (check_certexp.pl) = 6190

Return to bug 243483