aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorsem <sem@FreeBSD.org>2008-02-08 18:22:18 +0800
committersem <sem@FreeBSD.org>2008-02-08 18:22:18 +0800
commite24d65373ef09ae15ac288d7f39b06533005e8c1 (patch)
treee29246b84eb7dbf0e0e7c8bcb1df8b129be5bb11 /UPDATING
parentf034d2a126304fcafdac2a03dfcf3cc959f1a285 (diff)
downloadfreebsd-ports-graphics-e24d65373ef09ae15ac288d7f39b06533005e8c1.tar.gz
freebsd-ports-graphics-e24d65373ef09ae15ac288d7f39b06533005e8c1.tar.zst
freebsd-ports-graphics-e24d65373ef09ae15ac288d7f39b06533005e8c1.zip
An entry about a new portupgrade requirement.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 9aa8ef61be6..5c093121e43 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