diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2008-02-17 12:27:13 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2008-02-17 12:27:13 +0000 |
commit | 159ab3967ccc82309b1bd90d4fe010ad373979a0 (patch) | |
tree | 13a645274b4efd3b8cf1db32540137efe3b7347a /UPDATING | |
parent | 370c6b56bb363f4fe36dd942372f5a3ce96f0fa8 (diff) | |
download | ports-159ab3967ccc82309b1bd90d4fe010ad373979a0.tar.gz ports-159ab3967ccc82309b1bd90d4fe010ad373979a0.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -6,6 +6,17 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20080216: + AFFECTS: users of sysutils/symon + AUTHOR: uspoerlein@gmail.com + + The symon port has been updated from 2.75 to 2.78. It changes the wire + protocol again. You should update your symux(8) and symon(8) installations + simultaneously, as + - new symon clients will make old symux servers exit, and + - new symux servers don't understand the old symon client's if() and mem() + probes. + 20080208: AFFECTS: users of ports-mgmt/portupgrade AUTHOR: sem@FreeBSD.org |