1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00

Now that the build break is quickly dealt with, update the description

and conflicts.
This commit is contained in:
David E. O'Brien 2009-03-12 05:10:17 +00:00
parent 69ce1c6372
commit ebfea16aaf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=229921
2 changed files with 6 additions and 6 deletions

View File

@ -30,7 +30,7 @@ MAINTAINER= obrien@FreeBSD.org
COMMENT= The GNU Project's Bourne Again SHell
IGNOREFILES= FAQ
CONFLICTS= bash-[0-24-9].*
CONFLICTS= bash-[0-35-9].*
.if !defined(WITHOUT_IMPLICITCD)
EXTRA_PATCHES+= ${PATCHDIR}/xpatch-implicitcd

View File

@ -1,7 +1,7 @@
This is GNU Bash, version 3.0. Bash is the GNU Project's Bourne
Again SHell, a complete implementation of the POSIX.2 shell spec,
but also with interactive command line editing, job control on
architectures that support it, csh-like features such as history
substitution and brace expansion, and a slew of other features.
This is GNU Bash. Bash is the GNU Project's Bourne Again SHell,
a complete implementation of the POSIX.2 shell spec, but also
with interactive command line editing, job control on architectures
that support it, csh-like features such as history substitution and
brace expansion, and a slew of other features.
WWW: http://cnswww.cns.cwru.edu/~chet/bash/bashtop.html