aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2008-02-08 10:22:18 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2008-02-08 10:22:18 +0000
commit923507784c3e52f75e82d8aa54161f8a4a7ce935 (patch)
treedc55e5244f8b2bf1238629279d89fe8b7ba4a613 /UPDATING
parent895281864526ff01224e2d64ca129d91c36b5733 (diff)
downloadports-923507784c3e52f75e82d8aa54161f8a4a7ce935.tar.gz
ports-923507784c3e52f75e82d8aa54161f8a4a7ce935.zip
An entry about a new portupgrade requirement.
Notes
Notes: svn path=/head/; revision=206891
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 9aa8ef61be64..5c093121e431 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,16 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20080208:
+ AFFECTS: users of ports-mgmt/portupgrade
+ AUTHOR: sem@FreeBSD.org
+
+ As was claimed in an enrty 20070301 bellow in the file. You should fill
+ ALT_DEPENDS section of pkgtools.conf for portupgrade works correctly
+ with your alternative dependencies. Now it's an obligatory requirement.
+
+ It's was done as a compromise between speed and compexity.
+
20080203:
AFFECTS: users of www/xshttpd
AUTHOR: johans@FreeBSD.org