CVS log for pkgsrc/textproc/p5-Net-IDN-Encode/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / textproc / p5-Net-IDN-Encode
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat Nov 16 12:06:48 2024 UTC (3 weeks, 3 days ago) by wiz
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2
lines
*: recursive bump for perl 5.40
Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Jul 6 09:41:41 2023 UTC (17 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base,
pkgsrc-2024Q3,
pkgsrc-2024Q2-base,
pkgsrc-2024Q2,
pkgsrc-2024Q1-base,
pkgsrc-2024Q1,
pkgsrc-2023Q4-base,
pkgsrc-2023Q4,
pkgsrc-2023Q3-base,
pkgsrc-2023Q3
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2
lines
*: recursive bump for perl 5.38
Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Jun 6 12:42:27 2023 UTC (18 months ago) by riastradh
Branches: MAIN
CVS tags: pkgsrc-2023Q2-base,
pkgsrc-2023Q2
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2
lines
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.
Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).
No change to BUILD_DEPENDS as used correctly inside buildlink3.
As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Jun 28 11:36:20 2022 UTC (2 years, 5 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2
lines
*: recursive bump for perl 5.36
Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon May 24 19:54:32 2021 UTC (3 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2
lines
*: recursive bump for perl 5.34
Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Sep 8 13:16:44 2020 UTC (4 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2
lines
*: use MASTER_SITE_PERL_CPAN
Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Aug 31 18:11:51 2020 UTC (4 years, 3 months ago) by wiz
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2
lines
*: bump PKGREVISION for perl-5.32.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Aug 11 13:23:33 2019 UTC (5 years, 4 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -1
lines
Bump PKGREVISIONs for perl 5.30.0
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Jun 30 20:16:51 2019 UTC (5 years, 5 months ago) by nia
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2
lines
Update packages using a search.cpan.org HOMEPAGE to metacpan.org.
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.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Oct 20 13:34:10 2018 UTC (6 years, 1 month ago) by wen
Branches: MAIN
CVS tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2
lines
Update to 2.500
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)
Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Oct 2 00:47:31 2018 UTC (6 years, 2 months ago) by wen
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -3
lines
Update to 2.401
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)
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Aug 22 09:46:52 2018 UTC (6 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2018Q3-base,
pkgsrc-2018Q3
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2
lines
Recursive bump for perl5-5.28.0
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Jun 5 14:24:42 2017 UTC (7 years, 6 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -1
lines
Recursive revbump from lang/perl5 5.26.0
Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Jan 4 14:47:46 2017 UTC (7 years, 11 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2017Q1-base,
pkgsrc-2017Q1
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2
lines
Updated p5-Net-IDN-Encode to 2.400.
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
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Dec 12 09:46:49 2016 UTC (8 years ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2016Q4-base,
pkgsrc-2016Q4
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -4
lines
Updated p5-Net-IDN-Encode to 2.303.
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)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Jun 8 19:24:31 2016 UTC (8 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -1
lines
Bump PKGREVISION for perl-5.24.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Jul 23 12:21:34 2015 UTC (9 years, 4 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -3
lines
Update to 2.300:
2.300 (2015-06-17)
- update to Unicode 8.0.0
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Jun 12 10:51:25 2015 UTC (9 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2015Q2-base,
pkgsrc-2015Q2
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1
lines
Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Apr 19 18:10:46 2015 UTC (9 years, 7 months ago) by wiz
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2
lines
Update to 2.202:
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
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Sep 6 13:42:37 2014 UTC (10 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -2
lines
Update to 2.201. Add test dependency.
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)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Jul 16 20:58:09 2014 UTC (10 years, 4 months ago) by mef
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3
lines
Correction to HOMEPAGE and COMMENT lines
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Jul 16 12:10:02 2014 UTC (10 years, 4 months ago) by mef
Branches: MAIN
Import p5-Net-IDN-Encode-2.200 as textproc/p5-Net-IDN-Encode.
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@.
CVSweb <webmaster@jp.NetBSD.org>