Date: Tue, 31 Dec 2013 08:43:19 +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: r338263 - head/math/R-cran-RcppArmadillo Message-ID: <201312310843.rBV8hJ8E093154@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tota Date: Tue Dec 31 08:43:18 2013 New Revision: 338263 URL: http://svnweb.freebsd.org/changeset/ports/338263 Log: - Upstream rerolled tarball PR: ports/185192 Submitted by: marino@ Modified: head/math/R-cran-RcppArmadillo/Makefile head/math/R-cran-RcppArmadillo/distinfo Modified: head/math/R-cran-RcppArmadillo/Makefile ============================================================================== --- head/math/R-cran-RcppArmadillo/Makefile Tue Dec 31 08:31:04 2013 (r338262) +++ head/math/R-cran-RcppArmadillo/Makefile Tue Dec 31 08:43:18 2013 (r338263) @@ -3,6 +3,7 @@ PORTNAME= RcppArmadillo PORTVERSION= 0.3.920.3 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} Modified: head/math/R-cran-RcppArmadillo/distinfo ============================================================================== --- head/math/R-cran-RcppArmadillo/distinfo Tue Dec 31 08:31:04 2013 (r338262) +++ head/math/R-cran-RcppArmadillo/distinfo Tue Dec 31 08:43:18 2013 (r338263) @@ -1,2 +1,2 @@ -SHA256 (RcppArmadillo_0.3.920.3.tar.gz) = 4466a53da619356dca63c3ff9eb7169de83994d55bc3431ed6797a964695df24 -SIZE (RcppArmadillo_0.3.920.3.tar.gz) = 866795 +SHA256 (RcppArmadillo_0.3.920.3.tar.gz) = dd6e6edb8ad24bc9834f6cbebcb43d71a3417514224bc525ae0bd24adce93c97 +SIZE (RcppArmadillo_0.3.920.3.tar.gz) = 866815
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312310843.rBV8hJ8E093154>