Update 2.73 to 2.76
------------------- $Revision: 2.76 $ $Date: 2015/07/31 02:18:28 $ ! ucm/koi8-u.ucm Pulled: Fix 0x95 https://github.com/dankogai/p5-encode/pull/41 2.75 2015/06/30 09:59:53 ! Unicode/Unicode.pm Unicode/Unicode.xs encoding.pm VERSION++'ed to make bleadperl happy Message-Id: <CADED=K4QjMxGFAOLEuZUx3OtN-d-hokhurr4BYBE2E3okoxA7g@mail.gmail.com> 2.74 2015/06/25 ! Unicode/Unicode.xs Applied: #101486: [PATCH] reduce compiler warnings and stderr noise (again) https://rt.cpan.org/Ticket/Display.html?id=101486 ! bin/enc2xs Applied patch: #105471: make Encode build with -pedantic https://rt.cpan.org/Ticket/Display.html?id=105471 ! Byte/Makefile.PL CN/Makefile.PL EBCDIC/Makefile.PL JP/Makefile.PL KR/Makefile.PL Makefile.PL Symbol/Makefile.PL TW/Makefile.PL Applied patch: #102826: non-deterministic Makefiles https://rt.cpan.org/Ticket/Display.html?id=102826
This commit is contained in:
parent
5bba7c97d0
commit
abdb35afc0
2 changed files with 6 additions and 7 deletions
|
@ -1,8 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.29 2015/06/12 10:51:23 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.30 2015/09/07 03:21:03 mef Exp $
|
||||
|
||||
DISTNAME= Encode-2.73
|
||||
DISTNAME= Encode-2.76
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Encode/}
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.19 2015/04/26 08:25:12 mef Exp $
|
||||
$NetBSD: distinfo,v 1.20 2015/09/07 03:21:03 mef Exp $
|
||||
|
||||
SHA1 (Encode-2.73.tar.gz) = 0219ee1c9b09bf5bf8d2336f93c5ee7f98109386
|
||||
RMD160 (Encode-2.73.tar.gz) = 4954266b5a4e92d5919d7e3e963ebe47516a9434
|
||||
Size (Encode-2.73.tar.gz) = 2013300 bytes
|
||||
SHA1 (Encode-2.76.tar.gz) = b08674ee759245931b55c9bd0743eabaa3034594
|
||||
RMD160 (Encode-2.76.tar.gz) = 1d96cd2cd4e3fa683107ba750f3fca4e7933e875
|
||||
Size (Encode-2.76.tar.gz) = 2013420 bytes
|
||||
|
|
Loading…
Reference in a new issue