Skip to Content.
Sympa Menu

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

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 (713259a6eb58e6fdff4ccec8be4af6a7279482ef)
  • Date: Wed, 14 Mar 2012 05:25:14 -0500

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

mail/dspam/DETAILS | 2 +-
mail/dspam/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 713259a6eb58e6fdff4ccec8be4af6a7279482ef
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

dspam: fixed scm build

diff --git a/mail/dspam/DETAILS b/mail/dspam/DETAILS
index bb6d66d..1715e1d 100755
--- a/mail/dspam/DETAILS
+++ b/mail/dspam/DETAILS
@@ -5,7 +5,7 @@ if [[ $DSPAM_BRANCH == scm ]]; then
else
VERSION=scm
fi
- SOURCE="${SPELL}-git.tar.bz2"
+ SOURCE="${SPELL}-scm.tar.bz2"

SOURCE_URL[0]=git://dspam.git.sourceforge.net/gitroot/dspam/dspam:dspam-scm
SOURCE_IGNORE=volatile
FORCE_DOWNLOAD=on
diff --git a/mail/dspam/HISTORY b/mail/dspam/HISTORY
index fc8a3b0..96fb585 100644
--- a/mail/dspam/HISTORY
+++ b/mail/dspam/HISTORY
@@ -1,3 +1,6 @@
+2012-03-14 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: fixed scm build
+
2012-03-09 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: PATCHLEVEL=2
* PRE_BUILD: apply the patch for non-scm version



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (713259a6eb58e6fdff4ccec8be4af6a7279482ef), Vlad Glagolev, 03/14/2012

Archive powered by MHonArc 2.6.24.

Top of Page