summaryrefslogtreecommitdiff
path: root/textproc/p5-Encode
diff options
context:
space:
mode:
authorwen <wen>2016-11-28 12:22:23 +0000
committerwen <wen>2016-11-28 12:22:23 +0000
commit74bd71ee71f630f21ccaddb5b6e43cb6303cd369 (patch)
tree951271e7ef1cbb785d4fbb9bcb9b873f3bd50e9d /textproc/p5-Encode
parentb9230cf9f6745639c333f1088c538117584a85f6 (diff)
downloadpkgsrc-74bd71ee71f630f21ccaddb5b6e43cb6303cd369.tar.gz
Update to 2.87
Upstream changes: $Revision: 2.87 $ $Date: 2016/10/28 05:03:52 $ ! Encode.xs t/taint.t Pulled: Disable _utf8_on and _utf8_off for tainted values https://github.com/dankogai/p5-encode/pull/74 ! Encode.xs MANIFEST t/rt65541.t t/rt76824.t t/rt86327.t Pulled: Fix crash 'panic: sv_setpvn called with negative strlen' https://github.com/dankogai/p5-encode/pull/73 ! Encode.xs MANIFEST t/rt113164.t Pulled: Fix crash caused by undefined behaviour between two sequence points https://github.com/dankogai/p5-encode/pull/72 ! Encode.xs MANIFEST lib/Encode/CN/HZ.pm lib/Encode/Encoder.pm t/decode.t t/magic.t t/rt85489.t t/utf8ref.t Pulled: Fix handling of undef, ref, typeglob, UTF8, COW and magic scalar argument in all XS functions https://github.com/dankogai/p5-encode/pull/70 ! Encode/_T.e2x t/at-cn.t t/at-tw.t t/enc_data.t t/enc_module.t t/encoding-locale.t t/encoding.t t/jperl.t t/mime-name.t t/undef.t Pulled: Fix unit tests https://github.com/dankogai/p5-encode/pull/69 ! Encode.pm lib/Encode/MIME/Header.pm lib/Encode/MIME/Name.pm t/mime-header.t t/mime-name.t t/taint.t Pulled: Encode::MIME::Header clean up https://github.com/dankogai/p5-encode/pull/68 ! Encode.xs Pulled: Generate CHECK value functions with newCONSTSUB() instead with direct XS https://github.com/dankogai/p5-encode/pull/67 ! Encode.xs Pulled: Encode::utf8: Fix count of replacement characters for overflowed and overlong UTF-8 sequences https://github.com/dankogai/p5-encode/pull/65 ! Encode.xs t/fallback.t t/utf8strict.t Pulled: Encode::utf8: Fix processing invalid UTF-8 subsequences https://github.com/dankogai/p5-encode/pull/63 ! Encode.pm t/utf8ref.t Pulled: Fix return value of Encode::encode_utf8(undef) https://rt.cpan.org/Ticket/Display.html?id=116904 https://github.com/dankogai/p5-encode/pull/62
Diffstat (limited to 'textproc/p5-Encode')
-rw-r--r--textproc/p5-Encode/Makefile4
-rw-r--r--textproc/p5-Encode/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/textproc/p5-Encode/Makefile b/textproc/p5-Encode/Makefile
index 49c73b9e3c8..40c5997c1ae 100644
--- a/textproc/p5-Encode/Makefile
+++ b/textproc/p5-Encode/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.37 2016/08/10 23:41:44 wen Exp $
+# $NetBSD: Makefile,v 1.38 2016/11/28 12:22:23 wen Exp $
-DISTNAME= Encode-2.86
+DISTNAME= Encode-2.87
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Encode/}
diff --git a/textproc/p5-Encode/distinfo b/textproc/p5-Encode/distinfo
index 6ca5d2fda12..64b3480d950 100644
--- a/textproc/p5-Encode/distinfo
+++ b/textproc/p5-Encode/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.26 2016/08/10 23:41:44 wen Exp $
+$NetBSD: distinfo,v 1.27 2016/11/28 12:22:23 wen Exp $
-SHA1 (Encode-2.86.tar.gz) = 2620643c6e06442809411f874a9b722c020f9dac
-RMD160 (Encode-2.86.tar.gz) = 2c2c5542f0fabc770cde2474067a991fc4080d6b
-SHA512 (Encode-2.86.tar.gz) = fa5feeb8f7b555c91322948cd526762fbdca6ef240b640800e7af0dcf75cffca48f8877a1a7b876798b8441de8a0075aeb50ea4769f52b1d180f68316c84d599
-Size (Encode-2.86.tar.gz) = 1994334 bytes
+SHA1 (Encode-2.87.tar.gz) = 3b6b388dd0d6f0e2d28ddf17b83f8bc26e999719
+RMD160 (Encode-2.87.tar.gz) = 93348b2f2fccdad1b8a74de21672a1f7338ff87a
+SHA512 (Encode-2.87.tar.gz) = 81b899464932856760df3e14d8e9e1131f6ceaf00f0dc589c0fb469897ee8ceebcad084708d9120567348662cc7d29d8ad3143f51c1035105a7b7dff6d1f6071
+Size (Encode-2.87.tar.gz) = 2027712 bytes