New commits:
commit 93b4fe4d93c376bf72b3df510658c7eb11b2e1b0
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>
mail/neomutt: added optional libidn2 dependency
diff --git a/mail/neomutt/DEPENDS b/mail/neomutt/DEPENDS
index ea182a8..0206176 100755
--- a/mail/neomutt/DEPENDS
+++ b/mail/neomutt/DEPENDS
@@ -64,6 +64,11 @@ optional_depends "libidn"
\
"--disable-idn" \
"to use GNU libidn for domain names" &&
+optional_depends "libidn2" \
+ "--idn2" \
+ "--disable-idn2" \
+ "to use GNU libidn2 for domain names" &&
+
# If they have POP/IMAP then prompt again for SSL to get --ssl.
optional_depends "SSL" \
"--ssl" \
diff --git a/mail/neomutt/HISTORY b/mail/neomutt/HISTORY
index 204db69..87ff279 100644
--- a/mail/neomutt/HISTORY
+++ b/mail/neomutt/HISTORY
@@ -1,3 +1,6 @@
+2019-01-09 Pavel Vinogradov <public AT sourcemage.org>
+ * DEPENDS: added optional libidn2
+
2018-12-10 Pavel Vinogradov <public AT sourcemage.org>
* BUILD, DEPENDS: needs libgpg-error if gpgme is selected
[SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (93b4fe4d93c376bf72b3df510658c7eb11b2e1b0),
Pavel Vinogradov, 01/09/2019