summaryrefslogtreecommitdiff
path: root/www/neon/Makefile
diff options
context:
space:
mode:
authortnn <tnn>2009-07-24 15:18:24 +0000
committertnn <tnn>2009-07-24 15:18:24 +0000
commit2422f8bb7870c01d914888c8c111f3876ac984ed (patch)
tree23adefaa645015d5e6e33744244b7b46c4882c67 /www/neon/Makefile
parent67e565beb8cc18ddabb6ee227ce9c9e713afcb02 (diff)
downloadpkgsrc-2422f8bb7870c01d914888c8c111f3876ac984ed.tar.gz
patch-aa:
add a local copy of SSL_SESSION_cmp which is missing in openssl 1.0.0 betas. based on hack found at: http://trac.macports.org/ticket/19124 This fixes subversion-base build on NetBSD-current. While here update to neon-0.28.5. Changes in release neon 0.28.5, 3 July 2009 (PGP signature) * Enable support for X.509v1 CA certificates in GnuTLS. * Fix handling of EINTR in connect() calls. * Fix use of builds with SOCK_CLOEXEC support on older Linux kernels. Changes in release neon 0.28.4, 3 March 2009 (PGP signature) * Fix ne_forget_auth (Kai Sommerfeld) * GnuTLS support fixes: o fix handling of PKCS#12 client certs with multiple certs or keys o fix crash with OpenPGP certificate o use pkg-config data in configure, in preference to libgnutls-config * Add PKCS#11 support for OpenSSL builds (where pakchois is available) * Fix small memory leak in PKCS#11 code. * Fix build on Haiku (scott mc)
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 a05d954ea3a..81eefe097a4 100644
--- a/www/neon/Makefile
+++ b/www/neon/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.45 2009/04/06 12:54:06 markd Exp $
+# $NetBSD: Makefile,v 1.46 2009/07/24 15:18:24 tnn Exp $
-DISTNAME= neon-0.28.3
+DISTNAME= neon-0.28.5
CATEGORIES= www
MASTER_SITES= http://www.webdav.org/neon/