aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorgirgen <girgen@FreeBSD.org>2017-02-21 09:27:07 +0800
committergirgen <girgen@FreeBSD.org>2017-02-21 09:27:07 +0800
commitb6e38a2d6f677ff71fd1002520fef8c6a36109c7 (patch)
tree8397fae34229b3b13230b14b7db9c56ee897c841 /UPDATING
parent0aa8fadd7efe969de4c279c0426f7fe1a122d506 (diff)
downloadfreebsd-ports-gnome-b6e38a2d6f677ff71fd1002520fef8c6a36109c7.tar.gz
freebsd-ports-gnome-b6e38a2d6f677ff71fd1002520fef8c6a36109c7.tar.zst
freebsd-ports-gnome-b6e38a2d6f677ff71fd1002520fef8c6a36109c7.zip
Update to 5.2.1
The three elasticsearch beats ports have merged into one single port systuils/beats that installs all of the above and some more. The reason is to make the port more maintainable and also that the new heartbeat beat would conflict with sysutils/heartbeat. Add heartbeat beat. Install utilities share/beats/import_dashboards share/beats/migrate_beat_config_1_x_to_5_0.py Fix problems with the default configurations [1] PR: 217081 [1]
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING9
1 files changed, 9 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index f1996974ff3a..fcce3b531812 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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.
20170220:
+ AFFECTS: sysutils/filebeat sysutils/metricbeat sysutils/packetbeat
+ AUTHOR: girgen@FreeBSD.org
+
+ The three elasticsearch beats ports have merged into one single port
+ systuils/beats that installs all of the above and some more. The reason is to
+ make the port more maintainable and also that the new heartbeat beat would
+ conflict with sysutils/heartbeat.
+
+20170220:
AFFECTS: devel/libevent2
AUTHOR: jbeich@FreeBSD.org