aboutsummaryrefslogtreecommitdiffstats
path: root/mail/dspam
diff options
context:
space:
mode:
authorjylefort <jylefort@FreeBSD.org>2005-05-16 19:28:55 +0800
committerjylefort <jylefort@FreeBSD.org>2005-05-16 19:28:55 +0800
commita4da412771c0d8af00be1273df400a3f344dee0a (patch)
tree07b1d72ad91e318d43c5e66f502f48ecad01da01 /mail/dspam
parent439de80fd1cab6a99412f3e0a7d689ef1857380b (diff)
downloadfreebsd-ports-gnome-a4da412771c0d8af00be1273df400a3f344dee0a.tar.gz
freebsd-ports-gnome-a4da412771c0d8af00be1273df400a3f344dee0a.tar.zst
freebsd-ports-gnome-a4da412771c0d8af00be1273df400a3f344dee0a.zip
- Update to 3.4.6.20050512.1145 [1]
- Fix CONFLICTS PR: ports/81079 [1] Submitted by: maintainer [1]
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
#