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:   wiz
Date:           Thu Jun  5 07:44:37 UTC 2025

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
textproc/Makefile: sort


To generate a diff of this commit:
cvs rdiff -u -r1.1518 -r1.1519 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.1518 pkgsrc/textproc/Makefile:1.1519
--- pkgsrc/textproc/Makefile:1.1518     Fri May 30 11:18:01 2025
+++ pkgsrc/textproc/Makefile    Thu Jun  5 07:44:37 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1518 2025/05/30 11:18:01 schmonz Exp $
+# $NetBSD: Makefile,v 1.1519 2025/06/05 07:44:37 wiz Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -722,6 +722,7 @@ SUBDIR+=    oniguruma
 SUBDIR+=       openjade
 SUBDIR+=       opensp
 SUBDIR+=       ots
+SUBDIR+=       ov
 SUBDIR+=       p5-Alien-Hunspell
 SUBDIR+=       p5-Alien-Libxml2
 SUBDIR+=       p5-Biblio-EndnoteStyle
@@ -987,7 +988,6 @@ SUBDIR+=    p5-YAML-LibYAML
 SUBDIR+=       p5-YAML-PP
 SUBDIR+=       p5-YAML-Syck
 SUBDIR+=       p5-YAML-Tiny
-SUBDIR+=       ov
 SUBDIR+=       p5-ack
 SUBDIR+=       p5-cabocha
 SUBDIR+=       p5-highlight



Home | Main Index | Thread Index | Old Index