pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/fonts



Module Name:    pkgsrc
Committed By:   markd
Date:           Wed May 14 12:04:02 UTC 2025

Modified Files:
        pkgsrc/fonts: Makefile

Log Message:
fonts: add tex-yhfonts{,-doc}


To generate a diff of this commit:
cvs rdiff -u -r1.439 -r1.440 pkgsrc/fonts/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/fonts/Makefile
diff -u pkgsrc/fonts/Makefile:1.439 pkgsrc/fonts/Makefile:1.440
--- pkgsrc/fonts/Makefile:1.439 Tue May 13 09:57:58 2025
+++ pkgsrc/fonts/Makefile       Wed May 14 12:04:02 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.439 2025/05/13 09:57:58 markd Exp $
+# $NetBSD: Makefile,v 1.440 2025/05/14 12:04:02 markd Exp $
 #
 
 COMMENT=       Fonts
@@ -939,6 +939,8 @@ SUBDIR+=    tex-xits
 SUBDIR+=       tex-xits-doc
 SUBDIR+=       tex-yfonts-t1
 SUBDIR+=       tex-yfonts-t1-doc
+SUBDIR+=       tex-yhfonts
+SUBDIR+=       tex-yhfonts-doc
 SUBDIR+=       tex-zapfchan
 SUBDIR+=       tex-zapfding
 SUBDIR+=       tex-zhmetrics



Home | Main Index | Thread Index | Old Index