aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2017-12-03 10:12:38 +0000
committerKurt Jaeger <pi@FreeBSD.org>2017-12-03 10:12:38 +0000
commitb433dc3a267eab69e808fc2721933fbb75a80858 (patch)
tree1eef4b70c52abd1f9da395c1d8c7642abb853521 /UPDATING
parentbca22e210de9b85cae985bf2d3f96c5ad72243d4 (diff)
downloadports-b433dc3a267eab69e808fc2721933fbb75a80858.tar.gz
ports-b433dc3a267eab69e808fc2721933fbb75a80858.zip
sysutils/dsbmd: update 0.4.1 -> 0.5
PR: 223973 Submitted by: Marcel Kaiser <mk@nic-nac-project.org> (maintainer)
Notes
Notes: svn path=/head/; revision=455399
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index bec3c944f98f..3386342018d2 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,14 @@ 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.
+20171203:
+ AFFECTS: users of sysutils/dsbmd
+ AUTHOR: mk@freeshell.de
+
+ Due to new configuration variables and new features, users of dsbmd
+ version 0.4.1 and earlier should consider recreating their dsbmd.conf from
+ the new dsbmd.conf.sample.
+
20171130:
AFFECTS: */py*
AUTHOR: mat@FreeBSD.org