pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/R-magick
Module Name: pkgsrc
Committed By: mef
Date: Sat Dec 7 03:34:25 UTC 2024
Modified Files:
pkgsrc/graphics/R-magick: Makefile distinfo
Log Message:
(graphics/R-magick) Updated 2.8.3 to 2.8.5
2.8.5
- Reduce some test verbosity as per CRAN request
- Update maintainer email address
2.8.4
- image_convert() gains a parameter 'profile'
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/graphics/R-magick/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/R-magick/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/R-magick/Makefile
diff -u pkgsrc/graphics/R-magick/Makefile:1.11 pkgsrc/graphics/R-magick/Makefile:1.12
--- pkgsrc/graphics/R-magick/Makefile:1.11 Sun Nov 24 06:59:06 2024
+++ pkgsrc/graphics/R-magick/Makefile Sat Dec 7 03:34:25 2024
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2024/11/24 06:59:06 adam Exp $
+# $NetBSD: Makefile,v 1.12 2024/12/07 03:34:25 mef Exp $
R_PKGNAME= magick
-R_PKGVER= 2.8.3
-PKGREVISION= 10
+R_PKGVER= 2.8.5
CATEGORIES= graphics
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -16,8 +15,14 @@ USE_LANGUAGES= c c++
USE_TOOLS+= pkg-config
# Packages suggested but not available:
-# 'av', 'rsvg', 'webp', 'pdftools', 'gapminder', 'IRdisplay',
-# 'tesseract', 'gifski'
+# 'av', 'rsvg', 'webp', 'pdftools', 'gapminder', 'tesseract', 'gifski'
+
+TEST_DEPENDS+= R-IRdisplay-[0-9]*:../../devel/R-IRdisplay
+TEST_DEPENDS+= R-ggplot2-[0-9]*:../../graphics/R-ggplot2
+TEST_DEPENDS+= R-jsonlite-[0-9]*:../../textproc/R-jsonlite
+TEST_DEPENDS+= R-knitr-[0-9]*:../../print/R-knitr
+TEST_DEPENDS+= R-rmarkdown-[0-9]*:../../textproc/R-rmarkdown
+TEST_DEPENDS+= R-spelling-[0-9]*:../../textproc/R-spelling
.include "../../graphics/ImageMagick/buildlink3.mk"
.include "../../math/R/Makefile.extension"
Index: pkgsrc/graphics/R-magick/distinfo
diff -u pkgsrc/graphics/R-magick/distinfo:1.1 pkgsrc/graphics/R-magick/distinfo:1.2
--- pkgsrc/graphics/R-magick/distinfo:1.1 Sun Feb 25 02:12:43 2024
+++ pkgsrc/graphics/R-magick/distinfo Sat Dec 7 03:34:25 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2024/02/25 02:12:43 mef Exp $
+$NetBSD: distinfo,v 1.2 2024/12/07 03:34:25 mef Exp $
-BLAKE2s (R/magick_2.8.3.tar.gz) = b606e315f3c3b1c1e2fc655b3a3796d4783232bd55df3e107d783f8e8bb00a46
-SHA512 (R/magick_2.8.3.tar.gz) = a9c4e40e3c4b81a5a2b1af630b9a1544509b7bffee2f5f5657a0671a7a6b4ab2636532526dfbfe481591148bffd04141465b70df8b9476ea66c7c31caea977ab
-Size (R/magick_2.8.3.tar.gz) = 4600396 bytes
+BLAKE2s (R/magick_2.8.5.tar.gz) = ee8a20984412970b09ff45ce377f77454e5f810af00d422ea0dc4fcd663f788c
+SHA512 (R/magick_2.8.5.tar.gz) = ba1e045409effb773f13719355497e1e4f7f048ec1ecacb893ed78618d299db64907f134a721ee329e1644051c68b6e4649a8b75df14c3d0a1e2aba5abe3bedb
+Size (R/magick_2.8.5.tar.gz) = 4596590 bytes
Home |
Main Index |
Thread Index |
Old Index