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:           Wed Sep  6 18:09:53 UTC 2023

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

Log Message:
nghttp3: updated to 0.15.0

0.15.0
Unknown changes


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/www/nghttp3/Makefile
cvs rdiff -u -r1.8 -r1.9 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.12 pkgsrc/www/nghttp3/Makefile:1.13
--- pkgsrc/www/nghttp3/Makefile:1.12    Mon Jul 31 16:06:52 2023
+++ pkgsrc/www/nghttp3/Makefile Wed Sep  6 18:09:53 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2023/07/31 16:06:52 adam Exp $
+# $NetBSD: Makefile,v 1.13 2023/09/06 18:09:53 adam Exp $
 
-DISTNAME=      nghttp3-0.14.0
+DISTNAME=      nghttp3-0.15.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.8 pkgsrc/www/nghttp3/PLIST:1.9
--- pkgsrc/www/nghttp3/PLIST:1.8        Mon Jul 31 16:06:52 2023
+++ pkgsrc/www/nghttp3/PLIST    Wed Sep  6 18:09:53 2023
@@ -1,9 +1,9 @@
-@comment $NetBSD: PLIST,v 1.8 2023/07/31 16:06:52 adam Exp $
+@comment $NetBSD: PLIST,v 1.9 2023/09/06 18:09:53 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.1
+lib/libnghttp3.so.9
+lib/libnghttp3.so.9.0.0
 lib/pkgconfig/libnghttp3.pc
 share/doc/nghttp3/README.rst
Index: pkgsrc/www/nghttp3/distinfo
diff -u pkgsrc/www/nghttp3/distinfo:1.8 pkgsrc/www/nghttp3/distinfo:1.9
--- pkgsrc/www/nghttp3/distinfo:1.8     Mon Jul 31 16:06:52 2023
+++ pkgsrc/www/nghttp3/distinfo Wed Sep  6 18:09:53 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2023/07/31 16:06:52 adam Exp $
+$NetBSD: distinfo,v 1.9 2023/09/06 18:09:53 adam Exp $
 
-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
+BLAKE2s (nghttp3-0.15.0.tar.xz) = bf5b4631447031f392be81b8659e08401c6d1cb5bf7443e9735f7796bf90c070
+SHA512 (nghttp3-0.15.0.tar.xz) = f65cb3b2de1abb12b13b214a60b83c9570a265f99e082cc62b6791a32c929cd78c3a228e38ccd5edd36c12998486633b660b6737fe6c1fbe1b03acdb9ca033dd
+Size (nghttp3-0.15.0.tar.xz) = 368348 bytes



Home | Main Index | Thread Index | Old Index