Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/snort: snort-2.8.6.1.ebuild snort-2.8.6.ebuild snort-2.8.5.3.ebuild ChangeLog snort-2.8.5.1.ebuild
Date: Sat, 02 Apr 2011 12:52:37
Message-Id: 20110402125227.D13EF20054@flycatcher.gentoo.org
1 ssuominen 11/04/02 12:52:27
2
3 Modified: snort-2.8.6.1.ebuild snort-2.8.6.ebuild
4 snort-2.8.5.3.ebuild ChangeLog snort-2.8.5.1.ebuild
5 Log:
6 Use net-libs/libpcap instead of virtual/libpcap wrt #358835.
7
8 (Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.2 net-analyzer/snort/snort-2.8.6.1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/snort/snort-2.8.6.1.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/snort/snort-2.8.6.1.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/snort/snort-2.8.6.1.ebuild?r1=1.1&r2=1.2
16
17 Index: snort-2.8.6.1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.8.6.1.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- snort-2.8.6.1.ebuild 13 Aug 2010 11:12:02 -0000 1.1
24 +++ snort-2.8.6.1.ebuild 2 Apr 2011 12:52:27 -0000 1.2
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2010 Gentoo Foundation
27 +# Copyright 1999-2011 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.8.6.1.ebuild,v 1.1 2010/08/13 11:12:02 patrick Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.8.6.1.ebuild,v 1.2 2011/04/02 12:52:27 ssuominen Exp $
31
32 EAPI="2"
33 inherit eutils autotools multilib
34 @@ -17,7 +17,7 @@
35 odbc postgres selinux zlib"
36
37 #flexresp, react, and inline _ONLY_ work with net-libs/libnet-1.0.2a
38 -DEPEND="virtual/libpcap
39 +DEPEND="net-libs/libpcap
40 >=dev-libs/libpcre-6.0
41 flexresp2? ( dev-libs/libdnet )
42 flexresp? ( ~net-libs/libnet-1.0.2a )
43
44
45
46 1.4 net-analyzer/snort/snort-2.8.6.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/snort/snort-2.8.6.ebuild?rev=1.4&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/snort/snort-2.8.6.ebuild?rev=1.4&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/snort/snort-2.8.6.ebuild?r1=1.3&r2=1.4
51
52 Index: snort-2.8.6.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.8.6.ebuild,v
55 retrieving revision 1.3
56 retrieving revision 1.4
57 diff -u -r1.3 -r1.4
58 --- snort-2.8.6.ebuild 19 Jul 2010 21:39:10 -0000 1.3
59 +++ snort-2.8.6.ebuild 2 Apr 2011 12:52:27 -0000 1.4
60 @@ -1,6 +1,6 @@
61 -# Copyright 1999-2010 Gentoo Foundation
62 +# Copyright 1999-2011 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.8.6.ebuild,v 1.3 2010/07/19 21:39:10 maekke Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.8.6.ebuild,v 1.4 2011/04/02 12:52:27 ssuominen Exp $
66
67 inherit eutils autotools multilib
68
69 @@ -16,7 +16,7 @@
70 odbc postgres selinux zlib"
71
72 #flexresp, react, and inline _ONLY_ work with net-libs/libnet-1.0.2a
73 -DEPEND="virtual/libpcap
74 +DEPEND="net-libs/libpcap
75 >=dev-libs/libpcre-6.0
76 flexresp2? ( dev-libs/libdnet )
77 flexresp? ( ~net-libs/libnet-1.0.2a )
78
79
80
81 1.5 net-analyzer/snort/snort-2.8.5.3.ebuild
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/snort/snort-2.8.5.3.ebuild?rev=1.5&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/snort/snort-2.8.5.3.ebuild?rev=1.5&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/snort/snort-2.8.5.3.ebuild?r1=1.4&r2=1.5
86
87 Index: snort-2.8.5.3.ebuild
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.8.5.3.ebuild,v
90 retrieving revision 1.4
91 retrieving revision 1.5
92 diff -u -r1.4 -r1.5
93 --- snort-2.8.5.3.ebuild 11 Jul 2010 12:09:42 -0000 1.4
94 +++ snort-2.8.5.3.ebuild 2 Apr 2011 12:52:27 -0000 1.5
95 @@ -1,6 +1,6 @@
96 -# Copyright 1999-2010 Gentoo Foundation
97 +# Copyright 1999-2011 Gentoo Foundation
98 # Distributed under the terms of the GNU General Public License v2
99 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.8.5.3.ebuild,v 1.4 2010/07/11 12:09:42 patrick Exp $
100 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.8.5.3.ebuild,v 1.5 2011/04/02 12:52:27 ssuominen Exp $
101
102 inherit eutils autotools multilib
103
104 @@ -14,7 +14,7 @@
105 IUSE="static dynamicplugin ipv6 gre mpls targetbased decoder-preprocessor-rules ppm timestats perfprofiling linux-smp-stats inline inline-init-failopen prelude threads debug reload reload-error-restart flexresp flexresp2 react aruba mysql odbc postgres selinux"
106
107 #flexresp, react, and inline _ONLY_ work with net-libs/libnet-1.0.2a
108 -DEPEND="virtual/libpcap
109 +DEPEND="net-libs/libpcap
110 >=dev-libs/libpcre-6.0
111 flexresp2? ( dev-libs/libdnet )
112 flexresp? ( ~net-libs/libnet-1.0.2a )
113
114
115
116 1.181 net-analyzer/snort/ChangeLog
117
118 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/snort/ChangeLog?rev=1.181&view=markup
119 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/snort/ChangeLog?rev=1.181&content-type=text/plain
120 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/snort/ChangeLog?r1=1.180&r2=1.181
121
122 Index: ChangeLog
123 ===================================================================
124 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/snort/ChangeLog,v
125 retrieving revision 1.180
126 retrieving revision 1.181
127 diff -u -r1.180 -r1.181
128 --- ChangeLog 17 Mar 2011 10:37:26 -0000 1.180
129 +++ ChangeLog 2 Apr 2011 12:52:27 -0000 1.181
130 @@ -1,6 +1,10 @@
131 # ChangeLog for net-analyzer/snort
132 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
133 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/ChangeLog,v 1.180 2011/03/17 10:37:26 patrick Exp $
134 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/ChangeLog,v 1.181 2011/04/02 12:52:27 ssuominen Exp $
135 +
136 + 02 Apr 2011; Samuli Suominen <ssuominen@g.o> snort-2.8.5.1.ebuild,
137 + snort-2.8.5.3.ebuild, snort-2.8.6.ebuild, snort-2.8.6.1.ebuild:
138 + Use net-libs/libpcap instead of virtual/libpcap wrt #358835.
139
140 17 Mar 2011; Patrick Lauer <patrick@g.o> snort-2.9.0.4-r1.ebuild:
141 amd64 stable as I accidentally dropped .3 with stable keyword
142
143
144
145 1.10 net-analyzer/snort/snort-2.8.5.1.ebuild
146
147 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/snort/snort-2.8.5.1.ebuild?rev=1.10&view=markup
148 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/snort/snort-2.8.5.1.ebuild?rev=1.10&content-type=text/plain
149 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/snort/snort-2.8.5.1.ebuild?r1=1.9&r2=1.10
150
151 Index: snort-2.8.5.1.ebuild
152 ===================================================================
153 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.8.5.1.ebuild,v
154 retrieving revision 1.9
155 retrieving revision 1.10
156 diff -u -r1.9 -r1.10
157 --- snort-2.8.5.1.ebuild 13 Jan 2011 13:43:37 -0000 1.9
158 +++ snort-2.8.5.1.ebuild 2 Apr 2011 12:52:27 -0000 1.10
159 @@ -1,6 +1,6 @@
160 # Copyright 1999-2011 Gentoo Foundation
161 # Distributed under the terms of the GNU General Public License v2
162 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.8.5.1.ebuild,v 1.9 2011/01/13 13:43:37 patrick Exp $
163 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.8.5.1.ebuild,v 1.10 2011/04/02 12:52:27 ssuominen Exp $
164
165 inherit eutils autotools multilib
166
167 @@ -13,7 +13,7 @@
168 IUSE="static dynamicplugin ipv6 gre mpls targetbased decoder-preprocessor-rules ppm timestats perfprofiling linux-smp-stats inline inline-init-failopen prelude threads debug reload reload-error-restart flexresp flexresp2 react aruba mysql odbc postgres selinux"
169
170 #flexresp, react, and inline _ONLY_ work with net-libs/libnet-1.0.2a
171 -DEPEND="virtual/libpcap
172 +DEPEND="net-libs/libpcap
173 >=dev-libs/libpcre-6.0
174 flexresp2? ( dev-libs/libdnet )
175 flexresp? ( ~net-libs/libnet-1.0.2a )