summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--UPDATING11
-rw-r--r--sysutils/symon/Makefile2
-rw-r--r--sysutils/symon/distinfo6
3 files changed, 15 insertions, 4 deletions
diff --git a/UPDATING b/UPDATING
index 0d051a1871c0..b3550ed42fa8 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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
diff --git a/sysutils/symon/Makefile b/sysutils/symon/Makefile
index 469e39329279..738a76ea6bb1 100644
--- a/sysutils/symon/Makefile
+++ b/sysutils/symon/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= symon
-PORTVERSION= 2.75
+PORTVERSION= 2.78
CATEGORIES= sysutils
MASTER_SITES= http://www.xs4all.nl/~wpd/symon/philes/
diff --git a/sysutils/symon/distinfo b/sysutils/symon/distinfo
index beff4046e64a..de85c180ca75 100644
--- a/sysutils/symon/distinfo
+++ b/sysutils/symon/distinfo
@@ -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