pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc



Module Name:    pkgsrc
Committed By:   alnsn
Date:           Sun Jan 25 13:48:47 UTC 2026

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
Add ocaml-xmlm.


To generate a diff of this commit:
cvs rdiff -u -r1.1567 -r1.1568 pkgsrc/textproc/Makefile

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

Modified files:

Index: pkgsrc/textproc/Makefile
diff -u pkgsrc/textproc/Makefile:1.1567 pkgsrc/textproc/Makefile:1.1568
--- pkgsrc/textproc/Makefile:1.1567     Sun Jan 25 12:05:29 2026
+++ pkgsrc/textproc/Makefile    Sun Jan 25 13:48:47 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1567 2026/01/25 12:05:29 adam Exp $
+# $NetBSD: Makefile,v 1.1568 2026/01/25 13:48:47 alnsn Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -734,6 +734,7 @@ SUBDIR+=    ocaml-tyxml
 SUBDIR+=       ocaml-uchar
 SUBDIR+=       ocaml-uutf
 SUBDIR+=       ocaml-xml-light
+SUBDIR+=       ocaml-xmlm
 SUBDIR+=       odt2tex
 SUBDIR+=       oniguruma
 SUBDIR+=       openjade



Home | Main Index | Thread Index | Old Index