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/ntopng/files/
Date: Fri, 05 Oct 2018 14:25:15
Message-Id: 1538749503.e85a03b53d10d92169fc7c8ead73fba1acade498.jer@gentoo
1 commit: e85a03b53d10d92169fc7c8ead73fba1acade498
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 5 12:48:38 2018 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 5 14:25:03 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e85a03b5
7
8 net-analyzer/ntopng: Clean up patches.
9
10 Package-Manager: Portage-2.3.50, Repoman-2.3.11
11 Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>
12
13 net-analyzer/ntopng/files/ntopng-2.4-dont-build-ndpi.patch | 2 +-
14 net-analyzer/ntopng/files/ntopng-3.0-pointer-cmp.patch | 5 ++---
15 2 files changed, 3 insertions(+), 4 deletions(-)
16
17 diff --git a/net-analyzer/ntopng/files/ntopng-2.4-dont-build-ndpi.patch b/net-analyzer/ntopng/files/ntopng-2.4-dont-build-ndpi.patch
18 index ec628cd3224..ef40c72d589 100644
19 --- a/net-analyzer/ntopng/files/ntopng-2.4-dont-build-ndpi.patch
20 +++ b/net-analyzer/ntopng/files/ntopng-2.4-dont-build-ndpi.patch
21 @@ -1,4 +1,4 @@
22 ---- a/configure.ac.old
23 +--- a/configure.ac
24 +++ b/configure.ac
25 @@ -62,13 +62,6 @@
26 fi
27
28 diff --git a/net-analyzer/ntopng/files/ntopng-3.0-pointer-cmp.patch b/net-analyzer/ntopng/files/ntopng-3.0-pointer-cmp.patch
29 index 11fb47ca385..171bee36e89 100644
30 --- a/net-analyzer/ntopng/files/ntopng-3.0-pointer-cmp.patch
31 +++ b/net-analyzer/ntopng/files/ntopng-3.0-pointer-cmp.patch
32 @@ -1,6 +1,5 @@
33 -diff -Naur ntopng-3.0-orig/src/AddressResolution.cpp ntopng-3.0/src/AddressResolution.cpp
34 ---- ntopng-3.0-orig/src/AddressResolution.cpp 2017-06-01 00:18:57.000000000 -0700
35 -+++ ntopng-3.0/src/AddressResolution.cpp 2017-11-27 23:13:50.158163187 -0800
36 +--- a/src/AddressResolution.cpp
37 ++++ b/src/AddressResolution.cpp
38 @@ -52,7 +52,7 @@
39 u_int numeric_ip_len;