Index: head/net-mgmt/riemann/Makefile =================================================================== --- head/net-mgmt/riemann/Makefile (revision 502420) +++ head/net-mgmt/riemann/Makefile (revision 502421) @@ -1,42 +1,42 @@ # Created by: Dave Cottlehuber # $FreeBSD$ PORTNAME= riemann -PORTVERSION= 0.3.1 +PORTVERSION= 0.3.2 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 Index: head/net-mgmt/riemann/distinfo =================================================================== --- head/net-mgmt/riemann/distinfo (revision 502420) +++ head/net-mgmt/riemann/distinfo (revision 502421) @@ -1,3 +1,3 @@ -TIMESTAMP = 1535139098 -SHA256 (riemann-0.3.1.tar.bz2) = 54f9799922c8cbad75bbbe36c7e5ad32cf932fb61149629ee0528eb178c58351 -SIZE (riemann-0.3.1.tar.bz2) = 83862795 +TIMESTAMP = 1558647754 +SHA256 (riemann-0.3.2.tar.bz2) = 9bb045acf9e85956089130945234a4100e6d70b073d0a45f431e6b4440f6076f +SIZE (riemann-0.3.2.tar.bz2) = 84043169