svn commit: r429685 - branches/2016Q4/mail/phpmailer
Jason Unovitch
junovitch at FreeBSD.org
Wed Dec 28 02:09:31 UTC 2016
Author: junovitch
Date: Wed Dec 28 02:09:29 2016
New Revision: 429685
URL: https://svnweb.freebsd.org/changeset/ports/429685
Log:
MFH: r429684
mail/phpmailer: update 5.2.18 -> 5.2.19
Changelog:
* Remove duplicate check for Sender address (followup on 5.2.18 security update)
Approved by: ports-secteam (with hat)
Modified:
branches/2016Q4/mail/phpmailer/Makefile
branches/2016Q4/mail/phpmailer/distinfo
Directory Properties:
branches/2016Q4/ (props changed)
Modified: branches/2016Q4/mail/phpmailer/Makefile
==============================================================================
--- branches/2016Q4/mail/phpmailer/Makefile Wed Dec 28 02:08:59 2016 (r429684)
+++ branches/2016Q4/mail/phpmailer/Makefile Wed Dec 28 02:09:29 2016 (r429685)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= phpmailer
-PORTVERSION= 5.2.18
+PORTVERSION= 5.2.19
DISTVERSIONPREFIX= v
CATEGORIES= mail
Modified: branches/2016Q4/mail/phpmailer/distinfo
==============================================================================
--- branches/2016Q4/mail/phpmailer/distinfo Wed Dec 28 02:08:59 2016 (r429684)
+++ branches/2016Q4/mail/phpmailer/distinfo Wed Dec 28 02:09:29 2016 (r429685)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1482753476
-SHA256 (PHPMailer-PHPMailer-v5.2.18_GH0.tar.gz) = a6f64aeac133929f80a3f948839e0f3c2b21c62d6e95ebca33cc99b830a136b6
-SIZE (PHPMailer-PHPMailer-v5.2.18_GH0.tar.gz) = 156322
+TIMESTAMP = 1482889915
+SHA256 (PHPMailer-PHPMailer-v5.2.19_GH0.tar.gz) = 5c167f6d84bd74bff9de6b5594f2c262e748a021ce4686cadfc2ed273e71f82f
+SIZE (PHPMailer-PHPMailer-v5.2.19_GH0.tar.gz) = 156311
More information about the svn-ports-branches
mailing list