diff options
author | Romain Tartière <romain@FreeBSD.org> | 2022-11-04 12:09:42 -1000 |
---|---|---|
committer | Romain Tartière <romain@FreeBSD.org> | 2022-11-04 12:11:00 -1000 |
commit | 621e09347dde0b790a505c12c5d1ffaf3a0c1b05 (patch) | |
tree | 01dd42a84eacde60dad3bdf087a5092a3159b870 | |
parent | databases/percona57-server: plugins want libcurl to build (+) (diff) |
net-mgmt/rubygem-riemann-tools: Update to 1.6.0
While here, take maintainership as discussed with dch@ after the last
update of this port [1].
PR: 266327 [1]
-rw-r--r-- | net-mgmt/rubygem-riemann-tools/Makefile | 4 | ||||
-rw-r--r-- | net-mgmt/rubygem-riemann-tools/distinfo | 6 | ||||
-rw-r--r-- | net-mgmt/rubygem-riemann-tools/pkg-plist | 1 |
3 files changed, 6 insertions, 5 deletions
diff --git a/net-mgmt/rubygem-riemann-tools/Makefile b/net-mgmt/rubygem-riemann-tools/Makefile index d499d230c83e..df94b9213700 100644 --- a/net-mgmt/rubygem-riemann-tools/Makefile +++ b/net-mgmt/rubygem-riemann-tools/Makefile @@ -1,9 +1,9 @@ PORTNAME= riemann-tools -DISTVERSION= 1.5.0 +DISTVERSION= 1.6.0 CATEGORIES= net-mgmt rubygems MASTER_SITES= RG -MAINTAINER= dch@FreeBSD.org +MAINTAINER= romain@FreeBSD.org COMMENT= Collection of utilities which submit events to Riemann WWW= https://github.com/riemann/riemann-tools diff --git a/net-mgmt/rubygem-riemann-tools/distinfo b/net-mgmt/rubygem-riemann-tools/distinfo index fe4c38b5e86d..e439f9f7286c 100644 --- a/net-mgmt/rubygem-riemann-tools/distinfo +++ b/net-mgmt/rubygem-riemann-tools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1662755212 -SHA256 (rubygem/riemann-tools-1.5.0.gem) = a52eb1feafd71de2c589027cf32a18cceb2f6327022866335f3d9669d4be6213 -SIZE (rubygem/riemann-tools-1.5.0.gem) = 56832 +TIMESTAMP = 1667590130 +SHA256 (rubygem/riemann-tools-1.6.0.gem) = 9b7379f741cee60c0eb177b2e5c5f0de481644eb4d7759c7a3935925e83e18b8 +SIZE (rubygem/riemann-tools-1.6.0.gem) = 58880 diff --git a/net-mgmt/rubygem-riemann-tools/pkg-plist b/net-mgmt/rubygem-riemann-tools/pkg-plist index 12cd328b284e..cd12d228eb0d 100644 --- a/net-mgmt/rubygem-riemann-tools/pkg-plist +++ b/net-mgmt/rubygem-riemann-tools/pkg-plist @@ -9,6 +9,7 @@ bin/riemann-fd bin/riemann-freeswitch bin/riemann-haproxy bin/riemann-health +bin/riemann-http-check bin/riemann-kvminstance bin/riemann-md bin/riemann-memcached |