aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2011-07-06 15:05:09 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2011-07-06 15:05:09 +0000
commit3e03f2e8f048bca8541b018b382ce8327f7cc27b (patch)
tree42a62c7c572b847393f4ea283ff243a4626e9ce1 /UPDATING
parentd7cb6eb71b2b0612b098f55af629c3dbd4e5fef6 (diff)
downloadports-3e03f2e8f048bca8541b018b382ce8327f7cc27b.tar.gz
ports-3e03f2e8f048bca8541b018b382ce8327f7cc27b.zip
. rename rc script (zm.in -> zoneminder.in); [1]
. add a note to UPDATING; . bump PORTREVISION. Suggested by: dougb [1]
Notes
Notes: svn path=/head/; revision=277178
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING7
1 files changed, 7 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 29e14aa4664f..b79e1d6cbd8f 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,13 @@ 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.
+20110706:
+ AFFECTS: users of multimedia/zoneminder
+ AUTHOR: bsam@FreeBSD.org
+
+ RC script was renamed from zm to zoneminder. So do variables at
+ /etc/rc.conf[.local]. One should fix the latter file.
+
20110705:
AFFECTS: users of security/libgcrypt and any port that depends on it
AUTHOR: swills@FreeBSD.org