* Update to 2.5.3
* unbreak for 7 amd64 [1]. Submitted by: pav [1]
This commit is contained in:
parent
06fa2159e3
commit
e52797194c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=228034
3 changed files with 5 additions and 5 deletions
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= lapack++
|
||||
PORTVERSION= 2.5.2
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.5.3
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
||||
http://math.nist.gov/lapack++/:doc
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
MD5 (lapackpp/lapackpp-2.5.2.tar.gz) = 679abf7d07b79fa4fe3edb68473080f3
|
||||
SHA256 (lapackpp/lapackpp-2.5.2.tar.gz) = f79c985801e1de9d8b5165894c60fd3b08818e9b0a406ff29fe48783a5134a9c
|
||||
SIZE (lapackpp/lapackpp-2.5.2.tar.gz) = 571096
|
||||
MD5 (lapackpp/lapackpp-2.5.3.tar.gz) = dcb3a11b339dcea2a25b0b382e6a7ac2
|
||||
SHA256 (lapackpp/lapackpp-2.5.3.tar.gz) = 7ef4cb4b4768bb6227f5f95b33d3ff93f6ddcd4fbf8a661917bb538b1554daeb
|
||||
SIZE (lapackpp/lapackpp-2.5.3.tar.gz) = 571923
|
||||
MD5 (lapackpp/lapack++.ps.gz) = 59ad006ae7b334d44efeecfb127abb9b
|
||||
SHA256 (lapackpp/lapack++.ps.gz) = 97ee0b6301c076722a4fe8f97f25a815b8cd4ea84d34152fea2ce32f32441abf
|
||||
SIZE (lapackpp/lapack++.ps.gz) = 71184
|
||||
|
|
|
@ -13,6 +13,7 @@ include/lapackpp/fmd.h
|
|||
include/lapackpp/genmd.h
|
||||
include/lapackpp/gfd.h
|
||||
include/lapackpp/gfqrc.h
|
||||
include/lapackpp/gfqrd.h
|
||||
include/lapackpp/gmc.h
|
||||
include/lapackpp/gmd.h
|
||||
include/lapackpp/gmf.h
|
||||
|
|
Loading…
Reference in a new issue