Gentoo Archives: gentoo-commits

From: "Lars Wendler (polynomial-c)" <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/fatrat: ChangeLog fatrat-1.2.0_beta2.ebuild
Date: Sun, 05 Jan 2014 22:21:02
Message-Id: 20140105222059.324F82004E@flycatcher.gentoo.org
1 polynomial-c 14/01/05 22:20:59
2
3 Modified: ChangeLog fatrat-1.2.0_beta2.ebuild
4 Log:
5 Added upstream patch for missing linking against libcrypto (bug #496808)
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x981CA6FC)
8
9 Revision Changes Path
10 1.4 net-misc/fatrat/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/fatrat/ChangeLog?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/fatrat/ChangeLog?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/fatrat/ChangeLog?r1=1.3&r2=1.4
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-misc/fatrat/ChangeLog,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- ChangeLog 8 Sep 2013 10:25:58 -0000 1.3
23 +++ ChangeLog 5 Jan 2014 22:20:59 -0000 1.4
24 @@ -1,6 +1,11 @@
25 # ChangeLog for net-misc/fatrat
26 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-misc/fatrat/ChangeLog,v 1.3 2013/09/08 10:25:58 polynomial-c Exp $
28 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/net-misc/fatrat/ChangeLog,v 1.4 2014/01/05 22:20:59 polynomial-c Exp $
30 +
31 + 05 Jan 2014; Lars Wendler <polynomial-c@g.o>
32 + fatrat-1.2.0_beta2.ebuild, +files/fatrat-1.2.0_beta2-libcrypto_linking.patch:
33 + Added upstream patch for missing linking against libcrypto. Thanks to Bob Wya
34 + for reporting this problem in bug #496808.
35
36 08 Sep 2013; Lars Wendler <polynomial-c@g.o>
37 fatrat-1.2.0_beta2.ebuild:
38
39
40
41 1.4 net-misc/fatrat/fatrat-1.2.0_beta2.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/fatrat/fatrat-1.2.0_beta2.ebuild?rev=1.4&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/fatrat/fatrat-1.2.0_beta2.ebuild?rev=1.4&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/fatrat/fatrat-1.2.0_beta2.ebuild?r1=1.3&r2=1.4
46
47 Index: fatrat-1.2.0_beta2.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/net-misc/fatrat/fatrat-1.2.0_beta2.ebuild,v
50 retrieving revision 1.3
51 retrieving revision 1.4
52 diff -u -r1.3 -r1.4
53 --- fatrat-1.2.0_beta2.ebuild 8 Sep 2013 10:25:58 -0000 1.3
54 +++ fatrat-1.2.0_beta2.ebuild 5 Jan 2014 22:20:59 -0000 1.4
55 @@ -1,6 +1,6 @@
56 -# Copyright 1999-2013 Gentoo Foundation
57 +# Copyright 1999-2014 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/net-misc/fatrat/fatrat-1.2.0_beta2.ebuild,v 1.3 2013/09/08 10:25:58 polynomial-c Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/net-misc/fatrat/fatrat-1.2.0_beta2.ebuild,v 1.4 2014/01/05 22:20:59 polynomial-c Exp $
61
62 EAPI=5
63
64 @@ -27,7 +27,10 @@
65 DEPEND="${RDEPEND}
66 nls? ( sys-devel/gettext )"
67
68 -PATCHES=( "${FILESDIR}/${P}-build.patch" )
69 +PATCHES=(
70 + "${FILESDIR}/${P}-build.patch"
71 + "${FILESDIR}/${P}-libcrypto_linking.patch"
72 +)
73
74 src_configure() {
75 local mycmakeargs="