diff options
author | beat <beat@FreeBSD.org> | 2010-06-29 19:00:13 +0000 |
---|---|---|
committer | beat <beat@FreeBSD.org> | 2010-06-29 19:00:13 +0000 |
commit | 7eb6f0f52d763b261d4248918ffa8d323ea8148f (patch) | |
tree | 1a39ec30ed5f67f706cf6a286d4cb432d235349b /emulators | |
parent | b3c51e874ef77601fd465c25d4bcb80d89556dbb (diff) | |
download | FreeBSD-ports-7eb6f0f52d763b261d4248918ffa8d323ea8148f.zip FreeBSD-ports-7eb6f0f52d763b261d4248918ffa8d323ea8148f.tar.gz |
- Update to 3.2.6
- No longer BROKEN on CURRENT
Feature safe: yes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/virtualbox-ose-kmod-legacy/Makefile | 6 | ||||
-rw-r--r-- | emulators/virtualbox-ose-kmod-legacy/distinfo | 6 | ||||
-rw-r--r-- | emulators/virtualbox-ose-kmod/Makefile | 6 | ||||
-rw-r--r-- | emulators/virtualbox-ose-kmod/distinfo | 6 |
4 files changed, 8 insertions, 16 deletions
diff --git a/emulators/virtualbox-ose-kmod-legacy/Makefile b/emulators/virtualbox-ose-kmod-legacy/Makefile index be77879..5c9f23d 100644 --- a/emulators/virtualbox-ose-kmod-legacy/Makefile +++ b/emulators/virtualbox-ose-kmod-legacy/Makefile @@ -6,7 +6,7 @@ # PORTNAME= virtualbox-ose -DISTVERSION= 3.2.4 +DISTVERSION= 3.2.6 CATEGORIES= emulators kld MASTER_SITES= http://tmp.chruetertee.ch/ \ http://freebsd.unixfreunde.de/sources/ \ @@ -56,10 +56,6 @@ KMK_FLAGS+= BUILD_TYPE=debug KMK_BUILDTYPE= debug .endif -.if ${OSVERSION} >= 900012 -BROKEN= Build and stability problems on recent CURRENT -.endif - .if ${OSVERSION} < 700000 BROKEN= Does not compile on FreeBSD 6.X .endif diff --git a/emulators/virtualbox-ose-kmod-legacy/distinfo b/emulators/virtualbox-ose-kmod-legacy/distinfo index 26cba09..c17832c 100644 --- a/emulators/virtualbox-ose-kmod-legacy/distinfo +++ b/emulators/virtualbox-ose-kmod-legacy/distinfo @@ -1,3 +1,3 @@ -MD5 (VirtualBox-3.2.4-OSE.tar.bz2) = 80052833c8d9fd162c29fbf91cedd3d0 -SHA256 (VirtualBox-3.2.4-OSE.tar.bz2) = 49e69fd357a80d2537a8139f970a23af9aa5e2f6c3179eefca69d1a75e1fb25c -SIZE (VirtualBox-3.2.4-OSE.tar.bz2) = 57492454 +MD5 (VirtualBox-3.2.6-OSE.tar.bz2) = 65b822ab3c08ff882d9621101996dc14 +SHA256 (VirtualBox-3.2.6-OSE.tar.bz2) = 0cacfc0f6360d4052c16fef5b0ca262b71f9aec8ceb3bb6fb140477b9076ce48 +SIZE (VirtualBox-3.2.6-OSE.tar.bz2) = 57899455 diff --git a/emulators/virtualbox-ose-kmod/Makefile b/emulators/virtualbox-ose-kmod/Makefile index be77879..5c9f23d 100644 --- a/emulators/virtualbox-ose-kmod/Makefile +++ b/emulators/virtualbox-ose-kmod/Makefile @@ -6,7 +6,7 @@ # PORTNAME= virtualbox-ose -DISTVERSION= 3.2.4 +DISTVERSION= 3.2.6 CATEGORIES= emulators kld MASTER_SITES= http://tmp.chruetertee.ch/ \ http://freebsd.unixfreunde.de/sources/ \ @@ -56,10 +56,6 @@ KMK_FLAGS+= BUILD_TYPE=debug KMK_BUILDTYPE= debug .endif -.if ${OSVERSION} >= 900012 -BROKEN= Build and stability problems on recent CURRENT -.endif - .if ${OSVERSION} < 700000 BROKEN= Does not compile on FreeBSD 6.X .endif diff --git a/emulators/virtualbox-ose-kmod/distinfo b/emulators/virtualbox-ose-kmod/distinfo index 26cba09..c17832c 100644 --- a/emulators/virtualbox-ose-kmod/distinfo +++ b/emulators/virtualbox-ose-kmod/distinfo @@ -1,3 +1,3 @@ -MD5 (VirtualBox-3.2.4-OSE.tar.bz2) = 80052833c8d9fd162c29fbf91cedd3d0 -SHA256 (VirtualBox-3.2.4-OSE.tar.bz2) = 49e69fd357a80d2537a8139f970a23af9aa5e2f6c3179eefca69d1a75e1fb25c -SIZE (VirtualBox-3.2.4-OSE.tar.bz2) = 57492454 +MD5 (VirtualBox-3.2.6-OSE.tar.bz2) = 65b822ab3c08ff882d9621101996dc14 +SHA256 (VirtualBox-3.2.6-OSE.tar.bz2) = 0cacfc0f6360d4052c16fef5b0ca262b71f9aec8ceb3bb6fb140477b9076ce48 +SIZE (VirtualBox-3.2.6-OSE.tar.bz2) = 57899455 |