From owner-freebsd-questions@FreeBSD.ORG Wed May 27 15:47:05 2009 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6175F1065678 for ; Wed, 27 May 2009 15:47:05 +0000 (UTC) (envelope-from kurt.buff@gmail.com) Received: from mail-ew0-f212.google.com (mail-ew0-f212.google.com [209.85.219.212]) by mx1.freebsd.org (Postfix) with ESMTP id E97E18FC12 for ; Wed, 27 May 2009 15:47:01 +0000 (UTC) (envelope-from kurt.buff@gmail.com) Received: by ewy8 with SMTP id 8so1017806ewy.43 for ; Wed, 27 May 2009 08:47:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=HHf0IyojjIF2MYM3otha4gpkGOaQG9hAg0p9LAmD0FA=; b=dfQFImvBnSDft0D4HSd0GvG5bzwB3pWYveWMt1XITUfQEz5+gtnC+UejhOmlvyOzQv n0X0wrDklYcmA1nISZQETL23Ow3Y+y7eDdbJhk7klnumdXdBmf4o0x6NzkwSBkNWXq8E q5qHZ+hw+pqt00BPCe9+cRugUzPCvIqF1WIP4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=DZ4VhXgarDDiR0Oi3VsMPbsNVv6tS5wCQulI0fkYErSjACKli48wR+p9CNn7JDDbxF 1NjmRElHxjaKilKovrxNxFM69xfiVtNE3kAEJtTdAKE6x4FYLTtzsvg0kTIigxiWUiN+ hpwEifbygwzcRrynn3wwHBWAhrPpe/piBQMSY= MIME-Version: 1.0 Received: by 10.210.62.3 with SMTP id k3mr58567eba.53.1243437702303; Wed, 27 May 2009 08:21:42 -0700 (PDT) Date: Wed, 27 May 2009 08:21:42 -0700 Message-ID: From: Kurt Buff To: FreeBSD Questions Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: Subject: Patching? Probably a trivial question, but... 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: Wed, 27 May 2009 15:47:05 -0000 All, I've gotten a patch for a program in the ports tree from one of the authors of the program - not the port maintainer - to fix a small problem, but don't know how to install the updated port. I cd'ed into the /usr/ports/%CATEGORY%/%PROGRAM%/work/%PROGRAM-VERSION% directory, then performed 'patch