aboutsummaryrefslogtreecommitdiff
path: root/mail/dspam
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2005-02-25 03:05:23 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2005-02-25 03:05:23 +0000
commit990cb3601f2eb2a4a2b8d9c42e0661e772d7983e (patch)
treedc66ef99f2e73b07ec90ad50b463df84d18a3a7e /mail/dspam
parent46b52e54fb73c7beceb0fb03c493a6c58f8b28bb (diff)
downloadports-990cb3601f2eb2a4a2b8d9c42e0661e772d7983e.tar.gz
ports-990cb3601f2eb2a4a2b8d9c42e0661e772d7983e.zip
Notes
Diffstat (limited to 'mail/dspam')
-rw-r--r--mail/dspam/Makefile6
-rw-r--r--mail/dspam/distinfo4
-rw-r--r--mail/dspam/files/UPDATING7
3 files changed, 12 insertions, 5 deletions
diff --git a/mail/dspam/Makefile b/mail/dspam/Makefile
index e649b8890b04..5d4d61c9b469 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.6
-SNAP_DATE= .20050128.1500
+PORTVER_MAJ= 3.2.7
+#SNAP_DATE= .20050128.1500
.ifdef(SNAP_DATE)
WRKSRC= ${WRKDIR}/dspam-cvs-stable${SNAP_DATE}
@@ -97,7 +97,7 @@ CFLAGS+= -g -DDEBUG
PKGMESSAGE= ${WRKSRC}/README.FreeBSD
-UPD_LINE_NO= 9
+UPD_LINE_NO= 6
CONFLICTS= dspam-2* dspam-devel-[0-9]*
diff --git a/mail/dspam/distinfo b/mail/dspam/distinfo
index 85754153e6b0..542b13203432 100644
--- a/mail/dspam/distinfo
+++ b/mail/dspam/distinfo
@@ -1,2 +1,2 @@
-MD5 (dspam-3.2.6.20050128.1500.tar.gz) = 4dac582a3e38a19a5c6120a43b49f51e
-SIZE (dspam-3.2.6.20050128.1500.tar.gz) = 621415
+MD5 (dspam-3.2.7.tar.gz) = f2bc9fb56ab6f21ef0b0ec7a3d453121
+SIZE (dspam-3.2.7.tar.gz) = 621245
diff --git a/mail/dspam/files/UPDATING b/mail/dspam/files/UPDATING
index c087771faf9c..aeee725b67a7 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.7
+#
+
+- BUGFIX: Signature not written to some email, making them untrainable
+
+
+#############################################################################
# dspam-3.2.6.20050128.1500
#