Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] collectd: update to 5.12.0.
@ 2020-12-22 17:17 ndowens
  2020-12-22 20:26 ` [PR PATCH] [Merged]: " ahesford
  0 siblings, 1 reply; 2+ messages in thread
From: ndowens @ 2020-12-22 17:17 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 313 bytes --]

There is a new pull request by ndowens against master on the void-packages repository

https://github.com/ndowens/void-packages collectd
https://github.com/void-linux/void-packages/pull/27355

collectd: update to 5.12.0.


A patch file from https://github.com/void-linux/void-packages/pull/27355.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-collectd-27355.patch --]
[-- Type: text/x-diff, Size: 1569 bytes --]

From 8a5a9bdcc71e5eee312bb162a08b97397d034459 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Tue, 22 Dec 2020 11:11:19 -0600
Subject: [PATCH] collectd: update to 5.12.0.

---
 srcpkgs/collectd/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/collectd/template b/srcpkgs/collectd/template
index a2a2effb980..993f60e0b55 100644
--- a/srcpkgs/collectd/template
+++ b/srcpkgs/collectd/template
@@ -1,7 +1,7 @@
 # Template file for 'collectd'
 pkgname=collectd
-version=5.11.0
-revision=5
+version=5.12.0
+revision=1
 build_style=gnu-configure
 configure_args="$(vopt_enable rrdtool rrdtool) $(vopt_enable perl perl)
  $(vopt_enable notify notify_desktop) --with-libiptc --enable-virt
@@ -21,7 +21,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
 license="GPL-2.0-only, MIT"
 homepage="https://collectd.org"
 distfiles="https://collectd.org/files/${pkgname}-${version}.tar.bz2"
-checksum=37b10a806e34aa8570c1cafa6006c604796fae13cc2e1b3e630d33dcba9e5db2
+checksum=5bae043042c19c31f77eb8464e56a01a5454e0b39fa07cf7ad0f1bfc9c3a09d6
 LDFLAGS="-lgcrypt"
 
 build_options="rrdtool perl notify prometheus"
@@ -54,7 +54,7 @@ collectd-utils_package() {
 libcollectdclient_package() {
 	short_desc+=" - shared libraries"
 	pkg_install() {
-		vmove usr/lib/libcollectdclient.so*
+		vmove "usr/lib/libcollectdclient.so*"
 	}
 }
 
@@ -64,6 +64,6 @@ libcollectdclient-devel_package() {
 	pkg_install() {
 		vmove usr/include
 		vmove usr/lib/pkgconfig
-		vmove usr/lib/*.so
+		vmove "usr/lib/*.so"
 	}
 }

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: collectd: update to 5.12.0.
  2020-12-22 17:17 [PR PATCH] collectd: update to 5.12.0 ndowens
@ 2020-12-22 20:26 ` ahesford
  0 siblings, 0 replies; 2+ messages in thread
From: ahesford @ 2020-12-22 20:26 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 161 bytes --]

There's a merged pull request on the void-packages repository

collectd: update to 5.12.0.
https://github.com/void-linux/void-packages/pull/27355

Description:


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-12-22 20:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-22 17:17 [PR PATCH] collectd: update to 5.12.0 ndowens
2020-12-22 20:26 ` [PR PATCH] [Merged]: " ahesford

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).