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:           Mon Jul 31 16:06:52 UTC 2023

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

Log Message:
nghttp3: updated to 0.14.0

0.14.0
Unknown changes


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/www/nghttp3/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/nghttp3/PLIST 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.11 pkgsrc/www/nghttp3/Makefile:1.12
--- pkgsrc/www/nghttp3/Makefile:1.11    Tue Jul 18 18:52:35 2023
+++ pkgsrc/www/nghttp3/Makefile Mon Jul 31 16:06:52 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2023/07/18 18:52:35 nia Exp $
+# $NetBSD: Makefile,v 1.12 2023/07/31 16:06:52 adam Exp $
 
-DISTNAME=      nghttp3-0.13.0
+DISTNAME=      nghttp3-0.14.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.7 pkgsrc/www/nghttp3/PLIST:1.8
--- pkgsrc/www/nghttp3/PLIST:1.7        Tue Jul 11 06:02:10 2023
+++ pkgsrc/www/nghttp3/PLIST    Mon Jul 31 16:06:52 2023
@@ -1,9 +1,9 @@
-@comment $NetBSD: PLIST,v 1.7 2023/07/11 06:02:10 adam Exp $
+@comment $NetBSD: PLIST,v 1.8 2023/07/31 16:06:52 adam Exp $
 include/nghttp3/nghttp3.h
 include/nghttp3/version.h
 lib/libnghttp3.a
 lib/libnghttp3.so
 lib/libnghttp3.so.8
-lib/libnghttp3.so.8.0.0
+lib/libnghttp3.so.8.0.1
 lib/pkgconfig/libnghttp3.pc
 share/doc/nghttp3/README.rst
Index: pkgsrc/www/nghttp3/distinfo
diff -u pkgsrc/www/nghttp3/distinfo:1.7 pkgsrc/www/nghttp3/distinfo:1.8
--- pkgsrc/www/nghttp3/distinfo:1.7     Tue Jul 11 06:02:10 2023
+++ pkgsrc/www/nghttp3/distinfo Mon Jul 31 16:06:52 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2023/07/11 06:02:10 adam Exp $
+$NetBSD: distinfo,v 1.8 2023/07/31 16:06:52 adam Exp $
 
-BLAKE2s (nghttp3-0.13.0.tar.xz) = 1a3e0d948fc5c48f6a8e08a5a079d8e03fa5ab28ee30e68cbfe5b7b1cd7b3251
-SHA512 (nghttp3-0.13.0.tar.xz) = 63de094ae62c641388ea909b28df2cce58df5e372237519fb6ef62bbd937ff20f6e571cb99f0fac8b8781e619fc229ec931fb5c6a1165727829d6b0c3a779ef8
-Size (nghttp3-0.13.0.tar.xz) = 367992 bytes
+BLAKE2s (nghttp3-0.14.0.tar.xz) = 60a7ad5687bda0b6a3e1093e53b177328925087a52153e334a2ed5fc562b8f62
+SHA512 (nghttp3-0.14.0.tar.xz) = 163bf8dee3e100dd95e73fbe0176d0dc9c86e9139d96cc98fa7e7c279dbcc699cee79998b2784fb21f8da745be98ba8e86c7387f8166907d89eace8f97176779
+Size (nghttp3-0.14.0.tar.xz) = 367992 bytes



Home | Main Index | Thread Index | Old Index