Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (1b535946733cc3fcfe8a8d2f4e8d03d6def6d35b)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (1b535946733cc3fcfe8a8d2f4e8d03d6def6d35b)
  • Date: Thu, 13 Mar 2008 05:50:40 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

dev/null |binary
graphics/inkscape/DETAILS | 7 +++++--
graphics/inkscape/HISTORY | 3 +++
graphics/inkscape/Ted_Gould.gpg |binary
graphics/inkscape/inkscape-0.46.tar.gz.sig | 0
5 files changed, 8 insertions(+), 2 deletions(-)

New commits:
commit 1b535946733cc3fcfe8a8d2f4e8d03d6def6d35b
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

inkscape: upstream key added, gz => bz2 to reduce DLable size

diff --git a/graphics/inkscape/DETAILS b/graphics/inkscape/DETAILS
index 82c2d8d..cc19003 100755
--- a/graphics/inkscape/DETAILS
+++ b/graphics/inkscape/DETAILS
@@ -1,9 +1,12 @@
SPELL=inkscape
VERSION=0.46
- SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE=$SPELL-$VERSION.tar.bz2
+ SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
- SOURCE_GPG=gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME
+ SOURCE2_URL[0]=$SOURCE_URL.sig
+ SOURCE_GPG=Ted_Gould.gpg:$SOURCE2:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
WEB_SITE=http://www.inkscape.org/
ENTERED=20031207
SECURITY_PATCH=1
diff --git a/graphics/inkscape/HISTORY b/graphics/inkscape/HISTORY
index 83d4292..eeb05b9 100644
--- a/graphics/inkscape/HISTORY
+++ b/graphics/inkscape/HISTORY
@@ -1,3 +1,6 @@
+2008-03-13 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: upstream key added, gz => bz2 to reduce DLable size
+
2008-03-11 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.46

diff --git a/graphics/inkscape/Ted_Gould.gpg b/graphics/inkscape/Ted_Gould.gpg
new file mode 100644
index 0000000..68af110
Binary files /dev/null and b/graphics/inkscape/Ted_Gould.gpg differ
diff --git a/graphics/inkscape/inkscape-0.46.tar.gz.sig
b/graphics/inkscape/inkscape-0.46.tar.gz.sig
deleted file mode 100644
index 4851868..0000000
Binary files a/graphics/inkscape/inkscape-0.46.tar.gz.sig and /dev/null differ



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (1b535946733cc3fcfe8a8d2f4e8d03d6def6d35b), Vlad Glagolev, 03/13/2008

Archive powered by MHonArc 2.6.24.

Top of Page