1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

mail/phpmailer: Update from 5.2.22 to 5.2.23

Changelog:
- Improve trapping of TLS errors during connection so that they don't cause
  warnings, and are reported better in debug output
- Amend test suite so it uses PHPUnit version 4.8, compatible with older
  versions of PHP, instead of the version supplied by Travis-CI
- This forces pinning of some dev packages to older releases, but should
  make travis builds more reliable
- Test suite now runs on HHVM, and thus so should PHPMailer in general
- Improve Czech translations
- Add links to CVE-2017-5223 resources
This commit is contained in:
Torsten Zuehlsdorff 2017-04-10 08:14:00 +00:00
parent c901c021b1
commit a4b9235287
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=438131
2 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= phpmailer
PORTVERSION= 5.2.22
PORTVERSION= 5.2.23
DISTVERSIONPREFIX= v
CATEGORIES= mail

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1484220608
SHA256 (PHPMailer-PHPMailer-v5.2.22_GH0.tar.gz) = e30631e04333e05eb10077c94385d002c2cd3452d451da3b3899951e3aa1ff42
SIZE (PHPMailer-PHPMailer-v5.2.22_GH0.tar.gz) = 157657
TIMESTAMP = 1491811936
SHA256 (PHPMailer-PHPMailer-v5.2.23_GH0.tar.gz) = 6bd8caf379e7d821aa1074b5f793f3b17a1b92ca953221fc61b7941ae34f5bbe
SIZE (PHPMailer-PHPMailer-v5.2.23_GH0.tar.gz) = 157335