pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/riemann-client (sysutils/riemann-client) Upda...
details: https://anonhg.NetBSD.org/pkgsrc/rev/368ae62591a3
branches: trunk
changeset: 345617:368ae62591a3
user: mef <mef%pkgsrc.org@localhost>
date: Sun Dec 15 13:10:51 2019 +0000
description:
(sysutils/riemann-client) Updated 1.10.3 to 1.10.4
riemann-c-client 1.10.4
=======================
Released on 2018-12-13
Tests
-----
* The test suite has been improved, so it can run against a remote Riemann
server. This was made to support end-to-end testing in a CI environment.
* The (outdated) pre-generated TLS certificates once used for testing are gone,
and were replaced by a script that generates them on the fly instead.
* The test suite now runs tests serialized, as that results in a more useful
output.
* The end-to-end networked tests were split out into a separate file.
* The test suite will now compile without warnings when using a recent Check.
diffstat:
sysutils/riemann-client/Makefile | 7 ++++---
sysutils/riemann-client/distinfo | 10 +++++-----
2 files changed, 9 insertions(+), 8 deletions(-)
diffs (41 lines):
diff -r dc92b7d0352f -r 368ae62591a3 sysutils/riemann-client/Makefile
--- a/sysutils/riemann-client/Makefile Sun Dec 15 12:51:28 2019 +0000
+++ b/sysutils/riemann-client/Makefile Sun Dec 15 13:10:51 2019 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2019/07/20 22:46:05 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2019/12/15 13:10:51 mef Exp $
GITHUB_PROJECT= riemann-c-client
GITHUB_TAG= ${DISTNAME}
-DISTNAME= riemann-c-client-1.10.3
+DISTNAME= riemann-c-client-1.10.4
PKGNAME= ${DISTNAME:S/c-//}
-PKGREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=algernon/}
@@ -17,6 +16,8 @@
USE_LIBTOOL= yes
USE_TOOLS+= autoconf automake autoreconf gmake pkg-config
+TEST_TARGET= check
+
LDFLAGS.SunOS+= -lsocket
pre-configure:
diff -r dc92b7d0352f -r 368ae62591a3 sysutils/riemann-client/distinfo
--- a/sysutils/riemann-client/distinfo Sun Dec 15 12:51:28 2019 +0000
+++ b/sysutils/riemann-client/distinfo Sun Dec 15 13:10:51 2019 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.2 2018/10/19 15:53:41 jperkin Exp $
+$NetBSD: distinfo,v 1.3 2019/12/15 13:10:51 mef Exp $
-SHA1 (riemann-c-client-1.10.3.tar.gz) = 43a40c7bcc201fd36ba6a4c1b3f4ffbe2d18751b
-RMD160 (riemann-c-client-1.10.3.tar.gz) = 9f8e6ea2152689db439a49899734e2040b1d7e3e
-SHA512 (riemann-c-client-1.10.3.tar.gz) = 6d888d2f97fd0f4bec4df6cd5b510731f13e805e277ca66f99664010f1fc7040d802c66f236cf830c7ae8d79a2bbd00b1261b5dc6d11ac41f730119d818f367f
-Size (riemann-c-client-1.10.3.tar.gz) = 75402 bytes
+SHA1 (riemann-c-client-1.10.4.tar.gz) = 35d215f7cf4c633cc9e7455b880c008239259947
+RMD160 (riemann-c-client-1.10.4.tar.gz) = a6f63441a817c4f33b53d794ba6085fadf6a4ff9
+SHA512 (riemann-c-client-1.10.4.tar.gz) = b46d892adc031a6636d1b3688f9bf7d56a7c956100a544f0d0daa9ba6a1478b65933fff7dafd6e535ebb3589807e6139bd89370d39e24bd5ce7a7f2fe72300a1
+Size (riemann-c-client-1.10.4.tar.gz) = 64007 bytes
SHA1 (patch-src_cmd-send.c) = a4fa24be0b4c88fd4586807a636d10ca4b3ae743
Home |
Main Index |
Thread Index |
Old Index