aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2006-11-16 04:08:53 +0800
committermiwi <miwi@FreeBSD.org>2006-11-16 04:08:53 +0800
commitdfd548ce94f4f68bcbf7575f5f0e30cd196dda19 (patch)
tree11fa39cf1747ec2f2befea5199f7b7e2499d6d16 /sysutils
parent8155fb1f3e7e7e95a6587c3d1be01e9f69818c71 (diff)
downloadfreebsd-ports-gnome-dfd548ce94f4f68bcbf7575f5f0e30cd196dda19.tar.gz
freebsd-ports-gnome-dfd548ce94f4f68bcbf7575f5f0e30cd196dda19.tar.zst
freebsd-ports-gnome-dfd548ce94f4f68bcbf7575f5f0e30cd196dda19.zip
- Update to 4.8.2
PR: ports/105547 Submitted by: Martin Pala<martinp@tildeslash.com> (maintainer)
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/monit/Makefile6
-rw-r--r--sysutils/monit/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/monit/Makefile b/sysutils/monit/Makefile
index 63b3bd77c8d5..f16bfaf98f2a 100644
--- a/sysutils/monit/Makefile
+++ b/sysutils/monit/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= monit
-PORTVERSION= 4.8.1
+PORTVERSION= 4.8.2
CATEGORIES= sysutils
MASTER_SITES= http://www.tildeslash.com/monit/dist/
@@ -26,7 +26,7 @@ CONFIGURE_ENV= CC="${CC}" CPPFLAGS="${CPPFLAGS}" \
LDFLAGS="${LDFLAGS}" CONFIG_SHELL="${SH}" \
LOCALBASE="${LOCALBASE}"
-OPTIONS= MONIT_SSL "Enable SSL support" on
+OPTIONS= SSL "Enable SSL support" on
PLIST_FILES= bin/monit \
etc/monitrc.sample
@@ -38,7 +38,7 @@ PORTDOCS= *
.include <bsd.port.pre.mk>
-.if defined(WITH_MONIT_SSL)
+.if defined(WITH_SSL)
.include "${PORTSDIR}/Mk/bsd.openssl.mk"
CONFIGURE_ARGS+= --enable-ssl --with-openssl="${OPENSSLBASE}"
.else
diff --git a/sysutils/monit/distinfo b/sysutils/monit/distinfo
index 6474e04aad6c..6262c318c02c 100644
--- a/sysutils/monit/distinfo
+++ b/sysutils/monit/distinfo
@@ -1,3 +1,3 @@
-MD5 (monit-4.8.1.tar.gz) = 3c7b9340d3fba73c75c993e7069cd108
-SHA256 (monit-4.8.1.tar.gz) = 2a4a057ff3f695826aaeae22d3c736fbd440bcde5b4f320dbf5ae837c5860b75
-SIZE (monit-4.8.1.tar.gz) = 561152
+MD5 (monit-4.8.2.tar.gz) = e7ad6056c71becf014653f6597d110ca
+SHA256 (monit-4.8.2.tar.gz) = 5fecb7a7e6e9ca86c565c202f4f56eaed92c0418187ca6675fd77194630f3e3c
+SIZE (monit-4.8.2.tar.gz) = 568557