svn commit: r525978 - head/www/pecl-http
Antoine Brodin
antoine at FreeBSD.org
Wed Feb 12 22:20:32 UTC 2020
Author: antoine
Date: Wed Feb 12 22:20:31 2020
New Revision: 525978
URL: https://svnweb.freebsd.org/changeset/ports/525978
Log:
Revert r525975 and unbreak bulk -a
Modified:
head/www/pecl-http/Makefile
Modified: head/www/pecl-http/Makefile
==============================================================================
--- head/www/pecl-http/Makefile Wed Feb 12 22:02:32 2020 (r525977)
+++ head/www/pecl-http/Makefile Wed Feb 12 22:20:31 2020 (r525978)
@@ -3,7 +3,6 @@
PORTNAME= http
PORTVERSION= 3.2.3
-PORTREVISION= 1
CATEGORIES= www
DISTNAME= pecl_${PORTNAME}-${PORTVERSION}
@@ -15,6 +14,7 @@ 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} \
More information about the svn-ports-all
mailing list