View | Details | Raw Unified | Return to bug 175459
Collapse All | Expand All

(-)net-mgmt/hastmon/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (hastmon-0.3.0.tar.gz) = 13e374f8cf269baaf0d7b9f3cc416113fcef833a7638d282e2e40d0f540de8f2
1
SHA256 (hastmon-0.3.1.tar.gz) = 3409546144af04bfb20288ac551ece1080359d8bd4dda44aafbb424b4060f3ac
2
SIZE (hastmon-0.3.0.tar.gz) = 73129
2
SIZE (hastmon-0.3.1.tar.gz) = 78355
(-)net-mgmt/hastmon/Makefile (-9 / +5 lines)
Lines 1-22 Link Here
1
# New ports collection makefile for:	hastmon
1
# Created by: Mikolaj Golub <to.my.trociny@gmail.com>
2
# Date created:				23 October 2010
3
# Whom:					Mikolaj Golub <to.my.trociny@gmail.com>
4
#
5
# $FreeBSD$
2
# $FreeBSD$
6
#
7
3
8
PORTNAME=	hastmon
4
PORTNAME=	hastmon
9
PORTVERSION=	0.3.0
5
PORTVERSION=	0.3.1
10
CATEGORIES=	net-mgmt
6
CATEGORIES=	net-mgmt
11
MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
7
MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
12
8
13
MAINTAINER=	to.my.trociny@gmail.com
9
MAINTAINER=	trociny@FreeBSD.org
14
COMMENT=	Cluster monitoring daemon
10
COMMENT=	Cluster monitoring daemon
15
11
12
LICENSE=	BSD
13
16
BUILD_DEPENDS=	mk-configure>=0.20:${PORTSDIR}/devel/mk-configure
14
BUILD_DEPENDS=	mk-configure>=0.20:${PORTSDIR}/devel/mk-configure
17
15
18
LICENSE=	BSD
19
20
MKCMAKE?=	${LOCALBASE}/bin/mkcmake
16
MKCMAKE?=	${LOCALBASE}/bin/mkcmake
21
INSTALL_TARGET=	installdirs install
17
INSTALL_TARGET=	installdirs install

Return to bug 175459