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 Feb 11 09:50:29 UTC 2022

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
+hs-unicode-data


To generate a diff of this commit:
cvs rdiff -u -r1.1281 -r1.1282 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.1281 pkgsrc/textproc/Makefile:1.1282
--- pkgsrc/textproc/Makefile:1.1281     Thu Feb 10 19:04:30 2022
+++ pkgsrc/textproc/Makefile    Fri Feb 11 09:50:29 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1281 2022/02/10 19:04:30 gutteridge Exp $
+# $NetBSD: Makefile,v 1.1282 2022/02/11 09:50:29 pho Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -339,6 +339,7 @@ SUBDIR+=    hs-stringsearch
 SUBDIR+=       hs-tagsoup
 SUBDIR+=       hs-texmath
 SUBDIR+=       hs-text-short
+SUBDIR+=       hs-unicode-data
 SUBDIR+=       hs-unicode-show
 SUBDIR+=       hs-unicode-transforms
 SUBDIR+=       hs-wcwidth



Home | Main Index | Thread Index | Old Index