aboutsummaryrefslogtreecommitdiff
path: root/mail/dspam-devel
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2005-05-16 11:29:41 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2005-05-16 11:29:41 +0000
commit001d21400405b65f624445d8b84e1a4959e3bf50 (patch)
tree0b4bf1a202e17727d037366812819f4bd9f65ebb /mail/dspam-devel
parentd4462d4f3d6203c17e93ab66b02e48bf55481dd0 (diff)
downloadports-001d21400405b65f624445d8b84e1a4959e3bf50.tar.gz
ports-001d21400405b65f624445d8b84e1a4959e3bf50.zip
Notes
Diffstat (limited to 'mail/dspam-devel')
-rw-r--r--mail/dspam-devel/Makefile6
-rw-r--r--mail/dspam-devel/distinfo4
-rw-r--r--mail/dspam-devel/files/UPDATING7
3 files changed, 12 insertions, 5 deletions
diff --git a/mail/dspam-devel/Makefile b/mail/dspam-devel/Makefile
index 9a6a9dee6e86..ed555dabd2b3 100644
--- a/mail/dspam-devel/Makefile
+++ b/mail/dspam-devel/Makefile
@@ -20,7 +20,7 @@ MAINTAINER= itetcu@people.tecnik93.com
COMMENT= Bayesian spam filter - development version
PORTVER_MAJ= 3.5.0
-SNAP_DATE= .20050506.0930
+SNAP_DATE= .20050512.1145
.ifdef(SNAP_DATE)
WRKSRC= ${WRKDIR}/dspam-cvs-devel${SNAP_DATE}
@@ -104,9 +104,9 @@ STRIP=
PKGMESSAGE= ${WRKSRC}/src/README.FreeBSD
-_UPD_LINE_NO= 22
+_UPD_LINE_NO= 6
-CONFLICTS= dspam-2* dspam-3*
+CONFLICTS= dspam-[0-9]*
SIGNATURE_LIFE?= 15
diff --git a/mail/dspam-devel/distinfo b/mail/dspam-devel/distinfo
index aea024369898..1d6bd539b570 100644
--- a/mail/dspam-devel/distinfo
+++ b/mail/dspam-devel/distinfo
@@ -1,2 +1,2 @@
-MD5 (dspam-devel-3.5.0.20050506.0930.tar.gz) = f986466f8deb145074d966450eb4cf7b
-SIZE (dspam-devel-3.5.0.20050506.0930.tar.gz) = 703004
+MD5 (dspam-devel-3.5.0.20050512.1145.tar.gz) = 48925ccdbea01522a31d646f2fae972e
+SIZE (dspam-devel-3.5.0.20050512.1145.tar.gz) = 704872
diff --git a/mail/dspam-devel/files/UPDATING b/mail/dspam-devel/files/UPDATING
index 6f396781e961..71ba0f92a67f 100644
--- a/mail/dspam-devel/files/UPDATING
+++ b/mail/dspam-devel/files/UPDATING
@@ -13,6 +13,13 @@ in the port directory:
make extract; more `find . -type f -maxdepth 2 -name UPGRADING`
###########################################################################
+# dspam-devel-3.5.0.20050512.1145
+#
+
+BUGFIX: fixed signature embedding on malformatted boundary bug
+
+
+###########################################################################
# dspam-devel-3.5.0.20050506.0930
#