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:   charlotte
Date:           Wed Sep  9 02:27:49 UTC 2026

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
textproc/Makefile: + libxo


To generate a diff of this commit:
cvs rdiff -u -r1.1600 -r1.1601 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.1600 pkgsrc/textproc/Makefile:1.1601
--- pkgsrc/textproc/Makefile:1.1600     Thu Sep  3 05:10:31 2026
+++ pkgsrc/textproc/Makefile    Wed Sep  9 02:27:49 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1600 2026/09/03 05:10:31 adam Exp $
+# $NetBSD: Makefile,v 1.1601 2026/09/09 02:27:49 charlotte Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -557,6 +557,7 @@ SUBDIR+=    libxml++
 SUBDIR+=       libxml++5.0
 SUBDIR+=       libxml2
 SUBDIR+=       libxmlb
+SUBDIR+=       libxo
 SUBDIR+=       libxslt
 SUBDIR+=       libyaml
 SUBDIR+=       libzim



Home | Main Index | Thread Index | Old Index