summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/php-http3/Makefile9
-rw-r--r--www/php-http3/distinfo8
2 files changed, 10 insertions, 7 deletions
diff --git a/www/php-http3/Makefile b/www/php-http3/Makefile
index be275214bbf..a76b1b2e5b6 100644
--- a/www/php-http3/Makefile
+++ b/www/php-http3/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2022/04/18 19:12:19 adam Exp $
+# $NetBSD: Makefile,v 1.32 2022/09/10 15:58:51 taca Exp $
MODNAME= http
-PECL_VERSION= 3.2.4
+PECL_VERSION= 3.3.0
CATEGORIES+= www
PECL_DISTNAME= pecl_http-${PECL_VERSION}
@@ -9,7 +9,6 @@ PECL_DISTNAME= pecl_http-${PECL_VERSION}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://pecl.php.net/package/pecl_http
COMMENT= PHP extension for extended HTTP support
-PKGREVISION= 1
LICENSE= 2-clause-bsd AND isc
CONFLICTS= php-http-[0-9]*
@@ -18,7 +17,11 @@ PHP_VERSIONS_ACCEPTED= 74
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
+USE_TOOLS+= bash
+CHECK_PORTABILITY_SKIP+= configure
+
+CONFIG_SHELL= ${TOOLS_PATH.bash}
CONFIGURE_ARGS+= --with-http
CONFIGURE_ARGS+= --with-http-libcurl-dir=${BUILDLINK_PREFIX.curl}
CONFIGURE_ARGS+= --with-http-libevent-dir=${BUILDLINK_PREFIX.libevent}
diff --git a/www/php-http3/distinfo b/www/php-http3/distinfo
index 5427c2e5da5..ea983c9142f 100644
--- a/www/php-http3/distinfo
+++ b/www/php-http3/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2021/12/12 15:31:02 taca Exp $
+$NetBSD: distinfo,v 1.6 2022/09/10 15:58:51 taca Exp $
-BLAKE2s (php-http/pecl_http-3.2.4.tgz) = b57c18f479d630c48f06a9282e6945688323f160b08dc407fbf0a2693b9be309
-SHA512 (php-http/pecl_http-3.2.4.tgz) = 59c41d57c94a6e50e2f0b261130a24791b2845246f783b55e7f644f9a897d3650da364c5b38a860761b4a23f9266ed05000d6348bae2a7941e59d6bf5fb61a9e
-Size (php-http/pecl_http-3.2.4.tgz) = 220631 bytes
+BLAKE2s (php-http/pecl_http-3.3.0.tgz) = f0c54620c5522fdaa6ee5cb897086dfe37ed3ae6836f8813366422de57bfb138
+SHA512 (php-http/pecl_http-3.3.0.tgz) = e774ba0514994f219cbd2d8bef872308be8617ea22894db72473042154842c62d918d4c0b87f8c592182fa81fd1487b672252d587857e1b306dce6d38e2f53fb
+Size (php-http/pecl_http-3.3.0.tgz) = 225653 bytes