Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 May 2020 20:57:35 +0000 (UTC)
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r536655 - head/www/pecl-http
Message-ID:  <202005262057.04QKvZ1B063384@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bofh
Date: Tue May 26 20:57:34 2020
New Revision: 536655
URL: https://svnweb.freebsd.org/changeset/ports/536655

Log:
  www/pecl-http: Add support for php74
  
  PR:		243911
  Submitted by:	dweimer@dweimer.net

Modified:
  head/www/pecl-http/Makefile

Modified: head/www/pecl-http/Makefile
==============================================================================
--- head/www/pecl-http/Makefile	Tue May 26 20:54:04 2020	(r536654)
+++ head/www/pecl-http/Makefile	Tue May 26 20:57:34 2020	(r536655)
@@ -14,7 +14,6 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BROKEN_mips=		fails to compile: pecl_http-3.1.0/src/php_http_etag.c:63:20: \#if with no expression
 BROKEN_mips64=		fails to compile: pecl_http-3.1.0/src/php_http_etag.c:63:20: \#if with no expression
-IGNORE_WITH_PHP=74
 
 BUILD_DEPENDS=	${LOCALBASE}/lib/php/${PHP_EXT_DIR}/raphf.so:devel/pecl-raphf2@${PHP_FLAVOR} \
 		${LOCALBASE}/lib/php/${PHP_EXT_DIR}/propro.so:devel/pecl-propro2@${PHP_FLAVOR} \



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