diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2011-07-06 15:05:09 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2011-07-06 15:05:09 +0000 |
commit | 3e03f2e8f048bca8541b018b382ce8327f7cc27b (patch) | |
tree | 42a62c7c572b847393f4ea283ff243a4626e9ce1 /UPDATING | |
parent | d7cb6eb71b2b0612b098f55af629c3dbd4e5fef6 (diff) | |
download | ports-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-- | UPDATING | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 |