Date: Thu, 19 Aug 2004 09:15:47 +0000 (UTC) From: Oliver Eikemeier <eik@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/shells/bash Makefile ports/shells/bash/files patch-jobs.c patch-subst.c patch-variables.c Message-ID: <200408190915.i7J9Fltr022391@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
eik 2004-08-19 09:15:47 UTC FreeBSD ports repository Modified files: shells/bash Makefile Added files: shells/bash/files patch-jobs.c patch-subst.c patch-variables.c Log: add three fixes from bug-bash@: - pipefail option - broken array expansion - segmentation fault in unset typeset array variable Revision Changes Path 1.73 +1 -1 ports/shells/bash/Makefile 1.1 +21 -0 ports/shells/bash/files/patch-jobs.c (new) 1.3 +16 -0 ports/shells/bash/files/patch-subst.c (new) 1.1 +19 -0 ports/shells/bash/files/patch-variables.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408190915.i7J9Fltr022391>