Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 May 2009 22:16:51 GMT
From:      Martin Pala <martinp@tildeslash.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/135045: [maintainer update] sysutils/monit 5.0.3
Message-ID:  <200905282216.n4SMGpkj038171@www.freebsd.org>
Resent-Message-ID: <200905282220.n4SMK25W076805@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         135045
>Category:       ports
>Synopsis:       [maintainer update] sysutils/monit 5.0.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 28 22:20:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Martin Pala
>Release:        
>Organization:
>Environment:
>Description:
diff -ruN monit/Makefile monit-new/Makefile
--- monit/Makefile	2009-05-08 13:45:53.000000000 +0200
+++ monit-new/Makefile	2009-05-28 23:46:50.000000000 +0200
@@ -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 @@
 		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+=	--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 -ruN monit/distinfo monit-new/distinfo
--- monit/distinfo	2009-05-08 13:45:53.000000000 +0200
+++ monit-new/distinfo	2009-05-28 23:47:03.000000000 +0200
@@ -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
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905282216.n4SMGpkj038171>