trivial update to 2.77 from willem (author), ok robert simon

fixes message size computation that is easily exceeded on -current
and causes symon to err out on startup in these cases
(symon: data.c:364: maxlen too small)
note that on systems showing that error the symux they send to must
be >= 2.77 since it has the same check for received messages.
This commit is contained in:
henning 2007-12-06 13:22:07 +00:00
parent 13b7117027
commit 1d3f69ca9c
2 changed files with 7 additions and 7 deletions

View File

@ -1,7 +1,7 @@
# $OpenBSD: Makefile,v 1.31 2007/09/15 21:14:03 merdely Exp $
# $OpenBSD: Makefile,v 1.32 2007/12/06 13:22:07 henning Exp $
COMMENT-main= active monitoring tool
V= 2.76
V= 2.77
DISTNAME= symon-${V}
PKGNAME-main= ${DISTNAME}
CATEGORIES= sysutils net

View File

@ -1,5 +1,5 @@
MD5 (symon-2.76.tar.gz) = qc29fvdEuoay6YFcktxXvA==
RMD160 (symon-2.76.tar.gz) = BBnc/PG00Ke78IazRZEAflKyrv8=
SHA1 (symon-2.76.tar.gz) = 49ZWsSuGPKzAUlMzC+sAqDKhfpU=
SHA256 (symon-2.76.tar.gz) = MnxlwKJRfY8rRCCOY75GQQT+DkU0/yBvOdvQ7EJFXfc=
SIZE (symon-2.76.tar.gz) = 92160
MD5 (symon-2.77.tar.gz) = Em5k3dw3xVSKKYziIJtpYg==
RMD160 (symon-2.77.tar.gz) = Is0BpU33chSElZdxjCoAW4FPM8c=
SHA1 (symon-2.77.tar.gz) = ZEwVIL486wWY4+I/CT3w6Rg0MNs=
SHA256 (symon-2.77.tar.gz) = ajzW54y0pF9/YZ8o+plMiVBEBMtetinbK0XNeX3ScP4=
SIZE (symon-2.77.tar.gz) = 102400