pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/p5-Encode p5-Encode: update to 2.94.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a1f8755f4b11
branches:  trunk
changeset: 373761:a1f8755f4b11
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Jan 10 08:57:35 2018 +0000

description:
p5-Encode: update to 2.94.

$Revision: 2.94 $ $Date: 2018/01/09 05:53:00 $
! lib/Encode/Alias.pm
  Fixed: deep recursion in Encode::find_encoding when decoding
  bad MIME header
  https://github.com/dankogai/p5-encode/pull/127
! Encode.pm
  Pulled: Include more information about Encode::is_utf8() that it
  should not be normally used
  https://github.com/dankogai/p5-encode/pull/126
  Pulled: Remove misleading documentation about UTF8 flag
  https://github.com/dankogai/p5-encode/pull/125

diffstat:

 textproc/p5-Encode/Makefile |   4 ++--
 textproc/p5-Encode/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 195b045da3b9 -r a1f8755f4b11 textproc/p5-Encode/Makefile
--- a/textproc/p5-Encode/Makefile       Wed Jan 10 08:56:24 2018 +0000
+++ b/textproc/p5-Encode/Makefile       Wed Jan 10 08:57:35 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.43 2017/10/07 10:44:25 wen Exp $
+# $NetBSD: Makefile,v 1.44 2018/01/10 08:57:35 wiz Exp $
 
-DISTNAME=      Encode-2.93
+DISTNAME=      Encode-2.94
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    textproc perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Encode/}
diff -r 195b045da3b9 -r a1f8755f4b11 textproc/p5-Encode/distinfo
--- a/textproc/p5-Encode/distinfo       Wed Jan 10 08:56:24 2018 +0000
+++ b/textproc/p5-Encode/distinfo       Wed Jan 10 08:57:35 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.31 2017/10/07 10:44:25 wen Exp $
+$NetBSD: distinfo,v 1.32 2018/01/10 08:57:35 wiz Exp $
 
-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
+SHA1 (Encode-2.94.tar.gz) = 8056141671bf5be3947a3d95cc6b614dea8c4d0f
+RMD160 (Encode-2.94.tar.gz) = a3f4b3fb5a39b76666b663d4b4397f0a888f9159
+SHA512 (Encode-2.94.tar.gz) = 50abb8bf8bbeb3317f3473316f71255ecfacfceeab5acc58b95e572add1cefffab0cc77253ed1cfe224e01c10e356482c90174f41658dbb3318dfd2aa150b9ca
+Size (Encode-2.94.tar.gz) = 2043173 bytes



Home | Main Index | Thread Index | Old Index