pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/cpp-httplib
Module Name: pkgsrc
Committed By: wiz
Date: Fri Dec 6 21:37:04 UTC 2024
Modified Files:
pkgsrc/www/cpp-httplib: Makefile distinfo
Log Message:
cpp-httplib: update to 0.18.3.
0.18.3
Regression: Client keep-alive subsequent requests very slow #1997
304 Not Modified response stalls until timeout #1998
0.18.2
Fix the problem that CreateFile2 in mmap::open fails to … #1973
Default Accept-Encoding header for the client #1975
SSLClientReconnection fails on Windows #1980
delay in keep_alive due to sleep #1969
missing query pararm in httplib::Client::send #1985
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/cpp-httplib/Makefile \
pkgsrc/www/cpp-httplib/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/cpp-httplib/Makefile
diff -u pkgsrc/www/cpp-httplib/Makefile:1.4 pkgsrc/www/cpp-httplib/Makefile:1.5
--- pkgsrc/www/cpp-httplib/Makefile:1.4 Tue Oct 22 18:43:35 2024
+++ pkgsrc/www/cpp-httplib/Makefile Fri Dec 6 21:37:04 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2024/10/22 18:43:35 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2024/12/06 21:37:04 wiz Exp $
-DISTNAME= cpp-httplib-0.18.1
+DISTNAME= cpp-httplib-0.18.3
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GITHUB:=yhirose/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Index: pkgsrc/www/cpp-httplib/distinfo
diff -u pkgsrc/www/cpp-httplib/distinfo:1.4 pkgsrc/www/cpp-httplib/distinfo:1.5
--- pkgsrc/www/cpp-httplib/distinfo:1.4 Tue Oct 22 18:43:35 2024
+++ pkgsrc/www/cpp-httplib/distinfo Fri Dec 6 21:37:04 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2024/10/22 18:43:35 wiz Exp $
+$NetBSD: distinfo,v 1.5 2024/12/06 21:37:04 wiz Exp $
-BLAKE2s (cpp-httplib-0.18.1.tar.gz) = dff553a78192096e986c3d3e074916a6d0f31840169e88b43a571595e412364c
-SHA512 (cpp-httplib-0.18.1.tar.gz) = 6dd1054d0171594bf871a918b5540cc67981a48f7dbb82e9029a4877afc6d8c36e2f69411f5eec7b052bf0245554d01f33ef2180f42a15f6b8dd86ebb2427a41
-Size (cpp-httplib-0.18.1.tar.gz) = 1323636 bytes
+BLAKE2s (cpp-httplib-0.18.3.tar.gz) = 5dd74d368fd32e8806cbc2bbfb916f9b33852b8ade962b60784b555aee5ad4f8
+SHA512 (cpp-httplib-0.18.3.tar.gz) = d9eb70dfd8ebde658852d1a8cf9f96419ca11cad889b54672aa4812c0b5db0c3f1fddf63f536aec19fc4a849f41ed22461581a18f0733d3f906e45dd096bafd8
+Size (cpp-httplib-0.18.3.tar.gz) = 1324253 bytes
Home |
Main Index |
Thread Index |
Old Index