Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by root (f37cbce439cdf3878d96eb9b0e804207d7da465a)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: root <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by root (f37cbce439cdf3878d96eb9b0e804207d7da465a)
  • Date: Sat, 29 Aug 2009 07:30:33 -0500

GIT changes to master grimoire by root <root AT zaphod.local>:

dev/null |binary
graphics/blender/DEPENDS | 1 +
graphics/blender/DETAILS | 2 +-
graphics/blender/HISTORY | 4 ++++
graphics/blender/blender-2.48a.tar.gz.sig | 0
graphics/blender/blender-2.49a.tar.gz.sig |binary
6 files changed, 6 insertions(+), 1 deletion(-)

New commits:
commit f37cbce439cdf3878d96eb9b0e804207d7da465a
Author: Martin Spitzbarth <m.spitzbarth AT gmx.de>
Commit: root <root AT zaphod.local>

blender: Updated to 2.49a, added yasm as a dependency

diff --git a/graphics/blender/DEPENDS b/graphics/blender/DEPENDS
index 4b1c1b1..407d56f 100755
--- a/graphics/blender/DEPENDS
+++ b/graphics/blender/DEPENDS
@@ -4,6 +4,7 @@ depends sdl &&
depends GLUT &&
depends zlib &&
depends jpeg &&
+depends yasm &&

optional_depends openexr \
"WITH_BF_OPENEXR=1" \
diff --git a/graphics/blender/DETAILS b/graphics/blender/DETAILS
index 22c701a..f07c3ce 100755
--- a/graphics/blender/DETAILS
+++ b/graphics/blender/DETAILS
@@ -1,5 +1,5 @@
SPELL=blender
- VERSION=2.48a
+ VERSION=2.49a
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=http://download.blender.org/source/$SOURCE
diff --git a/graphics/blender/HISTORY b/graphics/blender/HISTORY
index eead8f7..572f627 100644
--- a/graphics/blender/HISTORY
+++ b/graphics/blender/HISTORY
@@ -1,3 +1,7 @@
+2009-08-29 Martin Spitzbarth <m.spitzbarth AT gmx.de>
+ * DETAILS: updated spell to 2.49a
+ * DEPENDS: added dependency on yasm
+
2008-10-23 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.48a

diff --git a/graphics/blender/blender-2.48a.tar.gz.sig
b/graphics/blender/blender-2.48a.tar.gz.sig
deleted file mode 100644
index 8747920..0000000
Binary files a/graphics/blender/blender-2.48a.tar.gz.sig and /dev/null differ
diff --git a/graphics/blender/blender-2.49a.tar.gz.sig
b/graphics/blender/blender-2.49a.tar.gz.sig
new file mode 100644
index 0000000..d36240f
Binary files /dev/null and b/graphics/blender/blender-2.49a.tar.gz.sig differ




Archive powered by MHonArc 2.6.24.

Top of Page