diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2009-03-23 21:01:03 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2009-03-23 21:01:03 +0000 |
commit | 1163b8ed1325bc32795a75fc856a2f9c8e0d8593 (patch) | |
tree | ffc9be19a1cd5811f6f781f8b6bd08659b774301 /UPDATING | |
parent | 3399f7d11b5c536fcf3fbe294771a125cee43e02 (diff) | |
download | ports-1163b8ed1325bc32795a75fc856a2f9c8e0d8593.tar.gz ports-1163b8ed1325bc32795a75fc856a2f9c8e0d8593.zip |
Notes
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 |