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

(-)monit-new/Makefile (-2 / +2 lines)
Lines 2-8 Link Here
2
# $FreeBSD: head/sysutils/monit/Makefile 506672 2019-07-15 16:04:55Z swills $
2
# $FreeBSD: head/sysutils/monit/Makefile 506672 2019-07-15 16:04:55Z swills $
3
3
4
PORTNAME=	monit
4
PORTNAME=	monit
5
PORTVERSION=	5.26.0
5
PORTVERSION=	5.27.0
6
CATEGORIES=	sysutils
6
CATEGORIES=	sysutils
7
MASTER_SITES=	https://mmonit.com/monit/dist/
7
MASTER_SITES=	https://mmonit.com/monit/dist/
8
8
Lines 22-28 Link Here
22
22
23
SUB_FILES=	pkg-message
23
SUB_FILES=	pkg-message
24
24
25
PORTDOCS=	COPYING README CHANGES
25
PORTDOCS=	COPYING CHANGES
26
26
27
OPTIONS_DEFINE=	DOCS SSL
27
OPTIONS_DEFINE=	DOCS SSL
28
OPTIONS_DEFAULT=SSL
28
OPTIONS_DEFAULT=SSL
(-)monit-new/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1562442929
1
TIMESTAMP = 1593494869
2
SHA256 (monit-5.26.0.tar.gz) = 87fc4568a3af9a2be89040efb169e3a2e47b262f99e78d5ddde99dd89f02f3c2
2
SHA256 (monit-5.27.0.tar.gz) = d8c0deef624f193a952502fe9baabfa66e3d8d057df5738da43f9a37792afca4
3
SIZE (monit-5.26.0.tar.gz) = 1371327
3
SIZE (monit-5.27.0.tar.gz) = 1455341

Return to bug 247649