svn commit: r513747 - head/mail/phpmailer6

Jochen Neumeister joneum at FreeBSD.org
Fri Oct 4 06:54:46 UTC 2019


Author: joneum
Date: Fri Oct  4 06:54:45 2019
New Revision: 513747
URL: https://svnweb.freebsd.org/changeset/ports/513747

Log:
  Update to 6.1.1
  
  Changelog:
   - https://github.com/PHPMailer/PHPMailer/releases/tag/v6.1.0
   - https://github.com/PHPMailer/PHPMailer/releases/tag/v6.1.1
  
  Sponsored by:	Netzkommune GmbH

Modified:
  head/mail/phpmailer6/Makefile
  head/mail/phpmailer6/distinfo
  head/mail/phpmailer6/pkg-plist

Modified: head/mail/phpmailer6/Makefile
==============================================================================
--- head/mail/phpmailer6/Makefile	Fri Oct  4 06:48:48 2019	(r513746)
+++ head/mail/phpmailer6/Makefile	Fri Oct  4 06:54:45 2019	(r513747)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	phpmailer
-PORTVERSION=	6.0.7
+PORTVERSION=	6.1.1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	mail
 PKGNAMESUFFIX=	6

Modified: head/mail/phpmailer6/distinfo
==============================================================================
--- head/mail/phpmailer6/distinfo	Fri Oct  4 06:48:48 2019	(r513746)
+++ head/mail/phpmailer6/distinfo	Fri Oct  4 06:54:45 2019	(r513747)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1549103771
-SHA256 (PHPMailer-PHPMailer-v6.0.7_GH0.tar.gz) = a3de3d8036ac4a2cfe31a680d9951f295fcd07fa12b456e6c373ee99db432ea8
-SIZE (PHPMailer-PHPMailer-v6.0.7_GH0.tar.gz) = 91706
+TIMESTAMP = 1570171404
+SHA256 (PHPMailer-PHPMailer-v6.1.1_GH0.tar.gz) = 4064201228caa89cf0b9c5f07fcb317a6044cea0c26bcac605411d27d166853e
+SIZE (PHPMailer-PHPMailer-v6.1.1_GH0.tar.gz) = 93058

Modified: head/mail/phpmailer6/pkg-plist
==============================================================================
--- head/mail/phpmailer6/pkg-plist	Fri Oct  4 06:48:48 2019	(r513746)
+++ head/mail/phpmailer6/pkg-plist	Fri Oct  4 06:54:45 2019	(r513747)
@@ -2,6 +2,7 @@
 %%DATADIR%%/PHPMailer.php
 %%DATADIR%%/POP3.php
 %%DATADIR%%/SMTP.php
+%%DATADIR%%/language/phpmailer.lang-af.php
 %%DATADIR%%/language/phpmailer.lang-am.php
 %%DATADIR%%/language/phpmailer.lang-ar.php
 %%DATADIR%%/language/phpmailer.lang-az.php


More information about the svn-ports-head mailing list