Date: Mon, 27 May 2019 22:52:28 +0000 (UTC) From: TAKATSU Tomonari <tota@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r502837 - head/devel/R-cran-Rcpp Message-ID: <201905272252.x4RMqSwW077300@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tota Date: Mon May 27 22:52:28 2019 New Revision: 502837 URL: https://svnweb.freebsd.org/changeset/ports/502837 Log: - Update to 1.0.1 Modified: head/devel/R-cran-Rcpp/Makefile (contents, props changed) head/devel/R-cran-Rcpp/distinfo (contents, props changed) Modified: head/devel/R-cran-Rcpp/Makefile ============================================================================== --- head/devel/R-cran-Rcpp/Makefile Mon May 27 22:30:08 2019 (r502836) +++ head/devel/R-cran-Rcpp/Makefile Mon May 27 22:52:28 2019 (r502837) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Rcpp -PORTVERSION= 1.0.0 -PORTREVISION= 1 +PORTVERSION= 1.0.1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} Modified: head/devel/R-cran-Rcpp/distinfo ============================================================================== --- head/devel/R-cran-Rcpp/distinfo Mon May 27 22:30:08 2019 (r502836) +++ head/devel/R-cran-Rcpp/distinfo Mon May 27 22:52:28 2019 (r502837) @@ -1,3 +1,3 @@ -TIMESTAMP = 1542445628 -SHA256 (Rcpp_1.0.0.tar.gz) = b7378bf0dda17ef72aa3f2a318a9cb5667bef50b601dc1096431e17426e18bc2 -SIZE (Rcpp_1.0.0.tar.gz) = 3635277 +TIMESTAMP = 1558791289 +SHA256 (Rcpp_1.0.1.tar.gz) = e76de03e5db5edc760ba7372b688d3a2f34854ad2b7dcb53b31556a46dafb904 +SIZE (Rcpp_1.0.1.tar.gz) = 3661123
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905272252.x4RMqSwW077300>