summaryrefslogtreecommitdiff
path: root/mail/dspam
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2005-05-16 11:28:55 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2005-05-16 11:28:55 +0000
commitd4462d4f3d6203c17e93ab66b02e48bf55481dd0 (patch)
tree5509cb7722de676656192f831c24e1e046df6059 /mail/dspam
parentUpdate to 0.49 (diff)
- Update to 3.4.6.20050512.1145 [1]
- Fix CONFLICTS PR: ports/81079 [1] Submitted by: maintainer [1]
Notes
Notes: svn path=/head/; revision=135355
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 3ef865d05a32..9a1abc825e68 100644
--- a/mail/dspam/Makefile
+++ b/mail/dspam/Makefile
@@ -20,7 +20,7 @@ MAINTAINER= itetcu@people.tecnik93.com
COMMENT= Bayesian spam filter - stable maintenance version
PORTVER_MAJ= 3.4.6
-#SNAP_DATE= .20050417.0700
+SNAP_DATE= .20050512.1145
.ifdef(SNAP_DATE)
WRKSRC= ${WRKDIR}/dspam-cvs-stable${SNAP_DATE}
@@ -104,9 +104,9 @@ STRIP=
PKGMESSAGE= ${WRKSRC}/src/README.FreeBSD
-_UPD_LINE_NO= 17
+_UPD_LINE_NO= 6
-CONFLICTS= dspam-2* dspam-3*
+CONFLICTS= dspam-devel-[0-9]*
SIGNATURE_LIFE?= 15
diff --git a/mail/dspam/distinfo b/mail/dspam/distinfo
index 0a522eb6e86f..e4e0f927ec82 100644
--- a/mail/dspam/distinfo
+++ b/mail/dspam/distinfo
@@ -1,2 +1,2 @@
-MD5 (dspam-3.4.6.tar.gz) = 05d6d5546967305e9f1c394f443f8e93
-SIZE (dspam-3.4.6.tar.gz) = 698599
+MD5 (dspam-3.4.6.20050512.1145.tar.gz) = 2e8ac4294df68f5dd0415c06205b2c1f
+SIZE (dspam-3.4.6.20050512.1145.tar.gz) = 699466
diff --git a/mail/dspam/files/UPDATING b/mail/dspam/files/UPDATING
index dd8ea9ab775c..57b7dc48b3d4 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.4.6.20050512.1145
+#
+
+BUGFIX: fixed signature embedding on malformatted boundary bug
+
+
+###########################################################################
# dspam-3.4.6
#