aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2007-07-23 13:48:15 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2007-07-23 13:48:15 +0000
commitc5f937af9ca5b342cbd4b4d87157cf734f0a0a68 (patch)
tree89b37017ad18769c7b79d2ddcfaf02e018496c6e /UPDATING
parent510c8d2106e7a3ce939fa783a2108ceb51d90fba (diff)
downloadports-c5f937af9ca5b342cbd4b4d87157cf734f0a0a68.tar.gz
ports-c5f937af9ca5b342cbd4b4d87157cf734f0a0a68.zip
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 618283b0e742..b61334e34c84 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.
+20070723:
+ AFFECTS: users of x11/nvidia-driver and slave ports
+ AUTHOR: danfe@FreeBSD.org
+
+ NVVERSION is no longer user settable variable, it's derived from
+ DISTVERSION from now on. If you used nvidia-driver port with custom
+ NVVERSION, it's time to switch to corresponding legacy driver version
+ port. They were renamed in order to stop hardcoding explicit version
+ numbers in their [directory] names.
+
20070718:
AFFECTS: users of devel/llvm
AUTHOR: brooks@freebsd.org