diff options
author | TAKATSU Tomonari <tota@FreeBSD.org> | 2021-07-08 05:50:45 +0000 |
---|---|---|
committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2021-07-08 11:37:31 +0000 |
commit | 3c728c4ed4de0c09e70fbb4809e381ec567a8565 (patch) | |
tree | 1f9cd758f58b7d9777f586356dc38fc8e4162701 | |
parent | f5bc8ca662616b697773008ee3a37974921af757 (diff) |
devel/R-cran-Rcpp: Update to 1.0.7
-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 a8bc0e22afa9..4106f15f0c24 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.6 +PORTVERSION= 1.0.7 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/devel/R-cran-Rcpp/distinfo b/devel/R-cran-Rcpp/distinfo index 70133780d1bc..7fb06c9bbaa6 100644 --- a/devel/R-cran-Rcpp/distinfo +++ b/devel/R-cran-Rcpp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1610800761 -SHA256 (Rcpp_1.0.6.tar.gz) = c9f24756bc000f7a989bd4f9aa93d57f7739dcde77946703f8bb32332a35f012 -SIZE (Rcpp_1.0.6.tar.gz) = 2952876 +TIMESTAMP = 1625723436 +SHA256 (Rcpp_1.0.7.tar.gz) = 15e5a4732216daed16263c79fb37017c2ada84a2d4e785e3b76445d0eba3dc1d +SIZE (Rcpp_1.0.7.tar.gz) = 2941808 |