[92377] trunk/dports/emulators/virtualbox/Portfile

Ryan Schmidt ryandesign at macports.org
Thu Apr 26 19:55:17 PDT 2012


On Apr 26, 2012, at 20:07, royliu at macports.org wrote:

> Revision: 92377
>          https://trac.macports.org/changeset/92377
> Author:   royliu at macports.org
> Date:     2012-04-26 18:07:15 -0700 (Thu, 26 Apr 2012)
> Log Message:
> -----------
> virtualbox: upgrade to 4.1.14
> 
> Modified Paths:
> --------------
>    trunk/dports/emulators/virtualbox/Portfile
> 
> Modified: trunk/dports/emulators/virtualbox/Portfile
> ===================================================================
> --- trunk/dports/emulators/virtualbox/Portfile	2012-04-26 23:58:59 UTC (rev 92376)
> +++ trunk/dports/emulators/virtualbox/Portfile	2012-04-27 01:07:15 UTC (rev 92377)
> @@ -4,7 +4,7 @@
> PortSystem          1.0
> 
> name                virtualbox
> -version             4.1.12
> +version             4.1.14
> # Note: On virtualbox version changes please check the build version of the
> # virtualbox-extension-pack port and update extension_pack_build.
> set extension_pack_build   77245
> @@ -48,12 +48,9 @@
>     distname            VirtualBox-${version}
>     use_bzip2           yes
> 
> -    # 4.1.12 was stealth-updated 2012-04-03
> -    dist_subdir         ${name}/${version}_1
> +    checksums           rmd160  68bb81486dad190a1bd74251ad32ee16d47be625 \
> +                        sha256  034cfd19d5dd701cd1375b994ad6f2d41c207b6760c6b8c5fe3005e53134dff8
> 
> -    checksums           rmd160  a3ee3e4dac21d969f5314c7269ca9ef9fa7d80a7 \
> -                        sha256  4e4b9181a61ee9ccbe5fd28dbf528dde708fba490af5de6fac0d138b283b1d02
> -    

I'm sure you already received the buildbot's failure notice [1] but in case you did not realize why it failed, the virtualbox port has subports now. You have to update the checksums / remove the revision in each of them, ideally all at the same time / in the same commit. For the virtualbox-extension-pack subport, you also have to update the build number. In r92378 [2] I made the necessary additional changes for 4.1.14 and rewrote the comments to remind us about this for future updates.


[1] http://build.macports.org/builders/buildports-snowleopard-x86_64/builds/6729/steps/compile/logs/stdio

[2] https://trac.macports.org/changeset/92378



More information about the macports-dev mailing list