- Update to 4.1.16
- Update wiki link to troubleshooting page
This commit is contained in:
parent
1a0a4c804f
commit
9f028aea1d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=297280
7 changed files with 12 additions and 13 deletions
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= virtualbox-ose
|
||||
DISTVERSION= 4.1.14
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 4.1.16
|
||||
CATEGORIES= emulators kld
|
||||
MASTER_SITES= http://tmp.chruetertee.ch/ \
|
||||
http://freebsd.unixfreunde.de/sources/ \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (VirtualBox-4.1.14.tar.bz2) = 034cfd19d5dd701cd1375b994ad6f2d41c207b6760c6b8c5fe3005e53134dff8
|
||||
SIZE (VirtualBox-4.1.14.tar.bz2) = 73260319
|
||||
SHA256 (VirtualBox-4.1.16.tar.bz2) = b670499804c718a8ebbc7c2ddee37f70e98771a151391a597b5808f4310f824e
|
||||
SIZE (VirtualBox-4.1.16.tar.bz2) = 73255692
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= virtualbox-ose
|
||||
DISTVERSION= 4.1.14
|
||||
DISTVERSION= 4.1.16
|
||||
CATEGORIES= emulators kld
|
||||
MASTER_SITES= http://tmp.chruetertee.ch/ \
|
||||
http://freebsd.unixfreunde.de/sources/ \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (VirtualBox-4.1.14.tar.bz2) = 034cfd19d5dd701cd1375b994ad6f2d41c207b6760c6b8c5fe3005e53134dff8
|
||||
SIZE (VirtualBox-4.1.14.tar.bz2) = 73260319
|
||||
SHA256 (VirtualBox-4.1.16.tar.bz2) = b670499804c718a8ebbc7c2ddee37f70e98771a151391a597b5808f4310f824e
|
||||
SIZE (VirtualBox-4.1.16.tar.bz2) = 73255692
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= virtualbox-ose
|
||||
DISTVERSION= 4.1.14
|
||||
DISTVERSION= 4.1.16
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= http://tmp.chruetertee.ch/ \
|
||||
http://freebsd.unixfreunde.de/sources/ \
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
SHA256 (VirtualBox-4.1.14.tar.bz2) = 034cfd19d5dd701cd1375b994ad6f2d41c207b6760c6b8c5fe3005e53134dff8
|
||||
SIZE (VirtualBox-4.1.14.tar.bz2) = 73260319
|
||||
SHA256 (VBoxGuestAdditions_4.1.14.iso) = a12785fd1f202ff784da27ae75bd3fd43edaa824736b5b30499d9db993c1db64
|
||||
SIZE (VBoxGuestAdditions_4.1.14.iso) = 50780160
|
||||
SHA256 (VirtualBox-4.1.16.tar.bz2) = b670499804c718a8ebbc7c2ddee37f70e98771a151391a597b5808f4310f824e
|
||||
SIZE (VirtualBox-4.1.16.tar.bz2) = 73255692
|
||||
SHA256 (VBoxGuestAdditions_4.1.16.iso) = b5c6b2a2836f65aececc40608b266ac06ca62aa871b514b761bd00f0981157b8
|
||||
SIZE (VBoxGuestAdditions_4.1.16.iso) = 52168704
|
||||
|
|
|
@ -50,7 +50,7 @@ Running VirtualBox as non-root user may fail with a fatal error
|
|||
NS_ERROR_FACTORY_NOT_REGISTERED. In this case delete /tmp/.vbox-*-ipc file.
|
||||
|
||||
Check wiki page for known issues and troubleshooting:
|
||||
http://wiki.freebsd.org/VirtualBox
|
||||
http://wiki.freebsd.org/VirtualBox/ToDo
|
||||
|
||||
Please report any problems to emulation@. Thanks!
|
||||
|
||||
|
|
Loading…
Reference in a new issue