diff --git a/net-mgmt/riemann/Makefile b/net-mgmt/riemann/Makefile index aebc602dbd1a..0fd0792f8d68 100644 --- a/net-mgmt/riemann/Makefile +++ b/net-mgmt/riemann/Makefile @@ -1,41 +1,42 @@ # Created by: Dave Cottlehuber PORTNAME= riemann DISTVERSION= 0.3.8 +PORTREVISION= 1 CATEGORIES= net-mgmt java MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${PORTVERSION}/ MAINTAINER= dch@FreeBSD.org COMMENT= Monitors distributed systems -LICENSE= EPL APACHE20 CDDL MIT BSD3CLAUSE LGPL20+ BSD2CLAUSE GPLv2+ +LICENSE= APACHE20 BSD2CLAUSE BSD3CLAUSE CDDL EPL GPLv2+ LGPL20+ MIT LICENSE_COMB= multi USES= tar:bzip2 NO_BUILD= yes NO_ARCH= yes USE_JAVA= yes JAVA_VERSION= 1.8+ SUB_LIST= JAVA_HOME=${JAVA_HOME} PLIST_SUB= JAVA_HOME=${JAVA_HOME} -USERS= riemann -GROUPS= riemann +USERS= riemann +GROUPS= riemann USE_RC_SUBR= riemann do-install: ${MKDIR} ${STAGEDIR}${JAVAJARDIR} \ ${STAGEDIR}${ETCDIR} \ ${STAGEDIR}${ETCDIR}/conf.d \ ${STAGEDIR}/var/log/riemann ${INSTALL_DATA} ${WRKSRC}/lib/riemann.jar \ ${STAGEDIR}${JAVAJARDIR}/riemann.jar ${SED} -i -e "s:riemann.log:/var/log/riemann/riemann.log:g" \ ${WRKSRC}/etc/riemann.config ${INSTALL_DATA} ${WRKSRC}/etc/riemann.config \ ${STAGEDIR}${ETCDIR}/riemann.config.sample .include diff --git a/net-mgmt/riemann/distinfo b/net-mgmt/riemann/distinfo index d867971a711d..f04242a434dd 100644 --- a/net-mgmt/riemann/distinfo +++ b/net-mgmt/riemann/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1639464693 -SHA256 (riemann-0.3.8.tar.bz2) = 7490c8808c235ca6ba3d96459296dc922840a0a381f02496a4a370ef668a65ef -SIZE (riemann-0.3.8.tar.bz2) = 91007774 +TIMESTAMP = 1639632827 +SHA256 (riemann-0.3.8.tar.bz2) = 3234d4aea762f4aef53e1a4bcd1de5a9d3a234cec896687c1d67f70543abf9bd +SIZE (riemann-0.3.8.tar.bz2) = 91010548