summaryrefslogtreecommitdiff
path: root/converters/p5-Unicode-Normalize
AgeCommit message (Collapse)AuthorFilesLines
2020-09-04p5-Unicode-Normalize: removewiz3-26/+0
This has been part of perl since 2004.
2020-08-31*: bump PKGREVISION for perl-5.32.wiz1-2/+2
2019-08-11Bump PKGREVISIONs for perl 5.30.0wiz1-1/+2
2019-07-01Follow some remaining search.cpan.org redirects.nia1-2/+2
2019-01-27Update to 1.26wen3-23/+7
Upstream changes: 1.26 *** RELEASE DATE HERE *** - Switch to XSLoader from Dynaloader
2018-08-22Recursive bump for perl5-5.28.0wiz1-2/+2
2017-09-03Fix HOMEPAGE.wiz1-3/+3
2017-06-07Fix build with Perl 5.26.0ryoon2-1/+17
2017-06-05Recursive revbump from lang/perl5 5.26.0ryoon1-2/+2
2016-06-08Bump PKGREVISION for perl-5.24.wiz1-1/+2
2016-04-13Update p5-Unicode-Normalize to 1.25markd2-8/+7
1.25 Wed Dec 16 03:05:57 UTC 2015 - Fix Normalize.xs to work on releases earlier than 5.8. The problem was introduced in this module's version 1.24 - Go back to shipping pure perl version as well as XS, as was done up through release 1.17 1.24 Sun Nov 29 05:48:44 UTC 2015 - Updated to use most recent GNU license file. ( https://rt.cpan.org/Public/Bug/Display.html?id=108003 ) - Silence compiler warning message ( https://rt.cpan.org/Public/Bug/Display.html?id=109577 ) - Add kwalitee suggested changes. 1.23 Sun Oct 25 14:50:28 UTC 2015 - Fix mkhdr to work on releases earlier than 5.8 1.22 Thu Oct 08 16:50:17 2015 - Reinstate XSUB, now works on modern EBCDIC perls as well. - Kwalitee changes - Makefile fixes - small bug fix in header generation script. 1.21 Fri Oct 02 15:33:17 2015 - Get pure perl version to work on modern EBCDIC perls. - Some comment and pod improvements 1.20 Fri Oct 02 15:30:40 2015 - Not officially released, was incomplete import of 1.19 1.19 Sat Jul 11 12:39:38 2015 - [rt.cpan.org #105620] Useless dependency on bytes and File::Copy
2015-11-03Add SHA512 digests for distfiles for converters categoryagc1-1/+2
Problems found with existing distfile: distfiles/libiconv-1.13-cp932.patch.gz No changes made to the libiconv distinfo file. 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-11-201.18 Tue May 27 22:04:23 2014mef2-7/+6
- XSUB is now deprecated and removed. see perl 5.20.0, perldelta, Internal Changes, deprecation of uvuni_to_utf8 etc. - Thank you for everything !!
2014-10-09Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.wiz1-3/+1
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-02-06Updated converters/p5-Unicode-Normalize to 1.17abs2-7/+6
1.17 Sat Oct 5 11:36:43 2013 - assertion using unpack
2013-05-31Bump all packages for perl-5.18, thatwiz1-1/+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-11-04Update to 1.16wen2-7/+6
Upstream changes: 1.16 Sun Nov 4 17:23:03 2012 - XSUB: use PERL_NO_GET_CONTEXT (see perlguts) (see [rt.cpan.org #80312]) 1.15 Sun Sep 23 10:43:14 2012 - perl 5.11.0 or later: Install to 'site' instead of 'perl' (see [rt.cpan.org #79801])
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-1/+2
are called p5-*. I hope that's all of them.
2012-10-03Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-2/+1
2012-04-01Updated to 1.14rhaen2-6/+6
Changes: 1.14 Sat Mar 10 13:34:53 2012 - avoid "use Test".
2012-02-12not quite so many tabsabs1-13/+11
2012-02-12Added converters/p5-Unicode-Normalize version 1.13abs3-0/+28
Unicode::Normalize - Unicode Normalization Forms (imported and updated from wip)