From owner-freebsd-questions Thu Dec 12 21:17: 4 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9FB2C37B401 for ; Thu, 12 Dec 2002 21:17:03 -0800 (PST) Received: from mail.hitmedia.com (mail.hitmedia.com [205.162.11.163]) by mx1.FreeBSD.org (Postfix) with SMTP id 49BB643ED8 for ; Thu, 12 Dec 2002 21:17:03 -0800 (PST) (envelope-from bsd@hitmedia.com) Received: (qmail 31681 invoked by uid 0); 13 Dec 2002 05:17:00 -0000 Date: Thu, 12 Dec 2002 21:17:00 -0800 From: BSD baby To: freebsd-questions@freebsd.org Subject: How do I patch my change into a source file in ports? Message-ID: <20021212211700.A21588@mail.hitmedia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I made a change to this file: /usr/ports/sysutils/cdrtools/work/cdrtools-1.11/cdda2wav/cdda2wav.c and I want my change to the source file to "stick" when building the port. Seems if I do a "make clean install" it kills my change to the source file. Do I need to add my diff change to a patch file somehow? Any tutorial on how to do this? (Sorry - first time.) Thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message