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:           Tue May 13 09:36:56 UTC 2025

Modified Files:
        pkgsrc/fonts: Makefile

Log Message:
fonts: remove tex-gentium-tug{,-doc}, add tex-gentium-{otf,sil}{,-doc}


To generate a diff of this commit:
cvs rdiff -u -r1.437 -r1.438 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.437 pkgsrc/fonts/Makefile:1.438
--- pkgsrc/fonts/Makefile:1.437 Thu May  8 05:05:24 2025
+++ pkgsrc/fonts/Makefile       Tue May 13 09:36:56 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.437 2025/05/08 05:05:24 wiz Exp $
+# $NetBSD: Makefile,v 1.438 2025/05/13 09:36:56 markd Exp $
 #
 
 COMMENT=       Fonts
@@ -589,8 +589,10 @@ SUBDIR+=   tex-garamond-math-doc
 SUBDIR+=       tex-garuda-c90
 SUBDIR+=       tex-genealogy
 SUBDIR+=       tex-genealogy-doc
-SUBDIR+=       tex-gentium-tug
-SUBDIR+=       tex-gentium-tug-doc
+SUBDIR+=       tex-gentium-otf
+SUBDIR+=       tex-gentium-otf-doc
+SUBDIR+=       tex-gentium-sil
+SUBDIR+=       tex-gentium-sil-doc
 SUBDIR+=       tex-gfsartemisia
 SUBDIR+=       tex-gfsartemisia-doc
 SUBDIR+=       tex-gfsbodoni



Home | Main Index | Thread Index | Old Index