git: e2b20d071b7e - main - net-mgmt/collectd5: use updated riemann .so
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 02 Jun 2022 06:21:50 UTC
The branch main has been updated by dch: URL: https://cgit.FreeBSD.org/ports/commit/?id=e2b20d071b7ec11d505baae657e6950d380f6f59 commit e2b20d071b7ec11d505baae657e6950d380f6f59 Author: Dave Cottlehuber <dch@FreeBSD.org> AuthorDate: 2022-06-02 06:21:47 +0000 Commit: Dave Cottlehuber <dch@FreeBSD.org> CommitDate: 2022-06-02 06:21:47 +0000 net-mgmt/collectd5: use updated riemann .so Differential Revision: https://reviews.freebsd.org/D35235 PR: 264045 Approved by: Krzysztof (ports@bsdserwis.com, maintainer) --- net-mgmt/collectd5/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-mgmt/collectd5/Makefile b/net-mgmt/collectd5/Makefile index ec7814898c80..50d6005cff13 100644 --- a/net-mgmt/collectd5/Makefile +++ b/net-mgmt/collectd5/Makefile @@ -2,7 +2,7 @@ PORTNAME= collectd PORTVERSION= 5.12.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net-mgmt MASTER_SITES= https://storage.googleapis.com/collectd-tarballs/ PKGNAMESUFFIX= 5 @@ -231,7 +231,7 @@ REDIS_CONFIGURE_ENABLE= redis write_redis REDIS_CONFIGURE_WITH= libhiredis=${LOCALBASE} RIEMANN_LIB_DEPENDS= libltdl.so:devel/libltdl \ - libriemann-client.so:net-mgmt/riemann-c-client + libriemann-client-gnutls.so:net-mgmt/riemann-c-client RIEMANN_CONFIGURE_ENABLE= write_riemann RRDTOOL_LIB_DEPENDS= librrd.so:databases/rrdtool