Date: Thu, 4 Mar 2021 15:00:52 +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: r567318 - head/math/R-cran-MatrixModels Message-ID: <202103041500.124F0q5M023568@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103041500.124F0q5M023568>