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 May 27 11:39:24 UTC 2025

Modified Files:
        pkgsrc/www/nghttp3: Makefile PLIST distinfo

Log Message:
nghttp3: updated to 1.10.1

1.10.1
Revert "Tighten up :path validation"


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/www/nghttp3/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/www/nghttp3/PLIST
cvs rdiff -u -r1.20 -r1.21 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.24 pkgsrc/www/nghttp3/Makefile:1.25
--- pkgsrc/www/nghttp3/Makefile:1.24    Mon May 26 18:46:32 2025
+++ pkgsrc/www/nghttp3/Makefile Tue May 27 11:39:23 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2025/05/26 18:46:32 adam Exp $
+# $NetBSD: Makefile,v 1.25 2025/05/27 11:39:23 adam Exp $
 
-DISTNAME=      nghttp3-1.10.0
+DISTNAME=      nghttp3-1.10.1
 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.19 pkgsrc/www/nghttp3/PLIST:1.20
--- pkgsrc/www/nghttp3/PLIST:1.19       Mon May 26 18:46:32 2025
+++ pkgsrc/www/nghttp3/PLIST    Tue May 27 11:39:23 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.19 2025/05/26 18:46:32 adam Exp $
+@comment $NetBSD: PLIST,v 1.20 2025/05/27 11:39:23 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.8
+lib/libnghttp3.so.9.2.9
 lib/pkgconfig/libnghttp3.pc
 share/doc/nghttp3/README.rst

Index: pkgsrc/www/nghttp3/distinfo
diff -u pkgsrc/www/nghttp3/distinfo:1.20 pkgsrc/www/nghttp3/distinfo:1.21
--- pkgsrc/www/nghttp3/distinfo:1.20    Mon May 26 18:46:32 2025
+++ pkgsrc/www/nghttp3/distinfo Tue May 27 11:39:23 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.20 2025/05/26 18:46:32 adam Exp $
+$NetBSD: distinfo,v 1.21 2025/05/27 11:39:23 adam Exp $
 
-BLAKE2s (nghttp3-1.10.0.tar.xz) = e62a9d66f721626d018256c9d399d283a2b148d0005aa600d9a4e4acbfecef56
-SHA512 (nghttp3-1.10.0.tar.xz) = 550c4507d4da921f061e6b3da0d63f88a0bc1e4a8ed9cb63d548453d2e00eedf8dd88e8770bc1e10d32e3d73c833400af05a019a5c0f04430bbc471fec351c85
-Size (nghttp3-1.10.0.tar.xz) = 399620 bytes
+BLAKE2s (nghttp3-1.10.1.tar.xz) = 5a5a01f37d6b507723c36e3bfb4047a5d8c76af0c8639b601375d7c5a013be5d
+SHA512 (nghttp3-1.10.1.tar.xz) = 323efd9211cedd0c177c001a9bed0b934b784da685d103b9512992eaaa6e536bc503708f02bc54d3b4f170baf818296aa90ed24839c116188720028d60446641
+Size (nghttp3-1.10.1.tar.xz) = 398744 bytes



Home | Main Index | Thread Index | Old Index