aboutsummaryrefslogtreecommitdiff
path: root/devel/R-cran-Rcpp
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2014-06-25 11:37:29 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2014-06-25 11:37:29 +0000
commitb6376fbcd60dad8b2a3d6bb53ec60fc06b91f629 (patch)
tree31591a7e3f33419e5692312c4e29c5a6023c86eb /devel/R-cran-Rcpp
parenteb22ebb8f2ba205f1c1a4a7d150acd65c24e3cb7 (diff)
downloadports-b6376fbcd60dad8b2a3d6bb53ec60fc06b91f629.tar.gz
ports-b6376fbcd60dad8b2a3d6bb53ec60fc06b91f629.zip
- Update to 0.11.2
Notes
Notes: svn path=/head/; revision=359221
Diffstat (limited to 'devel/R-cran-Rcpp')
-rw-r--r--devel/R-cran-Rcpp/Makefile15
-rw-r--r--devel/R-cran-Rcpp/distinfo4
2 files changed, 4 insertions, 15 deletions
diff --git a/devel/R-cran-Rcpp/Makefile b/devel/R-cran-Rcpp/Makefile
index 279e9e759599..cd7399cd16e5 100644
--- a/devel/R-cran-Rcpp/Makefile
+++ b/devel/R-cran-Rcpp/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Rcpp
-PORTVERSION= 0.11.1
+PORTVERSION= 0.11.2
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -12,17 +12,6 @@ COMMENT= Seamless R and C++ Integration
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
-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
+USES= cran:auto-plist
.include <bsd.port.mk>
diff --git a/devel/R-cran-Rcpp/distinfo b/devel/R-cran-Rcpp/distinfo
index 9709ae30c649..353f28d60d20 100644
--- a/devel/R-cran-Rcpp/distinfo
+++ b/devel/R-cran-Rcpp/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Rcpp_0.11.1.tar.gz) = 60b8dfcb4f863911371923a0887e8dc8a433f22b4e6a1c7f4bd57b2363db9ab1
-SIZE (Rcpp_0.11.1.tar.gz) = 2003515
+SHA256 (Rcpp_0.11.2.tar.gz) = a1ca2ab53a708b3374732ad12f3f43f0b3eeb0965461d6a864bf93306a9d82ac
+SIZE (Rcpp_0.11.2.tar.gz) = 2004313