pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/nghttp2



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon May 20 04:18:36 UTC 2024

Modified Files:
        pkgsrc/www/nghttp2: Makefile.common distinfo

Log Message:
nghttp2: updated to 1.62.1

nghttp2 v1.62.1

nghttpx: Fix batch UDP QUIC packet dropped on GRO read


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/www/nghttp2/Makefile.common
cvs rdiff -u -r1.70 -r1.71 pkgsrc/www/nghttp2/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/nghttp2/Makefile.common
diff -u pkgsrc/www/nghttp2/Makefile.common:1.24 pkgsrc/www/nghttp2/Makefile.common:1.25
--- pkgsrc/www/nghttp2/Makefile.common:1.24     Mon May 13 14:53:31 2024
+++ pkgsrc/www/nghttp2/Makefile.common  Mon May 20 04:18:36 2024
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.24 2024/05/13 14:53:31 adam Exp $
+# $NetBSD: Makefile.common,v 1.25 2024/05/20 04:18:36 adam Exp $
 # used by www/nghttp2/Makefile
 # used by www/nghttp2-tools/Makefile
 
-DISTNAME=      nghttp2-1.62.0
+DISTNAME=      nghttp2-1.62.1
 CATEGORIES=    www
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=tatsuhiro-t/}
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/www/nghttp2/distinfo
diff -u pkgsrc/www/nghttp2/distinfo:1.70 pkgsrc/www/nghttp2/distinfo:1.71
--- pkgsrc/www/nghttp2/distinfo:1.70    Mon May 13 14:53:31 2024
+++ pkgsrc/www/nghttp2/distinfo Mon May 20 04:18:36 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.70 2024/05/13 14:53:31 adam Exp $
+$NetBSD: distinfo,v 1.71 2024/05/20 04:18:36 adam Exp $
 
-BLAKE2s (nghttp2-1.62.0.tar.xz) = 3323b81c14bef698c4508d4964397e8628e0de9a236d7a3afec489079ec14a42
-SHA512 (nghttp2-1.62.0.tar.xz) = 1674e269dcf1067312056e5ea0e7108a48a177888fbaae5a194bddcc9640babc996d86e74e3160cd0dc4a360f0440441116259f3b44a3ca5fea081cdff7e7c88
-Size (nghttp2-1.62.0.tar.xz) = 1646596 bytes
+BLAKE2s (nghttp2-1.62.1.tar.xz) = 8a716891aa78aabcd73ba92ea9330fb532f3ddced91ade3b62fbf47cf48e4d37
+SHA512 (nghttp2-1.62.1.tar.xz) = d5d6b068712e9b467547b0e5380465b8540317134f3f26c2b0c60eb9c604be2f37b4517a98b371d5f5fb668ce2ee35603ddd944224f11e96382aa541a6a17b4c
+Size (nghttp2-1.62.1.tar.xz) = 1606084 bytes
 SHA1 (patch-Makefile.in) = a8b55c4e477ea285a9ba005a20e244b762968f3e



Home | Main Index | Thread Index | Old Index