Gentoo Archives: gentoo-commits

From: Tim Harder <radhermit@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/offlineimap/
Date: Tue, 29 Nov 2016 22:50:15
Message-Id: 1480459606.d29d32412320a334e312503292405734680c115e.radhermit@gentoo
1 commit: d29d32412320a334e312503292405734680c115e
2 Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 29 22:44:50 2016 +0000
4 Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 29 22:46:46 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d29d3241
7
8 net-mail/offlineimap: version bump to 7.0.10
9
10 net-mail/offlineimap/Manifest | 1 +
11 net-mail/offlineimap/offlineimap-7.0.10.ebuild | 53 ++++++++++++++++++++++++++
12 2 files changed, 54 insertions(+)
13
14 diff --git a/net-mail/offlineimap/Manifest b/net-mail/offlineimap/Manifest
15 index 29f5b8e..4c4917a 100644
16 --- a/net-mail/offlineimap/Manifest
17 +++ b/net-mail/offlineimap/Manifest
18 @@ -1,5 +1,6 @@
19 DIST offlineimap-6.5.6.tar.gz 187801 SHA256 650fa588bdf86624575a5196fa12e9059b74673a51593718d058365230189abd SHA512 3f7cb63d00486de2d648aa9dd3637ce252dd100bc8237742d11f749726b2b14907c07c802ba0fd5891c88f5062f9a2d05ebc78ceee8c30981f4c4579c3143d6e WHIRLPOOL 0ca66a196683555c5a9e193ccb0a84a8104b2a7715a3839f364d77d1376637a4938b39fa7e9a47f925cde2516a4b0ace94d9e4f9d62dcff50501510c834cb023
20 DIST offlineimap-6.7.0.3.tar.gz 679221 SHA256 0b7cd43501d1a65fb5e7e4f3a5d0a61f61435ec6b3a7385cc146e924eb6b03ed SHA512 21800eb14e814fa04b983e9718a5780deda4c99ae55ef900ccec9f1e65f9bb783c3469e00e6595c7dfddb60d760a6b3c98ae979da3219de51c8ae107ff1c077a WHIRLPOOL d8983260f309f427abcab65bc539bf8ff7ab38168643a863cc3d7e10a85dc864e4a6a11511a1cba32d2eb74833714f9b3f499b7d14d28800174c58816d59608c
21 +DIST offlineimap-7.0.10.tar.gz 694812 SHA256 725431c20775d2524ed823da356b0b8f7cf627be518caafce808f23d797d1541 SHA512 76bdfed588068b53254c497ae9deaceaabbe432e187f4f069b0cfca3729fcb6c426bc364a095e081619e385242838f2da259529814faaf9ab509c9518c87dcf1 WHIRLPOOL 2e654ca36fe13eb237c3ac562281120e1c3bd32f44d0ca8843f9a91939c2b42809fa9b2b00881bd4972ff576ac458695da8e302e2e8f1a7e190431a9b1ac664c
22 DIST offlineimap-7.0.6.tar.gz 690372 SHA256 f50002d0760794f1190526b74e2010becc16d2ff541526aadc95ec11cb064fd7 SHA512 9a1ff0abecb8d0b6cbedf4c7fad9f40de403ac789bb8bcfdea1dcacc1c36769643348ffe095d5e0b044f9ea17378512856a285c079c1713074432cc9f8ffeb27 WHIRLPOOL 596981227579162da62029c0a9ed4cda49ee35e8bc1ab6d1773f9933808c9909ef92c462e1f83f28deee2926dbc5641b417040281180921fe196fea53fd60c3b
23 DIST offlineimap-7.0.7.tar.gz 691104 SHA256 802e7574fd4771c4e3bf5da11cb039e58c11bbbe799776bd9d05aa0eb8ed299c SHA512 32b28846ab6acf4a0184660039d808a07c78557c4205efc1cd30ff993f7fc3cc0855a3aafb0dd1f98bbfd2acdc8ee63a56cd28e182567ce9b85341cd17211881 WHIRLPOOL 47c77ebe12b9f3b64ea220218e3f4ce61ed447aba8916ae4ce19304a2e265ddb363ddbeb83fce54a94b7bd42f2d03246d956830b7c9d91923a9edd481b2ad5b0
24 DIST offlineimap-7.0.8.tar.gz 691624 SHA256 19da773c1486d3d06ebe04e499f48e57d4224149582672a74876b1f15481bd6a SHA512 6f0dcdaad46e59ba097f9dc4346f8f8ec604d1c4d05e43c15f4dc911eda1425453e8a481fbe92fd87b507da1f7c7b6c9b4f16dc42bb75c0ba6353538efce5514 WHIRLPOOL 1f1e173f23937a14d53bc404c4a18a89670af01f522962beb887d30a863aebbd83a9550a75c9060465536d52e4725348e1fa14ae09c891062fbfe5c893e8b121
25
26 diff --git a/net-mail/offlineimap/offlineimap-7.0.10.ebuild b/net-mail/offlineimap/offlineimap-7.0.10.ebuild
27 new file mode 100644
28 index 00000000..2915dc7
29 --- /dev/null
30 +++ b/net-mail/offlineimap/offlineimap-7.0.10.ebuild
31 @@ -0,0 +1,53 @@
32 +# Copyright 1999-2016 Gentoo Foundation
33 +# Distributed under the terms of the GNU General Public License v2
34 +# $Id$
35 +
36 +EAPI=6
37 +
38 +# Normally you need only one version of this.
39 +DISTUTILS_SINGLE_IMPL=1
40 +PYTHON_COMPAT=( python{2_7,3_4} )
41 +PYTHON_REQ_USE="threads,sqlite,ssl?"
42 +
43 +inherit distutils-r1
44 +
45 +DESCRIPTION="Powerful IMAP/Maildir synchronization and reader support"
46 +HOMEPAGE="http://offlineimap.org"
47 +SRC_URI="https://github.com/OfflineIMAP/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
48 +
49 +LICENSE="GPL-2"
50 +SLOT="0"
51 +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
52 +IUSE="doc ssl"
53 +
54 +RDEPEND="dev-python/six[${PYTHON_USEDEP}]"
55 +DEPEND="doc? ( app-text/asciidoc )"
56 +
57 +# see http://pogma.com/2009/09/09/snow-leopard-and-offlineimap/ and bug 284925
58 +PATCHES=(
59 + "${FILESDIR}/${PN}-7.0.3-darwin10.patch"
60 +)
61 +
62 +src_compile() {
63 + distutils-r1_src_compile
64 + use doc && emake -C docs man
65 +}
66 +
67 +src_install() {
68 + distutils-r1_src_install
69 + dodoc offlineimap.conf offlineimap.conf.minimal
70 + use doc && doman docs/{offlineimap.1,offlineimapui.7}
71 +}
72 +
73 +pkg_postinst() {
74 + if [[ -z ${REPLACING_VERSIONS} ]]; then
75 + elog "You will need to configure offlineimap by creating ~/.offlineimaprc"
76 + elog "Sample configurations are in /usr/share/doc/${PF}/"
77 + elog ""
78 + elog "If you connect via ssl/tls and don't use CA cert checking, it will"
79 + elog "display the server's cert fingerprint and require you to add it to the"
80 + elog "configuration file to be sure it connects to the same server every"
81 + elog "time. This serves to help fixing CVE-2010-4532 (offlineimap doesn't"
82 + elog "check SSL server certificate) in cases where you have no CA cert."
83 + fi
84 +}