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:           Sun Feb 25 02:14:27 UTC 2024

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

Log Message:
Added graphics/R-magick version 2.8.3


To generate a diff of this commit:
cvs rdiff -u -r1.1479 -r1.1480 pkgsrc/doc/CHANGES-2024
cvs rdiff -u -r1.1037 -r1.1038 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.1479 pkgsrc/doc/CHANGES-2024:1.1480
--- pkgsrc/doc/CHANGES-2024:1.1479      Sun Feb 25 01:58:50 2024
+++ pkgsrc/doc/CHANGES-2024     Sun Feb 25 02:14:27 2024
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2024,v 1.1479 2024/02/25 01:58:50 mef Exp $
+$NetBSD: CHANGES-2024,v 1.1480 2024/02/25 02:14:27 mef Exp $
 
 Changes to the packages collection and infrastructure in 2024:
 
@@ -2623,3 +2623,4 @@ Changes to the packages collection and i
        Updated devel/R-callr to 3.7.5 [mef 2024-02-24]
        Updated devel/R-usethis to 2.2.3 [mef 2024-02-25]
        Updated math/R-estimability to 1.5 [mef 2024-02-25]
+       Added graphics/R-magick version 2.8.3 [mef 2024-02-25]

Index: pkgsrc/graphics/Makefile
diff -u pkgsrc/graphics/Makefile:1.1037 pkgsrc/graphics/Makefile:1.1038
--- pkgsrc/graphics/Makefile:1.1037     Thu Feb  1 08:41:28 2024
+++ pkgsrc/graphics/Makefile    Sun Feb 25 02:14:27 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1037 2024/02/01 08:41:28 wiz Exp $
+# $NetBSD: Makefile,v 1.1038 2024/02/25 02:14:27 mef Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -34,6 +34,7 @@ SUBDIR+=      R-jpeg
 SUBDIR+=       R-labeling
 SUBDIR+=       R-latex2exp
 SUBDIR+=       R-latticeExtra
+SUBDIR+=       R-magick
 SUBDIR+=       R-manipulateWidget
 SUBDIR+=       R-munsell
 SUBDIR+=       R-png



Home | Main Index | Thread Index | Old Index