From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Sep 28 20:10:39 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88DCB16A412 for ; Thu, 28 Sep 2006 20:10:39 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1AAD543D6D for ; Thu, 28 Sep 2006 20:10:26 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k8SKAP2d081196 for ; Thu, 28 Sep 2006 20:10:25 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k8SKAPQS081195; Thu, 28 Sep 2006 20:10:25 GMT (envelope-from gnats) Date: Thu, 28 Sep 2006 20:10:25 GMT Message-Id: <200609282010.k8SKAPQS081195@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Boris Samorodov Cc: Subject: Re: ports/103497: [maintainer-update] sysutils/nagios-statd X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Boris Samorodov List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Sep 2006 20:10:39 -0000 The following reply was made to PR ports/103497; it has been noted by GNATS. From: Boris Samorodov To: bug-followup@FreeBSD.org, jimshew@gmail.com Cc: Subject: Re: ports/103497: [maintainer-update] sysutils/nagios-statd Date: Fri, 29 Sep 2006 00:00:37 +0400 Hi! Thanks for taking care of the port. Please, can you use some other MUA (email client program -- Mail User Agent) to re-send a patch. The current patch is not usable: ----- $ patch -C < ~/nagios-statd.patch Hmm... Looks like a new-style context diff to me... The text leading up to this was: -------------------------- |diff -rNP -C 3 nagios-statd.orig/Makefile nagios-statd/Makefile |*** nagios-statd.orig/Makefile Mon Sep 18 23:23:03 2006 |--- nagios-statd/Makefile Thu Sep 21 11:43:41 2006 -------------------------- Patching file Makefile using Plan A... patch: **** malformed patch at line 6: # ----- The character '#' should be placed at the third column but is placed at the first one... An so on. WBR -- bsam