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 15:03:06 UTC 2022

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

Log Message:
(graphics/R-ragg) version 1.2.4 added


To generate a diff of this commit:
cvs rdiff -u -r1.6162 -r1.6163 pkgsrc/doc/CHANGES-2022
cvs rdiff -u -r1.998 -r1.999 pkgsrc/graphics/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.6162 pkgsrc/doc/CHANGES-2022:1.6163
--- pkgsrc/doc/CHANGES-2022:1.6162      Sat Dec 17 14:37:44 2022
+++ pkgsrc/doc/CHANGES-2022     Sat Dec 17 15:03:06 2022
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2022,v 1.6162 2022/12/17 14:37:44 mef Exp $
+$NetBSD: CHANGES-2022,v 1.6163 2022/12/17 15:03:06 mef Exp $
 
 Changes to the packages collection and infrastructure in 2022:
 
@@ -9274,3 +9274,4 @@ Changes to the packages collection and i
        Added fonts/R-systemfonts version 1.0.4 [mef 2022-12-17]
        Updated mail/spamassassin to 4.0.0 [gdt 2022-12-17]
        Added fonts/R-textshaping version 0.3.6 [mef 2022-12-17]
+       Added graphics/R-ragg version 1.2.4 [mef 2022-12-17]

Index: pkgsrc/graphics/Makefile
diff -u pkgsrc/graphics/Makefile:1.998 pkgsrc/graphics/Makefile:1.999
--- pkgsrc/graphics/Makefile:1.998      Fri Dec 16 19:21:59 2022
+++ pkgsrc/graphics/Makefile    Sat Dec 17 15:03:06 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.998 2022/12/16 19:21:59 wiz Exp $
+# $NetBSD: Makefile,v 1.999 2022/12/17 15:03:06 mef Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -37,6 +37,7 @@ SUBDIR+=      R-manipulateWidget
 SUBDIR+=       R-munsell
 SUBDIR+=       R-png
 SUBDIR+=       R-polyclip
+SUBDIR+=       R-ragg
 SUBDIR+=       R-rgl
 SUBDIR+=       R-scales
 SUBDIR+=       R-thematic



Home | Main Index | Thread Index | Old Index