diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-01-04 05:43:23 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-01-04 05:43:23 +0000 |
commit | c3fc89e0b2a9f58837ba7a1d75a5f9cb70576e2a (patch) | |
tree | 23c03ad16366bf76b547ad1ec5de98b2b07c0177 /math/dbcsr | |
parent | 0608076b6cc4797379720fa6180de6d131120e49 (diff) | |
download | ports-c3fc89e0b2a9f58837ba7a1d75a5f9cb70576e2a.tar.gz ports-c3fc89e0b2a9f58837ba7a1d75a5f9cb70576e2a.zip |
math/dbcsr: Update 1.1.0 -> 2.0.1
Reported by: portscout
Notes
Notes:
svn path=/head/; revision=521978
Diffstat (limited to 'math/dbcsr')
-rw-r--r-- | math/dbcsr/Makefile | 3 | ||||
-rw-r--r-- | math/dbcsr/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/math/dbcsr/Makefile b/math/dbcsr/Makefile index 067e228619ad..e0262b2cc4e4 100644 --- a/math/dbcsr/Makefile +++ b/math/dbcsr/Makefile @@ -2,8 +2,7 @@ PORTNAME= dbcsr DISTVERSIONPREFIX= v -DISTVERSION= 1.1.0 -PORTREVISION= 4 +DISTVERSION= 2.0.1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/dbcsr/distinfo b/math/dbcsr/distinfo index 565cdc5ef3cd..e235bf4fc52d 100644 --- a/math/dbcsr/distinfo +++ b/math/dbcsr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1554784384 -SHA256 (cp2k-dbcsr-v1.1.0_GH0.tar.gz) = 59d6c5c4315ee6cc05093d815dce0e818c6df22a3e224015806c6e89fa255195 -SIZE (cp2k-dbcsr-v1.1.0_GH0.tar.gz) = 1795447 +TIMESTAMP = 1578116346 +SHA256 (cp2k-dbcsr-v2.0.1_GH0.tar.gz) = 1e283a3b9ce90bda321d77f4fa611b09a7eaad167d7bc579b2e9311f7b97b5ec +SIZE (cp2k-dbcsr-v2.0.1_GH0.tar.gz) = 2414379 |