diff --git a/net-mgmt/riemann/Makefile b/net-mgmt/riemann/Makefile index 25c9bfbbd468..aebc602dbd1a 100644 --- a/net-mgmt/riemann/Makefile +++ b/net-mgmt/riemann/Makefile @@ -1,41 +1,41 @@ # Created by: Dave Cottlehuber PORTNAME= riemann -DISTVERSION= 0.3.6 +DISTVERSION= 0.3.8 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_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 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 ced73cdb8c27..d867971a711d 100644 --- a/net-mgmt/riemann/distinfo +++ b/net-mgmt/riemann/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1614322868 -SHA256 (riemann-0.3.6.tar.bz2) = fa2e22b712ed53144bf3319a418a3cd502ed00fa8e6bcb50443039a2664ee643 -SIZE (riemann-0.3.6.tar.bz2) = 85143195 +TIMESTAMP = 1639464693 +SHA256 (riemann-0.3.8.tar.bz2) = 7490c8808c235ca6ba3d96459296dc922840a0a381f02496a4a370ef668a65ef +SIZE (riemann-0.3.8.tar.bz2) = 91007774