summaryrefslogtreecommitdiff
path: root/www/libmicrohttpd
diff options
context:
space:
mode:
authorng0 <ng0@pkgsrc.org>2019-08-13 11:06:07 +0000
committerng0 <ng0@pkgsrc.org>2019-08-13 11:06:07 +0000
commit14f59cfdaee54ced3f593ca718da74aa383df041 (patch)
tree51a0e5c9ab4b6e70c425add3361759afca298c84 /www/libmicrohttpd
parentc286728a25de9c6584a4eb92ffe4a2a056f9a9e6 (diff)
downloadpkgsrc-14f59cfdaee54ced3f593ca718da74aa383df041.tar.gz
www/libmicrohttpd: Update to 0.9.66
Changelog: Thu 01 Aug 2019 01:23:36 PM CEST Releasing libmicrohttpd 0.9.66. -CG Thu 01 Aug 2019 12:53:49 AM CEST Fix issue with discarding unhandled upload data discovered by Florian Dold. -CG Mon 29 Jul 2019 08:01:50 PM CEST Fix hanging situation with large transmission over upgraded (i.e. Web socket) connection with epoll() and HTTPS enabled (as reported by Viet on the mailinglist). -CG Thu 25 Jul 2019 02:40:12 PM CEST Fixing regression introduced in cc5032b85 (bit mask matching of the header kinds in MHD_lookup_connection_value()), as reported by Jose Bollo on the mailinglist. -CG/JB Tue Jul 16 19:56:14 CEST 2019 Add MHD_OPTION_HTTPS_CERT_CALLBACK2 to allow OCSP stapling and MHD_FEATURE_HTTPS_CERT_CALLBACK2 to check for. -TR
Diffstat (limited to 'www/libmicrohttpd')
-rw-r--r--www/libmicrohttpd/Makefile7
-rw-r--r--www/libmicrohttpd/distinfo10
2 files changed, 8 insertions, 9 deletions
diff --git a/www/libmicrohttpd/Makefile b/www/libmicrohttpd/Makefile
index 179cf9f374d..67ca992ba57 100644
--- a/www/libmicrohttpd/Makefile
+++ b/www/libmicrohttpd/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.43 2019/07/20 22:46:06 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2019/08/13 11:06:07 ng0 Exp $
-DISTNAME= libmicrohttpd-0.9.65
-PKGREVISION= 1
+DISTNAME= libmicrohttpd-0.9.66
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GNU:=libmicrohttpd/}
-MAINTAINER= ng0@n0.is
+MAINTAINER= ng0@NetBSD.org
HOMEPAGE= https://www.gnu.org/software/libmicrohttpd/
COMMENT= Small C library to run an HTTP server as part of another app
LICENSE= gnu-lgpl-v2.1
diff --git a/www/libmicrohttpd/distinfo b/www/libmicrohttpd/distinfo
index 835448424bc..92d677b6c8d 100644
--- a/www/libmicrohttpd/distinfo
+++ b/www/libmicrohttpd/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.26 2019/07/13 16:19:27 bsiegert Exp $
+$NetBSD: distinfo,v 1.27 2019/08/13 11:06:07 ng0 Exp $
-SHA1 (libmicrohttpd-0.9.65.tar.gz) = 6b157559cefb62a7e0368bbbc60443a0924e8f74
-RMD160 (libmicrohttpd-0.9.65.tar.gz) = b7567604f3afda355e4db5b6cb88df5051f77f1c
-SHA512 (libmicrohttpd-0.9.65.tar.gz) = 751b7a5970cef07f260660254bfdeda4882e9e28d5cbdfbfed50e2c4583caf8f19c96ede6d368babc4223e7fbdf85d85eec37dc96abf333377dc13d6a9c6be12
-Size (libmicrohttpd-0.9.65.tar.gz) = 1633346 bytes
+SHA1 (libmicrohttpd-0.9.66.tar.gz) = 4e7c520b9aedf986a1e1ec5c21bb4650789119f5
+RMD160 (libmicrohttpd-0.9.66.tar.gz) = 03c409b1eb16bb6d7ba8a290da8a2476121d7c03
+SHA512 (libmicrohttpd-0.9.66.tar.gz) = 59cc56a9511d9d1c05647a57d920a16d0aaa0d0523d0241ceb88641d18bd95fdb3bb5a60fd648ac54a6f4323a673a3145e520a2fe9e124e78973ff6dac3ad89a
+Size (libmicrohttpd-0.9.66.tar.gz) = 1877096 bytes