From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Aug 17 11:40:10 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B0B6C1065672 for ; Fri, 17 Aug 2012 11:40:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 818068FC08 for ; Fri, 17 Aug 2012 11:40:10 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q7HBeAuQ034436 for ; Fri, 17 Aug 2012 11:40:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q7HBeAjG034435; Fri, 17 Aug 2012 11:40:10 GMT (envelope-from gnats) Date: Fri, 17 Aug 2012 11:40:10 GMT Message-Id: <201208171140.q7HBeAjG034435@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Michael Scheidell Cc: Subject: Re: ports/169860: [patch]www/xxxterm has been renamed. I want to take over the maintainership. X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Michael Scheidell List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Aug 2012 11:40:10 -0000 The following reply was made to PR ports/169860; it has been noted by GNATS. From: Michael Scheidell To: , Cc: Subject: Re: ports/169860: [patch]www/xxxterm has been renamed. I want to take over the maintainership. Date: Fri, 17 Aug 2012 07:31:10 -0400 --------------010101040902020005040907 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit patch will not apply against current ports tree. I can't help you until you fix the patch. do this: update your portstree, completely, bring it back to orignal. then 'rsync -avC --delete /usr/ports/www/xxxterm /usr/ports/www/xombrero cd /usr/ports/www/xombrero bring in your latest patch: fetch -o /tmp/patch 'http://www.freebsd.org/cgi/query-pr.cgi?pr=ports%2F169860&getpatch=4' patch it: patch -EuN -d /usr/ports/xombrero -i /tmp/patch won't apply. fix your patch. -- Michael Scheidell, CTO >*| * SECNAP Network Security Corporation d: +1.561.948.2259 w: http://people.freebsd.org/~scheidell --------------010101040902020005040907 Content-Type: text/html; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit patch will not apply against current ports tree.
I can't help you until you fix the patch.


do this:

update your portstree, completely, bring it back to orignal.

then 'rsync -avC --delete  /usr/ports/www/xxxterm /usr/ports/www/xombrero

cd /usr/ports/www/xombrero

bring in your latest patch:
fetch -o /tmp/patch  'http://www.freebsd.org/cgi/query-pr.cgi?pr=ports%2F169860&getpatch=4'

patch it:

patch -EuN -d /usr/ports/xombrero -i /tmp/patch

won't apply.

fix your patch.


--
Michael Scheidell, CTO
> | SECNAP Network Security Corporation
d: +1.561.948.2259
w: http://people.freebsd.org/~scheidell
--------------010101040902020005040907--