diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2011-05-22 22:30:47 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2011-05-22 22:30:47 +0000 |
commit | 18cb16d2e1089f142c9aec6d63e120d268eac573 (patch) | |
tree | 5077ef502ec6bdab8ce97ae1cbc23925af1b56bf /UPDATING | |
parent | 346fdfaa76c10977dac257f5f76c954fe8f0d665 (diff) | |
download | ports-18cb16d2e1089f142c9aec6d63e120d268eac573.tar.gz ports-18cb16d2e1089f142c9aec6d63e120d268eac573.zip |
- add note for mod_perl2 update
Notes
Notes:
svn path=/head/; revision=274482
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -5,6 +5,19 @@ 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. +20110523: + AFFECTS: users of www/mod_perl2 + AUTHOR: ohauer@FreeBSD.org + + mod_perl2 was updated to version 2.0.5, this version includes + p5-Apache-Reload again. The ports p5-Apache-Reload is now marked as + conflict for mod_perl2. + + To update your mod_perl2 with portmaster use the commands + + # portmaster -o www/mod_perl2 www/p5-Apache-Reload + # portmaster -R -r mod_perl2 + 20110522: AFFECTS: users of emulators/virtualbox-ose AUTHOR: vbox@FreeBSD.org |