Date: Wed, 30 Dec 2009 23:14:01 +0100 (CET) From: olli hauer <ohauer@gmx.de> To: FreeBSD-gnats-submit@FreeBSD.org Cc: ohauer@gmx.de Subject: ports/142185: [patch] update port www/neon29 to version 0.29.2 Message-ID: <20091230221401.256222614E@u18-124.dsl.vianetworks.de> Resent-Message-ID: <200912302220.nBUMK4au015578@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 142185 >Category: ports >Synopsis: [PATCH] update port www/neon29 to version 0.29.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Dec 30 22:20:04 UTC 2009 >Closed-Date: >Last-Modified: >Originator: olli hauer <ohauer@gmx.de> >Release: >Organization: >Environment: >Description: * Fix spurious 'certificate verify failed' errors with OpenSSL (Tom C) * Fix unnecessary re-authentication with SSPI (Danil Shopyrin) o Note that this change was previously listed in the 0.29.1 changes, however the patch had not been merged. see discussion on neon mailing list http://lists.manyfish.co.uk/pipermail/neon/2009-December/001122.html >How-To-Repeat: >Fix: --- patch_neon29.txt begins here --- --- Makefile 2009/12/30 21:48:47 1.1 +++ Makefile 2009/12/30 22:03:34 @@ -6,7 +6,7 @@ # PORTNAME= neon29 -PORTVERSION= 0.29.1 +PORTVERSION= 0.29.2 CATEGORIES= www MASTER_SITES= http://www.webdav.org/neon/ DISTNAME= neon-${PORTVERSION} --- distinfo 2009/12/30 21:48:43 1.1 +++ distinfo 2009/12/30 21:53:24 @@ -1,3 +1,3 @@ -MD5 (neon-0.29.1.tar.gz) = eb4eac0499cb6fced6e3b11e4b720ebb -SHA256 (neon-0.29.1.tar.gz) = 2b9c10f1f3fd440e0ebcb18de1b7d51c2a8042dc0f542022a2948006d149c8ee -SIZE (neon-0.29.1.tar.gz) = 880945 +MD5 (neon-0.29.2.tar.gz) = bf475710d1116cece210e8b1ae708d69 +SHA256 (neon-0.29.2.tar.gz) = a7b2d6a7f94589b8b50c7ae9ebb4174c7f19fda4d196d630ca8f84aaa830a6f7 +SIZE (neon-0.29.2.tar.gz) = 881339 --- patch_neon29.txt ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091230221401.256222614E>