[SM-Commit] GIT changes to master grimoire by Treeve Jelbert (e9ff02697e039366a07a2d064953bb15c119296b)

Treeve Jelbert scm at mail.sourcemage.org
Sun Jan 7 04:15:49 EST 2007


GIT changes to master grimoire by Treeve Jelbert <treeve at scarlet.be>:

 dev/null                                 |binary
 mail/spamassassin/BUILD                  |    1 +
 mail/spamassassin/HISTORY                |    4 ++++
 mail/spamprobe/BUILD                     |    3 +++
 mail/spamprobe/DEPENDS                   |    4 +++-
 mail/spamprobe/DETAILS                   |    5 +++--
 mail/spamprobe/HISTORY                   |    7 +++++++
 mail/spamprobe/PRE_BUILD                 |    3 ---
 mail/spamprobe/spamprobe-1.4b.tar.gz.sig |    0 
 9 files changed, 21 insertions(+), 6 deletions(-)

New commits:
commit e9ff02697e039366a07a2d064953bb15c119296b
Author: Treeve Jelbert <treeve at scarlet.be>
Commit: Treeve Jelbert <treeve at scarlet.be>

    spamassassin - fix bug #12895

commit 1d7cd6e1a7c6cd92ff246181ac8eee2f48bd80bf
Author: Treeve Jelbert <treeve at scarlet.be>
Commit: Treeve Jelbert <treeve at scarlet.be>

    spamprobe - deloete obsolete signature

commit c5cb34a6d633241279ed49280c03e8d2ec80fe0b
Author: Treeve Jelbert <treeve at scarlet.be>
Commit: Treeve Jelbert <treeve at scarlet.be>

    spamprobe-1.4d

diff --git a/mail/spamassassin/BUILD b/mail/spamassassin/BUILD
index 7e981b8..c7a4c46 100755
--- a/mail/spamassassin/BUILD
+++ b/mail/spamassassin/BUILD
@@ -1,3 +1,4 @@
+create_account mail  &&
 if  [  "$MAILSPAM_SSL"  =  "y"  ];  then
 	CFLAGS="$CFLAGS  -DSPAMC_SSL"	&&
 	echo "\n" | perl  Makefile.PL  ENABLE_SSL="yes"
diff --git a/mail/spamassassin/HISTORY b/mail/spamassassin/HISTORY
index fde5b1b..2a88682 100644
--- a/mail/spamassassin/HISTORY
+++ b/mail/spamassassin/HISTORY
@@ -1,3 +1,7 @@
+2007-01-07 Treeve Jelbert <treeve at pi.be>
+	* BUILD: create_account mail
+	  fixes bug #12895
+
 2006-10-10 George Sherwood <george at beernabeer.com>
 	* DETAILS: Updated to 3.1.7
 
diff --git a/mail/spamprobe/BUILD b/mail/spamprobe/BUILD
new file mode 100755
index 0000000..de33b68
--- /dev/null
+++ b/mail/spamprobe/BUILD
@@ -0,0 +1,3 @@
+make_single   &&
+default_build &&
+make_normal
diff --git a/mail/spamprobe/DEPENDS b/mail/spamprobe/DEPENDS
index 49da300..10898da 100755
--- a/mail/spamprobe/DEPENDS
+++ b/mail/spamprobe/DEPENDS
@@ -1,2 +1,4 @@
 depends  db  &&
-optional_depends  libungif  ""  ""  "to classify image only mails"
+optional_depends  LIBGIF  "--with-gif"  "--without-gif"  "to classify image only mails" &&
+optional_depends  jpeg    "--with-jpeg" "--without-jpeg" "process jpeg images"  &&
+optional_depends  libpng  "--with-png"  "--without-png"  "process png images"
diff --git a/mail/spamprobe/DETAILS b/mail/spamprobe/DETAILS
index b38a14f..4a392fa 100755
--- a/mail/spamprobe/DETAILS
+++ b/mail/spamprobe/DETAILS
@@ -1,10 +1,11 @@
            SPELL=spamprobe
-         VERSION=1.4b
+         VERSION=1.4d
+     SOURCE_HASH=sha512:176097b7e9de04a26a0a6a2c6b331ff375108ef7eb20cdfbda9abeec7ceb24a52c0edc932d8fcd8a5731f06b891469b4ee328562f4e88fbe6c737b719f45a8d8
           SOURCE=$SPELL-$VERSION.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
    SOURCE_URL[0]=${SOURCEFORGE_URL}/$SPELL/$SOURCE
         WEB_SITE=http://spamprobe.sourceforge.net
-      SOURCE_GPG=gurus.gpg:$SOURCE.sig:WORKS_FOR_ME
+#      SOURCE_GPG=gurus.gpg:$SOURCE.sig:WORKS_FOR_ME
       LICENSE[0]=QPL
          ENTERED=20040107
             DOCS="$DOCS LICENSE.txt"
diff --git a/mail/spamprobe/HISTORY b/mail/spamprobe/HISTORY
index 969ccc7..9084c83 100644
--- a/mail/spamprobe/HISTORY
+++ b/mail/spamprobe/HISTORY
@@ -1,3 +1,10 @@
+2007-01-06 Treeve Jelbert <treeve at pi.be>
+	* DETAILS: versopm 1.4d
+	* DEPENDS: add jpeg, libpng
+	  libungif -> LIBGIF
+	* BUILD: add, for make_single
+	* PRE_BUILD: deleted
+
 2006-10-03 Juuso Alasuutari <iuso at sourcemage.org>
 	* DETAILS: [automated] Removed UPDATED.
 
diff --git a/mail/spamprobe/PRE_BUILD b/mail/spamprobe/PRE_BUILD
deleted file mode 100755
index 7f24fae..0000000
--- a/mail/spamprobe/PRE_BUILD
+++ /dev/null
@@ -1,3 +0,0 @@
-default_pre_build      &&
-cd  $SOURCE_DIRECTORY  &&
-sedit  '30i#include <cassert>'  src/spamprobe/Command_import.cc
diff --git a/mail/spamprobe/spamprobe-1.4b.tar.gz.sig b/mail/spamprobe/spamprobe-1.4b.tar.gz.sig
deleted file mode 100644
index b3a8eed..0000000
Binary files a/mail/spamprobe/spamprobe-1.4b.tar.gz.sig and /dev/null differ



More information about the SM-Commit mailing list