pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   alnsn
Date:           Sun Jan 25 19:39:17 UTC 2026

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add ocaml-ounit2.


To generate a diff of this commit:
cvs rdiff -u -r1.4576 -r1.4577 pkgsrc/devel/Makefile

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

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.4576 pkgsrc/devel/Makefile:1.4577
--- pkgsrc/devel/Makefile:1.4576        Sun Jan 25 13:10:22 2026
+++ pkgsrc/devel/Makefile       Sun Jan 25 19:39:17 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4576 2026/01/25 13:10:22 adam Exp $
+# $NetBSD: Makefile,v 1.4577 2026/01/25 19:39:17 alnsn Exp $
 #
 
 COMMENT=       Development utilities
@@ -1320,6 +1320,7 @@ SUBDIR+=  ocaml-mmap
 SUBDIR+=       ocaml-oasis
 SUBDIR+=       ocaml-ocplib-endian
 SUBDIR+=       ocaml-optint
+SUBDIR+=       ocaml-ounit2
 SUBDIR+=       ocaml-parsexp
 SUBDIR+=       ocaml-ppx_assert
 SUBDIR+=       ocaml-ppx_base



Home | Main Index | Thread Index | Old Index