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 Jul 11 06:02:10 UTC 2023

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

Log Message:
nghttp3: updated to 0.13.0

0.13.0
Unknown changes


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/www/nghttp3/Makefile
cvs rdiff -u -r1.6 -r1.7 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.8 pkgsrc/www/nghttp3/Makefile:1.9
--- pkgsrc/www/nghttp3/Makefile:1.8     Thu Jul  6 07:28:20 2023
+++ pkgsrc/www/nghttp3/Makefile Tue Jul 11 06:02:10 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2023/07/06 07:28:20 nia Exp $
+# $NetBSD: Makefile,v 1.9 2023/07/11 06:02:10 adam Exp $
 
-DISTNAME=      nghttp3-0.12.0
+DISTNAME=      nghttp3-0.13.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.6 pkgsrc/www/nghttp3/PLIST:1.7
--- pkgsrc/www/nghttp3/PLIST:1.6        Tue Jun  6 07:16:48 2023
+++ pkgsrc/www/nghttp3/PLIST    Tue Jul 11 06:02:10 2023
@@ -1,9 +1,9 @@
-@comment $NetBSD: PLIST,v 1.6 2023/06/06 07:16:48 adam Exp $
+@comment $NetBSD: PLIST,v 1.7 2023/07/11 06:02:10 adam Exp $
 include/nghttp3/nghttp3.h
 include/nghttp3/version.h
 lib/libnghttp3.a
 lib/libnghttp3.so
-lib/libnghttp3.so.7
-lib/libnghttp3.so.7.0.0
+lib/libnghttp3.so.8
+lib/libnghttp3.so.8.0.0
 lib/pkgconfig/libnghttp3.pc
 share/doc/nghttp3/README.rst
Index: pkgsrc/www/nghttp3/distinfo
diff -u pkgsrc/www/nghttp3/distinfo:1.6 pkgsrc/www/nghttp3/distinfo:1.7
--- pkgsrc/www/nghttp3/distinfo:1.6     Tue Jun  6 07:16:48 2023
+++ pkgsrc/www/nghttp3/distinfo Tue Jul 11 06:02:10 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2023/06/06 07:16:48 adam Exp $
+$NetBSD: distinfo,v 1.7 2023/07/11 06:02:10 adam Exp $
 
-BLAKE2s (nghttp3-0.12.0.tar.xz) = 55047393483dc6603c2005a1f2ea4168b12263fe053ae731909dd1dc27c5c54c
-SHA512 (nghttp3-0.12.0.tar.xz) = 4bfde5506bbd193107cac3f548952ae692934b7b9e5639fa843ee99a7da5ee7ca816880fc5575efd57959770e633cdba1efb4fd60ba39fff043e62a6358f721b
-Size (nghttp3-0.12.0.tar.xz) = 369576 bytes
+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



Home | Main Index | Thread Index | Old Index