From nobody@FreeBSD.org  Tue Sep  3 17:00:55 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTP id 0FD13489
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  3 Sep 2013 17:00:55 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id F28812F75
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  3 Sep 2013 17:00:54 +0000 (UTC)
Received: from oldred.freebsd.org ([127.0.1.6])
	by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r83H0rG8042500
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 3 Sep 2013 17:00:53 GMT
	(envelope-from nobody@oldred.freebsd.org)
Received: (from nobody@localhost)
	by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r83H0rSN042353;
	Tue, 3 Sep 2013 17:00:53 GMT
	(envelope-from nobody)
Message-Id: <201309031700.r83H0rSN042353@oldred.freebsd.org>
Date: Tue, 3 Sep 2013 17:00:53 GMT
From: Martin Pala <martinp@tildeslash.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [maintainer update] sysutils/monit 5.6
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         181782
>Category:       ports
>Synopsis:       [maintainer update] sysutils/monit 5.6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    feld
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 03 17:10:00 UTC 2013
>Closed-Date:    Wed Sep 04 01:16:15 UTC 2013
>Last-Modified:  Wed Sep  4 01:20:00 UTC 2013
>Originator:     Martin Pala
>Release:        
>Organization:
>Environment:
>Description:
diff -ruN monit/Makefile monit-new/Makefile
--- monit/Makefile	2013-06-09 18:59:10.000000000 +0200
+++ monit-new/Makefile	2013-09-03 18:58:27.000000000 +0200
@@ -2,7 +2,7 @@
 # $FreeBSD: sysutils/monit/Makefile 320353 2013-06-09 16:59:10Z miwi $
 
 PORTNAME=	monit
-PORTVERSION=	5.5.1
+PORTVERSION=	5.6
 CATEGORIES=	sysutils
 MASTER_SITES=	http://www.mmonit.com/monit/dist/
 
diff -ruN monit/distinfo monit-new/distinfo
--- monit/distinfo	2013-06-09 18:59:10.000000000 +0200
+++ monit-new/distinfo	2013-09-03 18:58:41.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (monit-5.5.1.tar.gz) = dbe4b4744a7100e2d5f4eac353dfb2df0549848e2c7661d9c19acc31cdef2c78
-SIZE (monit-5.5.1.tar.gz) = 1260093
+SHA256 (monit-5.6.tar.gz) = 38e09bd8b39abc59e6b9a9bb7a78f7eac2b02a92f4de1f3a6dc24e84dfedae0d
+SIZE (monit-5.6.tar.gz) = 1263370
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->feld 
Responsible-Changed-By: feld 
Responsible-Changed-When: Tue Sep 3 17:56:51 UTC 2013 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=181782 
State-Changed-From-To: open->closed 
State-Changed-By: feld 
State-Changed-When: Wed Sep 4 01:16:14 UTC 2013 
State-Changed-Why:  
Committed, with minor changes. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=181782 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/181782: commit references a PR
Date: Wed,  4 Sep 2013 01:15:53 +0000 (UTC)

 Author: feld
 Date: Wed Sep  4 01:15:45 2013
 New Revision: 326240
 URL: http://svnweb.freebsd.org/changeset/ports/326240
 
 Log:
   - Update to 5.6
   - Port cleanup
   
   PR:		ports/181782
   Submitted by:	martinp@tildeslash.com
   Approved by:	swills (mentor)
 
 Modified:
   head/sysutils/monit/Makefile
   head/sysutils/monit/distinfo
   head/sysutils/monit/files/monit.in
 
 Modified: head/sysutils/monit/Makefile
 ==============================================================================
 --- head/sysutils/monit/Makefile	Wed Sep  4 01:00:53 2013	(r326239)
 +++ head/sysutils/monit/Makefile	Wed Sep  4 01:15:45 2013	(r326240)
 @@ -2,17 +2,17 @@
  # $FreeBSD$
  
  PORTNAME=	monit
 -PORTVERSION=	5.5.1
 +PORTVERSION=	5.6
  CATEGORIES=	sysutils
  MASTER_SITES=	http://www.mmonit.com/monit/dist/
  
  MAINTAINER=	martinp@tildeslash.com
  COMMENT=	Unix system management and proactive monitoring
  
 -MAN1=		monit.1
 +MAN1=	monit.1
  
  GNU_CONFIGURE=	yes
 -USES=		bison
 +USES=	bison
  USE_GMAKE=	yes
  USE_RC_SUBR=	${PORTNAME}
  
 @@ -20,27 +20,26 @@ CONFIGURE_ENV=	CONFIG_SHELL="${SH}" \
  		LOCALBASE="${LOCALBASE}"
  
  OPTIONS_DEFINE=	SSL
 -OPTIONS_DEFAULT=SSL
 +OPTIONS_DEFAULT=	SSL
  
  PLIST_FILES=	bin/monit \
  		etc/monitrc.sample
  
  SUB_FILES=	pkg-message
  
 -DOCS=		CHANGES COPYING README
 -PORTDOCS=	${DOCS:T}
 +PORTDOCS=	CHANGES COPYING README
  
  .include <bsd.port.options.mk>
  
 -.if empty(PORT_OPTIONS:MSSL)
 +.if ! ${PORT_OPTIONS:MSSL}
  CONFIGURE_ARGS+=	--without-ssl
  .endif
  
  post-install:
  	${INSTALL} -m 600 ${WRKSRC}/monitrc ${PREFIX}/etc/monitrc.sample
 -.if !defined(NOPORTDOCS)
 -	${MKDIR} ${DOCSDIR}
 -	cd ${WRKSRC} && ${INSTALL} -m 644 ${DOCS} ${DOCSDIR}/
 +.if ${PORT_OPTIONS:MDOCS}
 +	${INSTALL} -d ${DOCSDIR}
 +	cd ${WRKSRC} && ${INSTALL} -m 644 ${PORTDOCS} ${DOCSDIR}
  .endif
  	@${CAT} ${PKGMESSAGE}
  
 
 Modified: head/sysutils/monit/distinfo
 ==============================================================================
 --- head/sysutils/monit/distinfo	Wed Sep  4 01:00:53 2013	(r326239)
 +++ head/sysutils/monit/distinfo	Wed Sep  4 01:15:45 2013	(r326240)
 @@ -1,2 +1,2 @@
 -SHA256 (monit-5.5.1.tar.gz) = dbe4b4744a7100e2d5f4eac353dfb2df0549848e2c7661d9c19acc31cdef2c78
 -SIZE (monit-5.5.1.tar.gz) = 1260093
 +SHA256 (monit-5.6.tar.gz) = 38e09bd8b39abc59e6b9a9bb7a78f7eac2b02a92f4de1f3a6dc24e84dfedae0d
 +SIZE (monit-5.6.tar.gz) = 1263370
 
 Modified: head/sysutils/monit/files/monit.in
 ==============================================================================
 --- head/sysutils/monit/files/monit.in	Wed Sep  4 01:00:53 2013	(r326239)
 +++ head/sysutils/monit/files/monit.in	Wed Sep  4 01:15:45 2013	(r326240)
 @@ -17,20 +17,21 @@
  #
  . /etc/rc.subr
  
 -name="monit"
 +name=monit
  rcvar=monit_enable
 +load_rc_config ${name}
  
 -restart_precmd="monit_checkconfig"
 -reload_precmd="monit_checkconfig"
 -[ -z "$monit_enable" ] && monit_enable="NO"
 +: ${monit_enable:=NO}
  
 -load_rc_config $name
 +extra_commands=reload
 +restart_precmd=monit_checkconfig
 +reload_precmd=monit_checkconfig
  
  default_config=%%PREFIX%%/etc/monitrc
  required_files=${default_config}
  command="%%PREFIX%%/bin/monit"
  command_args="-c ${default_config}"
 -pidfile="/var/run/monit.pid"
 +pidfile=/var/run/monit.pid
  
  monit_checkconfig()
  {
 @@ -38,5 +39,4 @@ monit_checkconfig()
  	${command} ${command_args} -t
  }
  
 -extra_commands="reload"
  run_rc_command "$1"
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
