[Lunar-commits] <moonbase-other> FreeImage: Version bump to 3154. Adjusting the BUILD, they fixed the prior

stumbles stumbles at lunar-linux.org
Sun Dec 2 17:52:53 CET 2012


commit 1557b6e8600e34993bf1d910f2ee0c4be4e3ea80
Author: stumbles <stumbles at lunar-linux.org>
Date: Sun, 02 Dec 2012 08:52:53 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/1557b6e8600e34993bf1d910f2ee0c4be4e3ea80

FreeImage: Version bump to 3154. Adjusting the BUILD, they fixed the prior

sedit but forgot another include in another file.
---
  graphics/FreeImage/BUILD   | +1/-1     
  graphics/FreeImage/DETAILS | +3/-3     
  2 files changed, 4 insertions(+), 4 deletions(-)

--- a/graphics/FreeImage/BUILD
+++ b/graphics/FreeImage/BUILD
@@ -1,6 +1,6 @@
 (
 
-  sed -i "54i #include <string.h>" Source/OpenEXR/Imath/ImathMatrix.h &&
+  sed -i "36i #include <string.h>" Source/OpenEXR/IlmImf/ImfAutoArray.h &&
 
   default_make &&
 
--- a/graphics/FreeImage/DETAILS
+++ b/graphics/FreeImage/DETAILS
@@ -1,12 +1,12 @@
           MODULE=FreeImage
-         VERSION=3151
+         VERSION=3154
           SOURCE=$MODULE$VERSION.zip
       SOURCE_URL=$SFORGE_URL/freeimage/
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
-      SOURCE_VFY=sha1:02ae98007fc64d72a8f15ec3ff24c36ac745fbc8
+      SOURCE_VFY=sha1:1d30057a127b2016cf9b4f0f8f2ba92547670f96
         WEB_SITE=http://freeimage.sourceforge.net
          ENTERED=20070822
-         UPDATED=20110902
+         UPDATED=20121202
            SHORT="library for easy using of image formats"
 cat << EOF
 FreeImage is an Open Source library project for developers




More information about the Lunar-commits mailing list