pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/p5-Encode Updated textproc/p5-Encode to 2.85
details: https://anonhg.NetBSD.org/pkgsrc/rev/ac2f44e8a3ab
branches: trunk
changeset: 350951:ac2f44e8a3ab
user: mef <mef%pkgsrc.org@localhost>
date: Tue Aug 09 13:50:45 2016 +0000
description:
Updated textproc/p5-Encode to 2.85
----------------------------------
Revision: 2.85 Date: 2016/08/04 03:15:58
! Encode.pm bin/enc2xs bin/encguess bin/piconv bin/ucmlint bin/unidump
Pulled: CVE-2016-1238: avoid loading optional modules from .
https://github.com/dankogai/p5-encode/pull/58
! Encode.pm t/utf8warnings.t
Pulled: Rethrow 'utf8' warnings in from_to as well #57
https://github.com/dankogai/p5-encode/pull/57
! Encode.xs
Pulled and fixed:
Encode::utf8: Performance optimization for strict UTF-8 encoder #56
https://github.com/dankogai/p5-encode/pull/56
! t/Encode.t
s/use Test/use Test::More/
! t/Encode.t t/decode.t
Skip tests that pass typeglobs to decode if perl < v5.16
! Encode.xs t/cow.t
Patched: #115540 (from_to affecting COW strings)
https://rt.cpan.org/Ticket/Display.html?id=115540
! Encode.xs t/Encode.t t/decode.t
Merged: RT#115168:
[PATCH] Passing regex globals to decode() results in wrong result
https://rt.cpan.org/Ticket/Display.html?id=115168
! Makefile.pl
Pulled: t/encoding-locale.t fails with Test::More@0.80 or before.
https://github.com/dankogai/p5-encode/pull/55
! Encode.pm
Pulled: In-place modifications made explicit in docs for encode(),
decode() and decode_utf8()
https://github.com/dankogai/p5-encode/pull/54
diffstat:
textproc/p5-Encode/Makefile | 4 ++--
textproc/p5-Encode/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r ce76db6aef30 -r ac2f44e8a3ab textproc/p5-Encode/Makefile
--- a/textproc/p5-Encode/Makefile Tue Aug 09 13:46:42 2016 +0000
+++ b/textproc/p5-Encode/Makefile Tue Aug 09 13:50:45 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.35 2016/06/09 13:09:53 mef Exp $
+# $NetBSD: Makefile,v 1.36 2016/08/09 13:50:45 mef Exp $
-DISTNAME= Encode-2.84
+DISTNAME= Encode-2.85
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Encode/}
diff -r ce76db6aef30 -r ac2f44e8a3ab textproc/p5-Encode/distinfo
--- a/textproc/p5-Encode/distinfo Tue Aug 09 13:46:42 2016 +0000
+++ b/textproc/p5-Encode/distinfo Tue Aug 09 13:50:45 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.24 2016/06/09 13:09:53 mef Exp $
+$NetBSD: distinfo,v 1.25 2016/08/09 13:50:45 mef Exp $
-SHA1 (Encode-2.84.tar.gz) = 67f805805e3f9458c28f1fe1e39ae006b4b7a041
-RMD160 (Encode-2.84.tar.gz) = ef025aa823c36eba8cc11dcabe5b1cac37b65c8c
-SHA512 (Encode-2.84.tar.gz) = 10866ec5262e5e9ac2bf11f798e48bc5c30219c6652452163946cc2eaf4f99944b449c48e470eaef094a897e498b577c64f8997ea827190a9353a645d3fe2b7f
-Size (Encode-2.84.tar.gz) = 1992403 bytes
+SHA1 (Encode-2.85.tar.gz) = 8cc23e3d1f49accb50c15a1d7120c8c5eec58ce3
+RMD160 (Encode-2.85.tar.gz) = fedba2b49392b43c91f4071d74a422dbf09a9460
+SHA512 (Encode-2.85.tar.gz) = 1a798257366e4b0ab2cfdfd4bf6e8c28528dcf8aec873e24c376b8be1d4bfd395e99630ce08fc501bd63bbe649a66118933ba8c2a8db9fd3e89d9202365763a3
+Size (Encode-2.85.tar.gz) = 1993818 bytes
Home |
Main Index |
Thread Index |
Old Index