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: Tue Oct 22 18:43:35 UTC 2024
Modified Files:
pkgsrc/www/cpp-httplib: Makefile distinfo
Log Message:
cpp-httplib: update to 0.18.1.
SSLClientServerTest.* tests fail with OpenSSL 3.2.1 #1798
Feat: add CPack support (#1950)
Keep alive is slowing down shutdown #1959
Allow empty header values (#1965)
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 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.3 pkgsrc/www/cpp-httplib/Makefile:1.4
--- pkgsrc/www/cpp-httplib/Makefile:1.3 Sun Sep 15 10:23:58 2024
+++ pkgsrc/www/cpp-httplib/Makefile Tue Oct 22 18:43:35 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2024/09/15 10:23:58 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2024/10/22 18:43:35 wiz Exp $
-DISTNAME= cpp-httplib-0.18.0
+DISTNAME= cpp-httplib-0.18.1
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.3 pkgsrc/www/cpp-httplib/distinfo:1.4
--- pkgsrc/www/cpp-httplib/distinfo:1.3 Sun Sep 15 10:23:58 2024
+++ pkgsrc/www/cpp-httplib/distinfo Tue Oct 22 18:43:35 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2024/09/15 10:23:58 wiz Exp $
+$NetBSD: distinfo,v 1.4 2024/10/22 18:43:35 wiz Exp $
-BLAKE2s (cpp-httplib-0.18.0.tar.gz) = 45deb36d016935fa891a1f527f187ff242cd4bc6f2c9c25bbb383ba75c36d8cf
-SHA512 (cpp-httplib-0.18.0.tar.gz) = 35ff903d51fee5428d7a95a0406460f8a18d1b5653f6ec8f353d7a2f1084598e599b24d0401f7214d5ee8d9764c74a4e617fff55acd4e6733ab1b9f2d7d4403c
-Size (cpp-httplib-0.18.0.tar.gz) = 1321763 bytes
+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
Home |
Main Index |
Thread Index |
Old Index