public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/bwm-ng/files/
@ 2017-01-28 13:54 Jeroen Roovers
  0 siblings, 0 replies; only message in thread
From: Jeroen Roovers @ 2017-01-28 13:54 UTC (permalink / raw
  To: gentoo-commits

commit:     8752251ff5b646eb2803e300e504e036146ebeb6
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 28 13:45:12 2017 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sat Jan 28 13:54:31 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8752251f

net-analyzer/bwm-ng: Clean up patch.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 net-analyzer/bwm-ng/files/bwm-ng-0.6.1-fix-buildsystem.patch | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/net-analyzer/bwm-ng/files/bwm-ng-0.6.1-fix-buildsystem.patch b/net-analyzer/bwm-ng/files/bwm-ng-0.6.1-fix-buildsystem.patch
index 5e1b227..9b5f23c 100644
--- a/net-analyzer/bwm-ng/files/bwm-ng-0.6.1-fix-buildsystem.patch
+++ b/net-analyzer/bwm-ng/files/bwm-ng-0.6.1-fix-buildsystem.patch
@@ -2,8 +2,8 @@
 * Fix ncurses underlinking caused by missing "-ltinfo" in $LIBS
 https://bugs.gentoo.org/show_bug.cgi?id=561718
 
---- bwm-ng-0.6.1/configure.ac
-+++ bwm-ng-0.6.1/configure.ac
+--- a/configure.ac
++++ b/configure.ac
 @@ -3,7 +3,7 @@
  
  AC_INIT([bwm-ng],[0.6.1],[bwmng@gropp.org],[bwm-ng])
@@ -62,8 +62,8 @@ https://bugs.gentoo.org/show_bug.cgi?id=561718
  
  AC_CHECK_FUNCS([wattron])
  AC_CHECK_FUNCS([curs_set])
---- bwm-ng-0.6.1/src/Makefile.am
-+++ bwm-ng-0.6.1/src/Makefile.am
+--- a/src/Makefile.am
++++ b/src/Makefile.am
 @@ -2,12 +2,10 @@
  
  bin_PROGRAMS = bwm-ng
@@ -80,8 +80,8 @@ https://bugs.gentoo.org/show_bug.cgi?id=561718
  
  noinst_HEADERS = bwm-ng.h process.h output.h options.h help.h curses_tools.h types.h defines.h global_vars.h input/devstat.h input/libkstat.h input/netstat.h input/proc_net_dev.h input/sysctl.h input/ioservice.h input/libstatgrab.h input/proc_diskstats.h input/retrieve.h input/win32.h input/getifaddrs.h
  
---- bwm-ng-0.6.1/src/defines.h
-+++ bwm-ng-0.6.1/src/defines.h
+--- a/src/defines.h
++++ b/src/defines.h
 @@ -48,7 +48,7 @@
  #define LIBSTATGRAB
  #endif


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-01-28 13:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-28 13:54 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/bwm-ng/files/ Jeroen Roovers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox