Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/argus/files/
Date: Wed, 31 Jan 2018 04:44:19
Message-Id: 1517373842.0168fd9190ac49b7c7d72d71540749bea93b6c14.jer@gentoo
1 commit: 0168fd9190ac49b7c7d72d71540749bea93b6c14
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 31 04:44:02 2018 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 31 04:44:02 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0168fd91
7
8 net-analyzer/argus: Clean up patch.
9
10 Package-Manager: Portage-2.3.20, Repoman-2.3.6
11
12 net-analyzer/argus/files/argus-3.0.8.2-rpc.patch | 10 ++++------
13 1 file changed, 4 insertions(+), 6 deletions(-)
14
15 diff --git a/net-analyzer/argus/files/argus-3.0.8.2-rpc.patch b/net-analyzer/argus/files/argus-3.0.8.2-rpc.patch
16 index 462d465609f..96af0caf140 100644
17 --- a/net-analyzer/argus/files/argus-3.0.8.2-rpc.patch
18 +++ b/net-analyzer/argus/files/argus-3.0.8.2-rpc.patch
19 @@ -1,6 +1,5 @@
20 -diff -ruN argus-3.0.8.2.orig/common/Makefile.in argus-3.0.8.2/common/Makefile.in
21 ---- argus-3.0.8.2.orig/common/Makefile.in 2015-04-14 14:32:33.000000000 -0000
22 -+++ argus-3.0.8.2/common/Makefile.in 2017-09-25 10:27:16.272856331 -0000
23 +--- a/common/Makefile.in
24 ++++ b/common/Makefile.in
25 @@ -35,12 +35,12 @@
26
27 CC = @CC@
28 @@ -16,9 +15,8 @@ diff -ruN argus-3.0.8.2.orig/common/Makefile.in argus-3.0.8.2/common/Makefile.in
29
30 INSTALL = @INSTALL@
31 RANLIB = @V_RANLIB@
32 -diff -ruN argus-3.0.8.2.orig/configure.ac argus-3.0.8.2/configure.ac
33 ---- argus-3.0.8.2.orig/configure.ac 2017-09-25 10:20:04.155174606 -0000
34 -+++ argus-3.0.8.2/configure.ac 2017-09-25 10:24:39.151904377 -0000
35 +--- a/configure.ac
36 ++++ b/configure.ac
37 @@ -120,6 +120,25 @@
38 AC_CHECK_FUNCS(floorf remainderf)
39 AC_CHECK_FUNCS(timegm)