- Update to 3.2.6
- No longer BROKEN on CURRENT Feature safe: yes
This commit is contained in:
parent
325542b608
commit
c6da10cdfd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=257166
4 changed files with 8 additions and 16 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue