Skip to content

Commit

Permalink
devel/R-cran-Rcpp: Update to 1.0.11
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
tota committed Jul 8, 2023
1 parent 9bb0f5d commit c346ad7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 8 deletions.
7 changes: 2 additions & 5 deletions devel/R-cran-Rcpp/Makefile
@@ -1,6 +1,5 @@
PORTNAME= Rcpp
PORTVERSION= 1.0.10
PORTREVISION= 1
PORTVERSION= 1.0.11
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${PORTVERSION}

Expand All @@ -11,9 +10,7 @@ WWW= https://cran.r-project.org/web/packages/Rcpp/
LICENSE= GPLv2+

USES= cran:auto-plist,compiles shebangfix
SHEBANG_FILES= inst/examples/*/*.sh \
inst/examples/*/*.r \
inst/examples/*/*.R
SHEBANG_FILES= inst/examples/*/*.r inst/examples/*/*.R inst/examples/*/*.sh
SHEBANG_LANG= r
r_OLD_CMD= /usr/bin/r
r_CMD= ${LOCALBASE}/bin/R
Expand Down
6 changes: 3 additions & 3 deletions devel/R-cran-Rcpp/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1679174661
SHA256 (Rcpp_1.0.10.tar.gz) = 1e65e24a9981251ab5fc4f9fd65fe4eab4ba0255be3400a8c5abe20b62b5d546
SIZE (Rcpp_1.0.10.tar.gz) = 2936173
TIMESTAMP = 1688795331
SHA256 (Rcpp_1.0.11.tar.gz) = df757c3068599c6c05367900bcad93547ba3422d59802dbaca20fd74d4d2fa5f
SIZE (Rcpp_1.0.11.tar.gz) = 2994004

0 comments on commit c346ad7

Please sign in to comment.