summaryrefslogtreecommitdiff
path: root/textproc/p5-Unicode-LineBreak
AgeCommit message (Collapse)AuthorFilesLines
2022-06-28*: recursive bump for perl 5.36wiz1-2/+2
2021-10-26textproc: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./textproc/convertlit/distinfo clit18src.zip
2021-10-07textproc: Remove SHA1 hashes for distfilesnia1-2/+1
2021-05-24*: recursive bump for perl 5.34wiz1-2/+2
2020-08-31*: bump PKGREVISION for perl-5.32.wiz1-2/+2
2019-08-11Bump PKGREVISIONs for perl 5.30.0wiz1-1/+2
2019-06-30Update packages using a search.cpan.org HOMEPAGE to metacpan.org.nia1-2/+2
The former now redirects to the latter. This covers the most simple cases where http://search.cpan.org/dist/name can be changed to https://metacpan.org/release/name. Reviewed by hand to hopefully make sure no unwanted changes sneak in.
2019-01-26Update to 2019.001wen2-8/+7
Upstream changes: 2019.001 Sat Dec 29 # No new features. ! Makefile.PL - GH PR#4: Added timeout to wget call in Makefile.PL by J. Bargsten. - CPAN RT#125079: Installation stuck after a wget. Fixed by changing scheme from ftp to https. ! lib/Text/LineFold.pm ! t/04fold.t - Fix: Text::LineFold: new() & config() did not allow multiple Prep option ! t/01break.t ! t/02hangul.t ! t/03ns.t ! t/04fold.t ! t/05urgent.t ! t/06context.t ! t/07sea.t ! t/08partial.t ! t/09uri.t ! t/11format.t ! t/12fold2.t ! t/13flowedsp.t ! t/14sea_al.t ! t/15array.t ! t/16regex.t ! t/17prop.t ! t/18currency.t - CPAN RT #120535: Fails tests when no "." in @INC. 2018.012 Sat Dec 29 2018 # Withdrawn.
2018-08-22Recursive bump for perl5-5.28.0wiz1-1/+2
2018-04-10Update to 2018.003wen2-8/+7
Upstream changes: 2018.003 Thu Mar 29 2018 # No new features. ! Makefile.PL.sombok - CPAN RT#120370: Build fails with recent EUMM and some make variants. Patch by Alexandr Ciornii.
2017-06-05Recursive revbump from lang/perl5 5.26.0ryoon1-1/+2
2017-04-19Updated p5-Unicode-LineBreak to 2017.004.wiz2-8/+7
2017.004 Tue Apr 11 2017 # No new features. 2016.007_02 Sat Jul 02 2016 ! lib/Text/LineFold.pm ! t/04fold.t - CPAN RT#115146: Space indenting not happening with "From" or " ".
2016-06-08Bump PKGREVISION for perl-5.24.wiz1-1/+2
2016-04-09Update to 2016.003wen2-7/+7
Upstream changes: 2016.003 Tue Mar 29 2016 # No new features, version number as canonical numstring. 2016.002_27 Sat Feb 27 2016 ! Makefile.PL.sombok - CPAN RT#112078: Compiling libsombok.a fails due to invalid path for object files.
2016-02-18Update to 2015.12wen2-8/+7
Upstream changes: 2015.12 Sun Nov 29 2015 # No new features. 2015.011_09 Mon Nov 09 2015 ! LineBreak.xs - uvnui_to_utf8() was obsoleted by Perl 5.20.0. Use uvchr_to_utf8(). 2015.011_03 Sun Nov 03 2015 ! LineBreak.xs - Bug fix: CPAN RT #106714: Unicode::GCString fails to handle numeric value, mostly on *BSD and Mac OS X. ! t/10gcstring.t - Adding more case. 2015.11 Sun Nov 01 2015 # No new features. ! lib/Unicode/LineBreak.pm - CPAN RT #106859: The latest version is not indexed. ! t/10gcstring.t - testing that GCString stringify numeric arguments (CPAN RT #106714). 2015.07.16 Fri Jul 17 2015 # No new features. ! LineBreak.xs - utf8_to_uvuni_buf has been deprecated by Perl 5.19.4. 2015.06 Sun Jun 21 2015 # Unicode 8.0.0, bundled sombok 2.4.0. ! lib/Unicode/LineBreak.pod ! lib/POD2/JA/Unicode/LineBreak.pod ! t/18currency.y - add a change for U+20BE.
2015-11-04Add SHA512 digests for distfiles for textproc categoryagc1-1/+2
Problems found locating distfiles: Package cabocha: missing distfile cabocha-0.68.tar.bz2 Package convertlit: missing distfile clit18src.zip Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz1-1/+2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2014-08-11Update to 2014.06wen2-7/+6
Upstream changes: 2014.06 Fri Jun 20 2014 # Unicode 7.0.0, bundled sombok 2.3.3. 2014.004_26 Sat May 04 2014 # Unicode 7.0.0beta at Mar 18, bundled sombok-2.3.2beta1. ! lib/Unicode/LineBreak.pod ! lib/POD2/JA/Unicode/LineBreak.pod ! t/18currency.t - add a change for U+20BB.
2014-05-29Bump for perl-5.20.0.wiz1-1/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2014-03-01Update to 2013.11wen2-7/+6
Upstream changes please visit: http://cpansearch.perl.org/src/NEZUMI/Unicode-LineBreak-2013.11/Changes
2013-05-31Bump all packages for perl-5.18, thatwiz1-2/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2012-10-25Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-2/+2
are called p5-*. I hope that's all of them.
2012-05-17canonicalize MASTER_SITES and HOMEPAGE url.obache1-3/+3
2012-05-17Add missing dependency. Not make-jobs safe.wiz1-1/+5
Bump PKGREVISION.
2012-05-16Initial import of textproc/p5-Unicode-LineBreak 2012.02bouyer3-0/+34
Three main modules and some supporting program files are contained. For more details read following POD documentations: Text::LineFold - Line Folding for Plain Text Unicode::GCString - String as Sequence of UAX #29 Grapheme Clusters Unicode::LineBreak - UAX #14 Unicode Line Breaking Algorithm