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:           Thu Mar 26 10:23:27 UTC 2026

Modified Files:
        pkgsrc/fonts: Makefile

Log Message:
tex-source{sans,serif}pro* -> tex-source{sans,serif}


To generate a diff of this commit:
cvs rdiff -u -r1.453 -r1.454 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.453 pkgsrc/fonts/Makefile:1.454
--- pkgsrc/fonts/Makefile:1.453 Thu Mar 26 08:32:36 2026
+++ pkgsrc/fonts/Makefile       Thu Mar 26 10:23:27 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.453 2026/03/26 08:32:36 markd Exp $
+# $NetBSD: Makefile,v 1.454 2026/03/26 10:23:27 markd Exp $
 #
 
 COMMENT=       Fonts
@@ -865,10 +865,10 @@ SUBDIR+=  tex-semaphor-doc
 SUBDIR+=       tex-skull
 SUBDIR+=       tex-sourcecodepro
 SUBDIR+=       tex-sourcecodepro-doc
-SUBDIR+=       tex-sourcesanspro
-SUBDIR+=       tex-sourcesanspro-doc
-SUBDIR+=       tex-sourceserifpro
-SUBDIR+=       tex-sourceserifpro-doc
+SUBDIR+=       tex-sourcesans
+SUBDIR+=       tex-sourcesans-doc
+SUBDIR+=       tex-sourceserif
+SUBDIR+=       tex-sourceserif-doc
 SUBDIR+=       tex-starfont
 SUBDIR+=       tex-starfont-doc
 SUBDIR+=       tex-staves



Home | Main Index | Thread Index | Old Index