mail-filter/spamassassin: disable a network test and drop RESTRICT=test.
authorMichael Orlitzky <mjo@gentoo.org>
Tue, 18 Sep 2018 18:28:21 +0000 (14:28 -0400)
committerMichael Orlitzky <mjo@gentoo.org>
Tue, 18 Sep 2018 18:38:12 +0000 (14:38 -0400)
commit27b0dc92ffcd4001fcc8489be7cd48029f259c3d
tree32c4cf46e5dbe2a9fe3943f56db6c32de2ff4837
parent139bfc57747c094af6dc04e4485e433dd56acbde
mail-filter/spamassassin: disable a network test and drop RESTRICT=test.

I originally added RESTRICT=test to spamassassin-3.4.2.ebuild because
a test was failing, I didn't know why, and we needed to get the new
version out to address multiple CVEs. It turns out that the one
failing test is not respecting the fact that network access should be
disabled in the test suite (upstream bug 7622).

In the new revision, we kill that one test in src_prepare(). The rest
of the tests should pass, so RESTRICT=test has been removed.

Bug: https://bugs.gentoo.org/666348
Bug: https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7622
Package-Manager: Portage-2.3.40, Repoman-2.3.9
mail-filter/spamassassin/spamassassin-3.4.2-r1.ebuild [moved from mail-filter/spamassassin/spamassassin-3.4.2.ebuild with 97% similarity]