diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2022-03-11 15:45:59 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2022-03-11 16:59:46 +0000 |
commit | 1c12b8a9c3dd084b928819440ad854e7171d498d (patch) | |
tree | b249eeab9fb5026e573df5fa59a1f8335cba7893 /science | |
parent | 0eed90a27f5da96b15b76557b02f6f2214f6ba92 (diff) |
Diffstat (limited to 'science')
-rw-r--r-- | science/chemps2/Makefile | 5 | ||||
-rw-r--r-- | science/chemps2/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/science/chemps2/Makefile b/science/chemps2/Makefile index 5bcf59819adc..cbd79e8e0565 100644 --- a/science/chemps2/Makefile +++ b/science/chemps2/Makefile @@ -1,6 +1,6 @@ PORTNAME= CheMPS2 DISTVERSIONPREFIX= v -DISTVERSION= 1.8.11 +DISTVERSION= 1.8.12 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org @@ -13,9 +13,10 @@ LIB_DEPENDS= libhdf5.so:science/hdf5 \ libsz.so:science/szip USES= blaslapack:openblas cmake fortran +USE_LDCONFIG= yes + USE_GITHUB= yes GH_ACCOUNT= SebWouters -USE_LDCONFIG= yes CMAKE_ARGS+= -DSHARED_ONLY:BOOL=ON CMAKE_ARGS+= -DENABLE_TESTS:BOOL=OFF diff --git a/science/chemps2/distinfo b/science/chemps2/distinfo index b571152c79f5..2d46b26abf7c 100644 --- a/science/chemps2/distinfo +++ b/science/chemps2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1641967717 -SHA256 (SebWouters-CheMPS2-v1.8.11_GH0.tar.gz) = 1843c1dd2775104a7b75fc4849ef54eb0b67b7643553b88af82a9ea1f034c4e5 -SIZE (SebWouters-CheMPS2-v1.8.11_GH0.tar.gz) = 1250026 +TIMESTAMP = 1647013245 +SHA256 (SebWouters-CheMPS2-v1.8.12_GH0.tar.gz) = eef1b92d74ac07fde58c043f64e8cac02b5400c209c44dcbb51641f86e0c7c83 +SIZE (SebWouters-CheMPS2-v1.8.12_GH0.tar.gz) = 1250047 |