Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Sep 2016 07:19: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: r421670 - head/math/R-cran-SparseM
Message-ID:  <201609100719.u8A7JJFx002148@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tota
Date: Sat Sep 10 07:19:19 2016
New Revision: 421670
URL: https://svnweb.freebsd.org/changeset/ports/421670

Log:
  - Update to 1.72
  - Fix LICENSE section

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

Modified: head/math/R-cran-SparseM/Makefile
==============================================================================
--- head/math/R-cran-SparseM/Makefile	Sat Sep 10 07:17:15 2016	(r421669)
+++ head/math/R-cran-SparseM/Makefile	Sat Sep 10 07:19:19 2016	(r421670)
@@ -2,15 +2,14 @@
 # $FreeBSD$
 
 PORTNAME=	SparseM
-PORTVERSION=	1.7
+PORTVERSION=	1.72
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
 MAINTAINER=	tota@FreeBSD.org
 COMMENT=	Sparse Linear Algebra
 
-LICENSE=	GPLv2 GPLv3
-LICENSE_COMB=	dual
+LICENSE=	GPLv2+
 
 USES=	cran:auto-plist
 

Modified: head/math/R-cran-SparseM/distinfo
==============================================================================
--- head/math/R-cran-SparseM/distinfo	Sat Sep 10 07:17:15 2016	(r421669)
+++ head/math/R-cran-SparseM/distinfo	Sat Sep 10 07:19:19 2016	(r421670)
@@ -1,2 +1,3 @@
-SHA256 (SparseM_1.7.tar.gz) = df61550b267f8ee9b9d3b17acbadd57a428b43e5e13a6b1c56ed4c38cb523369
-SIZE (SparseM_1.7.tar.gz) = 598188
+TIMESTAMP = 1473406993
+SHA256 (SparseM_1.72.tar.gz) = 6ada465976a92e8c035bd39a51d38f0eefe35c8f20f8a9855853f664b90eeb7e
+SIZE (SparseM_1.72.tar.gz) = 755954



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