[101565] trunk/dports/emulators/virtualbox

royliu at macports.org royliu at macports.org
Sun Jan 13 16:16:39 PST 2013


Revision: 101565
          https://trac.macports.org/changeset/101565
Author:   royliu at macports.org
Date:     2013-01-13 16:16:39 -0800 (Sun, 13 Jan 2013)
Log Message:
-----------
virtualbox: update to 4.2.6

Modified Paths:
--------------
    trunk/dports/emulators/virtualbox/Portfile
    trunk/dports/emulators/virtualbox/files/patch-apple-gcc42.diff
    trunk/dports/emulators/virtualbox/files/patch-build.diff
    trunk/dports/emulators/virtualbox/files/patch-vde.diff

Modified: trunk/dports/emulators/virtualbox/Portfile
===================================================================
--- trunk/dports/emulators/virtualbox/Portfile	2013-01-13 23:50:51 UTC (rev 101564)
+++ trunk/dports/emulators/virtualbox/Portfile	2013-01-14 00:16:39 UTC (rev 101565)
@@ -4,11 +4,11 @@
 PortSystem          1.0
 
 name                virtualbox
-version             4.2.4
+version             4.2.6
 # Note: On virtualbox version changes please update the checksums of all
 # subports, and update extension_pack_build to match the current build
 # of the extension pack.
-set extension_pack_build   81684
+set extension_pack_build   82870
 
 categories          emulators
 platforms           darwin
@@ -47,8 +47,8 @@
     distname            VirtualBox-${version}
     use_bzip2           yes
 
-    checksums           rmd160  627ef6d1b3400b37033c95d5971f54986e22a030 \
-                        sha256  a7c607523c1c10b7b978ab39a92bb646517316548aa4a1a74b6e434ac2bf0adc
+    checksums           rmd160  9020d24c423dbdce381c4d8371d2c3bf5b7f34e0 \
+                        sha256  54526091bc2aa66b88ca878dd9ecc4466f96d607db2f6678a9d673ecf6646ae3
 
     depends_lib-append          port:curl \
                                 port:libidl \
@@ -207,8 +207,8 @@
 
     distfiles               VBoxGuestAdditions_${version}.iso
 
-    checksums               rmd160  aca6c7580fbe1d2baa4e0ef0405703f0aa582a78 \
-                            sha256  3d7d909a0fe9ac5ffcca6afdd4142b88bad116d2ffed6e95588dbfbcf00ca5e9
+    checksums               rmd160  0f3b193e4e0a019f30b4c1094ab4e7bc6b0e2f93 \
+                            sha256  b9afd356d85fe6822fd28009fd63faddd2ac7cbd75c415ea4ce6a22925243ed3
 
     depends_run             port:virtualbox
 
@@ -264,8 +264,8 @@
 
     distname            ${name_extpack}-${version}
 
-    checksums           rmd160  b56aff328a43a825671a70c3d5a037e87148e30c \
-                        sha256  62078e057a4ab56aec5ac086746522b3d94787333d0444169471fa5152c609ed
+    checksums           rmd160  533249d6497cb5a4244ea2b95a6e229b9d37673c \
+                        sha256  f0113688a76efa0426c27c5541c78506b18637025c35aa682ecc6eeed5d56582
 
     worksrcdir          ${name_extpack}
     extract.suffix      .vbox-extpack

Modified: trunk/dports/emulators/virtualbox/files/patch-apple-gcc42.diff
===================================================================
--- trunk/dports/emulators/virtualbox/files/patch-apple-gcc42.diff	2013-01-13 23:50:51 UTC (rev 101564)
+++ trunk/dports/emulators/virtualbox/files/patch-apple-gcc42.diff	2013-01-14 00:16:39 UTC (rev 101565)
@@ -1,6 +1,6 @@
 --- Config.kmk.orig	2012-08-19 17:42:19.000000000 -0500
 +++ Config.kmk	2012-08-19 17:42:19.000000000 -0500
-@@ -1900,10 +1900,8 @@
+@@ -1907,10 +1907,8 @@
     $(error VBox: 64-bit darwin builds require Xcode 3.2 or later, you have $(VBOX_XCODE_VERSION))
    endif
   endif

Modified: trunk/dports/emulators/virtualbox/files/patch-build.diff
===================================================================
--- trunk/dports/emulators/virtualbox/files/patch-build.diff	2013-01-13 23:50:51 UTC (rev 101564)
+++ trunk/dports/emulators/virtualbox/files/patch-build.diff	2013-01-14 00:16:39 UTC (rev 101565)
@@ -1,6 +1,6 @@
 --- Config.kmk.orig	2012-06-20 08:07:42.000000000 -0500
 +++ Config.kmk	2012-08-19 05:22:48.000000000 -0500
-@@ -1135,7 +1135,7 @@
+@@ -1142,7 +1142,7 @@
  # of VirtualBox binaries.  We request though that you always use something that
  # clearly identifies your build and makes it clear that it is not one done by
  # the VirtualBox team.
@@ -9,7 +9,7 @@
  endif
  
  # Keep in sync with G_virtualBoxPackage in glue-jaxws.xsl and glue-java.xsl
-@@ -1861,7 +1861,11 @@
+@@ -1868,7 +1868,11 @@
    endif
    VBOX_PATH_MACOSX_SDK ?= $(VBOX_PATH_MACOSX_SDK_ROOT)/MacOSX$(VBOX_DEF_MACOSX_VERSION_MIN)u.sdk
   else
@@ -22,7 +22,7 @@
   endif
  
   ## The Xcode version.
-@@ -1955,6 +1959,13 @@
+@@ -1962,6 +1966,13 @@
   endif
  
   if1of ($(VBOX_DEF_MACOSX_VERSION_MIN), 10.4 10.5 10.6)
@@ -36,7 +36,7 @@
    VBOX_PATH_MACOSX_SDK_10_6            ?= $(VBOX_PATH_MACOSX_SDK_ROOT)/MacOSX10.6.sdk
    VBOX_DARWIN_DEF_SDK_10_6_DEFS        := MAC_OS_X_VERSION_MIN_REQUIRED=1060 MAC_OS_X_VERSION_MAX_ALLOWED=1060
    VBOX_DARWIN_DEF_SDK_10_6_CFLAGS      := -mmacosx-version-min=10.6 -isysroot $(VBOX_PATH_MACOSX_SDK_10_6)
-@@ -1973,7 +1984,7 @@
+@@ -1980,7 +1991,7 @@
     ifneq ($(wildcard $(VBOX_PATH_MACOSX_SDK_ROOT)/MacOSX10.7.sdk),)
      VBOX_PATH_MACOSX_SDK_10_7           = $(VBOX_PATH_MACOSX_SDK_ROOT)/MacOSX10.7.sdk
     else
@@ -45,7 +45,7 @@
     endif
    endif
    VBOX_DARWIN_DEF_SDK_10_7_DEFS        := MAC_OS_X_VERSION_MIN_REQUIRED=1070 MAC_OS_X_VERSION_MAX_ALLOWED=1070
-@@ -2153,22 +2164,22 @@
+@@ -2160,22 +2171,22 @@
  VBOX_GCC32_CHECK_CXX = $(2)
  else
  VBOX_GCC_CHECK_CC = $(shell \
@@ -72,7 +72,7 @@
     then echo "$(1)"; \
     else echo "$(2)"; fi; )
  endif
-@@ -4205,25 +4216,6 @@
+@@ -4213,25 +4224,6 @@
   # be cleaned up properly later some time (not important now).
   #
   ifeq ($(VBOX_PATH_QT4),)
@@ -170,7 +170,7 @@
  # cases we get the .ISO per target architecture.
 --- configure.orig	2011-08-15 19:38:16.000000000 -0500
 +++ configure	2011-08-15 19:38:16.000000000 -0500
-@@ -1013,21 +1013,6 @@
+@@ -1068,21 +1068,6 @@
  check_sdl()
  {
    test_header SDL
@@ -192,7 +192,7 @@
      if which_wrapper sdl-config > /dev/null; then
        FLGSDL=`sdl-config --cflags`
        INCSDL=`strip_I "$FLGSDL"`
-@@ -1036,7 +1021,6 @@
+@@ -1091,7 +1076,6 @@
        FLDSDL=
        foundsdl=1
      fi
@@ -200,7 +200,7 @@
    [ "$OS" = "linux" -o "$OS" = "darwin" -o "$OS" = "solaris" ] && LIBSDLMAIN=""
    if [ -n "$foundsdl" ]; then
      cat > $ODIR.tmp_src.cc << EOF
-@@ -1384,53 +1368,20 @@
+@@ -1439,53 +1423,20 @@
  {
    foundqt4=
    test_header Qt4
@@ -254,7 +254,7 @@
                PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 \
                pkg-config QtCore --libs`
            foundqt4=1
-@@ -1472,7 +1423,6 @@
+@@ -1527,7 +1478,6 @@
          fi
        done
      fi
@@ -262,7 +262,7 @@
    if [ -n "$foundqt4" ]; then
      cat > $ODIR.tmp_src.cc << EOF
  #include <cstdio>
-@@ -1492,21 +1442,6 @@
+@@ -1547,21 +1497,6 @@
      [ -n "$INCQT4" ] && I_INCQT4=`prefix_I "$INCQT4"`
      if test_compile "$LIBQT4 $LIBPTHREAD $I_INCQT4 $FLGQT4" qt4 qt4 nofatal; then
        if test_execute_path "`strip_L "$LIBQT4"`"; then
@@ -284,7 +284,7 @@
            # strip .../QtCore as we add components ourself
            INCQT4=`echo "$INCQT4"|$KBUILD_SED 's|\([^ ]*\)/QtCore|\1|g; s| $||g'`
            # store only the first path, remove all other pathes
-@@ -1552,7 +1487,6 @@
+@@ -1607,7 +1542,6 @@
                fi
              fi
            done
@@ -292,7 +292,7 @@
        fi
      else
        log_failure "qt4 not working"
-@@ -2011,19 +1945,55 @@
+@@ -2066,19 +2000,55 @@
    test_header "Darwin version"
    darwin_ver=`uname -r`
    case "$darwin_ver" in
@@ -352,7 +352,7 @@
            CXX_FLAGS="-mmacosx-version-min=10.6 -isysroot $sdk -Wl,-syslibroot,$sdk"
        fi
  #      test "$CC" = "gcc" && CC="gcc-4.0"
-@@ -2219,7 +2189,7 @@
+@@ -2275,7 +2245,7 @@
      --with-openssl-dir=*)
        OPENSSLDIR=`echo $option | cut -d'=' -f2`
        INCCRYPTO="-I${OPENSSLDIR}/include"

Modified: trunk/dports/emulators/virtualbox/files/patch-vde.diff
===================================================================
--- trunk/dports/emulators/virtualbox/files/patch-vde.diff	2013-01-13 23:50:51 UTC (rev 101564)
+++ trunk/dports/emulators/virtualbox/files/patch-vde.diff	2013-01-14 00:16:39 UTC (rev 101565)
@@ -1,6 +1,6 @@
 --- configure.orig	2011-08-15 19:38:16.000000000 -0500
 +++ configure	2011-08-15 19:38:16.000000000 -0500
-@@ -2540,7 +2540,7 @@
+@@ -2604,7 +2604,7 @@
  fi
  
  # VDE
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130113/3a25a4e2/attachment.html>


More information about the macports-changes mailing list