diff options
author | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2019-12-27 05:09:28 +0800 |
---|---|---|
committer | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2019-12-27 05:09:28 +0800 |
commit | b43583f747b67b3b7d1ea94c3064ffd32d502c6f (patch) | |
tree | 994dd743ac329cd1df87a7129b1a712df65b7c90 /UPDATING | |
parent | 54acd8a342d81d0325603108bcb32fca6d63bdfb (diff) | |
download | freebsd-ports-gnome-b43583f747b67b3b7d1ea94c3064ffd32d502c6f.tar.gz freebsd-ports-gnome-b43583f747b67b3b7d1ea94c3064ffd32d502c6f.tar.zst freebsd-ports-gnome-b43583f747b67b3b7d1ea94c3064ffd32d502c6f.zip |
sysutils/dsbmd: update to 1.10
From ChangeLog: https://freeshell.de/~mk/projects/dsbmd-relnotes.html
* The fuse daemon to mount MTP devices has been changed to sysutils/fusefs-jmtpfs
(Entry added in UPDATING)
* The environment variables DSBMD_USB_UNIT and DSBMD_USB_ADDR has been added which
can be used by commands in dsbmd.conf
PR: 242888
Submitted by: mk@nic-nac-project.org (maintainer)
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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. +20191226: + AFFECTS: users of sysutils/dsbmd + AUTHOR: mk@freeshell.de + + With version 1.10 dsbmd now uses sysutils/fusefs-jmtpfs for mounting + MTP devices. Please adjust your dsbmd.conf or recreate it from the new + dsbmd.conf.sample. + 20191225: AFFECTS: multimedia/libva-intel-media-driver AUTHOR: jbeich@FreeBSD.org |