From owner-freebsd-questions@FreeBSD.ORG Wed Aug 27 22:17:13 2003 Return-Path: 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 17B3316A4BF for ; Wed, 27 Aug 2003 22:17:13 -0700 (PDT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01F8243FF9 for ; Wed, 27 Aug 2003 22:17:12 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.9/8.12.9) id h7S5H9dZ061976; Thu, 28 Aug 2003 00:17:09 -0500 (CDT) (envelope-from dan) Date: Thu, 28 Aug 2003 00:17:09 -0500 From: Dan Nelson To: =?utf-8?B?THXDrXMgVml0w7NyaW8=?= Cargnini Message-ID: <20030828051709.GC47758@dan.emsphone.com> References: <20030828005710.547fb6dc.cargnini@cargnini.trix.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030828005710.547fb6dc.cargnini@cargnini.trix.net> X-OS: FreeBSD 5.1-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.4i cc: freebsd-questions@freebsd.org Subject: Re: I Upgraded an ported appilcation and ...... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Aug 2003 05:17:13 -0000 In the last episode (Aug 28), Lus Vitrio Cargnini said: > PLease comunity i have upgraded in my machine the ports of cad > linux-eagle to use the latest version 4.11 the actual version in > ports is 4.09r2 how could i upgrade or sumbit the changes of ported > application to the community ?? See the Porter's Handbook at http://www.freebsd.org/doc/en/books/porters-handbook/ , specifically chapter 14. Basically make a diff of the original vs the updated port, and send it to the maintainer. -- Dan Nelson dnelson@allantgroup.com