diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-10-16 14:45:40 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-10-16 14:45:40 +0000 |
commit | 3b4c9025f9367dcdf00d7e6e7af889b972c7b9a9 (patch) | |
tree | d2fe08077a5e38e838cb7f7f8d15a0c4e4fcc299 /UPDATING | |
parent | c170774221841ed0654fd68677a7ce86232e23ea (diff) | |
download | ports-3b4c9025f9367dcdf00d7e6e7af889b972c7b9a9.tar.gz ports-3b4c9025f9367dcdf00d7e6e7af889b972c7b9a9.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -6,6 +6,14 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20041015 + AFFECTS: users of www/apache2 with devel/apr + AUTHOR: clement@FreeBSD.org + + WITH_APR_FROM_PORTS knob is no longer supported, since apr > 1.0 + doesn't conflict with apache2's one. If you use apr 0.9.x you + won't be able to upgrade apache2 anymore. + 20041014: AFFECTS: users of security/clamav AUTHOR: eik@FreeBSD.org |