Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/libnids: ChangeLog libnids-1.24-r1.ebuild libnids-1.18-r1.ebuild
Date: Sat, 07 Jan 2012 18:27:40
Message-Id: 20120107182729.15CC82004B@flycatcher.gentoo.org
1 jer 12/01/07 18:27:29
2
3 Modified: ChangeLog libnids-1.24-r1.ebuild
4 libnids-1.18-r1.ebuild
5 Log:
6 Fix bug #397881, thanks to Agostino Sarubbo. Shorten DESCRIPTION to something more fitting. Set RDEPEND.
7
8 (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.44 net-libs/libnids/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnids/ChangeLog?rev=1.44&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnids/ChangeLog?rev=1.44&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnids/ChangeLog?r1=1.43&r2=1.44
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-libs/libnids/ChangeLog,v
20 retrieving revision 1.43
21 retrieving revision 1.44
22 diff -u -r1.43 -r1.44
23 --- ChangeLog 6 Sep 2010 17:42:40 -0000 1.43
24 +++ ChangeLog 7 Jan 2012 18:27:28 -0000 1.44
25 @@ -1,6 +1,11 @@
26 # ChangeLog for net-libs/libnids
27 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnids/ChangeLog,v 1.43 2010/09/06 17:42:40 jer Exp $
29 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnids/ChangeLog,v 1.44 2012/01/07 18:27:28 jer Exp $
31 +
32 + 07 Jan 2012; Jeroen Roovers <jer@g.o> libnids-1.18-r1.ebuild,
33 + +files/libnids-1.18-elif.patch, libnids-1.24-r1.ebuild:
34 + Fix bug #397881, thanks to Agostino Sarubbo. Shorten DESCRIPTION to something
35 + more fitting. Set RDEPEND.
36
37 06 Sep 2010; Jeroen Roovers <jer@g.o> libnids-1.18.ebuild,
38 libnids-1.18-r1.ebuild, libnids-1.24.ebuild, libnids-1.24-r1.ebuild:
39
40
41
42 1.3 net-libs/libnids/libnids-1.24-r1.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnids/libnids-1.24-r1.ebuild?rev=1.3&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnids/libnids-1.24-r1.ebuild?rev=1.3&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnids/libnids-1.24-r1.ebuild?r1=1.2&r2=1.3
47
48 Index: libnids-1.24-r1.ebuild
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/net-libs/libnids/libnids-1.24-r1.ebuild,v
51 retrieving revision 1.2
52 retrieving revision 1.3
53 diff -u -r1.2 -r1.3
54 --- libnids-1.24-r1.ebuild 6 Sep 2010 17:42:40 -0000 1.2
55 +++ libnids-1.24-r1.ebuild 7 Jan 2012 18:27:28 -0000 1.3
56 @@ -1,12 +1,12 @@
57 -# Copyright 1999-2010 Gentoo Foundation
58 +# Copyright 1999-2012 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnids/libnids-1.24-r1.ebuild,v 1.2 2010/09/06 17:42:40 jer Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnids/libnids-1.24-r1.ebuild,v 1.3 2012/01/07 18:27:28 jer Exp $
62
63 EAPI="2"
64
65 inherit eutils
66
67 -DESCRIPTION="emulates the IP stack of Linux 2.0.x and offers IP defragmentation, TCP stream assembly and TCP port scan detection."
68 +DESCRIPTION="an implementation of an E-component of Network Intrusion Detection System"
69 HOMEPAGE="http://libnids.sourceforge.net/"
70 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
71
72
73
74
75 1.3 net-libs/libnids/libnids-1.18-r1.ebuild
76
77 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnids/libnids-1.18-r1.ebuild?rev=1.3&view=markup
78 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnids/libnids-1.18-r1.ebuild?rev=1.3&content-type=text/plain
79 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnids/libnids-1.18-r1.ebuild?r1=1.2&r2=1.3
80
81 Index: libnids-1.18-r1.ebuild
82 ===================================================================
83 RCS file: /var/cvsroot/gentoo-x86/net-libs/libnids/libnids-1.18-r1.ebuild,v
84 retrieving revision 1.2
85 retrieving revision 1.3
86 diff -u -r1.2 -r1.3
87 --- libnids-1.18-r1.ebuild 6 Sep 2010 17:42:40 -0000 1.2
88 +++ libnids-1.18-r1.ebuild 7 Jan 2012 18:27:28 -0000 1.3
89 @@ -1,12 +1,12 @@
90 -# Copyright 1999-2010 Gentoo Foundation
91 +# Copyright 1999-2012 Gentoo Foundation
92 # Distributed under the terms of the GNU General Public License v2
93 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnids/libnids-1.18-r1.ebuild,v 1.2 2010/09/06 17:42:40 jer Exp $
94 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnids/libnids-1.18-r1.ebuild,v 1.3 2012/01/07 18:27:28 jer Exp $
95
96 EAPI="2"
97
98 inherit eutils
99
100 -DESCRIPTION="emulates the IP stack of Linux 2.0.x and offers IP defragmentation, TCP stream assembly and TCP port scan detection."
101 +DESCRIPTION="an implementation of an E-component of Network Intrusion Detection System"
102 HOMEPAGE="http://www.packetfactory.net/Projects/libnids/"
103 SRC_URI="http://www.packetfactory.net/Projects/libnids/dist/${P/_}.tar.gz"
104
105 @@ -17,10 +17,12 @@
106
107 DEPEND="net-libs/libpcap
108 >=net-libs/libnet-1.1.0-r3"
109 +RDEPEND="${DEPEND}"
110
111 src_prepare() {
112 epatch \
113 "${FILESDIR}"/${P}-chksum.c-ebx.patch \
114 + "${FILESDIR}"/${P}-elif.patch \
115 "${FILESDIR}"/${PN}-1.24-ldflags.patch
116 }