1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

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:
Koop Mast 2011-08-20 17:32:11 +00:00
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

View File

@ -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/

View File

@ -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