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-libs/nDPI/files/
Date: Fri, 05 Oct 2018 14:25:16
Message-Id: 1538749506.cec3192098d304c236fb416de76ec9964fe629ac.jer@gentoo
1 commit: cec3192098d304c236fb416de76ec9964fe629ac
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 5 13:52:29 2018 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 5 14:25:06 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cec31920
7
8 net-libs/nDPI: Clean up patch.
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-libs/nDPI/files/nDPI-2.2-libcache-include.patch | 12 ++++++------
14 1 file changed, 6 insertions(+), 6 deletions(-)
15
16 diff --git a/net-libs/nDPI/files/nDPI-2.2-libcache-include.patch b/net-libs/nDPI/files/nDPI-2.2-libcache-include.patch
17 index 5ee089f46bf..44d78e99f32 100644
18 --- a/net-libs/nDPI/files/nDPI-2.2-libcache-include.patch
19 +++ b/net-libs/nDPI/files/nDPI-2.2-libcache-include.patch
20 @@ -1,5 +1,5 @@
21 ---- src/include/Makefile.am.orig 2018-01-22 21:24:17.802100061 +0100
22 -+++ src/include/Makefile.am 2018-01-22 21:24:30.080100801 +0100
23 +--- a/src/include/Makefile.am
24 ++++ b/src/include/Makefile.am
25 @@ -7,4 +7,5 @@
26 ndpi_protocol_ids.h \
27 ndpi_protocols.h \
28 @@ -7,8 +7,8 @@
29 - ndpi_includes.h
30 + ndpi_includes.h \
31 + libcache.h
32 ---- src/include/ndpi_typedefs.h.orig 2018-01-22 21:27:35.994112009 +0100
33 -+++ src/include/ndpi_typedefs.h 2018-01-22 21:27:47.463112701 +0100
34 +--- a/src/include/ndpi_typedefs.h
35 ++++ b/src/include/ndpi_typedefs.h
36 @@ -25,7 +25,7 @@
37 #define __NDPI_TYPEDEFS_H__
38
39 @@ -18,8 +18,8 @@
40
41 #define BT_ANNOUNCE
42 #define SNAP_EXT
43 ---- src/lib/Makefile.am.orig 2018-01-22 21:34:57.055138600 +0100
44 -+++ src/lib/Makefile.am 2018-01-22 21:35:10.431139406 +0100
45 +--- a/src/lib/Makefile.am
46 ++++ b/src/lib/Makefile.am
47 @@ -12,7 +12,8 @@
48 ../include/ndpi_includes.h \
49 ../include/ndpi_protocol_ids.h \