Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Feb 2006 06:00:37 +0200
From:      Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
To:        Maxime Henrion <mux@FreeBSD.org>
Cc:        cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/net/csup Makefile ports/net/csup/files patch-proto.c
Message-ID:  <20060223060037.4232153e@it.buh.cameradicommercio.ro>
In-Reply-To: <200602230125.k1N1P9pa006641@repoman.freebsd.org>
References:  <200602230125.k1N1P9pa006641@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 23 Feb 2006 01:25:09 +0000 (UTC)
Maxime Henrion <mux@FreeBSD.org> wrote:

> mux         2006-02-23 01:25:09 UTC
> 
>   FreeBSD ports repository
> 
>   Modified files:
>     net/csup             Makefile 
>   Added files:
>     net/csup/files       patch-proto.c 
>   Log:
>   Fix a last minute bug by importing a patch from csup's CVS.  We
> were not retrying anymore when the server rejects us at login time.

root@it/PU> /usr/ports/net/csup [5:38:44] 0
 # make
===>  Vulnerability check disabled, database not found
===>  Extracting for csup-20060223_1
=> MD5 Checksum OK for csup-snap-20060223.tgz.
=> SHA256 Checksum OK for csup-snap-20060223.tgz.
===>  Patching for csup-20060223_1
===>  Applying FreeBSD patches for csup-20060223_1
1 out of 8 hunks failed--saving rejects to proto.c.rej
=> Patch patch-proto.c failed to apply cleanly.
*** Error code 1

Stop in /usr/ports/net/csup.
root@it/PU> /usr/ports/net/csup [5:38:55] 1
 # cat /home/itetcu/wrk/usr/ports/net/csup/work/csup/proto.c.rej
***************
*** 23,29 ****
   * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
   * SUCH DAMAGE.
   *
-  * $FreeBSD: ports/net/csup/files/patch-proto.c,v 1.1 2006/02/23 01:25:09 mux Exp $
   */

  #include <sys/param.h>
--- 23,29 ----
   * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
   * SUCH DAMAGE.
   *
+  * $FreeBSD: ports/net/csup/files/patch-proto.c,v 1.1 2006/02/23 01:25:09 mux Exp $
   */

  #include <sys/param.h>


-- 
IOnut
Unregistered ;) FreeBSD "user"





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