Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] monitoring-plugins: build with check_snmp
@ 2021-11-19 17:56 klarasm
  2021-11-20 23:31 ` [PR PATCH] [Merged]: " Johnnynator
  0 siblings, 1 reply; 2+ messages in thread
From: klarasm @ 2021-11-19 17:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/klarasm/void-packages monitoring-plugins-enable-check_snmp
https://github.com/void-linux/void-packages/pull/34159

monitoring-plugins: build with check_snmp
net-snmp needs to be present for configure to include check_snmp

#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-musl)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - aarch64

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-monitoring-plugins-enable-check_snmp-34159.patch --]
[-- Type: text/x-diff, Size: 980 bytes --]

From 163e0e270150787319bf08de788ed3f746866965 Mon Sep 17 00:00:00 2001
From: Klara Modin <klarasmodin@gmail.com>
Date: Fri, 19 Nov 2021 18:41:22 +0100
Subject: [PATCH] monitoring-plugins: build with check_snmp

---
 srcpkgs/monitoring-plugins/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/monitoring-plugins/template b/srcpkgs/monitoring-plugins/template
index 473f40cccbfb..e6117e8fe6f0 100644
--- a/srcpkgs/monitoring-plugins/template
+++ b/srcpkgs/monitoring-plugins/template
@@ -1,10 +1,10 @@
 # Template file for 'monitoring-plugins'
 pkgname=monitoring-plugins
 version=2.2
-revision=8
+revision=9
 build_style=gnu-configure
 configure_args="--libexecdir=/usr/lib/monitoring-plugins"
-hostmakedepends="fping openssh postfix procps-ng smbclient"
+hostmakedepends="fping openssh postfix procps-ng smbclient net-snmp"
 makedepends="libldap-devel libmariadbclient-devel postgresql-libs-devel
  zlib-devel"
 depends="iputils procps-ng"

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

* Re: [PR PATCH] [Merged]: monitoring-plugins: build with check_snmp
  2021-11-19 17:56 [PR PATCH] monitoring-plugins: build with check_snmp klarasm
@ 2021-11-20 23:31 ` Johnnynator
  0 siblings, 0 replies; 2+ messages in thread
From: Johnnynator @ 2021-11-20 23:31 UTC (permalink / raw)
  To: ml

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

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

monitoring-plugins: build with check_snmp
https://github.com/void-linux/void-packages/pull/34159

Description:
net-snmp needs to be present for configure to include check_snmp

#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-musl)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - aarch64

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

end of thread, other threads:[~2021-11-20 23:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-19 17:56 [PR PATCH] monitoring-plugins: build with check_snmp klarasm
2021-11-20 23:31 ` [PR PATCH] [Merged]: " Johnnynator

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).