From hsn@sendmail.cz  Thu Jun 25 16:17:53 2009
Return-Path: <hsn@sendmail.cz>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 895B310656E1
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 25 Jun 2009 16:17:53 +0000 (UTC)
	(envelope-from hsn@sendmail.cz)
Received: from smtp-out3.iol.cz (smtp-out3.iol.cz [194.228.2.91])
	by mx1.freebsd.org (Postfix) with ESMTP id DAEB88FC26
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 25 Jun 2009 16:17:52 +0000 (UTC)
	(envelope-from hsn@sendmail.cz)
Received: from antivir5.iol.cz (unknown [192.168.30.212])
	by smtp-out3.iol.cz (Postfix) with ESMTP id 53909C00244
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 25 Jun 2009 16:17:51 +0000 (UTC)
Received: from localhost (antivir5.iol.cz [127.0.0.1])
	by antivir5.iol.cz (Postfix) with ESMTP id 42E232812A
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 25 Jun 2009 18:17:51 +0200 (CEST)
Received: from antivir5.iol.cz ([127.0.0.1])
	by localhost (antivir5.iol.cz [127.0.0.1]) (amavisd-new, port 10224)
	with LMTP id qUA25xoR6qvb for <FreeBSD-gnats-submit@freebsd.org>;
	Thu, 25 Jun 2009 18:17:51 +0200 (CEST)
Received: from port3.iol.cz (unknown [192.168.30.93])
	by antivir5.iol.cz (Postfix) with ESMTP id 215A928129
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 25 Jun 2009 18:17:51 +0200 (CEST)
Received: from 205.83.broadband7.iol.cz (HELO sanatana.dharma) ([88.102.83.205])
  by port3.iol.cz with ESMTP; 25 Jun 2009 18:17:50 +0200
Received: from hsn-sf@localhost
	by sanatana.dharma (Exim 4.69_4 FreeBSD) id 1MJre0-000NOi-RB
	; Thu, 25 Jun 2009 18:17:48 +0200
Message-Id: <E1MJre0-000NOi-RB@sanatana.dharma>
Date: Thu, 25 Jun 2009 18:17:48 +0200
From: Radim Kolar SF.NET <hsn@sendmail.cz>
Sender: "Radim Kolar SF.NET" <hsn-sf@sanatana.iol.cz>
To: FreeBSD-gnats-submit@freebsd.org
Cc: mark_sf@kikg.ifmo.ru, hsn-sf@sd.iol.cz
Subject: [PATCH] mail/dbmail: update to 2.2.11
X-Send-Pr-Version: 3.113
X-GNATS-Notify: mark_sf@kikg.ifmo.ru

>Number:         136039
>Category:       ports
>Synopsis:       [PATCH] mail/dbmail: update to 2.2.11
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    dhn
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 25 16:20:00 UTC 2009
>Closed-Date:    Thu Jun 25 18:55:25 UTC 2009
>Last-Modified:  Thu Jun 25 19:00:04 UTC 2009
>Originator:     Radim Kolar SF.NET
>Release:        FreeBSD 6.4-RELEASE-p4 i386
>Organization:
>Environment:
System: FreeBSD sanatana.dharma 6.4-RELEASE-p4 FreeBSD 6.4-RELEASE-p4 #1: Tue Jun  9 11:43:11 CEST
>Description:
- Update to 2.2.11

Port maintainer (mark_sf@kikg.ifmo.ru) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- dbmail-2.2.11.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/mail/dbmail/Makefile /home/hsn/hacked/dbmail/Makefile
--- /usr/ports/mail/dbmail/Makefile	2008-06-06 15:42:47.000000000 +0200
+++ /home/hsn/hacked/dbmail/Makefile	2009-06-25 17:51:13.000000000 +0200
@@ -6,8 +6,8 @@
 #
 
 PORTNAME=	dbmail
-PORTVERSION=	2.2.10
-PORTREVISION=	1
+PORTVERSION=	2.2.11
+PORTREVISION=	0
 CATEGORIES=	mail
 MASTER_SITES=	http://www.dbmail.org/download/2.2/
 
diff -ruN --exclude=CVS /usr/ports/mail/dbmail/distinfo /home/hsn/hacked/dbmail/distinfo
--- /usr/ports/mail/dbmail/distinfo	2008-04-11 17:28:01.000000000 +0200
+++ /home/hsn/hacked/dbmail/distinfo	2009-06-25 17:51:27.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (dbmail-2.2.10.tar.gz) = cd255326f410848e27e0a82a43fa2424
-SHA256 (dbmail-2.2.10.tar.gz) = f890167073498d87ea0ce374af2cf0498cfd7aa1af7aeb330726d1910de951b6
-SIZE (dbmail-2.2.10.tar.gz) = 900636
+MD5 (dbmail-2.2.11.tar.gz) = d535587973d73b85469d92a35f52133b
+SHA256 (dbmail-2.2.11.tar.gz) = 7d61ce32b5f1cbbc42fa39e3c1cc10659c524a7d3135555efe4b272064939148
+SIZE (dbmail-2.2.11.tar.gz) = 901705
--- dbmail-2.2.11.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Thu Jun 25 16:20:11 UTC 2009 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: mark_sf@kikg.ifmo.ru
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/136039: [PATCH] mail/dbmail: update to 2.2.11
Date: Thu, 25 Jun 2009 16:20:09 UT

 Maintainer of mail/dbmail,
 
 Please note that PR ports/136039 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/136039
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
Responsible-Changed-From-To: freebsd-ports-bugs->dhn 
Responsible-Changed-By: dhn 
Responsible-Changed-When: Thu Jun 25 16:46:05 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

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

From: Mark Starovoytov <mark@kikg.ifmo.ru>
To: Edwin Groothuis <bug-followup@FreeBSD.ORG>
Cc:  
Subject: Re[2]: ports/136039: [PATCH] mail/dbmail: update to 2.2.11
Date: Thu, 25 Jun 2009 21:12:46 +0400

 approved. Looks fine
 
 -- 
 Best regards,
  Mark
 
State-Changed-From-To: feedback->closed 
State-Changed-By: dhn 
State-Changed-When: Thu Jun 25 18:55:24 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/136039: commit references a PR
Date: Thu, 25 Jun 2009 18:55:16 +0000 (UTC)

 dhn         2009-06-25 18:55:06 UTC
 
   FreeBSD ports repository
 
   Modified files:
     mail/dbmail          Makefile distinfo 
   Log:
   - Update to 2.2.11
   
   PR:             ports/136039
   Submitted by:   Radim Kolar SF.NET <hsn@sendmail.cz>
   Approved by:    maintainer
   
   Revision  Changes    Path
   1.40      +2 -2      ports/mail/dbmail/Makefile
   1.23      +3 -3      ports/mail/dbmail/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
