Skip to content

Commit

Permalink
Update to 2.93
Browse files Browse the repository at this point in the history
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
  dankogai/p5-encode#124
! encoding.pm
  Pulled: Propagate fatal errors from the encoding pragma back to the caller
  Resolves rt #100427
  dankogai/p5-encode#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
  dankogai/p5-encode#122
! Makefile.PL
  Pulled: Fix -Werror=declaration-after-statement for gcc 4.1.2
  dankogai/p5-encode#121
  • Loading branch information
wen committed Oct 7, 2017
1 parent 69200d3 commit 6b859ee
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.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/}
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.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

0 comments on commit 6b859ee

Please sign in to comment.