summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorJochen Neumeister <joneum@FreeBSD.org>2020-03-25 17:08:16 +0000
committerJochen Neumeister <joneum@FreeBSD.org>2020-03-25 17:08:16 +0000
commit27010124453f67644ee564bbf86c7796ee7cd446 (patch)
tree8d6f49fcc13f91fef32a3301c733932bcc0806a6 /mail
parent9b762da5b3129ac5e09bb1b5a7d4d363a3a4f7f0 (diff)
downloadfreebsd-ports-27010124453f67644ee564bbf86c7796ee7cd446.zip
Update to 6.1.5
Changelog: - Reject invalid custom headers that are empty or contain breaks - Various fixes for DKIM issues, especially when using mail() transport - Drop the l= length tag from DKIM signatures; it's a mild security risk - Ensure CRLF is used explicitly when needed, rather than static::$LE - Add a method for trimming header content consistently - Some minor tweaks to resolve static analyser complaints - Check that attachment files are readable both when adding and when sending - Work around Outlook bug in mishandling MIME preamble - Danish translation improvements Sponsored by: Netzkommune GmbH
Diffstat (limited to 'mail')
-rw-r--r--mail/phpmailer6/Makefile2
-rw-r--r--mail/phpmailer6/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/phpmailer6/Makefile b/mail/phpmailer6/Makefile
index b55c1a44672a..88c7e36fe51d 100644
--- a/mail/phpmailer6/Makefile
+++ b/mail/phpmailer6/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= phpmailer
-PORTVERSION= 6.1.4
+PORTVERSION= 6.1.5
DISTVERSIONPREFIX= v
CATEGORIES= mail
PKGNAMESUFFIX= 6
diff --git a/mail/phpmailer6/distinfo b/mail/phpmailer6/distinfo
index 7046323cbf17..5dab8b144a2b 100644
--- a/mail/phpmailer6/distinfo
+++ b/mail/phpmailer6/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1577623464
-SHA256 (PHPMailer-PHPMailer-v6.1.4_GH0.tar.gz) = d9df65b91fdd2f5e92f4c226f3a05d3dc49e739a1cce72e56066db94a47a3a91
-SIZE (PHPMailer-PHPMailer-v6.1.4_GH0.tar.gz) = 93915
+TIMESTAMP = 1585048053
+SHA256 (PHPMailer-PHPMailer-v6.1.5_GH0.tar.gz) = 99294233c92fc1d9b0450b14d5a83abdd9eaa59585bba8e37e7fb9140251bd42
+SIZE (PHPMailer-PHPMailer-v6.1.5_GH0.tar.gz) = 94435