diff options
author | kwm <kwm@058c260c-8361-11dd-a0ac-aa2bafec7d09> | 2014-04-19 04:05:31 +0800 |
---|---|---|
committer | kwm <kwm@058c260c-8361-11dd-a0ac-aa2bafec7d09> | 2014-04-19 04:05:31 +0800 |
commit | 2e1bfb3053582514d7ae5fb35b0bcf42a7581f67 (patch) | |
tree | 81dc50bbf10ac70b522aa00da734ce185811e153 | |
parent | 768dc3bcd6f026e18cc155f92bfcdbc03c08eb04 (diff) | |
download | xorg-devel-ports-2e1bfb3053582514d7ae5fb35b0bcf42a7581f67.tar.gz xorg-devel-ports-2e1bfb3053582514d7ae5fb35b0bcf42a7581f67.tar.zst xorg-devel-ports-2e1bfb3053582514d7ae5fb35b0bcf42a7581f67.zip |
Remove obsolete UPDATING entry.
git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@1435 058c260c-8361-11dd-a0ac-aa2bafec7d09
-rw-r--r-- | UPDATING | 11 |
1 files changed, 0 insertions, 11 deletions
@@ -1,13 +1,2 @@ ** This also needs a review, as well as a correct date ** -20xxxxxx: - AFFECTS: graphics/libGL graphics/dri - AUTHOR: x11@FreeBSD.org - - If libGL is version 7.6.x or dri is version 7.6.x or 8.0 are install and - the user is updating to 9.x.x, then the user needs to remove libGL and dri - prior to updating. Updating libGL from 8.x to 9.x should be without a problem. - - # pkg_delete -f libGL-\* dri-\* (or pkg delete -f libGL dri) - # portmaster -a - |