svn commit: r485851 - branches/2018Q4/mail/phpmailer
Jochen Neumeister
joneum at FreeBSD.org
Sun Nov 25 11:04:14 UTC 2018
Author: joneum
Date: Sun Nov 25 11:04:12 2018
New Revision: 485851
URL: https://svnweb.freebsd.org/changeset/ports/485851
Log:
MFH: r485661
Update to 5.2.27
Changelog: https://github.com/PHPMailer/PHPMailer/releases/tag/v5.2.27
PR: 233420
Reported by: Derek Schrock <dereks at lifeofadishwasher.com>
Security: b036faba-edd8-11e8-b3b7-00e04c1ea73d
Sponsored by: Netzkommune GmbH
Approved by: ports-secteam (riggs)
Modified:
branches/2018Q4/mail/phpmailer/Makefile
branches/2018Q4/mail/phpmailer/distinfo
Directory Properties:
branches/2018Q4/ (props changed)
Modified: branches/2018Q4/mail/phpmailer/Makefile
==============================================================================
--- branches/2018Q4/mail/phpmailer/Makefile Sun Nov 25 10:54:59 2018 (r485850)
+++ branches/2018Q4/mail/phpmailer/Makefile Sun Nov 25 11:04:12 2018 (r485851)
@@ -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
Modified: branches/2018Q4/mail/phpmailer/distinfo
==============================================================================
--- branches/2018Q4/mail/phpmailer/distinfo Sun Nov 25 10:54:59 2018 (r485850)
+++ branches/2018Q4/mail/phpmailer/distinfo Sun Nov 25 11:04:12 2018 (r485851)
@@ -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 = 1542983984
+SHA256 (PHPMailer-PHPMailer-v5.2.27_GH0.tar.gz) = 7ce21bf73eedce0631a47cbce3b5e16b634d66dc80266a32a5c904a5a0e62bf1
+SIZE (PHPMailer-PHPMailer-v5.2.27_GH0.tar.gz) = 159227
More information about the svn-ports-branches
mailing list