aboutsummaryrefslogtreecommitdiff
path: root/devel/R-cran-Rcpp
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2014-03-21 06:04:46 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2014-03-21 06:04:46 +0000
commit7190407a93338b35df1e12e722ccfeb85f731b29 (patch)
treeb5598efbdd3f17a434057d9e0a66231ddbc9812a /devel/R-cran-Rcpp
parent83783bb70f817e6a29caa448ce56e369d2f55878 (diff)
- Update to 0.11.1
- Use shebangfix
Notes
Notes: svn path=/head/; revision=348726
Diffstat (limited to 'devel/R-cran-Rcpp')
-rw-r--r--devel/R-cran-Rcpp/Makefile16
-rw-r--r--devel/R-cran-Rcpp/distinfo4
2 files changed, 15 insertions, 5 deletions
diff --git a/devel/R-cran-Rcpp/Makefile b/devel/R-cran-Rcpp/Makefile
index d3e1f463ba11..279e9e759599 100644
--- a/devel/R-cran-Rcpp/Makefile
+++ b/devel/R-cran-Rcpp/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= Rcpp
-PORTVERSION= 0.11.0
-PORTREVISION= 1
+PORTVERSION= 0.11.1
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -13,6 +12,17 @@ COMMENT= Seamless R and C++ Integration
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
-USES= cran:auto-plist
+USES= cran:auto-plist shebangfix
+
+SHEBANG_LANG= r
+r_OLD_CMD= /usr/bin/r
+r_CMD= ${LOCALBASE}/bin/R
+SHEBANG_FILES= inst/examples/ConvolveBenchmarks/buildAndRun.sh \
+ inst/examples/ConvolveBenchmarks/exampleRCode.r \
+ inst/examples/FastLM/*.r \
+ inst/examples/Misc/*.r \
+ inst/examples/RcppInline/*.r \
+ inst/examples/SugarPerformance/sugarBenchmarks.R \
+ inst/examples/functionCallback/newApiExample.r
.include <bsd.port.mk>
diff --git a/devel/R-cran-Rcpp/distinfo b/devel/R-cran-Rcpp/distinfo
index 38e20735c48e..9709ae30c649 100644
--- a/devel/R-cran-Rcpp/distinfo
+++ b/devel/R-cran-Rcpp/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Rcpp_0.11.0.tar.gz) = 5b093de76f177b5ebe03ce27e00e3d0a15e7a8e34e2c72b5e423588aebd0d91e
-SIZE (Rcpp_0.11.0.tar.gz) = 1998844
+SHA256 (Rcpp_0.11.1.tar.gz) = 60b8dfcb4f863911371923a0887e8dc8a433f22b4e6a1c7f4bd57b2363db9ab1
+SIZE (Rcpp_0.11.1.tar.gz) = 2003515