From owner-cvs-all Sat Feb 9 16:57:51 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1329037B41A; Sat, 9 Feb 2002 16:57:46 -0800 (PST) Received: (from deischen@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1A0vk774302; Sat, 9 Feb 2002 16:57:46 -0800 (PST) (envelope-from deischen) Message-Id: <200202100057.g1A0vk774302@freefall.freebsd.org> From: Daniel Eischen Date: Sat, 9 Feb 2002 16:57:46 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/gnat Makefile pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG deischen 2002/02/09 16:57:46 PST Modified files: lang/gnat Makefile pkg-plist Log: Always remove the .orig files from the examples directory; there's no sense in muddying up the Makefile with checks for NOPORTDOCS just to remove the copy of one patched file. Make the package list be in alphabetical order for directories with lots of files in them; this allows one to do `/bin/ls -1` to generate the package list and produce (hopefully) smaller diffs for subsequent versions. Revision Changes Path 1.29 +3 -4 ports/lang/gnat/Makefile 1.16 +1076 -1074 ports/lang/gnat/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message