svn commit: r401873 - head/devel/R-cran-Rcpp

TAKATSU Tomonari tota at FreeBSD.org
Wed Nov 18 15:46:36 UTC 2015


Author: tota
Date: Wed Nov 18 15:46:35 2015
New Revision: 401873
URL: https://svnweb.freebsd.org/changeset/ports/401873

Log:
  - Update to 0.12.2

Modified:
  head/devel/R-cran-Rcpp/Makefile
  head/devel/R-cran-Rcpp/distinfo

Modified: head/devel/R-cran-Rcpp/Makefile
==============================================================================
--- head/devel/R-cran-Rcpp/Makefile	Wed Nov 18 15:39:13 2015	(r401872)
+++ head/devel/R-cran-Rcpp/Makefile	Wed Nov 18 15:46:35 2015	(r401873)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Rcpp
-PORTVERSION=	0.12.1
-PORTREVISION=	1
+PORTVERSION=	0.12.2
 CATEGORIES=	devel
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
@@ -14,9 +13,9 @@ LICENSE=	GPLv2 GPLv3
 LICENSE_COMB=	dual
 
 USES=		cran:auto-plist shebangfix
-SHEBANG_FILES=	inst/examples/ConvolveBenchmarks/buildAndRun.sh \
+SHEBANG_FILES=	inst/examples/*/*.sh \
 		inst/examples/*/*.r \
-		inst/examples/SugarPerformance/sugarBenchmarks.R
+		inst/examples/*/*.R
 SHEBANG_LANG=	r
 r_OLD_CMD=	/usr/bin/r
 r_CMD=		${LOCALBASE}/bin/R

Modified: head/devel/R-cran-Rcpp/distinfo
==============================================================================
--- head/devel/R-cran-Rcpp/distinfo	Wed Nov 18 15:39:13 2015	(r401872)
+++ head/devel/R-cran-Rcpp/distinfo	Wed Nov 18 15:46:35 2015	(r401873)
@@ -1,2 +1,2 @@
-SHA256 (Rcpp_0.12.1.tar.gz) = 559c0d61c4e58f605c2871320f8fe9a4fa19d4fd85b67c235d7a452b6720214b
-SIZE (Rcpp_0.12.1.tar.gz) = 2366386
+SHA256 (Rcpp_0.12.2.tar.gz) = 324eb3b567d513b0076399db80d298e0dc3ba0a650615838e2ada058a0f70e0e
+SIZE (Rcpp_0.12.2.tar.gz) = 2369962


More information about the svn-ports-all mailing list