Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (1c496844bd4bd6b25081583786119856804e67d1)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (1c496844bd4bd6b25081583786119856804e67d1)
  • Date: Wed, 5 Nov 2008 10:51:15 -0600

GIT changes to master grimoire by George Sherwood <gsherwood AT sourcemage.org>:

graphics/imagemagick/DETAILS | 1 +
graphics/imagemagick/HISTORY | 3 +++
2 files changed, 4 insertions(+)

New commits:
commit 1c496844bd4bd6b25081583786119856804e67d1
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

imagemagick: Added CCACHE="off" to DETAILS. See bug #14860

diff --git a/graphics/imagemagick/DETAILS b/graphics/imagemagick/DETAILS
index 05f14f3..87390bb 100755
--- a/graphics/imagemagick/DETAILS
+++ b/graphics/imagemagick/DETAILS
@@ -8,6 +8,7 @@ SOURCE_DIRECTORY=${BUILD_DIRECTORY}/ImageMagick-${VERSION/-*/}
SOURCE_URL[2]=ftp://ftp.nluug.nl/pub/ImageMagick/$SOURCE
SOURCE_URL[3]=http://image_magick.veidrodis.com/image_magick/$SOURCE
SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
+ CCACHE="off"
WEB_SITE=http://www.imagemagick.org/
ENTERED=20010922
LICENSE[0]=http://www.imagemagick.org/www/Copyright.html
diff --git a/graphics/imagemagick/HISTORY b/graphics/imagemagick/HISTORY
index 507bdb1..7015467 100644
--- a/graphics/imagemagick/HISTORY
+++ b/graphics/imagemagick/HISTORY
@@ -1,3 +1,6 @@
+2008-11-05 George Sherwood <gsherwood AT sourcemage.org>
+ * DETAILS: Added CCACHE="off". See Bug 14860.
+
2008-11-04 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated to version 6.4.5-3




  • [SM-Commit] GIT changes to master grimoire by George Sherwood (1c496844bd4bd6b25081583786119856804e67d1), George Sherwood, 11/05/2008

Archive powered by MHonArc 2.6.24.

Top of Page