- Update to 2.78.

PR:		ports/120028
Submitted by:	Felippe de Meirelles Motta <lippemail@gmail.com>
Reworked by:	Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer)
Approved by:	itetcu (mentor, implicit)
This commit is contained in:
Marcelo Araujo 2008-02-17 12:27:13 +00:00
parent 370c6b56bb
commit 159ab3967c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=207461
3 changed files with 15 additions and 4 deletions

View File

@ -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

View File

@ -6,7 +6,7 @@
#
PORTNAME= symon
PORTVERSION= 2.75
PORTVERSION= 2.78
CATEGORIES= sysutils
MASTER_SITES= http://www.xs4all.nl/~wpd/symon/philes/

View File

@ -1,3 +1,3 @@
MD5 (symon-2.75.tar.gz) = 6b50d7ec1bf57ad1c184ac2300f5967d
SHA256 (symon-2.75.tar.gz) = ba0480020e4077895feb7426e869b426b3875a3f883b5b658e4583fcd09c79b1
SIZE (symon-2.75.tar.gz) = 92160
MD5 (symon-2.78.tar.gz) = 4636e92773a04a6fb42e3818dd55a4a4
SHA256 (symon-2.78.tar.gz) = cda07388156e66a665c6d53dca4fdce3e210ee6a28c44e64d240715a572b39ac
SIZE (symon-2.78.tar.gz) = 102400