summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Unidecode
diff options
context:
space:
mode:
authorwiz <wiz>2016-11-28 13:37:53 +0000
committerwiz <wiz>2016-11-28 13:37:53 +0000
commitac7dff3b53062824d3b47c62fafdbcc34e6c1b3f (patch)
tree8c753aa7b0e55e8dbb38c60acf3814af85e74e81 /textproc/p5-Text-Unidecode
parentab7bef4eabc5c7c716f22cada5f306a3d15937fb (diff)
downloadpkgsrc-ac7dff3b53062824d3b47c62fafdbcc34e6c1b3f.tar.gz
Updated p5-Text-Unidecode to 1.30.
2016-11-26 Sean M. Burke sburke@cpan.org * Release 1.30 * Many many (forty?) tables were missing the final character! Fixed. * Minor stuff: . Added just a few Arabesque things to U+FD__ . Renamed t/00400_just_load_module.t to t/00400_just_load_main_module.t . This is the first time non-7bit data appears in any Unidecode/x__.pm files, although it is just in comments. (In x02.pm, x03.pm, xfd.pm) But this is just THE SHAPE OF THINGS TO COME. * Oh look, I blinked and a year went by. I've been spending about the past *two* years trying to think of how Unidecode v2-and-later's data tables should work. * TODO: Kill the surrogatey "xD8", "xD9", "xDA", "xDB" blocks, and actually handle surrogates (when properly encoded). * TODO: Inaugurate the (private) Text::Unidecode::Blackbox namespace.
Diffstat (limited to 'textproc/p5-Text-Unidecode')
-rw-r--r--textproc/p5-Text-Unidecode/Makefile5
-rw-r--r--textproc/p5-Text-Unidecode/distinfo10
2 files changed, 7 insertions, 8 deletions
diff --git a/textproc/p5-Text-Unidecode/Makefile b/textproc/p5-Text-Unidecode/Makefile
index 34891ed22fc..93c4d017557 100644
--- a/textproc/p5-Text-Unidecode/Makefile
+++ b/textproc/p5-Text-Unidecode/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2016/06/08 19:24:40 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2016/11/28 13:37:53 wiz Exp $
-DISTNAME= Text-Unidecode-1.27
+DISTNAME= Text-Unidecode-1.30
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
diff --git a/textproc/p5-Text-Unidecode/distinfo b/textproc/p5-Text-Unidecode/distinfo
index 5a2d86cd324..a57784c876a 100644
--- a/textproc/p5-Text-Unidecode/distinfo
+++ b/textproc/p5-Text-Unidecode/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2016/02/18 03:38:36 wen Exp $
+$NetBSD: distinfo,v 1.8 2016/11/28 13:37:53 wiz Exp $
-SHA1 (Text-Unidecode-1.27.tar.gz) = 221442bbf1fcb3a1df4b8988033154e3934124e9
-RMD160 (Text-Unidecode-1.27.tar.gz) = 07411c625707f3a2ec0adf98b419641e7deb27d2
-SHA512 (Text-Unidecode-1.27.tar.gz) = c124e09b75050717fc13716b46ca54e607fd1e093f6ce06db466cda669d772661173a394eac81b5073a757f7af5e0174aa23eac037a356f008268b2bd767428c
-Size (Text-Unidecode-1.27.tar.gz) = 134929 bytes
+SHA1 (Text-Unidecode-1.30.tar.gz) = 13c28520896a0073e0ea9333a2b6b770dcf17d6e
+RMD160 (Text-Unidecode-1.30.tar.gz) = c4f5ba6ac84eef0ce4999935b7a32da0576c8720
+SHA512 (Text-Unidecode-1.30.tar.gz) = 194f8aba0dcdc7a53338b86370b7cfb6c60d4a8982ada6084f0eb0ccd66ce461b831b6daf04932f039ff1b983dc3cd0c0ced1e8b455955d2699c36120b41a526
+Size (Text-Unidecode-1.30.tar.gz) = 137977 bytes