pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

ocaml: update TODO



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Fri Aug 29 00:13:47 2025 +0200
Changeset:	6eb7bdb1e6d3b676502ab8ead0891062bbd1d200

Modified Files:
	ocaml/TODO

Log Message:
ocaml: update TODO

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6eb7bdb1e6d3b676502ab8ead0891062bbd1d200

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 ocaml/TODO | 25 ++++++++++++-------------
 1 file changed, 12 insertions(+), 13 deletions(-)

diffs:
diff --git a/ocaml/TODO b/ocaml/TODO
index 85ee8baf77..c91accaa65 100644
--- a/ocaml/TODO
+++ b/ocaml/TODO
@@ -1,13 +1,12 @@
-  - update to 5.3.0
-  - create COMMIT_MESSAGE
-    + explain why *all* the patches in lang/ocaml are missing
-    + explain PLIST changes
-    + explain why pic option is being removed
-  - create meta-pkgs/bulk-test-ocaml and test
-  - examine unresolved upstream 5.x issues
-    + https://github.com/ocaml/ocaml/issues/11913
-    + https://github.com/ocaml/ocaml/issues/13262
-    + https://github.com/ocaml/ocaml/pull/13320
-    in light of the prominent caution at
-      https://github.com/ocaml/ocaml/blob/trunk/README.adoc
-    - run tests and assess
+- create COMMIT_MESSAGE
+  + explain why *all* the patches in lang/ocaml are missing
+  + explain why pic option is being removed
+- create meta-pkgs/bulk-test-ocaml and test
+- examine unresolved upstream 5.x issues
+  + https://github.com/ocaml/ocaml/issues/11913
+  + https://github.com/ocaml/ocaml/issues/13262
+  + https://github.com/ocaml/ocaml/pull/13320
+  in light of the prominent caution at
+    https://github.com/ocaml/ocaml/blob/trunk/README.adoc
+  - run tests and assess
+- fix native compiler build


Home | Main Index | Thread Index | Old Index