pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/nghttp3
Module Name: pkgsrc
Committed By: adam
Date: Tue Dec 24 15:35:41 UTC 2024
Modified Files:
pkgsrc/www/nghttp3: Makefile PLIST distinfo
Log Message:
nghttp3: updated to 1.7.0
nghttp3 v1.7.0
GHA: Bump Ubuntu runner to 24.04
GHA: Fix build excludes
Remove extra semicolons
GHA: Run tests for i686-w64-mingw32 host
Do not allow '@' in :authority or host field value
Fix compile error with NDEBUG
Port ngtcp2_ksl changes that introduced ngtcp2_ksl_search
Bump sfparse
Revert "Do huffman encoding only when the reduction is more than 25%"
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/www/nghttp3/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/www/nghttp3/PLIST
cvs rdiff -u -r1.16 -r1.17 pkgsrc/www/nghttp3/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/nghttp3/Makefile
diff -u pkgsrc/www/nghttp3/Makefile:1.20 pkgsrc/www/nghttp3/Makefile:1.21
--- pkgsrc/www/nghttp3/Makefile:1.20 Thu Oct 10 08:44:30 2024
+++ pkgsrc/www/nghttp3/Makefile Tue Dec 24 15:35:41 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2024/10/10 08:44:30 adam Exp $
+# $NetBSD: Makefile,v 1.21 2024/12/24 15:35:41 adam Exp $
-DISTNAME= nghttp3-1.6.0
+DISTNAME= nghttp3-1.7.0
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GITHUB:=ngtcp2/}
GITHUB_RELEASE= v${PKGVERSION_NOREV}
Index: pkgsrc/www/nghttp3/PLIST
diff -u pkgsrc/www/nghttp3/PLIST:1.15 pkgsrc/www/nghttp3/PLIST:1.16
--- pkgsrc/www/nghttp3/PLIST:1.15 Thu Oct 10 08:44:30 2024
+++ pkgsrc/www/nghttp3/PLIST Tue Dec 24 15:35:41 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 2024/10/10 08:44:30 adam Exp $
+@comment $NetBSD: PLIST,v 1.16 2024/12/24 15:35:41 adam Exp $
include/nghttp3/nghttp3.h
include/nghttp3/version.h
lib/cmake/nghttp3/nghttp3Config.cmake
@@ -8,6 +8,6 @@ lib/cmake/nghttp3/nghttp3Targets.cmake
lib/libnghttp3.a
lib/libnghttp3.so
lib/libnghttp3.so.9
-lib/libnghttp3.so.9.2.4
+lib/libnghttp3.so.9.2.5
lib/pkgconfig/libnghttp3.pc
share/doc/nghttp3/README.rst
Index: pkgsrc/www/nghttp3/distinfo
diff -u pkgsrc/www/nghttp3/distinfo:1.16 pkgsrc/www/nghttp3/distinfo:1.17
--- pkgsrc/www/nghttp3/distinfo:1.16 Thu Oct 10 08:44:30 2024
+++ pkgsrc/www/nghttp3/distinfo Tue Dec 24 15:35:41 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2024/10/10 08:44:30 adam Exp $
+$NetBSD: distinfo,v 1.17 2024/12/24 15:35:41 adam Exp $
-BLAKE2s (nghttp3-1.6.0.tar.xz) = aa9bf001c6da9fd08f1e74228149c16f6ac3223882c33a10a9c1408763037a25
-SHA512 (nghttp3-1.6.0.tar.xz) = d0f585cf388a48d391f803897b0998c12c39e118ca380ecc48c4d3dfd3ff4588a5e456dc89a96f2f5ffd5afc261a2d60a71fd4d8ebb82af35bfe6668737538d8
-Size (nghttp3-1.6.0.tar.xz) = 392480 bytes
+BLAKE2s (nghttp3-1.7.0.tar.xz) = ddc1b0dfb498edd4dc31eba3032c0c641bcc1df6c5e892e37f2b271e099272f1
+SHA512 (nghttp3-1.7.0.tar.xz) = 77510e2056206e3e149bc3535a0e7e6095afb0a0358a9dda48c8be82199eaefd0dadbba7e027c5c14eb46572d2dbc929a99c3b9c6d27c83a1c80428263ccecab
+Size (nghttp3-1.7.0.tar.xz) = 395808 bytes
Home |
Main Index |
Thread Index |
Old Index