Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] nethogs: update to 0.8.6.
@ 2020-04-12  1:10 daniel-eys
  2020-04-12  8:14 ` [PR PATCH] [Merged]: " xtraeme
  0 siblings, 1 reply; 2+ messages in thread
From: daniel-eys @ 2020-04-12  1:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/daniel-eys/void-packages nethogs
https://github.com/void-linux/void-packages/pull/20903

nethogs: update to 0.8.6.
None

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

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

From f2eaf4cbd684a9cdd74f1ca28809e65132910cae Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Sun, 12 Apr 2020 02:37:01 +0200
Subject: [PATCH] nethogs: update to 0.8.6.

---
 srcpkgs/nethogs/template | 17 +++++++----------
 1 file changed, 7 insertions(+), 10 deletions(-)

diff --git a/srcpkgs/nethogs/template b/srcpkgs/nethogs/template
index c2eaad3943d..4c1645b7a25 100644
--- a/srcpkgs/nethogs/template
+++ b/srcpkgs/nethogs/template
@@ -1,20 +1,17 @@
 # Template file for 'nethogs'
 pkgname=nethogs
-version=0.8.5
+version=0.8.6
 revision=1
+build_style=gnu-makefile
 makedepends="libpcap-devel ncurses-devel"
 short_desc="Small net top tool grouping bandwidth by process"
 maintainer="Orphaned <orphan@voidlinux.org>"
-license="GPL-1"
+license="GPL-2.0-or-later"
 homepage="https://github.com/raboof/nethogs"
 distfiles="https://github.com/raboof/nethogs/archive/v${version}.tar.gz"
-checksum=6a9392726feca43228b3f0265379154946ef0544c2ca2cac59ec35a24f469dcc
+checksum=317c1d5235d4be677e494e931c41d063a783ac0ac51e35e345e621d261c2e5a0
 
-do_build() {
-	sed -i 's,all: decpcap_test test nethogs,all: nethogs,' Makefile
-	make CC=$CC CXX=$CXX CFLAGS="$CFLAGS" CXXFLAGS="$CXXFLAGS" ${makejobs}
-}
-do_install() {
-	vbin src/nethogs
-	vman doc/nethogs.8
+pre_build() {
+	vsed -i 's,all: decpcap_test test nethogs,all: nethogs,' Makefile
+	vsed -i 's,/sbin,/bin,' src/MakeApp.mk
 }

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

* Re: [PR PATCH] [Merged]: nethogs: update to 0.8.6.
  2020-04-12  1:10 [PR PATCH] nethogs: update to 0.8.6 daniel-eys
@ 2020-04-12  8:14 ` xtraeme
  0 siblings, 0 replies; 2+ messages in thread
From: xtraeme @ 2020-04-12  8:14 UTC (permalink / raw)
  To: ml

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

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

nethogs: update to 0.8.6.
https://github.com/void-linux/void-packages/pull/20903

Description:
None

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

end of thread, other threads:[~2020-04-12  8:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-12  1:10 [PR PATCH] nethogs: update to 0.8.6 daniel-eys
2020-04-12  8:14 ` [PR PATCH] [Merged]: " xtraeme

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