Date: Sun, 24 Jan 2016 11:32:52 +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: r407103 - head/math/R-cran-RcppEigen Message-ID: <201601241132.u0OBWq1N030632@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tota Date: Sun Jan 24 11:32:51 2016 New Revision: 407103 URL: https://svnweb.freebsd.org/changeset/ports/407103 Log: - Update to 0.3.2.7.0 - Fix LICENSE Modified: head/math/R-cran-RcppEigen/Makefile head/math/R-cran-RcppEigen/distinfo Modified: head/math/R-cran-RcppEigen/Makefile ============================================================================== --- head/math/R-cran-RcppEigen/Makefile Sun Jan 24 11:17:31 2016 (r407102) +++ head/math/R-cran-RcppEigen/Makefile Sun Jan 24 11:32:51 2016 (r407103) @@ -2,15 +2,14 @@ # $FreeBSD$ PORTNAME= RcppEigen -PORTVERSION= 0.3.2.5.1 +PORTVERSION= 0.3.2.7.0 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Rcpp integration for the Eigen templated linear algebra library -LICENSE= GPLv2 GPLv3 -LICENSE_COMB= dual +LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= R-cran-Rcpp>=0.11.0:${PORTSDIR}/devel/R-cran-Rcpp Modified: head/math/R-cran-RcppEigen/distinfo ============================================================================== --- head/math/R-cran-RcppEigen/distinfo Sun Jan 24 11:17:31 2016 (r407102) +++ head/math/R-cran-RcppEigen/distinfo Sun Jan 24 11:32:51 2016 (r407103) @@ -1,2 +1,2 @@ -SHA256 (RcppEigen_0.3.2.5.1.tar.gz) = 9a2c8300e7dcc837c9c225dc8f9c857bc23785f91134d8868200eb2eb29f81c8 -SIZE (RcppEigen_0.3.2.5.1.tar.gz) = 1235892 +SHA256 (RcppEigen_0.3.2.7.0.tar.gz) = f27c444dc58a8d4b2a2e2a3a875343f1ac4368afc47969d01e7cc52e97737331 +SIZE (RcppEigen_0.3.2.7.0.tar.gz) = 1237897
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201601241132.u0OBWq1N030632>