Update sysutils/dsbmd to 1.2

Changes

- An unmount_on_exit variable has been added. It controls whether and how a
  filesystem mounted by DSBMD shall be unmounted on exit.

- A bug where md, ada and mmcsd devices were not detected (introduced in version
  1.0) has been fixed.

- A bug where a mounted daX (X > 0) device was not detected on startup has been
  fixed.

PR:		225825
Submitted by:	Marcel Kaiser <mk@nic-nac-project.org> (maintainer)
This commit is contained in:
Tobias C. Berner 2018-02-11 20:06:20 +00:00
parent 4fe6419575
commit 69c0e8df49
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=461526
2 changed files with 4 additions and 4 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= dsbmd
PORTVERSION= 1.1
PORTVERSION= 1.2
CATEGORIES= sysutils
MASTER_SITES= http://freeshell.de/~mk/download/

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1517050210
SHA256 (dsbmd-1.1.tgz) = 1456f8bb283db711d7f77a6c86b273d7d9d860b2d4d284fff055db4ff7453d66
SIZE (dsbmd-1.1.tgz) = 48270
TIMESTAMP = 1518358429
SHA256 (dsbmd-1.2.tgz) = 523f553e3ef20c98e91a41f6665f77aeb3f6fe4d5e60017fd3ecf802502298c2
SIZE (dsbmd-1.2.tgz) = 48693