From hsn@sendmail.cz  Wed Apr 25 10:51:32 2012
Return-Path: <hsn@sendmail.cz>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id DFB621065673;
	Wed, 25 Apr 2012 10:51:32 +0000 (UTC)
	(envelope-from hsn@sendmail.cz)
Received: from ponto.amerinoc.com (ponto.amerinoc.com [64.6.108.239])
	by mx1.freebsd.org (Postfix) with ESMTP id A44C48FC08;
	Wed, 25 Apr 2012 10:51:32 +0000 (UTC)
Received: from fbsd8.localdomain (205.83.broadband7.iol.cz [88.102.83.205])
	(authenticated bits=128)
	by ponto.amerinoc.com (8.14.5/8.14.5) with ESMTP id q3PAYqKS007389
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
	Wed, 25 Apr 2012 12:34:56 +0200 (CEST)
	(envelope-from hsn@sendmail.cz)
Received: from fbsd8.localdomain (localhost [127.0.0.1])
	by fbsd8.localdomain (8.14.5/8.14.4) with ESMTP id q3PAYkkW014509;
	Wed, 25 Apr 2012 12:34:46 +0200 (CEST)
	(envelope-from hsn@fbsd8.localdomain)
Received: (from hsn@localhost)
	by fbsd8.localdomain (8.14.5/8.14.4/Submit) id q3PAYknG014508;
	Wed, 25 Apr 2012 12:34:46 +0200 (CEST)
	(envelope-from hsn)
Message-Id: <201204251034.q3PAYknG014508@fbsd8.localdomain>
Date: Wed, 25 Apr 2012 12:34:46 +0200 (CEST)
From: Radim Kolar <hsn@sendmail.cz>
To: FreeBSD-gnats-submit@freebsd.org
Cc: itetcu@freebsd.org, hsn@sendmail.cz
Subject: [PATCH] mail/dspam-devel: [SUMMARIZE CHANGES]
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         167289
>Category:       ports
>Synopsis:       [PATCH] mail/dspam-devel: [SUMMARIZE CHANGES]
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    itetcu
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 25 11:00:23 UTC 2012
>Closed-Date:    
>Last-Modified:  Sun Nov 24 15:50:00 UTC 2013
>Originator:     Radim Kolar
>Release:        FreeBSD 8.3-RELEASE i386
>Organization:
>Environment:
System: FreeBSD fbsd8.localdomain 8.3-RELEASE FreeBSD 8.3-RELEASE #1: Wed Apr 11 20:27:44 CEST 2012
>Description:
Changes since the previous release:
+ support for Postgresql 9.1 added
+ support for Postgresql <8.1 dropped (EOL)
+ bug in RSET handling during LHLO phase
+ location of configuration files in dspam home (/var/dspam) can be
changed through dspam.conf
+ various fixes to the webui templates
+ various small bugs and memleaks

Port maintainer (itetcu@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_4 (mode: change, diff: ports)
>How-To-Repeat:
>Fix:

--- dspam-devel-3.10.2,1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/mail/dspam-devel/Makefile ./Makefile
--- /usr/ports/mail/dspam-devel/Makefile	2012-01-01 17:47:34.000000000 +0100
+++ ./Makefile	2012-04-25 12:28:04.013735192 +0200
@@ -12,7 +12,7 @@
 
 PORTNAME=	dspam
 PORTVERSION=	${PORTVER_MAJ}${SNAP_DATE}
-PORTREVISION=	1
+PORTREVISION=	0
 PORTEPOCH=	1
 CATEGORIES=	mail
 MASTER_SITES=	# set later
@@ -21,7 +21,7 @@
 MAINTAINER=	itetcu@FreeBSD.org
 COMMENT=	Bayesian spam filter - development version
 
-PORTVER_MAJ=	3.10.1
+PORTVER_MAJ=	3.10.2
 #SNAP_DATE=	.r1
 
 #MIN_OPTIONS_VER=	${PORTNAME}-${PKGNAMESUFFIX}-3.10.0.
diff -ruN --exclude=CVS /usr/ports/mail/dspam-devel/distinfo ./distinfo
--- /usr/ports/mail/dspam-devel/distinfo	2011-08-18 08:50:52.000000000 +0200
+++ ./distinfo	2012-04-25 12:28:48.181488276 +0200
@@ -1,2 +1,2 @@
-SHA256 (dspam-3.10.1.tar.gz) = 359d9f58564a87da131b8390d0eeecae4aa40d22ff74b97256d46835a2474063
-SIZE (dspam-3.10.1.tar.gz) = 1044198
+SHA256 (dspam-3.10.2.tar.gz) = ae76569604021f35b741fb95198a1e611a8c64c3838661973a6cf360bba593a9
+SIZE (dspam-3.10.2.tar.gz) = 1035054
--- dspam-devel-3.10.2,1.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->itetcu 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Apr 25 11:00:36 UTC 2012 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=167289 

From: Radim Kolar <hsn@filez.com>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/167289: [PATCH] mail/dspam-devel: [SUMMARIZE CHANGES]
Date: Wed, 01 Aug 2012 14:34:05 +0200

 its maintainer timeout.

From: Danny Warren <danny@dannywarren.com>
To: bug-followup@FreeBSD.org, hsn@sendmail.cz
Cc:  
Subject: Re: ports/167289: [PATCH] mail/dspam-devel: [SUMMARIZE CHANGES]
Date: Sat, 16 Mar 2013 22:36:02 -0700

 I'd also really like to see this committed, as this port is now almost a 
 year out of date from upstream.
 
 It contains some pretty important compatibility and stability fixes.
 
 I've already been running it hand-patched to 3.10.2 for months now, as 
 the postgresql fixes were critical to my setup.

From: Kenneth Lind <guskenn73@student.gu.se>
To: bug-followup@FreeBSD.org, hsn@sendmail.cz
Cc:  
Subject: Re: ports/167289:  [PATCH] mail/dspam-devel: [SUMMARIZE CHANGES]
Date: Sun, 24 Nov 2013 16:45:10 +0100

 --Signature=_Sun__24_Nov_2013_16_45_10_+0100_3F1XOw74YBFZ/pQM
 Content-Type: text/plain; charset=US-ASCII
 Content-Disposition: inline
 Content-Transfer-Encoding: quoted-printable
 
 So there is a pr on this.
 
 I suggest moving this version to mail/dspam instead, when committed.
 
 --Signature=_Sun__24_Nov_2013_16_45_10_+0100_3F1XOw74YBFZ/pQM
 Content-Type: application/pgp-signature
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.22 (FreeBSD)
 
 iEYEARECAAYFAlKSHw0ACgkQumgq/5cSXzRwWACgn+H5yLt8t2L4H/fWd9txi7ZY
 zyEAn38xRI/G3LHRKD0S6aJd/B9dNQwC
 =+D5d
 -----END PGP SIGNATURE-----
 
 --Signature=_Sun__24_Nov_2013_16_45_10_+0100_3F1XOw74YBFZ/pQM--
>Unformatted:
