The NetBSD Project

CVS log for pkgsrc/textproc/p5-Net-IDN-Encode/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / textproc / p5-Net-IDN-Encode

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.21 / (download) - annotate - [select for diffs], Thu Jul 6 09:41:41 2023 UTC (2 months, 4 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, HEAD
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

*: recursive bump for perl 5.38

Revision 1.20 / (download) - annotate - [select for diffs], Tue Jun 6 12:42:27 2023 UTC (3 months, 4 weeks ago) by riastradh
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

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) - annotate - [select for diffs], Tue Jun 28 11:36:20 2022 UTC (15 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

*: recursive bump for perl 5.36

Revision 1.18 / (download) - annotate - [select for diffs], Mon May 24 19:54:32 2021 UTC (2 years, 4 months ago) by wiz
Branch: 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
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

*: recursive bump for perl 5.34

Revision 1.17 / (download) - annotate - [select for diffs], Tue Sep 8 13:16:44 2020 UTC (3 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

*: use MASTER_SITE_PERL_CPAN

Revision 1.16 / (download) - annotate - [select for diffs], Mon Aug 31 18:11:51 2020 UTC (3 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

*: bump PKGREVISION for perl-5.32.

Revision 1.15 / (download) - annotate - [select for diffs], Sun Aug 11 13:23:33 2019 UTC (4 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.14: +2 -1 lines
Diff to previous 1.14 (colored)

Bump PKGREVISIONs for perl 5.30.0

Revision 1.14 / (download) - annotate - [select for diffs], Sun Jun 30 20:16:51 2019 UTC (4 years, 3 months ago) by nia
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

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) - annotate - [select for diffs], Sat Oct 20 13:34:10 2018 UTC (4 years, 11 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

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) - annotate - [select for diffs], Tue Oct 2 00:47:31 2018 UTC (5 years ago) by wen
Branch: MAIN
Changes since 1.11: +2 -3 lines
Diff to previous 1.11 (colored)

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) - annotate - [select for diffs], Wed Aug 22 09:46:52 2018 UTC (5 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Recursive bump for perl5-5.28.0

Revision 1.10 / (download) - annotate - [select for diffs], Mon Jun 5 14:24:42 2017 UTC (6 years, 4 months ago) by ryoon
Branch: 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
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (colored)

Recursive revbump from lang/perl5 5.26.0

Revision 1.9 / (download) - annotate - [select for diffs], Wed Jan 4 14:47:46 2017 UTC (6 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

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) - annotate - [select for diffs], Mon Dec 12 09:46:49 2016 UTC (6 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4
Changes since 1.7: +3 -4 lines
Diff to previous 1.7 (colored)

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) - annotate - [select for diffs], Wed Jun 8 19:24:31 2016 UTC (7 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (colored)

Bump PKGREVISION for perl-5.24.

Revision 1.6 / (download) - annotate - [select for diffs], Thu Jul 23 12:21:34 2015 UTC (8 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3
Changes since 1.5: +2 -3 lines
Diff to previous 1.5 (colored)

Update to 2.300:

2.300 (2015-06-17)
	- update to Unicode 8.0.0

Revision 1.5 / (download) - annotate - [select for diffs], Fri Jun 12 10:51:25 2015 UTC (8 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (colored)

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) - annotate - [select for diffs], Sun Apr 19 18:10:46 2015 UTC (8 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

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) - annotate - [select for diffs], Sat Sep 6 13:42:37 2014 UTC (9 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3
Changes since 1.2: +4 -2 lines
Diff to previous 1.2 (colored)

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) - annotate - [select for diffs], Wed Jul 16 20:58:09 2014 UTC (9 years, 2 months ago) by mef
Branch: MAIN
Changes since 1.1: +3 -3 lines
Diff to previous 1.1 (colored)

Correction to HOMEPAGE and COMMENT lines

Revision 1.1 / (download) - annotate - [select for diffs], Wed Jul 16 12:10:02 2014 UTC (9 years, 2 months ago) by mef
Branch: 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@.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>