Date: Sun, 15 May 2016 15:22:20 +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: r415234 - head/devel/R-cran-Rcpp Message-ID: <201605151522.u4FFMKMn078944@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tota Date: Sun May 15 15:22:19 2016 New Revision: 415234 URL: https://svnweb.freebsd.org/changeset/ports/415234 Log: - Update to 0.12.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 Sun May 15 14:51:38 2016 (r415233) +++ head/devel/R-cran-Rcpp/Makefile Sun May 15 15:22:19 2016 (r415234) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Rcpp -PORTVERSION= 0.12.4 +PORTVERSION= 0.12.5 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} Modified: head/devel/R-cran-Rcpp/distinfo ============================================================================== --- head/devel/R-cran-Rcpp/distinfo Sun May 15 14:51:38 2016 (r415233) +++ head/devel/R-cran-Rcpp/distinfo Sun May 15 15:22:19 2016 (r415234) @@ -1,2 +1,3 @@ -SHA256 (Rcpp_0.12.4.tar.gz) = 8313522b29555241aa2ff040b3b3657449a2d11937d0115f24bc2c9bbbf2d0d3 -SIZE (Rcpp_0.12.4.tar.gz) = 2402065 +TIMESTAMP = 1463322648 +SHA256 (Rcpp_0.12.5.tar.gz) = 13449481c91b5271b34d81f462864864c1905bb05021781eee11c36fdafa80ef +SIZE (Rcpp_0.12.5.tar.gz) = 2397088
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605151522.u4FFMKMn078944>