Wed Sep 6 18:09:53 2023 UTC ()
nghttp3: updated to 0.15.0

0.15.0
Unknown changes


(adam)
diff -r1.12 -r1.13 pkgsrc/www/nghttp3/Makefile
diff -r1.8 -r1.9 pkgsrc/www/nghttp3/PLIST
diff -r1.8 -r1.9 pkgsrc/www/nghttp3/distinfo

cvs diff -r1.12 -r1.13 pkgsrc/www/nghttp3/Makefile (expand / switch to unified diff)

--- pkgsrc/www/nghttp3/Makefile 2023/07/31 16:06:52 1.12
+++ pkgsrc/www/nghttp3/Makefile 2023/09/06 18:09:53 1.13
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.12 2023/07/31 16:06:52 adam Exp $ 1# $NetBSD: Makefile,v 1.13 2023/09/06 18:09:53 adam Exp $
2 2
3DISTNAME= nghttp3-0.14.0 3DISTNAME= nghttp3-0.15.0
4CATEGORIES= www 4CATEGORIES= www
5MASTER_SITES= ${MASTER_SITE_GITHUB:=ngtcp2/} 5MASTER_SITES= ${MASTER_SITE_GITHUB:=ngtcp2/}
6GITHUB_RELEASE= v${PKGVERSION_NOREV} 6GITHUB_RELEASE= v${PKGVERSION_NOREV}
7EXTRACT_SUFX= .tar.xz 7EXTRACT_SUFX= .tar.xz
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= https://github.com/ngtcp2/nghttp3 10HOMEPAGE= https://github.com/ngtcp2/nghttp3
11COMMENT= Implementation of RFC 9114 HTTP/3 mapping over QUIC and RFC 9204 QPACK 11COMMENT= Implementation of RFC 9114 HTTP/3 mapping over QUIC and RFC 9204 QPACK
12LICENSE= mit 12LICENSE= mit
13 13
14USE_LANGUAGES= c c++ 14USE_LANGUAGES= c c++
15 15
16USE_CXX_FEATURES+= c++17 16USE_CXX_FEATURES+= c++17

cvs diff -r1.8 -r1.9 pkgsrc/www/nghttp3/PLIST (expand / switch to unified diff)

--- pkgsrc/www/nghttp3/PLIST 2023/07/31 16:06:52 1.8
+++ pkgsrc/www/nghttp3/PLIST 2023/09/06 18:09:53 1.9
@@ -1,9 +1,9 @@ @@ -1,9 +1,9 @@
1@comment $NetBSD: PLIST,v 1.8 2023/07/31 16:06:52 adam Exp $ 1@comment $NetBSD: PLIST,v 1.9 2023/09/06 18:09:53 adam Exp $
2include/nghttp3/nghttp3.h 2include/nghttp3/nghttp3.h
3include/nghttp3/version.h 3include/nghttp3/version.h
4lib/libnghttp3.a 4lib/libnghttp3.a
5lib/libnghttp3.so 5lib/libnghttp3.so
6lib/libnghttp3.so.8 6lib/libnghttp3.so.9
7lib/libnghttp3.so.8.0.1 7lib/libnghttp3.so.9.0.0
8lib/pkgconfig/libnghttp3.pc 8lib/pkgconfig/libnghttp3.pc
9share/doc/nghttp3/README.rst 9share/doc/nghttp3/README.rst

cvs diff -r1.8 -r1.9 pkgsrc/www/nghttp3/distinfo (expand / switch to unified diff)

--- pkgsrc/www/nghttp3/distinfo 2023/07/31 16:06:52 1.8
+++ pkgsrc/www/nghttp3/distinfo 2023/09/06 18:09:53 1.9
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.8 2023/07/31 16:06:52 adam Exp $ 1$NetBSD: distinfo,v 1.9 2023/09/06 18:09:53 adam Exp $
2 2
3BLAKE2s (nghttp3-0.14.0.tar.xz) = 60a7ad5687bda0b6a3e1093e53b177328925087a52153e334a2ed5fc562b8f62 3BLAKE2s (nghttp3-0.15.0.tar.xz) = bf5b4631447031f392be81b8659e08401c6d1cb5bf7443e9735f7796bf90c070
4SHA512 (nghttp3-0.14.0.tar.xz) = 163bf8dee3e100dd95e73fbe0176d0dc9c86e9139d96cc98fa7e7c279dbcc699cee79998b2784fb21f8da745be98ba8e86c7387f8166907d89eace8f97176779 4SHA512 (nghttp3-0.15.0.tar.xz) = f65cb3b2de1abb12b13b214a60b83c9570a265f99e082cc62b6791a32c929cd78c3a228e38ccd5edd36c12998486633b660b6737fe6c1fbe1b03acdb9ca033dd
5Size (nghttp3-0.14.0.tar.xz) = 367992 bytes 5Size (nghttp3-0.15.0.tar.xz) = 368348 bytes