diff options
author | obrien <obrien@FreeBSD.org> | 2009-03-24 05:01:03 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2009-03-24 05:01:03 +0800 |
commit | 1d200cd625de03d1848f7bbcf547af3f2cff6bd8 (patch) | |
tree | 31b1d9a3b1ae581fe926b1ad1e172a9693da06fe /UPDATING | |
parent | 1860681247d2bc9560249dee3d768cccc359fc5f (diff) | |
download | freebsd-ports-gnome-1d200cd625de03d1848f7bbcf547af3f2cff6bd8.tar.gz freebsd-ports-gnome-1d200cd625de03d1848f7bbcf547af3f2cff6bd8.tar.zst freebsd-ports-gnome-1d200cd625de03d1848f7bbcf547af3f2cff6bd8.zip |
Add note for those wanting older Bash.
PR: 132631
Submitted by: ehaupt
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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 |