You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by he...@apache.org on 2019/08/26 08:44:04 UTC

svn commit: r1865918 - /spamassassin/trunk/lib/Mail/SpamAssassin/Util/DependencyInfo.pm

Author: hege
Date: Mon Aug 26 08:44:03 2019
New Revision: 1865918

URL: http://svn.apache.org/viewvc?rev=1865918&view=rev
Log:
Recommend MaxMind::DB::Reader::XS in dependencies

Modified:
    spamassassin/trunk/lib/Mail/SpamAssassin/Util/DependencyInfo.pm

Modified: spamassassin/trunk/lib/Mail/SpamAssassin/Util/DependencyInfo.pm
URL: http://svn.apache.org/viewvc/spamassassin/trunk/lib/Mail/SpamAssassin/Util/DependencyInfo.pm?rev=1865918&r1=1865917&r2=1865918&view=diff
==============================================================================
--- spamassassin/trunk/lib/Mail/SpamAssassin/Util/DependencyInfo.pm (original)
+++ spamassassin/trunk/lib/Mail/SpamAssassin/Util/DependencyInfo.pm Mon Aug 26 08:44:03 2019
@@ -141,6 +141,13 @@ our @OPTIONAL_MODULES = (
   and Country code based filtering.',
 },
 {
+  module => 'MaxMind::DB::Reader::XS',
+  version => 0,
+
+  desc => 'Recommended much faster version of the optional MaxMind::DB::Reader module,
+  used by RelayCountry / URILocalBL plugins.',
+},
+{
   module => 'Geo::IP',
   version => 0,
   desc => 'Used by the RelayCountry plugin (not enabled by default) to