1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

Add note for those wanting older Bash.

PR:		132631
Submitted by:	ehaupt
This commit is contained in:
David E. O'Brien 2009-03-23 21:01:03 +00:00
parent 3399f7d11b
commit 1163b8ed13
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=230798

View File

@ -6,6 +6,15 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
20090319:
AFFECTS: users of shells/bash3
AUTHOR: ehaupt@FreeBSD.org
With the addition of shells/bash version 4.x, people wanting to stick
with bash 3.x should perform the following update:
$ portupgrade -f -o shells/bash3 bash
20090318:
AFFECTS: users of www/suphp
AUTHOR: yzlin@cs.nctu.edu.tw