Index: head/net-mgmt/riemann-c-client/files/patch-Makefile.am =================================================================== --- head/net-mgmt/riemann-c-client/files/patch-Makefile.am (revision 507293) +++ head/net-mgmt/riemann-c-client/files/patch-Makefile.am (nonexistent) @@ -1,11 +0,0 @@ ---- Makefile.am.orig 2017-06-12 19:39:57 UTC -+++ Makefile.am -@@ -46,7 +46,7 @@ lib_libriemann_client_la_SOURCES= \ - lib/riemann/attribute.c \ - lib/riemann/query.c \ - lib/riemann/simple.c --$(am_lib_libriemann_client_la_OBJECTS): ${proto_files} -+BUILT_SOURCES = lib/riemann/proto/riemann.pb-c.h - noinst_HEADERS = \ - lib/riemann/_private.h \ - lib/riemann/client/tcp.h \ Property changes on: head/net-mgmt/riemann-c-client/files/patch-Makefile.am ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/net-mgmt/riemann-c-client/Makefile =================================================================== --- head/net-mgmt/riemann-c-client/Makefile (revision 507293) +++ head/net-mgmt/riemann-c-client/Makefile (revision 507294) @@ -1,37 +1,36 @@ # Created by: Dave Cottlehuber # $FreeBSD$ PORTNAME= riemann-c-client -PORTVERSION= 1.10.1 +PORTVERSION= 1.10.4 DISTVERSIONPREFIX= ${PORTNAME}- -PORTREVISION= 2 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 Index: head/net-mgmt/riemann-c-client/distinfo =================================================================== --- head/net-mgmt/riemann-c-client/distinfo (revision 507293) +++ head/net-mgmt/riemann-c-client/distinfo (revision 507294) @@ -1,3 +1,3 @@ -TIMESTAMP = 1504143801 -SHA256 (algernon-riemann-c-client-riemann-c-client-1.10.1_GH0.tar.gz) = 93ccef65536e0cd3a1b3301847773f50fc298a455b4294e465d73fa7daf7c8bf -SIZE (algernon-riemann-c-client-riemann-c-client-1.10.1_GH0.tar.gz) = 75314 +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 Index: head/net-mgmt/riemann-c-client/pkg-plist =================================================================== --- head/net-mgmt/riemann-c-client/pkg-plist (revision 507293) +++ head/net-mgmt/riemann-c-client/pkg-plist (revision 507294) @@ -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.1 +lib/libriemann-client.so.0.10.4 libdata/pkgconfig/riemann-client.pc man/man1/riemann-client.1.gz