Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-firewall/psad/
Date: Sun, 06 May 2018 14:16:42
Message-Id: 1525616025.2eb55f326c198bc61fd09a6a16a7b98bf97d20c0.bman@gentoo
1 commit: 2eb55f326c198bc61fd09a6a16a7b98bf97d20c0
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Sun May 6 09:59:51 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Sun May 6 14:13:45 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2eb55f32
7
8 net-firewall/psad: use HTTPS
9
10 net-firewall/psad/psad-2.2.5.ebuild | 6 +++---
11 net-firewall/psad/psad-2.4.3.ebuild | 6 +++---
12 net-firewall/psad/psad-2.4.4.ebuild | 6 +++---
13 net-firewall/psad/psad-2.4.5.ebuild | 6 +++---
14 4 files changed, 12 insertions(+), 12 deletions(-)
15
16 diff --git a/net-firewall/psad/psad-2.2.5.ebuild b/net-firewall/psad/psad-2.2.5.ebuild
17 index f45bb3101a3..e032dfdfdeb 100644
18 --- a/net-firewall/psad/psad-2.2.5.ebuild
19 +++ b/net-firewall/psad/psad-2.2.5.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2015 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=5
26 @@ -6,8 +6,8 @@ EAPI=5
27 inherit eutils perl-module toolchain-funcs
28
29 DESCRIPTION="Port Scanning Attack Detection daemon"
30 -SRC_URI="http://www.cipherdyne.org/psad/download/${P}.tar.bz2"
31 -HOMEPAGE="http://www.cipherdyne.org/psad"
32 +SRC_URI="https://www.cipherdyne.org/psad/download/${P}.tar.bz2"
33 +HOMEPAGE="https://www.cipherdyne.org/psad/"
34
35 SLOT="0"
36 LICENSE="GPL-2"
37
38 diff --git a/net-firewall/psad/psad-2.4.3.ebuild b/net-firewall/psad/psad-2.4.3.ebuild
39 index 79b1d6323a8..545abd2d37d 100644
40 --- a/net-firewall/psad/psad-2.4.3.ebuild
41 +++ b/net-firewall/psad/psad-2.4.3.ebuild
42 @@ -1,4 +1,4 @@
43 -# Copyright 1999-2015 Gentoo Foundation
44 +# Copyright 1999-2018 Gentoo Foundation
45 # Distributed under the terms of the GNU General Public License v2
46
47 EAPI=5
48 @@ -6,8 +6,8 @@ EAPI=5
49 inherit eutils perl-module toolchain-funcs
50
51 DESCRIPTION="Port Scanning Attack Detection daemon"
52 -SRC_URI="http://www.cipherdyne.org/psad/download/${P}.tar.bz2"
53 -HOMEPAGE="http://www.cipherdyne.org/psad"
54 +SRC_URI="https://www.cipherdyne.org/psad/download/${P}.tar.bz2"
55 +HOMEPAGE="https://www.cipherdyne.org/psad/"
56
57 SLOT="0"
58 LICENSE="GPL-2"
59
60 diff --git a/net-firewall/psad/psad-2.4.4.ebuild b/net-firewall/psad/psad-2.4.4.ebuild
61 index 7470cc6b3cd..2d76d8efc46 100644
62 --- a/net-firewall/psad/psad-2.4.4.ebuild
63 +++ b/net-firewall/psad/psad-2.4.4.ebuild
64 @@ -1,4 +1,4 @@
65 -# Copyright 1999-2017 Gentoo Foundation
66 +# Copyright 1999-2018 Gentoo Foundation
67 # Distributed under the terms of the GNU General Public License v2
68
69 EAPI=6
70 @@ -6,8 +6,8 @@ EAPI=6
71 inherit perl-module toolchain-funcs
72
73 DESCRIPTION="Port Scanning Attack Detection daemon"
74 -SRC_URI="http://www.cipherdyne.org/psad/download/${P}.tar.bz2"
75 -HOMEPAGE="http://www.cipherdyne.org/psad"
76 +SRC_URI="https://www.cipherdyne.org/psad/download/${P}.tar.bz2"
77 +HOMEPAGE="https://www.cipherdyne.org/psad/"
78
79 SLOT="0"
80 LICENSE="GPL-2"
81
82 diff --git a/net-firewall/psad/psad-2.4.5.ebuild b/net-firewall/psad/psad-2.4.5.ebuild
83 index fa26cc018d8..f4eea7be20f 100644
84 --- a/net-firewall/psad/psad-2.4.5.ebuild
85 +++ b/net-firewall/psad/psad-2.4.5.ebuild
86 @@ -1,4 +1,4 @@
87 -# Copyright 1999-2017 Gentoo Foundation
88 +# Copyright 1999-2018 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90
91 EAPI=6
92 @@ -6,8 +6,8 @@ EAPI=6
93 inherit perl-module toolchain-funcs
94
95 DESCRIPTION="Port Scanning Attack Detection daemon"
96 -SRC_URI="http://www.cipherdyne.org/psad/download/${P}.tar.bz2"
97 -HOMEPAGE="http://www.cipherdyne.org/psad"
98 +SRC_URI="https://www.cipherdyne.org/psad/download/${P}.tar.bz2"
99 +HOMEPAGE="https://www.cipherdyne.org/psad/"
100
101 SLOT="0"
102 LICENSE="GPL-2"