Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (48ef1f02842b8da69169ba06d987f67dc96c8037)
  • Date: Sat, 17 Feb 2007 09:39:17 -0600

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

dev/null |binary
graphics/comix/DETAILS | 2 +-
graphics/comix/FINAL | 3 ++-
graphics/comix/HISTORY | 4 ++++
graphics/comix/comix-3.6.1.tar.gz.sig | 0
graphics/comix/comix-3.6.2.tar.gz.sig |binary
6 files changed, 7 insertions(+), 2 deletions(-)

New commits:
commit 48ef1f02842b8da69169ba06d987f67dc96c8037
Author: George Sherwood <chat AT sourcemage.org>
Commit: George Sherwood <chat AT sourcemage.org>

comix: Updated to version 3.6.2. Fixed FINAL to find the
comicbook.schemas file.

diff --git a/graphics/comix/DETAILS b/graphics/comix/DETAILS
index 7e43c95..19420e8 100755
--- a/graphics/comix/DETAILS
+++ b/graphics/comix/DETAILS
@@ -1,5 +1,5 @@
SPELL=comix
- VERSION=3.6.1
+ VERSION=3.6.2
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
SOURCE_URL[0]=${SOURCEFORGE_URL}/${SPELL}/${SOURCE}
diff --git a/graphics/comix/FINAL b/graphics/comix/FINAL
index 88fdc61..e7f0ad6 100755
--- a/graphics/comix/FINAL
+++ b/graphics/comix/FINAL
@@ -2,5 +2,6 @@ if [ "$THUMBNAILER" = "y" ]; then
$INSTALL_ROOT/usr/bin/update-mime-database $INSTALL_ROOT/usr/share/mime &&

export GCONF_CONFIG_SOURCE=$($INSTALL_ROOT/usr/bin/gconftool-2
--get-default-source) &&
- $INSTALL_ROOT/usr/bin/gconftool-2 --makefile-install-rule
mime/comicbook.schemas > /dev/null
+ $INSTALL_ROOT/usr/bin/gconftool-2 --makefile-install-rule \
+ $INSTALL_ROOT/etc/gconf/schemas/comicbook.schemas > /dev/null
fi
diff --git a/graphics/comix/HISTORY b/graphics/comix/HISTORY
index f2c95fe..b27426a 100644
--- a/graphics/comix/HISTORY
+++ b/graphics/comix/HISTORY
@@ -1,3 +1,7 @@
+2007-02-17 George Sherwood <george AT beernabeer.com>
+ * DETAILS: updated spell to 3.6.2
+ * FINAL: Updated location of comicbook.schemas file
+
2006-11-12 Flavien Bridault <vlaaad AT sourcemage.org>
* CONFIGURE: prompt for nautilus thumbnailer
* DEPENDS: added nautilus2 if thumbnailer enabled
diff --git a/graphics/comix/comix-3.6.1.tar.gz.sig
b/graphics/comix/comix-3.6.1.tar.gz.sig
deleted file mode 100644
index d1c47ec..0000000
Binary files a/graphics/comix/comix-3.6.1.tar.gz.sig and /dev/null differ
diff --git a/graphics/comix/comix-3.6.2.tar.gz.sig
b/graphics/comix/comix-3.6.2.tar.gz.sig
new file mode 100644
index 0000000..5da3805
Binary files /dev/null and b/graphics/comix/comix-3.6.2.tar.gz.sig differ



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (48ef1f02842b8da69169ba06d987f67dc96c8037), George Sherwood, 02/17/2007

Archive powered by MHonArc 2.6.24.

Top of Page