Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Aug 2016 21:14:40 +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: r421035 - head/math/R-cran-irlba
Message-ID:  <201608282114.u7SLEffw066106@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tota
Date: Sun Aug 28 21:14:40 2016
New Revision: 421035
URL: https://svnweb.freebsd.org/changeset/ports/421035

Log:
  - Update to 2.1.1
  - Update LICENSE
  - Add "compiles" argument to USES=cran

Modified:
  head/math/R-cran-irlba/Makefile   (contents, props changed)
  head/math/R-cran-irlba/distinfo   (contents, props changed)

Modified: head/math/R-cran-irlba/Makefile
==============================================================================
--- head/math/R-cran-irlba/Makefile	Sun Aug 28 21:10:19 2016	(r421034)
+++ head/math/R-cran-irlba/Makefile	Sun Aug 28 21:14:40 2016	(r421035)
@@ -2,16 +2,15 @@
 # $FreeBSD$
 
 PORTNAME=	irlba
-PORTVERSION=	2.0.0
+PORTVERSION=	2.1.1
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
 MAINTAINER=	tota@FreeBSD.org
 COMMENT=	Fast partial SVD by implicitly-restarted Lanczos bidiagonalization
 
-LICENSE=	GPLv2 GPLv3
-LICENSE_COMB=	dual
+LICENSE=	GPLv3
 
-USES=	cran:auto-plist
+USES=	cran:auto-plist,compiles
 
 .include <bsd.port.mk>

Modified: head/math/R-cran-irlba/distinfo
==============================================================================
--- head/math/R-cran-irlba/distinfo	Sun Aug 28 21:10:19 2016	(r421034)
+++ head/math/R-cran-irlba/distinfo	Sun Aug 28 21:14:40 2016	(r421035)
@@ -1,2 +1,3 @@
-SHA256 (irlba_2.0.0.tar.gz) = 15f8d6c1107d6bb872411efd61e6077d9d7ac826f4da2d378999889a7b1ebabe
-SIZE (irlba_2.0.0.tar.gz) = 200668
+TIMESTAMP = 1472382095
+SHA256 (irlba_2.1.1.tar.gz) = 5216e10e4f51753330d3c27b867a2ecea27e8575029c6c8a038b0d671e5a6879
+SIZE (irlba_2.1.1.tar.gz) = 216613



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