Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Jan 2016 13:27:25 +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: r407119 - head/math/R-cran-RcppArmadillo
Message-ID:  <201601241327.u0ODRPQs064879@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tota
Date: Sun Jan 24 13:27:25 2016
New Revision: 407119
URL: https://svnweb.freebsd.org/changeset/ports/407119

Log:
  - Update to 0.6.400.2.2
  - Fix LICENSE

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	Sun Jan 24 13:13:35 2016	(r407118)
+++ head/math/R-cran-RcppArmadillo/Makefile	Sun Jan 24 13:27:25 2016	(r407119)
@@ -2,15 +2,14 @@
 # $FreeBSD$
 
 PORTNAME=	RcppArmadillo
-PORTVERSION=	0.6.300.2.0
+PORTVERSION=	0.6.400.2.2
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
 MAINTAINER=	tota@FreeBSD.org
 COMMENT=	Rcpp integration for Armadillo templated linear algebra library
 
-LICENSE=	GPLv2 GPLv3
-LICENSE_COMB=	dual
+LICENSE=	GPLv2+
 
 RUN_DEPENDS=	R-cran-Rcpp>=0.11.0:${PORTSDIR}/devel/R-cran-Rcpp
 

Modified: head/math/R-cran-RcppArmadillo/distinfo
==============================================================================
--- head/math/R-cran-RcppArmadillo/distinfo	Sun Jan 24 13:13:35 2016	(r407118)
+++ head/math/R-cran-RcppArmadillo/distinfo	Sun Jan 24 13:27:25 2016	(r407119)
@@ -1,2 +1,2 @@
-SHA256 (RcppArmadillo_0.6.300.2.0.tar.gz) = ad98e580d81f29b7f2b2275a6cdd8099372b40b4cbaa45c8c87924af5093d3d7
-SIZE (RcppArmadillo_0.6.300.2.0.tar.gz) = 984649
+SHA256 (RcppArmadillo_0.6.400.2.2.tar.gz) = 3d6196a27baa8cdc05da042c9b2b368767040f4c125df67b948016a4c457d898
+SIZE (RcppArmadillo_0.6.400.2.2.tar.gz) = 986451



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201601241327.u0ODRPQs064879>