Github messages for voidlinux
 help / color / mirror / Atom feed
From: ndowens <ndowens@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] net-snmp: update to 5.9
Date: Tue, 03 Nov 2020 22:00:13 +0100	[thread overview]
Message-ID: <20201103210013.9uVq7y4Rfc7S-gm8HEiQ_mKtMc8S3NkttLOP73fT44s@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26079@inbox.vuxu.org>

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

There is an updated pull request by ndowens against master on the void-packages repository

https://github.com/ndowens/void-packages net-snmp
https://github.com/void-linux/void-packages/pull/26079

net-snmp: update to 5.9
Rebuild revdeps of net-snmp

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

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

From a58d27238f2b8c89d9ee62a552b6851e6ef043a5 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Mon, 2 Nov 2020 07:42:08 -0600
Subject: [PATCH 1/7] php: rebuild against libnet-snmp [ci skip]

---
 srcpkgs/php/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/php/template b/srcpkgs/php/template
index db56578a49f..613e0215751 100644
--- a/srcpkgs/php/template
+++ b/srcpkgs/php/template
@@ -1,7 +1,7 @@
 # Template file for 'php'
 pkgname=php
 version=7.4.11
-revision=1
+revision=2
 hostmakedepends="bison pkg-config apache-devel"
 makedepends="apache-devel enchant-devel freetds-devel freetype-devel gdbm-devel
  gmp-devel libcurl-devel libjpeg-turbo-devel libmysqlclient-devel

From 89bbda4e58c8254664efeafb2a1f728c28581fea Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Mon, 2 Nov 2020 07:36:11 -0600
Subject: [PATCH 2/7] collectd: rebuild against libnet-snmp

---
 srcpkgs/collectd/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/collectd/template b/srcpkgs/collectd/template
index f0ff336a74d..84ce3ef4ecd 100644
--- a/srcpkgs/collectd/template
+++ b/srcpkgs/collectd/template
@@ -1,7 +1,7 @@
 # Template file for 'collectd'
 pkgname=collectd
 version=5.11.0
-revision=4
+revision=5
 build_style=gnu-configure
 configure_args="$(vopt_enable rrdtool rrdtool) $(vopt_enable perl perl)
  $(vopt_enable notify notify_desktop) --with-libiptc --enable-virt

From c2aa03cad11ff24a94d71fd73336d5eb71cf8e3b Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Mon, 2 Nov 2020 07:39:50 -0600
Subject: [PATCH 3/7] hplip: rebuild against libnet-snmp

---
 srcpkgs/hplip/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/hplip/template b/srcpkgs/hplip/template
index bf66601fe64..8ebc49b7a8f 100644
--- a/srcpkgs/hplip/template
+++ b/srcpkgs/hplip/template
@@ -1,7 +1,7 @@
 # Template file for 'hplip'
 pkgname=hplip
 version=3.20.9
-revision=3
+revision=4
 build_style=gnu-configure
 pycompile_dirs="usr/share/hplip"
 configure_args="

From ee1a2d24e40a0c85cb0300cea9e3c9c107c6e9d9 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Mon, 2 Nov 2020 07:41:01 -0600
Subject: [PATCH 4/7] network-ups-tools: rebuild against libnet-snmp

---
 srcpkgs/network-ups-tools/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/network-ups-tools/template b/srcpkgs/network-ups-tools/template
index cc100bbde6e..bf2e50a540e 100644
--- a/srcpkgs/network-ups-tools/template
+++ b/srcpkgs/network-ups-tools/template
@@ -1,7 +1,7 @@
 # Template file for 'network-ups-tools'
 pkgname=network-ups-tools
 version=2.7.4
-revision=10
+revision=11
 wrksrc="nut-${version}"
 build_style=gnu-configure
 configure_args="
@@ -13,7 +13,6 @@ configure_args="
 hostmakedepends="pkg-config"
 makedepends="avahi-libs-devel libressl-devel libusb-compat-devel neon-devel
  net-snmp-devel $(vopt_if cgi gd-devel) libltdl-devel"
-system_accounts="nut"
 conf_files="
 	/etc/ups/ups.conf
 	/etc/ups/upsd.users
@@ -23,10 +22,11 @@ conf_files="
 	/etc/ups/nut.conf"
 short_desc="UPS control and monitoring features (NUT)"
 maintainer="Orphaned <orphan@voidlinux.org>"
-license="GPL-2"
+license="GPL-2.0-or-later"
 homepage="http://www.networkupstools.org/"
 distfiles="${homepage}source/${version%.*}/nut-${version}.tar.gz"
 checksum=980e82918c52d364605c0703a5dcf01f74ad2ef06e3d365949e43b7d406d25a7
+system_accounts="nut"
 
 nopie=yes
 build_options="cgi"

From 34a0ddac1822948584e09ce83ce4976a392c0fac Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Mon, 2 Nov 2020 07:43:24 -0600
Subject: [PATCH 5/7] zabbix: rebuild against libnet-snmp

---
 srcpkgs/zabbix/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/zabbix/template b/srcpkgs/zabbix/template
index 05e7461a9d3..cbc49634215 100644
--- a/srcpkgs/zabbix/template
+++ b/srcpkgs/zabbix/template
@@ -1,7 +1,7 @@
 # Template file for 'zabbix'
 pkgname=zabbix
 version=4.4.10
-revision=3
+revision=4
 build_style=gnu-configure
 configure_args="--with-gnutls --with-libcurl --with-libxml2=yes --with-net-snmp
  --with-mysql --enable-server --enable-ipv6 --with-ssh2 --enable-agent

From d598ac399328ea9845f8ae415c3992ee5607e182 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Mon, 2 Nov 2020 07:44:28 -0600
Subject: [PATCH 6/7] wmnd: rebuild against libnet-snmp

---
 srcpkgs/wmnd/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/wmnd/template b/srcpkgs/wmnd/template
index 76eeba429a3..c922189a374 100644
--- a/srcpkgs/wmnd/template
+++ b/srcpkgs/wmnd/template
@@ -1,7 +1,7 @@
 # Template file for 'wmnd'
 pkgname=wmnd
 version=0.4.18
-revision=1
+revision=2
 build_style=gnu-configure
 configure_args="ac_cv_file__proc_net_dev=yes
  ac_cv_file__dev_ppp=no"

From 25f4dd3efc784e3b8a1bc534f18f8dbfaa9cdaf6 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Mon, 2 Nov 2020 07:09:27 -0600
Subject: [PATCH 7/7] net-snmp: update to 5.9

---
 common/shlibs             | 12 ++++++------
 srcpkgs/net-snmp/template |  7 ++++---
 2 files changed, 10 insertions(+), 9 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index e0e75cea1b4..61d5f215174 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -1100,12 +1100,12 @@ libijs-0.35.so libijs-0.8_1
 libgs.so.9 libgs-0.8_1
 libssh2.so.1 libssh2-1.4.1_1
 libvirt-glib-1.0.so.0 libvirt-glib-0.0.8_1
-libsnmp.so.35 libnet-snmp-5.8_1
-libnetsnmp.so.35 libnet-snmp-5.8_1
-libnetsnmpagent.so.35 libnet-snmp-5.8_1
-libnetsnmpmibs.so.35 libnet-snmp-5.8_1
-libnetsnmptrapd.so.35 libnet-snmp-5.8_1
-libnetsnmphelpers.so.35 libnet-snmp-5.8_1
+libsnmp.so.40 libnet-snmp-5.9_1
+libnetsnmp.so.40 libnet-snmp-5.9_1
+libnetsnmpagent.so.40 libnet-snmp-5.9_1
+libnetsnmpmibs.so.40 libnet-snmp-5.9_1
+libnetsnmptrapd.so.40 libnet-snmp-5.9_1
+libnetsnmphelpers.so.40 libnet-snmp-5.9_1
 libieee1284.so.3 libieee1284-0.2.10_1
 libsane.so.1 libsane-1.0.22_1
 libfltk.so.1.3 fltk-1.3.0_1
diff --git a/srcpkgs/net-snmp/template b/srcpkgs/net-snmp/template
index 7b8e3185fba..b5c06106fb2 100644
--- a/srcpkgs/net-snmp/template
+++ b/srcpkgs/net-snmp/template
@@ -1,7 +1,7 @@
 # Template file for 'net-snmp'
 pkgname=net-snmp
-version=5.8
-revision=5
+version=5.9
+revision=1
 hostmakedepends="pkg-config unzip"
 makedepends="bzip2-devel libressl-devel libnl-devel pciutils-devel
  libsensors-devel pcre-devel"
@@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="Net-SNMP"
 homepage="http://www.net-snmp.org/"
 distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=b2fc3500840ebe532734c4786b0da4ef0a5f67e51ef4c86b3345d697e4976adf
+checksum=04303a66f85d6d8b16d3cc53bde50428877c82ab524e17591dfceaeb94df6071
 
 LDFLAGS="-lpthread"
 
@@ -51,5 +51,6 @@ net-snmp-devel_package() {
 		vmove usr/include
 		vmove usr/share/man/man3
 		vmove "usr/lib/*.so"
+		vmove usr/lib/pkgconfig
 	}
 }

  parent reply	other threads:[~2020-11-03 21:00 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-02 13:46 [PR PATCH] " ndowens
2020-11-02 13:48 ` [PR PATCH] [Updated] " ndowens
2020-11-02 14:38 ` ndowens
2020-11-02 17:39 ` ndowens
2020-11-02 18:05 ` ndowens
2020-11-02 19:14 ` ndowens
2020-11-03 21:00 ` ndowens [this message]
2020-11-14  1:07 ` ndowens
2020-11-21 23:13 ` [PR PATCH] [Merged]: " the-maldridge

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201103210013.9uVq7y4Rfc7S-gm8HEiQ_mKtMc8S3NkttLOP73fT44s@z \
    --to=ndowens@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).