pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
collectd: fix typo
Module Name: pkgsrc-wip
Committed By: Edgar Fuß <ef%math.uni-bonn.de@localhost>
Pushed By: ef
Date: Fri Jul 17 16:44:32 2020 +0200
Changeset: 8674f2de227946c79cfb6a8c891effc03c4c51b5
Modified Files:
collectd/distinfo
collectd/patches/patch-configure.ac
Log Message:
collectd: fix typo
Fix typo in patch comment.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8674f2de227946c79cfb6a8c891effc03c4c51b5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
collectd/distinfo | 2 +-
collectd/patches/patch-configure.ac | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diffs:
diff --git a/collectd/distinfo b/collectd/distinfo
index 75a506fb56..f1d1ceb6f4 100644
--- a/collectd/distinfo
+++ b/collectd/distinfo
@@ -5,7 +5,7 @@ RMD160 (collectd-5.8.0.tar.bz2) = 7b812b1046d57a9047213bb182b8744d98606547
SHA512 (collectd-5.8.0.tar.bz2) = 1b3d0cc44e2ca54e13eebf292074f1efa8b33d6800d04405e0eaaa2dd1cb2416c6eae580729fb5aead23a5039f41ffe8a9989a907a8c18be8f867f1099fc0008
Size (collectd-5.8.0.tar.bz2) = 1686017 bytes
SHA1 (patch-Makefile.am) = 110cce600c66226bb02291349e76433555418edd
-SHA1 (patch-configure.ac) = 2442de0e4640fd68b2ba10cd566ac95d8602a47d
+SHA1 (patch-configure.ac) = 26ae76a97758da1f5e1b2cda600482c15ff4b7a1
SHA1 (patch-src_bind.c) = 4aa7742c8e24ee6bd7293abc56fc95a605d0a2c7
SHA1 (patch-src_collectd.conf.in) = f0b35085cf0ddfd766e140b145177ab1f1326f5f
SHA1 (patch-src_cpu.c) = e645ae6b05c051c3c878f88a493fbbd7d548bb66
diff --git a/collectd/patches/patch-configure.ac b/collectd/patches/patch-configure.ac
index 6fac35d7c4..a4cdfb224d 100644
--- a/collectd/patches/patch-configure.ac
+++ b/collectd/patches/patch-configure.ac
@@ -1,6 +1,6 @@
$NetBSD: patch-configure.ac,v 1.12 2020/03/19 06:26:26 rillig Exp $
-Add KERNEL_NETBSD, add entry and disk plugins for NetBSD,
+Add KERNEL_NETBSD, add entry and disk plugin for NetBSD,
and also do swap for "have_swapctl_three_args" (as for NetBSD).
Also, the start of process support, but that's not yet finished.
Correct tokyotyrant detection (add lib, not include, for -L).
Home |
Main Index |
Thread Index |
Old Index