pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/nghttp2



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Aug 28 06:37:18 UTC 2018

Modified Files:
        pkgsrc/www/nghttp2: Makefile distinfo

Log Message:
nghttp2: updated to 1.32.1

Nghttp2 v1.32.1:
nghttp2_session_set_stream_user_data now works for a stream which is not created yet, but the request which creates the stream is queued.


To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 pkgsrc/www/nghttp2/Makefile
cvs rdiff -u -r1.32 -r1.33 pkgsrc/www/nghttp2/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/nghttp2/Makefile
diff -u pkgsrc/www/nghttp2/Makefile:1.40 pkgsrc/www/nghttp2/Makefile:1.41
--- pkgsrc/www/nghttp2/Makefile:1.40    Thu Aug 16 18:54:33 2018
+++ pkgsrc/www/nghttp2/Makefile Tue Aug 28 06:37:18 2018
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.40 2018/08/16 18:54:33 adam Exp $
+# $NetBSD: Makefile,v 1.41 2018/08/28 06:37:18 adam Exp $
 
-DISTNAME=      nghttp2-1.32.0
-PKGREVISION=   1
+DISTNAME=      nghttp2-1.32.1
 CATEGORIES=    www
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=tatsuhiro-t/}
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/www/nghttp2/distinfo
diff -u pkgsrc/www/nghttp2/distinfo:1.32 pkgsrc/www/nghttp2/distinfo:1.33
--- pkgsrc/www/nghttp2/distinfo:1.32    Thu Jun 14 10:51:21 2018
+++ pkgsrc/www/nghttp2/distinfo Tue Aug 28 06:37:18 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.32 2018/06/14 10:51:21 fhajny Exp $
+$NetBSD: distinfo,v 1.33 2018/08/28 06:37:18 adam Exp $
 
-SHA1 (nghttp2-1.32.0.tar.xz) = e1382ba5c4c0459c8b7ff7e90ffa5ad9001e01e1
-RMD160 (nghttp2-1.32.0.tar.xz) = cfcaac6eb27730b47d166210cccb7866985e47c1
-SHA512 (nghttp2-1.32.0.tar.xz) = ec7e417fbc5497861d2b6dde5145da1640b36441882824e85940e5ca6ac52ec444aa7123846960f7211dd96462eab421d39f9cc49454f3f52e0dcdb36402044e
-Size (nghttp2-1.32.0.tar.xz) = 1548528 bytes
+SHA1 (nghttp2-1.32.1.tar.xz) = f403f21348fa9c5eba22ca6e3724f6d7a00be065
+RMD160 (nghttp2-1.32.1.tar.xz) = bb086aa7d3463260df3af5f7d86662b3287aad14
+SHA512 (nghttp2-1.32.1.tar.xz) = 477e6f4ccdba5c86436d554be819fd10a715896173029aa72f9c90c2ee64dbe20e2ff4cde614be3a7683dec9e0feaa21d124493ed5fc12ad4c63a37a83bad57c
+Size (nghttp2-1.32.1.tar.xz) = 1548812 bytes



Home | Main Index | Thread Index | Old Index