From owner-svn-ports-all@freebsd.org Sat Sep 10 07:19:20 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 80C87BD4BBF; Sat, 10 Sep 2016 07:19:20 +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 510B0E15; Sat, 10 Sep 2016 07:19:20 +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 u8A7JJLr002150; Sat, 10 Sep 2016 07:19:19 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u8A7JJFx002148; Sat, 10 Sep 2016 07:19:19 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201609100719.u8A7JJFx002148@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Sat, 10 Sep 2016 07:19:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r421670 - 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: Sat, 10 Sep 2016 07:19:20 -0000 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