aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorohauer <ohauer@FreeBSD.org>2011-05-23 06:30:47 +0800
committerohauer <ohauer@FreeBSD.org>2011-05-23 06:30:47 +0800
commit6c856ea121c59bb7577be467cbd60384da65afd1 (patch)
treedb49478a0205f355d0c796ed5c10176ca14ae702 /UPDATING
parent698a3cc0903ea7ba01b7771cda46ebcc630fbc82 (diff)
downloadfreebsd-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--UPDATING13
1 files changed, 13 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index b011b61e8199..248bd185758b 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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