Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (e1b1139717661d384bd3a5c7878771f4688cf4ec)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (e1b1139717661d384bd3a5c7878771f4688cf4ec)
  • Date: Sat, 13 Oct 2007 07:43:00 -0500

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

graphics-libs/poppler/DETAILS | 5 +++--
graphics-libs/poppler/HISTORY | 4 ++++
graphics-libs/poppler/PRE_BUILD | 4 ----
python-devel/cheetah/DETAILS | 4 ++--
python-devel/cheetah/HISTORY | 3 +++
5 files changed, 12 insertions(+), 8 deletions(-)

New commits:
commit c11858028d1a932b3d7f2d32e663e2b15719049b
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

poppler-0.6.1

commit d77455b7e1c10e7cb75a39365e2f6e8436b9e997
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

cheetah-2.0

diff --git a/graphics-libs/poppler/DETAILS b/graphics-libs/poppler/DETAILS
index 00e3a54..2d0fddd 100755
--- a/graphics-libs/poppler/DETAILS
+++ b/graphics-libs/poppler/DETAILS
@@ -11,11 +11,12 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-cvs

SOURCE_URL[0]=cvs://:pserver:anoncvs AT cvs.freedesktop.org:/cvs/poppler:poppler
SOURCE_IGNORE=volatile
else
- VERSION=0.6
+ VERSION=0.6.1
+
SOURCE_HASH=sha512:0a38bfc17e5f566a7f04ec310aea2c10c036484a51270a3835f7762ff41b0c1d8ef2986887ed9aec4ef8196b6e071215d199af8beac9c76fbbbc978ae654ac61
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://poppler.freedesktop.org/$SOURCE
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+# SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
fi
WEB_SITE=http://poppler.freedesktop.org/
LICENSE[0]=GPL
diff --git a/graphics-libs/poppler/HISTORY b/graphics-libs/poppler/HISTORY
index 03168ca..6a667f6 100644
--- a/graphics-libs/poppler/HISTORY
+++ b/graphics-libs/poppler/HISTORY
@@ -1,3 +1,7 @@
+2007-10-13 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.6.1
+ * PRE_BUILD: remove sedit
+
2007-09-15 Pol Vinogradov <vin.public AT gmail.com>
* DEPENDS: fixed annoying typo

diff --git a/graphics-libs/poppler/PRE_BUILD b/graphics-libs/poppler/PRE_BUILD
index c4e1347..df74cbd 100755
--- a/graphics-libs/poppler/PRE_BUILD
+++ b/graphics-libs/poppler/PRE_BUILD
@@ -3,8 +3,4 @@ cd $SOURCE_DIRECTORY &&

if [ "$POPPLER_CVS" == "y" ]; then
NOCONFIGURE=ON ./autogen.sh
-else
- sedit "s/glib >= 2.6/glib-2.0 >= 2.6/" configure.ac &&
- sedit "9i#include <cstdlib>" qt/test-poppler-qt.cpp &&
- autoreconf
fi
diff --git a/python-devel/cheetah/DETAILS b/python-devel/cheetah/DETAILS
index d7d1450..4c273f9 100755
--- a/python-devel/cheetah/DETAILS
+++ b/python-devel/cheetah/DETAILS
@@ -1,6 +1,6 @@
SPELL=cheetah
- VERSION=2.0rc8
-
SOURCE_HASH=sha512:806bac97db42ff93565539688d9260ccc22dc409470d4c544d50c0fcfd9266df0d6e735d3f083cd7528907e7f2c4ba60f646927812b9839046cff1fbee722f59
+ VERSION=2.0
+
SOURCE_HASH=sha512:4bd5ecf7554e280a29ea4bf25c4d92c53063f3a4d70ed0a70e1f55069976e507386ad9458241e1fb832bf885bf4b8e75dbfad4ee856b40fbdbc38418cbe73151
SOURCE=Cheetah-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Cheetah-$VERSION
SOURCE_URL[0]=$SOURCEFORGE_URL/cheetahtemplate/$SOURCE
diff --git a/python-devel/cheetah/HISTORY b/python-devel/cheetah/HISTORY
index 097d9ef..12766ec 100644
--- a/python-devel/cheetah/HISTORY
+++ b/python-devel/cheetah/HISTORY
@@ -1,3 +1,6 @@
+2007-10-14 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.0
+
2007-06-14 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.0rc8
* CONFLICTS, *.sig: removde, obsolete



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (e1b1139717661d384bd3a5c7878771f4688cf4ec), Treeve Jelbert, 10/13/2007

Archive powered by MHonArc 2.6.24.

Top of Page