svn commit: r463497 - head/databases/php5-tarantool

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Mar 3 16:30:14 UTC 2018


Author: sunpoet
Date: Sat Mar  3 16:30:14 2018
New Revision: 463497
URL: https://svnweb.freebsd.org/changeset/ports/463497

Log:
  Add PORTSCOUT
  
  Newer versions only support PHP 7.

Modified:
  head/databases/php5-tarantool/Makefile

Modified: head/databases/php5-tarantool/Makefile
==============================================================================
--- head/databases/php5-tarantool/Makefile	Sat Mar  3 16:30:08 2018	(r463496)
+++ head/databases/php5-tarantool/Makefile	Sat Mar  3 16:30:14 2018	(r463497)
@@ -13,6 +13,8 @@ COMMENT=	PECL PHP driver for Tarantool
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+PORTSCOUT=	ignore:1
+
 USES=		php:ext
 
 CONFIGURE_ARGS=	--with-tarantool


More information about the svn-ports-head mailing list