From owner-cvs-all Tue Nov 20 17:40:50 2001 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 3B3D537B417; Tue, 20 Nov 2001 17:40:40 -0800 (PST) Received: (from naddy@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fAL1eec74791; Tue, 20 Nov 2001 17:40:40 -0800 (PST) (envelope-from naddy) Message-Id: <200111210140.fAL1eec74791@freefall.freebsd.org> From: Christian Weisgerber Date: Tue, 20 Nov 2001 17:40:40 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/shells/bash2 Makefile distinfo ports/shells/bash2/files patch-aa patch-ab patch-ac patch-ae patch-builtins_shopt.def patch-doc_bash.1 patch-doc_bashref.texi patch-execute_cmd.c patch-subst.c patch-tests_shopt.right ... 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 naddy 2001/11/20 17:40:40 PST Modified files: shells/bash2 Makefile distinfo shells/bash2/files patch-ab patch-ac Added files: shells/bash2/files patch-builtins_shopt.def patch-doc_bash.1 patch-doc_bashref.texi patch-subst.c patch-tests_shopt.right patch-tests_shopt.tests Removed files: shells/bash2/files patch-aa patch-ae patch-execute_cmd.c Log: * Update to 2.05a. * Split failglob patch into per-file patches. Reviewed by: obrien Revision Changes Path 1.50 +2 -2 ports/shells/bash2/Makefile 1.19 +2 -2 ports/shells/bash2/distinfo 1.5 +0 -21 ports/shells/bash2/files/patch-aa (dead) 1.11 +19 -6 ports/shells/bash2/files/patch-ab 1.4 +5 -5 ports/shells/bash2/files/patch-ac 1.4 +0 -151 ports/shells/bash2/files/patch-ae (dead) 1.1 +22 -0 ports/shells/bash2/files/patch-builtins_shopt.def (new) 1.1 +16 -0 ports/shells/bash2/files/patch-doc_bash.1 (new) 1.1 +37 -0 ports/shells/bash2/files/patch-doc_bashref.texi (new) 1.2 +0 -20 ports/shells/bash2/files/patch-execute_cmd.c (dead) 1.1 +27 -0 ports/shells/bash2/files/patch-subst.c (new) 1.1 +35 -0 ports/shells/bash2/files/patch-tests_shopt.right (new) 1.1 +25 -0 ports/shells/bash2/files/patch-tests_shopt.tests (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message