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.93
details: https://anonhg.NetBSD.org/pkgsrc/rev/e92708d0af22
branches: trunk
changeset: 369861:e92708d0af22
user: wen <wen%pkgsrc.org@localhost>
date: Sat Oct 07 10:44:25 2017 +0000
description:
Update to 2.93
Upstream changes:
$Revision: 2.93 $ $Date: 2017/10/06 22:21:53 $
! lib/Encode/MIME/Name.pm t/mime-name.t
Pulled: Add "euc-cn" => "EUC-CN" alias to Encode::MIME::Name
https://github.com/dankogai/p5-encode/pull/124
! encoding.pm
Pulled: Propagate fatal errors from the encoding pragma back to the caller
Resolves rt #100427
https://github.com/dankogai/p5-encode/pull/123
https://rt.cpan.org/Ticket/Display.html?id=100427
! lib/Encode/CN/HZ.pm lib/Encode/JP/JIS7.pm lib/Encode/MIME/Header.pm
t/decode.t
Pulled: Uninitialized value fixes #122
https://github.com/dankogai/p5-encode/pull/122
! Makefile.PL
Pulled: Fix -Werror=declaration-after-statement for gcc 4.1.2
https://github.com/dankogai/p5-encode/pull/121
diffstat:
textproc/p5-Encode/Makefile | 4 ++--
textproc/p5-Encode/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r e534d246d5f9 -r e92708d0af22 textproc/p5-Encode/Makefile
--- a/textproc/p5-Encode/Makefile Sat Oct 07 07:32:07 2017 +0000
+++ b/textproc/p5-Encode/Makefile Sat Oct 07 10:44:25 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.42 2017/08/16 06:59:36 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2017/10/07 10:44:25 wen Exp $
-DISTNAME= Encode-2.92
+DISTNAME= Encode-2.93
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Encode/}
diff -r e534d246d5f9 -r e92708d0af22 textproc/p5-Encode/distinfo
--- a/textproc/p5-Encode/distinfo Sat Oct 07 07:32:07 2017 +0000
+++ b/textproc/p5-Encode/distinfo Sat Oct 07 10:44:25 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.30 2017/08/16 06:59:36 wiz Exp $
+$NetBSD: distinfo,v 1.31 2017/10/07 10:44:25 wen Exp $
-SHA1 (Encode-2.92.tar.gz) = ce81c9848aaa47dae9341cdfe2228630cf601680
-RMD160 (Encode-2.92.tar.gz) = ffee46e02a970d8f7da25bfadd2b472db8ed7761
-SHA512 (Encode-2.92.tar.gz) = 6066bdded10e0fe7fbd15b5a2445263667b056e84142e075373fa502e4c2d09f16f5b6a394fc00813a9ca9cb9dfbbb5fdd9c16707145e2ec368d1e11039b078f
-Size (Encode-2.92.tar.gz) = 2035975 bytes
+SHA1 (Encode-2.93.tar.gz) = dcaeb65bc5fd20c90cd6d5b1bbc521768c3483b5
+RMD160 (Encode-2.93.tar.gz) = 84c813feed5417d5764ab168dbca66c09d98c1de
+SHA512 (Encode-2.93.tar.gz) = bdb72139e3e9ad1c2b829167d97e429462395ff1c6f050cbc55ea6605b927de58a75a4c4496f2064a378efc4b3cc6c972821a417f302ca36b02aa104b395aba2
+Size (Encode-2.93.tar.gz) = 2043235 bytes
Home |
Main Index |
Thread Index |
Old Index