diff options
author | ohauer <ohauer@FreeBSD.org> | 2014-04-29 16:31:17 +0800 |
---|---|---|
committer | ohauer <ohauer@FreeBSD.org> | 2014-04-29 16:31:17 +0800 |
commit | 915fdedd87f4aa56074defc720d9922b3373c8b7 (patch) | |
tree | 6a9f44cc1bf90766567e258eae24a58eb783907b /UPDATING | |
parent | f43fe0d7a0e48e24cdaeb3bd9e1c50a82f399caa (diff) | |
download | freebsd-ports-gnome-915fdedd87f4aa56074defc720d9922b3373c8b7.tar.gz freebsd-ports-gnome-915fdedd87f4aa56074defc720d9922b3373c8b7.tar.zst freebsd-ports-gnome-915fdedd87f4aa56074defc720d9922b3373c8b7.zip |
- add comment to remove old apr-1.4.x ports before
upgrading to apr-1.5.x
PR: ports/189086
Submitted by: Don Lewis <truckman@FreeBSD.org>
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -234,6 +234,7 @@ you update your ports collection, before attempting any port upgrades. AUTHOR: ohauer@FreeBSD.org APR was updated to 1.5.0, BDB requirement was bumped to 48+ + It is necessary to first remove the old version of devel/apr1. Please rebuild all ports which are using functions from APR/APR-util such as Apache, Subversion, etc. |