aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authordbaio <dbaio@FreeBSD.org>2017-05-30 09:08:08 +0800
committerdbaio <dbaio@FreeBSD.org>2017-05-30 09:08:08 +0800
commit970445075f78445e7d44e2071318cd3bf0cfcb83 (patch)
tree07d8bf4f8614e8fcd2aa28ceb0b0ec1be0a4f831 /UPDATING
parent819702529380c9c04d0d061918fb47faebd2fdc6 (diff)
downloadfreebsd-ports-graphics-970445075f78445e7d44e2071318cd3bf0cfcb83.tar.gz
freebsd-ports-graphics-970445075f78445e7d44e2071318cd3bf0cfcb83.tar.zst
freebsd-ports-graphics-970445075f78445e7d44e2071318cd3bf0cfcb83.zip
sysutils/dsbmd: Update to 0.3
Changes: https://freeshell.de/~mk/projects/dsbmd-relnotes.html PR: 219479 Submitted by: Marcel Kaiser <mk@nic-nac-project.org> (maintainer) Approved by: garga (mentor) Differential Revision: https://reviews.freebsd.org/D10963
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 9fc056bb71f..54b290c4446 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.
+20170529:
+ AFFECTS: users of sysutils/dsbmd
+ AUTHOR: mk@freeshell.de
+
+ Due to new configuration variables and semantic changes, users of dsbmd
+ version 0.2 and earlier should consider recreating their dsbmd.conf from
+ the new dsbmd.conf.sample.
+
20170518:
AFFECTS: users of www/yarn
AUTHOR: adamw@FreeBSD.org