summaryrefslogtreecommitdiff
path: root/www/libmicrohttpd
diff options
context:
space:
mode:
authorwiz <wiz>2012-06-03 21:10:12 +0000
committerwiz <wiz>2012-06-03 21:10:12 +0000
commit188ffb27dc599532013e983a6db2f1c9717da5b0 (patch)
tree1b6d0623765d148e4aa5b25a94e16ec08fd7df8c /www/libmicrohttpd
parent9503ecf8a628e31c08597b367fb41a90a4b1e6ab (diff)
downloadpkgsrc-188ffb27dc599532013e983a6db2f1c9717da5b0.tar.gz
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
Diffstat (limited to 'www/libmicrohttpd')
-rw-r--r--www/libmicrohttpd/Makefile4
-rw-r--r--www/libmicrohttpd/distinfo8
2 files changed, 6 insertions, 6 deletions
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