Index: branches/2017Q3/mail/phpmailer/Makefile =================================================================== --- branches/2017Q3/mail/phpmailer/Makefile (revision 449029) +++ branches/2017Q3/mail/phpmailer/Makefile (revision 449030) @@ -1,43 +1,43 @@ # Created by: Zhen REN # $FreeBSD$ PORTNAME= phpmailer -PORTVERSION= 5.2.23 +PORTVERSION= 5.2.24 DISTVERSIONPREFIX= v CATEGORIES= mail MAINTAINER= tz@FreeBSD.org COMMENT= Full Featured Email Transfer Class for PHP LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes GH_ACCOUNT= PHPMailer GH_PROJECT= PHPMailer NO_BUILD= yes NO_ARCH= yes USES= cpe dos2unix php CPE_VENDOR= phpmailer_project SUB_FILES= pkg-message OPTIONS_DEFINE= EXAMPLES do-install: @${MKDIR} ${STAGEDIR}${DATADIR} .for f in PHPMailerAutoload.php class.phpmailer.php class.pop3.php \ class.smtp.php composer.json ${INSTALL_DATA} ${WRKSRC}/$f ${STAGEDIR}${DATADIR} .endfor .for d in extras language @${MKDIR} ${STAGEDIR}${DATADIR}/$d ${INSTALL_DATA} ${WRKSRC}/$d/* ${STAGEDIR}${DATADIR}/$d .endfor do-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} @cd ${WRKSRC}/examples && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR} .include Index: branches/2017Q3/mail/phpmailer/distinfo =================================================================== --- branches/2017Q3/mail/phpmailer/distinfo (revision 449029) +++ branches/2017Q3/mail/phpmailer/distinfo (revision 449030) @@ -1,3 +1,3 @@ -TIMESTAMP = 1491811936 -SHA256 (PHPMailer-PHPMailer-v5.2.23_GH0.tar.gz) = 6bd8caf379e7d821aa1074b5f793f3b17a1b92ca953221fc61b7941ae34f5bbe -SIZE (PHPMailer-PHPMailer-v5.2.23_GH0.tar.gz) = 157335 +TIMESTAMP = 1503492344 +SHA256 (PHPMailer-PHPMailer-v5.2.24_GH0.tar.gz) = 88a1aec68ce0fbe272f90e813c185d0421c405fe20cf9c410eba4bc53d4b3672 +SIZE (PHPMailer-PHPMailer-v5.2.24_GH0.tar.gz) = 157773 Index: branches/2017Q3/mail/phpmailer/pkg-plist =================================================================== --- branches/2017Q3/mail/phpmailer/pkg-plist (revision 449029) +++ branches/2017Q3/mail/phpmailer/pkg-plist (revision 449030) @@ -1,102 +1,102 @@ %%PORTEXAMPLES%%%%EXAMPLESDIR%%/DKIM.phps %%PORTEXAMPLES%%%%EXAMPLESDIR%%/code_generator.phps %%PORTEXAMPLES%%%%EXAMPLESDIR%%/contactform.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.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/index.html %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mail.phps %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mailing_list.phps %%PORTEXAMPLES%%%%EXAMPLESDIR%%/pop_before_smtp.phps %%PORTEXAMPLES%%%%EXAMPLESDIR%%/scripts/XRegExp.js %%PORTEXAMPLES%%%%EXAMPLESDIR%%/scripts/shAutoloader.js %%PORTEXAMPLES%%%%EXAMPLESDIR%%/scripts/shBrushPhp.js %%PORTEXAMPLES%%%%EXAMPLESDIR%%/scripts/shCore.js %%PORTEXAMPLES%%%%EXAMPLESDIR%%/scripts/shLegacy.js %%PORTEXAMPLES%%%%EXAMPLESDIR%%/send_file_upload.phps %%PORTEXAMPLES%%%%EXAMPLESDIR%%/send_multiple_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 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/styles/shCoreEclipse.css %%PORTEXAMPLES%%%%EXAMPLESDIR%%/styles/shCoreEmacs.css %%PORTEXAMPLES%%%%EXAMPLESDIR%%/styles/shCoreFadeToGrey.css %%PORTEXAMPLES%%%%EXAMPLESDIR%%/styles/shCoreMDUltra.css %%PORTEXAMPLES%%%%EXAMPLESDIR%%/styles/shCoreMidnight.css %%PORTEXAMPLES%%%%EXAMPLESDIR%%/styles/shCoreRDark.css %%PORTEXAMPLES%%%%EXAMPLESDIR%%/styles/shThemeAppleScript.css %%PORTEXAMPLES%%%%EXAMPLESDIR%%/styles/shThemeDefault.css %%PORTEXAMPLES%%%%EXAMPLESDIR%%/styles/shThemeDjango.css %%PORTEXAMPLES%%%%EXAMPLESDIR%%/styles/shThemeEclipse.css %%PORTEXAMPLES%%%%EXAMPLESDIR%%/styles/shThemeEmacs.css %%PORTEXAMPLES%%%%EXAMPLESDIR%%/styles/shThemeFadeToGrey.css %%PORTEXAMPLES%%%%EXAMPLESDIR%%/styles/shThemeMDUltra.css %%PORTEXAMPLES%%%%EXAMPLESDIR%%/styles/shThemeMidnight.css %%PORTEXAMPLES%%%%EXAMPLESDIR%%/styles/shThemeRDark.css %%PORTEXAMPLES%%%%EXAMPLESDIR%%/styles/shThemeVisualStudio.css %%PORTEXAMPLES%%%%EXAMPLESDIR%%/styles/wrapping.png %%DATADIR%%/PHPMailerAutoload.php %%DATADIR%%/class.phpmailer.php %%DATADIR%%/class.pop3.php %%DATADIR%%/class.smtp.php %%DATADIR%%/composer.json %%DATADIR%%/extras/EasyPeasyICS.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-ca.php %%DATADIR%%/language/phpmailer.lang-ch.php %%DATADIR%%/language/phpmailer.lang-cs.php %%DATADIR%%/language/phpmailer.lang-da.php %%DATADIR%%/language/phpmailer.lang-de.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 %%DATADIR%%/language/phpmailer.lang-fa.php %%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-nb.php %%DATADIR%%/language/phpmailer.lang-nl.php %%DATADIR%%/language/phpmailer.lang-pl.php %%DATADIR%%/language/phpmailer.lang-pt.php %%DATADIR%%/language/phpmailer.lang-pt_br.php %%DATADIR%%/language/phpmailer.lang-ro.php +%%DATADIR%%/language/phpmailer.lang-rs.php %%DATADIR%%/language/phpmailer.lang-ru.php %%DATADIR%%/language/phpmailer.lang-sk.php %%DATADIR%%/language/phpmailer.lang-sl.php -%%DATADIR%%/language/phpmailer.lang-sr.php %%DATADIR%%/language/phpmailer.lang-sv.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 Index: branches/2017Q3 =================================================================== --- branches/2017Q3 (revision 449029) +++ branches/2017Q3 (revision 449030) Property changes on: branches/2017Q3 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r448607