mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
net-mgmt/riemann-c-client: update to 2.2.2
Sponsored by: SkunkWerks, GmbH
This commit is contained in:
parent
29f64eff5b
commit
fa65476baa
3 changed files with 8 additions and 11 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= riemann-c-client
|
||||
PORTVERSION= 2.1.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.2.2
|
||||
CATEGORIES= net-mgmt
|
||||
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
|
||||
WWW= https://git.madhouse-project.org/algernon/riemann-c-client
|
||||
|
||||
LICENSE= LGPL3+
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
LICENSE= EUPL12
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSES/EUPL-1.2.txt
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
|
@ -25,9 +24,7 @@ GNU_CONFIGURE= yes
|
|||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
TEST_TARGET= check
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} 's/-ldl//' ${WRKSRC}/Makefile.am
|
||||
LDFLAGS+= -Wl,--undefined-version
|
||||
|
||||
# Running |make test| isn't on poudriere menu yet, so force-feed
|
||||
pre-install: do-test
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1696645699
|
||||
SHA256 (riemann-c-client-2.1.1.tar.gz) = 097e710096dc2e901ae95108277eff1acb6d0383f04137cdea4ce55257c08e10
|
||||
SIZE (riemann-c-client-2.1.1.tar.gz) = 74013
|
||||
TIMESTAMP = 1734468930
|
||||
SHA256 (riemann-c-client-2.2.2.tar.gz) = 468c2d6cb4095e581927005a1dab13656f5a9355e4c68a3a25fceb5c6798a72f
|
||||
SIZE (riemann-c-client-2.2.2.tar.gz) = 69192
|
||||
|
|
|
@ -11,6 +11,6 @@ include/riemann/simple.h
|
|||
lib/libriemann-client-gnutls.a
|
||||
lib/libriemann-client-gnutls.so
|
||||
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
|
||||
share/man/man1/riemann-client.1.gz
|
||||
|
|
Loading…
Add table
Reference in a new issue