[Lunar-commits] <moonbase-other> Merge branch 'master' of github.com:lunar-linux/moonbase-other

Florin Braescu florin at lunar-linux.org
Sun Dec 29 14:42:42 CET 2013


commit 84aeec0384fe5249dbf6a27ca6472c5b911744f2
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun, 29 Dec 2013 05:41:21 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/84aeec0384fe5249dbf6a27ca6472c5b911744f2

Merge branch 'master' of github.com:lunar-linux/moonbase-other
---
  graphics/ImageMagick/DETAILS        | +3/-3     
  graphics/SDL_gfx/DETAILS            | +3/-3     
  virtual/VirtualBox/DETAILS          | +3/-3     
  virtual/VirtualBox/PRE_BUILD.x86_64 | +1/-2     
  4 files changed, 10 insertions(+), 11 deletions(-)

--- a/graphics/ImageMagick/DETAILS
+++ b/graphics/ImageMagick/DETAILS
@@ -3,7 +3,7 @@
 # should version bump to x.y.(z-1)-(highest). That version is always
 # kept on the ftp.imagemagick.org site and should be considered STABLE!!!
           MODULE=ImageMagick
-         VERSION=6.8.6-10
+         VERSION=6.8.7-10
           SOURCE=$MODULE-$VERSION.tar.xz
    SOURCE_URL[0]=ftp://ftp.imagemagick.org/pub/ImageMagick
    SOURCE_URL[1]=http://mirror.checkdomain.de/imagemagick/legacy
@@ -20,10 +20,10 @@
   SOURCE_URL[12]=http://hpux.connect.org.uk/hppd/hpux/X11/Viewers
   SOURCE_URL[13]=ftp://ftp.fifi.org/pub/ImageMagick
   SOURCE_URL[14]=ftp://ftp.rge.com/pub/multimedia/imagemagick
-      SOURCE_VFY=sha1:807380b2221b5fed789bc895e8e4c3758237be9a
+      SOURCE_VFY=sha1:a74ebac95fb592e98cbe33e25c05978590807c57
         WEB_SITE=http://www.imagemagick.org
          ENTERED=20010922
-         UPDATED=20130923
+         UPDATED=20131221
            SHORT="Automated and interactive manipulation of images"
 
 cat << EOF
--- a/graphics/SDL_gfx/DETAILS
+++ b/graphics/SDL_gfx/DETAILS
@@ -1,11 +1,11 @@
          MODULE=SDL_gfx
-        VERSION=2.0.24
+        VERSION=2.0.25
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://www.ferzkopp.net/Software/$MODULE-2.0
-     SOURCE_VFY=sha1:34e8963188e4845557468a496066a8fa60d5f563
+     SOURCE_VFY=sha1:20a89d0b71b7b790b830c70f17ed2c44100bc0f4
        WEB_SITE=http://www.ferzkopp.net/joomla/content/view/19/14
         ENTERED=20020112
-        UPDATED=20120816
+        UPDATED=20131114
           SHORT="High quality graphics library"
 
 cat << EOF
--- a/virtual/VirtualBox/DETAILS
+++ b/virtual/VirtualBox/DETAILS
@@ -1,12 +1,12 @@
           MODULE=VirtualBox
-         VERSION=4.2.18
+         VERSION=4.3.6
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=http://download.virtualbox.org/virtualbox/$VERSION
-      SOURCE_VFY=sha1:2f76491693459811a87399e25beefd09443ee897
+      SOURCE_VFY=sha1:4c6c984d6244b7bc858949a81f47e7892e843725
    MODULE_PREFIX=${VIRTUALBOX_PREFIX:-/usr/lib/virtualbox}
         WEB_SITE=http://virtualbox.org
          ENTERED=20071004
-         UPDATED=20130906
+         UPDATED=20131219
            SHORT="Full virtualizer for x86 hardware"
 
 cat << EOF
--- a/virtual/VirtualBox/PRE_BUILD.x86_64
+++ b/virtual/VirtualBox/PRE_BUILD.x86_64
@@ -2,5 +2,4 @@ default_pre_build &&
 cd $SOURCE_DIRECTORY &&
 
 # this removes 32 bit simulation support
-echo "VBOX_WITH_RAW_MODE =" > LocalConfig.kmk &&
-sedit " 1832 d" configure
+OPTS+=" --disable-vmmraw"




More information about the Lunar-commits mailing list