Gentoo Archives: gentoo-commits

From: "Richard Farina (zerochaos)" <zerochaos@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/metasploit: metasploit-4.9.3.ebuild ChangeLog
Date: Wed, 09 Jul 2014 20:59:26
Message-Id: 20140709205921.8852F2004C@flycatcher.gentoo.org
1 zerochaos 14/07/09 20:59:21
2
3 Modified: metasploit-4.9.3.ebuild ChangeLog
4 Log:
5 https://github.com/rapid7/metasploit-framework/pull/3495 this affects stable version too
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key DD11F94A)
8
9 Revision Changes Path
10 1.2 net-analyzer/metasploit/metasploit-4.9.3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/metasploit/metasploit-4.9.3.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/metasploit/metasploit-4.9.3.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/metasploit/metasploit-4.9.3.ebuild?r1=1.1&r2=1.2
15
16 Index: metasploit-4.9.3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/metasploit-4.9.3.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- metasploit-4.9.3.ebuild 7 Jun 2014 21:32:00 -0000 1.1
23 +++ metasploit-4.9.3.ebuild 9 Jul 2014 20:59:21 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/metasploit-4.9.3.ebuild,v 1.1 2014/06/07 21:32:00 zerochaos Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/metasploit-4.9.3.ebuild,v 1.2 2014/07/09 20:59:21 zerochaos Exp $
29
30 EAPI="5"
31
32 @@ -36,7 +36,7 @@
33 dev-ruby/activesupport:3.2
34 dev-ruby/activerecord:3.2
35 dev-ruby/json
36 - >=dev-ruby/metasploit_data_models-0.17.0
37 + =dev-ruby/metasploit_data_models-0.17.0
38 dev-ruby/msgpack
39 dev-ruby/nokogiri
40 dev-ruby/sqlite3
41
42
43
44 1.101 net-analyzer/metasploit/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/metasploit/ChangeLog?rev=1.101&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/metasploit/ChangeLog?rev=1.101&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/metasploit/ChangeLog?r1=1.100&r2=1.101
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/ChangeLog,v
53 retrieving revision 1.100
54 retrieving revision 1.101
55 diff -u -r1.100 -r1.101
56 --- ChangeLog 9 Jul 2014 20:15:08 -0000 1.100
57 +++ ChangeLog 9 Jul 2014 20:59:21 -0000 1.101
58 @@ -1,6 +1,10 @@
59 # ChangeLog for net-analyzer/metasploit
60 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/ChangeLog,v 1.100 2014/07/09 20:15:08 zerochaos Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/ChangeLog,v 1.101 2014/07/09 20:59:21 zerochaos Exp $
63 +
64 + 09 Jul 2014; Rick Farina <zerochaos@g.o> metasploit-4.9.3.ebuild:
65 + https://github.com/rapid7/metasploit-framework/pull/3495 this affects stable
66 + version too
67
68 09 Jul 2014; Rick Farina <zerochaos@g.o> metasploit-9999.ebuild:
69 https://github.com/rapid7/metasploit-framework/pull/3495