aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorLars Thegler <lth@FreeBSD.org>2012-05-13 12:54:52 +0000
committerLars Thegler <lth@FreeBSD.org>2012-05-13 12:54:52 +0000
commit11b7517876524f9f758a26e52b4a9fae50452e33 (patch)
tree744818b3f4f85c9e7239f5e554771954aa5494d0 /UPDATING
parentbe15d16d27bc6db057e6143062af7d17aa337143 (diff)
downloadports-11b7517876524f9f758a26e52b4a9fae50452e33.tar.gz
ports-11b7517876524f9f758a26e52b4a9fae50452e33.zip
- update to 2.6.7
- pass maintainership
Notes
Notes: svn path=/head/; revision=296529
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index ed1c2f4089b0..5815d9e016e0 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,14 @@ 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.
+20120513:
+ AFFECTS: users of net-mgmt/smokeping
+ AUTHOR: lth@FreeBSD.org
+
+ Smokeping has been updated to 2.6.7, and the web server configuration
+ has changed. FastCGI is now preferred. Please check the documentation
+ that your web server configuration is OK.
+
20120512:
AFFECTS: users of textproc/p5-XML-SAX
AUTHOR: crees@FreeBSD.org