The NetBSD Project

CVS log for pkgsrc/misc/ocaml-topkg/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / misc / ocaml-topkg

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.14 / (download) - annotate - [select for diffs], Sun Nov 5 21:08:20 2023 UTC (4 months, 1 week ago) by jaapb
Branch: MAIN
CVS Tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4, HEAD
Changes since 1.13: +2 -3 lines
Diff to previous 1.13 (colored)

Updated misc/ocaml-topkg to version 1.0.7.

Changes:
* Fix install of C stubs in byte code only installations.
* Fix native dynlink detection on OCaml 5.0 and thus cmxs file
  installation.

Revision 1.13 / (download) - annotate - [select for diffs], Tue May 24 18:51:54 2022 UTC (21 months, 3 weeks ago) by jaapb
Branch: MAIN
CVS Tags: 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
Changes since 1.12: +3 -2 lines
Diff to previous 1.12 (colored)

Recursive revbump associated with update of ocaml.

Also change of mk/ocaml.mk to lang/ocaml/ocaml.mk.

Revision 1.12 / (download) - annotate - [select for diffs], Mon Jan 31 12:04:19 2022 UTC (2 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base, pkgsrc-2022Q1
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

ocaml-topkg: update to 1.0.5.

v1.0.5 2022-01-28 La Forclaz (VS)
---------------------------------

- `Topkg.String.parse_version`. Support for the new OCaml
  version string format (https://github.com/ocaml/ocaml/pull/9712)
- Switch from `opam config var` to `opam var`.
- Fix compilation for next version of `cmdliner`.

Revision 1.11 / (download) - annotate - [select for diffs], Tue Nov 23 21:56:32 2021 UTC (2 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

ocaml-topkg: update to 1.0.4.

v1.0.4 2021-10-04 Zagreb
-------------------------

- Remove mentions of `Result.result` in the code base. We got the
  dependency indirectly through `bos` and the latest version of the
  latter no longer depends on it.

Revision 1.10 / (download) - annotate - [select for diffs], Mon Mar 8 20:41:00 2021 UTC (3 years ago) by jaapb
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1
Changes since 1.9: +2 -4 lines
Diff to previous 1.9 (colored)

Updated misc/ocaml-topkg to version 1.0.3.

This adds support for OCaml 4.12. Otherwise changes are minor.

Revision 1.9 / (download) - annotate - [select for diffs], Mon Mar 8 08:13:04 2021 UTC (3 years ago) by jaapb
Branch: MAIN
Changes since 1.8: +2 -1 lines
Diff to previous 1.8 (colored)

Recursive revbump associated with update of lang/ocaml

Revision 1.8 / (download) - annotate - [select for diffs], Sun Nov 3 17:04:25 2019 UTC (4 years, 4 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

misc: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.

Revision 1.7 / (download) - annotate - [select for diffs], Tue Nov 27 16:43:05 2018 UTC (5 years, 3 months ago) by jaapb
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4
Changes since 1.6: +4 -29 lines
Diff to previous 1.6 (colored)

Updated devel/ocaml-topkg to version 1.0.0.

This version includes several improvements in opam support, and
bugfixes.

Revision 1.6 / (download) - annotate - [select for diffs], Mon Nov 12 16:10:25 2018 UTC (5 years, 4 months ago) by jaapb
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Revbumps associated with update of lang/ocaml.

Revision 1.5 / (download) - annotate - [select for diffs], Thu Jul 19 15:15:27 2018 UTC (5 years, 8 months ago) by jaapb
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Recursive revbump associated with the update of lang/ocaml to 4.07.

Revision 1.4 / (download) - annotate - [select for diffs], Fri Apr 13 13:55:35 2018 UTC (5 years, 11 months ago) by jaapb
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)

Revbump associated with the upgrade of lang/ocaml

(this is the upgrade from 4.06 to 4.06.1)

Revision 1.3 / (download) - annotate - [select for diffs], Wed Jan 10 16:34:50 2018 UTC (6 years, 2 months ago) by jaapb
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.2: +2 -3 lines
Diff to previous 1.2 (colored)

Updated package misc/ocaml-topkg to version 0.9.1.

This package contains mostly minor fixes and enhancements; see the
CHANGES.md file.

Revision 1.2 / (download) - annotate - [select for diffs], Fri Sep 8 09:51:24 2017 UTC (6 years, 6 months ago) by jaapb
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

Recursive revbump associated with update of ocaml to 4.05

Revision 1.1 / (download) - annotate - [select for diffs], Tue Jul 11 09:58:59 2017 UTC (6 years, 8 months ago) by jaapb
Branch: MAIN

New package misc/ocaml-topkg, a packaging system for OCaml.

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>