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: Sun Nov 26 07:29:47 UTC 2023
Modified Files:
pkgsrc/www/nghttp3: Makefile PLIST distinfo
Log Message:
nghttp3: updated to 1.1.0
nghttp3 v1.1.0
Bump clang to 15
Bump clang-format to 15
windows: Fix warnings
Cpp ext
Use __FILE_NAME__ instead of __FILE__
Add nghttp3_pri_parse_priority
Define varint identifiers as macros
Fix doc
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/www/nghttp3/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/www/nghttp3/PLIST
cvs rdiff -u -r1.10 -r1.11 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.14 pkgsrc/www/nghttp3/Makefile:1.15
--- pkgsrc/www/nghttp3/Makefile:1.14 Mon Oct 16 19:13:08 2023
+++ pkgsrc/www/nghttp3/Makefile Sun Nov 26 07:29:47 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2023/10/16 19:13:08 adam Exp $
+# $NetBSD: Makefile,v 1.15 2023/11/26 07:29:47 adam Exp $
-DISTNAME= nghttp3-1.0.0
+DISTNAME= nghttp3-1.1.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.9 pkgsrc/www/nghttp3/PLIST:1.10
--- pkgsrc/www/nghttp3/PLIST:1.9 Wed Sep 6 18:09:53 2023
+++ pkgsrc/www/nghttp3/PLIST Sun Nov 26 07:29:47 2023
@@ -1,9 +1,9 @@
-@comment $NetBSD: PLIST,v 1.9 2023/09/06 18:09:53 adam Exp $
+@comment $NetBSD: PLIST,v 1.10 2023/11/26 07:29:47 adam Exp $
include/nghttp3/nghttp3.h
include/nghttp3/version.h
lib/libnghttp3.a
lib/libnghttp3.so
lib/libnghttp3.so.9
-lib/libnghttp3.so.9.0.0
+lib/libnghttp3.so.9.1.0
lib/pkgconfig/libnghttp3.pc
share/doc/nghttp3/README.rst
Index: pkgsrc/www/nghttp3/distinfo
diff -u pkgsrc/www/nghttp3/distinfo:1.10 pkgsrc/www/nghttp3/distinfo:1.11
--- pkgsrc/www/nghttp3/distinfo:1.10 Mon Oct 16 19:13:08 2023
+++ pkgsrc/www/nghttp3/distinfo Sun Nov 26 07:29:47 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2023/10/16 19:13:08 adam Exp $
+$NetBSD: distinfo,v 1.11 2023/11/26 07:29:47 adam Exp $
-BLAKE2s (nghttp3-1.0.0.tar.xz) = 3c2daad4fe07c8d3de2cfadc8a16c6e036d73ba47572f1eb2aae79d56ada57ff
-SHA512 (nghttp3-1.0.0.tar.xz) = 84d3207346da3807e56a6f9d7f826ae4174d5a0ba6c4bf1e71dd3f6a7e694eb8f2b9607ed862ffac7b29509521f8216aef3e0910425a65bc4e94ffa879f4d3d8
-Size (nghttp3-1.0.0.tar.xz) = 369384 bytes
+BLAKE2s (nghttp3-1.1.0.tar.xz) = 26a1b553ca60b7ddcec929e636c1e43fe2c32de53800582edd26aaf082b34df7
+SHA512 (nghttp3-1.1.0.tar.xz) = 30330a8002a296be4441f88f444436baba5e989b8c07dc95c55b43c85de8c2f995b000e88c6d44dc98449c10d9648dd45f641b8b24c0577c3b93e90faeba78b4
+Size (nghttp3-1.1.0.tar.xz) = 369832 bytes
Home |
Main Index |
Thread Index |
Old Index