Index: head/mail/phpmailer/Makefile =================================================================== --- head/mail/phpmailer/Makefile (revision 485660) +++ head/mail/phpmailer/Makefile (revision 485661) @@ -1,47 +1,48 @@ # Created by: Zhen REN # $FreeBSD$ PORTNAME= phpmailer -PORTVERSION= 5.2.26 +PORTVERSION= 5.2.27 DISTVERSIONPREFIX= v CATEGORIES= mail MAINTAINER= joneum@FreeBSD.org COMMENT= Full Featured Email Transfer Class for PHP LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/LICENSE +USES= cpe dos2unix php + CONFLICTS_INSTALL= phpmailer6 PORTSCOUT= limit:^5\. 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: head/mail/phpmailer/distinfo =================================================================== --- head/mail/phpmailer/distinfo (revision 485660) +++ head/mail/phpmailer/distinfo (revision 485661) @@ -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