aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING12
1 files changed, 12 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index c1230a36bf7f..371d3bb622ec 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,18 @@ 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.
+20131125:
+ AFFECTS: users of www/mod_wsgi
+ AUTHOR: ohauer@FreeBSD.org
+
+ The port www/mod_wsgi moved to www/mod_wsgi2 to reflect the port version.
+
+ # portmaster -o www/mod_wsgi2 www/mod_wsgi
+ or
+ # portupgrade -fo www/mod_wsgi2 www/mod_wsgi
+ or
+ # pkg set -o www/mod_wsgi:www/mod_wsgi2
+
20131120:
AFFECTS: users of lang/perl5.12 lang/perl5.14 lang/perl5.16 and lang/perl5.18
AUTHOR: mat@FreeBSD.org