From: Oliver Graute <oliver.graute@gmail.com>
To: ptxdist@pengutronix.de, oliver.graute@gmail.com
Cc: Oliver Graute <oliver.graute@neuhaus.de>
Subject: [ptxdist] [PATCHv1] msmtp: version bump 1.4.30 -> 1.8.1
Date: Tue, 8 Jan 2019 15:57:26 +0100 [thread overview]
Message-ID: <1546959446-8387-1-git-send-email-oliver.graute@neuhaus.de> (raw)
version bump from 1.4.30 to 1.81
- changed URL to project url
- renamed SSL to TLS
- dropped --without-gnome-keyring
Signed-off-by: Oliver Graute <oliver.graute@neuhaus.de>
---
rules/msmtp.in | 4 ++--
rules/msmtp.make | 11 +++++------
2 files changed, 7 insertions(+), 8 deletions(-)
diff --git a/rules/msmtp.in b/rules/msmtp.in
index 8c5a801..a937088 100644
--- a/rules/msmtp.in
+++ b/rules/msmtp.in
@@ -27,9 +27,9 @@ config MSMTP_GNUTLS
endchoice
-config MSMTP_SSL
+config MSMTP_TLS
string
- default "no" if MSMTP_NOSSL
+ default "no" if MSMTP_NOTLS
default "openssl" if MSMTP_OPENSSL
default "gnutls" if MSMTP_GNUTLS
diff --git a/rules/msmtp.make b/rules/msmtp.make
index 3c5ab0d..6cd2c02 100644
--- a/rules/msmtp.make
+++ b/rules/msmtp.make
@@ -16,11 +16,11 @@ PACKAGES-$(PTXCONF_MSMTP) += msmtp
#
# Paths and names
#
-MSMTP_VERSION := 1.4.30
-MSMTP_MD5 := 4d32724a2b03f07aa6d4ea9d49367ad3
+MSMTP_VERSION := 1.8.1
+MSMTP_MD5 := 64c153c384fa2bd4128ae73733c555d5
MSMTP := msmtp-$(MSMTP_VERSION)
-MSMTP_SUFFIX := tar.bz2
-MSMTP_URL := $(call ptx/mirror, SF, msmtp/$(MSMTP).$(MSMTP_SUFFIX))
+MSMTP_SUFFIX := tar.xz
+MSMTP_URL := https://marlam.de/msmtp/releases/$(MSMTP).$(MSMTP_SUFFIX))
MSMTP_SOURCE := $(SRCDIR)/$(MSMTP).$(MSMTP_SUFFIX)
MSMTP_DIR := $(BUILDDIR)/$(MSMTP)
MSMTP_LICENSE := GPL-3.0-only
@@ -38,10 +38,9 @@ MSMTP_CONF_OPT := \
$(GLOBAL_LARGE_FILE_OPTION) \
--disable-nls \
--disable-rpath \
- --with-ssl=$(PTXCONF_MSMTP_SSL) \
+ --with-tls=$(PTXCONF_MSMTP_TLS) \
--without-libgsasl \
--without-libidn \
- --without-gnome-keyring
# ----------------------------------------------------------------------------
# Target-Install
--
1.9.1
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
next reply other threads:[~2019-01-09 10:52 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-08 14:57 Oliver Graute [this message]
2019-01-11 15:42 ` Roland Hieber
2019-01-11 16:14 ` Michael Olbrich
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1546959446-8387-1-git-send-email-oliver.graute@neuhaus.de \
--to=oliver.graute@gmail.com \
--cc=oliver.graute@neuhaus.de \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox