diff --git a/net-mgmt/riemann-c-client/Makefile b/net-mgmt/riemann-c-client/Makefile index df3221363140..3db5adae0abb 100644 --- a/net-mgmt/riemann-c-client/Makefile +++ b/net-mgmt/riemann-c-client/Makefile @@ -1,36 +1,35 @@ # Created by: Dave Cottlehuber PORTNAME= riemann-c-client -PORTVERSION= 1.10.4 +PORTVERSION= 1.10.5 DISTVERSIONPREFIX= ${PORTNAME}- -PORTREVISION= 1 CATEGORIES= net-mgmt MAINTAINER= dch@FreeBSD.org COMMENT= C library and command-line tool for Riemann LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= check>0:devel/check LIB_DEPENDS= libprotobuf-c.so:devel/protobuf-c \ libgnutls.so:security/gnutls \ libjson-c.so:devel/json-c USES= autoreconf gmake libtool pathfix pkgconfig GNU_CONFIGURE= yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip TEST_TARGET= check USE_GITHUB= yes GH_ACCOUNT= algernon post-patch: @${REINPLACE_CMD} 's/-ldl//' ${WRKSRC}/Makefile.am # Running |make test| isn't on poudriere menu yet, so force-feed pre-install: do-test .include diff --git a/net-mgmt/riemann-c-client/distinfo b/net-mgmt/riemann-c-client/distinfo index 3bb2006f82a9..ff06e62560c5 100644 --- a/net-mgmt/riemann-c-client/distinfo +++ b/net-mgmt/riemann-c-client/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1563987383 -SHA256 (algernon-riemann-c-client-riemann-c-client-1.10.4_GH0.tar.gz) = 334874f0b9a507a8abbc7138df719cba4f28f12c02c39d5e55090b8edb86f9d2 -SIZE (algernon-riemann-c-client-riemann-c-client-1.10.4_GH0.tar.gz) = 64007 +TIMESTAMP = 1639316325 +SHA256 (algernon-riemann-c-client-riemann-c-client-1.10.5_GH0.tar.gz) = 568416d854d1c1e5eac743c9f56db6fa0d6a8144daa74a799d0556bb6b50e679 +SIZE (algernon-riemann-c-client-riemann-c-client-1.10.5_GH0.tar.gz) = 64196 diff --git a/net-mgmt/riemann-c-client/pkg-plist b/net-mgmt/riemann-c-client/pkg-plist index 5664962ae6c0..db9b8a09984b 100644 --- a/net-mgmt/riemann-c-client/pkg-plist +++ b/net-mgmt/riemann-c-client/pkg-plist @@ -1,15 +1,15 @@ bin/riemann-client include/riemann/attribute.h include/riemann/client.h include/riemann/event.h include/riemann/message.h include/riemann/proto/riemann.pb-c.h include/riemann/query.h include/riemann/riemann-client.h include/riemann/simple.h lib/libriemann-client.a lib/libriemann-client.so lib/libriemann-client.so.0 -lib/libriemann-client.so.0.10.4 +lib/libriemann-client.so.0.10.5 libdata/pkgconfig/riemann-client.pc man/man1/riemann-client.1.gz