diff options
author | TAKATSU Tomonari <tota@FreeBSD.org> | 2022-03-12 06:35:08 +0000 |
---|---|---|
committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2022-03-15 11:39:23 +0000 |
commit | 52bc7ab934fcc711efaa29cd3f27702efe2a1b21 (patch) | |
tree | 3139c32125335b5888674edc9e592a6e7c50c979 | |
parent | a14496d3091e0798327aa04b4aec72f5808e04cd (diff) | |
download | ports-52bc7ab934fcc711efaa29cd3f27702efe2a1b21.tar.gz ports-52bc7ab934fcc711efaa29cd3f27702efe2a1b21.zip |
devel/R-cran-Rcpp: Update to 1.0.8.2
-rw-r--r-- | devel/R-cran-Rcpp/Makefile | 2 | ||||
-rw-r--r-- | devel/R-cran-Rcpp/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/R-cran-Rcpp/Makefile b/devel/R-cran-Rcpp/Makefile index 082ceababbed..938904fa1d52 100644 --- a/devel/R-cran-Rcpp/Makefile +++ b/devel/R-cran-Rcpp/Makefile @@ -1,7 +1,7 @@ # Created by: TAKATSU Tomonari <tota@FreeBSD.org> PORTNAME= Rcpp -PORTVERSION= 1.0.8 +PORTVERSION= 1.0.8.2 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/devel/R-cran-Rcpp/distinfo b/devel/R-cran-Rcpp/distinfo index 8a509d6f7df7..fd9ba987d364 100644 --- a/devel/R-cran-Rcpp/distinfo +++ b/devel/R-cran-Rcpp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1642302663 -SHA256 (Rcpp_1.0.8.tar.gz) = 879f9296bc045ac4ed464578723bd37fcabbbdaa30aaaf070cf953e329f678ee -SIZE (Rcpp_1.0.8.tar.gz) = 3036631 +TIMESTAMP = 1647066891 +SHA256 (Rcpp_1.0.8.2.tar.gz) = 2ebe2e1b0aa714a0d2913316b0eca4f152de8a7ae16bf5c64f6c62f416c57b05 +SIZE (Rcpp_1.0.8.2.tar.gz) = 3084732 |