-
Notifications
You must be signed in to change notification settings - Fork 160
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
$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
Showing
2 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |