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:   taca
Date:           Thu Mar 12 02:52:45 UTC 2026

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
textproc/Makefile: sort entries


To generate a diff of this commit:
cvs rdiff -u -r1.1581 -r1.1582 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.1581 pkgsrc/textproc/Makefile:1.1582
--- pkgsrc/textproc/Makefile:1.1581     Mon Mar  9 03:45:24 2026
+++ pkgsrc/textproc/Makefile    Thu Mar 12 02:52:45 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1581 2026/03/09 03:45:24 jnemeth Exp $
+# $NetBSD: Makefile,v 1.1582 2026/03/12 02:52:45 taca Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -1242,8 +1242,8 @@ SUBDIR+=  py-sphinxcontrib-nwdiag
 SUBDIR+=       py-sphinxcontrib-phpdomain
 SUBDIR+=       py-sphinxcontrib-programoutput2
 SUBDIR+=       py-sphinxcontrib-qthelp
-SUBDIR+=       py-sphinxcontrib-serializinghtml
 SUBDIR+=       py-sphinxcontrib-seqdiag
+SUBDIR+=       py-sphinxcontrib-serializinghtml
 SUBDIR+=       py-sphinxcontrib-spelling
 SUBDIR+=       py-sphinxcontrib-websupport
 SUBDIR+=       py-sphinxygen



Home | Main Index | Thread Index | Old Index