pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/R-Rcpp
Module Name: pkgsrc
Committed By: mef
Date: Tue Apr 12 14:37:21 UTC 2022
Modified Files:
pkgsrc/devel/R-Rcpp: Makefile distinfo
Log Message:
(devel/R-Rcpp) Updated 1.0.8.2 to 1.0.8.3
2022-03-13 Dirk Eddelbuettel <edd%debian.org@localhost>
* DESCRIPTION (Version, Date): Roll minor version
* inst/include/Rcpp/config.h: Idem
* tests/tinytest.R: Disable full tests on four-digits release to not
exceed CRAN test time preference
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/devel/R-Rcpp/Makefile
cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/R-Rcpp/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/R-Rcpp/Makefile
diff -u pkgsrc/devel/R-Rcpp/Makefile:1.25 pkgsrc/devel/R-Rcpp/Makefile:1.26
--- pkgsrc/devel/R-Rcpp/Makefile:1.25 Tue Mar 15 00:16:09 2022
+++ pkgsrc/devel/R-Rcpp/Makefile Tue Apr 12 14:37:21 2022
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2022/03/15 00:16:09 mef Exp $
+# $NetBSD: Makefile,v 1.26 2022/04/12 14:37:21 mef Exp $
R_PKGNAME= Rcpp
-R_PKGVER= 1.0.8.2
+R_PKGVER= 1.0.8.3
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -19,6 +19,7 @@ TEST_DEPENDS+= tex-pdfpages-[0-9]*:../..
TEST_DEPENDS+= tex-fancyvrb-[0-9]*:../../print/tex-fancyvrb
TEST_DEPENDS+= tex-iftex-[0-9]*d:../../print/tex-iftex
TEST_DEPENDS+= tex-pdflscape-[0-9]*:../../print/tex-pdflscape
+TEST_DEPENDS+= tex-ae-[0-9]*:../../fonts/tex-ae
TEST_DEPENDS+= tex-ec-[0-9]*:../../fonts/tex-ec
TEST_DEPENDS+= tex-inconsolata-[0-9]*:../../fonts/tex-inconsolata
Index: pkgsrc/devel/R-Rcpp/distinfo
diff -u pkgsrc/devel/R-Rcpp/distinfo:1.20 pkgsrc/devel/R-Rcpp/distinfo:1.21
--- pkgsrc/devel/R-Rcpp/distinfo:1.20 Mon Mar 14 11:25:38 2022
+++ pkgsrc/devel/R-Rcpp/distinfo Tue Apr 12 14:37:21 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.20 2022/03/14 11:25:38 mef Exp $
+$NetBSD: distinfo,v 1.21 2022/04/12 14:37:21 mef Exp $
-BLAKE2s (R/Rcpp_1.0.8.2.tar.gz) = 09ee3018c41a42805b215820e8cf270b5394954ca59fb33584b9a322d656fe85
-SHA512 (R/Rcpp_1.0.8.2.tar.gz) = 30ce099d81012c56ee07837528eb4b78ad852b52fc137f5692777953b8d8a7955b43e5c0687cd9a1d24493230ab3ed403d8eed4446ced12f341e97f0caba1d79
-Size (R/Rcpp_1.0.8.2.tar.gz) = 3084732 bytes
+BLAKE2s (R/Rcpp_1.0.8.3.tar.gz) = 0508c03921ec9be6f833769f929edc5cf22e123d7a6f9e556d76526228d661db
+SHA512 (R/Rcpp_1.0.8.3.tar.gz) = e1043beee67673852382e15a492e5e04bd28e3ff852394aeb771b486d03951f70683fc9a09f167b0270c784e8a0e340b18b5c611cb6726d862c8420e3b32ce31
+Size (R/Rcpp_1.0.8.3.tar.gz) = 3086192 bytes
Home |
Main Index |
Thread Index |
Old Index