From owner-svn-ports-all@freebsd.org Wed Dec 28 02:09:31 2016 Return-Path: Delivered-To: svn-ports-all@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 4B36EC913AC; Wed, 28 Dec 2016 02:09:31 +0000 (UTC) (envelope-from junovitch@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 1379E1065; Wed, 28 Dec 2016 02:09:31 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBS29UAO024042; Wed, 28 Dec 2016 02:09:30 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBS29U34024040; Wed, 28 Dec 2016 02:09:30 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201612280209.uBS29U34024040@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Wed, 28 Dec 2016 02:09:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r429685 - 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-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Dec 2016 02:09:31 -0000 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