ports/175459: net-mgmt/hastmon: update to 0.3.1

Mikolaj Golub to.my.trociny at gmail.com
Sun Jan 20 18:50:00 UTC 2013


>Number:         175459
>Category:       ports
>Synopsis:       net-mgmt/hastmon: update to 0.3.1
>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:   Sun Jan 20 18:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Mikolaj Golub
>Release:        
>Organization:
>Environment:
>Description:
Update to version 0.3.1;

  hastmon (0.3.1)
  
    * Import from HAST related improvements and bug fixes.
  
    * Add role_on_start option.
  
    * Makefile improvements suggested by Aleksey Cheusov.
  
    * Fix issue 1: the secondary did not failover when the primary
      lose network, due to timeout not being set on the secondary's heartbeat
      receive socket (reported and tested by laurencesgill).
  
    * Make compile with clang without warning.
  
    * Update FreeBSD rc.d script.
  
  -- Mikolaj Golub <to.my.trociny at gmail.com> 2013/01/20

Update port Makefile:

  - headers;
  - MAINTAINER email;
  - place LICENSE in right section.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: net-mgmt/hastmon/distinfo
===================================================================
--- net-mgmt/hastmon/distinfo	(revision 310335)
+++ net-mgmt/hastmon/distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (hastmon-0.3.0.tar.gz) = 13e374f8cf269baaf0d7b9f3cc416113fcef833a7638d282e2e40d0f540de8f2
-SIZE (hastmon-0.3.0.tar.gz) = 73129
+SHA256 (hastmon-0.3.1.tar.gz) = 3409546144af04bfb20288ac551ece1080359d8bd4dda44aafbb424b4060f3ac
+SIZE (hastmon-0.3.1.tar.gz) = 78355
Index: net-mgmt/hastmon/Makefile
===================================================================
--- net-mgmt/hastmon/Makefile	(revision 310335)
+++ net-mgmt/hastmon/Makefile	(working copy)
@@ -1,22 +1,18 @@
-# New ports collection makefile for:	hastmon
-# Date created:				23 October 2010
-# Whom:					Mikolaj Golub <to.my.trociny at gmail.com>
-#
+# Created by: Mikolaj Golub <to.my.trociny at gmail.com>
 # $FreeBSD$
-#
 
 PORTNAME=	hastmon
-PORTVERSION=	0.3.0
+PORTVERSION=	0.3.1
 CATEGORIES=	net-mgmt
 MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
 
-MAINTAINER=	to.my.trociny at gmail.com
+MAINTAINER=	trociny at FreeBSD.org
 COMMENT=	Cluster monitoring daemon
 
+LICENSE=	BSD
+
 BUILD_DEPENDS=	mk-configure>=0.20:${PORTSDIR}/devel/mk-configure
 
-LICENSE=	BSD
-
 MKCMAKE?=	${LOCALBASE}/bin/mkcmake
 INSTALL_TARGET=	installdirs install
 


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


More information about the freebsd-ports-bugs mailing list