From owner-svn-ports-all@freebsd.org Tue Sep 29 08:14:01 2015 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 0BF2AA0A885; Tue, 29 Sep 2015 08:14:01 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::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 E430A17DE; Tue, 29 Sep 2015 08:14:00 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t8T8E0qs060324; Tue, 29 Sep 2015 08:14:00 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t8T8E0aU060321; Tue, 29 Sep 2015 08:14:00 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201509290814.t8T8E0aU060321@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Tue, 29 Sep 2015 08:14:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r398162 - head/mail/phpmailer X-SVN-Group: ports-head 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.20 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: Tue, 29 Sep 2015 08:14:01 -0000 Author: wen Date: Tue Sep 29 08:13:59 2015 New Revision: 398162 URL: https://svnweb.freebsd.org/changeset/ports/398162 Log: - Update to 5.2.13 PR: 203413 Submitted by: ports@toco-domains.de Modified: head/mail/phpmailer/Makefile head/mail/phpmailer/distinfo head/mail/phpmailer/pkg-plist Modified: head/mail/phpmailer/Makefile ============================================================================== --- head/mail/phpmailer/Makefile Tue Sep 29 07:26:09 2015 (r398161) +++ head/mail/phpmailer/Makefile Tue Sep 29 08:13:59 2015 (r398162) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpmailer -PORTVERSION= 5.2.7 +PORTVERSION= 5.2.13 DISTVERSIONPREFIX= v CATEGORIES= mail Modified: head/mail/phpmailer/distinfo ============================================================================== --- head/mail/phpmailer/distinfo Tue Sep 29 07:26:09 2015 (r398161) +++ head/mail/phpmailer/distinfo Tue Sep 29 08:13:59 2015 (r398162) @@ -1,2 +1,2 @@ -SHA256 (Synchro-PHPMailer-v5.2.7_GH0.tar.gz) = 645eee4dff3da73487698f4b829743aa58026abb8ed4d7f72630e817aaaaaedf -SIZE (Synchro-PHPMailer-v5.2.7_GH0.tar.gz) = 152319 +SHA256 (Synchro-PHPMailer-v5.2.13_GH0.tar.gz) = 6259ddd93e84a92fc70f5fe66b977cedbb71ccfda69b9350f50524a919b843c2 +SIZE (Synchro-PHPMailer-v5.2.13_GH0.tar.gz) = 189248 Modified: head/mail/phpmailer/pkg-plist ============================================================================== --- head/mail/phpmailer/pkg-plist Tue Sep 29 07:26:09 2015 (r398161) +++ head/mail/phpmailer/pkg-plist Tue Sep 29 08:13:59 2015 (r398162) @@ -8,13 +8,14 @@ %%PORTDOCS%%%%DOCSDIR%%/faq.html %%PORTDOCS%%%%DOCSDIR%%/generatedocs.sh %%PORTDOCS%%%%DOCSDIR%%/pop3_article.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/LGPLv3.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/code_generator.phps %%PORTEXAMPLES%%%%EXAMPLESDIR%%/contents.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/contentsutf8.html %%PORTEXAMPLES%%%%EXAMPLESDIR%%/exceptions.phps %%PORTEXAMPLES%%%%EXAMPLESDIR%%/gmail.phps +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gmail_xoauth.phps %%PORTEXAMPLES%%%%EXAMPLESDIR%%/images/phpmailer.png -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/images/phpmailer_mini.gif +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/images/phpmailer_mini.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/index.html %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mail.phps %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mailing_list.phps @@ -24,9 +25,13 @@ %%PORTEXAMPLES%%%%EXAMPLESDIR%%/scripts/shBrushPhp.js %%PORTEXAMPLES%%%%EXAMPLESDIR%%/scripts/shCore.js %%PORTEXAMPLES%%%%EXAMPLESDIR%%/scripts/shLegacy.js +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/send_file_upload.phps %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sendmail.phps +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/signed-mail.phps %%PORTEXAMPLES%%%%EXAMPLESDIR%%/smtp.phps +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/smtp_check.phps %%PORTEXAMPLES%%%%EXAMPLESDIR%%/smtp_no_auth.phps +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ssl_options.phps %%PORTEXAMPLES%%%%EXAMPLESDIR%%/styles/shCore.css %%PORTEXAMPLES%%%%EXAMPLESDIR%%/styles/shCoreDefault.css %%PORTEXAMPLES%%%%EXAMPLESDIR%%/styles/shCoreDjango.css @@ -53,16 +58,21 @@ %%DATADIR%%/class.smtp.php %%DATADIR%%/composer.json %%DATADIR%%/extras/EasyPeasyICS.php -%%DATADIR%%/extras/class.html2text.php +%%DATADIR%%/extras/README.md %%DATADIR%%/extras/htmlfilter.php %%DATADIR%%/extras/ntlm_sasl_client.php +%%DATADIR%%/language/phpmailer.lang-am.php %%DATADIR%%/language/phpmailer.lang-ar.php +%%DATADIR%%/language/phpmailer.lang-az.php +%%DATADIR%%/language/phpmailer.lang-be.php +%%DATADIR%%/language/phpmailer.lang-bg.php %%DATADIR%%/language/phpmailer.lang-br.php %%DATADIR%%/language/phpmailer.lang-ca.php %%DATADIR%%/language/phpmailer.lang-ch.php %%DATADIR%%/language/phpmailer.lang-cz.php %%DATADIR%%/language/phpmailer.lang-de.php %%DATADIR%%/language/phpmailer.lang-dk.php +%%DATADIR%%/language/phpmailer.lang-el.php %%DATADIR%%/language/phpmailer.lang-eo.php %%DATADIR%%/language/phpmailer.lang-es.php %%DATADIR%%/language/phpmailer.lang-et.php @@ -70,22 +80,34 @@ %%DATADIR%%/language/phpmailer.lang-fi.php %%DATADIR%%/language/phpmailer.lang-fo.php %%DATADIR%%/language/phpmailer.lang-fr.php +%%DATADIR%%/language/phpmailer.lang-gl.php %%DATADIR%%/language/phpmailer.lang-he.php +%%DATADIR%%/language/phpmailer.lang-hr.php %%DATADIR%%/language/phpmailer.lang-hu.php +%%DATADIR%%/language/phpmailer.lang-id.php %%DATADIR%%/language/phpmailer.lang-it.php %%DATADIR%%/language/phpmailer.lang-ja.php +%%DATADIR%%/language/phpmailer.lang-ka.php +%%DATADIR%%/language/phpmailer.lang-ko.php %%DATADIR%%/language/phpmailer.lang-lt.php +%%DATADIR%%/language/phpmailer.lang-lv.php +%%DATADIR%%/language/phpmailer.lang-ms.php %%DATADIR%%/language/phpmailer.lang-nl.php %%DATADIR%%/language/phpmailer.lang-no.php %%DATADIR%%/language/phpmailer.lang-pl.php +%%DATADIR%%/language/phpmailer.lang-pt.php %%DATADIR%%/language/phpmailer.lang-ro.php %%DATADIR%%/language/phpmailer.lang-ru.php %%DATADIR%%/language/phpmailer.lang-se.php %%DATADIR%%/language/phpmailer.lang-sk.php +%%DATADIR%%/language/phpmailer.lang-sl.php +%%DATADIR%%/language/phpmailer.lang-sr.php %%DATADIR%%/language/phpmailer.lang-tr.php %%DATADIR%%/language/phpmailer.lang-uk.php +%%DATADIR%%/language/phpmailer.lang-vi.php %%DATADIR%%/language/phpmailer.lang-zh.php %%DATADIR%%/language/phpmailer.lang-zh_cn.php +%%DATADIR%%/test/bootstrap.php %%DATADIR%%/test/fakepopserver.sh %%DATADIR%%/test/fakesendmail.sh %%DATADIR%%/test/phpmailerLangTest.php