ports/74538: [MAINTAINER-UPDATE] mail/dspam to 3.2.3

Ion-Mihai IOnut Tetcu itetcu at people.tecnik93.com
Mon Nov 29 21:30:30 UTC 2004


>Number:         74538
>Category:       ports
>Synopsis:       [MAINTAINER-UPDATE] mail/dspam to 3.2.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 29 21:30:30 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Ion-Mihai "IOnut" Tetcu
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
Tecnik'93 
>Environment:


System: FreeBSD 5.3-STABLE #11: Thu Nov 18 16:11:29 EET 2004


>Description:


Update mail/dspam to 3.2.3.
- important fixes from 3.2.2:
 BUGFIX: DSPAM misreads boundary delimiter in signed Apple Mail messages
 BUGFIX: Signature is not written to multipart blocks with no content type
 BUGFIX: dspam_dump for a particular token fails with MySQL 4.1
 BUGFIX: Bayesian Noise Reduction is never instantiated

Supersedes ports/74485


>How-To-Repeat:





>Fix:


--- dspam3.2.2.20041117.1515_to_3.2.3.diff begins here ---
diff -urN dspam.cvs/Makefile dspam/Makefile
--- dspam.cvs/Makefile	Sun Nov 28 11:01:55 2004
+++ dspam/Makefile	Mon Nov 29 23:19:51 2004
@@ -6,17 +6,17 @@
 #
 
 PORTNAME=	dspam
-PORTVERSION=	3.2.2${SNAP_DATE}
+PORTVERSION=	3.2.3${SNAP_DATE}
 CATEGORIES=	mail
 MASTER_SITES=	http://people.tecnik93.com/~itetcu/FreeBSD/ports/dspam/sources/
-DISTFILES=	dspam.3.2.2.cvs.stable.20041117.1515.tar.gz
+#DISTFILES=	dspam.3.2.3.cvs.stable${SNAP_DATE}.tar.gz
 
 MAINTAINER=	itetcu at people.tecnik93.com
 COMMENT=	Bayesian spam filter - development version
 
-WRKSRC=		${WRKDIR}/dspam-cvs-stable${SNAP_DATE}
+#WRKSRC=		${WRKDIR}/dspam-cvs-stable${SNAP_DATE}
 
-SNAP_DATE=	.20041117.1515
+#SNAP_DATE=	.20041201.0000
 
 ## debug / log / admin options
 OPTIONS=	DEBUG "Enable debugging logging" on
diff -urN dspam.cvs/distinfo dspam/distinfo
--- dspam.cvs/distinfo	Sun Nov 28 11:01:55 2004
+++ dspam/distinfo	Mon Nov 29 23:19:51 2004
@@ -1,2 +1,2 @@
-MD5 (dspam.3.2.2.cvs.stable.20041117.1515.tar.gz) = 6185bbe2a7cfd069fc9107d7b4ea8534
-SIZE (dspam.3.2.2.cvs.stable.20041117.1515.tar.gz) = 620212
+MD5 (dspam-3.2.3.tar.gz) = 0c5d62df8746332906d487d5c5ad9926
+SIZE (dspam-3.2.3.tar.gz) = 620153
diff -urN dspam.cvs/files/UPDATING dspam/files/UPDATING
--- dspam.cvs/files/UPDATING	Sun Nov 28 00:06:32 2004
+++ dspam/files/UPDATING	Mon Nov 29 23:19:51 2004
@@ -10,6 +10,16 @@
 in the port directory:
 make extract;  more `find . -type f -maxdepth 2 -name UPGRADING`
 
+#############################################################################
+#  dspam-3.2.3
+#
+
+- important fixes from 3.2.2:
+ BUGFIX: DSPAM misreads boundary delimiter in signed Apple Mail messages
+ BUGFIX: Signature is not written to multipart blocks with no content type
+ BUGFIX: dspam_dump for a particular token fails with MySQL 4.1
+ BUGFIX: Bayesian Noise Reduction is never instantiated
+
 
 #############################################################################
 #  dspam-3.2.2.20041117.1515:
--- dspam3.2.2.20041117.1515_to_3.2.3.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list