Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 May 2005 23:33:36 +0300
From:      "Ion-Mihai " IOnut " Tetcu" <itetcu@people.tecnik93.com>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/81079: [Maintainer Update] mail/dspam: bugfix for signature embeding on malformatted boundary bug
Message-ID:  <1116189216.0@it.buh.cameradicommercio.ro>
Resent-Message-ID: <200505152040.j4FKe2vw087192@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         81079
>Category:       ports
>Synopsis:       [Maintainer Update] mail/dspam: bugfix for signature embeding on malformatted boundary bug
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 15 20:40:02 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Ion-Mihai "IOnut" Tetcu
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
Tecnik'93 
>Environment:


System: FreeBSD 5.4-STABLE #9: Sat Apr 23 18:35:23 EEST 2005



>Description:


Update to dspam-3.4.6 snap-shot from 20050512.1145

BUGFIX: fixed signature embedding on malformatted boundary bug


>How-To-Repeat:





>Fix:


--- dspam-3.4.6_to_dspam-3.4.6.20050512.1145.diff begins here ---
diff -urN dspam.cvs/Makefile dspam/Makefile
--- dspam.cvs/Makefile	Wed May 11 02:17:54 2005
+++ dspam/Makefile	Sun May 15 23:25:55 2005
@@ -20,7 +20,7 @@
 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,7 +104,7 @@
 
 PKGMESSAGE=	 ${WRKSRC}/src/README.FreeBSD
 
-_UPD_LINE_NO=	17
+_UPD_LINE_NO=	6
 
 CONFLICTS=	dspam-2* dspam-3*
 
diff -urN dspam.cvs/distinfo dspam/distinfo
--- dspam.cvs/distinfo	Wed May 11 02:17:55 2005
+++ dspam/distinfo	Sun May 15 23:26:01 2005
@@ -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 -urN dspam.cvs/files/UPDATING dspam/files/UPDATING
--- dspam.cvs/files/UPDATING	Wed May 11 02:17:55 2005
+++ dspam/files/UPDATING	Sun May 15 23:25:19 2005
@@ -16,6 +16,13 @@
 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
 #
 
--- dspam-3.4.6_to_dspam-3.4.6.20050512.1145.diff ends here ---



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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1116189216.0>