mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
use another upstream and unbreak port
This commit is contained in:
parent
69ed03c427
commit
bab741b756
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=424569
@ -4,17 +4,17 @@
|
||||
PORTNAME= hastmon
|
||||
PORTVERSION= 0.3.2
|
||||
CATEGORIES= net-mgmt
|
||||
MASTER_SITES= GOOGLE_CODE
|
||||
|
||||
MAINTAINER= trociny@FreeBSD.org
|
||||
COMMENT= Cluster monitoring daemon
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
BROKEN= Unfetchable (google code has gone away)
|
||||
|
||||
BUILD_DEPENDS= mk-configure>=0.20:devel/mk-configure
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= trociny
|
||||
|
||||
USES= ssl
|
||||
MKCMAKE?= ${LOCALBASE}/bin/mkcmake
|
||||
INSTALL_TARGET= installdirs install
|
||||
@ -37,7 +37,7 @@ do-install:
|
||||
|
||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
.for doc in ${PORTDOCS}
|
||||
${INSTALL_DATA} ${WRKDIR}/${DISTNAME}/${doc} ${STAGEDIR}${DOCSDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/${doc} ${STAGEDIR}${DOCSDIR}
|
||||
.endfor
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (hastmon-0.3.2.tar.gz) = d990e730d1cea499370dbcccbbb222516575697a5d98edb20e130aeb5aa2dada
|
||||
SIZE (hastmon-0.3.2.tar.gz) = 79686
|
||||
TIMESTAMP = 1477319544
|
||||
SHA256 (trociny-hastmon-0.3.2_GH0.tar.gz) = 50bf7bf7c9c98b554466ac44bb801078554b252c06efeee80c77dc2044ddc19b
|
||||
SIZE (trociny-hastmon-0.3.2_GH0.tar.gz) = 78120
|
||||
|
Loading…
Reference in New Issue
Block a user