pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/php-http3 www/php-http3: update to 3.2.4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bdc1caf17a88
branches:  trunk
changeset: 771059:bdc1caf17a88
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Dec 12 15:31:02 2021 +0000

description:
www/php-http3: update to 3.2.4

3.2.4 (2021-01-13)

* Fixed configure on systems which do not provide icu-config
* Fixed gh-issue #89: Cookie handling cannot be disabled since v3.2.1

diffstat:

 www/php-http3/Makefile |  5 ++---
 www/php-http3/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (34 lines):

diff -r b509cbc917b3 -r bdc1caf17a88 www/php-http3/Makefile
--- a/www/php-http3/Makefile    Sun Dec 12 15:26:12 2021 +0000
+++ b/www/php-http3/Makefile    Sun Dec 12 15:31:02 2021 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.27 2021/12/08 16:06:59 adam Exp $
+# $NetBSD: Makefile,v 1.28 2021/12/12 15:31:02 taca Exp $
 
 MODNAME=               http
-PECL_VERSION=          3.2.3
+PECL_VERSION=          3.2.4
 CATEGORIES+=           www
 
 PECL_DISTNAME=         pecl_http-${PECL_VERSION}
@@ -9,7 +9,6 @@
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=              http://pecl.php.net/package/pecl_http
 COMMENT=               PHP extension for extended HTTP support
-PKGREVISION=           4
 LICENSE=               2-clause-bsd AND isc
 
 CONFLICTS=             php-http-[0-9]*
diff -r b509cbc917b3 -r bdc1caf17a88 www/php-http3/distinfo
--- a/www/php-http3/distinfo    Sun Dec 12 15:26:12 2021 +0000
+++ b/www/php-http3/distinfo    Sun Dec 12 15:31:02 2021 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2021/10/26 11:30:24 nia Exp $
+$NetBSD: distinfo,v 1.5 2021/12/12 15:31:02 taca Exp $
 
-BLAKE2s (php-http/pecl_http-3.2.3.tgz) = 747fa510341db550dc8a66c01044351a0deb7db819b4ac02ddc96f6207f9eff1
-SHA512 (php-http/pecl_http-3.2.3.tgz) = e955e3246db9a9172081dd9a077154139c585bfce546e91839052bbab4d0db9d0695122574a66891ceba5c0b7e8a8f0768274e1516521ccb95cd19504dc13666
-Size (php-http/pecl_http-3.2.3.tgz) = 220204 bytes
+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



Home | Main Index | Thread Index | Old Index