diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2017-01-22 12:50:08 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2017-01-22 12:50:08 +0000 |
commit | cb29bc88b054616c4347864f1da2c08fb539cf0d (patch) | |
tree | 827322b9ddfac8cde006015de22267be471f0537 /math/gmm++ | |
parent | 10d923b4506170255f56b09125851d970e483eb0 (diff) |
Notes
Diffstat (limited to 'math/gmm++')
-rw-r--r-- | math/gmm++/Makefile | 2 | ||||
-rw-r--r-- | math/gmm++/distinfo | 5 | ||||
-rw-r--r-- | math/gmm++/pkg-plist | 1 |
3 files changed, 5 insertions, 3 deletions
diff --git a/math/gmm++/Makefile b/math/gmm++/Makefile index 3652566c5156..f6cda6e27479 100644 --- a/math/gmm++/Makefile +++ b/math/gmm++/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gmm++ -PORTVERSION= 4.3 +PORTVERSION= 5.1 CATEGORIES= math MASTER_SITES= http://download.gna.org/getfem/stable/ DISTNAME= ${PORTNAME:S/+//g}-${PORTVERSION} diff --git a/math/gmm++/distinfo b/math/gmm++/distinfo index fd2f25c21e4a..26d46a958dc0 100644 --- a/math/gmm++/distinfo +++ b/math/gmm++/distinfo @@ -1,2 +1,3 @@ -SHA256 (gmm-4.3.tar.gz) = 09ee01312df1eb11cace9839e6006d842ac492f0e62f0c22bcab6181ef2d5c1b -SIZE (gmm-4.3.tar.gz) = 488181 +TIMESTAMP = 1472681977 +SHA256 (gmm-5.1.tar.gz) = 90e6bf309b81f496b401a375fe99826ad4b5c6ba99db6c92b37f9261db462636 +SIZE (gmm-5.1.tar.gz) = 537290 diff --git a/math/gmm++/pkg-plist b/math/gmm++/pkg-plist index 160ad08d6d1f..95663760fb52 100644 --- a/math/gmm++/pkg-plist +++ b/math/gmm++/pkg-plist @@ -8,6 +8,7 @@ include/gmm/gmm_conjugated.h include/gmm/gmm_def.h include/gmm/gmm_dense_Householder.h include/gmm/gmm_dense_lu.h +include/gmm/gmm_dense_matrix_functions.h include/gmm/gmm_dense_qr.h include/gmm/gmm_dense_sylvester.h include/gmm/gmm_domain_decomp.h |