summaryrefslogtreecommitdiff
path: root/www/neon/Makefile
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2010-03-11 12:24:58 +0000
committergdt <gdt@pkgsrc.org>2010-03-11 12:24:58 +0000
commit517d233602883d15b348e8e176fa28538ca30bf3 (patch)
tree2b760093a0a9bca248b575e31939010b3cf8dcb9 /www/neon/Makefile
parente9ec1649a912a004df994ec73cf4bea6684dbd18 (diff)
downloadpkgsrc-517d233602883d15b348e8e176fa28538ca30bf3.tar.gz
Update to 0.29.3.
* Change ne_sock_close() to no longer wait for SSL closure alert: o fixes possible hang with IIS servers when closing SSL connection o this reverts the behaviour with OpenSSL to match 0.28.x, and changes the behaviour with GnuTLS to match that with OpenSSL * Fix memory leak with GnuTLS * API clarification in ne_sock_close(): o SSL closure handling now documented o return value semantics fixed to describe the implementation
Diffstat (limited to 'www/neon/Makefile')
-rw-r--r--www/neon/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/neon/Makefile b/www/neon/Makefile
index 97c587e90e0..bb84fe60009 100644
--- a/www/neon/Makefile
+++ b/www/neon/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.51 2010/03/11 00:05:18 gdt Exp $
+# $NetBSD: Makefile,v 1.52 2010/03/11 12:24:58 gdt Exp $
-DISTNAME= neon-0.29.2
+DISTNAME= neon-0.29.3
CATEGORIES= www
MASTER_SITES= http://www.webdav.org/neon/