pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/p5-Encode Update to 2.47:
details: https://anonhg.NetBSD.org/pkgsrc/rev/426c9d514087
branches: trunk
changeset: 610333:426c9d514087
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Oct 21 23:10:14 2012 +0000
description:
Update to 2.47:
$Revision: 2.47 $ $Date: 2012/08/15 05:36:16 $
! Encode.pm
POD Fixes: Copyright and mail address
! Makefile.PL
Added LICENSE => 'perl'
! lib/Encode/GSM0338.pm t/gsm0338.t
REALLY fixed RT#75670: Wrong decoding for GSM 3.38 character \x09
ucm/gsm0338.ucm is dropped from MANIFEST since 2.25
but I was fixing the wrong file!
https://rt.cpan.org/Ticket/Display.html?id=75670
! 2.46 2012/08/12 05:49:30
! Encode.pm
Fixed: RT#78917 for I18N-Charset: Fails with Encode 2.45
To be more exact, 2.45 broke Encode->encodings(':all')
https://rt.cpan.org/Ticket/Display.html?id=78917
2.45 2012/08/05 23:08:49
! lib/Encode/Alias.pm
Addressed RT#78125: Missed Mac Alias x-mac-ce
https://rt.cpan.org/Ticket/Display.html?id=78125
! lib/Encode/Unicode/UTF7.pm
Applied the patch in RT#76711
https://rt.cpan.org/Ticket/Display.html?id=76711
! ucm/gsm0338.ucm
Addressed RT#75670: Wrong decoding for GSM 3.38 character \x09
https://rt.cpan.org/Ticket/Display.html?id=75670
! Encode.pm
Applied the patch in RT#72519
https://rt.cpan.org/Ticket/Display.html?id=72519
! Unicode/Unicode.xs
t/Unicode.t
Bug fixes in Unicode.xs by chansen
https://github.com/dankogai/p5-encode/pull/5
! Encode.pm
various POD improvements by daxim
https://github.com/dankogai/p5-encode/pull/4
diffstat:
textproc/p5-Encode/Makefile | 5 ++---
textproc/p5-Encode/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 0723e39a9294 -r 426c9d514087 textproc/p5-Encode/Makefile
--- a/textproc/p5-Encode/Makefile Sun Oct 21 23:05:42 2012 +0000
+++ b/textproc/p5-Encode/Makefile Sun Oct 21 23:10:14 2012 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2012/10/03 21:57:51 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2012/10/21 23:10:14 wiz Exp $
-DISTNAME= Encode-2.44
+DISTNAME= Encode-2.47
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Encode/}
diff -r 0723e39a9294 -r 426c9d514087 textproc/p5-Encode/distinfo
--- a/textproc/p5-Encode/distinfo Sun Oct 21 23:05:42 2012 +0000
+++ b/textproc/p5-Encode/distinfo Sun Oct 21 23:10:14 2012 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2011/11/11 07:47:01 hiramatsu Exp $
+$NetBSD: distinfo,v 1.14 2012/10/21 23:10:14 wiz Exp $
-SHA1 (Encode-2.44.tar.gz) = fc6f8fca61a82b4051a74f32dd7a63e77aa5b9ba
-RMD160 (Encode-2.44.tar.gz) = c8d824d5c61ac01309579fb7d3a1389b5f5b8606
-Size (Encode-2.44.tar.gz) = 2002716 bytes
+SHA1 (Encode-2.47.tar.gz) = 4fcc1744441d46ecea536d62f692683dde188da4
+RMD160 (Encode-2.47.tar.gz) = c29beff3321d889760e5b497dea2e671187fec44
+Size (Encode-2.47.tar.gz) = 2003578 bytes
Home |
Main Index |
Thread Index |
Old Index