pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/R-httpuv
Module Name: pkgsrc
Committed By: mef
Date: Sun Jun 11 09:28:59 UTC 2023
Modified Files:
pkgsrc/www/R-httpuv: Makefile distinfo
Log Message:
(www/R-httpuv) Updated 1.6.9 to 1.6.11
# httpuv 1.6.11
* Fix race condition introduced in 1.6.10. (#363)
* Hygiene and metadata improvements requested by CRAN. (#366, #369, #370)
# httpuv 1.6.10
* WebSocket connections now send Ping frames to the client every 20
seconds. This is only intended to serve as a keepalive for proxies
that might be sitting in front of us; we don't pay attention to
whether a Pong response is received in a timely manner. (#359)
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/www/R-httpuv/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/www/R-httpuv/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/R-httpuv/Makefile
diff -u pkgsrc/www/R-httpuv/Makefile:1.10 pkgsrc/www/R-httpuv/Makefile:1.11
--- pkgsrc/www/R-httpuv/Makefile:1.10 Sun Mar 12 07:20:54 2023
+++ pkgsrc/www/R-httpuv/Makefile Sun Jun 11 09:28:59 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2023/03/12 07:20:54 mef Exp $
+# $NetBSD: Makefile,v 1.11 2023/06/11 09:28:59 mef Exp $
R_PKGNAME= httpuv
-R_PKGVER= 1.6.9
+R_PKGVER= 1.6.11
CATEGORIES= www
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/www/R-httpuv/distinfo
diff -u pkgsrc/www/R-httpuv/distinfo:1.11 pkgsrc/www/R-httpuv/distinfo:1.12
--- pkgsrc/www/R-httpuv/distinfo:1.11 Sun Mar 12 07:20:54 2023
+++ pkgsrc/www/R-httpuv/distinfo Sun Jun 11 09:28:59 2023
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2023/03/12 07:20:54 mef Exp $
+$NetBSD: distinfo,v 1.12 2023/06/11 09:28:59 mef Exp $
-BLAKE2s (R/httpuv_1.6.9.tar.gz) = 626442c4a0093a821afde3d012522be8df3ee186fcc961681c32abd3b3f5ff9f
-SHA512 (R/httpuv_1.6.9.tar.gz) = 435f637c942d47c42a7f75d2b3d105d9869924e2c17c24355486832eed00f667cb6e38984bc6075cb037f5c9ed06dd119a098943ed38216fd724592e3bbf62f7
-Size (R/httpuv_1.6.9.tar.gz) = 1875081 bytes
+BLAKE2s (R/httpuv_1.6.11.tar.gz) = a3c16b09909230a3e7314764fc1a52eb66570bb9ce2a2c4180e822c2c9561391
+SHA512 (R/httpuv_1.6.11.tar.gz) = a9274dc93ab2fcade39a8f63069da6624ce7d33d19fa36a29547ad513f369489685746555affb6c17fbc5ceb153428a2f94b48a98c69e592eb661c1c47bdb62d
+Size (R/httpuv_1.6.11.tar.gz) = 1874829 bytes
SHA1 (patch-src_Makevars) = 4d09f61e9ae12e61a3e1808f0574df6023593d8a
Home |
Main Index |
Thread Index |
Old Index