Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id CD21463C239 for ; Sat, 19 Sep 2009 16:51:51 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 7070363B197; Sat, 19 Sep 2009 16:51:47 +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 36E3563B145 for ; Sat, 19 Sep 2009 16:51:45 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 1DC9C175DA; Sat, 19 Sep 2009 16:51:45 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sat, 19 Sep 2009 16:51:45 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/mail/p5-MIME-Charset To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20090919165145.1DC9C175DA@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: sno Date: Sat Sep 19 16:51:45 UTC 2009 Modified Files: pkgsrc/mail/p5-MIME-Charset: Makefile distinfo Log Message: Updating mail/p5-MIME-Charset from 1.006.2nb1 to 1.007.1 pkgsrc changes: - Adding license definition - Adjusting module type Upstream changes: 2009-06-16 Hatuka*nezumi - IKEDA Soji * Release 1.007.1. * Changes: - eucJP-ascii and its 7-bit counterpart was chosen instead of eucJP-ms, as latter will occasionally break standardized mappings. Shift-encoding counterpart hasn't been implemented yet. * Fix: Skip all pod tests on pre-UTF8 Perl. 2009-05-17 Hatuka*nezumi - IKEDA Soji * Release 1.007 - not really released. 2009-05-12 Hatuka*nezumi - IKEDA Soji * Release 1.007_02. * Charset/CP932.pm: Supports extended mappings for ISO-2022-JP/EUC-JP by those of eucJP-ms, as CP51932 mungles accented latin characters and ISO-2022-JP-1 does not support NEC/IBM extended mappings. 2009-05-11 Hatuka*nezumi - IKEDA Soji * Release 1.007_01. * Supports Perl 5.8.0. * New function: detect_7bit_charset(). * Bundle inc::Module::Install. * Corrected META.yml & PODs. Removed duplicated docs. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/mail/p5-MIME-Charset/Makefile cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/mail/p5-MIME-Charset/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.