net-mgmt/riemann-c-client: update to 2.2.2

Sponsored by:	SkunkWerks, GmbH
This commit is contained in:
Dave Cottlehuber 2024-12-17 20:51:03 +00:00
parent 29f64eff5b
commit fa65476baa
3 changed files with 8 additions and 11 deletions

View file

@ -1,6 +1,5 @@
PORTNAME= riemann-c-client PORTNAME= riemann-c-client
PORTVERSION= 2.1.1 PORTVERSION= 2.2.2
PORTREVISION= 1
CATEGORIES= net-mgmt CATEGORIES= net-mgmt
MASTER_SITES= https://git.madhouse-project.org/algernon/${PORTNAME}/archive/ MASTER_SITES= https://git.madhouse-project.org/algernon/${PORTNAME}/archive/
@ -8,8 +7,8 @@ MAINTAINER= dch@FreeBSD.org
COMMENT= C library and command-line tool for Riemann COMMENT= C library and command-line tool for Riemann
WWW= https://git.madhouse-project.org/algernon/riemann-c-client WWW= https://git.madhouse-project.org/algernon/riemann-c-client
LICENSE= LGPL3+ LICENSE= EUPL12
LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_FILE= ${WRKSRC}/LICENSES/EUPL-1.2.txt
WRKSRC= ${WRKDIR}/${PORTNAME} WRKSRC= ${WRKDIR}/${PORTNAME}
@ -25,9 +24,7 @@ GNU_CONFIGURE= yes
USE_LDCONFIG= yes USE_LDCONFIG= yes
INSTALL_TARGET= install-strip INSTALL_TARGET= install-strip
TEST_TARGET= check TEST_TARGET= check
LDFLAGS+= -Wl,--undefined-version
post-patch:
@${REINPLACE_CMD} 's/-ldl//' ${WRKSRC}/Makefile.am
# Running |make test| isn't on poudriere menu yet, so force-feed # Running |make test| isn't on poudriere menu yet, so force-feed
pre-install: do-test pre-install: do-test

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1696645699 TIMESTAMP = 1734468930
SHA256 (riemann-c-client-2.1.1.tar.gz) = 097e710096dc2e901ae95108277eff1acb6d0383f04137cdea4ce55257c08e10 SHA256 (riemann-c-client-2.2.2.tar.gz) = 468c2d6cb4095e581927005a1dab13656f5a9355e4c68a3a25fceb5c6798a72f
SIZE (riemann-c-client-2.1.1.tar.gz) = 74013 SIZE (riemann-c-client-2.2.2.tar.gz) = 69192

View file

@ -11,6 +11,6 @@ include/riemann/simple.h
lib/libriemann-client-gnutls.a lib/libriemann-client-gnutls.a
lib/libriemann-client-gnutls.so lib/libriemann-client-gnutls.so
lib/libriemann-client-gnutls.so.11 lib/libriemann-client-gnutls.so.11
lib/libriemann-client-gnutls.so.11.1.1 lib/libriemann-client-gnutls.so.11.1.2
libdata/pkgconfig/riemann-client.pc libdata/pkgconfig/riemann-client.pc
share/man/man1/riemann-client.1.gz share/man/man1/riemann-client.1.gz