Update to 6.2.0
PHP 8.0 compatibility, many thanks to @jrf_nl! Switch from PHP CS Fixer to PHP CodeSniffer for coding standards Create class constants for the debug levels in the POP3 class Improve French, Slovenian, and Ukrainian translations Improve file upload examples so file extensions are retained Resolve PHP 8 line break issues due to a very old PHP bug being fixed Avoid warnings when using old openssl functions Improve Travis-CI build configuration Sponsored by: Netzkommune GmbH
This commit is contained in:
parent
b200caa727
commit
fe969f6567
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=557124
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= phpmailer
|
||||
PORTVERSION= 6.1.8
|
||||
PORTVERSION= 6.2.0
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= mail
|
||||
PKGNAMESUFFIX= 6
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1602881973
|
||||
SHA256 (PHPMailer-PHPMailer-v6.1.8_GH0.tar.gz) = d55cab685e28e1eac269067bce32f7a81fccc4787f90e2c12a627775e3364621
|
||||
SIZE (PHPMailer-PHPMailer-v6.1.8_GH0.tar.gz) = 95389
|
||||
TIMESTAMP = 1607248409
|
||||
SHA256 (PHPMailer-PHPMailer-v6.2.0_GH0.tar.gz) = 78fc7fe56d970cbd6437173f4d75acec617a72e341d88d2b500b372c45ee6645
|
||||
SIZE (PHPMailer-PHPMailer-v6.2.0_GH0.tar.gz) = 95671
|
||||
|
Loading…
Reference in New Issue
Block a user