summaryrefslogtreecommitdiff
path: root/textproc/p5-Net-IDN-Encode
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-09-08*: use MASTER_SITE_PERL_CPANwiz1-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.
2018-10-20Update to 2.500wen2-7/+7
Upstream changes: 2.500 2018-10-06 - update to Unicode 10.0.0 - Net::IDN::UTS46: remove workarounds for pre-9.0.0 test vectors; the module now more closely follows the written spec - Net::IDN::UTS46: fix validation for some non-valid characters - Net::IDN::UTS46: for perl 5.8.x/5.10.x, include workaround for bidi validation where some labels would incorrectly be marked as invalid [B1] because of a bug in perl's Unicode implementation - Net::IDN::Punycode: fix for warnings under perl ≤ 5.8.7 (EXPERIMENTAL)
2018-10-02Update to 2.401wen2-8/+7
Upstream changes: 2.401 (2018-09-20) - FIXES: #127056: [PATCH 1/2] Fix domain_to_ascii AllowUnassigned param (report and patch by SKJM) - FIXES: #127057: [PATCH 2/2] Fix domain_to_unicode AllowUnassigned param (report and patch by SKJM)
2018-08-22Recursive bump for perl5-5.28.0wiz1-2/+2
2017-06-05Recursive revbump from lang/perl5 5.26.0ryoon1-1/+2
2017-01-04Updated p5-Net-IDN-Encode to 2.400.wiz2-7/+7
2.400 (2017-01-01) - new release version - remove author tests - more spelling fixes 2.399_20161227 - FIXES #119468: [PATCH] spelling fixes (reported by GREGOA) - possible fix for utf8 warnings under perl 5.8.x 2.399_20161210 - update to Unicode 9.0.0 - changed generation of tests so that TODO is no longer required when the module author's perl doesn't support the newest Unicode version
2016-12-12Updated p5-Net-IDN-Encode to 2.303.wiz2-9/+8
2.303 (2016-12-10) - FIXES: warnings when compiling lib/Net/IDN/Punycode.xs (reported/patch provided by paul@c***-***.org) 2.302 (2016-12-07) - Fixes memory bug introduced by fix for #118924 2.301 (2016-12-03) - FIXES: #118924: encode_punycode heap overflow (reported by Alexander Bluhm)
2016-06-08Bump PKGREVISION for perl-5.24.wiz1-1/+2
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-07-23Update to 2.300:wiz2-7/+6
2.300 (2015-06-17) - update to Unicode 8.0.0
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.
2015-04-19Update to 2.202:wiz2-6/+6
2.202 (2015-04-18) - use updated IdnaTest.txt from Unicode 7.0.0 database FIXES: #96749: Fails with bleadperl - documentation updates, point to perl Unicode tutorials - tests for domain xn--zcaa.de; REJECTED: #103205 for Net-IDN-Encode: conversion of domain name
2014-09-06Update to 2.201. Add test dependency.wiz2-6/+8
2.201 (2014-08-30) - correct handling of uppercase a-labels in domain_to_{ascii,unicode} - FIXES: #98354: Capitalized ACE prefix does not work (reported by victor@*****.ru)
2014-07-16Correction to HOMEPAGE and COMMENT linesmef1-3/+3
2014-07-16Import p5-Net-IDN-Encode-2.200 as textproc/p5-Net-IDN-Encode.mef3-0/+31
Perl module including following modules Net::IDN::Encode -- Internationalized Domain Names in Applications (IDNA) Net::IDN::UTS46 -- Unicode IDNA Compatibility Processing (UTS #46) Net::IDN::Punycode -- ASCII-compatible encoding of Unicode (Punycode, RFC 3492) (security/caff needs this module), thanks gdt@.