diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2008-07-14 11:35:09 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2008-07-14 11:35:09 +0000 |
commit | b595043c179ef50f97cf52e5aaf0cfa3dcb5307d (patch) | |
tree | b25652a658e54f391e0940959b2b4dc8b00ab164 /UPDATING | |
parent | 5db9c74f3c5e9660c2f3051de53e59060844eb83 (diff) | |
download | ports-b595043c179ef50f97cf52e5aaf0cfa3dcb5307d.tar.gz ports-b595043c179ef50f97cf52e5aaf0cfa3dcb5307d.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -98,11 +98,9 @@ upgrades. subversion now uses neon-0.28.x (www/neon28) port, and automatic portupgrade will fail because neon26 will conflict with installed neon26. - You should upgrade neon library together with subversion with + You should upgrade neon library before subversion with the command: - # portupgrade -o www/neon28 neon subversion - - command. + # portupgrade -o www/neon28 neon26 Also, if you use special subversion port with bindings, you should upgrade your port to clean subversion port with |