diff options
author | sem <sem@FreeBSD.org> | 2008-02-08 18:22:18 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2008-02-08 18:22:18 +0800 |
commit | e24d65373ef09ae15ac288d7f39b06533005e8c1 (patch) | |
tree | e29246b84eb7dbf0e0e7c8bcb1df8b129be5bb11 /UPDATING | |
parent | f034d2a126304fcafdac2a03dfcf3cc959f1a285 (diff) | |
download | freebsd-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-- | UPDATING | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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 |