aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorsem <sem@FreeBSD.org>2007-02-02 15:37:32 +0800
committersem <sem@FreeBSD.org>2007-02-02 15:37:32 +0800
commit697db304d746df19f3b03ba20ff05421fae9ec6a (patch)
treee3c4084c2be499996bcf3c83ff11c0723853efc2 /UPDATING
parenta7be9e3c4e9ac10fb5bd8c4ab9ffff493d6011c8 (diff)
downloadfreebsd-ports-gnome-697db304d746df19f3b03ba20ff05421fae9ec6a.tar.gz
freebsd-ports-gnome-697db304d746df19f3b03ba20ff05421fae9ec6a.tar.zst
freebsd-ports-gnome-697db304d746df19f3b03ba20ff05421fae9ec6a.zip
- Add a note for users of portupgrade if they have troubles with
'portupgrade portupgrade' command.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 4cdd3531ae74..635150065b54 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,14 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20070102:
+ AFFECTS: users of sysutils/portupgrade
+ AUTHOR: sem@FreeBSD.org
+
+ If you have a problem with upgrading the tools from version 2.2.1 and less,
+ remove the package with pkg_delete portupgrade\* command and reinstall it
+ from scratch. Remove /usr/ports/INDEX*.db and run portsdb -u.
+
20070130:
AFFECTS: users of dns/powerdns
AUTHOR: tremere@cainites.net