aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2021-10-16 01:12:40 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2021-10-16 04:17:21 +0000
commit04ea6b3ea14861b226e0b3cb88e3604ac474136b (patch)
tree677bc93162e895735486c76809f46dfd2382ce5b
parent8dc43f07dc662e4e7404b5521ba03c2e7f25470a (diff)
downloadports-04ea6b3ea14861b226e0b3cb88e3604ac474136b.tar.gz
ports-04ea6b3ea14861b226e0b3cb88e3604ac474136b.zip
mail/msmtp: update to 1.8.17
New PATCHFILE is needed to add a missing libintl lib to msmtpd linked libraries.
-rw-r--r--mail/msmtp/Makefile7
-rw-r--r--mail/msmtp/distinfo8
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