From owner-svn-ports-branches@freebsd.org Wed Dec 28 16:56:47 2016 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B2266C940C1; Wed, 28 Dec 2016 16:56:47 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 819C11296; Wed, 28 Dec 2016 16:56:47 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBSGukI0000452; Wed, 28 Dec 2016 16:56:46 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBSGukSd000450; Wed, 28 Dec 2016 16:56:46 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201612281656.uBSGukSd000450@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Wed, 28 Dec 2016 16:56:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r429801 - branches/2016Q4/mail/phpmailer X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Dec 2016 16:56:47 -0000 Author: brnrd Date: Wed Dec 28 16:56:46 2016 New Revision: 429801 URL: https://svnweb.freebsd.org/changeset/ports/429801 Log: MFH: r429799 mail/phpmailer: Update to 5.2.20 - Update to version 5.2.20 - Fixes critical RCE PR: 21563 Security: 3c4693de-ccf7-11e6-a9a5-b499baebfeaf Security: CVE-2016-10045 Approved by: ports-secteam (zi@) 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 16:55:07 2016 (r429800) +++ branches/2016Q4/mail/phpmailer/Makefile Wed Dec 28 16:56:46 2016 (r429801) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpmailer -PORTVERSION= 5.2.19 +PORTVERSION= 5.2.20 DISTVERSIONPREFIX= v CATEGORIES= mail Modified: branches/2016Q4/mail/phpmailer/distinfo ============================================================================== --- branches/2016Q4/mail/phpmailer/distinfo Wed Dec 28 16:55:07 2016 (r429800) +++ branches/2016Q4/mail/phpmailer/distinfo Wed Dec 28 16:56:46 2016 (r429801) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482889915 -SHA256 (PHPMailer-PHPMailer-v5.2.19_GH0.tar.gz) = 5c167f6d84bd74bff9de6b5594f2c262e748a021ce4686cadfc2ed273e71f82f -SIZE (PHPMailer-PHPMailer-v5.2.19_GH0.tar.gz) = 156311 +TIMESTAMP = 1482937380 +SHA256 (PHPMailer-PHPMailer-v5.2.20_GH0.tar.gz) = 4716acef60503f345323849842f3138a8453c178d3829477553bf1e347664976 +SIZE (PHPMailer-PHPMailer-v5.2.20_GH0.tar.gz) = 156793