Date: Fri, 9 Jun 2006 03:54:02 +0000 (UTC) From: "David E. O'Brien" <obrien@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/shells/bash Makefile distinfo Message-ID: <200606090354.k593s2qm015806@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2006-06-09 03:54:02 UTC FreeBSD ports repository Modified files: shells/bash Makefile distinfo Log: Add vendor patch fixing array expansion fails with an arithmetic syntax error when the subscript appears within double quotes. For example: ${a["4"]}. Revision Changes Path 1.92 +2 -1 ports/shells/bash/Makefile 1.34 +3 -0 ports/shells/bash/distinfo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606090354.k593s2qm015806>