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:   pho
Date:           Fri Mar  7 10:43:52 UTC 2025

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
textproc/Makefile: + hs-text-metrics


To generate a diff of this commit:
cvs rdiff -u -r1.1504 -r1.1505 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.1504 pkgsrc/textproc/Makefile:1.1505
--- pkgsrc/textproc/Makefile:1.1504     Wed Feb 19 12:00:50 2025
+++ pkgsrc/textproc/Makefile    Fri Mar  7 10:43:52 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1504 2025/02/19 12:00:50 wiz Exp $
+# $NetBSD: Makefile,v 1.1505 2025/03/07 10:43:52 pho Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -375,6 +375,7 @@ SUBDIR+=    hs-texmath
 SUBDIR+=       hs-text-ansi
 SUBDIR+=       hs-text-builder-linear
 SUBDIR+=       hs-text-manipulate
+SUBDIR+=       hs-text-metrics
 SUBDIR+=       hs-text-rope
 SUBDIR+=       hs-text-short
 SUBDIR+=       hs-toml-parser



Home | Main Index | Thread Index | Old Index