diff options
author | ohauer <ohauer@FreeBSD.org> | 2011-05-23 06:30:47 +0800 |
---|---|---|
committer | ohauer <ohauer@FreeBSD.org> | 2011-05-23 06:30:47 +0800 |
commit | 6c856ea121c59bb7577be467cbd60384da65afd1 (patch) | |
tree | db49478a0205f355d0c796ed5c10176ca14ae702 /UPDATING | |
parent | 698a3cc0903ea7ba01b7771cda46ebcc630fbc82 (diff) | |
download | freebsd-ports-gnome-6c856ea121c59bb7577be467cbd60384da65afd1.tar.gz freebsd-ports-gnome-6c856ea121c59bb7577be467cbd60384da65afd1.tar.zst freebsd-ports-gnome-6c856ea121c59bb7577be467cbd60384da65afd1.zip |
- add note for mod_perl2 update
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 |