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 Nov  9 13:12:08 UTC 2024

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

Log Message:
Added graphics/R-cowplot version 1.1.3


To generate a diff of this commit:
cvs rdiff -u -r1.6849 -r1.6850 pkgsrc/doc/CHANGES-2024
cvs rdiff -u -r1.1060 -r1.1061 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-2024
diff -u pkgsrc/doc/CHANGES-2024:1.6849 pkgsrc/doc/CHANGES-2024:1.6850
--- pkgsrc/doc/CHANGES-2024:1.6849      Sat Nov  9 12:51:30 2024
+++ pkgsrc/doc/CHANGES-2024     Sat Nov  9 13:12:08 2024
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2024,v 1.6849 2024/11/09 12:51:30 js Exp $
+$NetBSD: CHANGES-2024,v 1.6850 2024/11/09 13:12:08 mef Exp $
 
 Changes to the packages collection and infrastructure in 2024:
 
@@ -10341,3 +10341,4 @@ Changes to the packages collection and i
        Updated net/haproxy to 3.0.6 [adam 2024-11-09]
        Updated devel/py-cached-property to 2.0.1 [adam 2024-11-09]
        Updated devel/objfw to 1.2.1 [js 2024-11-09]
+       Added graphics/R-cowplot version 1.1.3 [mef 2024-11-09]

Index: pkgsrc/graphics/Makefile
diff -u pkgsrc/graphics/Makefile:1.1060 pkgsrc/graphics/Makefile:1.1061
--- pkgsrc/graphics/Makefile:1.1060     Wed Oct 16 03:14:43 2024
+++ pkgsrc/graphics/Makefile    Sat Nov  9 13:12:08 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1060 2024/10/16 03:14:43 markd Exp $
+# $NetBSD: Makefile,v 1.1061 2024/11/09 13:12:08 mef Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -20,6 +20,7 @@ SUBDIR+=      PanoTools
 SUBDIR+=       R-Cairo
 SUBDIR+=       R-colorspace
 SUBDIR+=       R-colourpicker
+SUBDIR+=       R-cowplot
 SUBDIR+=       R-dichromat
 SUBDIR+=       R-effects
 SUBDIR+=       R-farver



Home | Main Index | Thread Index | Old Index