diff options
author | beat <beat@FreeBSD.org> | 2010-12-23 22:57:39 +0800 |
---|---|---|
committer | beat <beat@FreeBSD.org> | 2010-12-23 22:57:39 +0800 |
commit | a553cb157fe15f7193c726eb34f865a14528e410 (patch) | |
tree | 4a7fab79e02b47382cfa0794c8771052530e002a /emulators/virtualbox-ose | |
parent | e8ce09dabbab0b64583ebe8b0446b9068118b998 (diff) | |
download | freebsd-ports-gnome-a553cb157fe15f7193c726eb34f865a14528e410.tar.gz freebsd-ports-gnome-a553cb157fe15f7193c726eb34f865a14528e410.tar.zst freebsd-ports-gnome-a553cb157fe15f7193c726eb34f865a14528e410.zip |
- Update to 3.2.12
- Remove check for FreeBSD 6.x
- Drop MD5 checksums
Diffstat (limited to 'emulators/virtualbox-ose')
-rw-r--r-- | emulators/virtualbox-ose/Makefile | 7 | ||||
-rw-r--r-- | emulators/virtualbox-ose/distinfo | 10 |
2 files changed, 5 insertions, 12 deletions
diff --git a/emulators/virtualbox-ose/Makefile b/emulators/virtualbox-ose/Makefile index 3bcb5ad52196..f23a17289683 100644 --- a/emulators/virtualbox-ose/Makefile +++ b/emulators/virtualbox-ose/Makefile @@ -6,8 +6,7 @@ # PORTNAME= virtualbox-ose -DISTVERSION= 3.2.10 -PORTREVISION= 2 +DISTVERSION= 3.2.12 CATEGORIES= emulators MASTER_SITES= http://tmp.chruetertee.ch/ \ http://freebsd.unixfreunde.de/sources/ \ @@ -156,10 +155,6 @@ PLIST_SUB+= WEB="" PLIST_SUB+= WEB="@comment " .endif -.if ${OSVERSION} < 700000 -BROKEN= Does not compile on FreeBSD 6.X -.endif - .if ${ARCH} == i386 KMK_ARCH= freebsd.x86 PLIST_SUB+= I386="" diff --git a/emulators/virtualbox-ose/distinfo b/emulators/virtualbox-ose/distinfo index 983499a9b070..a04a6e98292d 100644 --- a/emulators/virtualbox-ose/distinfo +++ b/emulators/virtualbox-ose/distinfo @@ -1,6 +1,4 @@ -MD5 (VirtualBox-3.2.10-OSE.tar.bz2) = 5aad764cd4e886f9d80d7bde42163c7a -SHA256 (VirtualBox-3.2.10-OSE.tar.bz2) = 4db25b96427daab4849d9ce303bac8e1e1c27d878daa18c407cb404dd19e4b19 -SIZE (VirtualBox-3.2.10-OSE.tar.bz2) = 58175083 -MD5 (VBoxGuestAdditions_3.2.10.iso) = 4fde0f279854334b84c01972fbed2874 -SHA256 (VBoxGuestAdditions_3.2.10.iso) = d2fe49b4da0c46e78de601a60ec7e0a497333473a7cc009bbb202a5c1235bec8 -SIZE (VBoxGuestAdditions_3.2.10.iso) = 33124352 +SHA256 (VirtualBox-3.2.12-OSE.tar.bz2) = 064eb382e5b752a3f9189c930734393765125e70b5f99679a63ff4eb6186e261 +SIZE (VirtualBox-3.2.12-OSE.tar.bz2) = 58239733 +SHA256 (VBoxGuestAdditions_3.2.12.iso) = cae0d7c7d3844188caf01973dc97a722a70b2ba18ff189c9b8e82afb771de436 +SIZE (VBoxGuestAdditions_3.2.12.iso) = 33146880 |