[Lunar-commits] <moonbase> virtualbox: version bumped to 1.6.2.

Florin Braescu florin at lunar-linux.org
Fri Jun 6 18:30:01 CEST 2008


commit fd9682dac598792cd187d7984662efaa3d19663b
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Fri Jun 6 19:30:01 2008 +0300

    virtualbox: version bumped to 1.6.2.
    
    Maintenance release with a lot of bugfixes.
---
 x11-utils/virtualbox/DEPENDS |    6 +-----
 x11-utils/virtualbox/DETAILS |   12 ++++++------
 2 files changed, 7 insertions(+), 11 deletions(-)

diff --git a/x11-utils/virtualbox/DEPENDS b/x11-utils/virtualbox/DEPENDS
index 7f23273..53cfebc 100644
--- a/x11-utils/virtualbox/DEPENDS
+++ b/x11-utils/virtualbox/DEPENDS
@@ -7,8 +7,4 @@ depends qt3
 depends libIDL
 depends SDL 
 depends alsa-lib
-
-optional_depends "pulseaudio"                   \
-                 ""                             \
-                 "--disable-pulse"              \
-                 "for PulseAudio sound support"
+depends pulseaudio
diff --git a/x11-utils/virtualbox/DETAILS b/x11-utils/virtualbox/DETAILS
index 5eb60d4..4c58bfe 100644
--- a/x11-utils/virtualbox/DETAILS
+++ b/x11-utils/virtualbox/DETAILS
@@ -1,14 +1,14 @@
            MODULE=virtualbox
-    MODULE_PREFIX=${VIRTUALBOX_PREFIX:-/usr/lib/virtualbox/}
-     BASE_VERSION=1.6.0
+     BASE_VERSION=1.6.2
           VERSION=$BASE_VERSION
            SOURCE=VirtualBox-${VERSION}-OSE.tar.bz2
- SOURCE_DIRECTORY=$BUILD_DIRECTORY/VirtualBox-${BASE_VERSION}_OSE
-       SOURCE_VFY=sha1:c20e8e2150cc1867e1c2fee7c21211391072aee2
-       SOURCE_URL=$MIRROR_URL
+ SOURCE_DIRECTORY=$BUILD_DIRECTORY/VirtualBox-$VERSION
+    MODULE_PREFIX=${VIRTUALBOX_PREFIX:-/usr/lib/virtualbox/}
+       SOURCE_VFY=sha1:6811a580b70e651f36002f344033e1db1858fdef
+       SOURCE_URL=http://www.virtualbox.org/download/$VERSION
          WEB_SITE=http://virtualbox.org/
           ENTERED=20071004
-          UPDATED=20080508
+          UPDATED=20080606
             SHORT="Full virtualizer for x86 hardware"
 
 cat << EOF


More information about the Lunar-commits mailing list