Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (7c1e411fb678b9518a3a5391070631b13fb2fa1f)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (7c1e411fb678b9518a3a5391070631b13fb2fa1f)
  • Date: Mon, 24 Oct 2011 02:25:05 -0500

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

collab/ikiwiki/DEPENDS | 1 +
collab/ikiwiki/DETAILS | 5 ++---
collab/ikiwiki/HISTORY | 4 ++++
3 files changed, 7 insertions(+), 3 deletions(-)

New commits:
commit 7c1e411fb678b9518a3a5391070631b13fb2fa1f
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

ikiwiki 3.20110905

diff --git a/collab/ikiwiki/DEPENDS b/collab/ikiwiki/DEPENDS
index 6dbfa60..8113d35 100755
--- a/collab/ikiwiki/DEPENDS
+++ b/collab/ikiwiki/DEPENDS
@@ -10,6 +10,7 @@ depends data-dumper &&
depends date-format &&
depends cgi-session &&
depends db_file &&
+depends yaml &&

if [[ $IKI_SEARCH == y ]]
then
diff --git a/collab/ikiwiki/DETAILS b/collab/ikiwiki/DETAILS
index bdecd4d..00d1011 100755
--- a/collab/ikiwiki/DETAILS
+++ b/collab/ikiwiki/DETAILS
@@ -1,12 +1,11 @@
SPELL=ikiwiki
- VERSION=3.1415926
-
SOURCE_HASH=sha512:c53c347d9f129b7112c8ac97f68da96aa75bddff17af27a15ce7863c5e1cf63e428ebe028a880de38515d96e62e5805eb29cb44a3212edc2636bf73503b58b15
+ VERSION=3.20110905
+
SOURCE_HASH=sha512:582f5c85cba8534e3c3aab327b39b7af94ca4f63908970cb3452205ba3bc9cd81d44fa97c985f3912cbf4cc5f7d738b0dbf95d213e90a7ca0eeb0cb3f1aa6829
SOURCE="${SPELL}_$VERSION.tar.gz"
SOURCE_URL[0]=http://ftp.de.debian.org/debian/pool/main/i/ikiwiki/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL"
WEB_SITE="http://ikiwiki.info/";
LICENSE[0]='GPL'
- UPDATED=20090916
KEYWORDS="collab"
SHORT='Ikiwiki is a wiki compiler. It converts wiki pages into
HTML pages suitable for publishing on a website.'
cat << EOF
diff --git a/collab/ikiwiki/HISTORY b/collab/ikiwiki/HISTORY
index de4d077..86bfb75 100644
--- a/collab/ikiwiki/HISTORY
+++ b/collab/ikiwiki/HISTORY
@@ -1,3 +1,7 @@
+2011-10-24 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 3.20110905
+ * DEPENDS: depends on yaml
+
2009-09-18 Justin Boffemmyer <flux AT sourcemage.org>
* CONFIGURE: added, query for search engine support
* DEPENDS: depend on xapian-omega in addition to search-xapian, but



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (7c1e411fb678b9518a3a5391070631b13fb2fa1f), Ismael Luceno, 10/24/2011

Archive powered by MHonArc 2.6.24.

Top of Page