From 340c51c8052cee7304ecc87ce7a11edfdad105b9 Mon Sep 17 00:00:00 2001 From: Derek Schrock Date: Thu, 22 Nov 2018 19:31:29 -0500 Subject: [PATCH] Update to 5.2.27 [1] to address CVE-2018-19296 Update to 5.2.27 Move USES to appease portlint [1] https://github.com/PHPMailer/PHPMailer/releases/tag/v5.2.27 portlint: OK (looks fine.) testport: OK 11amd64 --- mail/phpmailer/Makefile | 5 +++-- mail/phpmailer/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/mail/phpmailer/Makefile b/mail/phpmailer/Makefile index b8bcdcaf139e..e8b07615bc31 100644 --- a/mail/phpmailer/Makefile +++ b/mail/phpmailer/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpmailer -PORTVERSION= 5.2.26 +PORTVERSION= 5.2.27 DISTVERSIONPREFIX= v CATEGORIES= mail @@ -12,6 +12,8 @@ COMMENT= Full Featured Email Transfer Class for PHP LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/LICENSE +USES= cpe dos2unix php + CONFLICTS_INSTALL= phpmailer6 PORTSCOUT= limit:^5\. @@ -22,7 +24,6 @@ GH_PROJECT= PHPMailer NO_BUILD= yes NO_ARCH= yes -USES= cpe dos2unix php CPE_VENDOR= phpmailer_project SUB_FILES= pkg-message diff --git a/mail/phpmailer/distinfo b/mail/phpmailer/distinfo index ee04c140de85..9d719a00803d 100644 --- a/mail/phpmailer/distinfo +++ b/mail/phpmailer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1526637076 -SHA256 (PHPMailer-PHPMailer-v5.2.26_GH0.tar.gz) = b1b1f7c3a81bdf9958fc0194b2243f500c34ca62f3ff85a64565dc2605c4c894 -SIZE (PHPMailer-PHPMailer-v5.2.26_GH0.tar.gz) = 159174 +TIMESTAMP = 1542932855 +SHA256 (PHPMailer-PHPMailer-v5.2.27_GH0.tar.gz) = 7ce21bf73eedce0631a47cbce3b5e16b634d66dc80266a32a5c904a5a0e62bf1 +SIZE (PHPMailer-PHPMailer-v5.2.27_GH0.tar.gz) = 159227 -- 2.19.1