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: vins
Date: Sat Jul 26 06:38:25 UTC 2025
Modified Files:
pkgsrc/textproc: Makefile
Log Message:
textproc: add libgrapheme
To generate a diff of this commit:
cvs rdiff -u -r1.1526 -r1.1527 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.1526 pkgsrc/textproc/Makefile:1.1527
--- pkgsrc/textproc/Makefile:1.1526 Tue Jul 22 11:07:39 2025
+++ pkgsrc/textproc/Makefile Sat Jul 26 06:38:24 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1526 2025/07/22 11:07:39 wiz Exp $
+# $NetBSD: Makefile,v 1.1527 2025/07/26 06:38:24 vins Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -517,6 +517,7 @@ SUBDIR+= libdom
SUBDIR+= libexttextcat
SUBDIR+= libfastjson
SUBDIR+= libfyaml
+SUBDIR+= libgrapheme
SUBDIR+= libhighlight
SUBDIR+= libkolabxml
SUBDIR+= liblinebreak
Home |
Main Index |
Thread Index |
Old Index