Mon Nov 28 13:37:53 2016 UTC ()
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.


(wiz)
diff -r1.16 -r1.17 pkgsrc/textproc/p5-Text-Unidecode/Makefile
diff -r1.7 -r1.8 pkgsrc/textproc/p5-Text-Unidecode/distinfo

cvs diff -r1.16 -r1.17 pkgsrc/textproc/p5-Text-Unidecode/Makefile (expand / switch to context diff)
--- pkgsrc/textproc/p5-Text-Unidecode/Makefile 2016/06/08 19:24:40 1.16
+++ pkgsrc/textproc/p5-Text-Unidecode/Makefile 2016/11/28 13:37:53 1.17
@@ -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/}
 

cvs diff -r1.7 -r1.8 pkgsrc/textproc/p5-Text-Unidecode/distinfo (expand / switch to context diff)
--- pkgsrc/textproc/p5-Text-Unidecode/distinfo 2016/02/18 03:38:36 1.7
+++ pkgsrc/textproc/p5-Text-Unidecode/distinfo 2016/11/28 13:37:53 1.8
@@ -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
+SHA1 (Text-Unidecode-1.30.tar.gz) = 13c28520896a0073e0ea9333a2b6b770dcf17d6e
-RMD160 (Text-Unidecode-1.27.tar.gz) = 07411c625707f3a2ec0adf98b419641e7deb27d2
+RMD160 (Text-Unidecode-1.30.tar.gz) = c4f5ba6ac84eef0ce4999935b7a32da0576c8720
-SHA512 (Text-Unidecode-1.27.tar.gz) = c124e09b75050717fc13716b46ca54e607fd1e093f6ce06db466cda669d772661173a394eac81b5073a757f7af5e0174aa23eac037a356f008268b2bd767428c
+SHA512 (Text-Unidecode-1.30.tar.gz) = 194f8aba0dcdc7a53338b86370b7cfb6c60d4a8982ada6084f0eb0ccd66ce461b831b6daf04932f039ff1b983dc3cd0c0ced1e8b455955d2699c36120b41a526
-Size (Text-Unidecode-1.27.tar.gz) = 134929 bytes
+Size (Text-Unidecode-1.30.tar.gz) = 137977 bytes