diff --git a/net-mgmt/rubygem-riemann-tools/Makefile b/net-mgmt/rubygem-riemann-tools/Makefile index 3cb505b13f76..d499d230c83e 100644 --- a/net-mgmt/rubygem-riemann-tools/Makefile +++ b/net-mgmt/rubygem-riemann-tools/Makefile @@ -1,35 +1,35 @@ PORTNAME= riemann-tools -DISTVERSION= 0.2.14 +DISTVERSION= 1.5.0 CATEGORIES= net-mgmt rubygems MASTER_SITES= RG MAINTAINER= dch@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>=0.2:net-mgmt/rubygem-riemann-client + rubygem-riemann-client>=1.0:net-mgmt/rubygem-riemann-client USES= gem USE_RUBY= yes 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 075c7adf6ebd..fe4c38b5e86d 100644 --- a/net-mgmt/rubygem-riemann-tools/distinfo +++ b/net-mgmt/rubygem-riemann-tools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1540515593 -SHA256 (rubygem/riemann-tools-0.2.14.gem) = 5df2624d3ff4d442b2f698aea02946e7846d81ddc3d054f5bffc8bc1e3e8891f -SIZE (rubygem/riemann-tools-0.2.14.gem) = 18944 +TIMESTAMP = 1662755212 +SHA256 (rubygem/riemann-tools-1.5.0.gem) = a52eb1feafd71de2c589027cf32a18cceb2f6327022866335f3d9669d4be6213 +SIZE (rubygem/riemann-tools-1.5.0.gem) = 56832 diff --git a/net-mgmt/rubygem-riemann-tools/files/patch-riemann-tools.gemspec b/net-mgmt/rubygem-riemann-tools/files/patch-riemann-tools.gemspec deleted file mode 100644 index ebc64253b84c..000000000000 --- a/net-mgmt/rubygem-riemann-tools/files/patch-riemann-tools.gemspec +++ /dev/null @@ -1,11 +0,0 @@ ---- riemann-tools.gemspec.orig 2021-10-27 12:01:10 UTC -+++ riemann-tools.gemspec -@@ -26,7 +26,7 @@ Gem::Specification.new do |s| - if s.respond_to? :add_runtime_dependency then - s.add_runtime_dependency(%q.freeze, ["~> 0.2", ">= 0.2.6"]) - s.add_runtime_dependency(%q.freeze, ["~> 3.0", ">= 3.0.0"]) -- s.add_runtime_dependency(%q.freeze, ["~> 1.8"]) -+ s.add_runtime_dependency(%q.freeze, [">= 1.8"]) - else - s.add_dependency(%q.freeze, ["~> 0.2", ">= 0.2.6"]) - s.add_dependency(%q.freeze, ["~> 3.0", ">= 3.0.0"]) diff --git a/net-mgmt/rubygem-riemann-tools/pkg-plist b/net-mgmt/rubygem-riemann-tools/pkg-plist index 07af681f37a9..12cd328b284e 100644 --- a/net-mgmt/rubygem-riemann-tools/pkg-plist +++ b/net-mgmt/rubygem-riemann-tools/pkg-plist @@ -1,20 +1,23 @@ bin/riemann-apache-status bin/riemann-bench bin/riemann-cloudant bin/riemann-consul bin/riemann-dir-files-count bin/riemann-dir-space bin/riemann-diskstats bin/riemann-fd bin/riemann-freeswitch bin/riemann-haproxy bin/riemann-health bin/riemann-kvminstance +bin/riemann-md bin/riemann-memcached bin/riemann-net bin/riemann-nginx-status bin/riemann-ntp bin/riemann-portcheck bin/riemann-proc bin/riemann-varnish +bin/riemann-wrapper bin/riemann-zookeeper +bin/riemann-zpool