Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Dec 2019 21:21:40 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r520348 - head/www/phalcon4
Message-ID:  <201912172121.xBHLLeiO041500@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Tue Dec 17 21:21:40 2019
New Revision: 520348
URL: https://svnweb.freebsd.org/changeset/ports/520348

Log:
  www/phalcon4: update IGNORE_WITH_PHP

Modified:
  head/www/phalcon4/Makefile

Modified: head/www/phalcon4/Makefile
==============================================================================
--- head/www/phalcon4/Makefile	Tue Dec 17 20:36:30 2019	(r520347)
+++ head/www/phalcon4/Makefile	Tue Dec 17 21:21:40 2019	(r520348)
@@ -21,7 +21,7 @@ RUN_DEPENDS=	${PHPBASE}/lib/php/${PHP_EXT_DIR}/psr.so:
 USES=		php:ext
 USE_PHP=	hash:build json:build pdo:build session
 PHP_MOD_PRIO=	30
-IGNORE_WITH_PHP=71 74
+IGNORE_WITH_PHP=74
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	phalcon



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912172121.xBHLLeiO041500>