diff --git a/net-mgmt/rubygem-riemann-tools/Makefile b/net-mgmt/rubygem-riemann-tools/Makefile index 13bd67aaa08b..c42f72267476 100644 --- a/net-mgmt/rubygem-riemann-tools/Makefile +++ b/net-mgmt/rubygem-riemann-tools/Makefile @@ -1,34 +1,34 @@ PORTNAME= riemann-tools -DISTVERSION= 1.7.1 +DISTVERSION= 1.8.0 CATEGORIES= net-mgmt rubygems MASTER_SITES= RG MAINTAINER= romain@FreeBSD.org COMMENT= Collection of utilities which submit events to Riemann WWW= https://github.com/riemann/riemann-tools LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-json>=1.8:devel/rubygem-json \ rubygem-optimist>=3.0:devel/rubygem-optimist \ - rubygem-riemann-client>=1.0:net-mgmt/rubygem-riemann-client + rubygem-riemann-client>=1.1:net-mgmt/rubygem-riemann-client USES= gem NO_ARCH= yes post-patch: # hide sensitive command-line parameters from casual users @${SED} -i -e $$'/^#!.*ruby.*/a\\\nProcess.setproctitle($$0)\n' \ ${WRKSRC}/bin/riemann-* PORTDOCS= README.markdown OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} .include diff --git a/net-mgmt/rubygem-riemann-tools/distinfo b/net-mgmt/rubygem-riemann-tools/distinfo index 729114130c68..1e7d52f62fa3 100644 --- a/net-mgmt/rubygem-riemann-tools/distinfo +++ b/net-mgmt/rubygem-riemann-tools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1673501128 -SHA256 (rubygem/riemann-tools-1.7.1.gem) = cba090682771c1dfc8f18f6c273a12321e24caa02947cabca4e1cffbf764a6ef -SIZE (rubygem/riemann-tools-1.7.1.gem) = 59904 +TIMESTAMP = 1676086930 +SHA256 (rubygem/riemann-tools-1.8.0.gem) = eb9a8626c7388e4d00d1d0ddeb2f81cf01718979b2da30b76b89a64145f14275 +SIZE (rubygem/riemann-tools-1.8.0.gem) = 60416