Index: head/net-mgmt/hastmon/Makefile =================================================================== --- head/net-mgmt/hastmon/Makefile (revision 424568) +++ head/net-mgmt/hastmon/Makefile (revision 424569) @@ -1,43 +1,43 @@ # Created by: Mikolaj Golub # $FreeBSD$ 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 PORTDOCS= ChangeLog COPYRIGHT README post-patch: ${REINPLACE_CMD} \ -e "s|\(-lcrypto\)|-L${OPENSSLLIB} \1|g" \ -e "s|\(-DHAVE_CRYPTO\)|-I${OPENSSLINC} \1|g" \ ${WRKSRC}/hastmon/Makefile \ ${WRKSRC}/hastmonctl/Makefile do-build: ${SETENV} ${MKCMAKE_ENV} ${MKCMAKE} -C ${WRKSRC} do-install: ${SETENV} ${MKCMAKE_ENV} DESTDIR=${STAGEDIR} \ ${MKCMAKE} -C ${WRKSRC} ${INSTALL_TARGET} @${MKDIR} ${STAGEDIR}${DOCSDIR} .for doc in ${PORTDOCS} - ${INSTALL_DATA} ${WRKDIR}/${DISTNAME}/${doc} ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/${doc} ${STAGEDIR}${DOCSDIR} .endfor .include Index: head/net-mgmt/hastmon/distinfo =================================================================== --- head/net-mgmt/hastmon/distinfo (revision 424568) +++ head/net-mgmt/hastmon/distinfo (revision 424569) @@ -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