aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorJochen Neumeister <joneum@FreeBSD.org>2018-12-15 00:52:50 +0000
committerJochen Neumeister <joneum@FreeBSD.org>2018-12-15 00:52:50 +0000
commitd7a53ca3775886df9ac68e3b0e637e15757a8220 (patch)
tree0f723afdd00a1a2aed138b3380ab00d999770acd /UPDATING
parent20625e4b35853498d593154fadc314a5159eaae1 (diff)
downloadports-d7a53ca3775886df9ac68e3b0e637e15757a8220.tar.gz
ports-d7a53ca3775886df9ac68e3b0e637e15757a8220.zip
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING13
1 files changed, 13 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 054e4da5679e..46ab1ca69c1d 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,19 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20181215:
+ AFFECTS: users of sysutils/graylog
+ AUTHOR: dch@FreeBSD.org
+
+ The dependent ports for ElasticSearch and MongoDB have both changed,
+ and upstream changes to the configuration file may require minor
+ changes to work correctly. Refer to the new sample files installed
+ alongside the port for reference:
+
+ server.conf
+ log4j.xml
+ graylog_logging.xml
+
20181213:
AFFECTS: users of lang/perl5*
AUTHOR: mat@FreeBSD.org