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:           Mon Jul  3 12:11:38 UTC 2017

Modified Files:
        pkgsrc/www/nghttp2: Makefile distinfo

Log Message:
nghttp2 v1.24.0:

Documentation
We have received several patches to fix grammer and typos.
The broken out-of-tree build has been also fixed.

nghttp
We fixed the bug that HTTP Upgrade fails if HTTP response does not have reason-phrase.

nghttpx
The default minimum TLS version is now TLSv1.2. This is because the default cipher list only contains cipher suites which are compatible with it.


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/www/nghttp2/Makefile
cvs rdiff -u -r1.23 -r1.24 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.27 pkgsrc/www/nghttp2/Makefile:1.28
--- pkgsrc/www/nghttp2/Makefile:1.27    Wed May 31 10:24:48 2017
+++ pkgsrc/www/nghttp2/Makefile Mon Jul  3 12:11:38 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2017/05/31 10:24:48 adam Exp $
+# $NetBSD: Makefile,v 1.28 2017/07/03 12:11:38 adam Exp $
 
-DISTNAME=      nghttp2-1.23.1
+DISTNAME=      nghttp2-1.24.0
 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.23 pkgsrc/www/nghttp2/distinfo:1.24
--- pkgsrc/www/nghttp2/distinfo:1.23    Wed May 31 10:24:48 2017
+++ pkgsrc/www/nghttp2/distinfo Mon Jul  3 12:11:38 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.23 2017/05/31 10:24:48 adam Exp $
+$NetBSD: distinfo,v 1.24 2017/07/03 12:11:38 adam Exp $
 
-SHA1 (nghttp2-1.23.1.tar.xz) = 80758c07d20fcde717243c1a0baf99da78693fca
-RMD160 (nghttp2-1.23.1.tar.xz) = 346aab3c794bce85ecab6f339cceb72ab0c6d4aa
-SHA512 (nghttp2-1.23.1.tar.xz) = 404729183c3f15635ae96f6888c4a40ec50cfbbd65cc3d9fa6be7a47274cd5509f647fbb8d16f2bfcdd2f39c11d245897245333bcbab8a8cb52c6f8efd3390de
-Size (nghttp2-1.23.1.tar.xz) = 1514780 bytes
+SHA1 (nghttp2-1.24.0.tar.xz) = c93e1d46b91eedc7c3765980989dc35c7d6646f9
+RMD160 (nghttp2-1.24.0.tar.xz) = 72dae8c9b9a53764afac1ba7c32c4bfcbdf084ae
+SHA512 (nghttp2-1.24.0.tar.xz) = 99c1a634f6b911a2256039bad42642d35120fa826c6fb3b9aebde9a1d1a227a4c3926f481cd8981f7cf4ac78617e5885faaeff87b35250d8cf54ebd6465e12a0
+Size (nghttp2-1.24.0.tar.xz) = 1516312 bytes



Home | Main Index | Thread Index | Old Index