diff options
author | bsam <bsam@FreeBSD.org> | 2011-07-06 23:05:09 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2011-07-06 23:05:09 +0800 |
commit | 1fd41a00acd1ccd16c083fd2979fc85f72230dea (patch) | |
tree | 5d7bac032e9bb4a19be4739f8193097bad479c58 /UPDATING | |
parent | f903dd37468fccd9b4079e0f314323b93d5a43a3 (diff) | |
download | freebsd-ports-gnome-1fd41a00acd1ccd16c083fd2979fc85f72230dea.tar.gz freebsd-ports-gnome-1fd41a00acd1ccd16c083fd2979fc85f72230dea.tar.zst freebsd-ports-gnome-1fd41a00acd1ccd16c083fd2979fc85f72230dea.zip |
. rename rc script (zm.in -> zoneminder.in); [1]
. add a note to UPDATING;
. bump PORTREVISION.
Suggested by: dougb [1]
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 |