diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-03-06 23:00:46 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-03-06 23:00:46 +0000 |
commit | e3d5aa89c4e91305891e64037cdb89b538dd1638 (patch) | |
tree | 0ca0dcc6879ffc18abaada66b9b5555939229fd6 | |
parent | 3af9882a7a9d21de425a696577f302f1b2818dfa (diff) | |
download | ports-e3d5aa89c4e91305891e64037cdb89b538dd1638.tar.gz ports-e3d5aa89c4e91305891e64037cdb89b538dd1638.zip |
Notes
-rw-r--r-- | mail/dspam/Makefile | 4 | ||||
-rw-r--r-- | mail/dspam/distinfo | 4 | ||||
-rw-r--r-- | mail/dspam/files/UPDATING | 7 |
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 # |