pkgsrc-Changes archive

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

CVS commit: pkgsrc/geography/R-rosm



Module Name:    pkgsrc
Committed By:   mef
Date:           Sat Jun 10 12:43:39 UTC 2023

Modified Files:
        pkgsrc/geography/R-rosm: Makefile distinfo

Log Message:
(geography/R-rosm) Updated 0.2.5 to 0.2.6, NEWS.md unknown


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/geography/R-rosm/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/geography/R-rosm/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/geography/R-rosm/Makefile
diff -u pkgsrc/geography/R-rosm/Makefile:1.1 pkgsrc/geography/R-rosm/Makefile:1.2
--- pkgsrc/geography/R-rosm/Makefile:1.1        Sat Aug  8 23:21:36 2020
+++ pkgsrc/geography/R-rosm/Makefile    Sat Jun 10 12:43:39 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2020/08/08 23:21:36 brook Exp $
+# $NetBSD: Makefile,v 1.2 2023/06/10 12:43:39 mef Exp $
 
 R_PKGNAME=     rosm
-R_PKGVER=      0.2.5
+R_PKGVER=      0.2.6
 CATEGORIES=    geography
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -17,6 +17,12 @@ DEPENDS+=    R-plyr>=1.8.6:../../math/R-ply
 DEPENDS+=      R-rjson>=0.2.20:../../textproc/R-rjson
 DEPENDS+=      R-curl>=4.3:../../www/R-curl
 
+# Package suggested but not available: 'cartography'
+
+TEST_DEPENDS+= R-covr-[0-9]*:../../devel/R-covr
+TEST_DEPENDS+= R-testthat-[0-9]*:../../devel/R-testthat
+TEST_DEPENDS+= R-withr-[0-9]*:../../devel/R-withr
+
 USE_LANGUAGES= # none
 
 .include "../../math/R/Makefile.extension"

Index: pkgsrc/geography/R-rosm/distinfo
diff -u pkgsrc/geography/R-rosm/distinfo:1.3 pkgsrc/geography/R-rosm/distinfo:1.4
--- pkgsrc/geography/R-rosm/distinfo:1.3        Tue Oct 26 10:45:07 2021
+++ pkgsrc/geography/R-rosm/distinfo    Sat Jun 10 12:43:39 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 10:45:07 nia Exp $
+$NetBSD: distinfo,v 1.4 2023/06/10 12:43:39 mef Exp $
 
-BLAKE2s (R/rosm_0.2.5.tar.gz) = 97ab6801255e692c7391b9279c96f80344c4307491b7918a9ae0c7a7417b858e
-SHA512 (R/rosm_0.2.5.tar.gz) = e191cfda4cc393df849959212b4d61b0295c23312c674c1ae95f9adc4c7e11345e55b1514296398928229e93a1ed325cf40c499db5f94de0367975f5321cbf9f
-Size (R/rosm_0.2.5.tar.gz) = 2583039 bytes
+BLAKE2s (R/rosm_0.2.6.tar.gz) = b9038b826a7fef657afe0479d302976b2c8721ed94d1bff150d286be276e0a7d
+SHA512 (R/rosm_0.2.6.tar.gz) = 3636e0faae3777c6782fe5b3146dcc5b342ef5c6329e3c4777d6e77f8aafa46ead8c424cd5e9125e34ba199c82f018287821e34ef1584ffda3f7703c2b5bac57
+Size (R/rosm_0.2.6.tar.gz) = 442336 bytes



Home | Main Index | Thread Index | Old Index