svn commit: r482272 - in head/emulators: virtualbox-ose virtualbox-ose-additions virtualbox-ose-additions-nox11 virtualbox-ose-kmod virtualbox-ose-nox11 virtualbox-ose/files

Jung-uk Kim jkim at FreeBSD.org
Wed Oct 17 06:49:33 UTC 2018


Author: jkim
Date: Wed Oct 17 06:49:30 2018
New Revision: 482272
URL: https://svnweb.freebsd.org/changeset/ports/482272

Log:
  Update to 5.2.20.
  
  https://www.virtualbox.org/wiki/Changelog#20

Modified:
  head/emulators/virtualbox-ose-additions-nox11/Makefile
  head/emulators/virtualbox-ose-additions/Makefile
  head/emulators/virtualbox-ose-additions/distinfo
  head/emulators/virtualbox-ose-kmod/Makefile
  head/emulators/virtualbox-ose-kmod/distinfo
  head/emulators/virtualbox-ose-nox11/Makefile
  head/emulators/virtualbox-ose/Makefile
  head/emulators/virtualbox-ose/distinfo
  head/emulators/virtualbox-ose/files/patch-include_iprt_cdefs.h

Modified: head/emulators/virtualbox-ose-additions-nox11/Makefile
==============================================================================
--- head/emulators/virtualbox-ose-additions-nox11/Makefile	Wed Oct 17 06:23:59 2018	(r482271)
+++ head/emulators/virtualbox-ose-additions-nox11/Makefile	Wed Oct 17 06:49:30 2018	(r482272)
@@ -1,6 +1,5 @@
 # $FreeBSD$
 
-PORTREVISION=	1
 PKGNAMESUFFIX=	-additions-nox11
 
 OPTIONS_EXCLUDE=	DEBUG OPENGL X11

Modified: head/emulators/virtualbox-ose-additions/Makefile
==============================================================================
--- head/emulators/virtualbox-ose-additions/Makefile	Wed Oct 17 06:23:59 2018	(r482271)
+++ head/emulators/virtualbox-ose-additions/Makefile	Wed Oct 17 06:49:30 2018	(r482272)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	virtualbox-ose
-PORTVERSION=	5.2.18
-PORTREVISION=	1
+PORTVERSION=	5.2.20
 CATEGORIES=	emulators
 MASTER_SITES=	http://download.virtualbox.org/virtualbox/${PORTVERSION}/
 PKGNAMESUFFIX?=	-additions

Modified: head/emulators/virtualbox-ose-additions/distinfo
==============================================================================
--- head/emulators/virtualbox-ose-additions/distinfo	Wed Oct 17 06:23:59 2018	(r482271)
+++ head/emulators/virtualbox-ose-additions/distinfo	Wed Oct 17 06:49:30 2018	(r482272)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1534359199
-SHA256 (VirtualBox-5.2.18.tar.bz2) = ed0a7efd56c7f39fae79c7ec3321473da412ef0d7914457b66f42679d513efcf
-SIZE (VirtualBox-5.2.18.tar.bz2) = 118700952
+TIMESTAMP = 1539730884
+SHA256 (VirtualBox-5.2.20.tar.bz2) = cc61986cec72a1e2ce10b8c82f5d837d46e33aeb49ff4e8abbe02bb597785540
+SIZE (VirtualBox-5.2.20.tar.bz2) = 118760364

Modified: head/emulators/virtualbox-ose-kmod/Makefile
==============================================================================
--- head/emulators/virtualbox-ose-kmod/Makefile	Wed Oct 17 06:23:59 2018	(r482271)
+++ head/emulators/virtualbox-ose-kmod/Makefile	Wed Oct 17 06:49:30 2018	(r482272)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	virtualbox-ose
-PORTVERSION=	5.2.18
+PORTVERSION=	5.2.20
 CATEGORIES=	emulators
 MASTER_SITES=	http://download.virtualbox.org/virtualbox/${PORTVERSION}/
 PKGNAMESUFFIX=	-kmod

Modified: head/emulators/virtualbox-ose-kmod/distinfo
==============================================================================
--- head/emulators/virtualbox-ose-kmod/distinfo	Wed Oct 17 06:23:59 2018	(r482271)
+++ head/emulators/virtualbox-ose-kmod/distinfo	Wed Oct 17 06:49:30 2018	(r482272)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1534359199
-SHA256 (VirtualBox-5.2.18.tar.bz2) = ed0a7efd56c7f39fae79c7ec3321473da412ef0d7914457b66f42679d513efcf
-SIZE (VirtualBox-5.2.18.tar.bz2) = 118700952
+TIMESTAMP = 1539730884
+SHA256 (VirtualBox-5.2.20.tar.bz2) = cc61986cec72a1e2ce10b8c82f5d837d46e33aeb49ff4e8abbe02bb597785540
+SIZE (VirtualBox-5.2.20.tar.bz2) = 118760364

Modified: head/emulators/virtualbox-ose-nox11/Makefile
==============================================================================
--- head/emulators/virtualbox-ose-nox11/Makefile	Wed Oct 17 06:23:59 2018	(r482271)
+++ head/emulators/virtualbox-ose-nox11/Makefile	Wed Oct 17 06:49:30 2018	(r482272)
@@ -1,6 +1,5 @@
 # $FreeBSD$
 
-PORTREVISION=	1
 PKGNAMESUFFIX=	-nox11
 
 OPTIONS_EXCLUDE=	ALSA DBUS DEBUG GUESTADDITIONS MANUAL NLS PULSEAUDIO

Modified: head/emulators/virtualbox-ose/Makefile
==============================================================================
--- head/emulators/virtualbox-ose/Makefile	Wed Oct 17 06:23:59 2018	(r482271)
+++ head/emulators/virtualbox-ose/Makefile	Wed Oct 17 06:49:30 2018	(r482272)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	virtualbox-ose
-PORTVERSION=	5.2.18
-PORTREVISION=	1
+PORTVERSION=	5.2.20
 CATEGORIES=	emulators
 MASTER_SITES=	http://download.virtualbox.org/virtualbox/${PORTVERSION}/
 DISTFILES=	VirtualBox-${PORTVERSION}${EXTRACT_SUFX} ${GUESTADDITIONS}

Modified: head/emulators/virtualbox-ose/distinfo
==============================================================================
--- head/emulators/virtualbox-ose/distinfo	Wed Oct 17 06:23:59 2018	(r482271)
+++ head/emulators/virtualbox-ose/distinfo	Wed Oct 17 06:49:30 2018	(r482272)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1534359199
-SHA256 (VirtualBox-5.2.18.tar.bz2) = ed0a7efd56c7f39fae79c7ec3321473da412ef0d7914457b66f42679d513efcf
-SIZE (VirtualBox-5.2.18.tar.bz2) = 118700952
-SHA256 (VBoxGuestAdditions_5.2.18.iso) = f98b6ad7093ee0b27d26dea565b197a5f33fdac93c4b67e73824ce889d6c964c
-SIZE (VBoxGuestAdditions_5.2.18.iso) = 57976832
+TIMESTAMP = 1539730884
+SHA256 (VirtualBox-5.2.20.tar.bz2) = cc61986cec72a1e2ce10b8c82f5d837d46e33aeb49ff4e8abbe02bb597785540
+SIZE (VirtualBox-5.2.20.tar.bz2) = 118760364
+SHA256 (VBoxGuestAdditions_5.2.20.iso) = d3c4a0f79a1ff0c35190c530612d83b81a2035eb9f056237888d8b056c07005f
+SIZE (VBoxGuestAdditions_5.2.20.iso) = 58013696

Modified: head/emulators/virtualbox-ose/files/patch-include_iprt_cdefs.h
==============================================================================
--- head/emulators/virtualbox-ose/files/patch-include_iprt_cdefs.h	Wed Oct 17 06:23:59 2018	(r482271)
+++ head/emulators/virtualbox-ose/files/patch-include_iprt_cdefs.h	Wed Oct 17 06:49:30 2018	(r482272)
@@ -1,50 +1,6 @@
---- include/iprt/cdefs.h.orig	2018-01-15 14:49:42 UTC
+--- include/iprt/cdefs.h.orig	2018-10-15 14:24:52 UTC
 +++ include/iprt/cdefs.h
-@@ -2214,6 +2214,8 @@
-  */
- #if defined(__cplusplus) && RT_GNUC_PREREQ(4, 4)
- # define RT_OFFSETOF(type, member)              ( (int)(uintptr_t)&( ((type *)(void *)0x1000)->member) - 0x1000 )
-+#elif RT_CLANG_PREREQ(6, 0)
-+# define RT_OFFSETOF(type, member)              ( (int)__builtin_offsetof(type, member) )
- #else
- # define RT_OFFSETOF(type, member)              ( (int)(uintptr_t)&( ((type *)(void *)0)->member) )
- #endif
-@@ -2232,6 +2234,8 @@
-  */
- #if defined(__cplusplus) && RT_GNUC_PREREQ(4, 4)
- # define RT_UOFFSETOF(type, member)             ( (uintptr_t)&( ((type *)(void *)0x1000)->member) - 0x1000 )
-+#elif RT_CLANG_PREREQ(6, 0)
-+# define RT_UOFFSETOF(type, member)             ( (unsigned)__builtin_offsetof(type, member) )
- #else
- # define RT_UOFFSETOF(type, member)             ( (uintptr_t)&( ((type *)(void *)0)->member) )
- #endif
-@@ -2244,7 +2248,11 @@
-  * @param   member  Member.
-  * @param   addend  The addend to add to the offset.
-  */
--#define RT_OFFSETOF_ADD(type, member, addend)   ( (int)RT_UOFFSETOF_ADD(type, member, addend) )
-+#if RT_CLANG_PREREQ(6, 0)
-+# define RT_OFFSETOF_ADD(type, member, addend)  ( (int)(__builtin_offsetof(type, member) + addend) )
-+#else 
-+# define RT_OFFSETOF_ADD(type, member, addend)  ( (int)RT_UOFFSETOF_ADD(type, member, addend) )
-+#endif
- 
- /** @def RT_UOFFSETOF_ADD
-  * RT_UOFFSETOF with an addend.
-@@ -2254,7 +2262,11 @@
-  * @param   member  Member.
-  * @param   addend  The addend to add to the offset.
-  */
--#define RT_UOFFSETOF_ADD(type, member, addend)  ( (uintptr_t)&( ((type *)(void *)(uintptr_t)(addend))->member) )
-+#if RT_CLANG_PREREQ(6, 0)
-+# define RT_UOFFSETOF_ADD(type, member, addend) ( (unsigned)(__builtin_offsetof(type, member) + addend) )
-+#else
-+# define RT_UOFFSETOF_ADD(type, member, addend) ( (uintptr_t)&( ((type *)(void *)(uintptr_t)(addend))->member) )
-+#endif
- 
- /** @def RT_SIZEOFMEMB
-  * Get the size of a structure member.
-@@ -2517,28 +2529,28 @@
+@@ -2611,28 +2611,28 @@
  
  /** @def RT_BYTE1
   * Gets the first byte of something. */


More information about the svn-ports-all mailing list