pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/R-interp



Module Name:    pkgsrc
Committed By:   mef
Date:           Fri Dec  6 23:57:34 UTC 2024

Modified Files:
        pkgsrc/graphics/R-interp: Makefile distinfo

Log Message:
(graphics/R-interp) Updated 1.1.4 to 1.1.6, NEWS.md unknown


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/R-interp/Makefile \
    pkgsrc/graphics/R-interp/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-interp/Makefile
diff -u pkgsrc/graphics/R-interp/Makefile:1.1 pkgsrc/graphics/R-interp/Makefile:1.2
--- pkgsrc/graphics/R-interp/Makefile:1.1       Thu Jun 15 11:45:30 2023
+++ pkgsrc/graphics/R-interp/Makefile   Fri Dec  6 23:57:34 2024
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2023/06/15 11:45:30 mef Exp $
+# $NetBSD: Makefile,v 1.2 2024/12/06 23:57:34 mef Exp $
 
 R_PKGNAME=     interp
-R_PKGVER=      1.1-4
+R_PKGVER=      1.1-6
 CATEGORIES=    graphics
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -10,6 +10,15 @@ LICENSE=     gnu-gpl-v2 OR gnu-gpl-v3
 
 DEPENDS+=      R-deldir>=1.0.6:../../geography/R-deldir
 
+# Packages suggested but not available: 'Ryacas', 'scatterplot3d'
+
+TEST_DEPENDS+= R-Deriv-[0-9]*:../../math/R-Deriv
+TEST_DEPENDS+= R-ggplot2-[0-9]*:../../graphics/R-ggplot2
+TEST_DEPENDS+= R-gridExtra-[0-9]*:../../graphics/R-gridExtra
+TEST_DEPENDS+= R-sp-[0-9]*:../../math/R-sp
+TEST_DEPENDS+= R-stringi-[0-9]*:../../textproc/R-stringi
+TEST_DEPENDS+= R-stringr-[0-9]*:../../textproc/R-stringr
+
 USE_LANGUAGES= c c++ fortran
 
 .include "../../devel/R-Rcpp/buildlink3.mk"
Index: pkgsrc/graphics/R-interp/distinfo
diff -u pkgsrc/graphics/R-interp/distinfo:1.1 pkgsrc/graphics/R-interp/distinfo:1.2
--- pkgsrc/graphics/R-interp/distinfo:1.1       Thu Jun 15 11:45:30 2023
+++ pkgsrc/graphics/R-interp/distinfo   Fri Dec  6 23:57:34 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2023/06/15 11:45:30 mef Exp $
+$NetBSD: distinfo,v 1.2 2024/12/06 23:57:34 mef Exp $
 
-BLAKE2s (R/interp_1.1-4.tar.gz) = 93605bce0328c7f8fa32465cf39bcb665431a24d818edc6c3826e4f1c4711fd0
-SHA512 (R/interp_1.1-4.tar.gz) = 158dbad236c5c2a31ed900b5e741cee7c3494f757ed996285b08af4e16cb34bf69e2709324752028a1bfe52e5bf0b7ed492f7ccf4c1a1df54546547770d11f62
-Size (R/interp_1.1-4.tar.gz) = 1112571 bytes
+BLAKE2s (R/interp_1.1-6.tar.gz) = c4ad490af848bb8b1638342b716c1fdc29ec780c64b6ce289ddc9bfd632517ac
+SHA512 (R/interp_1.1-6.tar.gz) = 2c272a70690a350ded584bb7141d627c7250cef4875746b884237217370f509695b772cfac7daf1b8200c179d13a0a3ff5f87586f73ff7454d5596b424c99fe0
+Size (R/interp_1.1-6.tar.gz) = 1112116 bytes



Home | Main Index | Thread Index | Old Index