Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Chris Dombroski (1b605c3eab4179b91756a70c14ce9d2eb227d099)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Chris Dombroski <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Chris Dombroski (1b605c3eab4179b91756a70c14ce9d2eb227d099)
  • Date: Tue, 13 Feb 2007 19:29:52 -0600

GIT changes to master grimoire by Chris Dombroski <cdombroski AT icanttype.org>:

antivirus/clamav/BUILD | 3 +--
antivirus/clamav/DETAILS | 3 +--
antivirus/clamav/HISTORY | 4 ++++
3 files changed, 6 insertions(+), 4 deletions(-)

New commits:
commit 1b605c3eab4179b91756a70c14ce9d2eb227d099
Author: Chris Dombroski <cdombroski AT icanttype.org>
Commit: Chris Dombroski <cdombroski AT icanttype.org>

Version bump to 0.90, cleaned BUILD

diff --git a/antivirus/clamav/BUILD b/antivirus/clamav/BUILD
index f55f4d3..9dd0fcf 100755
--- a/antivirus/clamav/BUILD
+++ b/antivirus/clamav/BUILD
@@ -1,3 +1,2 @@
OPTS="${CLAM_EXP} $OPTS" &&
-[[ $CROSS_INSTALL == on ]] && OPTS="$OPTS --host=${HOST} --build=${BUILD}"
- default_build
+default_build
diff --git a/antivirus/clamav/DETAILS b/antivirus/clamav/DETAILS
index 4c1446c..a8652b9 100755
--- a/antivirus/clamav/DETAILS
+++ b/antivirus/clamav/DETAILS
@@ -1,6 +1,5 @@
SPELL=clamav
- VERSION=0.90rc3
-# VERSION=0.88.7
+ VERSION=0.90
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SPELL-$VERSION.tar.gz.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${VERSION//-/}
diff --git a/antivirus/clamav/HISTORY b/antivirus/clamav/HISTORY
index 3b25b04..aaa313d 100644
--- a/antivirus/clamav/HISTORY
+++ b/antivirus/clamav/HISTORY
@@ -1,3 +1,7 @@
+2007-02-13 Chris Dombroski <cdombroski AT icanttype.org>
+ * DETAILS: version 0.90
+ * BUILD: Removed line that's run by default_build anyway
+
2007-02-01 Treeve Jelbert <treeve AT pi.be>
* DETAILS: version 0.90rc3
* DEPENDS: cleanup, add specific enable/disable



  • [SM-Commit] GIT changes to master grimoire by Chris Dombroski (1b605c3eab4179b91756a70c14ce9d2eb227d099), Chris Dombroski, 02/13/2007

Archive powered by MHonArc 2.6.24.

Top of Page