diff options
author | TAKATSU Tomonari <tota@FreeBSD.org> | 2022-07-16 03:50:23 +0000 |
---|---|---|
committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2022-07-16 03:52:04 +0000 |
commit | 495abd4934896f8f6f0cb2c16e4a3afeabe2b983 (patch) | |
tree | 1176d1400b6aed6e3dc0947219cf38df0c1e316b | |
parent | 3fc5d229e214e7df1714b6571f89502a1c64596a (diff) | |
download | ports-495abd4934896f8f6f0cb2c16e4a3afeabe2b983.tar.gz ports-495abd4934896f8f6f0cb2c16e4a3afeabe2b983.zip |
devel/R-cran-Rcpp: Update to 1.0.9
-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 57f4eae64c3f..cfa732341f88 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.3 +PORTVERSION= 1.0.9 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/devel/R-cran-Rcpp/distinfo b/devel/R-cran-Rcpp/distinfo index aefbffd946c1..a8764a601a27 100644 --- a/devel/R-cran-Rcpp/distinfo +++ b/devel/R-cran-Rcpp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1647665847 -SHA256 (Rcpp_1.0.8.3.tar.gz) = 9da5b84cdaf56e972b41e669d496b1ece2e91bcd435505c68b9f2bd98375f8bf -SIZE (Rcpp_1.0.8.3.tar.gz) = 3086192 +TIMESTAMP = 1657935186 +SHA256 (Rcpp_1.0.9.tar.gz) = 807cec06dc4a96d54904360f6144466f084a7ed411ce5d2eea486a9b3c229176 +SIZE (Rcpp_1.0.9.tar.gz) = 2957812 |