The NetBSD Project

CVS log for pkgsrc/devel/ocaml-ppx_deriving/buildlink3.mk

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / ocaml-ppx_deriving

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu May 5 11:52:00 2022 UTC (2 years, 6 months ago) by jaapb
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, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, HEAD
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -3 lines
Updated devel/ocaml-ppx_deriving to version 5.2.1.

This changes dependencies to use ppxlib, and introduces some more
minor changes.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Dec 10 09:15:57 2020 UTC (3 years, 10 months ago) by jaapb
Branches: MAIN
CVS tags: pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Updated devel/ocaml-ppx_deriving to 4.5.

This adds support for OCaml 4.11.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Apr 8 08:58:09 2020 UTC (4 years, 6 months ago) by jaapb
Branches: MAIN
CVS tags: pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Updated devel/ocaml-ppx_deriving to version 4.4.1.

This adds support for OCaml 4.10.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Jul 15 12:57:48 2019 UTC (5 years, 3 months ago) by jaapb
Branches: MAIN
CVS tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Updated devel/ocaml-ppx_deriving to version 4.4.

This adds support for dune and OCaml 4.08, and has some other minor
improvements and bugfixes as well.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Jul 19 15:15:24 2018 UTC (6 years, 3 months ago) by jaapb
Branches: MAIN
CVS tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Recursive revbump associated with the update of lang/ocaml to 4.07.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Jan 10 16:04:57 2018 UTC (6 years, 9 months ago) by jaapb
Branches: MAIN
CVS tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Updated package devel/ocaml-ppx_deriving to version 4.2.1.

Changes mainly deal with support for OCaml 4.06.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Sep 8 12:21:36 2017 UTC (7 years, 1 month ago) by jaapb
Branches: MAIN
CVS tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Updated package to latest version, 4.2, and changed distribution site and
homepage URL. Changes include:

    Add support for OCaml 4.05.0.
    Use the ocaml-migrate-parsetree library to support multiple versions of OCaml.
    Fix comparison order of fields in records (#136).
    Silence an unused rec flag warning in generated code (#137).
    Monomorphize comparison function for builtin types (#115)
    Raise an error when type nonrec is encountered (#116).
    Display an error message when dynamic package loading fails.
    Add a with_path option to @@deriving to skip the module path in generated code (#120).

The homepage for the project has now moved to: https://github.com/ocaml-ppx/ppx_deriving

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Jul 11 11:18:16 2017 UTC (7 years, 3 months ago) by jaapb
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1 lines
Updated package to latest version, 4.1. Changes include:

4.1

    Fix type error with inheritied polymorphic variant type in [@@deriving map].
    Fix incorrect handling of multi-argument constructors in [@@deriving show].
    Add API hooks for ppx_type_conv.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Aug 17 16:00:01 2016 UTC (8 years, 2 months ago) by jaapb
Branches: MAIN
CVS tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Updated package to latest version, 4.0. Changes include:

  Show, eq, ord, map, iter, fold: add support for Result.result.
  Ppx_deriving.Arg: use Result.result instead of polymorphic variants.
  Ppx_deriving.sanitize: parameterize over an opened module.
  Add support for [@@deriving] in module type declarations.
  Add support for loading findlib packages instead of just files in ppx_deriving_main.
  Treat types explicitly qualified with Pervasives also as builtin.
  Compatibility with statically linked ppx drivers.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Mar 4 15:40:36 2016 UTC (8 years, 8 months ago) by jaapb
Branches: MAIN
CVS tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1
Added buildlink3.mk file

Diff request

This form allows you to request diffs 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.

Log view options

CVSweb <webmaster@jp.NetBSD.org>