Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Feb 2005 21:47:04 +0200
From:      "Ion-Mihai " IOnut " Tetcu" <itetcu@people.tecnik93.com>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/77802: [MAINT-UPD] mail/dspam: update to 3.2.7
Message-ID:  <1108928824.0@it.buh.tecnik93.com>
Resent-Message-ID: <200502201950.j1KJoMP1080470@freefall.freebsd.org>

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

>Number:         77802
>Category:       ports
>Synopsis:       [MAINT-UPD] mail/dspam: update to 3.2.7
>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:   Sun Feb 20 19:50:22 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Ion-Mihai "IOnut" Tetcu
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:


System: FreeBSD 5.3-STABLE #0: Thu Feb 10 17:38:05 EET 2005



>Description:


Update to 3.2.7
BUGFIX: Signature not written to some email, making them untrainable


>How-To-Repeat:





>Fix:


--- dspam-3.2.6.20050128.1500_to_3.2.7.diff begins here ---
diff -urN dspam.cvs/Makefile dspam/Makefile
--- dspam.cvs/Makefile	Tue Feb 15 11:36:34 2005
+++ dspam/Makefile	Sun Feb 20 21:43:45 2005
@@ -19,8 +19,8 @@
 MAINTAINER=	itetcu@people.tecnik93.com
 COMMENT=	Bayesian spam filter - stable maintenance version
 
-PORTVER_MAJ=	3.2.6
-SNAP_DATE=	.20050128.1500
+PORTVER_MAJ=	3.2.7
+#SNAP_DATE=	.20050128.1500
 
 .ifdef(SNAP_DATE)
 WRKSRC=		${WRKDIR}/dspam-cvs-stable${SNAP_DATE}
@@ -97,7 +97,7 @@
 
 PKGMESSAGE=	${WRKSRC}/README.FreeBSD
 
-UPD_LINE_NO=	9
+UPD_LINE_NO=	6
 
 CONFLICTS=	dspam-2* dspam-devel-[0-9]*
 
diff -urN dspam.cvs/distinfo dspam/distinfo
--- dspam.cvs/distinfo	Tue Feb 15 11:36:35 2005
+++ dspam/distinfo	Sun Feb 20 21:03:21 2005
@@ -1,2 +1,2 @@
-MD5 (dspam-3.2.6.20050128.1500.tar.gz) = 4dac582a3e38a19a5c6120a43b49f51e
-SIZE (dspam-3.2.6.20050128.1500.tar.gz) = 621415
+MD5 (dspam-3.2.7.tar.gz) = f2bc9fb56ab6f21ef0b0ec7a3d453121
+SIZE (dspam-3.2.7.tar.gz) = 621245
diff -urN dspam.cvs/files/UPDATING dspam/files/UPDATING
--- dspam.cvs/files/UPDATING	Tue Feb 15 11:36:35 2005
+++ dspam/files/UPDATING	Sun Feb 20 21:17:21 2005
@@ -16,6 +16,13 @@
 make extract;  more `find . -type f -maxdepth 2 -name UPGRADING`
 
 #############################################################################
+# dspam-3.2.7
+#
+
+- BUGFIX: Signature not written to some email, making them untrainable
+
+
+#############################################################################
 # dspam-3.2.6.20050128.1500
 #
 
--- dspam-3.2.6.20050128.1500_to_3.2.7.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?1108928824.0>