diff options
author | danfe <danfe@FreeBSD.org> | 2007-07-23 21:48:15 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2007-07-23 21:48:15 +0800 |
commit | adf73ebaec716f31891006842c0a411b22d61c57 (patch) | |
tree | 44b04392e7e96a20afb3d8eb66170a36cb940aae | |
parent | e95b22c31108d8a3193966064eba6d6c45f20785 (diff) | |
download | freebsd-ports-gnome-adf73ebaec716f31891006842c0a411b22d61c57.tar.gz freebsd-ports-gnome-adf73ebaec716f31891006842c0a411b22d61c57.tar.zst freebsd-ports-gnome-adf73ebaec716f31891006842c0a411b22d61c57.zip |
Reflect recent changes in nvidia-driver ports.
-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. +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 |