Date: Tue, 7 Jul 2020 20:23:06 +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: r541450 - head/devel/R-cran-Rcpp Message-ID: <202007072023.067KN6LF022547@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tota Date: Tue Jul 7 20:23:06 2020 New Revision: 541450 URL: https://svnweb.freebsd.org/changeset/ports/541450 Log: - Update to 1.0.5 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 Tue Jul 7 19:47:10 2020 (r541449) +++ head/devel/R-cran-Rcpp/Makefile Tue Jul 7 20:23:06 2020 (r541450) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Rcpp -PORTVERSION= 1.0.4.6 -PORTREVISION= 1 +PORTVERSION= 1.0.5 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} Modified: head/devel/R-cran-Rcpp/distinfo ============================================================================== --- head/devel/R-cran-Rcpp/distinfo Tue Jul 7 19:47:10 2020 (r541449) +++ head/devel/R-cran-Rcpp/distinfo Tue Jul 7 20:23:06 2020 (r541450) @@ -1,3 +1,3 @@ -TIMESTAMP = 1586506968 -SHA256 (Rcpp_1.0.4.6.tar.gz) = 45af675ddbbe155e671453b2e84fe32250bb98d4ccb4342b61c1e25cff10b302 -SIZE (Rcpp_1.0.4.6.tar.gz) = 2751467 +TIMESTAMP = 1594153162 +SHA256 (Rcpp_1.0.5.tar.gz) = b8462c643bcc6fe3b0e9caee9e0cd76c5f7f0e34ee2e7397f93c4c43885c5c04 +SIZE (Rcpp_1.0.5.tar.gz) = 2950521
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007072023.067KN6LF022547>