Gentoo Archives: gentoo-commits

From: Bernard Cafarelli <voyageur@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/fetchmail/
Date: Fri, 20 May 2022 12:31:16
Message-Id: 1653048964.6da96a5bef0ef02071afca047129d3ee8f02b684.voyageur@gentoo
1 commit: 6da96a5bef0ef02071afca047129d3ee8f02b684
2 Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 20 12:16:04 2022 +0000
4 Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
5 CommitDate: Fri May 20 12:16:04 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6da96a5b
7
8 net-mail/fetchmail: drop 7.0.0_alpha9-r1
9
10 Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>
11
12 net-mail/fetchmail/Manifest | 1 -
13 .../fetchmail/fetchmail-7.0.0_alpha9-r1.ebuild | 110 ---------------------
14 2 files changed, 111 deletions(-)
15
16 diff --git a/net-mail/fetchmail/Manifest b/net-mail/fetchmail/Manifest
17 index 2be02c24607c..85c305cee130 100644
18 --- a/net-mail/fetchmail/Manifest
19 +++ b/net-mail/fetchmail/Manifest
20 @@ -1,4 +1,3 @@
21 DIST fetchmail-6.4.21.tar.xz 1318996 BLAKE2B 4c2befad2b7dfa6957889e029572c259be7a20e4b54b864e2cca827540d745a57ad227f8e1fce1336e8f3a1005c780d8fa7c1b10b9ee05ce68dbcfac75afa179 SHA512 c9300f63c0e4073f199a9a7d9061774a7f88aad496b696cad96c0ee85107cae506461f0cd083903c60104b1e7654461213f3f759c1cdaffaf1c85fb1956faa67
22 DIST fetchmail-6.4.22.tar.xz 1330176 BLAKE2B 7086f8a3df263f68ae2034321f63c40fcf4759517f46c67ba4b5d3b33ba07d3bb4f512d749a67a2d76991b46847b6dd9df0795a7a28e8166842454001497cfc9 SHA512 ff6db2705b6e3806e22c326da8a0f6bdc0909965cd283b50f9d55bd3a18a52fc4b2f4b4afece1e81aa25b6f1037450cb2b579c4d2cfe4705d34b31d4c1a47e00
23 DIST fetchmail-6.4.27.tar.xz 1326668 BLAKE2B fb349f8e4b17929d8ab5ec144e2d6e4227b56143112eb3745830c339f8dfdaa80fb47060ad3671258563198ed1283a903fcd5a82564b7320a829ceb4c5826642 SHA512 75650c2a8bcfa6f4364dacd6964f00848a23e1bc96eed10f7fcfd9c8c6f6b6fe60eee2730c57c8a5263c11f01b3031cbef7d6b2bffa730de63e7ec262448af2f
24 -DIST fetchmail-7.0.0-alpha9.tar.xz 1213244 BLAKE2B 895fe178993cc34500e276bef5ebe9a4fd81fea522d39fd271433320afc46faa9657d8b85b2d28cd5dbc6d3dbbb233d5eb27d3e26205f5406de9f750c50d7f1b SHA512 7ac1c26edfd2a0d69ba3c1e9f47d96aa48f1cdc10060ff928f952e43141651896f5c5190c41064075fb5c5837516f63d6ff3e7fb0cdc7d389c44b6e39db01d8f
25
26 diff --git a/net-mail/fetchmail/fetchmail-7.0.0_alpha9-r1.ebuild b/net-mail/fetchmail/fetchmail-7.0.0_alpha9-r1.ebuild
27 deleted file mode 100644
28 index c0b4ff885c7c..000000000000
29 --- a/net-mail/fetchmail/fetchmail-7.0.0_alpha9-r1.ebuild
30 +++ /dev/null
31 @@ -1,110 +0,0 @@
32 -# Copyright 1999-2022 Gentoo Authors
33 -# Distributed under the terms of the GNU General Public License v2
34 -
35 -EAPI=7
36 -
37 -PYTHON_COMPAT=( python3_{8,9} )
38 -PYTHON_REQ_USE="tk?"
39 -
40 -inherit autotools python-single-r1 systemd tmpfiles toolchain-funcs
41 -
42 -DESCRIPTION="the legendary remote-mail retrieval and forwarding utility"
43 -HOMEPAGE="https://www.fetchmail.info/"
44 -SRC_URI="mirror://sourceforge/${PN}/${P/_/-}.tar.xz"
45 -
46 -LICENSE="GPL-2 public-domain"
47 -SLOT="0"
48 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
49 -IUSE="kerberos nls +python socks +ssl tk"
50 -REQUIRED_USE="tk? ( python )
51 - python? ( ${PYTHON_REQUIRED_USE} )"
52 -
53 -RDEPEND="acct-user/fetchmail
54 - ssl? (
55 - >=dev-libs/openssl-1.1.1:=
56 - )
57 - kerberos? (
58 - virtual/krb5
59 - >=dev-libs/openssl-1.0.2:=
60 - )
61 - nls? ( virtual/libintl )
62 - !elibc_glibc? ( sys-fs/e2fsprogs )
63 - socks? ( net-proxy/dante )
64 - python? (
65 - ${PYTHON_DEPS}
66 - $(python_gen_cond_dep '
67 - dev-python/future[${PYTHON_USEDEP}]
68 - ')
69 - )"
70 -DEPEND="${RDEPEND}
71 - app-arch/xz-utils
72 - sys-devel/flex
73 - nls? ( sys-devel/gettext )"
74 -
75 -DOCS="FAQ FEATURES NEWS NOTES README README.NTLM README.SSL* TODO"
76 -HTML_DOCS="*.html"
77 -PATCHES=(
78 - "${FILESDIR}"/${PN}-6.3.26-python-optional.patch
79 -)
80 -
81 -S=${WORKDIR}/${P/_/-}
82 -
83 -pkg_setup() {
84 - use python && python-single-r1_pkg_setup
85 -}
86 -
87 -src_prepare() {
88 - default
89 - # don't compile during src_install
90 - use python && : > "${S}"/py-compile
91 - eautoreconf
92 -}
93 -
94 -src_configure() {
95 - use python || export PYTHON=:
96 -
97 - econf \
98 - --enable-RPA \
99 - --enable-NTLM \
100 - --enable-SDPS \
101 - $(use_enable nls) \
102 - $(use_with ssl ssl "${EPREFIX}/usr") \
103 - $(use kerberos && echo "--with-ssl=${EPREFIX}/usr") \
104 - $(use_with kerberos gssapi) \
105 - $(use_with kerberos kerberos5) \
106 - --without-hesiod \
107 - $(use_with socks)
108 -}
109 -
110 -src_compile() {
111 - emake AR="$(tc-getAR)"
112 -}
113 -
114 -src_install() {
115 - default
116 - use python && python_doscript contrib/fetchmail-oauth2.py
117 -
118 - newinitd "${FILESDIR}"/fetchmail.initd fetchmail
119 - newconfd "${FILESDIR}"/fetchmail.confd fetchmail
120 -
121 - systemd_dounit "${FILESDIR}"/${PN}.service
122 - systemd_newunit "${FILESDIR}"/${PN}_at.service "${PN}@.service"
123 - dotmpfiles "${FILESDIR}"/${PN}.conf
124 -
125 - docinto contrib
126 - local f
127 - for f in contrib/* ; do
128 - [ -f "${f}" ] && dodoc "${f}"
129 - done
130 -
131 - use python && python_optimize
132 -}
133 -
134 -pkg_postinst() {
135 - tmpfiles_process ${PN}.conf
136 -
137 - if [[ -z ${REPLACING_VERSIONS} ]]; then
138 - elog "Please see /etc/conf.d/fetchmail if you want to adjust"
139 - elog "the polling delay used by the fetchmail init script."
140 - fi
141 -}