Skip to content

Commit

Permalink
p5-Encode: update to 2.94.
Browse files Browse the repository at this point in the history
$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
  dankogai/p5-encode#127
! Encode.pm
  Pulled: Include more information about Encode::is_utf8() that it
  should not be normally used
  dankogai/p5-encode#126
  Pulled: Remove misleading documentation about UTF8 flag
  dankogai/p5-encode#125
  • Loading branch information
0-wiz-0 committed Jan 10, 2018
1 parent 3b26a7a commit f758057
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions textproc/p5-Encode/Makefile
Original file line number Diff line number Diff line change
@@ -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/}
Expand Down
10 changes: 5 additions & 5 deletions textproc/p5-Encode/distinfo
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit f758057

Please sign in to comment.