svn commit: r471220 - head/mail/phpmailer

Jochen Neumeister joneum at FreeBSD.org
Thu May 31 17:19:14 UTC 2018


Author: joneum
Date: Thu May 31 17:19:13 2018
New Revision: 471220
URL: https://svnweb.freebsd.org/changeset/ports/471220

Log:
  Add CONFLICTS_INSTALL and PORTSCOUT

Modified:
  head/mail/phpmailer/Makefile

Modified: head/mail/phpmailer/Makefile
==============================================================================
--- head/mail/phpmailer/Makefile	Thu May 31 17:13:36 2018	(r471219)
+++ head/mail/phpmailer/Makefile	Thu May 31 17:19:13 2018	(r471220)
@@ -12,6 +12,10 @@ COMMENT=	Full Featured Email Transfer Class for PHP
 LICENSE=	LGPL21
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+CONFLICTS_INSTALL=	phpmailer6
+
+PORTSCOUT=	limit:^5\.
+
 USE_GITHUB=	yes
 GH_ACCOUNT=	PHPMailer
 GH_PROJECT=	PHPMailer


More information about the svn-ports-all mailing list