Date: Thu, 27 Jul 2017 15:22:08 +0000 From: bugzilla-noreply@freebsd.org To: vbox@FreeBSD.org Subject: [Bug 220171] [PATCH] www/phpvirtualbox: update to support 5.1 Message-ID: <bug-220171-26505-MfD3MbkgjN@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-220171-26505@https.bugs.freebsd.org/bugzilla/> References: <bug-220171-26505@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220171 --- Comment #8 from commit-hook@freebsd.org --- A commit references this bug: Author: decke Date: Thu Jul 27 15:21:32 UTC 2017 New revision: 446746 URL: https://svnweb.freebsd.org/changeset/ports/446746 Log: - Update to an unofficial 5.1-1 which supports VirtualBox 5.1 Sadly upstream is very silent and has not released a new version which supports VirtualBox 5.1, supports PHP 7.1 or fixes bugs. In the meantime the community has created patches which are collected in the github projects bugtracker and pull requests. This unofficial version cherry picks the useful stuff of it. Highlights of unofficial phpvirtualbox 5.1-1: * based on git commit 65ebced (latest commit from May 19, 2016) * Patch to support Virtualbox 5.1 https://github.com/phpvirtualbox/phpvirtualbox/pull/22 * Fix argument count mismatches revealed by PHP 7.1 https://github.com/phpvirtualbox/phpvirtualbox/pull/24 * Make decryption of images/VMs work by not providing a password ID https://github.com/phpvirtualbox/phpvirtualbox/pull/55 * Tried to make clearOnSuspend work https://github.com/phpvirtualbox/phpvirtualbox/pull/57 PR: ports/220171 Submitted By: rozhuk.im With hat: vbox@ (kind of) Changes: head/www/phpvirtualbox/Makefile head/www/phpvirtualbox/distinfo head/www/phpvirtualbox/files/ head/www/phpvirtualbox/files/patch-endpoints_lib_config.php head/www/phpvirtualbox/files/patch-endpoints_lib_vboxServiceWrappers.php head/www/phpvirtualbox/files/patch-endpoints_lib_vboxconnector.php head/www/phpvirtualbox/files/patch-endpoints_lib_vboxweb-5.1.wsdl head/www/phpvirtualbox/files/patch-endpoints_lib_vboxwebService-5.1.wsdl head/www/phpvirtualbox/files/patch-panes_mediumEncryptionPasswords.html head/www/phpvirtualbox/pkg-plist --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-220171-26505-MfD3MbkgjN>