Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 9FE4763B11D for ; Tue, 12 Aug 2008 22:38:32 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 42FD063B14F; Tue, 12 Aug 2008 22:38:32 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 7834563B14A for ; Tue, 12 Aug 2008 22:38:31 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 65043175D0; Tue, 12 Aug 2008 22:38:31 +0000 (UTC) From: Thomas Klausner Subject: CVS commit: pkgsrc/mail/p5-MIME-tools To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org Message-Id: <20080812223831.65043175D0@cvs.netbsd.org> Date: Tue, 12 Aug 2008 22:38:31 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: wiz Date: Tue Aug 12 22:38:31 UTC 2008 Modified Files: pkgsrc/mail/p5-MIME-tools: Makefile distinfo Log Message: Update to 5.427: 5.427 2008-06-30 Dave O'Neill * VERSION 5.427 RELEASED * (bugfix) fix remove_sig() on invalid multipart message (RT #11901) * (bugfix) make_singlepart() no longer creates bizzare Content-Type: headers (RT #37139) * (bugfix) process_part() no longer sets incorrect charset on empty parts (RT #35369) * (bugfix) fix runtime warnings caused by incorrect pack() string (RT #34451, bugs.debian.org #446342) * (docs) add "SEE ALSO" sections to POD docs (RT #30391) * (docs) fix documentation of MIME::Head::get() (RT #34552, bugs.debian.org #235189) * (packaging) Depend on IO::File 1.1.3, for its binmode() support (RT #34178) To generate a diff of this commit: cvs rdiff -r1.31 -r1.32 pkgsrc/mail/p5-MIME-tools/Makefile cvs rdiff -r1.13 -r1.14 pkgsrc/mail/p5-MIME-tools/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.