Update to 0.1.16.
Resolve devfs related panics due to recently added asserts in FreeBSD-current. Make all device destruction synchronous instead of asynchronus. Submitted by: maintainer
This commit is contained in:
parent
1dc5d63784
commit
42015e3c93
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=280088
2 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= cuse4bsd-kmod
|
||||
PORTVERSION= 0.1.15
|
||||
PORTVERSION= 0.1.16
|
||||
CATEGORIES= multimedia kld
|
||||
MASTER_SITES= http://www.selasky.org/hans_petter/distfiles/ \
|
||||
http://hselasky.homeunix.org:8192/distfiles/
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (cuse4bsd-kmod-0.1.15.tar.bz2) = 678988c083796a80360d381ceb02e2869714ce509c9b3e7b7332476444b1bb76
|
||||
SIZE (cuse4bsd-kmod-0.1.15.tar.bz2) = 13036
|
||||
SHA256 (cuse4bsd-kmod-0.1.16.tar.bz2) = f26deef60a8c2bf42a74123f4d725a8280be6d4f39ca96d6430b8bd5b03835f4
|
||||
SIZE (cuse4bsd-kmod-0.1.16.tar.bz2) = 13068
|
||||
|
|
Loading…
Reference in a new issue