From 400b112923189dc09f8095ab1cf0b73d14cfcad2 Mon Sep 17 00:00:00 2001 From: Bryan Drewery Date: Tue, 21 Aug 2012 00:45:14 +0000 Subject: - Update to 20120820 snapshot - Changes: * Fixed MOVED support [ports/151662] * Fixed deleted port portupgrade -o support * Automatically set DISABLE_CONFLICTS when replacing origins * Fix self-upgrade on 7.x due to custom script(1) being used * Fix errors when installing ports while inside WRKDIRS * pkgng fixes: * Implement portupgrade -o * Bail out of pkgdb -F sooner * Catch missing support in pkgdb -L * Implement creating pkgng package with -p * Be quieter about pkgdb -F support with pkgng * Implement pkgdb -o PKGNAME=ORIGIN for pkgng * Add PKGNG support to pkgdb.required? Approved by: eadler (mentor) --- UPDATING | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'UPDATING') diff --git a/UPDATING b/UPDATING index 3ff3e0dd91f9..a645da238835 100644 --- a/UPDATING +++ b/UPDATING @@ -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 -- cgit v1.2.3