From owner-freebsd-questions@FreeBSD.ORG Tue Oct 16 19:20:05 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5D1A816A417 for ; Tue, 16 Oct 2007 19:20:05 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.235]) by mx1.freebsd.org (Postfix) with ESMTP id 1C65313C457 for ; Tue, 16 Oct 2007 19:20:03 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: by wx-out-0506.google.com with SMTP id i29so1793808wxd for ; Tue, 16 Oct 2007 12:20:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; bh=6GYECA4uotCSjp/X7P1iN2yUkLsI+niGH8gHnmqm42E=; b=CmEe4+tyxmAEUUm3/N4LTODlHjyFNmgKcEagfVC4al7riS22EE0mBHGr/8EGzEOETn5hn3Ltekynk8ovtFPKB2UkXfdu3olPg+4yX4K8XKw+jEhFJujkkijmxG83O5UWTdYN7F1/9sKh0jSNSIJIIadlVZtI9StY5Mhdq/uT76U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; b=A7Q5vg6iDfbN1VIdLde+Wz769m8uLgFip5o3K89ak1OHU3JhXmoAHA/pjC7Lla2bPksvmAo67XpqWSe14/3dM7Lb1Fj+7LO9Ggl0eO+hT69NSNGZWYE6I/clKMqcomP1dUuMcYi+YFaF3wXM+R+4DMpDY/yyogToqPnpJM4VLcA= Received: by 10.90.25.3 with SMTP id 3mr11245595agy.1192562001005; Tue, 16 Oct 2007 12:13:21 -0700 (PDT) Received: from ?192.168.2.2? ( [67.85.89.184]) by mx.google.com with ESMTPS id o27sm8688702ele.2007.10.16.12.13.19 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 16 Oct 2007 12:13:20 -0700 (PDT) Message-ID: <4714D481.3090204@gmail.com> Date: Tue, 16 Oct 2007 15:10:57 +0000 From: "Aryeh M. Friedman" User-Agent: Thunderbird 2.0.0.6 (X11/20071016) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: how to make a patch X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Oct 2007 19:20:05 -0000 I found and fixed a bug in one of the ports how do I make a patch file (I only changed one line in one file) and who do I send it to?