Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 May 2005 23:38:43 +0300
From:      "Ion-Mihai " IOnut " Tetcu" <itetcu@people.tecnik93.com>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/81080: [Maintainer Update] mail/dspam-devel: bugfis update for signature embedding on malformatted boundary bug
Message-ID:  <1116189523.0@it.buh.cameradicommercio.ro>
Resent-Message-ID: <200505152040.j4FKe2jo087249@freefall.freebsd.org>

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

>Number:         81080
>Category:       ports
>Synopsis:       [Maintainer Update] mail/dspam-devel: bugfis update for signature embedding 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 20050512.1145 snapshot for:

BUGFIX: fixed signature embedding on malformatted boundary bug

TODO: add support for CRM114 (and sparse spectra driver (flat-file driver))


>How-To-Repeat:





>Fix:


--- dspam-devel-3.5.0.20050506.0930_to_dspam-devel-3.5.0.20050512.1145.diff begins here ---
diff -urN dspam-devel.cvs/Makefile dspam-devel/Makefile
--- dspam-devel.cvs/Makefile	Sun May 15 23:29:18 2005
+++ dspam-devel/Makefile	Sun May 15 23:30:05 2005
@@ -20,7 +20,7 @@
 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,7 +104,7 @@
 
 PKGMESSAGE=	 ${WRKSRC}/src/README.FreeBSD
 
-_UPD_LINE_NO=	22
+_UPD_LINE_NO=	6
 
 CONFLICTS=	dspam-2* dspam-3*
 
diff -urN dspam-devel.cvs/distinfo dspam-devel/distinfo
--- dspam-devel.cvs/distinfo	Sun May 15 23:29:18 2005
+++ dspam-devel/distinfo	Sun May 15 23:34:46 2005
@@ -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 -urN dspam-devel.cvs/files/UPDATING dspam-devel/files/UPDATING
--- dspam-devel.cvs/files/UPDATING	Sun May 15 23:29:18 2005
+++ dspam-devel/files/UPDATING	Sun May 15 23:30:43 2005
@@ -13,6 +13,13 @@
 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
 #
 
--- dspam-devel-3.5.0.20050506.0930_to_dspam-devel-3.5.0.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?1116189523.0>