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: Sat Apr 12 07:09:45 UTC 2025
Modified Files:
pkgsrc/www/cpp-httplib: Makefile distinfo
Log Message:
cpp-httplib: update to 0.20.0.
server_certificate_verifier extended to reuse built-in verifier #2064
Assertion failed when destroying httplib::Client
#2068
Spaces incorrectly allowed in header field names #2096
build(meson): copy MountTest.MultibytesPathName files #2098
Remove SSLInit #2102
Add zstd support #2088
Question the behavior of method read_content_without_length #2109
Crash when calling std::exit while server running or client requests in flight #2097
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 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.8 pkgsrc/www/cpp-httplib/Makefile:1.9
--- pkgsrc/www/cpp-httplib/Makefile:1.8 Wed Feb 19 13:23:19 2025
+++ pkgsrc/www/cpp-httplib/Makefile Sat Apr 12 07:09:45 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2025/02/19 13:23:19 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2025/04/12 07:09:45 wiz Exp $
-DISTNAME= cpp-httplib-0.19.0
+DISTNAME= cpp-httplib-0.20.0
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.8 pkgsrc/www/cpp-httplib/distinfo:1.9
--- pkgsrc/www/cpp-httplib/distinfo:1.8 Wed Feb 19 13:23:19 2025
+++ pkgsrc/www/cpp-httplib/distinfo Sat Apr 12 07:09:45 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2025/02/19 13:23:19 wiz Exp $
+$NetBSD: distinfo,v 1.9 2025/04/12 07:09:45 wiz Exp $
-BLAKE2s (cpp-httplib-0.19.0.tar.gz) = b49e069eba5f73cd075a61c087ec621a8ae3e9d2e8bde43419efb8da6e28580a
-SHA512 (cpp-httplib-0.19.0.tar.gz) = f30c0e9fa180b1ff22f9f297bbc755a4602ecb5f71a3b84ab47bb9d158c0aaf4aba6bc64e4aa31f2770c0b665a1b70c4691c9a9ff2cb5451198f38aa57eca61b
-Size (cpp-httplib-0.19.0.tar.gz) = 1331045 bytes
+BLAKE2s (cpp-httplib-0.20.0.tar.gz) = f90c0dcae9002ed005bd3530d5d389f0fd4b849784dd1a222bcfccddce70e4cc
+SHA512 (cpp-httplib-0.20.0.tar.gz) = a20d306bfc7b3749f67c3f213f410cf61e1d3896cb7b02582299af7a396731594d514680d8af54a48e1462223a30354446c7970dc38f68fb2f647c9d2e018581
+Size (cpp-httplib-0.20.0.tar.gz) = 1408009 bytes
Home |
Main Index |
Thread Index |
Old Index