Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Martin Spitzbarth (4e3338730a33fe8228f3913b876bf5dbc36745de)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Martin Spitzbarth <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Martin Spitzbarth (4e3338730a33fe8228f3913b876bf5dbc36745de)
  • Date: Tue, 19 Aug 2008 07:34:36 -0500

GIT changes to master grimoire by Martin Spitzbarth <m.spitzbarth AT gmx.de>:

doc/tocloft/DETAILS | 5 +++--
doc/tocloft/HISTORY | 4 ++++
2 files changed, 7 insertions(+), 2 deletions(-)

New commits:
commit 4e3338730a33fe8228f3913b876bf5dbc36745de
Author: Martin Spitzbarth <m.spitzbarth AT gmx.de>
Commit: Martin Spitzbarth <m.spitzbarth AT gmx.de>

tocloft: fixed bad md5 checksum, fixes bug 12340

diff --git a/doc/tocloft/DETAILS b/doc/tocloft/DETAILS
index 9b0d0cf..1101031 100755
--- a/doc/tocloft/DETAILS
+++ b/doc/tocloft/DETAILS
@@ -1,10 +1,11 @@
SPELL=tocloft
VERSION=2.3c
- SOURCE=$SPELL.tar.gz
+ SOURCE=$SPELL.zip
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
SOURCE_URL[0]=$CTAN_URL/macros/latex/contrib/$SOURCE
SOURCE_URL[1]=ftp://ftp.dante.de/tex-archive/macros/latex/contrib/$SOURCE
- MD5[0]='97fa2de48d898bd7ad3395d225d5f563'
+ SOURCE_IGNORE=unversioned
+ FORCE_DOWNLOAD=on

WEB_SITE=http://www.ctan.org/tex-archive/help/Catalogue/entries/tocloft.html
ENTERED=20020615
UPDATED=20020813
diff --git a/doc/tocloft/HISTORY b/doc/tocloft/HISTORY
index 070906b..a5ec678 100644
--- a/doc/tocloft/HISTORY
+++ b/doc/tocloft/HISTORY
@@ -1,3 +1,7 @@
+2008-08-19 Martin Spitzbarth <m.spitzbarth AT gmx.de>
+ * DETAILS: changed from tar.gz to zip, FORCE_DOWNLOAD=on,
+ * SOURCE_IGNORE=unversioned, fixes bug 12340
+
2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
* DETAILS: (automated) Add KEYWORDS




  • [SM-Commit] GIT changes to master grimoire by Martin Spitzbarth (4e3338730a33fe8228f3913b876bf5dbc36745de), Martin Spitzbarth, 08/19/2008

Archive powered by MHonArc 2.6.24.

Top of Page