Received: by mail.netbsd.org (Postfix, from userid 605) id 7AFC384D94; Thu, 31 May 2018 02:12:27 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6477F84D7C for ; Thu, 31 May 2018 02:12:26 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id axznu3cReZUA for ; Thu, 31 May 2018 02:12:25 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7EC7884C71 for ; Thu, 31 May 2018 02:12:25 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 784DBFBEB; Thu, 31 May 2018 02:12:25 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_152773274562810" MIME-Version: 1.0 Date: Thu, 31 May 2018 02:12:25 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/devel/R-Rcpp To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20180531021225.784DBFBEB@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_152773274562810 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Thu May 31 02:12:25 UTC 2018 Modified Files: pkgsrc/devel/R-Rcpp: Makefile distinfo Log Message: Update to 0.12.17 Upstream changes: Changes in Rcpp version 0.12.17 (2018-05-09) Changes in Rcpp API: The random number Generator class no longer inhreits from RNGScope (Kevin in #837 fixing #836). A spurious parenthesis was removed to please gcc8 (Dirk fixing #841) The optional Timer class header now undefines FALSE which was seen to have side-effects on some platforms (Romain in #847 fixing #846). Optional StoragePolicy attributes now also work for string vectors (Romain in #850 fixing #849). Changes in Rcpp Documentation: A few old typesetting conventions from the prior Rnw format have been corrected (Peter Hickey in #831; Joris Meys; Dirk) Two internal links to the introduction published in JSS have been updated to the changed filename given the newer TAS introduction. Some remaining backticks were replaced with straight quotes (Ralf Stubner in #845). A citation to the Rcpp introducion in the The American Statistician has been added to the introductory and FAQ vignettes. Changes in Rcpp version 0.12.16 (2018-03-08) Changes in Rcpp API: Rcpp now sets and puts the RNG state upon each entry to an Rcpp function, ensuring that nested invocations of Rcpp functions manage the RNG state as expected (Kevin in #825 addressing #823). The R::pythag wrapper has been commented out; the underlying function has been gone from R since 2.14.0, and ::hypot() (part of C99) is now used unconditionally for complex numbers (Dirk in #826). The long long type can now be used on 64-bit Windows (Kevin in #811 and again in #829 addressing #804). Changes in Rcpp Attributes: Code generated with cppFunction() now uses .Call() directly (Kirill Mueller in #813 addressing #795). Changes in Rcpp Documentation: The Rcpp FAQ vignette is now indexed as 'Rcpp-FAQ'; a stale Gmane reference was removed and entry for getting compilers under Conda was added. The top-level README.md now has a Support section. The Rcpp.bib reference file was refreshed to current versions. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/R-Rcpp/Makefile \ pkgsrc/devel/R-Rcpp/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_152773274562810 Content-Disposition: inline Content-Length: 1681 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/R-Rcpp/Makefile diff -u pkgsrc/devel/R-Rcpp/Makefile:1.8 pkgsrc/devel/R-Rcpp/Makefile:1.9 --- pkgsrc/devel/R-Rcpp/Makefile:1.8 Thu Apr 5 10:29:31 2018 +++ pkgsrc/devel/R-Rcpp/Makefile Thu May 31 02:12:25 2018 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2018/04/05 10:29:31 jperkin Exp $ +# $NetBSD: Makefile,v 1.9 2018/05/31 02:12:25 wen Exp $ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} @@ -9,7 +9,7 @@ COMMENT= Seamless R and C++ Integration LICENSE= gnu-gpl-v2 R_PKGNAME= Rcpp -R_PKGVER= 0.12.15 +R_PKGVER= 0.12.17 USE_LANGUAGES+= c++ Index: pkgsrc/devel/R-Rcpp/distinfo diff -u pkgsrc/devel/R-Rcpp/distinfo:1.8 pkgsrc/devel/R-Rcpp/distinfo:1.9 --- pkgsrc/devel/R-Rcpp/distinfo:1.8 Mon Jan 22 02:38:47 2018 +++ pkgsrc/devel/R-Rcpp/distinfo Thu May 31 02:12:25 2018 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.8 2018/01/22 02:38:47 wen Exp $ +$NetBSD: distinfo,v 1.9 2018/05/31 02:12:25 wen Exp $ -SHA1 (R/Rcpp_0.12.15.tar.gz) = 16aecc462d34df2c2b2b81adcbb6e834a131dfee -RMD160 (R/Rcpp_0.12.15.tar.gz) = dea808f235d4ced4e24a3a67548fb03820a56d7d -SHA512 (R/Rcpp_0.12.15.tar.gz) = 5026ceeaa297c93277081a676e535c126537079f30e0b7fab91aa7eb5980a6b8e0d2f4dc700e364bd544d4840f7797f5327b3ae5f3e620ef6e442a9a3802ebff -Size (R/Rcpp_0.12.15.tar.gz) = 3762481 bytes +SHA1 (R/Rcpp_0.12.17.tar.gz) = dd46708d3d218fd058ad33b0c160fe56763cd828 +RMD160 (R/Rcpp_0.12.17.tar.gz) = 683cc2e585db53d33376733d0613420446de1b8d +SHA512 (R/Rcpp_0.12.17.tar.gz) = 523556a13b8b29e2e8263e7515405a18cdd2005e0ac83b850cbc3abb781e49e34f154065136b744602df92d169cc78b1e4cca959734cda5f6acd434aa7b79ccb +Size (R/Rcpp_0.12.17.tar.gz) = 3766351 bytes --_----------=_152773274562810--