svn commit: r409612 - branches/2016Q1/net-mgmt/xymon-client

Mark Felder feld at FreeBSD.org
Fri Feb 26 14:49:06 UTC 2016


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


More information about the svn-ports-branches mailing list