diff --git a/sysutils/monit/Makefile b/sysutils/monit/Makefile index bf1380428229..b30cd3a9de07 100644 --- a/sysutils/monit/Makefile +++ b/sysutils/monit/Makefile @@ -6,7 +6,7 @@ # PORTNAME= monit -PORTVERSION= 5.0.2 +PORTVERSION= 5.0.3 CATEGORIES= sysutils MASTER_SITES= http://www.mmonit.com/monit/dist/ @@ -25,8 +25,7 @@ CONFIGURE_ENV= CC="${CC}" CPPFLAGS="${CPPFLAGS}" \ LDFLAGS="${LDFLAGS}" CONFIG_SHELL="${SH}" \ LOCALBASE="${LOCALBASE}" -OPTIONS= SSL "Enable SSL support" on \ - RESOURCE "Enable resource support (not for jail)" on +OPTIONS= SSL "Enable SSL support" on PLIST_FILES= bin/monit \ etc/monitrc.sample @@ -45,12 +44,6 @@ CONFIGURE_ARGS+= --enable-ssl --with-openssl="${OPENSSLBASE}" CONFIGURE_ARGS+= --without-ssl .endif -.if defined(WITH_RESOURCE) -CONFIGURE_ARGS+= --with-resource -.else -CONFIGURE_ARGS+= --without-resource -.endif - post-install: ${INSTALL_SCRIPT} -m 600 ${WRKDIR}/${DISTNAME}/monitrc ${PREFIX}/etc/monitrc.sample .if !defined(NOPORTDOCS) diff --git a/sysutils/monit/distinfo b/sysutils/monit/distinfo index 569e2dd3c8c6..e9a388ec8b77 100644 --- a/sysutils/monit/distinfo +++ b/sysutils/monit/distinfo @@ -1,3 +1,3 @@ -MD5 (monit-5.0.2.tar.gz) = 416db6d616ee3a44d274522103fef9af -SHA256 (monit-5.0.2.tar.gz) = dc5b7a483383bf54e3f8a1dc29089d50e13f15e5f7512bc705a92e52cc41092f -SIZE (monit-5.0.2.tar.gz) = 633790 +MD5 (monit-5.0.3.tar.gz) = dae7859ec10551fc941daeae60dee9d3 +SHA256 (monit-5.0.3.tar.gz) = 5dd2539b3c61d109fa75efaa599168eb91bd59f20eba889e4c8b1990cac587d3 +SIZE (monit-5.0.3.tar.gz) = 625128