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 Feb 27 08:27:05 UTC 2023

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

Log Message:
nghttp3: updated to 0.9.0

0.9.0
Unknown changes


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/nghttp3/Makefile
cvs rdiff -u -r1.2 -r1.3 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.3 pkgsrc/www/nghttp3/Makefile:1.4
--- pkgsrc/www/nghttp3/Makefile:1.3     Wed Feb 15 18:07:46 2023
+++ pkgsrc/www/nghttp3/Makefile Mon Feb 27 08:27:05 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2023/02/15 18:07:46 adam Exp $
+# $NetBSD: Makefile,v 1.4 2023/02/27 08:27:05 adam Exp $
 
-DISTNAME=      nghttp3-0.8.0
+DISTNAME=      nghttp3-0.9.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.2 pkgsrc/www/nghttp3/PLIST:1.3
--- pkgsrc/www/nghttp3/PLIST:1.2        Wed Feb 15 18:07:46 2023
+++ pkgsrc/www/nghttp3/PLIST    Mon Feb 27 08:27:05 2023
@@ -1,9 +1,9 @@
-@comment $NetBSD: PLIST,v 1.2 2023/02/15 18:07:46 adam Exp $
+@comment $NetBSD: PLIST,v 1.3 2023/02/27 08:27:05 adam Exp $
 include/nghttp3/nghttp3.h
 include/nghttp3/version.h
 lib/libnghttp3.a
 lib/libnghttp3.so
 lib/libnghttp3.so.3
-lib/libnghttp3.so.3.0.2
+lib/libnghttp3.so.3.1.0
 lib/pkgconfig/libnghttp3.pc
 share/doc/nghttp3/README.rst
Index: pkgsrc/www/nghttp3/distinfo
diff -u pkgsrc/www/nghttp3/distinfo:1.2 pkgsrc/www/nghttp3/distinfo:1.3
--- pkgsrc/www/nghttp3/distinfo:1.2     Wed Feb 15 18:07:46 2023
+++ pkgsrc/www/nghttp3/distinfo Mon Feb 27 08:27:05 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2023/02/15 18:07:46 adam Exp $
+$NetBSD: distinfo,v 1.3 2023/02/27 08:27:05 adam Exp $
 
-BLAKE2s (nghttp3-0.8.0.tar.xz) = 2277db81ee98d9ff787b657fb45422e747eedfc3489d76e995e27800627a2231
-SHA512 (nghttp3-0.8.0.tar.xz) = dab545aff7f85ee10c0f43985cb7f937e33a793c4bb0ca8e7878652f8d0b2500497cdd435256f401bf35a0c7af21aec08cd821beddff3e96b4810efb4c798591
-Size (nghttp3-0.8.0.tar.xz) = 365072 bytes
+BLAKE2s (nghttp3-0.9.0.tar.xz) = 43beded494ebb9563703b26a0dc4db4a92102b806a812572ba486e2c3c6b7a59
+SHA512 (nghttp3-0.9.0.tar.xz) = 68b57f62128dca0d4ced1c63c2c8cdda65a62fdca7bacc2aa3e8826863dad8c7e0d6d715df2bcb09da737fad8ae24c9365e01c07e066d6fd33f4b94190d252ed
+Size (nghttp3-0.9.0.tar.xz) = 365884 bytes



Home | Main Index | Thread Index | Old Index