pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/php-http4 www/php-http4: update to 4.2.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4d002efaf833
branches:  trunk
changeset: 380075:4d002efaf833
user:      taca <taca%pkgsrc.org@localhost>
date:      Sat May 28 15:00:18 2022 +0000

description:
www/php-http4: update to 4.2.2

pkgsrc change: Do not try to build on php74.

4.2.2 (2022-02-25)

* Fixed gh-issue #123: Segfault with libcurl 7.81

diffstat:

 www/php-http4/Makefile |  8 +++-----
 www/php-http4/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 9 deletions(-)

diffs (42 lines):

diff -r e4d5b66f9086 -r 4d002efaf833 www/php-http4/Makefile
--- a/www/php-http4/Makefile    Sat May 28 14:57:32 2022 +0000
+++ b/www/php-http4/Makefile    Sat May 28 15:00:18 2022 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2022/04/18 19:12:19 adam Exp $
+# $NetBSD: Makefile,v 1.4 2022/05/28 15:00:18 taca Exp $
 
 MODNAME=               http
-PECL_VERSION=          4.2.1
+PECL_VERSION=          4.2.2
 CATEGORIES+=           www
 
 PECL_DISTNAME=         pecl_http-${PECL_VERSION}
@@ -9,13 +9,11 @@
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 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]*
 
-#PHP_VERSIONS_ACCEPTED=        80 81
-PHP_VERSIONS_INCOMPATIBLE=     56 # php-raphf2
+PHP_VERSIONS_ACCEPTED= 80 81
 
 USE_LANGUAGES=         c c++
 USE_TOOLS+=            bash
diff -r e4d5b66f9086 -r 4d002efaf833 www/php-http4/distinfo
--- a/www/php-http4/distinfo    Sat May 28 14:57:32 2022 +0000
+++ b/www/php-http4/distinfo    Sat May 28 15:00:18 2022 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2021/12/13 15:13:17 taca Exp $
+$NetBSD: distinfo,v 1.2 2022/05/28 15:00:18 taca Exp $
 
-BLAKE2s (php-http/pecl_http-4.2.1.tgz) = 83147b5a97591048df0e70c332e2409926f24225ea89891fb740e07cf773a99f
-SHA512 (php-http/pecl_http-4.2.1.tgz) = 2ad7e57fae313a7b46ba88e528e124ac9d83804827131a6ef478ccf3cf5883dec2d928b8ceb377ee7f5947c76f24d640d77533a9946612419e526786a79877e6
-Size (php-http/pecl_http-4.2.1.tgz) = 224452 bytes
+BLAKE2s (php-http/pecl_http-4.2.2.tgz) = 48728dfa1e14d21b47d66c7ce0cbdd164e9f5e461dc98d31abafcc5bc4b41388
+SHA512 (php-http/pecl_http-4.2.2.tgz) = 1203367d590c7d80ffe7a21e7ac352ba053e3daeb778bf99e08fc13582e665e1429f850e51e36304bdec15e6646b648f2c444b46fa263e5441d008ac41a00f4b
+Size (php-http/pecl_http-4.2.2.tgz) = 224436 bytes
 SHA1 (patch-autoconf_pecl_libcurl.m4) = 48263c311aeccc4fd2a5b366b56e85041d659b91



Home | Main Index | Thread Index | Old Index