Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  4 Oct 2010 00:53:27 +0200 (CEST)
From:      Olli Hauer <ohauer@FreeBSD.org>
To:        <FreeBSD-gnats-submit@FreeBSD.org>
Cc:        lev@FreeBSD.org
Subject:   ports/151185: [patch] port www/neon29 update to version 0.29.4
Message-ID:  <20101003225327.D43F120405@u18-124.dsl.vianetworks.de>
Resent-Message-ID: <201010032300.o93N0DNX071385@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         151185
>Category:       ports
>Synopsis:       [patch] port www/neon29 update to version 0.29.4
>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:   Sun Oct 03 23:00:13 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Olli Hauer <ohauer@FreeBSD.org>
>Release:        FreeBSD 7.3/8.1 i386
>Organization:
>Environment:


>Description:
Changes in release neon 0.29.4, 1 October 2010 (PGP signature)

    * Fix SNI support (Tobias Gruetzmacher)
    * Fix possible Solaris linker errors if building static library
    * Win32: Fix Kerberos authentication support with SSPI (Danil Shopyrin)
    * Fix error handling when pulling a request body from an file (thanks to Lou Montulli)
    * Fix ne_request_dispatch() return value for SOCKS proxy failure cases
    * Tighten SSL cert ID checks to deny a wildcard match against an IP address 

>How-To-Repeat:
>Fix:

--- patch_neon29.txt begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/neon29/Makefile,v
retrieving revision 1.51
diff -u -r1.51 Makefile
--- Makefile	30 Jul 2010 22:14:48 -0000	1.51
+++ Makefile	3 Oct 2010 22:10:25 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	neon29
-PORTVERSION=	0.29.3
-PORTREVISION=	2
+PORTVERSION=	0.29.4
 CATEGORIES=	www
 MASTER_SITES=	http://www.webdav.org/neon/
 DISTNAME=	neon-${PORTVERSION}
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/www/neon29/distinfo,v
retrieving revision 1.34
diff -u -r1.34 distinfo
--- distinfo	10 Feb 2010 12:30:59 -0000	1.34
+++ distinfo	3 Oct 2010 22:10:25 -0000
@@ -1,3 +1,3 @@
-MD5 (neon-0.29.3.tar.gz) = ba1015b59c112d44d7797b62fe7bee51
-SHA256 (neon-0.29.3.tar.gz) = 849004a9f3cbb79706cd29461142868c25aceb44785eb81c78db0390e1372cb4
-SIZE (neon-0.29.3.tar.gz) = 881627
+MD5 (neon-0.29.4.tar.gz) = 29438dbdaee84db2d7fbc73248a92d93
+SHA256 (neon-0.29.4.tar.gz) = 739bbe904557ee24356498df2a2e0ab69c5b177c164076fc68b5c4bdaf65dc9e
+SIZE (neon-0.29.4.tar.gz) = 883978
--- 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?20101003225327.D43F120405>