diff options
author | stephen <stephen@FreeBSD.org> | 2011-10-03 21:51:02 +0800 |
---|---|---|
committer | stephen <stephen@FreeBSD.org> | 2011-10-03 21:51:02 +0800 |
commit | 0b7682e1645afb3563bf0fadf2a4e931fd8efa2e (patch) | |
tree | 32a3b6b63caa6a28f82754d2ee6b54ba6c2f5c31 /UPDATING | |
parent | a16872305fd954f4e828c5b8856b2873d84de8a5 (diff) | |
download | freebsd-ports-gnome-0b7682e1645afb3563bf0fadf2a4e931fd8efa2e.tar.gz freebsd-ports-gnome-0b7682e1645afb3563bf0fadf2a4e931fd8efa2e.tar.zst freebsd-ports-gnome-0b7682e1645afb3563bf0fadf2a4e931fd8efa2e.zip |
- Add message about math/qhull -> math/qhull5.
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -5,6 +5,16 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20111003: + AFFECTS: users of math/qhull + AUTHOR: Stephen Montgomery-Smith <stephen@FreeBSD.org> + + The port math/qhull has been moved to math/qhull5, and math/qhull has been + updated to a version that is incompatible with all ports previously using + math/qhull. If you are upgrading a port that has math/qhull as a dependency, + please delete the port math/qhull first, so that math/qhull5 is properly + made as a dependency. + 20110929: AFFECTS: users of net/py-zope.proxy, devel/py-zope.testing and devel/py-zope.interface |