net-mail/fdm: new version 2.0.
authorMichael Orlitzky <mjo@gentoo.org>
Tue, 25 Jun 2019 14:27:39 +0000 (10:27 -0400)
committerMichael Orlitzky <mjo@gentoo.org>
Tue, 25 Jun 2019 14:28:53 +0000 (10:28 -0400)
commit5372dc2164679ced7d53b2918059f1dfc76b5ea8
treea13c9cec9531bafde15c23578aed49f2eca0c565
parentc345f9bd9cd56d0eb0c495277d32f002b3f811d1
net-mail/fdm: new version 2.0.

This new version is intended to fix bug 677484 that is killing the
build. The previous version is a few years old, and an upgrade is
probably easier than patching. The new version also has some other
improvements:

  * Courier support was dropped (upstream commit bc34a567).

  * The ./configure script now supports --enable-pcre instead
    of passing PCRE=1 to "make".

  * The build system installs stuff into the correct locations
    without us passing variables to "make install".

  * User creation has been moved to pkg_preinst() since the user
    is only needed at runtime.

  * Use EAPI=7.

  * Drop unused eutils, multilib, and toolchain-funcs eclasses.

Bug: https://bugs.gentoo.org/677484
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
net-mail/fdm/Manifest
net-mail/fdm/fdm-2.0.ebuild [new file with mode: 0644]