From a70f7c26d57188ca149b2051adb7b1dab13b073e Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 3 Jun 2012 21:10:12 +0000 Subject: Update to 0.9.20: Releasing 0.9.20. -CG Fixed some testcase build issues with disabled post processor. -CG Fixing bug where MHD failed to call connection termination callback if a connection either was closed due to read errors or if MHD was terminated with certain threading models. Added new termination code MHD_REQUEST_TERMINATED_READ_ERROR for the read-termination cause. -CG Eliminating code clone in tls connection read/write handlers. -CG Making sure that MHD_get_connection_values iterates over the headers in the order in which they were received. -CG Fixed compilation problem on MinGW. -BS --- www/libmicrohttpd/Makefile | 4 ++-- www/libmicrohttpd/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'www') diff --git a/www/libmicrohttpd/Makefile b/www/libmicrohttpd/Makefile index d24f851c0dd..12bf136878c 100644 --- a/www/libmicrohttpd/Makefile +++ b/www/libmicrohttpd/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2012/03/07 15:12:27 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2012/06/03 21:10:12 wiz Exp $ # -DISTNAME= libmicrohttpd-0.9.19 +DISTNAME= libmicrohttpd-0.9.20 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_GNU:=libmicrohttpd/} diff --git a/www/libmicrohttpd/distinfo b/www/libmicrohttpd/distinfo index ef03515dba9..7d58796b148 100644 --- a/www/libmicrohttpd/distinfo +++ b/www/libmicrohttpd/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2012/03/07 15:12:27 wiz Exp $ +$NetBSD: distinfo,v 1.6 2012/06/03 21:10:12 wiz Exp $ -SHA1 (libmicrohttpd-0.9.19.tar.gz) = a3c949c486427859c8cca534315c1e1f8bcf98ad -RMD160 (libmicrohttpd-0.9.19.tar.gz) = 80cc66b7afe43acd0990619ffc941ec6fa4c0689 -Size (libmicrohttpd-0.9.19.tar.gz) = 800143 bytes +SHA1 (libmicrohttpd-0.9.20.tar.gz) = 3184f64593582ad7d6ffa8b086190b504c64b22c +RMD160 (libmicrohttpd-0.9.20.tar.gz) = 4e0c8dd8cd3d623e2459531d79c5f98d093fa5e5 +Size (libmicrohttpd-0.9.20.tar.gz) = 828176 bytes -- cgit v1.2.3