Date: Fri, 11 Mar 2022 16:59:52 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 1c12b8a9c3dd - main - science/chemps2: Update 1.8.11 -> 1.8.12 Message-ID: <202203111659.22BGxq30011598@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=1c12b8a9c3dd084b928819440ad854e7171d498d commit 1c12b8a9c3dd084b928819440ad854e7171d498d Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-03-11 15:45:59 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-03-11 16:59:46 +0000 science/chemps2: Update 1.8.11 -> 1.8.12 Reported by: portscout --- science/chemps2/Makefile | 5 +++-- 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203111659.22BGxq30011598>