- Update to version 0.3.1

- Cleanup Makefile a bit
- Drop author attribution from pkg-descr while here

PR:		ports/175459
Submitted by:	trociny (maintainer)
This commit is contained in:
Alexey Dokuchaev 2013-02-02 07:00:39 +00:00
parent 67943ab7e4
commit bc3694e85d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=311416
3 changed files with 8 additions and 13 deletions

View File

@ -1,22 +1,18 @@
# New ports collection makefile for: hastmon
# Date created: 23 October 2010
# Whom: Mikolaj Golub <to.my.trociny@gmail.com>
#
# Created by: Mikolaj Golub <to.my.trociny@gmail.com>
# $FreeBSD$
#
PORTNAME= hastmon
PORTVERSION= 0.3.0
PORTVERSION= 0.3.1
CATEGORIES= net-mgmt
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
MASTER_SITES= GOOGLE_CODE
MAINTAINER= to.my.trociny@gmail.com
MAINTAINER= trociny@FreeBSD.org
COMMENT= Cluster monitoring daemon
BUILD_DEPENDS= mk-configure>=0.20:${PORTSDIR}/devel/mk-configure
LICENSE= BSD
BUILD_DEPENDS= mk-configure>=0.20:${PORTSDIR}/devel/mk-configure
MKCMAKE?= ${LOCALBASE}/bin/mkcmake
INSTALL_TARGET= installdirs install

View File

@ -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

View File

@ -4,5 +4,4 @@ cluster and each machine is one cluster node. hastmon is designed for
clusters that work in Primary-Secondary configuration, which means
that only one of the cluster nodes can be active at any given time.
Author: Mikolaj Golub <to.my.trociny@gmail.com>
WWW: http://hastmon.googlecode.com/