From owner-svn-ports-head@freebsd.org Thu Mar 4 15:00:53 2021 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 6C13954DD12; Thu, 4 Mar 2021 15:00:53 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DrvFK2h6pz3tkr; Thu, 4 Mar 2021 15:00:53 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4EFE11F31D; Thu, 4 Mar 2021 15:00:53 +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 124F0r3j023570; Thu, 4 Mar 2021 15:00:53 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 124F0q5M023568; Thu, 4 Mar 2021 15:00:52 GMT (envelope-from tota@FreeBSD.org) Message-Id: <202103041500.124F0q5M023568@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Thu, 4 Mar 2021 15:00:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r567318 - head/math/R-cran-MatrixModels X-SVN-Group: ports-head X-SVN-Commit-Author: tota X-SVN-Commit-Paths: head/math/R-cran-MatrixModels X-SVN-Commit-Revision: 567318 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Mar 2021 15:00:53 -0000 Author: tota Date: Thu Mar 4 15:00:52 2021 New Revision: 567318 URL: https://svnweb.freebsd.org/changeset/ports/567318 Log: - Update to 0.5-0 Modified: head/math/R-cran-MatrixModels/Makefile (contents, props changed) head/math/R-cran-MatrixModels/distinfo (contents, props changed) Modified: head/math/R-cran-MatrixModels/Makefile ============================================================================== --- head/math/R-cran-MatrixModels/Makefile Thu Mar 4 14:56:05 2021 (r567317) +++ head/math/R-cran-MatrixModels/Makefile Thu Mar 4 15:00:52 2021 (r567318) @@ -2,16 +2,14 @@ # $FreeBSD$ PORTNAME= MatrixModels -DISTVERSION= 0.4-1 -PORTREVISION= 4 +DISTVERSION= 0.5-0 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Modelling with Sparse And Dense Matrices -LICENSE= GPLv2 GPLv3 -LICENSE_COMB= dual +LICENSE= GPLv2+ USES= cran:auto-plist Modified: head/math/R-cran-MatrixModels/distinfo ============================================================================== --- head/math/R-cran-MatrixModels/distinfo Thu Mar 4 14:56:05 2021 (r567317) +++ head/math/R-cran-MatrixModels/distinfo Thu Mar 4 15:00:52 2021 (r567318) @@ -1,2 +1,3 @@ -SHA256 (MatrixModels_0.4-1.tar.gz) = fe878e401e697992a480cd146421c3a10fa331f6b37a51bac83b5c1119dcce33 -SIZE (MatrixModels_0.4-1.tar.gz) = 23065 +TIMESTAMP = 1614782281 +SHA256 (MatrixModels_0.5-0.tar.gz) = a87faf1a185219f79ea2307e6787d293e1d30bf3af9398e8cfe1e079978946ed +SIZE (MatrixModels_0.5-0.tar.gz) = 24045