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: Fri Jun 14 15:24:14 UTC 2024
Modified Files:
pkgsrc/www/nghttp3: Makefile PLIST distinfo
Log Message:
nghttp3: updated to 1.4.0
nghttp3 v1.4.0
Introduce typed nghttp3_min and nghttp3_max
Remove nghttp3_min and nghttp3_max
Bump macos
Added options to command find_package
Adjust memory pool allocation units to reduce allocation size
Update doc
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/www/nghttp3/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/www/nghttp3/PLIST
cvs rdiff -u -r1.13 -r1.14 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.17 pkgsrc/www/nghttp3/Makefile:1.18
--- pkgsrc/www/nghttp3/Makefile:1.17 Thu May 9 09:59:40 2024
+++ pkgsrc/www/nghttp3/Makefile Fri Jun 14 15:24:14 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2024/05/09 09:59:40 adam Exp $
+# $NetBSD: Makefile,v 1.18 2024/06/14 15:24:14 adam Exp $
-DISTNAME= nghttp3-1.3.0
+DISTNAME= nghttp3-1.4.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.12 pkgsrc/www/nghttp3/PLIST:1.13
--- pkgsrc/www/nghttp3/PLIST:1.12 Thu May 9 09:59:40 2024
+++ pkgsrc/www/nghttp3/PLIST Fri Jun 14 15:24:14 2024
@@ -1,9 +1,13 @@
-@comment $NetBSD: PLIST,v 1.12 2024/05/09 09:59:40 adam Exp $
+@comment $NetBSD: PLIST,v 1.13 2024/06/14 15:24:14 adam Exp $
include/nghttp3/nghttp3.h
include/nghttp3/version.h
+lib/cmake/nghttp3/nghttp3Config.cmake
+lib/cmake/nghttp3/nghttp3ConfigVersion.cmake
+lib/cmake/nghttp3/nghttp3Targets-relwithdebinfo.cmake
+lib/cmake/nghttp3/nghttp3Targets.cmake
lib/libnghttp3.a
lib/libnghttp3.so
lib/libnghttp3.so.9
-lib/libnghttp3.so.9.2.1
+lib/libnghttp3.so.9.2.2
lib/pkgconfig/libnghttp3.pc
share/doc/nghttp3/README.rst
Index: pkgsrc/www/nghttp3/distinfo
diff -u pkgsrc/www/nghttp3/distinfo:1.13 pkgsrc/www/nghttp3/distinfo:1.14
--- pkgsrc/www/nghttp3/distinfo:1.13 Thu May 9 09:59:40 2024
+++ pkgsrc/www/nghttp3/distinfo Fri Jun 14 15:24:14 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2024/05/09 09:59:40 adam Exp $
+$NetBSD: distinfo,v 1.14 2024/06/14 15:24:14 adam Exp $
-BLAKE2s (nghttp3-1.3.0.tar.xz) = bc5302c19ce73d553ba74445945b5541cc27b7ff1020db45b58e03d18512100b
-SHA512 (nghttp3-1.3.0.tar.xz) = a862e7a3c3f6722b07d5437976850b2998032d1f7b9da7a49e6863d59c611ff7204c9923e8e570301a9bfbd91931a30f8f85e96cfb35481783adfc2f955a8b8c
-Size (nghttp3-1.3.0.tar.xz) = 390176 bytes
+BLAKE2s (nghttp3-1.4.0.tar.xz) = f009178a28e7049d13e838861cc2c3fb9c50ea351917c60e93a9aeed943b5052
+SHA512 (nghttp3-1.4.0.tar.xz) = 39ff9418009dcf84ae58d8297f53427da91509a69ecc4fc78c4c00f0fe6bbe348f7afffeafe535ae4c02ff9f0413016b4f51de6a87d8e8c8f6b415bb7f2b0895
+Size (nghttp3-1.4.0.tar.xz) = 389036 bytes
Home |
Main Index |
Thread Index |
Old Index