pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/p5-MIME-Charset Update p5-MIME-Charset to 1.009.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/ba9ba76befb0
branches: trunk
changeset: 593956:ba9ba76befb0
user: hiramatsu <hiramatsu%pkgsrc.org@localhost>
date: Sun Oct 16 16:22:41 2011 +0000
description:
Update p5-MIME-Charset to 1.009.1.
Changes from previous:
2011-06-09 Hatuka*nezumi - IKEDA Soji <hatuka(at)nezumi.nu>
* Release 1.009.1.
* Chg: Workaround for aliasing on TIS-620 that is treated as
ISO-8859-11 by Encode.
And added WINDOWS-874 as EXTENDED map of TIS-620.
* Imp: Result of _find_encoder() will be cached.
* Imp/Chg: 'S' encoding will be resolved numerically, without comparing
actually encoded lengths.
* Added informations for WINDOWS-125[03-8].
* Added some cases to test #4.
2011-06-08 Hatuka*nezumi - IKEDA Soji <hatuka(at)nezumi.nu>
* Release 1.009 - withdrawn.
2011-05-28 Hatuka*nezumi - IKEDA Soji <hatuka(at)nezumi.nu>
* Release 1.008.2.
* Bug Fix: Body transfer-encoding profile "S" did not work properly,
and profile for UTF-8 was NOT really updated.
2011-02-19 Hatuka*nezumi - IKEDA Soji <hatuka(at)nezumi.nu>
* Release 1.008.1.
* Chg: Workaround for CPAN RT #65796: Deep recursion error finding
invalid charset. Limit length of charset name upto 75.
* Imp: Supports Unicode/multibyte on Perl 5.7.3 (experimental).
* Perl 5.7.3 & 5.8.3:
avoid ``Useless use of a constant in void context'' warnings.
* Doc: small fixes.
diffstat:
mail/p5-MIME-Charset/Makefile | 5 ++---
mail/p5-MIME-Charset/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r 43c6c32c3532 -r ba9ba76befb0 mail/p5-MIME-Charset/Makefile
--- a/mail/p5-MIME-Charset/Makefile Sun Oct 16 16:21:11 2011 +0000
+++ b/mail/p5-MIME-Charset/Makefile Sun Oct 16 16:22:41 2011 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2011/08/14 13:25:25 obache Exp $
+# $NetBSD: Makefile,v 1.8 2011/10/16 16:22:41 hiramatsu Exp $
#
-DISTNAME= MIME-Charset-1.008
+DISTNAME= MIME-Charset-1.009.1
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MIME/}
diff -r 43c6c32c3532 -r ba9ba76befb0 mail/p5-MIME-Charset/distinfo
--- a/mail/p5-MIME-Charset/distinfo Sun Oct 16 16:21:11 2011 +0000
+++ b/mail/p5-MIME-Charset/distinfo Sun Oct 16 16:22:41 2011 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2010/02/22 17:21:00 sno Exp $
+$NetBSD: distinfo,v 1.4 2011/10/16 16:22:41 hiramatsu Exp $
-SHA1 (MIME-Charset-1.008.tar.gz) = 7653513d5ceec0c47b637e56c9c2fefd13091284
-RMD160 (MIME-Charset-1.008.tar.gz) = 3494a5e1bc23bec1c0bb77f8b445ab73e9b93097
-Size (MIME-Charset-1.008.tar.gz) = 49236 bytes
+SHA1 (MIME-Charset-1.009.1.tar.gz) = 918f9bc4057815b962d649062e99530bd311969b
+RMD160 (MIME-Charset-1.009.1.tar.gz) = a15b3d22ee8d54a7991278f43cc3ab9993200f8a
+Size (MIME-Charset-1.009.1.tar.gz) = 50202 bytes
Home |
Main Index |
Thread Index |
Old Index