From owner-svn-ports-all@freebsd.org Sun Dec 4 08:52:17 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4C292C666AE; Sun, 4 Dec 2016 08:52:17 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1BA9F3D6; Sun, 4 Dec 2016 08:52:17 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uB48qG0t003823; Sun, 4 Dec 2016 08:52:16 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uB48qGW3003821; Sun, 4 Dec 2016 08:52:16 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201612040852.uB48qGW3003821@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Sun, 4 Dec 2016 08:52:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r427760 - head/math/R-cran-SparseM X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Dec 2016 08:52:17 -0000 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 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