Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-ftp/lftp/
Date: Thu, 10 Aug 2017 12:46:08
Message-Id: 1502369158.042a37a077b8c19e461be5faa7c0f12fd7f3922e.jer@gentoo
1 commit: 042a37a077b8c19e461be5faa7c0f12fd7f3922e
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 10 06:51:11 2017 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 10 12:45:58 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=042a37a0
7
8 net-ftp/lftp: Old.
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.3
11
12 net-ftp/lftp/Manifest | 2 -
13 net-ftp/lftp/lftp-4.7.6.ebuild | 94 ------------------------------------------
14 net-ftp/lftp/lftp-4.7.7.ebuild | 94 ------------------------------------------
15 3 files changed, 190 deletions(-)
16
17 diff --git a/net-ftp/lftp/Manifest b/net-ftp/lftp/Manifest
18 index 8e939d30ed8..0ce5759623f 100644
19 --- a/net-ftp/lftp/Manifest
20 +++ b/net-ftp/lftp/Manifest
21 @@ -1,5 +1,3 @@
22 DIST lftp-4.7.5.tar.xz 1567232 SHA256 53b5c5eba2e38b418bcf451776f2df596050dff4db90ab4ea73d872f8b1fd0d8 SHA512 e7d478367a3b79f61686a538827efe8afb807a587d2967189ae351927e3acb0d5b097d8707e0cb3997aa650f8f0787aa44038bb1d081e393bc7202b348249960 WHIRLPOOL 12d53a4c51ee52b67e57dc2e1c2c90443a65964073ee05ce123211096ea82813efbc51345ea488c24aa00600818ce6c0cd96beef27de619ff5d938bef3cabd06
23 -DIST lftp-4.7.6.tar.xz 1571244 SHA256 6e26254fdc7e1b92ceb31116a2c7bdcd891a07c72a7823144aaaf147a1841b7b SHA512 3ba9c2448eff8a991e3b2bb4e3e9553b4a189a630addb1be00842b88db378dbddf865300ee43e149963d0044eacfa97c66a46528bbe6f6292cefd1370655978a WHIRLPOOL 67ff283dc7a1bdb42f88f31c3c26689e59d46e83d088aa08666b66c4dd1439a34076f9b9b5ded3ca3592b65d77473dd05fcf7faff17e69808fb6ed6a19c28521
24 -DIST lftp-4.7.7.tar.xz 1572604 SHA256 4483df04502660dcc65a11cf09d530e31bea99483d69328c1c5cbaa41d6619b4 SHA512 25bcb5469a6202be500a350078f604a56e68958210fbed72c59b2c4847fb6b2680335bf668a512055d1e1db84069e13ba5c169a6ca2fefdf77ef6416df261ab7 WHIRLPOOL 3e27d60f0b92fc3fd055961f4377cf43e8607db442dbf4b54f2e9d0348488da98fff5b071a6f518a140e15349571d7c542062d172ca9e4439bde1118e5d3f5eb
25 DIST lftp-4.7.8.tar.xz 1578672 SHA256 f18a166dc50e0e32d45b6d0128bad0e6970386f6a50cf5cadb0995b256d532a6 SHA512 3b2cd2e0af2090d9f0d4e3d436efed34e41c8852fb09003af82f0c2668bed5b5d37f4561271bd010dd141c2383a57ef52b6ec96b748bd389851b4f28ade9bfe3 WHIRLPOOL 93b3ff523e04366155852f704fc52c65cd9232ae34fee04e1290b1ce4c072f603de1ef7006397c0ae048142fa96649deb951964c4f1d85cdaf78d5610e6ebe97
26 DIST lftp-4.8.0.tar.xz 1584196 SHA256 7a2880968088b4aeec43b6b6680fef0e065e1dddcce9b409390157e9766b690f SHA512 60b437cadbf15479ca1858f2f49d4414e4eb2a2db7af1bb26d82d6ce97652664be8e7c9683c34fb1168ef23950867aea379c3d7705f638bdced392184d890fd4 WHIRLPOOL ce5005182792cf0cba905b19681992196378403cdfdb7c18ea29df1b4c78ff5d41dca4cf49eb3036ffcfc23207e9d5894aed8d8d5f10af47b9746913efff94da
27
28 diff --git a/net-ftp/lftp/lftp-4.7.6.ebuild b/net-ftp/lftp/lftp-4.7.6.ebuild
29 deleted file mode 100644
30 index 7858cf43d73..00000000000
31 --- a/net-ftp/lftp/lftp-4.7.6.ebuild
32 +++ /dev/null
33 @@ -1,94 +0,0 @@
34 -# Copyright 1999-2017 Gentoo Foundation
35 -# Distributed under the terms of the GNU General Public License v2
36 -
37 -EAPI=6
38 -inherit autotools eutils libtool
39 -
40 -DESCRIPTION="A sophisticated ftp/sftp/http/https/torrent client and file transfer program"
41 -HOMEPAGE="http://lftp.tech/"
42 -SRC_URI="${HOMEPAGE}ftp/${P}.tar.xz"
43 -
44 -LICENSE="GPL-3"
45 -SLOT="0"
46 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
47 -
48 -IUSE="convert-mozilla-cookies +gnutls idn ipv6 libressl nls socks5 +ssl verify-file"
49 -LFTP_LINGUAS=( cs de es fr it ja ko pl pt_BR ru uk zh_CN zh_HK zh_TW )
50 -IUSE+=" ${LFTP_LINGUAS[@]/#/linguas_}"
51 -RESTRICT="test"
52 -
53 -RDEPEND="
54 - >=sys-libs/ncurses-5.1:=
55 - >=sys-libs/readline-5.1:=
56 - dev-libs/expat
57 - sys-libs/zlib
58 - convert-mozilla-cookies? ( dev-perl/DBI )
59 - idn? ( net-dns/libidn )
60 - socks5? (
61 - >=net-proxy/dante-1.1.12
62 - virtual/pam
63 - )
64 - ssl? (
65 - gnutls? ( >=net-libs/gnutls-1.2.3:0= )
66 - !gnutls? (
67 - !libressl? ( dev-libs/openssl:0= )
68 - libressl? ( dev-libs/libressl:0= )
69 - )
70 - )
71 - verify-file? (
72 - dev-perl/String-CRC32
73 - virtual/perl-Digest-MD5
74 - )
75 -"
76 -
77 -DEPEND="
78 - ${RDEPEND}
79 - =sys-devel/libtool-2*
80 - app-arch/xz-utils
81 - nls? ( >=sys-devel/gettext-0.19 )
82 - virtual/pkgconfig
83 -"
84 -
85 -DOCS=(
86 - BUGS ChangeLog FAQ FEATURES MIRRORS NEWS README README.debug-levels
87 - README.dnssec README.modules THANKS TODO
88 -)
89 -
90 -PATCHES=(
91 - "${FILESDIR}"/${PN}-4.0.2.91-lafile.patch \
92 - "${FILESDIR}"/${PN}-4.5.5-am_config_header.patch \
93 - "${FILESDIR}"/${PN}-4.7.0-gettext.patch
94 -)
95 -
96 -src_prepare() {
97 - default
98 -
99 - eautoreconf
100 - elibtoolize # for Darwin bundles
101 -
102 - # bug #536036
103 - printf 'set fish:auto-confirm no\nset sftp:auto-confirm no\n' >> ${PN}.conf || die
104 -}
105 -
106 -src_configure() {
107 - econf \
108 - $(use_enable ipv6) \
109 - $(use_enable nls) \
110 - $(use_with idn libidn) \
111 - $(use_with socks5 socksdante "${EPREFIX}"/usr) \
112 - $(usex ssl "$(use_with !gnutls openssl ${EPREFIX}/usr)" '--without-openssl') \
113 - $(usex ssl "$(use_with gnutls)" '--without-gnutls') \
114 - --enable-packager-mode \
115 - --sysconfdir="${EPREFIX}"/etc/${PN} \
116 - --with-modules \
117 - --with-readline="${EPREFIX}"/usr \
118 - --without-included-regex
119 -}
120 -
121 -src_install() {
122 - default
123 - local script
124 - for script in {convert-mozilla-cookies,verify-file}; do
125 - use ${script} || { rm "${ED}"/usr/share/${PN}/${script} || die ;}
126 - done
127 -}
128
129 diff --git a/net-ftp/lftp/lftp-4.7.7.ebuild b/net-ftp/lftp/lftp-4.7.7.ebuild
130 deleted file mode 100644
131 index 7858cf43d73..00000000000
132 --- a/net-ftp/lftp/lftp-4.7.7.ebuild
133 +++ /dev/null
134 @@ -1,94 +0,0 @@
135 -# Copyright 1999-2017 Gentoo Foundation
136 -# Distributed under the terms of the GNU General Public License v2
137 -
138 -EAPI=6
139 -inherit autotools eutils libtool
140 -
141 -DESCRIPTION="A sophisticated ftp/sftp/http/https/torrent client and file transfer program"
142 -HOMEPAGE="http://lftp.tech/"
143 -SRC_URI="${HOMEPAGE}ftp/${P}.tar.xz"
144 -
145 -LICENSE="GPL-3"
146 -SLOT="0"
147 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
148 -
149 -IUSE="convert-mozilla-cookies +gnutls idn ipv6 libressl nls socks5 +ssl verify-file"
150 -LFTP_LINGUAS=( cs de es fr it ja ko pl pt_BR ru uk zh_CN zh_HK zh_TW )
151 -IUSE+=" ${LFTP_LINGUAS[@]/#/linguas_}"
152 -RESTRICT="test"
153 -
154 -RDEPEND="
155 - >=sys-libs/ncurses-5.1:=
156 - >=sys-libs/readline-5.1:=
157 - dev-libs/expat
158 - sys-libs/zlib
159 - convert-mozilla-cookies? ( dev-perl/DBI )
160 - idn? ( net-dns/libidn )
161 - socks5? (
162 - >=net-proxy/dante-1.1.12
163 - virtual/pam
164 - )
165 - ssl? (
166 - gnutls? ( >=net-libs/gnutls-1.2.3:0= )
167 - !gnutls? (
168 - !libressl? ( dev-libs/openssl:0= )
169 - libressl? ( dev-libs/libressl:0= )
170 - )
171 - )
172 - verify-file? (
173 - dev-perl/String-CRC32
174 - virtual/perl-Digest-MD5
175 - )
176 -"
177 -
178 -DEPEND="
179 - ${RDEPEND}
180 - =sys-devel/libtool-2*
181 - app-arch/xz-utils
182 - nls? ( >=sys-devel/gettext-0.19 )
183 - virtual/pkgconfig
184 -"
185 -
186 -DOCS=(
187 - BUGS ChangeLog FAQ FEATURES MIRRORS NEWS README README.debug-levels
188 - README.dnssec README.modules THANKS TODO
189 -)
190 -
191 -PATCHES=(
192 - "${FILESDIR}"/${PN}-4.0.2.91-lafile.patch \
193 - "${FILESDIR}"/${PN}-4.5.5-am_config_header.patch \
194 - "${FILESDIR}"/${PN}-4.7.0-gettext.patch
195 -)
196 -
197 -src_prepare() {
198 - default
199 -
200 - eautoreconf
201 - elibtoolize # for Darwin bundles
202 -
203 - # bug #536036
204 - printf 'set fish:auto-confirm no\nset sftp:auto-confirm no\n' >> ${PN}.conf || die
205 -}
206 -
207 -src_configure() {
208 - econf \
209 - $(use_enable ipv6) \
210 - $(use_enable nls) \
211 - $(use_with idn libidn) \
212 - $(use_with socks5 socksdante "${EPREFIX}"/usr) \
213 - $(usex ssl "$(use_with !gnutls openssl ${EPREFIX}/usr)" '--without-openssl') \
214 - $(usex ssl "$(use_with gnutls)" '--without-gnutls') \
215 - --enable-packager-mode \
216 - --sysconfdir="${EPREFIX}"/etc/${PN} \
217 - --with-modules \
218 - --with-readline="${EPREFIX}"/usr \
219 - --without-included-regex
220 -}
221 -
222 -src_install() {
223 - default
224 - local script
225 - for script in {convert-mozilla-cookies,verify-file}; do
226 - use ${script} || { rm "${ED}"/usr/share/${PN}/${script} || die ;}
227 - done
228 -}