pkgsrc-Changes archive

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

CVS commit: pkgsrc/fonts/nerd-fonts



Module Name:    pkgsrc
Committed By:   ktnb
Date:           Mon Sep 30 17:53:02 UTC 2024

Modified Files:
        pkgsrc/fonts/nerd-fonts: Makefile.common

Log Message:
fonts/nerd-fonts: added NerdFontsSymbolsOnly font


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/fonts/nerd-fonts/Makefile.common

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

Modified files:

Index: pkgsrc/fonts/nerd-fonts/Makefile.common
diff -u pkgsrc/fonts/nerd-fonts/Makefile.common:1.19 pkgsrc/fonts/nerd-fonts/Makefile.common:1.20
--- pkgsrc/fonts/nerd-fonts/Makefile.common:1.19        Fri Apr 26 17:24:05 2024
+++ pkgsrc/fonts/nerd-fonts/Makefile.common     Mon Sep 30 17:53:01 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.19 2024/04/26 17:24:05 wiz Exp $
+# $NetBSD: Makefile.common,v 1.20 2024/09/30 17:53:01 ktnb Exp $
 # used by fonts/nerd-fonts-3270/Makefile
 # used by fonts/nerd-fonts-Agave/Makefile
 # used by fonts/nerd-fonts-AnonymousPro/Makefile
@@ -16,6 +16,7 @@
 # used by fonts/nerd-fonts-JetBrainsMono/Makefile
 # used by fonts/nerd-fonts-SourceCodePro/Makefile
 # used by fonts/nerd-fonts-Hack/Makefile
+# used by fonts/nerd-fonts-NerdFontsSymbolsOnly/Makefile
 
 CATEGORIES=    fonts
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=ryanoasis/}



Home | Main Index | Thread Index | Old Index