Date: Sat, 9 Oct 2004 10:16:34 +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 distinfo ports/shells/bash/files patch-arrayfunc.c patch-braces.c patch-configure patch-jobs.c patch-lib::readline::display.c patch-subst.c patch-variables.c Message-ID: <200410091016.i99AGY5N086024@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
eik 2004-10-09 10:16:34 UTC
FreeBSD ports repository
Modified files:
shells/bash Makefile distinfo
shells/bash/files patch-braces.c patch-subst.c
Added files:
shells/bash/files patch-configure
Removed files:
shells/bash/files patch-arrayfunc.c patch-jobs.c
patch-lib::readline::display.c
patch-variables.c
Log:
Fix process substitution on systems without fdescfs (FreeBSD 5.x, 6.x)
While I'm here, use the official patchset instead of the custom ones
and reflect the port revision in the version number.
Submitted by: Reinhard Speyerer <rspmn@arcor.de>
Approved by: portmgr (krion)
Revision Changes Path
1.75 +10 -1 ports/shells/bash/Makefile
1.27 +26 -0 ports/shells/bash/distinfo
1.2 +0 -16 ports/shells/bash/files/patch-arrayfunc.c (dead)
1.2 +8 -6 ports/shells/bash/files/patch-braces.c
1.1 +23 -0 ports/shells/bash/files/patch-configure (new)
1.2 +0 -21 ports/shells/bash/files/patch-jobs.c (dead)
1.2 +0 -23 ports/shells/bash/files/patch-lib::readline::display.c (dead)
1.4 +12 -12 ports/shells/bash/files/patch-subst.c
1.2 +0 -19 ports/shells/bash/files/patch-variables.c (dead)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410091016.i99AGY5N086024>
