update to msmtp-1.8.20 and build with libtls, from Evan Silberman

This commit is contained in:
sthen 2022-05-12 23:33:24 +00:00
parent 96068cfe65
commit 693cf352e3
4 changed files with 31 additions and 6 deletions

View File

@ -1,6 +1,6 @@
COMMENT = SMTP plugin for MUAs
DISTNAME = msmtp-1.8.19
DISTNAME = msmtp-1.8.20
CATEGORIES = mail
HOMEPAGE = https://marlam.de/msmtp/
@ -8,20 +8,22 @@ HOMEPAGE = https://marlam.de/msmtp/
# GPLv3+
PERMIT_PACKAGE = Yes
WANTLIB = c iconv idn2 intl gnutls
WANTLIB = c iconv idn2 intl tls
MASTER_SITES = https://marlam.de/msmtp/releases/
EXTRACT_SUFX = .tar.xz
LIB_DEPENDS = devel/libidn2 \
security/gnutls
devel/gettext
SEPARATE_BUILD = Yes
CONFIGURE_STYLE = gnu
CONFIGURE_ARGS = --with-libgsasl=no \
--with-libidn=yes \
--with-tls=gnutls \
--with-tls=libtls \
--without-libsecret
CONFIGURE_ENV += libtls_LIBS="-L/usr/lib -l tls" \
libtls_CFLAGS="-I/usr/include"
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/msmtp

View File

@ -1,2 +1,2 @@
SHA256 (msmtp-1.8.19.tar.xz) = NKHhmBF2h02+TuZu4NkQPJCYmqTc3Ehh5N4Fzn5EUms=
SIZE (msmtp-1.8.19.tar.xz) = 383100
SHA256 (msmtp-1.8.20.tar.xz) = 2TriqvwPSK99ydCzlN8buABYi4tOjQltizzyJTROsRE=
SIZE (msmtp-1.8.20.tar.xz) = 385696

View File

@ -0,0 +1,21 @@
Index: doc/msmtp.texi
--- doc/msmtp.texi.orig
+++ doc/msmtp.texi
@@ -1477,7 +1477,7 @@ just like @ref{passwordeval} in msmtp) or, if none is
from the key ring or, if that fails, from a prompt.
@end table
-@node Example using msmtpd as a system service
+@node Example using msmtpd as a system service,,,Minimal SMTP server (msmtpd)
@section Example: using msmtpd as a system service
Only use a local interface to listen on. Run msmtpd with correct user rights
@@ -1494,7 +1494,7 @@ start-stop-daemon --start --pidfile /var/run/msmtpd.pi
start-stop-daemon --stop --pidfile /var/run/msmtpd.pid --remove-pidfile --quiet --signal TERM
@end example
-@node Example using msmtpd to handle outgoing mail for an SMTP-based mail client
+@node Example using msmtpd to handle outgoing mail for an SMTP-based mail client,,,Minimal SMTP server (msmtpd)
@section Example: using msmtpd to handle outgoing mail for an SMTP-based mail client
Some mail clients cannot send outgoing mail with a program like msmtp and

View File

@ -18,6 +18,8 @@ share/locale/eo/LC_MESSAGES/msmtp.mo
share/locale/fr/LC_MESSAGES/msmtp.mo
share/locale/pt_BR/LC_MESSAGES/msmtp.mo
share/locale/sr/LC_MESSAGES/msmtp.mo
share/locale/ta/
share/locale/ta/LC_MESSAGES/
share/locale/ta/LC_MESSAGES/msmtp.mo
share/locale/uk/LC_MESSAGES/msmtp.mo
share/msmtp/