summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorbrook <brook@pkgsrc.org>2019-07-31 15:00:16 +0000
committerbrook <brook@pkgsrc.org>2019-07-31 15:00:16 +0000
commit5d0557afe6d569c1f654e0c14bf03e6a5324fc59 (patch)
tree18a8358dff921b29ba7cd30019f81235f8ca1a33 /devel
parentcfed64d2f9ef8494ed5637a2df06ffa12ac74aec (diff)
downloadpkgsrc-5d0557afe6d569c1f654e0c14bf03e6a5324fc59.tar.gz
R-Rcpp: update to version 1.0.2.
Update to the canonical form of an R package and fix the LICENSE field.
Diffstat (limited to 'devel')
-rw-r--r--devel/R-Rcpp/Makefile14
-rw-r--r--devel/R-Rcpp/buildlink3.mk4
-rw-r--r--devel/R-Rcpp/distinfo10
3 files changed, 14 insertions, 14 deletions
diff --git a/devel/R-Rcpp/Makefile b/devel/R-Rcpp/Makefile
index 03d2ddcd935..036bf0a02f0 100644
--- a/devel/R-Rcpp/Makefile
+++ b/devel/R-Rcpp/Makefile
@@ -1,20 +1,20 @@
-# $NetBSD: Makefile,v 1.12 2019/04/20 12:46:05 wen Exp $
+# $NetBSD: Makefile,v 1.13 2019/07/31 15:00:16 brook Exp $
-CATEGORIES= devel
+CATEGORIES= devel R
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= ${R_HOMEPAGE_BASE}/Rcpp/
-COMMENT= Seamless R and C++ Integration
-LICENSE= gnu-gpl-v2
+COMMENT= Seamless R and C++ integration
+LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
R_PKGNAME= Rcpp
-R_PKGVER= 1.0.1
+R_PKGVER= 1.0.2
USE_LANGUAGES+= c++
REPLACE_R+= inst/examples/*/*.r
-REPLACE_R+= inst/examples/SugarPerformance/sugarBenchmarks.R \
- inst/unitTests/runit.Date.R
+REPLACE_R+= inst/examples/SugarPerformance/sugarBenchmarks.R
+REPLACE_R+= inst/unitTests/runit.Date.R
REPLACE_RSCRIPT+= inst/discovery/cxx0x.R
diff --git a/devel/R-Rcpp/buildlink3.mk b/devel/R-Rcpp/buildlink3.mk
index d4e148f187e..7675bd1cbb3 100644
--- a/devel/R-Rcpp/buildlink3.mk
+++ b/devel/R-Rcpp/buildlink3.mk
@@ -1,11 +1,11 @@
-# $NetBSD: buildlink3.mk,v 1.1 2014/09/19 20:12:51 brook Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2019/07/31 15:00:16 brook Exp $
BUILDLINK_TREE+= R-Rcpp
.if !defined(R_RCPP_BUILDLINK3_MK)
R_RCPP_BUILDLINK3_MK:=
-BUILDLINK_API_DEPENDS.R-Rcpp+= R-Rcpp>=0.11.2
+BUILDLINK_API_DEPENDS.R-Rcpp+= R-Rcpp>=1.0.2
BUILDLINK_PKGSRCDIR.R-Rcpp?= ../../devel/R-Rcpp
.endif # R_RCPP_BUILDLINK3_MK
diff --git a/devel/R-Rcpp/distinfo b/devel/R-Rcpp/distinfo
index 6b8c7e1e7b5..86f7ed870ef 100644
--- a/devel/R-Rcpp/distinfo
+++ b/devel/R-Rcpp/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2019/04/20 12:46:05 wen Exp $
+$NetBSD: distinfo,v 1.12 2019/07/31 15:00:16 brook Exp $
-SHA1 (R/Rcpp_1.0.1.tar.gz) = 36c9ad70bdd2140155a359b266728808200f1643
-RMD160 (R/Rcpp_1.0.1.tar.gz) = 522c03fd0d4b5d6f0268d1918f06e4c62a50a2a9
-SHA512 (R/Rcpp_1.0.1.tar.gz) = cc0ec5399256fb35e0be6399eb6d37f8f74badb38ee9f76bab898c03487a721792921a26431221549fc3f3d60ef26a30e339c1d93cdbe6b7012e9f442b935150
-Size (R/Rcpp_1.0.1.tar.gz) = 3661123 bytes
+SHA1 (R/Rcpp_1.0.2.tar.gz) = 086929a798a9cc601a48c3d1fa72c9d1f4546d16
+RMD160 (R/Rcpp_1.0.2.tar.gz) = 3a8048a100450cff8bcdbd3e229cb42a165fe4c4
+SHA512 (R/Rcpp_1.0.2.tar.gz) = 4d60da82b265233806e6643b41bbb59f5fc642dbe15a8aaceea06e01164e32f2f2ab3625a1ad524e5df4cb5f473c32941848eac42f9d9b9ed563d53af3315423
+Size (R/Rcpp_1.0.2.tar.gz) = 3699570 bytes