From owner-freebsd-ports@FreeBSD.ORG Tue Jul 24 19:41:05 2007 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D392216A418 for ; Tue, 24 Jul 2007 19:41:05 +0000 (UTC) (envelope-from pauls@utdallas.edu) Received: from smtp3.utdallas.edu (smtp3.utdallas.edu [129.110.10.49]) by mx1.freebsd.org (Postfix) with ESMTP id 9FF7B13C467 for ; Tue, 24 Jul 2007 19:41:05 +0000 (UTC) (envelope-from pauls@utdallas.edu) Received: from utd59514.utdallas.edu (utd59514.utdallas.edu [129.110.3.28]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp3.utdallas.edu (Postfix) with ESMTP id B6652654F2 for ; Tue, 24 Jul 2007 14:41:04 -0500 (CDT) Date: Tue, 24 Jul 2007 14:41:04 -0500 From: Paul Schmehl To: FreeBSD Ports Message-ID: X-Mailer: Mulberry/4.0.6 (Linux/x86) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=sha1; protocol="application/pkcs7-signature"; boundary="==========B191D5C3474F2127A6B9==========" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: How do you remove unneeded patch files? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jul 2007 19:41:06 -0000 --==========B191D5C3474F2127A6B9========== Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline I'm working on a port upgrade. The existing port has a number of patch=20 files in FILESDIR that are no longer needed. (The changes they made have=20 been incorporated into the distro.) What's the appropriate way to submit=20 those changes? Normally, a send-pr submission will contain the patches for = existing port files. There is no patch for these. They need to be = removed. I could do this: diff -Naur files/original_patch_file files/empty_file,=20 but I don't know if that removes the file or simply replaces it with an=20 empty one. --=20 Paul Schmehl (pauls@utdallas.edu) Senior Information Security Analyst The University of Texas at Dallas http://www.utdallas.edu/ir/security/ --==========B191D5C3474F2127A6B9==========--