CVS commit: pkgsrc/textproc
"Thomas Klausner" <[email protected]> Thu, 6 Aug 2026 06:59:17 +0000
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: pkgsrc Committed By: wiz Date: Thu Aug 6 06:59:17 UTC 2026 Modified Files: pkgsrc/textproc: Makefile Log Message: textproc/Makefile: sort To generate a diff of this commit: cvs rdiff -u -r1.1594 -r1.1595 pkgsrc/textproc/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
(unnamed)
(text/x-diff, 694 B)
Modified files: Index: pkgsrc/textproc/Makefile diff -u pkgsrc/textproc/Makefile:1.1594 pkgsrc/textproc/Makefile:1.1595 --- pkgsrc/textproc/Makefile:1.1594 Thu Jul 23 20:32:05 2026 +++ pkgsrc/textproc/Makefile Thu Aug 6 06:59:17 2026 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1594 2026/07/23 20:32:05 markd Exp $ +# $NetBSD: Makefile,v 1.1595 2026/08/06 06:59:17 wiz Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -1073,8 +1073,8 @@ SUBDIR+= py-cmTemplate SUBDIR+= py-cmarkgfm SUBDIR+= py-cmudict SUBDIR+= py-colored -SUBDIR+= py-comrak SUBDIR+= py-commonmark +SUBDIR+= py-comrak SUBDIR+= py-creole SUBDIR+= py-css-parser SUBDIR+= py-cssselect