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