Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (0e1f01f9a5a6ee7aec240918f0b0e770102bcd68)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (0e1f01f9a5a6ee7aec240918f0b0e770102bcd68)
  • Date: Sun, 24 Jun 2007 07:59:31 -0500

GIT changes to master grimoire by George Sherwood <gsherwood AT sourcemage.org>:

dev/null |binary
mail/spamassassin/DEPENDS | 6 +-----
mail/spamassassin/DETAILS | 4 ++--
mail/spamassassin/HISTORY | 5 +++++
mail/spamassassin/INSTALL | 4 ----
mail/spamassassin/Mail-SpamAssassin-3.1.8.tar.bz2.sig | 0
mail/spamassassin/Mail-SpamAssassin-3.2.1.tar.bz2.sig |binary
7 files changed, 8 insertions(+), 11 deletions(-)

New commits:
commit 0e1f01f9a5a6ee7aec240918f0b0e770102bcd68
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

spamassassin: Updated to version 3.2.1. Now depends net-dns
Removed non-existent directories from INSTALL.

diff --git a/mail/spamassassin/DEPENDS b/mail/spamassassin/DEPENDS
index 6b3dd6a..016b29f 100755
--- a/mail/spamassassin/DEPENDS
+++ b/mail/spamassassin/DEPENDS
@@ -1,6 +1,7 @@
depends perl &&
depends html-parser &&
depends digest-sha1 &&
+depends net-dns &&

if [ "$MAILSPAM_SSL" = "y" ]; then
depends openssl &&
@@ -12,11 +13,6 @@ optional_depends db_file \
"" \
"For Bayesian logic database" &&

-optional_depends net-dns \
- "" \
- "" \
- "Extra spam tests" &&
-
optional_depends storable \
"" \
"" \
diff --git a/mail/spamassassin/DETAILS b/mail/spamassassin/DETAILS
index 015e5e4..3072366 100755
--- a/mail/spamassassin/DETAILS
+++ b/mail/spamassassin/DETAILS
@@ -1,8 +1,8 @@
SPELL=spamassassin
- VERSION=3.1.8
+ VERSION=3.2.1
SOURCE=Mail-SpamAssassin-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Mail-SpamAssassin-$VERSION
- SOURCE_URL[0]=$APACHE_URL/$SPELL/source/$SOURCE
+ SOURCE_URL[0]=http://www.apache.org/dist/$SPELL/$SOURCE
SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
WEB_SITE=http://spamassassin.apache.org/
ENTERED=20020313
diff --git a/mail/spamassassin/HISTORY b/mail/spamassassin/HISTORY
index 8ddc754..7a87fda 100644
--- a/mail/spamassassin/HISTORY
+++ b/mail/spamassassin/HISTORY
@@ -1,3 +1,8 @@
+2007-06-24 George Sherwood <george AT beernabeer.com>
+ * DETAILS: Updated to version 3.2.1
+ * DEPENDS: Now depends net-dns
+ * INSTALL: Removed non-existent directories
+
2007-02-14 George Sherwood <george AT beernabeer.com>
* DETAIS: UPdated to 3.1.8

diff --git a/mail/spamassassin/INSTALL b/mail/spamassassin/INSTALL
index d88640f..8e1855a 100755
--- a/mail/spamassassin/INSTALL
+++ b/mail/spamassassin/INSTALL
@@ -9,13 +9,9 @@ cp -r *.txt \
README \
UPGRADE \
USAGE \
- BUGS \
INSTALL \
procmailrc.example \
Changes \
- contrib \
- masses \
rules \
sql \
- tools \
$DOC_DIR
diff --git a/mail/spamassassin/Mail-SpamAssassin-3.1.8.tar.bz2.sig
b/mail/spamassassin/Mail-SpamAssassin-3.1.8.tar.bz2.sig
deleted file mode 100644
index f3c1a48..0000000
Binary files a/mail/spamassassin/Mail-SpamAssassin-3.1.8.tar.bz2.sig and
/dev/null differ
diff --git a/mail/spamassassin/Mail-SpamAssassin-3.2.1.tar.bz2.sig
b/mail/spamassassin/Mail-SpamAssassin-3.2.1.tar.bz2.sig
new file mode 100644
index 0000000..4092e61
Binary files /dev/null and
b/mail/spamassassin/Mail-SpamAssassin-3.2.1.tar.bz2.sig differ



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (0e1f01f9a5a6ee7aec240918f0b0e770102bcd68), George Sherwood, 06/24/2007

Archive powered by MHonArc 2.6.24.

Top of Page