From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Sep 27 09:45:18 2010 Return-Path: Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 76DC01065670; Mon, 27 Sep 2010 09:45:18 +0000 (UTC) (envelope-from bra@fsn.hu) Received: from people.fsn.hu (people.fsn.hu [195.228.252.137]) by mx1.freebsd.org (Postfix) with ESMTP id 161618FC14; Mon, 27 Sep 2010 09:45:16 +0000 (UTC) Received: by people.fsn.hu (Postfix, from userid 1001) id 455EF46AE43; Mon, 27 Sep 2010 11:29:34 +0200 (CEST) X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.2 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MF-ACE0E1EA [pR: 5.1124] X-CRM114-CacheID: sfid-20100927_11293_E980464F X-CRM114-Status: Good ( pR: 5.1124 ) X-DSPAM-Result: Whitelisted X-DSPAM-Processed: Mon Sep 27 11:29:34 2010 X-DSPAM-Confidence: 0.6190 X-DSPAM-Probability: 0.0000 X-DSPAM-Signature: 4ca063fd504731193812135 X-DSPAM-Factors: 27, From*Attila Nagy , 0.00054, To*FreeBSD.org, 0.00244, To*FreeBSD.org, 0.00244, patch, 0.00643, To*ports, 0.00711, To*FreeBSD.org+freebsd, 0.01000, To*gnats, 0.01000, 0+4, 0.01000, 0+4, 0.01000, the+storage, 0.99000, To*submit+FreeBSD.org, 0.01000, advised+to, 0.99000, to+upgrade, 0.99000, To*submit, 0.01000, the+main, 0.99000, rather+than, 0.01000, patch+for, 0.01000, fd, 0.01000, Subject*port, 0.01000, see+them, 0.99000, than+in, 0.01000, To*gnats+submit, 0.01000, diff, 0.01000, diff, 0.01000, To*bugs+FreeBSD.org, 0.01000, dovecot, 0.01000, X-Spambayes-Classification: ham; 0.00 Received: from japan.t-online.private (japan.t-online.co.hu [195.228.243.99]) by people.fsn.hu (Postfix) with ESMTPSA id 82EE546AE31; Mon, 27 Sep 2010 11:29:31 +0200 (CEST) Message-ID: <4CA063FB.5090506@fsn.hu> Date: Mon, 27 Sep 2010 11:29:31 +0200 From: Attila Nagy User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.9) Gecko/20100921 Thunderbird/3.1.4 MIME-Version: 1.0 To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, bug-followup@freebsd.org References: <201009211620.o8LGK137064181@freefall.freebsd.org> In-Reply-To: <201009211620.o8LGK137064181@freefall.freebsd.org> Content-Type: multipart/mixed; boundary="------------050700060506040408020307" Cc: Subject: Re: ports/150789: New port: mail/dovecot20 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Sep 2010 09:45:18 -0000 This is a multi-part message in MIME format. --------------050700060506040408020307 Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit Dovecot 2.0.4 is released, attached is a patch for the submitted port, users are advised to upgrade. Changelog: multi-dbox users: Be careful about the INDEX change. Maildir users: I hope v2.0 is now finally stable. * multi-dbox: If :INDEX=path is specified, keep storage/dovecot.map.index* files also in the index path rather than in the main storage directory. WARNING: if you specified :INDEX= with earlier mdbox installation, you must now manually move the storage indexes to the expected directory! Otherwise Dovecot won't see them and will rebuild the indexes, possibly unexpunging some mails. - Maildir: Copying messages with hard links sometimes caused the source maildir's entire tmp/ directory to be renamed to destination maildir as if it were a message. - Maildir: v2.0.3 broke expunging copied messages sometimes - Maildir: INBOX whose tmp/ directory was lost couldn't be opened - single-dbox: Messages weren't copied with hard links - vpopmail support is hopefully working again. - dsync: POP3 UIDLs weren't copied with Maildir - dict file: Fixed fd leak (showed up easily with LMTP + quota) --------------050700060506040408020307 Content-Type: text/plain; name="dovecot204.patch" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="dovecot204.patch" diff -ruN dovecot20.orig/Makefile dovecot20/Makefile --- dovecot20.orig/Makefile 2010-09-27 10:01:07.956900000 +0200 +++ dovecot20/Makefile 2010-09-27 10:48:01.314162419 +0200 @@ -6,7 +6,7 @@ # PORTNAME= dovecot -PORTVERSION= 2.0.3 +PORTVERSION= 2.0.4 CATEGORIES= mail ipv6 MASTER_SITES= http://www.dovecot.org/releases/${DOVECOTVERSION}/ diff -ruN dovecot20.orig/distinfo dovecot20/distinfo --- dovecot20.orig/distinfo 2010-09-20 14:40:55.000000000 +0200 +++ dovecot20/distinfo 2010-09-27 10:48:08.917358231 +0200 @@ -1,3 +1,3 @@ -MD5 (dovecot-2.0.3.tar.gz) = c0c72dd57071593ff3a6a452fcee6a03 -SHA256 (dovecot-2.0.3.tar.gz) = 56d696d9a5114ea5069b0c2f366b3eefc8790c0f438522d7d9f1369942cf4f45 -SIZE (dovecot-2.0.3.tar.gz) = 3096760 +MD5 (dovecot-2.0.4.tar.gz) = ff1cd0dbfca4a26cce782f7d31cb2028 +SHA256 (dovecot-2.0.4.tar.gz) = 1f88a2ccb3c427f32409d78b94f18aff0d02085acb5d8d4b6c1fca33c8196f27 +SIZE (dovecot-2.0.4.tar.gz) = 3102701 --------------050700060506040408020307--