From owner-svn-ports-branches@freebsd.org Fri Feb 26 14:49:06 2016 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A38A9AB4111; Fri, 26 Feb 2016 14:49:06 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 755B41FC8; Fri, 26 Feb 2016 14:49:06 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u1QEn52L098601; Fri, 26 Feb 2016 14:49:05 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u1QEn512098599; Fri, 26 Feb 2016 14:49:05 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201602261449.u1QEn512098599@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Fri, 26 Feb 2016 14:49:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r409612 - branches/2016Q1/net-mgmt/xymon-client X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Feb 2016 14:49:06 -0000 Author: feld Date: Fri Feb 26 14:49:05 2016 New Revision: 409612 URL: https://svnweb.freebsd.org/changeset/ports/409612 Log: MFH: r409545 net-mgmt/xymon-client: Update to 4.3.26 Changelog: http://comments.gmane.org/gmane.comp.monitoring.hobbit/38245 MFH attempt number two. Last commit only updated directory properties and strangely did not merge as I instructed. I was not going to MFH the xymon-client update as I believed the client to have no changes. I have since discovered there is a bug related to watching log files that has been resolved, so this is now a MFH candidate. Approved by: ports-secteam (with hat) Modified: branches/2016Q1/net-mgmt/xymon-client/Makefile branches/2016Q1/net-mgmt/xymon-client/distinfo Modified: branches/2016Q1/net-mgmt/xymon-client/Makefile ============================================================================== --- branches/2016Q1/net-mgmt/xymon-client/Makefile Fri Feb 26 14:46:00 2016 (r409611) +++ branches/2016Q1/net-mgmt/xymon-client/Makefile Fri Feb 26 14:49:05 2016 (r409612) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= xymon -PORTVERSION= 4.3.24 +PORTVERSION= 4.3.26 PORTREVISION= 0 CATEGORIES= net-mgmt www MASTER_SITES= SF/xymon/Xymon/${PORTVERSION} Modified: branches/2016Q1/net-mgmt/xymon-client/distinfo ============================================================================== --- branches/2016Q1/net-mgmt/xymon-client/distinfo Fri Feb 26 14:46:00 2016 (r409611) +++ branches/2016Q1/net-mgmt/xymon-client/distinfo Fri Feb 26 14:49:05 2016 (r409612) @@ -1,2 +1,2 @@ -SHA256 (repacked/xymon-4.3.24.tar.gz) = 29d5bffcf9c24d8107cdd2a4818a960f403c1322725bfa29ca9b44d2a1f82ba7 -SIZE (repacked/xymon-4.3.24.tar.gz) = 2983386 +SHA256 (repacked/xymon-4.3.26.tar.gz) = cbd0586c77378c92d9866497c8e5ddc64ec9973e4078e44860f572258f8521c5 +SIZE (repacked/xymon-4.3.26.tar.gz) = 2999501