diff options
author | pav <pav@FreeBSD.org> | 2005-03-07 07:00:46 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-03-07 07:00:46 +0800 |
commit | 4602a9572c450d163a1e4a00143d964ec7f9d2c2 (patch) | |
tree | 4bcd9256f9c9828167ea04b5528e01c4862dd713 /mail/dspam | |
parent | 5c5ebdc5153902b6f033e1f5edf97d276c585f15 (diff) | |
download | freebsd-ports-gnome-4602a9572c450d163a1e4a00143d964ec7f9d2c2.tar.gz freebsd-ports-gnome-4602a9572c450d163a1e4a00143d964ec7f9d2c2.tar.zst freebsd-ports-gnome-4602a9572c450d163a1e4a00143d964ec7f9d2c2.zip |
- Update to 3.2.7.20050302.1330
PR: ports/78402
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
Diffstat (limited to 'mail/dspam')
-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 # |