pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   mef
Date:           Sat Dec 17 14:05:47 UTC 2022

Modified Files:
        pkgsrc/doc: CHANGES-2022
        pkgsrc/fonts: Makefile

Log Message:
+R-systemfonts (Should this be devel category ?)


To generate a diff of this commit:
cvs rdiff -u -r1.6158 -r1.6159 pkgsrc/doc/CHANGES-2022
cvs rdiff -u -r1.385 -r1.386 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/doc/CHANGES-2022
diff -u pkgsrc/doc/CHANGES-2022:1.6158 pkgsrc/doc/CHANGES-2022:1.6159
--- pkgsrc/doc/CHANGES-2022:1.6158      Sat Dec 17 07:27:58 2022
+++ pkgsrc/doc/CHANGES-2022     Sat Dec 17 14:05:46 2022
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2022,v 1.6158 2022/12/17 07:27:58 pin Exp $
+$NetBSD: CHANGES-2022,v 1.6159 2022/12/17 14:05:46 mef Exp $
 
 Changes to the packages collection and infrastructure in 2022:
 
@@ -9271,3 +9271,4 @@ Changes to the packages collection and i
        Updated sysutils/broot to 1.17.1 [pin 2022-12-17]
        Updated sysutils/dua-cli to 2.19.0 [pin 2022-12-17]
        Updated sysutils/felix to 2.2.1 [pin 2022-12-17]
+       Updated fonts/R-systemfonts to 1.0.4 [mef 2022-12-17]

Index: pkgsrc/fonts/Makefile
diff -u pkgsrc/fonts/Makefile:1.385 pkgsrc/fonts/Makefile:1.386
--- pkgsrc/fonts/Makefile:1.385 Sat Dec  3 14:57:08 2022
+++ pkgsrc/fonts/Makefile       Sat Dec 17 14:05:46 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.385 2022/12/03 14:57:08 wiz Exp $
+# $NetBSD: Makefile,v 1.386 2022/12/17 14:05:46 mef Exp $
 #
 
 COMMENT=       Fonts
@@ -15,6 +15,7 @@ SUBDIR+=      Inter-UI
 SUBDIR+=       JetBrainsMono-ttf
 SUBDIR+=       Merriweather-ttf
 SUBDIR+=       Office-Code-Pro
+SUBDIR+=       R-systemfonts
 SUBDIR+=       SDL2_ttf
 SUBDIR+=       TextFonts-ttf
 SUBDIR+=       UFAS-otf



Home | Main Index | Thread Index | Old Index