Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Dec 2016 02:09:00 +0000 (UTC)
From:      Jason Unovitch <junovitch@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r429684 - head/mail/phpmailer
Message-ID:  <201612280209.uBS290Fw023848@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: junovitch
Date: Wed Dec 28 02:08:59 2016
New Revision: 429684
URL: https://svnweb.freebsd.org/changeset/ports/429684

Log:
  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)
  MFH:		2016Q4

Modified:
  head/mail/phpmailer/Makefile
  head/mail/phpmailer/distinfo

Modified: head/mail/phpmailer/Makefile
==============================================================================
--- head/mail/phpmailer/Makefile	Wed Dec 28 01:31:11 2016	(r429683)
+++ head/mail/phpmailer/Makefile	Wed Dec 28 02:08:59 2016	(r429684)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	phpmailer
-PORTVERSION=	5.2.18
+PORTVERSION=	5.2.19
 DISTVERSIONPREFIX=	v
 CATEGORIES=	mail
 

Modified: head/mail/phpmailer/distinfo
==============================================================================
--- head/mail/phpmailer/distinfo	Wed Dec 28 01:31:11 2016	(r429683)
+++ head/mail/phpmailer/distinfo	Wed Dec 28 02:08:59 2016	(r429684)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612280209.uBS290Fw023848>