Skip to Content.
Sympa Menu

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

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 (513eb00b3be10f6298357bbebb0450cc5bda0a28)
  • Date: Thu, 15 Sep 2011 00:19:31 -0500

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

chat-im/choqok/DETAILS | 8 ++++----
chat-im/choqok/HISTORY | 4 ++++
2 files changed, 8 insertions(+), 4 deletions(-)

New commits:
commit 513eb00b3be10f6298357bbebb0450cc5bda0a28
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

choqok: updated spell to 1.1

diff --git a/chat-im/choqok/DETAILS b/chat-im/choqok/DETAILS
index a291d18..7fc0ab3 100755
--- a/chat-im/choqok/DETAILS
+++ b/chat-im/choqok/DETAILS
@@ -11,10 +11,10 @@ if [ "$CHOQOK_SCM" = y ]; then
FORCE_DOWNLOAD=on
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git"
else
- VERSION=0.9.98
- SOURCE="${SPELL}_${VERSION}.tar.bz2"
- SOURCE_URL[0]=http://${SPELL}.gnufolks.org/pkgs/${SOURCE}
-
SOURCE_HASH=sha512:cdf1d6fc00f729cedf9817724ef5fee857d71ef140bcb4a7169cfb4d5ce49afd992750a4aac8069b8d293a36eb3a738ad5b99dc036f3bb8e3b353daa432fd70b
+ VERSION=1.1
+ SOURCE="${SPELL}-${VERSION}.tar.bz2"
+
SOURCE_URL[0]=http://downloads.sourceforge.net/project/$SPELL/Choqok/$SOURCE
+
SOURCE_HASH=sha512:496247424fc099a9f8a61abd145a0876f42a9af50cee97f507b4258d97a4fb0092fdc65213954aa5629a5dbfc28e6e3a3c2150c4234202223a88f7c64cd14d43
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
fi
WEB_SITE="http://choqok.gnufolks.org";
diff --git a/chat-im/choqok/HISTORY b/chat-im/choqok/HISTORY
index eda3765..4c61460 100644
--- a/chat-im/choqok/HISTORY
+++ b/chat-im/choqok/HISTORY
@@ -1,3 +1,7 @@
+2011-09-15 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: Fixed SOURCE_URL[0]
+ updated spell to 1.1
+
2011-01-12 Ismael Luceno <ismael AT sourcemage.org>
* PREPARE, DETAILS: add scm version
* DEPENDS: depends on kdelibs4



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (513eb00b3be10f6298357bbebb0450cc5bda0a28), Ismael Luceno, 09/15/2011

Archive powered by MHonArc 2.6.24.

Top of Page