Up to [cvs.NetBSD.org] / pkgsrc / textproc / p5-XML-Compile
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.16 / (download) - annotate - [select for diffs], Thu Jul 6 09:41:59 2023 UTC (2 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: HEAD
Changes since 1.15: +2 -2
lines
Diff to previous 1.15 (colored)
*: recursive bump for perl 5.38
Revision 1.15 / (download) - annotate - [select for diffs], Tue Jun 6 12:42:31 2023 UTC (3 months, 2 weeks ago) by riastradh
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base,
pkgsrc-2023Q2
Changes since 1.14: +4 -4
lines
Diff to previous 1.14 (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.14 / (download) - annotate - [select for diffs], Tue Jun 28 11:36:39 2022 UTC (14 months, 3 weeks 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.13: +2 -2
lines
Diff to previous 1.13 (colored)
*: recursive bump for perl 5.36
Revision 1.13 / (download) - annotate - [select for diffs], Mon May 24 19:54:50 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.12: +2 -2
lines
Diff to previous 1.12 (colored)
*: recursive bump for perl 5.34
Revision 1.12 / (download) - annotate - [select for diffs], Mon Aug 31 18:12:08 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.11: +2 -1
lines
Diff to previous 1.11 (colored)
*: bump PKGREVISION for perl-5.32.
Revision 1.11 / (download) - annotate - [select for diffs], Sat May 9 08:39:56 2020 UTC (3 years, 4 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base,
pkgsrc-2020Q2
Changes since 1.10: +2 -3
lines
Diff to previous 1.10 (colored)
Update to 1.63 Upstream changes: version 1.63: Tue 02 Jul 2019 04:35:01 PM CEST Improvements: - dataToXML auto-detects XML string when it starts with a BOM. version 1.62: Wed 15 May 15:14:28 CEST 2019 Fixes: - empty list elements are not an error [Rob De Langhe] - facet date_whiteSpace [Ferruccio Zamuner]
Revision 1.10 / (download) - annotate - [select for diffs], Sun Aug 11 13:23:51 2019 UTC (4 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Changes since 1.9: +2 -1
lines
Diff to previous 1.9 (colored)
Bump PKGREVISIONs for perl 5.30.0
Revision 1.9 / (download) - annotate - [select for diffs], Sun Jun 30 20:17:07 2019 UTC (4 years, 2 months ago) by nia
Branch: MAIN
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (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.8 / (download) - annotate - [select for diffs], Sat Dec 8 08:41:04 2018 UTC (4 years, 9 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.7: +2 -3
lines
Diff to previous 1.7 (colored)
Update to 1.61 Upstream changes: version 1.61: Fri 9 Nov 10:51:04 CET 2018 Fixes: - forgot to add README.md to GIT. - simple value '0' occasionally totally ignored [Rob De Langhe] Improvements: - alternative output style for [Patrick Powell] - explain use of CDATA in ::FAQ [Christopher Taranto]
Revision 1.7 / (download) - annotate - [select for diffs], Wed Aug 22 09:47:05 2018 UTC (5 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base,
pkgsrc-2018Q3
Changes since 1.6: +2 -1
lines
Diff to previous 1.6 (colored)
Recursive bump for perl5-5.28.0
Revision 1.6 / (download) - annotate - [select for diffs], Thu Mar 8 13:09:09 2018 UTC (5 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
p5-XML-Compile: update to 1.60. version 1.60: Sun Mar 4 22:53:03 CET 2018 Fixes: - accept non-ascii word characters in NCName type [Aleksei Y Ananev] - use of facets with nested simpletypes [Aleksei Y Ananev] Improvements: - convert to GIT, publish on GitHub.
Revision 1.5 / (download) - annotate - [select for diffs], Sun Dec 31 13:41:15 2017 UTC (5 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.4: +3 -2
lines
Diff to previous 1.4 (colored)
p5-XML-Compile: update to 1.59. version 1.59: Thu 28 Dec 11:29:27 CET 2017 Improvements: - remove json regression tests from t/ into xt/, because those modules keep on breaking... [cpantesters]
Revision 1.4 / (download) - annotate - [select for diffs], Sun Jul 9 15:21:58 2017 UTC (6 years, 2 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3
Changes since 1.3: +4 -4
lines
Diff to previous 1.3 (colored)
Update to 1.58 Update DEPENDS Upstream changes: version 1.58: Tue 27 Jun 16:50:29 CEST 2017 Fixes: - early facet on missing field [Bernhard Reutner-Fischer] Improvements: - move to Log::Report 1.20, which has considerable changes. version 1.57: Wed 14 Jun 14:48:18 CEST 2017 Fixes: - better separation between lexical- and value-space facets. rt.cpan.org#121946 [Nils Barkald] - json_friendly changes broke some (semi-illegal) enumeration and pattern facets. Now new solution with dualvar [Wesley Schwengle]
Revision 1.3 / (download) - annotate - [select for diffs], Mon Jun 5 14:24:54 2017 UTC (6 years, 3 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base,
pkgsrc-2017Q2
Changes since 1.2: +2 -1
lines
Diff to previous 1.2 (colored)
Recursive revbump from lang/perl5 5.26.0
Revision 1.2 / (download) - annotate - [select for diffs], Sat Apr 29 07:30:34 2017 UTC (6 years, 4 months ago) by wen
Branch: MAIN
Changes since 1.1: +8 -6
lines
Diff to previous 1.1 (colored)
Update to 1.56 Update DEPENDS Upstream changes: version 1.56: Thu 30 Mar 08:54:49 CEST 2017 Fixes: - disabled a few regression tests which involve json_friendly, because the modules changed behavior. version 1.55: Wed 8 Mar 08:28:02 CET 2017 Changes: - xml2yaml: new option --keep-root, default true. Improvements: - spell fix Debian rt.cpan.org#118569 [Lucas Kanashiro, Debian] - add json_friendly, patch by Slaven Rezic. - added bin/xml2jsons: ----------------------------------------------------------------------
Revision 1.1 / (download) - annotate - [select for diffs], Wed Nov 23 09:17:14 2016 UTC (6 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4
Import p5-XML-Compile-1.54 as textproc/p5-XML-Compile. Many (professional) applications process XML messages based on a formal specification, expressed in XML Schemas. XML::Compile translates between XML and Perl with the help of such schemas. Your Perl program only handles a tree of nested HASHes and ARRAYs, and does not need to understand namespaces and other general XML and schema nastiness.