Gentoo Archives: gentoo-commits

From: "Sven Vermeulen (swift)" <swift@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-ftp/pure-ftpd: pure-ftpd-1.0.35.ebuild pure-ftpd-1.0.32-r2.ebuild ChangeLog pure-ftpd-1.0.29-r1.ebuild pure-ftpd-1.0.36.ebuild
Date: Sun, 13 May 2012 10:52:32
Message-Id: 20120513105222.784732004B@flycatcher.gentoo.org
1 swift 12/05/13 10:52:22
2
3 Modified: pure-ftpd-1.0.35.ebuild pure-ftpd-1.0.32-r2.ebuild
4 ChangeLog pure-ftpd-1.0.29-r1.ebuild
5 pure-ftpd-1.0.36.ebuild
6 Log:
7 SELinux policy module for FTP daemons is provided by selinux-ftp
8
9 (Portage version: 2.1.10.49/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.10 net-ftp/pure-ftpd/pure-ftpd-1.0.35.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.35.ebuild?rev=1.10&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.35.ebuild?rev=1.10&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.35.ebuild?r1=1.9&r2=1.10
17
18 Index: pure-ftpd-1.0.35.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.35.ebuild,v
21 retrieving revision 1.9
22 retrieving revision 1.10
23 diff -u -r1.9 -r1.10
24 --- pure-ftpd-1.0.35.ebuild 24 Apr 2012 00:14:32 -0000 1.9
25 +++ pure-ftpd-1.0.35.ebuild 13 May 2012 10:52:22 -0000 1.10
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2012 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.35.ebuild,v 1.9 2012/04/24 00:14:32 vapier Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.35.ebuild,v 1.10 2012/05/13 10:52:22 swift Exp $
31
32 EAPI=2
33 inherit eutils confutils flag-o-matic
34 @@ -29,7 +29,7 @@
35
36 RDEPEND="${DEPEND}
37 net-ftp/ftpbase
38 - selinux? ( sec-policy/selinux-ftpd )"
39 + selinux? ( sec-policy/selinux-ftp )"
40
41 src_prepare() {
42 epatch "${FILESDIR}"/${PN}-1.0.28-pam.patch
43
44
45
46 1.10 net-ftp/pure-ftpd/pure-ftpd-1.0.32-r2.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.32-r2.ebuild?rev=1.10&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.32-r2.ebuild?rev=1.10&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.32-r2.ebuild?r1=1.9&r2=1.10
51
52 Index: pure-ftpd-1.0.32-r2.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.32-r2.ebuild,v
55 retrieving revision 1.9
56 retrieving revision 1.10
57 diff -u -r1.9 -r1.10
58 --- pure-ftpd-1.0.32-r2.ebuild 24 Apr 2012 00:14:32 -0000 1.9
59 +++ pure-ftpd-1.0.32-r2.ebuild 13 May 2012 10:52:22 -0000 1.10
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2012 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.32-r2.ebuild,v 1.9 2012/04/24 00:14:32 vapier Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.32-r2.ebuild,v 1.10 2012/05/13 10:52:22 swift Exp $
65
66 EAPI=2
67 inherit eutils confutils flag-o-matic
68 @@ -29,7 +29,7 @@
69
70 RDEPEND="${DEPEND}
71 net-ftp/ftpbase
72 - selinux? ( sec-policy/selinux-ftpd )"
73 + selinux? ( sec-policy/selinux-ftp )"
74
75 src_prepare() {
76 epatch "${FILESDIR}"/${PN}-1.0.28-pam.patch
77
78
79
80 1.139 net-ftp/pure-ftpd/ChangeLog
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/pure-ftpd/ChangeLog?rev=1.139&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/pure-ftpd/ChangeLog?rev=1.139&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/pure-ftpd/ChangeLog?r1=1.138&r2=1.139
85
86 Index: ChangeLog
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/ChangeLog,v
89 retrieving revision 1.138
90 retrieving revision 1.139
91 diff -u -r1.138 -r1.139
92 --- ChangeLog 24 Apr 2012 00:14:32 -0000 1.138
93 +++ ChangeLog 13 May 2012 10:52:22 -0000 1.139
94 @@ -1,6 +1,10 @@
95 # ChangeLog for net-ftp/pure-ftpd
96 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
97 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/ChangeLog,v 1.138 2012/04/24 00:14:32 vapier Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/ChangeLog,v 1.139 2012/05/13 10:52:22 swift Exp $
99 +
100 + 13 May 2012; <swift@g.o> pure-ftpd-1.0.29-r1.ebuild,
101 + pure-ftpd-1.0.32-r2.ebuild, pure-ftpd-1.0.35.ebuild, pure-ftpd-1.0.36.ebuild:
102 + SELinux policy for FTP daemons is provided by selinux-ftp
103
104 24 Apr 2012; Mike Frysinger <vapier@g.o> pure-ftpd-1.0.29-r1.ebuild,
105 pure-ftpd-1.0.32-r2.ebuild, pure-ftpd-1.0.35.ebuild, pure-ftpd-1.0.36.ebuild:
106
107
108
109 1.7 net-ftp/pure-ftpd/pure-ftpd-1.0.29-r1.ebuild
110
111 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.29-r1.ebuild?rev=1.7&view=markup
112 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.29-r1.ebuild?rev=1.7&content-type=text/plain
113 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.29-r1.ebuild?r1=1.6&r2=1.7
114
115 Index: pure-ftpd-1.0.29-r1.ebuild
116 ===================================================================
117 RCS file: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.29-r1.ebuild,v
118 retrieving revision 1.6
119 retrieving revision 1.7
120 diff -u -r1.6 -r1.7
121 --- pure-ftpd-1.0.29-r1.ebuild 24 Apr 2012 00:14:32 -0000 1.6
122 +++ pure-ftpd-1.0.29-r1.ebuild 13 May 2012 10:52:22 -0000 1.7
123 @@ -1,6 +1,6 @@
124 # Copyright 1999-2012 Gentoo Foundation
125 # Distributed under the terms of the GNU General Public License v2
126 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.29-r1.ebuild,v 1.6 2012/04/24 00:14:32 vapier Exp $
127 +# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.29-r1.ebuild,v 1.7 2012/05/13 10:52:22 swift Exp $
128
129 EAPI=2
130 inherit eutils confutils flag-o-matic
131 @@ -27,7 +27,7 @@
132
133 RDEPEND="${DEPEND}
134 net-ftp/ftpbase
135 - selinux? ( sec-policy/selinux-ftpd )"
136 + selinux? ( sec-policy/selinux-ftp )"
137
138 src_prepare() {
139 epatch "${FILESDIR}"/${PN}-1.0.28-pam.patch
140
141
142
143 1.4 net-ftp/pure-ftpd/pure-ftpd-1.0.36.ebuild
144
145 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.36.ebuild?rev=1.4&view=markup
146 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.36.ebuild?rev=1.4&content-type=text/plain
147 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.36.ebuild?r1=1.3&r2=1.4
148
149 Index: pure-ftpd-1.0.36.ebuild
150 ===================================================================
151 RCS file: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.36.ebuild,v
152 retrieving revision 1.3
153 retrieving revision 1.4
154 diff -u -r1.3 -r1.4
155 --- pure-ftpd-1.0.36.ebuild 24 Apr 2012 00:14:32 -0000 1.3
156 +++ pure-ftpd-1.0.36.ebuild 13 May 2012 10:52:22 -0000 1.4
157 @@ -1,6 +1,6 @@
158 # Copyright 1999-2012 Gentoo Foundation
159 # Distributed under the terms of the GNU General Public License v2
160 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.36.ebuild,v 1.3 2012/04/24 00:14:32 vapier Exp $
161 +# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.36.ebuild,v 1.4 2012/05/13 10:52:22 swift Exp $
162
163 EAPI=2
164 inherit eutils confutils flag-o-matic
165 @@ -29,7 +29,7 @@
166
167 RDEPEND="${DEPEND}
168 net-ftp/ftpbase
169 - selinux? ( sec-policy/selinux-ftpd )"
170 + selinux? ( sec-policy/selinux-ftp )"
171
172 src_prepare() {
173 epatch "${FILESDIR}"/${PN}-1.0.28-pam.patch