diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2012-08-21 00:45:14 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2012-08-21 00:45:14 +0000 |
commit | 400b112923189dc09f8095ab1cf0b73d14cfcad2 (patch) | |
tree | 0dff325188087f1af97f102d163d507a45df3e8f /UPDATING | |
parent | 542f24d05c2851fc85a7b4f43d9a8dbb0134f841 (diff) |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -5,6 +5,16 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20120820: + AFFECTS: users of ports-mgmt/portupgrade-devel + AUTHOR: bdrewery@FreeBSD.org + + Due to a bug introduced in 20120601, portupgrade is unable to + upgrade itself on FreeBSD 7.x. This has been fixed in 20120820. + ports-mgmt/portupgrade is not affected. To upgrade, execute the following: + + # cd /usr/ports/ports-mgmt/portupgrade-devel && make deinstall install clean + 20120817: AFFECTS: users of games/unnethack AUTHOR: knu@FreeBSD.org |