Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Dec 2016 08:52:16 +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: r427760 - head/math/R-cran-SparseM
Message-ID:  <201612040852.uB48qGW3003821@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tota
Date: Sun Dec  4 08:52:15 2016
New Revision: 427760
URL: https://svnweb.freebsd.org/changeset/ports/427760

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

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	Sun Dec  4 08:36:03 2016	(r427759)
+++ head/math/R-cran-SparseM/Makefile	Sun Dec  4 08:52:15 2016	(r427760)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	SparseM
-PORTVERSION=	1.72
+PORTVERSION=	1.74
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
@@ -11,6 +11,6 @@ COMMENT=	Sparse Linear Algebra
 
 LICENSE=	GPLv2+
 
-USES=	cran:auto-plist
+USES=	cran:auto-plist,compiles
 
 .include <bsd.port.mk>

Modified: head/math/R-cran-SparseM/distinfo
==============================================================================
--- head/math/R-cran-SparseM/distinfo	Sun Dec  4 08:36:03 2016	(r427759)
+++ head/math/R-cran-SparseM/distinfo	Sun Dec  4 08:52:15 2016	(r427760)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1473406993
-SHA256 (SparseM_1.72.tar.gz) = 6ada465976a92e8c035bd39a51d38f0eefe35c8f20f8a9855853f664b90eeb7e
-SIZE (SparseM_1.72.tar.gz) = 755954
+TIMESTAMP = 1480840702
+SHA256 (SparseM_1.74.tar.gz) = 4712f0c80e9f3cb204497f146ba60b15e75976cdb7798996a7c51f841a85eeba
+SIZE (SparseM_1.74.tar.gz) = 737540



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