svn commit: r421670 - head/math/R-cran-SparseM

TAKATSU Tomonari tota at FreeBSD.org
Sat Sep 10 07:19:20 UTC 2016


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 at 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


More information about the svn-ports-head mailing list