Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id D6CB563CD9F for ; Sat, 20 Aug 2011 14:10:47 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id B68AE14A1CB; Sat, 20 Aug 2011 14:10:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E5EB314A1C7 for ; Sat, 20 Aug 2011 14:10:45 +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 s64eyGG9PMZ8 for ; Sat, 20 Aug 2011 14:10:45 +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 6E89414A1C2 for ; Sat, 20 Aug 2011 14:10:45 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 5D69E175DD; Sat, 20 Aug 2011 14:10:45 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sat, 20 Aug 2011 14:10:45 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/mail/pear-Mail_Mime To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20110820141045.5D69E175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: taca Date: Sat Aug 20 14:10:45 UTC 2011 Modified Files: pkgsrc/mail/pear-Mail_Mime: Makefile distinfo Log Message: Update pear-Mail_Mime package to 1.8.2. Mail_Mime 1.8.2 Release date: 2011-08-10 09:56 UTC Release state: stable Changelog: Bugs Fixed: * #18426: Fixed backward compatibility for "dfilename" parameter [alec] * Removed xmail.dtd, xmail.xsl from the package [alec] * Fixed handling of email addresses with quoted local part [alec] To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 pkgsrc/mail/pear-Mail_Mime/Makefile cvs rdiff -u -r1.11 -r1.12 pkgsrc/mail/pear-Mail_Mime/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.