- Update to 0.5-0
This commit is contained in:
parent
389fb177f8
commit
123fd0d0e7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=567318
2 changed files with 5 additions and 6 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue