diff options
author | Jochen Neumeister <joneum@FreeBSD.org> | 2021-07-08 20:41:11 +0200 |
---|---|---|
committer | Jochen Neumeister <joneum@FreeBSD.org> | 2021-07-08 20:42:04 +0200 |
commit | 45911acd429b5377b9862d05c5a5e283b9bd0a59 (patch) | |
tree | 596fb30c5801a4e0e621e42a3288eb6e983f54b2 | |
parent | net/freebsd-telnetd: Add net/freebsd-telnetd (diff) |
mail/phpmailer6: Update to 6.5.0
Sponsored by: Netzkommune GmbH
-rw-r--r-- | mail/phpmailer6/Makefile | 2 | ||||
-rw-r--r-- | mail/phpmailer6/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/phpmailer6/Makefile b/mail/phpmailer6/Makefile index a1301950d9f8..9caf8eb3afaa 100644 --- a/mail/phpmailer6/Makefile +++ b/mail/phpmailer6/Makefile @@ -1,5 +1,5 @@ PORTNAME= phpmailer -PORTVERSION= 6.4.0 +PORTVERSION= 6.5.0 DISTVERSIONPREFIX= v CATEGORIES= mail PKGNAMESUFFIX= 6 diff --git a/mail/phpmailer6/distinfo b/mail/phpmailer6/distinfo index 12121ba9faf0..6e41a6c7bb79 100644 --- a/mail/phpmailer6/distinfo +++ b/mail/phpmailer6/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618688641 -SHA256 (PHPMailer-PHPMailer-v6.4.0_GH0.tar.gz) = 4315ca6227f777a8f991e618a2c4cf46f513ec5248f17c242502085e72024863 -SIZE (PHPMailer-PHPMailer-v6.4.0_GH0.tar.gz) = 97758 +TIMESTAMP = 1625768850 +SHA256 (PHPMailer-PHPMailer-v6.5.0_GH0.tar.gz) = 002f90746d46c3edbf57b69ad30d1de5321f8e689513edfe624e0646acbfe35a +SIZE (PHPMailer-PHPMailer-v6.5.0_GH0.tar.gz) = 99073 |