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:   nia
Date:           Thu Aug 22 09:32:50 UTC 2019

Modified Files:
        pkgsrc/fonts: Makefile

Log Message:
fonts: Sort ibm-plex-otf in Makefile


To generate a diff of this commit:
cvs rdiff -u -r1.329 -r1.330 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.329 pkgsrc/fonts/Makefile:1.330
--- pkgsrc/fonts/Makefile:1.329 Sat Aug 17 10:49:46 2019
+++ pkgsrc/fonts/Makefile       Thu Aug 22 09:32:50 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.329 2019/08/17 10:49:46 ng0 Exp $
+# $NetBSD: Makefile,v 1.330 2019/08/22 09:32:50 nia Exp $
 #
 
 COMMENT=       Fonts
@@ -117,8 +117,8 @@ SUBDIR+=    go-ttf
 SUBDIR+=       gsftopkk
 SUBDIR+=       gucharmap
 SUBDIR+=       harfbuzz
-SUBDIR+=       ibm-plex-ttf
 SUBDIR+=       ibm-plex-otf
+SUBDIR+=       ibm-plex-ttf
 SUBDIR+=       inconsolata-g
 SUBDIR+=       inconsolata-ttf
 SUBDIR+=       intlfonts



Home | Main Index | Thread Index | Old Index