git: 04ea6b3ea148 - main - mail/msmtp: update to 1.8.17

From: Roman Bogorodskiy <novel_at_FreeBSD.org>
Date: Sat, 16 Oct 2021 04:17:39 UTC
The branch main has been updated by novel:

URL: https://cgit.FreeBSD.org/ports/commit/?id=04ea6b3ea14861b226e0b3cb88e3604ac474136b

commit 04ea6b3ea14861b226e0b3cb88e3604ac474136b
Author:     Roman Bogorodskiy <novel@FreeBSD.org>
AuthorDate: 2021-10-16 01:12:40 +0000
Commit:     Roman Bogorodskiy <novel@FreeBSD.org>
CommitDate: 2021-10-16 04:17:21 +0000

    mail/msmtp: update to 1.8.17
    
    New PATCHFILE is needed to add a missing libintl lib to msmtpd linked
    libraries.
---
 mail/msmtp/Makefile | 7 +++++--
 mail/msmtp/distinfo | 8 +++++---
 2 files changed, 10 insertions(+), 5 deletions(-)

diff --git a/mail/msmtp/Makefile b/mail/msmtp/Makefile
index 8894154a704c..7bce4db5dfa5 100644
--- a/mail/msmtp/Makefile
+++ b/mail/msmtp/Makefile
@@ -1,17 +1,20 @@
 # Created by: R.I.Pienaar <rip@devco.net>
 
 PORTNAME=	msmtp
-PORTVERSION=	1.8.16
+PORTVERSION=	1.8.17
 CATEGORIES=	mail
 MASTER_SITES=	https://marlam.de/msmtp/releases/
 
+PATCH_SITES=	https://github.com/marlam/msmtp-mirror/commit/
+PATCHFILES=	7f03f3767ee6b7311621386c77cb5575fcaa13d0.patch:-p1
+
 MAINTAINER=	novel@FreeBSD.org
 COMMENT=	SMTP plugin for MUAs
 
 LICENSE=	GPLv3
 
 GNU_CONFIGURE=	yes
-USES=		cpe gmake makeinfo pkgconfig tar:xz
+USES=		autoreconf cpe gmake makeinfo pkgconfig tar:xz
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 INFO=		msmtp
diff --git a/mail/msmtp/distinfo b/mail/msmtp/distinfo
index d3cb0ac6da59..d90641fc5a5a 100644
--- a/mail/msmtp/distinfo
+++ b/mail/msmtp/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1631865713
-SHA256 (msmtp-1.8.16.tar.xz) = c04b5d89f3df0dee9772f50197c2602c97c5cdb439b6af539c37bf81b20f47d8
-SIZE (msmtp-1.8.16.tar.xz) = 375372
+TIMESTAMP = 1634346538
+SHA256 (msmtp-1.8.17.tar.xz) = 0fddbe74c1a9dcf6461b4a1b0db3e4d34266184500c403d7f107ad42db4ec4d3
+SIZE (msmtp-1.8.17.tar.xz) = 379876
+SHA256 (7f03f3767ee6b7311621386c77cb5575fcaa13d0.patch) = 38ea655fee0b24d7ff964062541c70c3f9795f75c415c14212ec3185c6646aa3
+SIZE (7f03f3767ee6b7311621386c77cb5575fcaa13d0.patch) = 761