net-mail/courier-imap: new EAPI=6 version to fix a few bugs.
authorMichael Orlitzky <mjo@gentoo.org>
Mon, 27 Mar 2017 05:06:18 +0000 (01:06 -0400)
committerMichael Orlitzky <mjo@gentoo.org>
Mon, 27 Mar 2017 05:07:38 +0000 (01:07 -0400)
commitda8c6dde5207a230c73ad433e417f1772697a81a
tree99c376b756315dace8c08ceab1fe3991003b8eee
parentb813d239417d7ede1b2a4b596ed01aab7d7d96fc
net-mail/courier-imap: new EAPI=6 version to fix a few bugs.

This new version contains upstream fixes for the ongoing removal of
the SSL3 protocol. That should fix bug 593064, which otherwise would
require SSL3 support in OpenSSL. The new version also renames
"maildirmake" (and its man page) to "courier-maildirmake" to avoid a
collision with mail-mta/netqmail (bug 482098).

During the upgrade, the ebuild was updated to use EAPI=6. The patches
it uses were bumped to be -p1 compatible, and now the PATCHES array
and eapply are used in src_prepare. The eutils and multilib eclasses
were dropped, since they were only used for epatch and get_libdir.

I also tried to clean up a few bits in src_install. I changed one use
of $WORKDIR/tmp to $T, and tried to avoid changing directories so much
(by spelling out the target paths). I removed a recursive dohtml, and
replaced it with a few calls to dodoc. I also fixed a bare "chmod" to
use fperms.

Gentoo-Bug: 482098
Gentoo-Bug: 593064

Package-Manager: Portage-2.3.3, Repoman-2.3.1
net-mail/courier-imap/Manifest
net-mail/courier-imap/courier-imap-4.17.3.ebuild [new file with mode: 0644]
net-mail/courier-imap/files/courier-imap-4.17-aclocal-fix.patch [new file with mode: 0644]
net-mail/courier-imap/files/courier-imap-4.17-db4-bdbobj_configure.ac.patch [new file with mode: 0644]
net-mail/courier-imap/files/courier-imap-4.17-db4-configure.ac.patch [new file with mode: 0644]
net-mail/courier-imap/files/courier-imap-4.17-disable-fam-configure.ac.patch [new file with mode: 0644]