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:   pin
Date:           Fri Dec  5 20:36:40 UTC 2025

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
Add xleak


To generate a diff of this commit:
cvs rdiff -u -r1.1554 -r1.1555 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.1554 pkgsrc/textproc/Makefile:1.1555
--- pkgsrc/textproc/Makefile:1.1554     Fri Dec  5 20:33:11 2025
+++ pkgsrc/textproc/Makefile    Fri Dec  5 20:36:40 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1554 2025/12/05 20:33:11 pin Exp $
+# $NetBSD: Makefile,v 1.1555 2025/12/05 20:36:40 pin Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -1525,6 +1525,7 @@ SUBDIR+=  xerces-j
 SUBDIR+=       xfce4-dict
 SUBDIR+=       xfpt
 SUBDIR+=       xhtml
+SUBDIR+=       xleak
 SUBDIR+=       xindy
 SUBDIR+=       xml-coreutils
 SUBDIR+=       xml2



Home | Main Index | Thread Index | Old Index