Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Nov 2000 09:10:02 -0800 (PST)
From:      Mikhail Teterin <mi@privatelabs.com>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/22311: upgrade of www/cadaver to the latest 1.15.1 (Forgotten  patches)
Message-ID:  <200011011710.JAA10744@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/22311; it has been noted by GNATS.

From: Mikhail Teterin <mi@privatelabs.com>
To: freebsd-gnats-submit@FreeBSD.org, tarkhil@over.ru
Cc:  
Subject: Re: ports/22311: upgrade of www/cadaver to the latest 1.15.1 (Forgotten 
 patches)
Date: Wed, 01 Nov 2000 12:02:58 -0500

 This is a multi-part message in MIME format.
 --------------72C2F91456D3270B84E20153
 Content-Type: text/plain; charset=
 Content-Transfer-Encoding: 7bit
 
 Sorry, I forgot the two patches :( This is because I did not run diff
 properly and
 the previous port did not have any patches at all. Sorry...
 
     -mi
 
 
 --------------72C2F91456D3270B84E20153
 Content-Type: text/plain; charset=;
  name="patch-aa"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline;
  filename="patch-aa"
 
 --- src/cadaver.c	Mon Sep 11 15:24:24 2000
 +++ src/cadaver.c	Wed Nov  1 10:26:59 2000
 @@ -68,3 +68,2 @@
  #include <ne_alloc.h>
 -#include <http_redirect.h>
  
 
 --------------72C2F91456D3270B84E20153
 Content-Type: text/plain; charset=;
  name="patch-ab"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline;
  filename="patch-ab"
 
 --- lib/glob.c	Mon Sep 11 12:33:38 2000
 +++ lib/glob.c	Wed Nov  1 11:35:45 2000
 @@ -173,2 +173,3 @@
  
 +#if !defined(__FreeBSD__)
  #ifdef HAVE_GETLOGIN_R
 @@ -178,2 +179,3 @@
  #endif
 +#endif
  
 @@ -642,3 +644,3 @@
  #   if defined HAVE_GETLOGIN_R || defined _LIBC
 -  #ifndef __BEOS__
 +  #ifdef _SC_LOGIN_NAME_MAX
  	      size_t buflen = sysconf (_SC_LOGIN_NAME_MAX) + 1;
 
 --------------72C2F91456D3270B84E20153--
 
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200011011710.JAA10744>