Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 2B667A5864 for ; Sat, 11 Jul 2015 10:58:46 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 6CCF514A174; Sat, 11 Jul 2015 10:58:45 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 88AE914A154 for ; Sat, 11 Jul 2015 10:58:44 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id aa5kd0q3kgN3 for ; Sat, 11 Jul 2015 10:58:44 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 1E08014A153 for ; Sat, 11 Jul 2015 10:58:44 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 1034D98; Sat, 11 Jul 2015 10:58:44 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 11 Jul 2015 10:58:44 +0000 From: "Ryosuke Moro" Subject: CVS commit: pkgsrc/mail/sylpheed To: pkgsrc-changes@NetBSD.org Reply-To: szptvlfn@netbsd.org X-Mailer: log_accum Message-Id: <20150711105844.1034D98@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: szptvlfn Date: Sat Jul 11 10:58:44 UTC 2015 Modified Files: pkgsrc/mail/sylpheed: Makefile distinfo Log Message: Update sylpheed to 3.4.3 * 3.4.3 (stable) * The bug that wrote the first part of data if the message body in the IMAP4 responses didn't end with CR+LF was fixed (#84). * The crash when displaying HTML messages was fixed (#215). * Win32: the crash when linked with newer MSVCRT was fixed. * Win32: libjpeg was updated. * Win32: libtiff was updated. * Win32: libpng was updated to 1.2.53. * Win32: OpenSSL was updated to v0.9.8zg. * Win32: included SSL certificates were updated. To generate a diff of this commit: cvs rdiff -u -r1.158 -r1.159 pkgsrc/mail/sylpheed/Makefile cvs rdiff -u -r1.82 -r1.83 pkgsrc/mail/sylpheed/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.