ports/177898: [patch] emulation/virtualbox-ose update to 4.2.12

Stefan Bethke stb at lassitu.de
Wed Apr 17 07:20:01 UTC 2013


>Number:         177898
>Category:       ports
>Synopsis:       [patch] emulation/virtualbox-ose update to 4.2.12
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 17 07:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Stefan Bethke
>Release:        FreeBSD 9.1-STABLE amd64
>Organization:
>Environment:
System: FreeBSD diesel.lassitu.de 9.1-STABLE FreeBSD 9.1-STABLE #9 r249476: Sun Apr 14 18:50:14 CEST 2013 root at diesel.lassitu.de:/usr/obj/usr/src/sys/DIESEL amd64

>Description:

Update VirtualBox to current version. Tested on 9-stable amd64, but not on
others.

>How-To-Repeat:
>Fix:

Note that the new patch file (at the very bottom) fixes the issue in
ports/174976.

Index: Makefile
===================================================================
--- Makefile	(revision 315799)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	virtualbox-ose
-DISTVERSION=	4.2.6
+DISTVERSION=	4.2.12
 CATEGORIES=	emulators
 MASTER_SITES=	http://download.virtualbox.org/virtualbox/${DISTVERSION}/ \
 		http://tmp.chruetertee.ch/ \
Index: distinfo
===================================================================
--- distinfo	(revision 315799)
+++ distinfo	(working copy)
@@ -1,4 +1,4 @@
-SHA256 (VirtualBox-4.2.6.tar.bz2) = 54526091bc2aa66b88ca878dd9ecc4466f96d607db2f6678a9d673ecf6646ae3
-SIZE (VirtualBox-4.2.6.tar.bz2) = 76291326
-SHA256 (VBoxGuestAdditions_4.2.6.iso) = b9afd356d85fe6822fd28009fd63faddd2ac7cbd75c415ea4ce6a22925243ed3
-SIZE (VBoxGuestAdditions_4.2.6.iso) = 57401344
+SHA256 (VirtualBox-4.2.12.tar.bz2) = eb65ecac94f63d6292a967d39cb5e28326404c10d0e8c2c50399eedb59c17ee6
+SIZE (VirtualBox-4.2.12.tar.bz2) = 76876011
+SHA256 (VBoxGuestAdditions_4.2.12.iso) = aed4730b643aca8daa0829e1122b7c8d592b9f6cea902a98e390c4d22373dfb8
+SIZE (VBoxGuestAdditions_4.2.12.iso) = 59488256
Index: files/patch-VBox-ExtPacks-VNC-VBoxVNC.cpp
===================================================================
--- files/patch-VBox-ExtPacks-VNC-VBoxVNC.cpp	(revision 0)
+++ files/patch-VBox-ExtPacks-VNC-VBoxVNC.cpp	(working copy)
@@ -0,0 +1,11 @@
+--- src/VBox/ExtPacks/VNC/VBoxVNC.cpp.orig	2013-04-16 16:11:42.655664088 +0200
++++ src/VBox/ExtPacks/VNC/VBoxVNC.cpp	2013-04-16 16:11:50.742664706 +0200
+@@ -44,7 +44,7 @@
+ 
+ #ifdef LIBVNCSERVER_IPv6
+ // enable manually!
+-// #define VBOX_USE_IPV6
++#define VBOX_USE_IPV6
+ #endif
+ 
+ 
>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list