diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2007-02-18 18:50:57 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2007-02-18 18:50:57 +0000 |
commit | 5359700002c90ef5adf1c73716b95e4f2addbffd (patch) | |
tree | d3e1b7ed24989fc2c1e2194c6545598adc06beb3 /UPDATING | |
parent | 42d146bf965f0fe8df8764a998c9072b2d65b645 (diff) | |
download | ports-5359700002c90ef5adf1c73716b95e4f2addbffd.tar.gz ports-5359700002c90ef5adf1c73716b95e4f2addbffd.zip |
- Add a note about sysutils/symon 2.72 -> 2.75 update.
Notes
Notes:
svn path=/head/; revision=185463
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -6,6 +6,15 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20070218: + AFFECTS: users of sysutils/symon + AUTHOR: uspoerlein@gmail.com + + The symon port has been updated from 2.72 to 2.75. It changes the wire + protocol, therefore, you should update your symux(8) installation first, + before updating your symon(8) clients. symux(8) is backwards compatible and + understands both protocol versions. + 20070215: AFFECTS: users of security/clamav AUTHOR: garga@FreeBSD.org |