summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-03-06 23:00:46 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-03-06 23:00:46 +0000
commite3d5aa89c4e91305891e64037cdb89b538dd1638 (patch)
tree0ca0dcc6879ffc18abaada66b9b5555939229fd6 /mail
parentIncrease PORTEPOCH: (diff)
- Update to 3.2.7.20050302.1330
PR: ports/78402 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
Notes
Notes: svn path=/head/; revision=130491
Diffstat (limited to 'mail')
-rw-r--r--mail/dspam/Makefile4
-rw-r--r--mail/dspam/distinfo4
-rw-r--r--mail/dspam/files/UPDATING7
3 files changed, 11 insertions, 4 deletions
diff --git a/mail/dspam/Makefile b/mail/dspam/Makefile
index 5d4d61c9b469..c7028641dad8 100644
--- a/mail/dspam/Makefile
+++ b/mail/dspam/Makefile
@@ -19,8 +19,8 @@ MASTER_SITES= http://people.tecnik93.com/~itetcu/FreeBSD/ports/dspam/sources/
MAINTAINER= itetcu@people.tecnik93.com
COMMENT= Bayesian spam filter - stable maintenance version
-PORTVER_MAJ= 3.2.7
-#SNAP_DATE= .20050128.1500
+PORTVER_MAJ= 3.2.8
+#SNAP_DATE= .20050302.1330
.ifdef(SNAP_DATE)
WRKSRC= ${WRKDIR}/dspam-cvs-stable${SNAP_DATE}
diff --git a/mail/dspam/distinfo b/mail/dspam/distinfo
index 542b13203432..6aa0d9c5a5e5 100644
--- a/mail/dspam/distinfo
+++ b/mail/dspam/distinfo
@@ -1,2 +1,2 @@
-MD5 (dspam-3.2.7.tar.gz) = f2bc9fb56ab6f21ef0b0ec7a3d453121
-SIZE (dspam-3.2.7.tar.gz) = 621245
+MD5 (dspam-3.2.8.tar.gz) = e2cf80ef0a10ff8c123cb4fda5f2411d
+SIZE (dspam-3.2.8.tar.gz) = 621195
diff --git a/mail/dspam/files/UPDATING b/mail/dspam/files/UPDATING
index aeee725b67a7..f8317961df2e 100644
--- a/mail/dspam/files/UPDATING
+++ b/mail/dspam/files/UPDATING
@@ -16,6 +16,13 @@ in the port directory:
make extract; more `find . -type f -maxdepth 2 -name UPGRADING`
#############################################################################
+# dspam-3.2.8
+#
+
+- BUGFIX: fixed TOE autowhitelist
+
+
+#############################################################################
# dspam-3.2.7
#